c0464b2ab1964119e175ffa2f3ce8c3990f1e3ed
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
2
3 * stabs.texinfo: Fix description of floating point "range"
4 types (which really define basic types). Reported by Jim Meehan,
5 <meehan@src.dec.com>.
6
7 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
8
9 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
10
11 * gdbint.texinfo: Slightly expand section on supporting a new
12 object file format.
13
14 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
15
16 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
17 intermediate file.
18
19 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
20
21 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
22
23 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
24
25 * gdbinv-s.texi: z8000 simulator target name is just "sim"
26
27 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
28 as well as Z8002.
29
30 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
31
32 * gdbint.texinfo: Add sections on clean design and on how to send
33 in changes.
34
35 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
36
37 * gdbint.texinfo: Add how to declare the result of make_cleanup.
38
39 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
40
41 * gdb.texinfo: Fix typo, reported by Karl Berry.
42
43 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
44
45 * gdb.texinfo: Add opcodes dir to GDB distribution description.
46
47 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
48
49 * gdbint.texinfo: fixed a stray email address (needs @@),
50 added @table @code to node "Native Conditionals"
51
52 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
53
54 * gdbint.texinfo: Describe coding style of GDB.
55
56 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
57
58 * stabs.texinfo: Minor wording changes.
59
60 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
61
62 * gdbint.texinfo: Improve release doc slightly.
63
64 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
65
66 * gdbint.texinfo: Improve doc of GDB config macros.
67
68 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
69
70 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
71 These will be reinserted when examined.
72
73 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
74
75 * gdbint.texinfo: Make a start at documenting all the #if macros
76 in GDB. At least list them all, and start separating them into
77 host-specific and target-specific.
78
79 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
80
81 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
82 examples (not consistent w others).
83 gdb.texinfo: issue disclaimer paragraph on cmdline options only
84 for generic vn of doc
85
86 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
87
88 * Makefile.in: always create installation directories.
89
90 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
91
92 * gdb.texinfo: in h8 config, do not describe searching commands.
93
94 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
95
96 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
97 conditionals; introduce a few generic switches that may be
98 useful for other cross-dev or dos-hosted configs.
99
100 * gdb.texinfo: fix typo in "info reg" description
101
102 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
103
104 * stabs.texinfo: Minor updates from running TeX over it.
105 * Makefile.in (stabs.dvi, stabs.ps): Add.
106
107 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
108
109 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
110 First pass at converting it to texinfo.
111
112 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
113
114 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
115 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
116
117 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
118
119 * gdbint.texinfo: Add section on partial symbol tables.
120
121 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
122
123 * gdb.texinfo: document `set remotedebug' and `set
124 rstack_high_address'.
125
126 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
127
128 * gdb.texinfo: slight expansion of new text on reading info files
129 * gdbinv-s.m4.in: correct and expand info on cross-debugging
130 H8/300 from DOS.
131
132 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
133
134 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
135
136 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
137
138 * gdb.texinfo: Say how to read the `info' files.
139
140 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
141
142 * Makefile.in: gm4 -> m4.
143
144 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
145
146 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
147 Documentation' ahead of `Installing GDB' to match README.
148 Update shared library doc, -readnow and -mapped, and directory
149 structure (add glob and mmalloc). Update configure doc.
150
151 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
152
153 * Makefile.in: remove $(srcdir) from gdb.info rule.
154
155 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
156
157 * Makefile.in: commented out gdb-all.texinfo rule. This is
158 temporary.
159
160 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
161
162 * Makefile.in, configure.in: removed traces of namesubdir,
163 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
164 copyrights to '92, changed some from Cygnus to FSF.
165
166 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
167
168 * gdb.texinfo: Improve how we ask for bug reports.
169
170 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
171
172 * Makefile.in: infodir belongs in datadir.
173
174 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
175
176 * Makefile.in: remove spaces following hyphens, bsd make can't
177 cope. install using INSTALL_DATA. added clean-info. added
178 standards.text support.
179
180 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
181
182 * Makefile.in: idestdir and ddestdir go away. Added copyrights
183 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
184 and mandir now keyed off datadir by default.
185
This page took 0.034806 seconds and 3 git commands to generate.