Fix compile time warning messages.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index e2422d5825535d2beb5bfe31844cead849c75916..bf4c79f28690e49df1e0a4b8039d7f131a45d71e 100644 (file)
@@ -1,3 +1,225 @@
+2000-05-24  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdb.texinfo: Remove duplicate @syncodeindex.  From Brian
+        Youmans.
+
+Wed May 24 21:27:58 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       From Brian Youmans:
+       * gdb.texinfo: Fix ``et al.''.
+
+Tue May 23 22:57:41 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
+       loop.
+
+2000-05-19  Jimmy Guo  <guo@cup.hp.com>
+
+       * configure: Regenerate.
+
+2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * Makefile.in (install-info): Run install-info on installed Info
+       files.
+
+Fri May 12 20:18:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gdb.texinfo: Add Stan Shebs, et.al. as authors.  Mention
+       Andrew Cagney.
+
+2000-05-09  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdb.texinfo: Proofreading changes from Brian Youmans.
+
+2000-05-01  Nick Duffek  <nsd@cygnus.com>
+
+       * gdb.texinfo (Command Files): Mention -x, use @enumerate for
+       startup sequence, minor edits.
+
+2000-05-01  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
+       TeX.
+
+       * gdb.texinfo: Add "@syncodeindex fn cp".  Convert all entries
+       "@kindex f" into "@kindex f (foo)", otherwise we get index entries
+       like `n' and `s' which look weird.  Convert some of the @kindex to
+       @vindex, when they refer to variables, not commands.
+
+Sat Apr 29 17:01:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
+
+2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * Makefile.in (GDBMI_DIR): New variable.
+       (SET_TEXINPUTS): Add $(GDBMI_DIR).
+       (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
+       (gdbmi.texinfo): New target, for texi2roff.
+       (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
+       (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
+
+       * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
+       gdbmi.texinfo.
+       (Mode Options): Add xref to GDB/MI docs and remove a FIXME
+       comment.
+
+2000-04-17  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
+
+       * gdb.texinfo (Files): Update description of add-symbol-file
+       command.
+
+2000-04-17  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
+       prevents the build (and is generally a Bad Idea).
+
+2000-04-17  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
+       a comma inside @var.
+       (Command Files): Index markup changes from Dmitry Sivachenko
+       <dima@Chg.RU>.
+
+2000-04-16  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * Makefile.in (LN_S): Define.
+       (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
+       invoke "ln -s" unless it is known to work.
+
+       * configure.in (AC_PROG_LN_S): Add.
+
+2000-04-14  Jim Blandy  <jimb@redhat.com>
+
+       * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
+       section.
+       (Target Conditionals): Document ADDRESS_TO_POINTER,
+       POINTER_TO_ADDRESS.
+
+2000-04-11  Daniel Berlin  <dan@cgsoftware.com>
+
+       * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
+       gdb-cfg.texi to get the value.
+
+2000-04-10  Jim Blandy  <jimb@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Fix
+       cross-references.
+
+2000-04-08  Jim Blandy  <jimb@redhat.com>
+
+       * gdbint.texinfo (Using Different Register and Memory Data
+       Representations): New section.
+       (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
+       REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
+       REGISTER_CONVERT_TO_RAW): Document.
+
+Mon Apr  3 19:16:32 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gdb.texinfo (Protocol): Deprecate the sequence-id.  Add cindex
+       for acknowledgments.
+
+Tue Mar 28 18:28:45 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
+       qThreadExtraInfo.
+
+2000-03-28  J.T. Conklin  <jtc@redback.com> 
+
+       * gdb.texinfo: Clarify which remote debug protocol commands are 
+       required and which are optional. 
+
+Tue Mar 28 16:06:22 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
+       Cagney <cagney@b1.cygnus.com>.  Move @chapter and @node entries
+       back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
+       * annotate.texi: Update.
+
+2000-03-28  Stan Shebs  <shebs@apple.com>
+
+       * gdb.texinfo: Update dates, bump to Eighth Edition (note
+       expectation of additional changes before release), update
+       ISBN, add copy of top-level menu for @ifhtml, remove explicit
+       node links, rephrase and/or shorten lines to fix formatting
+       problem in both regular and @smallbook formats.
+       * annotate.texi: Shorten lines in example, use smallexample
+       consistently everywhere.
+       * Makefile.in: Add comment about texinfo 4.0 html generation.
+       (SFILES_INCLUDED): Add annotate.texi.
+
+2000-03-27  Daniel Berlin  <dan@cgsoftware.com>
+
+        * gdb.texinfo (Debugging Output): Added new section, documenting
+        the "set/show debug" commands.
+
+Fri Mar 24 18:06:34 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * annotate.texi (Annotations): When GDBN omit @chapter and @node
+       entry.
+
+       * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
+       (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
+       @chapter and @node entries.
+       
+       * gdb.texinfo: Link all top-level nodes.
+       
+Fri Mar 24 17:56:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * Makefile.in (install-info): Create $(infodir) before installing
+       files.
+
+2000-03-23  Fernando Nasser  <fnasser@totem.to.cygnus.com>
+
+       From David Whedon <dwhedon@gordian.com>
+        * gdbint.texinfo : Added paragraphs about command deprecation.
+
+2000-03-22  Daniel Berlin  <dan@cgsoftware.com>
+
+      * gdb.texinfo: Add documentation for the apropos command.
+
+2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
+
+       * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
+
+2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
+
+       * gdb.texinfo: Add white space to prevent overprinting in 
+       two places.
+
+2000-03-17  Stan Shebs  <shebs@apple.com>
+
+       * gdb.texinfo: Many minor changes from Dmitry Sivachenko
+       <dima@Chg.RU>, also clarification of allowed content for
+       string constants.
+
+2000-03-16  Eli Zaretskii <eliz@is.elta.co.il>
+
+       * gdb.texinfo (main menu): Add Annotations.
+       (File Options): Add @cindex entries for each command-line option.
+       Document --epoch, --annotate, --async, --interpreter, --write,
+       --statistics, and --version.
+
+       * annotate.texi: Convert to a chapter.  Use @value{GDBN} instead
+       of GDB.
+
+2000-02-23  Jim Blandy  <jimb@redhat.com>
+
+       * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
+
+2000-02-22  Jim Blandy  <jimb@redhat.com>
+
+       * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
+
+2000-02-15  Jason Molenda  (jsm@bugshack.cygnus.com)
+
+       * Makefile.in (diststuff): New target.
+
+2000-02-15  Kevin Buettner  <kevinb@redhat.com>
+
+       * agentexpr.texi: Fix wording regarding Intel's IA-64
+       architecture.  [From Jim Wilson.]
+
 2000-01-16  Tom Tromey  <tromey@cygnus.com>
 
        * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
@@ -1733,7 +1955,7 @@ Thu Dec  5 22:46:12 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
 
 \f
 Local Variables:
-mode: indented-text
+mode: change-log
 left-margin: 8
 fill-column: 74
 version-control: never
This page took 0.025305 seconds and 4 git commands to generate.