* snapshots.readme: Clarify bison/byacc/yacc notes.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 Mon May 3 17:06:45 1993 Fred Fish (fnf@cygnus.com)
2
3 * snapshots.readme: Clarify bison/byacc/yacc notes.
4
5 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
6
7 * stabs.texinfo: Many changes to include information from the
8 AIX documentation.
9
10 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11
12 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
13
14 * gdbint.texinfo (new node Debugging GDB, elsewhere):
15 Move a bunch of information from ../README.
16 (Getting Started): New node.
17
18 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
19
20 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
21
22 * gdb.texinfo: advance manual revision dates to present
23
24 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
25 stop using silly Roman numerals in @set variable names
26
27 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
28
29 * stabs.texinfo (Parameters): Keep trying to get this right.
30
31 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
32
33 * stabs.texinfo (Parameters): More on "local parameters".
34
35 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
36
37 * stabs.texinfo (Parameters): Re-do "local parameters" section.
38
39 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
40
41 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
42 (Parameters): Rewrite.
43 (xcoff-differences, Sun-differences): Minor changes.
44
45 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
46
47 * stabs.texinfo: Minor cleanup.
48
49 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
50
51 * gdbint.texinfo: Minor xcoff stuff.
52
53 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
54
55 * gdbint.texinfo: Update for new config directory structure.
56 Add info about internal type data structures.
57
58 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
59
60 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
61 $(srcdir).
62 (gdb-config.texi): Depend on file in $(srcdir).
63
64 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
65
66 * stabs.texinfo: Fixes about N_SO.
67
68 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
69
70 * gdb.texinfo: include list of nonstandard init file names
71
72 * *-config.texi: new switch GENERIC for text that applies *only*
73 to (usual) multiple-target version of manual
74
75 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
76 h8 config
77
78 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
79 in menus (rather than conditionally selected multiple alternative
80 menus).
81
82 * Makefile.in: define and use DOC_CONFIG var to select
83 configuration for GDB user manual.
84
85 * gdb-config.texi: delete from repository, generate from Makefile.
86
87 * all-config.texi: normal `generic' configuration file, formerly
88 stored as gdb-config.texi
89
90 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
91
92 * Makefile.in: add dvi target to build all .dvi files
93
94 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
95
96 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
97
98 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
99
100 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
101 host conditionals.
102 * stabs.texinfo: More array fixes inspired by Jim's.
103
104 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
105
106 * stabs.texinfo: Fixes re arrays and continuations.
107
108 * gdbint.texinfo: Add XCOFF node.
109
110 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
111
112 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
113
114 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
115
116 * stabs.texinfo: Fix for array types to mention lower bounds.
117
118 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
119
120 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
121
122 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
123
124 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
125
126 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
127
128 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
129 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
130
131 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
132
133 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
134
135 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
136
137 * gdb.texinfo, gdbinv-s.texi: misc updates
138
139 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
140
141 * gdbint.texinfo: Brief documentation for longjmp support,
142 from an email msg by Stu.
143
144 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
145
146 * stabs.texinfo: Fix description of floating point "range"
147 types (which really define basic types). Reported by Jim Meehan,
148 <meehan@src.dec.com>.
149
150 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
151
152 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
153
154 * gdbint.texinfo: Slightly expand section on supporting a new
155 object file format.
156
157 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
158
159 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
160 intermediate file.
161
162 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
163
164 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
165
166 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
167
168 * gdbinv-s.texi: z8000 simulator target name is just "sim"
169
170 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
171 as well as Z8002.
172
173 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
174
175 * gdbint.texinfo: Add sections on clean design and on how to send
176 in changes.
177
178 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
179
180 * gdbint.texinfo: Add how to declare the result of make_cleanup.
181
182 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
183
184 * gdb.texinfo: Fix typo, reported by Karl Berry.
185
186 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
187
188 * gdb.texinfo: Add opcodes dir to GDB distribution description.
189
190 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
191
192 * gdbint.texinfo: fixed a stray email address (needs @@),
193 added @table @code to node "Native Conditionals"
194
195 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
196
197 * gdbint.texinfo: Describe coding style of GDB.
198
199 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
200
201 * stabs.texinfo: Minor wording changes.
202
203 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
204
205 * gdbint.texinfo: Improve release doc slightly.
206
207 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
208
209 * gdbint.texinfo: Improve doc of GDB config macros.
210
211 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
212
213 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
214 These will be reinserted when examined.
215
216 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
217
218 * gdbint.texinfo: Make a start at documenting all the #if macros
219 in GDB. At least list them all, and start separating them into
220 host-specific and target-specific.
221
222 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
223
224 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
225 examples (not consistent w others).
226 gdb.texinfo: issue disclaimer paragraph on cmdline options only
227 for generic vn of doc
228
229 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
230
231 * Makefile.in: always create installation directories.
232
233 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
234
235 * gdb.texinfo: in h8 config, do not describe searching commands.
236
237 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
238
239 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
240 conditionals; introduce a few generic switches that may be
241 useful for other cross-dev or dos-hosted configs.
242
243 * gdb.texinfo: fix typo in "info reg" description
244
245 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
246
247 * stabs.texinfo: Minor updates from running TeX over it.
248 * Makefile.in (stabs.dvi, stabs.ps): Add.
249
250 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
251
252 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
253 First pass at converting it to texinfo.
254
255 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
256
257 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
258 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
259
260 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
261
262 * gdbint.texinfo: Add section on partial symbol tables.
263
264 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
265
266 * gdb.texinfo: document `set remotedebug' and `set
267 rstack_high_address'.
268
269 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
270
271 * gdb.texinfo: slight expansion of new text on reading info files
272 * gdbinv-s.m4.in: correct and expand info on cross-debugging
273 H8/300 from DOS.
274
275 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
276
277 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
278
279 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
280
281 * gdb.texinfo: Say how to read the `info' files.
282
283 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
284
285 * Makefile.in: gm4 -> m4.
286
287 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
288
289 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
290 Documentation' ahead of `Installing GDB' to match README.
291 Update shared library doc, -readnow and -mapped, and directory
292 structure (add glob and mmalloc). Update configure doc.
293
294 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
295
296 * Makefile.in: remove $(srcdir) from gdb.info rule.
297
298 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
299
300 * Makefile.in: commented out gdb-all.texinfo rule. This is
301 temporary.
302
303 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
304
305 * Makefile.in, configure.in: removed traces of namesubdir,
306 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
307 copyrights to '92, changed some from Cygnus to FSF.
308
309 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
310
311 * gdb.texinfo: Improve how we ask for bug reports.
312
313 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
314
315 * Makefile.in: infodir belongs in datadir.
316
317 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
318
319 * Makefile.in: remove spaces following hyphens, bsd make can't
320 cope. install using INSTALL_DATA. added clean-info. added
321 standards.text support.
322
323 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
324
325 * Makefile.in: idestdir and ddestdir go away. Added copyrights
326 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
327 and mandir now keyed off datadir by default.
328
This page took 0.160455 seconds and 5 git commands to generate.