* gdbint.texinfo: Update statement about `some ancient Unix
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
3238fd0a
JK
1Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2
3 * gdbint.texinfo: Update statement about `some ancient Unix
4 systems, like Ultrix 4.0' to Ultrix 4.2.
5
4af6d502
RP
6Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
7
8 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9
10 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11
12 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
13 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
14
15 * remote.texi: new name for former gdbinv-s.texi
16
17 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
18
e0953e07
ILT
19Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
20
21 * gdbinv-s.texi: Documented timeout and retransmit-timeout
22 variables for MIPS remote debugging protocol.
23
0e84d6ec
JK
24Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25
26 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
27
b9b9f55a
JK
28Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
29
30 * Makefile.in (refcard.dvi): Use srcdir where necessary.
31
da374d80
RP
32Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
33
34 * gdb.texinfo: repair conditional bugs in text markup
35
8467a2ad
RP
36Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
37
38 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
39 to select Modula-2 material.
40
ab17c2d2
JK
41Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
42
24dcc707
JK
43 * stabs.texinfo: Cleanups regarding statics.
44
ab17c2d2
JK
45 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
46 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
47
499a5faa
JK
48Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
49
50 * stabs.texinfo: N_MAIN is sometimes used for C.
51
73115333
PS
52Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
53
54 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
55
238ffce0
JG
56Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
57
58 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
59 removed from the code by Kingdon.
60
958e954a
JK
61Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
62
63 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
64 input when evaluating breakpoint conditions; the bug has been fixed.
65
66 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
67 sets the ignore count to N-1, not to N.
68
b78d91ff
RP
69Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
70
71 * refcard.tex (\hoffset): correct longstanding error to match
72 intended offset; avoids cutting off edge on some printers
73
907a9cab
JK
74Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
75
76 * stabs.texinfo (Parameters): Say that order of stabs is significant.
77
e0020f27
JK
78Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
79
80 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
81
2685ead7
RP
82Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
83
84 * Makefile.in: (REFEDITS) new var to control whether PS or CM
85 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
86 collect sed edits if any, apply to refcard before formatting;
87 (refcard.ps) stop implying PS fonts if PS output requested;
88 (lrefcard.ps) delete extra target for variant PS fonts
89
90 * refcard.tex: parametrize papersize dependent info, collect
91 in easily replaced spot
92
93 * a4rc.sed: new file, edits to refcard for A4 paper
94
455c8603
JK
95Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
96
97 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
98
dcb9e869
JK
99Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
100
101 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
102
acf7d010
JK
103Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
104
105 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
106 politely rather than rudely.
107
7edd8068
JK
108Mon Jun 21 12:31:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
109
110 * snapshots.readme: Tell people to always report missing files.
111
807e8368
JK
112Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
113
114 * stabs.texinfo: Document common blocks.
115
cc4fb848
FF
116Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
117
118 * stabs.texinfo: Add some basic info about stabs-in-elf.
119
6ae55c65
JK
120Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
121
122 * stabs.texinfo (Top): Minor cleanup.
123
981dfa40
DZ
124Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
125
126 * Makefile.in (install-info): remove parentdir support
127
d55320a0
RP
128Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
129
130 * gdb.texinfo (Copying): delete this node and references to it;
131 RMS says this manual need not carry GPL. (passim): Improvements
132 from last round at FSF, largely due to Ian Taylor review, and
133 minor formatting improvements.
134
135 * gdbinv-s.texi (passim): Improvements from last round at FSF,
136 largely due to Ian Taylor review. (Debug Session): minor edits to
137 new text.
138
b397d5b8
JK
139Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
140
141 * Makefile.in (realclean): Remove info and dvi files too.
142
f0f4b04e
JK
143Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
144
c15024ee
JK
145 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
146 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
361daf65 147 * gdb.texinfo: Change accordingly.
c15024ee 148
f0f4b04e
JK
149 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
150 N_{L,R}BRAC,N_SLINE are relative to.
151
af08a43a
JK
152Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
153
154 * Makefile.in (GDBvn.texi): Update atomically.
155
49f09e18
JK
156Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
157
158 * gdbinv-s.texi (Debug Session): Document exceptionHook.
159
14621224
JK
160Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
161
162 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
163 addresses together. Also motivate the set print symbol-filename
164 command and suggest other solutions.
165
6edfa487
FF
166Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
167
168 * gdb.texinfo (set print elements): Note that the number of
169 elements is set to unlimited by "set print elements 0".
170
ded6bcab
JK
171Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
172
173 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
174 NF_LDOUBLE means.
175 (Stab Types): Include Solaris stab types.
176 (Procedures): Document Solaris extensions.
177
37ff799b
PS
178Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
179
180 * gdb.texinfo: Add `set print symbol-filename' doc.
181
e9f687d5
JK
182Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
183
ee59134e
JK
184 * stabs.texinfo (Arrays): Talk about type definition vs. type
185 information.
186
e9f687d5
JK
187 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
188 the trailing semicolon.
189
8cfe3beb
JK
190Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
191
63cef7d7
JK
192 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
193 and merge in other parts of the document addressing these subjects.
194 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
195
196 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
197 at the end of a range type.
198
8cfe3beb
JK
199 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
200 AIX extensions.
201
225501b7
FF
202Mon May 24 11:09:06 1993 Fred Fish (fnf@cygnus.com)
203
204 * snapshots.readme: Clarify when obvious and non-obvious bugs
205 should be reported.
206
46351197
JK
207Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
208
209 * stabs.texinfo (Stabs Format): Misc fixes.
210
b273dc0f
JK
211Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
212
213 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
214 (Traditional builtin types): Document convex convention for long long.
c778826d 215 (Negative builtin types): Discuss type names, and misc fixes.
b273dc0f 216
1a8b5668
JK
217Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
218
219 * stabs.texinfo (Builtin Type Descriptors): Document the floating
220 point types used with @samp{R} type descriptor.
221 (Symbol Descriptors): Describe how to handle conflict between
222 different meanings of @samp{P} symbol descriptor.
223
8c59ee11
JK
224Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
225
226 * stabs.texinfo: Remove node Quick Reference and put its children
227 directly under the main menu.
228
229 * stabs.texinfo: Many more changes to bring it into line with
230 AIX documentation and reality. I think it now has all the
231 information from the AIX documentation, except that I burned
232 out when I got to variant records (Pascal and Modula-2) and
233 all the COBOL types. Oh well, we can add them later when we're
234 worrying more about those languages.
235
236 * stabs.texinfo (Automatic variables): Talk about what it means
237 to omit the symbol descriptor.
238
23aed449
JK
239Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
240
241 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
242 gcc2 behavior with promoted args.
243
da24340c
RP
244Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
245
246 * gdb.texinfo: include readline appendices in info version of manual
247
c5f69ff8
RP
248Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
249
250 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
251 target remote.
252
253 * gdb.texinfo (Machine Code): more index entries for disassemble
254
d240e671
FF
255Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
256
257 * Clarify the intended use of the gdb-testers and gdb-patches
258 mailing lists, and shrink gzip comment.
259
34ae25cd
RP
260Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
261
75f844cc
RP
262 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
263 DOSHOST configuration of manual.
264
c60e53b9
RP
265 * gdb.texinfo (MIPS Stack): new node.
266
34ae25cd
RP
267 * all-config.texi (MIPS) new switch.
268
269 * gdbinv-s.texi (Nindy Options) Remove two instances of future
270 tense; (MIPS Remote) new node.
271
272 * gdb.texinfo (passim) rephrases to work around makeinfo @value
273 bug; (Environment) less passive, other small cleanups in text about
274 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
275 (Remote) new MIPS Remote menu entry.
276
838a1ac1
FF
277Thu May 6 08:51:35 1993 Fred Fish (fnf@cygnus.com)
278
279 * snapshots.readme: Add notes for UNIX make and GNU make.
280
7508b5b2
FF
281Mon May 3 17:06:45 1993 Fred Fish (fnf@cygnus.com)
282
283 * snapshots.readme: Clarify bison/byacc/yacc notes.
284
562a18b2
JK
285Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
286
6897f9ec
JK
287 * stabs.texinfo: Many changes to include information from the
288 AIX documentation.
289
562a18b2
JK
290 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
291
a5e7f259
JK
292Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
293
294 * gdbint.texinfo (new node Debugging GDB, elsewhere):
295 Move a bunch of information from ../README.
296 (Getting Started): New node.
297
a64a6c2b
RP
298Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
299
300 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
301
302 * gdb.texinfo: advance manual revision dates to present
303
304 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
305 stop using silly Roman numerals in @set variable names
306
a2a2eac8 307Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
4c16b957 308
a2a2eac8 309 * stabs.texinfo (Parameters): Keep trying to get this right.
4c16b957 310
98ef6f31
JK
311Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
312
313 * stabs.texinfo (Parameters): More on "local parameters".
314
b82ea042
JK
315Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
316
317 * stabs.texinfo (Parameters): Re-do "local parameters" section.
318
497e44a5
JK
319Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
320
321 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
322 (Parameters): Rewrite.
323 (xcoff-differences, Sun-differences): Minor changes.
324
4d7f562d
JG
325Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
326
327 * stabs.texinfo: Minor cleanup.
328
3a8bc841
JK
329Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
330
331 * gdbint.texinfo: Minor xcoff stuff.
332
9d7775db
FF
333Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
334
335 * gdbint.texinfo: Update for new config directory structure.
336 Add info about internal type data structures.
337
f930354a
ILT
338Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
339
340 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
341 $(srcdir).
342 (gdb-config.texi): Depend on file in $(srcdir).
343
c0264596
JK
344Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
345
346 * stabs.texinfo: Fixes about N_SO.
347
1bbbf457
RP
348Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
349
350 * gdb.texinfo: include list of nonstandard init file names
351
352 * *-config.texi: new switch GENERIC for text that applies *only*
353 to (usual) multiple-target version of manual
354
355 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
356 h8 config
357
358 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
359 in menus (rather than conditionally selected multiple alternative
360 menus).
361
362 * Makefile.in: define and use DOC_CONFIG var to select
363 configuration for GDB user manual.
364
365 * gdb-config.texi: delete from repository, generate from Makefile.
366
367 * all-config.texi: normal `generic' configuration file, formerly
368 stored as gdb-config.texi
369
6a962504
DZ
370Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
371
372 * Makefile.in: add dvi target to build all .dvi files
373
b0ad85e1
RP
374Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
375
376 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
377
6aa83a79
JG
378Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
379
380 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
381 host conditionals.
382 * stabs.texinfo: More array fixes inspired by Jim's.
383
9729ef22
JK
384Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
385
b6963343
JK
386 * stabs.texinfo: Fixes re arrays and continuations.
387
9729ef22
JK
388 * gdbint.texinfo: Add XCOFF node.
389
6344e2c7
JG
390Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
391
392 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
393
424bac5c
PB
394Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
395
396 * stabs.texinfo: Fix for array types to mention lower bounds.
397
98dbc65c
JG
398Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
399
400 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
401
24004298
JG
402Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
403
404 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
405
6d0b8046
JG
406Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
407
408 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
409 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
410
d3d6d0ff
JG
411Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
412
413 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
414
fe715d06
RP
415Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
416
417 * gdb.texinfo, gdbinv-s.texi: misc updates
418
8845dd0a
JG
419Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
420
421 * gdbint.texinfo: Brief documentation for longjmp support,
422 from an email msg by Stu.
423
6e1c67d2
JG
424Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
425
831c2e1d
JG
426 * stabs.texinfo: Fix description of floating point "range"
427 types (which really define basic types). Reported by Jim Meehan,
428 <meehan@src.dec.com>.
429
6e1c67d2
JG
430 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
431
8642d138
ILT
432Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
433
434 * gdbint.texinfo: Slightly expand section on supporting a new
435 object file format.
436
7a694ae8
JG
437Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
438
439 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
440 intermediate file.
441
eb7faec1
RP
442Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
443
93928b60 444 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
eb7faec1 445
f1e215bb
RP
446Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
447
e55d2728
RP
448 * gdbinv-s.texi: z8000 simulator target name is just "sim"
449
f1e215bb
RP
450 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
451 as well as Z8002.
452
2a20c602
JG
453Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
454
455 * gdbint.texinfo: Add sections on clean design and on how to send
456 in changes.
457
58108d01
JG
458Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
459
460 * gdbint.texinfo: Add how to declare the result of make_cleanup.
461
83bfcbae
JG
462Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
463
464 * gdb.texinfo: Fix typo, reported by Karl Berry.
465
3214c51c
JG
466Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
467
468 * gdb.texinfo: Add opcodes dir to GDB distribution description.
469
1b87a1b2
DZ
470Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
471
472 * gdbint.texinfo: fixed a stray email address (needs @@),
473 added @table @code to node "Native Conditionals"
474
8b9f3fff
JG
475Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
476
477 * gdbint.texinfo: Describe coding style of GDB.
478
22387683
JG
479Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
480
481 * stabs.texinfo: Minor wording changes.
482
ca25cb3b
JG
483Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
484
485 * gdbint.texinfo: Improve release doc slightly.
486
493cf018
JG
487Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
488
ca25cb3b 489 * gdbint.texinfo: Improve doc of GDB config macros.
493cf018 490
2dd00294 491Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
621b9b0b 492
2dd00294
JG
493 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
494 These will be reinserted when examined.
621b9b0b 495
9c2e4054
JG
496Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
497
498 * gdbint.texinfo: Make a start at documenting all the #if macros
499 in GDB. At least list them all, and start separating them into
500 host-specific and target-specific.
501
0005054f
RP
502Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
503
504 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
505 examples (not consistent w others).
506 gdb.texinfo: issue disclaimer paragraph on cmdline options only
507 for generic vn of doc
508
c973953a
ILT
509Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
510
511 * Makefile.in: always create installation directories.
512
6f28dd0b
RP
513Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
514
515 * gdb.texinfo: in h8 config, do not describe searching commands.
516
4eb4cf57
RP
517Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
518
519 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
520 conditionals; introduce a few generic switches that may be
521 useful for other cross-dev or dos-hosted configs.
522
523 * gdb.texinfo: fix typo in "info reg" description
524
612dbd4c
JG
525Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
526
527 * stabs.texinfo: Minor updates from running TeX over it.
528 * Makefile.in (stabs.dvi, stabs.ps): Add.
529
e505224d
PB
530Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
531
532 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
533 First pass at converting it to texinfo.
534
0d1cd01e
JG
535Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
536
537 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
538 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
539
1d4bd6ad
JG
540Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
541
542 * gdbint.texinfo: Add section on partial symbol tables.
543
d8a68b28
JG
544Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
545
546 * gdb.texinfo: document `set remotedebug' and `set
547 rstack_high_address'.
548
a89f94c2
RP
549Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
550
551 * gdb.texinfo: slight expansion of new text on reading info files
552 * gdbinv-s.m4.in: correct and expand info on cross-debugging
553 H8/300 from DOS.
554
4768ba62
JG
555Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
556
557 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
558
35095455
JG
559Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
560
561 * gdb.texinfo: Say how to read the `info' files.
562
1f0e6a99
RP
563Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
564
565 * Makefile.in: gm4 -> m4.
566
77b46d13
JG
567Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
568
569 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
570 Documentation' ahead of `Installing GDB' to match README.
571 Update shared library doc, -readnow and -mapped, and directory
572 structure (add glob and mmalloc). Update configure doc.
573
c0abb570
RP
574Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
575
576 * Makefile.in: remove $(srcdir) from gdb.info rule.
577
787c6bfe
RP
578Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
579
580 * Makefile.in: commented out gdb-all.texinfo rule. This is
581 temporary.
582
583Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
584
585 * Makefile.in, configure.in: removed traces of namesubdir,
586 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
587 copyrights to '92, changed some from Cygnus to FSF.
588
ddf21240
JG
589Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
590
591 * gdb.texinfo: Improve how we ask for bug reports.
592
c466cfab
RP
593Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
594
595 * Makefile.in: infodir belongs in datadir.
596
570e1733
RP
597Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
598
599 * Makefile.in: remove spaces following hyphens, bsd make can't
600 cope. install using INSTALL_DATA. added clean-info. added
601 standards.text support.
602
603Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
604
605 * Makefile.in: idestdir and ddestdir go away. Added copyrights
606 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
607 and mandir now keyed off datadir by default.
608
8c59ee11
JK
609\f
610Local Variables:
611mode: indented-text
612left-margin: 8
613fill-column: 74
614version-control: never
615End:
This page took 0.116992 seconds and 4 git commands to generate.