* gdb.texinfo (Symbols): Add class NAME to doc for ptype.
[binutils-gdb.git] / gdb / doc / ChangeLog
index 6e3fd64944b75ae409886d678333286e178ec412..cc01ddf153c01d67da18d26bba1ac1cf561aa017 100644 (file)
@@ -1,7 +1,81 @@
+Tue Oct 19 10:46:22 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
+
+Mon Oct 18 09:59:47 1993  Fred Fish  (fnf@cirdan.cygnus.com)
+
+       * snapshots.readme:  Reword paragraph about not publicising
+       location of gdb snapshots.
+
+Tue Oct 12 09:11:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * gdb.texinfo (Files): Say what address the load command loads it at.
+
+       * stabs.texinfo (Common Blocks): Minor cleanups.
+
+       * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
+       that Sun has backed away from the linker kludge and thus the relevant
+       issue is changes to the SunPRO tools, not the Solaris linker.
+
+       * stabs.texinfo (Traditional Integer Types): Clean up description
+       of octal bounds a little bit.  Document extra leading zeroes.
+
+Thu Oct  7 16:15:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * gdb.texinfo (Signaling): Update for symbolic symbol names
+       and add a section explaining the difference between the GDB
+       signal command and the shell kill utility.
+
+Wed Oct  6 13:23:01 1993  Tom Lord  (lord@rtl.cygnus.com)
+
+       * libgdb.texinfo: added `@' to braces that were unescaped.
+
+Mon Oct  4 10:42:18 1993  Tom Lord  (lord@rtl.cygnus.com)
+
+       * libgdb.texinfo: new file.  Spec for the gdb library.
+
+Sun Oct  3 15:26:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * stabs.texinfo (Include Files): Fix typo (start -> end).
+
+Thu Sep 30 18:24:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
+
+       * gdb.texinfo, remote.texi: assorted small improvements, mostly
+       from Melissa at FSF's editing pass.
+
+Thu Sep 30 11:54:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * gdb.texinfo: Remove stuff about ar and 14 character filenames.
+       I believe this was fixed by the 13 Sep 89 change to print_frame_info.
+       Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
+
+Wed Sep 22 21:22:11 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * remote.texi (Bootstrapping): Discuss 386 call gates.
+
+Sat Sep 18 17:10:44 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
+
+       * stabs.texinfo (Based Variables): New node.
+
+Thu Sep 16 17:48:55 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
+
+       * stabs.texinfo (Negative Type Numbers): Re-write discussions of
+       names, sizes, and formats to suggest how not to lose.
+
+Sat Sep 11 09:35:11 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
+
+       * stabs.texinfo (Methods): Fix typo.
+
+Fri Sep 10 06:34:20 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
+
+       * gdb.texinfo: Fix a few typos.
+
 Wed Sep  8 09:11:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
-       * stabs.texinfo (Stabs In ELF, Statics): More on relocating stabs
-       in ELF files.
+       * gdb.texinfo: Clarify how well it works with Fortran.
+
+       * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
+       More on relocating stabs in ELF files.
 
 Tue Sep  7 13:45:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)