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