2003-03-31 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 909e7f503d5bdeabf5afab919f332909e616cbb6..58b64497ca8cb7dc8b0a215bb2a363a472f21c2f 100644 (file)
@@ -1,3 +1,115 @@
+2003-03-31  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Delete
+       references to CALL_DUMMY_P.
+
+2003-03-30  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Remove
+       reference to TARGET_WRITE_SP.
+       
+2003-03-27  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Remove
+       references to write_sp.
+
+2003-03-27  Andrew Cagney  <cagney@redhat.com>
+
+       * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
+       chapter body.  Use @smallexample instead of @example.
+       (Annotations): Ditto.
+       * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
+       annotate.texi.
+
+2003-03-26  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Replace
+       PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
+       dummy_addr parameters.
+
+2003-03-25  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Delete
+       reference to CALL_DUMMY_STACK_ADJUST_P.  Rename
+       CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
+       Add reference to PUSH_ARGUMENTS.
+
+2003-03-23  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Algorithms, Target Architecture Definition):
+       Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
+
+2003-03-18  J. Brobecker  <brobecker@gnat.com>
+
+       * gdbint.texinfo (Algorithms): Add new section describing the
+       Observer paradigm.
+       (Top): Add menu entry to new observer appendix.
+       * observer.texi: New file.
+       * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
+       new observer.texi file.
+
+2003-03-17  Andrew Cagney  <cagney@redhat.com>
+
+       * gdb.texinfo (DATE): Delete.  Remove date from titles.  Mention
+       that GNU Press update the manual version number.
+
+2003-03-12  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Delete
+       references to get_saved_register.  Rename GET_SAVED_REGISTER to
+       DEPRECATED_GET_SAVED_REGISTER.
+
+2003-03-13  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Replace
+       POP_FRAME with DEPRECATED_POP_FRAME.  Update description.
+
+2003-03-12  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Rename
+       FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
+       
+2003-03-10  Corinna Vinschen  <vinschen@redhat.com>
+
+       * gdb.texinfo: Add File-I/O documentation.
+
+2003-03-10  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Cross reference
+       FRAME_SAVED_PC to unwind_pc.  Document unwind_pc.
+
+2003-03-07  Andrew Cagney  <cagney@redhat.com>
+
+       * gdb.texinfo (Debugging Output): Mention the "set/show debug
+       frame" command.
+
+2003-03-05  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Document
+       unwind_dummy_id.  Cross reference unwind_dummy_id and
+       SAVE_DUMMY_FRAME_TOS.
+
+2003-03-05  James Ingham <jingham@apple.com>
+           Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
+       and "show cp-abi".
+
+2003-03-03  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Document
+       register_type.
+
+2003-03-03  Andrew Cagney  <cagney@redhat.com>
+
+       * stabs.texinfo (Structures): Use @samp and separate @var's
+       instead of a single @var containing a comma separated list.
+       (Unions): Ditto.
+
+2003-03-02  Daniel Jacobowitz  <drow@mvista.com>
+
+       * Makefile.in (distclean): Remove config.log.
+
 2003-03-01  Andrew Cagney  <cagney@redhat.com>
 
        * gdbint.texinfo (Target Architecture Definition): Rename
This page took 0.025244 seconds and 4 git commands to generate.