* emulparams/gld960coff.sh: New file.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
5940bfd9
JK
1Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2
f710410b
JK
3 * annotate.texi: Change edition to 0.5 and date to May 1994.
4 Add index.
5 (Frames): New node, for frame annotation.
6 (Displays): New node, for display annotation.
7
5940bfd9
JK
8 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
9 when waiting for your program to stop.
10
b003875b
JK
11Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12
13 * annotate.texi (Breakpoint Info): Document annotation of header
14 fields and record annotation.
15
a9363218
JK
16Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17
18 * annotate.texi: New file, to document annotations.
19
5d955237
JK
20Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21
22 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
23 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
24
50cca378
JK
25Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
26
27 * stabs.texinfo (Stab Section Basics): Say what is in .stab
28 section, and say n_strx field is compilation unit relative.
29 * stabs.texinfo: Don't use @code for a.out when it is the name of
30 an object file format.
31
b550c03a
JK
32Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
33
34 * gdb.texinfo: Refer to file names, not path names, per rms
35 convention.
ac74588e 36 (Arguments): Fix typo.
b550c03a 37
8816824a
JK
38Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
39
40 * stabs.texinfo (Global Variables): Talk about stabs in files
41 where variables are referenced, but not defined.
42
2b7ac6fd
JK
43Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
44
45 * stabs.texinfo: Move stuff on @ and # type descriptors from node
46 Cplusplus to new nodes Member Type Descriptor and Method Type
47 Descriptor. Re-write stuff for #.
48
ac83d595
JK
49Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
50
ec35141c
JK
51 * gdb.texinfo (Print Settings): Don't document "set print
52 fast-symbolic-addr off". The bug which it worked around was fixed
53 on 25 Feb 94 in coffread.c, so I'm nuking the command.
54
6d244da7
JK
55 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
56 N_ENTRY node.
57
ac83d595
JK
58 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
59
b6e98162
JK
60Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
61
62 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
63 references to ieee-float.c.
64
cfcafcba
JK
65Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
66
67 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
68 match what the code actually does.
69
594eeceb
JK
70Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
71
72 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
73
2084230d
JK
74Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
75
76 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
77 i, and b.
78
9a22aed5
JK
79Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
80
81 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
82 well as for ELF and SOM. Unify the descriptions of ELF and SOM
83 as "stabs in sections" rather than just saying "ELF and SOM".
84 Also make that stuff apply to COFF.
85
d241c8c8
JK
86Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
87
88 * gdb.texinfo (Formatting Documentation): Change GhostScript to
89 Ghostscript.
90
068b06f2
JK
91Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
92
93 * gdb.texinfo (Continuing and Stepping): When talking about "step"
94 versus functions without line numbers, also mention stepping into
95 them as well as "step" when you are in them. Tell the user how to
96 deal with the situation. Add comment about "debugging information".
97
cf7416ec
JK
98Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
99
100 * stabs.texinfo (Enumerations): Document restriction on where
101 enumeration types can appear and still win with GDB.
102
a9a4aec8
JK
103Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
104
105 * stabs.texinfo (Negative Type Numbers): Document format for type
106 -16.
107
7e17041f
JK
108Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
109
110 * gdb.texinfo (Selection, Frame Info): Update information about
111 arbitrary frame specficiations.
112
9a27b06e
RP
113Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
114
115 * gdb.texinfo, remote.texi: general editing pass prior to Net release
116
41d7671d
JK
117Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
118
119 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
120
59502c19
DM
121Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
122
123 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
124
023b6394
JK
125Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
126
8f85a435
JK
127 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
128 Differences node to Statics node.
129 (Statics): Discuss XCOFF use of V symbol descriptor.
130
023b6394
JK
131 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
132 not clean.
133
5986c8ea
JG
134Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
135
136 * gdb.texinfo (Print Settings): Document `set print
137 fast-symbolic-addr' and improve the doc for some other
138 `set print's.
139
b563c370
JK
140Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
141
142 * stabs.texinfo (String Field): Talk about defining several type
143 numbers at once.
144 Fix lint regarding changing node ELF Transformations to
145 ELF and SOM Transformations.
146
534694b3
JG
147Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
148
149 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
150
6c06a518
JK
151Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
152
153 * stabs.texinfo (Cross-References): `::' is for nested types only
154 within <>.
155 (Structures): Document static members.
156
168e8087
JK
157Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
158
159 * stabs.texinfo: Document S type attribute.
160
e89d48dd
JL
161Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
162
163 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
164
ba6c26e3
JG
165Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
166
167 * gdbint.texinfo: Fix a few typos.
168
22b5dba5
RP
169Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
170
b1955f0b
RP
171 * gdb.texinfo, remote.texi: formatting improvements
172
22b5dba5
RP
173 * gdb.texinfo (New Features): mention threads.
174 (Summary, C): fix xrefs in newly contributed text.
175 (Threads): index entries, clarifications, example
176 (passim): minor typos fixed, phrasing improvements
177
178 * remote.texi (Bootstrapping): rephrase text on ^C and add index
179 entries; (Server): explain use of gdbserver w/real-time systems,
180 add example of conflicting TCP port; (MIPS Remote) break up
181 running text into table, highlighting commands, and add example.
182
183Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
184
185 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
186
397f9dcd
JK
187Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
188
189 * stabs.texinfo (Nested Symbols): New node.
f50cb1a3 190 (String Field, Symbol Descriptors, Cross-References): Refer to it.
397f9dcd 191
3f73b7c8
JK
192Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
193
577379ab
JK
194 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
195 to picking which Bbss.bss symbol to use, and (because there seems to
196 be no good way of doing it) re-write some of the text to make it
197 sound like Bbss.bss isn't such a great idea after all (as currently
198 designed).
199
3f73b7c8
JK
200 * gdb.texinfo (C): In addition to saying people have to use g++ for
201 good results, say they have to use stabs. Specifically say cfront
202 doesn't work well.
203 (Summary): Merge in information on Modula-2, Pascal, and Chill from
204 the gdb README. Add xrefs to places where the support for the various
205 languages is described in detail.
206
b857d956
JK
207Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
208
209 * stabs.texinfo: Clean up stuff about visibility and virtual
210 characters.
211
212 * stabs.texinfo (N_M2C): Cite Sun doc.
213
54616a99
RP
214Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
215
216 * gdb.texinfo: updates re threads.
217 * remote.texinfo: avoid index entries starting with digits.
218
ae701604
JK
219Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
220
221 * stabs.texinfo (Enumerations): Talk about large, negative and
222 octal values. Clean up cross reference to type attributes.
223 (String Field): Say that GDB 4.11 supports size attribute.
224
ffbfe250
JK
225Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
226
227 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
228 is a mandatory step. Make the stuff about that more concise.
229
e3b9a485
JK
230Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
231
bb190834
JK
232 * stabs.texinfo (Class Names): New node.
233
64a01450
JK
234 * gdb.texinfo (Command Files): Explain order of init file reading.
235
e3b9a485
JK
236 * remote.texi (Bootstrapping): Talk about getting the serial driver
237 to deal with ^C sent by gdb to stop the remote system.
238
b94e8c39
TL
239Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
240
199b2450
TL
241 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
242
59168c8b
TL
243 * libgdb.texinfo (Defining Commands): made the DOC arg
244 to gdb_define_app_command a char * instead of char **
245 per a suggestion from kingdon.
246
b94e8c39
TL
247 * libgdb.texinfo: total rewrite from a different starting
248 premise.
249
9ab86fa3
JK
250Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
251
252 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
253 floats passed as doubles (to improve clarity).
254
fa6df1a7
RP
255Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
256
9ab86fa3 257 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
a88ec213 258
fa6df1a7
RP
259 * a4rc.sed: update to work with Andreas Vogel papersize params
260
261 * refcard.tex: use Andreas Vogel simplifications of papersize
262 params; remove useless version info; update copyright date.
263
25f9d853
JK
264Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
265
266 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
267
f8cbe518
JK
268Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
269
99d1da6a
JK
270 * gdb.texinfo (Files): Say what address the load command loads it at.
271
05238df4
JK
272 * stabs.texinfo (Common Blocks): Minor cleanups.
273
f8cbe518
JK
274 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
275 that Sun has backed away from the linker kludge and thus the relevant
276 issue is changes to the SunPRO tools, not the Solaris linker.
277
278 * stabs.texinfo (Traditional Integer Types): Clean up description
279 of octal bounds a little bit. Document extra leading zeroes.
280
fd32a1dd
JK
281Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
282
283 * gdb.texinfo (Signaling): Update for symbolic symbol names
284 and add a section explaining the difference between the GDB
285 signal command and the shell kill utility.
286
059e8ee2
TL
287Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
288
289 * libgdb.texinfo: added `@' to braces that were unescaped.
290
1113279c
TL
291Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
292
293 * libgdb.texinfo: new file. Spec for the gdb library.
294
f4548a46
JK
295Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
296
297 * stabs.texinfo (Include Files): Fix typo (start -> end).
298
6b51acad
RP
299Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
300
301 * gdb.texinfo, remote.texi: assorted small improvements, mostly
302 from Melissa at FSF's editing pass.
303
79bda3c7
JK
304Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
305
306 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
307 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
308 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
309
8d8c5f39
JK
310Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
311
312 * remote.texi (Bootstrapping): Discuss 386 call gates.
313
f19027a6
JK
314Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
315
316 * stabs.texinfo (Based Variables): New node.
317
23afb447
JK
318Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
319
320 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
321 names, sizes, and formats to suggest how not to lose.
322
9d719a9c
JK
323Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
324
325 * stabs.texinfo (Methods): Fix typo.
326
7640fe71
DM
327Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
328
329 * gdb.texinfo: Fix a few typos.
330
31a932d8
JK
331Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
332
3ff8a96f
JK
333 * gdb.texinfo: Clarify how well it works with Fortran.
334
cd61aa60
JK
335 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
336 More on relocating stabs in ELF files.
31a932d8 337
4e9570e8
JK
338Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
339
340 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
341
f3bb0be2
JK
342Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
343
344 * stabs.texinfo (Local Variable Parameters): Talk about nameless
345 parameters on VAX.
346
6370267a
RP
347Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
348
349 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
350
ee5e0932
JK
351Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
352
353 * stabs.texinfo: Make info author notice match the TeX author notice.
354
bf9d2537
DM
355Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
356
357 * stabs.texinfo: Initial-caps all words in node names and
358 non-trivial words in section names.
359
43603088
JK
360Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
361
362 * stabs.texinfo: Many minor cleanups.
363
364 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
365
685a5e86
DM
366Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
367
368 * stabs.texinfo: Remove full description of big example.
369 It's not really helpful; just use pieces of it where appropriate.
370 Add more Texinfo formatting directives (@samp, etc.).
371 Use @deffn to define stab types.
372 Eliminate some wordiness. Break up some nodes.
373 Add an (alphabetized) index of symbol types.
3aca2b95
DM
374 Use consistent capitalization style in node and section names.
375
ee3119d4
FF
376Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
377
378 * gdb.texinfo: Change typo "Two two" to "The two".
379
dd8126d9
JK
380Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
381
382 * stabs.texinfo (XCOFF-differences): Remove references to
383 non-existent types N_DECL and N_RPSYM.
384
385 * stabs.texinfo (String Field): Say that type attributes bug is
386 fixed in GDB 4.10, since it is.
387
388 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
389
390Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
391
392 * stabs.texinfo: Formatting cleanups.
393
baf4ded0
JK
394Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
395
396 * stabs.texinfo: When explaining the n_type of a stab, standardize
397 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
398 no tabs, use @r).
399 (Global Variables): Clean up.
400
e7bb76cc
JK
401Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
402
403 * stabs.texinfo (Stack Variables): Re-write.
404
935d305d
JK
405Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
406
407 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
408 addresses of a source file. Also revise formatting.
409 Change "object module" or "object file" to "source file".
410 Various: Miscellaneous cleanups.
411
3a642a82
JK
412Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
413
414 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
415
69f660c6
SS
416Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
417
418 * gdbint.texinfo: Removed many nonsensical machine-collected
419 host and target conditionals, described some of the remainder.
420
c1cd5aec
JK
421Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
422
423 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
424
425 * gdbint.texinfo (Top): Add name to @top line, and re-write the
426 paragraph which follows.
427
428 * gdbint.texinfo (Host): Use @code not @samp for Makefile
429 variables. Looks better and avoids overful hbox.
430
6ea34847
JK
431Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
432
433 * stabs.texinfo (Procedures): Improve stuff on nested functions.
434
f21c5362
RP
435Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
436
437 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
438 retransmit-timeout
439
3238fd0a
JK
440Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
441
442 * gdbint.texinfo: Update statement about `some ancient Unix
443 systems, like Ultrix 4.0' to Ultrix 4.2.
444
4af6d502
RP
445Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
446
447 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
448
449 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
450
451 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
452 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
453
454 * remote.texi: new name for former gdbinv-s.texi
455
456 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
457
e0953e07
ILT
458Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
459
460 * gdbinv-s.texi: Documented timeout and retransmit-timeout
461 variables for MIPS remote debugging protocol.
462
0e84d6ec
JK
463Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
464
465 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
466
b9b9f55a
JK
467Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
468
469 * Makefile.in (refcard.dvi): Use srcdir where necessary.
470
da374d80
RP
471Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
472
473 * gdb.texinfo: repair conditional bugs in text markup
474
8467a2ad
RP
475Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
476
477 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
478 to select Modula-2 material.
479
ab17c2d2
JK
480Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
481
24dcc707
JK
482 * stabs.texinfo: Cleanups regarding statics.
483
ab17c2d2
JK
484 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
485 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
486
499a5faa
JK
487Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
488
489 * stabs.texinfo: N_MAIN is sometimes used for C.
490
73115333
PS
491Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
492
493 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
494
238ffce0
JG
495Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
496
497 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
498 removed from the code by Kingdon.
499
958e954a
JK
500Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
501
502 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
503 input when evaluating breakpoint conditions; the bug has been fixed.
504
505 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
506 sets the ignore count to N-1, not to N.
507
b78d91ff
RP
508Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
509
510 * refcard.tex (\hoffset): correct longstanding error to match
511 intended offset; avoids cutting off edge on some printers
512
907a9cab
JK
513Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
514
515 * stabs.texinfo (Parameters): Say that order of stabs is significant.
516
e0020f27
JK
517Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
518
519 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
520
2685ead7
RP
521Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
522
523 * Makefile.in: (REFEDITS) new var to control whether PS or CM
524 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
525 collect sed edits if any, apply to refcard before formatting;
526 (refcard.ps) stop implying PS fonts if PS output requested;
527 (lrefcard.ps) delete extra target for variant PS fonts
528
529 * refcard.tex: parametrize papersize dependent info, collect
530 in easily replaced spot
531
532 * a4rc.sed: new file, edits to refcard for A4 paper
533
455c8603
JK
534Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
535
536 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
537
dcb9e869
JK
538Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
539
540 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
541
acf7d010
JK
542Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
543
544 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
545 politely rather than rudely.
546
807e8368
JK
547Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
548
549 * stabs.texinfo: Document common blocks.
550
cc4fb848
FF
551Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
552
553 * stabs.texinfo: Add some basic info about stabs-in-elf.
554
6ae55c65
JK
555Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
556
557 * stabs.texinfo (Top): Minor cleanup.
558
981dfa40
DZ
559Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
560
561 * Makefile.in (install-info): remove parentdir support
562
d55320a0
RP
563Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
564
565 * gdb.texinfo (Copying): delete this node and references to it;
566 RMS says this manual need not carry GPL. (passim): Improvements
567 from last round at FSF, largely due to Ian Taylor review, and
568 minor formatting improvements.
569
570 * gdbinv-s.texi (passim): Improvements from last round at FSF,
571 largely due to Ian Taylor review. (Debug Session): minor edits to
572 new text.
573
b397d5b8
JK
574Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
575
576 * Makefile.in (realclean): Remove info and dvi files too.
577
f0f4b04e
JK
578Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
579
c15024ee
JK
580 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
581 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
361daf65 582 * gdb.texinfo: Change accordingly.
c15024ee 583
f0f4b04e
JK
584 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
585 N_{L,R}BRAC,N_SLINE are relative to.
586
af08a43a
JK
587Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
588
589 * Makefile.in (GDBvn.texi): Update atomically.
590
49f09e18
JK
591Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
592
593 * gdbinv-s.texi (Debug Session): Document exceptionHook.
594
14621224
JK
595Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
596
597 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
598 addresses together. Also motivate the set print symbol-filename
599 command and suggest other solutions.
600
6edfa487
FF
601Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
602
603 * gdb.texinfo (set print elements): Note that the number of
604 elements is set to unlimited by "set print elements 0".
605
ded6bcab
JK
606Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
607
608 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
609 NF_LDOUBLE means.
610 (Stab Types): Include Solaris stab types.
611 (Procedures): Document Solaris extensions.
612
37ff799b
PS
613Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
614
615 * gdb.texinfo: Add `set print symbol-filename' doc.
616
e9f687d5
JK
617Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
618
ee59134e
JK
619 * stabs.texinfo (Arrays): Talk about type definition vs. type
620 information.
621
e9f687d5
JK
622 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
623 the trailing semicolon.
624
8cfe3beb
JK
625Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
626
63cef7d7
JK
627 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
628 and merge in other parts of the document addressing these subjects.
629 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
630
631 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
632 at the end of a range type.
633
8cfe3beb
JK
634 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
635 AIX extensions.
636
46351197
JK
637Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
638
639 * stabs.texinfo (Stabs Format): Misc fixes.
640
b273dc0f
JK
641Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
642
643 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
644 (Traditional builtin types): Document convex convention for long long.
c778826d 645 (Negative builtin types): Discuss type names, and misc fixes.
b273dc0f 646
1a8b5668
JK
647Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
648
649 * stabs.texinfo (Builtin Type Descriptors): Document the floating
650 point types used with @samp{R} type descriptor.
651 (Symbol Descriptors): Describe how to handle conflict between
652 different meanings of @samp{P} symbol descriptor.
653
8c59ee11
JK
654Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
655
656 * stabs.texinfo: Remove node Quick Reference and put its children
657 directly under the main menu.
658
659 * stabs.texinfo: Many more changes to bring it into line with
660 AIX documentation and reality. I think it now has all the
661 information from the AIX documentation, except that I burned
662 out when I got to variant records (Pascal and Modula-2) and
663 all the COBOL types. Oh well, we can add them later when we're
664 worrying more about those languages.
665
666 * stabs.texinfo (Automatic variables): Talk about what it means
667 to omit the symbol descriptor.
668
23aed449
JK
669Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
670
671 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
672 gcc2 behavior with promoted args.
673
da24340c
RP
674Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
675
676 * gdb.texinfo: include readline appendices in info version of manual
677
c5f69ff8
RP
678Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
679
680 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
681 target remote.
682
683 * gdb.texinfo (Machine Code): more index entries for disassemble
684
d240e671
FF
685Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
686
687 * Clarify the intended use of the gdb-testers and gdb-patches
688 mailing lists, and shrink gzip comment.
689
34ae25cd
RP
690Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
691
75f844cc
RP
692 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
693 DOSHOST configuration of manual.
694
c60e53b9
RP
695 * gdb.texinfo (MIPS Stack): new node.
696
34ae25cd
RP
697 * all-config.texi (MIPS) new switch.
698
699 * gdbinv-s.texi (Nindy Options) Remove two instances of future
700 tense; (MIPS Remote) new node.
701
702 * gdb.texinfo (passim) rephrases to work around makeinfo @value
703 bug; (Environment) less passive, other small cleanups in text about
704 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
705 (Remote) new MIPS Remote menu entry.
706
562a18b2
JK
707Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
708
6897f9ec
JK
709 * stabs.texinfo: Many changes to include information from the
710 AIX documentation.
711
562a18b2
JK
712 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
713
a5e7f259
JK
714Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
715
716 * gdbint.texinfo (new node Debugging GDB, elsewhere):
717 Move a bunch of information from ../README.
718 (Getting Started): New node.
719
a64a6c2b
RP
720Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
721
722 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
723
724 * gdb.texinfo: advance manual revision dates to present
725
726 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
727 stop using silly Roman numerals in @set variable names
728
a2a2eac8 729Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
4c16b957 730
a2a2eac8 731 * stabs.texinfo (Parameters): Keep trying to get this right.
4c16b957 732
98ef6f31
JK
733Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
734
735 * stabs.texinfo (Parameters): More on "local parameters".
736
b82ea042
JK
737Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
738
739 * stabs.texinfo (Parameters): Re-do "local parameters" section.
740
497e44a5
JK
741Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
742
743 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
744 (Parameters): Rewrite.
745 (xcoff-differences, Sun-differences): Minor changes.
746
4d7f562d
JG
747Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
748
749 * stabs.texinfo: Minor cleanup.
750
3a8bc841
JK
751Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
752
753 * gdbint.texinfo: Minor xcoff stuff.
754
9d7775db
FF
755Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
756
757 * gdbint.texinfo: Update for new config directory structure.
758 Add info about internal type data structures.
759
f930354a
ILT
760Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
761
762 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
763 $(srcdir).
764 (gdb-config.texi): Depend on file in $(srcdir).
765
c0264596
JK
766Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
767
768 * stabs.texinfo: Fixes about N_SO.
769
1bbbf457
RP
770Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
771
772 * gdb.texinfo: include list of nonstandard init file names
773
774 * *-config.texi: new switch GENERIC for text that applies *only*
775 to (usual) multiple-target version of manual
776
777 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
778 h8 config
779
780 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
781 in menus (rather than conditionally selected multiple alternative
782 menus).
783
784 * Makefile.in: define and use DOC_CONFIG var to select
785 configuration for GDB user manual.
786
787 * gdb-config.texi: delete from repository, generate from Makefile.
788
789 * all-config.texi: normal `generic' configuration file, formerly
790 stored as gdb-config.texi
791
6a962504
DZ
792Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
793
794 * Makefile.in: add dvi target to build all .dvi files
795
b0ad85e1
RP
796Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
797
798 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
799
6aa83a79
JG
800Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
801
802 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
803 host conditionals.
804 * stabs.texinfo: More array fixes inspired by Jim's.
805
9729ef22
JK
806Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
807
b6963343
JK
808 * stabs.texinfo: Fixes re arrays and continuations.
809
9729ef22
JK
810 * gdbint.texinfo: Add XCOFF node.
811
6344e2c7
JG
812Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
813
814 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
815
424bac5c
PB
816Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
817
818 * stabs.texinfo: Fix for array types to mention lower bounds.
819
98dbc65c
JG
820Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
821
822 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
823
24004298
JG
824Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
825
826 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
827
6d0b8046
JG
828Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
829
830 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
831 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
832
d3d6d0ff
JG
833Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
834
835 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
836
fe715d06
RP
837Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
838
839 * gdb.texinfo, gdbinv-s.texi: misc updates
840
8845dd0a
JG
841Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
842
843 * gdbint.texinfo: Brief documentation for longjmp support,
844 from an email msg by Stu.
845
6e1c67d2
JG
846Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
847
831c2e1d
JG
848 * stabs.texinfo: Fix description of floating point "range"
849 types (which really define basic types). Reported by Jim Meehan,
850 <meehan@src.dec.com>.
851
6e1c67d2
JG
852 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
853
8642d138
ILT
854Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
855
856 * gdbint.texinfo: Slightly expand section on supporting a new
857 object file format.
858
7a694ae8
JG
859Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
860
861 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
862 intermediate file.
863
eb7faec1
RP
864Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
865
93928b60 866 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
eb7faec1 867
f1e215bb
RP
868Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
869
e55d2728
RP
870 * gdbinv-s.texi: z8000 simulator target name is just "sim"
871
f1e215bb
RP
872 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
873 as well as Z8002.
874
2a20c602
JG
875Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
876
877 * gdbint.texinfo: Add sections on clean design and on how to send
878 in changes.
879
58108d01
JG
880Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
881
882 * gdbint.texinfo: Add how to declare the result of make_cleanup.
883
83bfcbae
JG
884Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
885
886 * gdb.texinfo: Fix typo, reported by Karl Berry.
887
3214c51c
JG
888Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
889
890 * gdb.texinfo: Add opcodes dir to GDB distribution description.
891
1b87a1b2
DZ
892Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
893
894 * gdbint.texinfo: fixed a stray email address (needs @@),
895 added @table @code to node "Native Conditionals"
896
8b9f3fff
JG
897Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
898
899 * gdbint.texinfo: Describe coding style of GDB.
900
22387683
JG
901Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
902
903 * stabs.texinfo: Minor wording changes.
904
ca25cb3b
JG
905Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
906
907 * gdbint.texinfo: Improve release doc slightly.
908
493cf018
JG
909Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
910
ca25cb3b 911 * gdbint.texinfo: Improve doc of GDB config macros.
493cf018 912
2dd00294 913Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
621b9b0b 914
2dd00294
JG
915 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
916 These will be reinserted when examined.
621b9b0b 917
9c2e4054
JG
918Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
919
920 * gdbint.texinfo: Make a start at documenting all the #if macros
921 in GDB. At least list them all, and start separating them into
922 host-specific and target-specific.
923
0005054f
RP
924Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
925
926 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
927 examples (not consistent w others).
928 gdb.texinfo: issue disclaimer paragraph on cmdline options only
929 for generic vn of doc
930
c973953a
ILT
931Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
932
933 * Makefile.in: always create installation directories.
934
6f28dd0b
RP
935Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
936
937 * gdb.texinfo: in h8 config, do not describe searching commands.
938
4eb4cf57
RP
939Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
940
941 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
942 conditionals; introduce a few generic switches that may be
943 useful for other cross-dev or dos-hosted configs.
944
945 * gdb.texinfo: fix typo in "info reg" description
946
612dbd4c
JG
947Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
948
949 * stabs.texinfo: Minor updates from running TeX over it.
950 * Makefile.in (stabs.dvi, stabs.ps): Add.
951
e505224d
PB
952Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
953
954 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
955 First pass at converting it to texinfo.
956
0d1cd01e
JG
957Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
958
959 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
960 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
961
1d4bd6ad
JG
962Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
963
964 * gdbint.texinfo: Add section on partial symbol tables.
965
d8a68b28
JG
966Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
967
968 * gdb.texinfo: document `set remotedebug' and `set
969 rstack_high_address'.
970
a89f94c2
RP
971Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
972
973 * gdb.texinfo: slight expansion of new text on reading info files
974 * gdbinv-s.m4.in: correct and expand info on cross-debugging
975 H8/300 from DOS.
976
4768ba62
JG
977Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
978
979 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
980
35095455
JG
981Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
982
983 * gdb.texinfo: Say how to read the `info' files.
984
1f0e6a99
RP
985Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
986
987 * Makefile.in: gm4 -> m4.
988
77b46d13
JG
989Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
990
991 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
992 Documentation' ahead of `Installing GDB' to match README.
993 Update shared library doc, -readnow and -mapped, and directory
994 structure (add glob and mmalloc). Update configure doc.
995
c0abb570
RP
996Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
997
998 * Makefile.in: remove $(srcdir) from gdb.info rule.
999
787c6bfe
RP
1000Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
1001
1002 * Makefile.in: commented out gdb-all.texinfo rule. This is
1003 temporary.
1004
1005Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
1006
1007 * Makefile.in, configure.in: removed traces of namesubdir,
1008 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
1009 copyrights to '92, changed some from Cygnus to FSF.
1010
ddf21240
JG
1011Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
1012
1013 * gdb.texinfo: Improve how we ask for bug reports.
1014
c466cfab
RP
1015Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1016
1017 * Makefile.in: infodir belongs in datadir.
1018
570e1733
RP
1019Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1020
1021 * Makefile.in: remove spaces following hyphens, bsd make can't
1022 cope. install using INSTALL_DATA. added clean-info. added
1023 standards.text support.
1024
1025Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1026
1027 * Makefile.in: idestdir and ddestdir go away. Added copyrights
1028 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
1029 and mandir now keyed off datadir by default.
1030
8c59ee11
JK
1031\f
1032Local Variables:
1033mode: indented-text
1034left-margin: 8
1035fill-column: 74
1036version-control: never
1037End:
This page took 0.174299 seconds and 4 git commands to generate.