* gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 1a2a5caef0e48e9097d9b584b9b61f20a8f182c3..2d8bc4bcc46c09c1a31ff5621da94ee04fb6157d 100644 (file)
@@ -1,9 +1,246 @@
+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.
+
+2001-12-20  Jim Blandy  <jimb@redhat.com>
+
+       * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
+
+2001-12-15  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Replace
+       LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
+
+2001-12-01  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Host Definition): Delete documentation on
+       HOST_BYTE_ORDER.
+
+2001-11-30  Jim Blandy  <jimb@redhat.com>
+
+       * gdb.texinfo (Overlays): New chapter, documenting GDB's
+        overlay support.  Add to top-level menu.
+
+2001-11-26  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Command Syntax): Document C-o binding.
+
+2001-07-26  Christopher Faylor  <cgf@redhat.com>
+
+       * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
+       use since it is described in the referenced section.
+
+       From Eli Zaretskii <eliz@is.elta.co.il>
+       * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
+       clearer when using DJGPP.
+
+2001-11-24  Christopher Faylor  <cgf@redhat.com>
+
+       * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
+       specifically refer to MS-DOS.
+       (command files): Mention gdb.ini is only used on MS-DOS.
+
+2001-11-21  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Invoking GDB): Document --args.
+       (Mode Options): Likewise.
+
+2001-11-21  Jim Blandy  <jimb@redhat.com>
+
+       * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
+       Delete documentation; this macro has been removed from the
+       sources.
+
+2001-11-13  Jim Blandy  <jimb@redhat.com>
+
+       * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
+
+2001-11-06  Corinna Vinschen  <vinschen@redhat.com>
+
+       * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
+
+2001-11-05  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.texinfo (info functions): Document use of backslash to 
+       quote regexp chars in function names such as "operator*()".
+
+2001-11-01  Fred Fish  <fnf@redhat.com>
+
+       * gdbint.texinfo (SOLIB_ADD): Document additional new
+       "readsyms" arg.
+
+2001-10-30  Don Howard  <dhoward@redhat.com>
+
+       * gdb.texinfo: (Command Files) Added documentation for the
+       behavior of gdb with input redirected from a file.
+
+2001-10-28  Fred Fish  <fnf@redhat.com>
+
+       * gdb.texinfo (auto-solib-add): Change docs to match
+       implementation change.
+       (auto-solib-limit): Add docs for new variable.
+
+2001-10-15  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Function
+       value_as_pointer renamed to value_as_address.
+
+2001-10-15  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Default
+       POINTER_TO_ADDRESS functions assume unsigned addresses.
+       (INTEGER_TO_ADDRESS): Document.  Derive pragmatics section from a
+       posting by Jim Blandy.
+
+2001-10-12  Jim Blandy  <jimb@redhat.com>
+
+       * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
+       version of texi2html (1.64) doesn't support this flag any more.
+
+2001-09-08  Mark Kettenis  <kettenis@gnu.org>
+
+       * gdbint.texinfo (Host Definition): Remove description of
+       MEM_FNS_DECLARED.
+
+       * gdbint.texinfo (Host Definition): Remove description of R_OK.
+
+       * gdbint.texinfo (Host Definition): Remove description of
+       HAVE_SIGSETMASK.
+
+2001-09-04  Elena Zannoni  <ezannoni@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Add
+       explanation of TARGET_PRINT_INSN macro.
+
+2001-08-30  Jim Blandy  <jimb@redhat.com>
+
+       * gdb.texinfo (`add-symbol-file'): Correct synopsis.
+       Explain what it means to load relocatable files.
+
+2001-08-28  Jim Blandy  <jimb@redhat.com>
+
+       * gdbint.texinfo: Bring the HTML `top' menu into sync with the
+       info `top' menu.
+
 Wed Aug 15 10:47:28 2001  Christopher Faylor <cgf@cygnus.com>
 
        * gdbint.texinfo: Add a cautionary note about macro use.
 
 2001-08-02  Corinna Vinschen  <vinschen@redhat.com>
-
        * gdb.texinfo: Explain omitting the hostname in the
        `target remote' command.
 
This page took 0.025428 seconds and 4 git commands to generate.