2002-04-17 Elena Zannoni <ezannoni@redhat.com>
[binutils-gdb.git] / gdb / ChangeLog
index 14d9c943ca3e7de79c3b34936375a0c53fe5d01b..39aad843b6157b2f0a69226ed14a2ee5fec049dd 100644 (file)
@@ -1,3 +1,32 @@
+2002-04-18  Elena Zannoni  <ezannoni@redhat.com>
+
+       * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): New macro.
+       (registers_powerpc_nofp): New register set for processors
+       without floating point unit.
+
+2002-04-18  David S. Miller  <davem@redhat.com>
+
+       * MAINTAINERS: Add myself to write-after-approval.
+
+2002-04-17  Andrew Cagney  <ac131313@redhat.com>
+
+       * rs6000-tdep.c (frame_initial_stack_address): Use
+       frame_register_read to read the alloca_reg.
+
+2002-04-17  Andrew Cagney  <ac131313@redhat.com>
+
+       * frame.c (find_saved_register): Find saved registers in the next
+       not prev frame.
+       Fix PR gdb/365.
+
+2002-04-17  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbarch.sh (LANG): Set to ``c''.
+
+2002-04-15  Andrew Cagney  <ac131313@redhat.com>
+       * PROBLEMS: Mention hppa2.0-hp-hpux10.20 compile problems.
 2002-04-15  Andrew Cagney  <ac131313@redhat.com>
 
        * bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h".