2003-01-12 Michael Chastain <mec@shout.net>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 7ab960e5b15888662893541db083ea7832d50dca..b0efd330a1173fb85ff8003929183c5593335ccb 100644 (file)
@@ -1,3 +1,63 @@
+2003-01-12  Michael Chastain  <mec@shout.net>
+
+       * config/djgpp/fnchange.lst: add gdb/ChangeLog-2002.
+
+2003-01-12  Michael Chastain  <mec@shout.net>
+
+       * top.c (print_gdb_version): Bump copyright year to 2003.
+
+2003-01-12  David Carlton  <carlton@bactrian.org>
+
+       * linespec.c (symtab_from_filename): Rename variable 's' to
+       'file_symtab'.
+
+2003-01-12  Andrew Cagney  <ac131313@redhat.com>
+
+       * d10v-tdep.c (d10v_init_extra_frame_info): Remove checks for a
+       dummy frame.
+       (d10v_frame_saved_pc, d10v_frame_chain): Ditto.
+
+2003-01-12  Andrew Cagney  <ac131313@redhat.com>
+
+       * d10v-tdep.c: Include "gdb_assert.h".
+       (d10v_store_return_value): Rewrite to match current interface.
+       (d10v_extract_struct_value_address): Ditto.
+       (d10v_extract_return_value): Ditto.
+       (d10v_gdbarch_init): Set store_restore_value,
+       extract_struct_value_address and extract_return_value.
+
+2003-01-12  J. Brobecker  <brobecker@gnat.com>
+
+       * hpread.c (set_namestring): New procedure replacing the
+       SET_NAMESTRING macro.
+       (hpread_build_psymtabs): Replace calls to SET_NAMESTRING
+       by calls to set_namestring.
+
+2003-01-11  J. Brobecker  <brobecker@gnat.com>
+
+       * hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix
+       a compilation warning.
+       (hpread_process_one_debug_symbol): Likewise.
+
+2003-01-10  David Carlton  <carlton@math.stanford.edu>
+
+       * linespec.c (decode_line_1): Rename variable 's' to
+       'file_symtab'.
+       (decode_all_digits): Rename argument 's' to 'file_symtab'.
+       (decode_dollar): Ditto.
+       (decode_variable): Ditto.
+       (symbol_found): Ditto.
+
+2003-01-09  Michael Chastain  <mec@shout.net>
+
+       * config/djgpp/fnchange.lst: update file list for testsuite/gdb.c++.
+
+2003-01-07  Corinna Vinschen  <vinschen@redhat.com>
+
+       * win32-nat.c (set_process_privilege): New function.
+       (child_attach): Call set_process_privilege() to enable the
+       SE_DEBUG_NAME user privilege if available in process token.
+
 2003-01-10  J. Brobecker  <brobecker@gnat.com>
 
        * hpread.c (hpread_process_one_debug_symbol): Fix a small
This page took 0.023657 seconds and 4 git commands to generate.