diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index aa70768..63cf4ce 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +2003-07-17 Andrew Cagney <cagney@redhat.com> + + * defs.h (GDB_MULTI_ARCH): Delete conditional define. Handled by + configure. + * sparc-tdep.c (sparc_intreg_size): Make non-static. + * config/sparc/tm-sparc.h (GDB_MULTI_ARCH): Define to + GDB_MULTI_ARCH_PARTIAL. + 2003-07-17 Elena Zannoni <ezannoni@redhat.com> * Makefile.in (x86-64-linux-nat.o): Update dependencies. |