* cris-dis.c (format_hex): Remove ineffective warning fix.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 19893d3f1ca8e457b0cec6c9b40e36c8f3dc3eaa..72983a7ca1f87c024a593d3d218783d48257b3e0 100644 (file)
@@ -1,3 +1,60 @@
+2005-02-23  Jim Blandy  <jimb@redhat.com>
+
+       * disasm.c (gdb_disassemble_info): Call disassemble_init_for_target.
+
+2005-02-23  Andrew Cagney  <cagney@gnu.org>
+
+       * cli/cli-dump.c (dump_bfd_file): Replace magic constant with
+       SEC_XXX flags.
+
+2005-02-22  Andrew Cagney  <cagney@gnu.org>
+
+       * configure.ac: Only enaable insight when itcl is present.
+       * configure: Re-generate.
+       
+2005-02-21  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
+
+       Committed by Andrew Cagney.
+       * infptrace.c (store_register): Fix typo.
+
+2005-02-21  Andrew Cagney  <cagney@gnu.org>
+
+       * command.h (deprecated_add_set_cmd): Rename add_set_cmd.
+       * cli/cli-decode.h (add_set_cmd): Delete declaration.
+       * cli/cli-decode.c (deprecated_add_set_cmd): Rename add_set_cmd.
+       * i386-nat.c (_initialize_i386_nat): Update call.
+       * valprint.c (_initialize_valprint): Update comment.
+       * gnu-nat.c (_initialize_gnu_nat): Update call.
+
+2005-02-21  Alan Modra  <amodra@bigpond.net.au>
+
+       * elfread.c (elf_symtab_read): Discard section syms.
+
+2005-02-21  Andrew Cagney  <cagney@gnu.org>
+
+       * cli/cli-decode.c (add_set_enum_cmd): Delete function.
+       (deprecated_add_show_from_set): Delete function.
+       * command.h (add_set_enum_cmd): Delete declaration.
+       (deprecated_add_show_from_set): Delete declaration.
+       * cli/cli-decode.h (add_set_enum_cmd): Delete declaration.
+       (deprecated_add_show_from_set): Delete declaration.
+       * arm-tdep.c (_initialize_arm_tdep): Update comment.
+       * kod.c (kod_set_os): Simplify.
+       * infrun.c (set_schedlock_func): Simplify.
+       * cli/cli-dump.c (add_dump_command): Update comment.
+
+       Replace string variables with a filename completer with
+       add_setshow_optional_filename_cmd.
+       * solib.c, symfile.c: Update.
+       * cli/cli-setshow.c: Do not tidle expand the file.
+       
+       Add more uses of add_setshow_string_cmd, add_setshow_integer_cmd,
+       and add_setshow_string_noescape_cmd.
+       * cli/cli-setshow.c (deprecated_show_value_hack): Do not print a
+       NULL command's value.
+       * kod.c, language.c, ocd.c, remote-e7000.c, remote-mips.c: Update.
+       * remote-sds.c, remote.c, symfile.c, top.c: Update.
+
 2005-02-20  Andrew Cagney  <cagney@gnu.org>
 
        Use add_setshow_enum_cmd through out.
This page took 0.031392 seconds and 4 git commands to generate.