2004-02-15 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 8b9d95902b23886a3f55e64a75569faa8967d90a..c71b4e906a9c4615663c1d4dc4afc83549662af5 100644 (file)
@@ -1,5 +1,26 @@
+2004-02-15  Andrew Cagney  <cagney@redhat.com>
+
+       * Makefile.in: Update all dependencies.
+
+       * Makefile.in: (.SUFFIXES): Add ".l" and ".y".
+       (.y.c, .l.c): Specify implicit rule.  Instead of .tab.c, generate
+       .c.  Update references.  Delete unnecessary .tab.c and -lex.c rules.
+       (ada-exp.o, c-exp.o, f-exp.o): Replace ada-exp.tab.o et.al. rule.
+       (jv-exp.o, m2-exp.o, objc-exp.o, p-exp.o): Similar.
+
 2004-02-14  Andrew Cagney  <cagney@redhat.com>
 
+       * arch-utils.c (legacy_convert_register_p): Check
+       DEPRECATED_REGISTER_CONVERTIBLE_P.
+       * findvar.c (value_of_register): Ditto.
+
+       * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Add predicate.
+       * gdbarch.h, gdbarch.c: Re-generate.
+       * arch-utils.c (deprecated_register_convertible_not): Delete.
+       * arch-utils.h (deprecated_register_convertible_not): Delete.
+       * mi/mi-main.c (get_register): Update.  Update copyright.
+       * infcmd.c (default_print_registers_info): Update.
+
        * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
        (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Delete.
        (DEPRECATED_CALL_DUMMY_ADDRESS): Delete.
This page took 0.023152 seconds and 4 git commands to generate.