2002-04-24 David S. Miller <davem@redhat.com>
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 6c40ea496e05b0dae85627dfd974a95605c1f675..9dfa0dc2c8507073a641234aaa4107a5fa52b57a 100644 (file)
@@ -1,5 +1,308 @@
+2002-04-24  David S. Miller  <davem@redhat.com>
+
+       * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
+
+2002-04-21  David S. Miller  <davem@redhat.com>
+
+       * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
+
+2002-04-21  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Delete
+       definition of HAVE_REGISTER_WINDOWS.
+
+2002-04-19  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdbint.texinfo (Releasing GDB, Coding): Fix typos.  Reported by
+       "Theodore A. Roth" <troth@verinet.com>.
+
+2002-04-15  Don Howard  <dhoward@redhat.com>
+
+       From Eli Zaretskii <eliz@is.elta.co.il>
+       * gdb.texinfo (show max-user-call-depth): Correct formatting.
+       Provide a better explaination of this feature. 
+
+2002-04-14  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Remove
+       FRAME_CHAIN_COMBINE.
+
+2002-04-12  Michael Chastain  <mec@shout.net>
+
+       * gdbint.texinfo (Obsolete Conditionals): Remove reference to
+       REG_STACK_SEGMENT.
+
+2002-04-09  Michael Chastain  <mec@shout.net>
+
+       * gdbint.texinfo (Obsolete Conditionals): Remove references to
+       PYRAMID_* macros.
+
+2002-04-07  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.texinfo (Bug Reporting): Document that the web is the
+       prefered way of submitting bug reports.
+       (Bug Reporting): Delete the s-mail address as the last resort.
+
+2002-04-05  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Delete
+       references to TARGET_WRITE_FP and write_fp.
+
+2002-03-27  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.texinfo: Document new commands dump, append, and restore.
+
+2002-03-27  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Releasing GDB): Revise the section `Before the
+       Branch'.
+
+2002-03-18  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.texinfo: Change all examples to @smallexample.
+       * gdbint.texinfo: Ditto.
+       
+2002-03-18  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Releasing GDB): Add section ``Versions and
+       Branches''.
+
+2002-03-18  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
+       Policy''.
+
+2002-03-04  Fred Fish  <fnf@redhat.com>
+
+       * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
+       expresson, suports, dependant, trhe, perhaphs, situtations,
+       explictily, taged, oportunity, unfortunatly).
+
+2002-02-24  Andrew Cagney  <ac131313@redhat.com>
+
+       * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
+       Remove reference to 3.12.
+
+2002-02-23  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo: Include fdl.texi.
+       (Top): Add GNU Free Documentation License.
+       * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
+       (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
+       (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
+       (gdbint.info): Add srcdir to include path.
+       * gdb.texinfo: Include gpl.texi.
+       (Top): Add Copying.
+       * gpl.texi: New file.
+
+2002-02-23  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
+
+2002-02-19  Pierre Muller  <muller@ics.u-strasbg.fr>
+
+       * gdb.texinfo: Document Cygwin native specific commands.
+
+2002-02-15  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.texinfo: Document gdbserver ``--attach'' command.
+
+2002-02-07  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
+       to @code(_ovly_debug_event).
+
+2002-02-07  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
+
+2002-02-06  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.texinfo (overlays): Mention new magic symbol
+       '_ovly_debug_event', which allows GDB to keep better track
+       of overlays.
+
+2002-02-03  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdb.texinfo (Memory Region Attributes): Fix the wording.
+       Suggested by Dmitry Sivachenko.
+
+       * (<many nodes>): Fix the spelling and punctuation of "i.e.".
+
+2002-02-01  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
+
+2002-01-30  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.texinfo: (remote protocol): Gramatical fix-up.
+       (set trust-readonly-sections): Document.
+
+2002-01-29  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Releasing GDB): Revise and update.
+
+2002-01-28  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Delete
+       description of TARGET_BYTE_ORDER_DEFAULT.
+
+2002-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdb.texinfo: Fix typos and markup.  From Dmitry Sivachenko
+       <mitya@cavia.pp.ru>.
+
+2002-01-23  Andrew Cagney  <ac131313@redhat.com>
+
+       * libgdb.texinfo: Delete file.
+
+2002-01-22  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.texinfo: Remove makeinfo 3.12 hacks.
+       * gdbint.texinfo: Ditto.
+
+Tue Jan 22 11:57:38 2002  Andrew Cagney  <cagney@redhat.com>
+
+       * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
+
+2002-01-22  Andrew Cagney  <ac131313@redhat.com>
+
+       * Makefile.in: Update copyright.
+       (TEXI2DVI): Define.
+       (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
+       (gdbint.dvi, gdbint.pdf): Use TEXI2DVI.  Add dependency on
+       gdb-cfg.texi.
+       (TEXINDEX, PDFTEX): Delete makefile variables.
+
+2002-01-22  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.texinfo (Protocol): Move section to appendix.
+
+2002-01-21  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.texinfo (Remote Debugging): Create a menu.
+       (Top): Add ``Remote Debugging'' to menu.
+
+2002-01-21  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
+       serial protocol'' from here.
+       (Remote Debugging): To here.  New chapter.
+
+2002-01-20  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Delete
+       description of TARGET_BYTE_ORDER_SELECTABLE_P.
+
+2002-01-20  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Host Definition): Revise.  xm-xyz.h and xyz.mh
+       are no longer needed.
+       (Porting GDB): Add maintainer note about configure.host.
+
+2002-01-20  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Remove
+       definition of IEEE_FLOAT.
+
+2002-01-20  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdb.texinfo: Beautify copyright years; fix a typo.
+       (DJGPP Native): Fix overfull hboxes in examples.  From Brian Youmans
+       <3diff@gnu.org>
+
+2002-01-19  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Host Definition): Remove references to
+       MALLOC_INCOMPATIBLE.
+
+2002-01-17  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
+       and xyz-xdep.o.
+
+2002-01-17  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.texinfo   (Maintenance Commands): Add appendix.
+       (Set Breaks): Copy ``maint info breakpoint'' doco to
+       ``Maintenance Commands'' appendix.  Add reference.
+
+2002-01-17  Andrew Cagney  <ac131313@redhat.com>
+
+       * fdl.texi: Remove next/prev from @node.
+
+2002-01-17  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdb.texinfo: @include fdl.texi.  Fixes for overfull hboxes and
+       for monstrous @multitable (from Brian Youmans).
+
+       * fdl.texi: New file.
+
+       * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
+
+2002-01-15  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Releasing GDB): New chapter.
+
+2002-01-14  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.texinfo (Embedded Processors, Calling program functions):
+       Obsolete references to a29k.
+
+2002-01-13  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Coding): Review Cleanups section.  Examples
+       examples.  Document that a code-block should do or discard its
+       cleanups before exit.
+
+2002-01-11  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.texinfo (Choosing files): Change @samp to @file.
+
+2002-01-05  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.texinfo (--pid): Document new command line option (attach).
+
+2002-01-07  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
+       in the stub.
+
+2002-01-04  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Replace
+       BIG_ENDIAN with BFD_ENDIAN_BIG.
+
+2002-01-03  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Replace
+       value_ptr with struct value pointer.
+
+2002-01-02  Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (Free Software): Fix wording.
+
+2001-12-31  Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (Free Software): New section ``Free Software Needs
+       Free Documentation''.
+
+2001-12-30  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * stabs.texinfo:
+       * gdb.texinfo:
+       * gdbint.texinfo:
+       * libgdb.texinfo:
+       * annotate.texi: Fix the application of GFDL in the Copyright notice.
+
+2001-12-29  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.texinfo (maint info sections): Fix typo.
+
 2001-12-26  Michael Snyder  <msnyder@redhat.com>
 
+       * gdb.texinfo (maint info sections): Document.
+
        * gdb.texinfo (info proc): Comment out documentation for 
        'info proc' sub-options that are currently not implemented.
 
This page took 0.027049 seconds and 4 git commands to generate.