2002-02-01 Michael Snyder <msnyder@redhat.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index b2299fe96ebfa507e19763de1cf1542bcbba6e4c..991346904b01a118d48ac2af890bd2bdaf72d1ac 100644 (file)
@@ -1,5 +1,40 @@
+2002-02-01  Michael Snyder  <msnyder@redhat.com>
+
+       * hppa-tdep.c: Deprecate xbreak, txbreak and bx commands.
+
+2002-02-01  Daniel Jacobowitz  <drow@mvista.com>
+
+       * regformats/reg-arm.dat: New file.
+       * regformats/reg-i386.dat: New file.
+       * regformats/reg-ia64.dat: New file.
+       * regformats/reg-m68k.dat: New file.
+       * regformats/reg-mips.dat: New file.
+       * regformats/reg-ppc.dat: New file.
+       * regformats/reg-sh.dat: New file.
+       * regformats/regdef.h: New file.
+       * regformats/regdat.sh: New file.
+
+2002-02-01  Richard Earnshaw  <reanrsha@arm.com>
+
+       * arm-tdep.c (arm_frameless_function_invocation): Add some comments.
+       (arm_frame_args_address, arm_frame_locals_address): New functions.
+       (arm_frame_num_args): New function.
+       * config/tm-arm.h (FRAME_ARGS_ADDRESS): Call arm_frame_args_address.
+       (FRAME_LOCALS_ADDRESS): Call arm_frame_locals_address.
+       (FRMA_NUM_ARGS): Call arm_frame_num_args.
+
 2002-01-31  Michael Snyder  <msnyder@redhat.com>
 
+       * breakpoint.c (break_at_finish_command): Export.
+       (break_at_finish_at_depth_command): Export.
+       (tbreak_at_finish_command): Export.
+       (_initialize_breakpoint): Delete "xbreak" and "tbreak" commands.
+       * hppa-tdep.c (_initialize_hppa_tdep): Add "xbreak" and
+       "tbreak" commands, which are HPPA specific.
+
+       * printcmd.c (disassemble_command): Remove an ancient
+       artifact of an old merge.
+
        * symfile.h (enum overlay_debugging_state): 
        Define enum constant values for overlay mode.
        * symfile.c (overlay_debugging): Use enums instead of literals.
@@ -18,7 +53,7 @@
 
 2002-01-31  Andrew Cagney  <ac131313@redhat.com>
 
-       * PROBLEMS: Fix tipo, 5.1->5.1.1.
+       * PROBLEMS: Fix typo, 5.1->5.1.1.
 
 2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
 
This page took 0.025659 seconds and 4 git commands to generate.