2002-04-17 Elena Zannoni <ezannoni@redhat.com>
[binutils-gdb.git] / gdb / ChangeLog
index 6475519d5d9f0bf108a4139b7105f1dc68573032..39aad843b6157b2f0a69226ed14a2ee5fec049dd 100644 (file)
@@ -1,3 +1,51 @@
+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".
+       Update copyright.
+
+       * hpread.c (hpread_get_lntt): Add declaration.
+       Also fix PR gdb/391.
+2002-04-14  Andrew Cagney  <ac131313@redhat.com>
+
+       * acinclude.m4 (AM_PROG_CC_STDC): Import from automake 1.6.
+       * aclocal.m4, configure: Re-generate.
+       Fix PR gdb/391.
+       
+2002-04-14  Elena Zannoni  <ezannoni@redhat.com>
+
+        * mi/mi-cmd-disas.c (dump_insns): Use TARGET_PRINT_INSN
+        instead of tm_print_insn.
+
 2002-04-14  Elena Zannoni  <ezannoni@redhat.com>
 
        * ppc-bdm.c (bdm_ppc_fetch_registers): Fix typo.