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