* elf64-sparc.c (sparc64_elf_relocate_section): Adjust addend of
[deliverable/binutils-gdb.git] / bfd / doc / ChangeLog
CommitLineData
6d4eea05
AM
12002-10-14 Alan Modra <amodra@bigpond.net.au>
2
3 * Makefile.in: Regenerate.
4
eda81658
DJ
52002-10-11 Daniel Jacobowitz <drow@mvista.com>
6
eda81658
DJ
7 * Makefile.in: Regenerated.
8
51240b8d
DA
92002-08-29 John David Anglin <dave@hiauly1.hia.nrc.ca>
10
11 * chew.c (paramstuff, outputdots, perform, bang and usage): Remove
12 void from function definitions.
13
bed69f04
AM
142002-08-13 Alan Modra <amodra@bigpond.net.au>
15
16 * header.sed: Strip tabs.
17
796f6cb7
AM
182002-06-08 Alan Modra <amodra@bigpond.net.au>
19
20 * Makefile.am: Fix quote style in last change.
21 * Makefile.in: Regenerate.
22
c46f20ef
AM
232002-06-07 Alan Modra <amodra@bigpond.net.au>
24
25 * Makefile.am (libbfd.h): Don't use "echo -n".
26 (libcoff.h, bfd.h): Likewise.
27 * Makefile.in: Regenerate.
28
abd4c6a2
AM
292002-06-06 Lars Brinkhoff <lars@nocrew.org>
30
31 * bfdint.texi: Change registry@sco.com to registry@caldera.com.
32
86fb1dec
AM
332002-06-05 Alan Modra <amodra@bigpond.net.au>
34
35 * Makefile.am (libbfd.h): Add "Extracted from.." comment.
36 (libcoff.h, bfd.h): Likewise.
37 * Makefile.in: Regenerate.
38
f742faa6
AM
392002-05-25 Alan Modra <amodra@bigpond.net.au>
40
41 * chew.c: Use #include "" instead of <> for local header files.
42
aa3d5824
AM
432002-04-20 Alan Modra <amodra@bigpond.net.au>
44
45 * Makefile.in: Regenerate.
46
2c73f9d8
AM
472002-02-11 Alan Modra <amodra@bigpond.net.au>
48
49 * Makefile.in: Regenerate.
50
9ee6f9cc
AM
512002-02-01 Alan Modra <amodra@bigpond.net.au>
52
53 * chew.c (WORD): Eliminate.
54
7dc0ab31
AM
552002-01-31 Ivan Guzvinec <ivang@opencores.org>
56
57 * Makefile.in: Regenerate.
58
ba994a14
AM
592002-01-31 Alan Modra <amodra@bigpond.net.au>
60
61 * chew.c (courierize): Don't modify @command params.
62
7dc0ab31
AM
632002-01-30 Nick Clifton <nickc@cambridge.redhat.com>
64
65 * proto.str (ENUMDOC): Place two spaces between the end of
66 the text and the closing comment marker.
67
3c3bdf30
NC
682001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
69
ba994a14 70 * bfdint.texi (BFD target vector miscellaneous): Add
3c3bdf30 71 bfd_target_mmo_flavour.
ba994a14
AM
72 * bfd.texinfo (BFD back ends): Add entry for mmo.
73 * Makefile.am (DOCFILES): Add mmo.texi.
3c3bdf30
NC
74 (SRCDOC): Add mmo.c.
75 (s-mmo, mmo.texi): New rules.
76
fe032580
KH
772001-10-29 Kazu Hirata <kazu@hxi.com>
78
79 * bfdsumm.texi: Fix a typo.
80
07d8a891
NC
812001-10-26 Nick Clifton <nickc@cambridge.redhat.com>
82
83 * bfd.texinfo: Change footer to refer to FSF. Change subtitle
84 to refer to original creation date.
85
7dc0ab31
AM
862002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
87
88 * Makefile.am (install): Depend on install-info.
89 * Makefile.in: Regenerate.
90
87b632fc
AM
912001-10-03 Alan Modra <amodra@bigpond.net.au>
92
93 * Makefile.am (BFD_H_DEP): Add ../version.h.
94 * Makefile.in: Regenerate.
95
8c96f6f4
AM
962001-10-02 Alan Modra <amodra@bigpond.net.au>
97
98 * Makefile.in: Regenerate.
99
4eef72c7
AM
1002001-10-01 Alan Modra <amodra@bigpond.net.au>
101
102 * header.sed: New file, adds header to generated files.
103 * Makefile.am: Rewrite rules generating libbfd.h, libcoff.h and
104 bfd.h, using above. Add missing elf.c dependecy for libbfd.h.
105 * Makefile.in: Regenerate.
106
923f08ff
AM
1072001-09-21 Alan Modra <amodra@bigpond.net.au>
108
109 * Makefile.in: Regenerate.
110
17c1c87f
AM
1112001-09-18 Alan Modra <amodra@bigpond.net.au>
112
113 * bfdint.texi: Replace reference to bfd_read with bfd_bread.
114 Likewise for bfd_write.
115
8a5cc6be
AM
1162001-07-24 Alan Modra <amodra@bigpond.net.au>
117
118 * Makefile.in: Regenerate.
119
d1d013c3
HPN
1202001-06-21 Hans-Peter Nilsson <hp@axis.com>
121
122 * bfdint.texi (BFD relocation functions) <different formats>:
123 Mention that the GNU linker is aware of input-output format
124 restrictions when generating relocatable output. Make new
125 paragraph for final-link case.
126 (BFD target vector swap): Fix typo.
127
10bfd974
KH
1282001-01-25 Kazu Hirata <kazu@hxi.com>
129
130 * chew.c: Do not output trailing whitespaces in type and
131 functionname. Update copyright.
132
05c6581e
KH
1332001-01-24 Kazu Hirata <kazu@hxi.com>
134
135 * chew.c: Do not output a trailing whitespace.
136
4a8e467a
NC
1372000-11-06 Nick Clifton <nickc@redhat.com>
138
139 * bfd.texinfo: Add GNU Free Documentation License.
140
edd21aca
AM
1412000-07-09 Alan Modra <alan@linuxcare.com.au>
142
143 * Makefile.in: Regenerate.
144
181866dc
AM
1452000-07-08 Alan Modra <alan@linuxcare.com.au>
146
147 * chew.c (outputdots): Don't add a space before `/*'.
148 (courierize): Likewise.
149
dd167cc8
HPN
150Wed May 24 12:03:25 2000 Hans-Peter Nilsson <hp@axis.com>
151
152 * bfdint.texi (BFD ELF processor required): Add paragraph about
153 target necessities for readelf.
154
afdaa25f
BE
1552000-04-30 Ben Elliston <bje@redhat.com>
156
157 * bfdint.texi (BFD generated files): Fix another typo.
158
5398f678
AM
1592000-04-17 Ben Elliston <bje@redhat.com>
160
161 * bfdint.texi (BFD_JUMP_TABLE macros): Fix typo.
162
a2d91340
AC
163Fri Apr 7 17:54:38 2000 Andrew Cagney <cagney@b1.cygnus.com>
164
165 * Makefile.in: Rebuild with current autoconf/automake.
166
252b5132
RH
167Thu Feb 4 23:21:36 1999 Ian Lance Taylor <ian@cygnus.com>
168
169 * Makefile.in: Rebuild with current autoconf/automake.
170
171Thu Jul 23 09:36:44 1998 Nick Clifton <nickc@cygnus.com>
172
173 * bfdint.texi (BFD ELF processor required): Add paragraph
174 describing the necessity to create "include/elf/CPU.h".
175
176Thu May 7 14:45:43 1998 Ian Lance Taylor <ian@cygnus.com>
177
178 * Makefile.am (chew.o): Add -I options for intl srcdir and
179 objdir.
180 * Makefile.in: Rebuild.
181
182Mon Apr 27 20:19:24 1998 Ian Lance Taylor <ian@cygnus.com>
183
184 * bfdint.texi: New file.
185 * Makefile.am (noinst_TEXINFOS): New variable.
186 * Makefile.in: Rebuild.
187
188Mon Apr 13 16:48:56 1998 Ian Lance Taylor <ian@cygnus.com>
189
190 * Makefile.in: Rebuild.
191
192Mon Apr 6 14:06:55 1998 Ian Lance Taylor <ian@cygnus.com>
193
194 * Makefile.am (STAGESTUFF): Remove variable.
195 (CLEANFILES): Don't remove $(STAGESTUFF).
196 (DISTCLEANFILES, MAINTAINERCLEANFILES): New variables.
197 * Makefile.in: Rebuild.
198
199Fri Mar 27 16:25:25 1998 Ian Lance Taylor <ian@cygnus.com>
200
201 * chew.c (skip_white_and_starts): Remove unused declaration.
202 (skip_white_and_stars): Add casts to avoid warnings.
203 (skip_trailing_newlines, paramstuff, courierize): Likewise.
204 (bulletize, do_fancy_stuff, iscommand): Likewise.
205 (kill_bogus_lines, nextword, main): Likewise.
206 (manglecomments): Comment out.
207 (outputdots, kill_bogus_lines): Remove unused local variables.
208 (perform, compile): Likewise.
209 (courierize): Fully parenthesize expression.
210 (copy_past_newline): Declare return value.
211 (print): Change printf format string.
212 (main): Call usage for an unrecognized option.
213
214Fri Feb 13 14:37:14 1998 Ian Lance Taylor <ian@cygnus.com>
215
216 * Makefile.am (AUTOMAKE_OPTIONS): Define.
217 * Makefile.in: Rebuild.
218
219Mon Jan 26 15:38:36 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
220
221 * doc.str (bodytext): Don't output @* at the end.
222 * chew.c (kill_bogus_lines): Make sure that a period at the
223 beginning is recognized.
224 (indent): Don't put indentation at the end.
225 (copy_past_newline): Expand tabs.
226 * Makefile.am (s-reloc, s-syms): Depend on doc.str.
227 * Makefile.in: Rebuild.
228
229Wed Oct 1 14:41:28 1997 Ian Lance Taylor <ian@cygnus.com>
230
231 * Makefile.am (libbfd.h): Don't use cpu-h8300.c, cpu-i960.c, or
232 elfcode.h as input files; they don't contribute anything.
233 * Makefile.in: Rebuild.
234
235Fri Aug 15 04:55:15 1997 Doug Evans <dje@canuck.cygnus.com>
236
237 * Makefile.am (libbfd.h, libcoff.h): Invoke $(MKDOC) as ./$(MKDOC).
238 * Makefile.in: Rebuild.
239
240Fri Aug 1 12:59:58 1997 Ian Lance Taylor <ian@cygnus.com>
241
242 * Makefile.am (CC_FOR_BUILD): Don't set explicitly.
243 * Makefile.in: Rebuild.
244
245Thu Jul 31 20:00:12 1997 Ian Lance Taylor <ian@cygnus.com>
246
247 * Makefile.am: New file, based on old Makefile.in.
248 * Makefile.in: Now built with automake.
249
250Tue Jul 22 14:44:00 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
251
252 * Makefile.in: Change stamp-* files to s-* files. Use bfdt.texi
253 rather than bfd.texi.
7dc0ab31 254 (DOCFILES): Change bfd.texi to bfdt.texi.
252b5132
RH
255 * bfd.texinfo: Include bfdt.texi, not bfd.texi.
256
257Mon Jun 16 15:33:15 1997 Ian Lance Taylor <ian@cygnus.com>
258
259 * Makefile.in (CC, CFLAGS): Substitute from configure script.
260 From Jeff Makey <jeff@cts.com>.
261
262Tue Apr 15 12:37:41 1997 Ian Lance Taylor <ian@cygnus.com>
263
264 * Makefile.in (install-info): Use mkinstalldirs to build
265 $(infodir).
266
267Tue Apr 8 12:49:46 1997 Ian Lance Taylor <ian@cygnus.com>
268
269 * Makefile.in (install-info): Permit info files to be in srcdir.
270 (stamp-*): Add a stamp-X target for each X.texi target.
271 (*.texi): Just depend upon stamp-X.
272 (clean): Remove stamp-*.
273 (distclean): Depend upon mostlyclean. Remove stamp-*. Don't
274 remove $(DOCFILES).
275
276Mon Apr 7 15:23:26 1997 Ian Lance Taylor <ian@cygnus.com>
277
278 * Makefile.in (distclean): Don't remove *.info files.
279
280Thu Feb 13 20:50:02 1997 Klaus Kaempf (kkaempf@progis.de)
281
282 * makefile.vms: New file.
283
284Tue Jun 18 18:32:28 1996 Ian Lance Taylor <ian@cygnus.com>
285
286 * chew.c (kill_bogus_lines): Reset sl when not at the start of a
287 line. From Uwe Ohse <uwe@tirka.gun.de>.
288
289Tue Jan 30 14:10:46 1996 Ian Lance Taylor <ian@cygnus.com>
290
291 From Ronald F. Guilmette <rfg@monkeys.com>:
292 * Makefile.in (libbfd.h): Depend upon proto.str.
293 (libcoff.h, bfd.h): Likewise.
294
295Fri Nov 3 14:46:48 1995 Fred Fish <fnf@cygnus.com>
296
7dc0ab31 297 * Makefile.in (SRCDOC, SRCPROT, core.texi, bfd.h): Use corefile.c,
252b5132
RH
298 renamed from core.c.
299
300Wed Nov 1 14:28:23 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
301
302 * chew.c: Include <ctype.h>.
303
304Fri Oct 6 16:23:34 1995 Ken Raeburn <raeburn@cygnus.com>
305
306 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
307
308 * Makefile.in (Makefile): Only remake this Makefile.
309
310Wed Oct 4 15:51:05 1995 Ken Raeburn <raeburn@cygnus.com>
311
312 * chew.c: Include <stdio.h>.
313
314Tue Sep 12 18:14:50 1995 Ian Lance Taylor <ian@cygnus.com>
315
316 * Makefile.in (maintainer-clean): New target.
317
318Thu Aug 31 12:18:43 1995 Ian Lance Taylor <ian@cygnus.com>
319
320 * Makefile.in (bfd.h): Add additional #endif at end of bfd.h if
321 __cplusplus is defined.
322
323Tue Nov 29 16:13:34 1994 Doug Evans <dje@canuck.cygnus.com>
324
325 * chew.c (write_buffer): New argument `f', all callers changed.
326 (stdout, stderr, print, drop, idrop): New forth words.
327 * proto.str (COMMENT): New command.
328 * doc.str (COMMENT): Likewise.
329
330Mon Sep 12 11:44:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
331
332 * Makefile.in (DOCFILES): Remove ctor.texi.
333 (IPROTOS): Remove ctor.ip.
334 (SRCIPROT): Remove $(srcdir)/../ctor.c.
335 (ctor.texi): Remove target.
336 (libbfd.h): Remove dependency on $(srcdir)/../ctor.c. Remove
337 $(MKDOC) run on $(srcdir)/../ctor.c.
338 * bfd.texinfo (Constructors): Remove section.
339
340Fri Sep 2 13:33:44 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
341
342 * chew.c: Include assert.h. Added prototypes for most functions.
343 Changed most uses of int to long. Do bounds checking on the
344 stacks. Added comment at the beginning documenting most of the
345 intrinsics. Lots of whitespace changes. Re-ordered some
346 functions.
347 (die, check_range, icheck_range): New functions.
348 (strip_trailing_newlines, print_stack_level): New functions.
349 (translatecomments): Don't insert tab before "/*".
350 (iscommand): Minimum command length is now 4.
351 (nextword): Handle some \-sequences.
352 (push_addr): Deleted.
353 (main): Add new intrinsics strip_trailing_newlines and
354 print_stack_level. Complain at end if stack contains more than
355 one element, or less.
356 (remchar): Make sure the string is not empty before chopping off a
357 character.
358
359 * doc.str, proto.str: Handle new commands SENUM, ENUM, ENUMX,
360 ENUMEQ, ENUMEQX, ENUMDOC.
361
362Wed Jan 12 18:37:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
363
364 * bfd.texinfo: Added Linker Functions node.
7898deda 365 * Makefile.in (DOCFILES): Added linker.texi.
252b5132
RH
366 (SRCDOC): Added linker.c.
367 (linker.texi): New target.
368
369Tue Jan 4 10:52:56 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
370
371 * chew.c: Don't rely on a correct declaration of exit.
372 (chew_exit): New function which just calls exit.
373 (main): Use it.
374
375Mon Jan 3 11:40:40 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
376
377 * bfd.texinfo: Added Hash Tables node.
378 * Makefile.in (DOCFILES): Added hash.texi.
379 (SRCDOC): Added hash.c.
380 (hash.texi): New target.
381
382Thu Dec 30 16:57:04 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
383
384 * Makefile.in: Delete all references to seclet.c, since it's just
385 been deleted. Don't mention hash.c, linker.c, or genlink.h yet,
386 since they don't contain documentation yet (hint, hint!).
387
388Fri Nov 5 10:58:53 1993 David J. Mackenzie (djm@thepub.cygnus.com)
389
390 * bfd.texinfo: Small cleanups.
391
392Fri Nov 19 03:46:11 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
393
394 * Makefile.in (archures.texi): Depends on $(MKDOC).
395
396Tue Aug 10 14:22:39 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
397
398 * bfd.texinfo (BFD back end): Don't include elfcode.texi, since
399 it's empty now and that triggers a makeinfo bug.
400
401Mon Aug 9 16:27:30 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
402
403 * bfd.texinfo (BFD back end): New section on ELF, includes
404 elf.texi and elfcode.texi.
405 * Makefile.in (DOCFILES): Include elf.texi, elfcode.texi.
406 (SRCDOC): Include elfcode.h, elf.c.
407 (elf.texi, elfcode.texi): New intermediate targets.
408
409Thu Jun 24 13:48:13 1993 David J. Mackenzie (djm@thepub.cygnus.com)
410
411 * Makefile.in (.c.o, chew.o): Put CFLAGS last.
412 * bfdsumm.texi: New file, broken out of bfd.texinfo, to share
413 with ld.texinfo.
414
415Mon Jun 14 12:07:07 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
416
7dc0ab31 417 * Makefile.in (install-info): remove parentdir cruft,
252b5132
RH
418
419Wed Jun 9 16:00:32 1993 Jim Kingdon (kingdon@cygnus.com)
420
421 * Makefile.in (mostlyclean): Remove chew.o.
422
423Tue May 25 14:46:58 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
424
425 * Makefile.in (libbfd.h): Use elfcode.h, not elf32.c.
426
427Mon May 24 15:50:07 1993 Ken Raeburn (raeburn@cygnus.com)
428
429 * chew.c (compile): Add a couple of missing casts.
430
431Wed May 12 14:45:14 1993 Ian Lance Taylor (ian@cygnus.com)
432
433 * Makefile.in (CC_FOR_BUILD): New variable, define to be $(CC).
434 (chew.o, $(MKDOC)): Build using CC_FOR_BUILD rather than CC, since
435 it must run on the build machine.
436
437Tue Apr 6 22:38:10 1993 John Gilmore (gnu@cygnus.com)
438
439 * Makefile.in (chew): Don't compile from .c to executable in a
440 single step; it puts a temporary .o filename into the executable,
441 which makes multi-stage comparisons fail. Compile chew.c to
442 chew.o, and link that, which makes identical executables every time.
443
444Wed Mar 24 17:26:29 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
445
446 * Makefile.in: fix typo (bfd.texinfo not bfd.texino)
447
448Fri Mar 19 01:13:00 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
449
450 * bfd.texinfo: Since BFD version number has been bumped, do same
451 to "version number" on title page, and elsewhere. Should be
452 fixed to extract real version number.
453
454Tue Mar 16 12:15:13 1993 Per Bothner (bothner@rtl.cygnus.com)
455
456 * Makefile.in: Add *clean rules.
457
458Mon Jan 11 18:43:56 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
459
460 * Makefile.in (libbfd.h): Removed duplicate init.c and libbfd.c.
461 Added seclet.c.
462 (bfd.h): Added dependency on bfd.c and seclet.c. Added seclet.c
463 to build.
464
465Thu Dec 17 19:35:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
466
467 * Makefile.in: added dvi target, define and use $(TEXI2DVI)
468
469Thu Dec 3 17:42:48 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
470
471 * Makefile.in (TEXIDIR): New variable.
472 (bfd.dvi): Look for bfd.texinfo in $(srcdir). Generate index.
473
474 * bfd.texinfo: Minor doc fixes.
475
476Thu Nov 5 03:13:55 1992 John Gilmore (gnu@cygnus.com)
477
478 Cleanup: Replace all uses of EXFUN in the BFD sources, with PARAMS.
479
7dc0ab31 480 * chew.c (exfunstuff): Eliminate.
252b5132 481 (paramstuff): Replace exfunstuff with function to generate PARAMS.
7898deda 482 * proto.str: Use paramstuff rather than exfunstuff.
252b5132
RH
483
484Mon Aug 17 12:40:32 1992 Steve Chamberlain (sac@thepub.cygnus.com)
485
486 * chew.c: various patches provided by Howard Chu.
487
488Fri Jun 19 18:59:54 1992 John Gilmore (gnu at cygnus.com)
489
490 * Makefile.in (libbfd.h): Add elf.c as a source of prototypes.
491
492Mon May 11 18:55:59 1992 John Gilmore (gnu at cygnus.com)
493
494 * chew.c: exit() should be declared by config files, not by
7dc0ab31 495 portable source code. Its type could be int or void function.
252b5132
RH
496
497Mon May 4 13:45:57 1992 K. Richard Pixley (rich@rtl.cygnus.com)
498
499 * Makefile.in: another CFLAGS correction.
500
501Tue Apr 28 10:21:32 1992 K. Richard Pixley (rich@rtl.cygnus.com)
502
503 * Makefile.in: Do the CFLAGS thing.
504
505Fri Apr 10 22:34:52 1992 Fred Fish (fnf@cygnus.com)
506
507 * Makefile.in (MINUS_G): Add macro and default to -g.
508
509Fri Mar 6 18:53:18 1992 Steve Chamberlain (sac@thepub.cygnus.com)
510
511 * chew.c: now has -w switch turn on warnings
512
513Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
514
515 * Makefile.in, configure.in: removed traces of namesubdir,
516 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
517 copyrights to '92, changed some from Cygnus to FSF.
518
519Tue Dec 10 22:11:05 1991 K. Richard Pixley (rich at rtl.cygnus.com)
520
521 * Makefile.in: build chew into the current directory. Complete
522 the MKDOC macro transition.
523
524Tue Dec 10 08:26:28 1991 Steve Chamberlain (sac at rtl.cygnus.com)
525
526 * chew.c: don't core dump when can't open file
527 * Makefile.in: get proto.str from the right place when built in
528 odd directories
529
530Tue Dec 10 04:07:25 1991 K. Richard Pixley (rich at rtl.cygnus.com)
531
532 * Makefile.in: infodir belongs in datadir.
533
534Sat Dec 7 17:01:23 1991 Steve Chamberlain (sac at rtl.cygnus.com)
535
536 * chew.c: Much modified
537 * proto.str, doc.str: New files for extracting to product
538 prototypes and documents respectively.
539
540
541Fri Dec 6 22:57:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
542
543 * Makefile.in: added standards.text support, host/site/target
544 inclusion hooks, install using INSTALL_DATA rather than cp,
545 don't echo on install.
546
547Thu Dec 5 22:46:17 1991 K. Richard Pixley (rich at rtl.cygnus.com)
548
549 * Makefile.in: idestdir and ddestdir go away. Added copyrights
550 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
551 and mandir now keyed off datadir by default.
552
553\f
554Local Variables:
555version-control: never
556End:
This page took 0.168366 seconds and 4 git commands to generate.