2003-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index e573e90b25a3673ffae8c3d2ea3e0aa487b45b79..1235d89c86b11acf3c3b081851845b6687baafdb 100644 (file)
@@ -1,5 +1,117 @@
+2003-10-08  Kei Sakamoto  <sakamoto.kei@renesas.com>
+
+       * m32r-tdep.c : Include "dis-asm.h".
+       * Makefile.in (m32r-tdep.o): Update dependencies.
+
+2003-10-06  J. Brobecker  <brobecker@gnat.com>
+
+       * completer.h (get_gdb_completer_word_break_characters): Delete.
+       * completer.c: include language.h.
+       (gdb_completer_word_break_characters): Delete.
+       (get_gdb_completer_word_break_characters): Delete.
+       (location_completer): Use the word break characters of the current
+       language.
+       (complete_line): Likewise.
+       (line_completion_function): Likewise.
+       (skip_quoted_chars): Likewise.
+       * Makefile.in (completer.o): Add dependency on language.h.
+       * top.c (init_main): Set the readline word break characters
+       to GDB's default word break characters.
+
+2003-10-06  J. Brobecker  <brobecker@gnat.com>
+
+       * language.h (language_defn): new field, la_word_break_characters.
+       * language.c (unknown_language_defn): Set new field to
+       default_word_break_characters.
+       (auto_language_defn): Likewise.
+       (local_language_defn): Likewise.
+       * ada-lang.c (ada_language_defn): Likewise.
+       * c-lang.c (c_language_defn): Likewise.
+       (cplus_language_defn): Likewise.
+       (asm_language_defn): Likewise.
+       (minimal_language_defn): Likewise.
+       * f-lang.c (f_language_defn): Likewise.
+       * jv-lang.c (java_language_defn): Likewise.
+       * m2-lang.c (m2_language_defn): Likewise.
+       * objc-lang.c (objc_language_defn): Likewise.
+       * p-lang.c (pascal_language_defn): Likewise.
+       * scm-lang.c (scm_language_defn): Likewise.
+
+2003-10-06  Andrew Cagney  <cagney@redhat.com>
+
+       * ppc-sysv-tdep.c: Re-indent.
+
+2003-10-06  J. Brobecker  <brobecker@gnat.com>
+
+       * language.h (default_word_break_characters): Add prototype.
+       * language.c (default_word_break_characters): New function.
+
+2003-10-06  Andreas Schwab  <schwab@suse.de>
+
+       * i386-tdep.c (i386_analyze_frame_setup): Also handle xorl/subl
+       with %eax.
+
+2003-10-06  Andrew Cagney  <cagney@redhat.com>
+
+       * Makefile.in (ALLDEPFILES): Remove "z8k-tdep.c" and
+       "h8500-tdep.c".
+       (z8k-tdep.o): Delete custom build rule.
+
+2003-10-06  Andrew Cagney  <cagney@redhat.com>
+
+       * Makefile.in: Update all dependencies.
+
+       * MAINTAINERS: Mention that h8500, mn10200, and z8k were deleted.
+       No longer list PA as as obsolete candidate.  List m32r as
+       broken instead of obsolete.
+       
+       * config/nm-m3.h, config/h8500/h8500.mt: Delete obsolete files.
+       * config/h8500/tm-h8500.h, config/i386/nm-ptx4.h: Ditto.
+       * config/i386/nm-symmetry.h, config/i386/ptx.mh: Ditto.
+       * config/i386/ptx.mt, config/i386/ptx4.mh: Ditto.
+       * config/i386/ptx4.mt, config/i386/symmetry.mh: Ditto.
+       * config/i386/symmetry.mt, config/i386/tm-ptx.h: Ditto.
+       * config/i386/tm-ptx4.h, config/i386/tm-symmetry.h: Ditto.
+       * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto.
+       * config/i386/xm-symmetry.h, config/mips/mipsm3.mh: Ditto.
+       * config/mips/mipsm3.mt, config/mips/tm-mipsm3.h: Ditto.
+       * config/mips/xm-mipsm3.h, config/mn10200/mn10200.mt: Ditto.
+       * config/mn10200/tm-mn10200.h, config/pa/hppabsd.mh: Ditto.
+       * config/pa/hppabsd.mt, config/pa/hppaosf.mh: Ditto.
+       * config/pa/hppaosf.mt, config/pa/hppapro.mt: Ditto.
+       * config/pa/nm-hppab.h, config/pa/nm-hppao.h: Ditto.
+       * config/pa/tm-hppab.h, config/pa/tm-hppao.h: Ditto.
+       * config/pa/tm-pro.h, config/pa/xm-hppab.h: Ditto.
+       * config/pa/xm-pa.h, config/sparc/sparclet.mt: Ditto.
+       * config/sparc/sparclite.mt, config/sparc/tm-sparclet.h: Ditto.
+       * config/sparc/tm-sparclite.h, config/z8k/tm-z8k.h: Ditto.
+       * config/z8k/z8k.mt: Ditto.
+
+       * NEWS: Mention that z8k-zilog-none, z8ksim, mn10200-*-*,
+       h8500hms, hppa*-*-bsd*, hppa*-*-osf*, hppa*-*-pro*,
+       mips*-*-mach3*, i[3456]86-sequent-sysv4*, i[3456]86-sequent-sysv*,
+       i[3456]86-sequent-bsd*, sparclet-*-*, sparclite-fujitsu-none, and
+       sparclite were removed.
+       * configure.host, configure.tgt: Remove corresponding tuples.
+
+       * breakpoint.c, breakpoint.h: Remove obsolete code.
+       * buildsym.c, dbxread.c, gdbtypes.c, mdebugread.c: Ditto.
+       * monitor.c, sparc-tdep.c, stabsread.c: Ditto.
+       * stabsread.h, xcoffread.c: Ditto.
+
+       * z8k-tdep.c, symm-tdep.c, symm-nat.c: Delete obsolete file.
+       * sparclet-stub.c, sparclet-rom.c: Delete obsolete file.
+       * sparcl-tdep.c, sparcl-stub.c, h8500-tdep.c: Delete obsolete file.
+       * m3-nat.c, mipsm3-nat.c, mn10200-tdep.c: Delete obsolete file.
+
+2003-10-06  David Lecomber  <dsl@sources.redhat.com>
+
+       * f-valprint.c: Reformatting
+
 2003-10-06  Mark Kettenis  <kettenis@gnu.org>
 
+       * x86-64-tdep.c: Remove duplicate comment.
+
        * x86-64-tdep.c (x86_64_store_return_value): Don't use
        DEPRECATED_REGISTER_RAW_SIZE.  Use symbolic names for register
        names for return values.  This fixes a bug since we looked at %rbx
This page took 0.032937 seconds and 4 git commands to generate.