update-copyright.py for binutils
[external/binutils.git] / etc / ChangeLog
1 2017-01-04  Alan Modra  <amodra@gmail.com>
2
3         * update-copyright.py: New file.
4         * add-log.el: Update copyright year range.
5         * texi2pod.pl: Likewise.
6
7 2016-06-13  Nick Clifton  <nickc@redhat.com>
8
9         * texi2pod.pl: Escape curly braces, whilst searching for keyword
10         strong.
11
12 2016-03-18  Nick Clifton  <nickc@redhat.com>
13
14         * texi2pod.pl: Add TARGET to the list of recognised man page
15         sections.
16
17 2014-06-27  Ludovic Courtès  <ludo@gnu.org>
18
19         PR external/16327
20         PR external/16328
21         * Makefile.in (MAKEINFO, TEXI2DVI, TEXI2PDF, TEXI2HTML, DVIPS)
22         (TEXIDIR, INFOFILES, DVIFILES, PDFFILES, HTMLFILES): Remove.
23         (all): Remove dependency on 'info'.
24         (install): Remove dependency on 'install-info'.
25         (standards.info, standards.html, standards.dvi, standards.ps)
26         (standards.pdf, configure.info, configure.dvi, configure.ps)
27         (configure.pdf, configure.pdf): Remove.
28         (info, install-info, html, install-html, dvi, pdf, install-pdf)
29         clean, maintainer-clean, realclean): Remove body.
30         * etc/configbuild.ein, etc/configbuild.fig, etc/configbuild.jin,
31         etc/configbuild.tin, etc/configdev.ein, etc/configdev.fig,
32         etc/configdev.jin, etc/configdev.tin, etc/configure.texi,
33         etc/fdl.texi, etc/gnu-oids.texi, etc/make-stds.texi,
34         etc/standards.texi: Remove.
35
36 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
37
38         * Makefile.in (install-strip): New target.
39
40 2010-06-08  Nick Clifton  <nickc@redhat.com>
41
42         * standards.texi: Import current version from gnustandards
43         project.
44         * gnu-oids.texi: New file.
45         * fdl.texi: Replace with v1.3 text.
46
47 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
48
49         * configure: Regenerate.
50
51 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
52
53         * Makefile.in (AUTOCONF, configure_deps): New variables.
54         ($(srcdir)/configure, config.status): New rules.
55         (Makefile): Depend on config.status.
56         * configure.in: Accept --enable-maintainer-mode, set and
57         substitute MAINT accordingly.
58
59 2009-02-03  Carlos O'Donell  <carlos@codesourcery.com>
60
61         * configure.in: AC_SUBST pdfdir.
62         * configure: Regenerate.
63
64 2007-08-13  Nick Clifton  <nickc@redhat.com>
65
66         * standards.texi: Import 22 July 2007 version.
67         * fdl.texi: Import version 1.2.
68         * make-stds.texi: Import 2006 version.
69
70 2007-04-04  Eric Christopher  <echristo@apple.com>
71
72         Move from gcc:
73         2007-04-04  Zack Weinberg  <zack@mrtock.ucsd.edu>
74
75                 * texi2pod.pl: Correct handling of @itemize with no argument.
76
77         2007-02-16  Matthias Klose  <doko@debian.org>
78
79                 * texi2pod.pl: Handle @subsubsection, ignore @anchor.
80
81         2007-02-06  Richard Sandiford  <richard@codesourcery.com>
82
83                 * texi2pod.pl: Handle @multitable.
84
85 2007-03-27  Brooks Moses  <brooks.moses@codesourcery.com>
86
87         * Makefile.in: Add support for "pdf" and "install-pdf" targets.
88
89 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
90
91         * configure.texi: Fix botched commit.
92
93 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
94
95         * texi2pod.pl: Correct handling of absolute @include.
96
97 2006-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
98
99         * texi2pod.pl: Handle -I.
100
101 2006-04-06  Carlos O'Donell  <carlos@codesourcery.com>
102
103         * Makefile.in: Add install-html target. Add htmldir,
104         docdir and datarootdir.
105         * configure.texi: Document install-html target.
106         * configure.in: AC_SUBST datarootdir, docdir, htmldir.
107         * configure: Regenerate.
108
109 2006-02-27  Carlos O'Donell  <carlos@codesourcery.com>
110
111         * Makefile.in: TEXI2HTML uses makeinfo. Define
112         HTMLFILES. Add html targets.
113         * configure.texi: Use ifnottex. Add alternative
114         image format specifier as jpg.
115         * standards.texi: Use ifnottex.
116
117 2005-10-21  Mark Mitchell  <mark@codesourcery.com>
118
119         * texi2pod.pl: Substitue for @value even when part of @include.
120
121 2005-10-21  Bob Wilson  <bob.wilson@acm.org>
122
123         * texi2pod.pl: Import latest version from GCC.
124
125 2005-05-19  Zack Weinberg  <zack@codesourcery.com>
126
127         * Makefile.in: Have 'all' depend on 'info'.
128
129 2003-05-16  Kelley Cook  <kelleycook@wideopenwest.com>
130
131         * configure.texi: Use "i[3-7]86" in example.
132
133 2003-01-02  H.J. Lu <hjl@gnu.org>
134
135         * Makefile.in (DESTDIR): New.
136         (install-info): Use it.
137
138 2002-06-11  Nick Clifton  <nickc@cambridge.redhat.com>
139
140         Import the following patches from the FSF GCC sources:
141         2002-03-25  Zack Weinberg  <zack@codesourcery.com>
142
143         * texi2pod.pl: Handle @end ftable and @end vtable.
144
145         2001-12-12  Matthias Klose  <doko@debian.org>
146
147         * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
148         generation of more than one man page from one source.
149         Add '-' to set of valid chars for an identifier.
150         Let -D option accept flags of the form <flag>=<value>.
151         Use \s+ for whitespace detection in '@c man' lines.
152         Handle @set and @clear independent of $output.
153         Substitute all @value{}'s in a line.
154
155         2001-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
156
157         * texi2pod.pl: Handle @ifnottex, @iftex and @display.  Handle @var
158         in verbatim blocks specially.  Handle @unnumbered, @unnumberedsec
159         and @center.  Allow [a-z] after @enumerate.  Handle 0 and numbers
160         greater than 9 in enumerations.
161
162         2001-07-03  Joseph S. Myers  <jsm28@cam.ac.uk>
163
164         * texi2pod.pl: Handle @r inside @item.
165
166 2002-02-27  Andrew Cagney  <ac131313@redhat.com>
167
168         * fdl.texi: New file.
169
170 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
171
172         * standards.texi: Import February 14, 2002 version.
173         * make-stds.texi: Import 2001 version.
174
175 2002-01-26  Hans-Peter Nilsson  <hp@bitrange.com>
176
177         * Makefile.in (install): Depend on install-info.
178
179 2001-03-25  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
180
181         * texi2pod.pl: New file (from gcc/contrib).
182
183 1999-04-01  Jim Blandy  <jimb@zwingli.cygnus.com>
184
185         * add-log.el, add-log.vi: New files.
186
187 1999-01-20  Angela Marie Thomas (angela@cygnus.com)
188
189         * comp-tools-verify: Remove some checks that are no longer valid.
190
191 1998-12-03  Nick Clifton  <nickc@cygnus.com>
192
193         * targetdoc/fr30.texi: New document.
194
195 1998-10-01  Angela Marie Thomas (angela@cygnus.com)
196
197         * comp-tools-fix, cross-tools-fix: Replace /usr/include
198         with ${FIXINCDIR}.
199
200 1998-08-11  Doug Evans  <devans@canuck.cygnus.com>
201
202         * make-rel-sym-tree (version): Update calculation.
203
204 1998-06-12  Ian Lance Taylor  <ian@cygnus.com>
205
206         * configure.texi: Various additions.
207         * Makefile.in (TEXI2HTML, DVIPS): New variables.
208         (standards.ps): New target.
209         (configure.dvi): Copy .tin files in as well.
210         (configure.ps, configure.html): New targets.
211         (clean): Remove configdev.jpg and configbuild.jpg.
212         * configdev.fig: New file.
213         * configdev.ein: New file (EPS version of configdev.fig).
214         * configdev.jin: New file (JPEG version of configdev.fig).
215         * configbuild.fig: New file.
216         * configbuild.ein: New file (EPS version of configbuild.fig).
217         * configbuild.jin: New file (JPEG version of configbuild.fig).
218
219 1998-06-10  Ian Lance Taylor  <ian@cygnus.com>
220
221         * configure.texi: New file.
222         * configdev.tin: New file.
223         * configbuild.tin: New file.
224         * Makefile.in (MAKEINFO): Use makeinfo from texinfo directory if
225         it exists.
226         (TEXI2DVI): Likewise for texi2dvi.
227         (INFOFILES): Add configure.info.
228         (DVIFILES): Add configure.dvi.
229         (info): Only build info files if the source files exist.
230         (install-info): Only install info files if they exist.
231         (dvi): Only build DVI files if the sources files exist.
232         (configure.info): New target.
233         (configure.dvi): New target.
234         (clean): Remove configdev and configbuild derived files.
235
236         Remove obsolete documentation.
237         * intro.texi: Remove.
238         * install.texi: Remove.
239         * config-names.texi: Remove.
240         * screen1.eps: Remove.
241         * screen1.obj: Remove.
242         * screen2.eps: Remove.
243         * screen2.obj: Remove.
244         * Makefile.in: Remove references to the above.
245
246 Thu May 21 14:34:51 1998  Nick Clifton  <nickc@cygnus.com>
247
248         * targetdoc/arm-interwork.texi: Add note about ignoring linker
249         warning message when using --support-old-code.
250
251 Mon May 18 14:27:37 1998  Angela Marie Thomas (angela@cygnus.com)
252
253         * Install.in, comp-tools-fix, comp-tools-verify, cross-tools-fix:
254         Use $GCCvn rather than substitute everywhere.
255
256 Thu May 14 14:43:10 1998  Nick Clifton  <nickc@cygnus.com>
257
258         * targetdoc/arm-interwork.texi: Document dlltool support of
259         interworking.
260
261 Thu May  7 16:49:38 1998  Jason Molenda  (crash@bugshack.cygnus.com)
262
263         * Install.in: Remove references to TCL_LIBRARY, TK_LIBRARY,
264         and GDBTK_FILENAME.
265
266 Wed Apr  1 17:11:44 1998  Nick Clifton  <nickc@cygnus.com>
267
268         * targetdoc/arm-interwork.texi: Document ARM/thumb interworking.
269
270 Tue Mar 31 15:28:20 1998  Ian Lance Taylor  <ian@cygnus.com>
271
272         * standards.texi, make-stds.texi: Update to current FSF versions.
273         * Makefile.in (standards.info): Depend upon make-std.texi.
274
275 Tue Mar 24 16:13:26 1998  Stu Grossman  <grossman@bhuna.cygnus.co.uk>
276
277         * configure:  Regenerate with autoconf 2.12.1 to fix shell issues
278         for NT native builds.
279
280 Mon Mar  9 16:41:04 1998  Doug Evans  <devans@canuck.cygnus.com>
281
282         * make-rel-sym-tree (binprogs): Add objcopy.
283
284 Tue Feb 24 18:11:58 1998  Doug Evans  <devans@canuck.cygnus.com>
285
286         * make-rel-sym-tree: as.new -> as-new, ld.new -> ld-new
287         nm.new -> nm-new.  Make symlinks to crt*.o.
288
289 Fri Nov 21 12:54:58 1997  Manfred Hollstein <manfred@s-direktnet.de>
290
291         * Makefile.in: Add --no-split argument to avoid creating files
292         with names longer than 14 characters.
293
294 Thu Sep 25 13:13:11 1997  Jason Molenda  (crash@pern.cygnus.com)
295
296         * intro.texi: Add closing ifset.
297
298 Mon Sep  1 10:31:32 1997  Angela Marie Thomas (angela@cygnus.com)
299
300         * Install.in: Move setting HOST and TARGET to the beginning
301         of the file for editing convenience.
302
303 Mon Sep  1 10:28:37 1997  Angela Marie Thomas (angela@cygnus.com)
304
305         * Install.in.: More friendly options/messages when extracting
306         from a file instead of a tape device.
307
308 Tue Jun 17 15:50:23 1997  Angela Marie Thomas (angela@cygnus.com)
309
310         * Install.in: Add /usr/bsd to PATH for Irix (home of compress)
311
312 Thu Jun 12 13:47:00 1997  Angela Marie Thomas (angela@cygnus.com)
313
314         * Install.in (show_exec_prefix_msg): fix quoting
315
316 Wed Jun  4 15:31:43 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
317
318         * rebuilding.texi: Removed.
319
320 Sat May 24 18:02:20 1997  Angela Marie Thomas (angela@cygnus.com)
321
322         * cross-tools-fix:  Remove host check since it doesn't matter
323         for this case.
324         * Install.in (guess_system): clean up more unused hosts.
325         * Install.in, cross-tools-fix, comp-tools-fix, comp-tools-verify:
326         Hack for host check to not warn the user for certain cases.
327
328 Fri May 23 23:46:10 1997  Angela Marie Thomas (angela@cygnus.com)
329
330         * subst-strings: Remove a lot of unused code
331         * Install.in: Remove reference to TAPEdflt, use variables instead of
332         string substitution when able.
333
334 Fri Apr 11 17:25:52 1997  Ian Lance Taylor  <ian@cygnus.com>
335
336         * configure.in: Change file named in AC_INIT to Makefile.in.
337         * configure: Rebuild.
338
339 Fri Apr 11 18:12:42 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
340
341         * Install.in (guess_system): Back out change to INSTALLHOST to
342         call all IRIX systems "mips-sgi-irix4"
343
344         * Makefile.in: Remove references to configure.texi and cfg-paper.texi.
345
346 Thu Apr 10 23:26:45 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
347
348         * srctree.texi, emacs-relnotes.texi, cfg-paper.texi: Remove.
349         * Install.in: Remove Ultrix-specific hacks.
350         Update Cygnus phone numbers.
351         (guess_system): Remove some old systems (Ultrix, OSF1 v1 & 2,
352         m68k-HPUX, m68k SunOS, etc.)
353         (show_gnu_root_msg): Remove.
354         Removed all the remove option code.
355
356 Thu Apr 10 23:23:33 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
357
358         * configure.man, configure.texi: Remote.
359
360 Mon Apr  7 18:15:00 1997  Brendan Kehoe <brendan@cygnus.com>
361
362         * Fix the version string for OSF1 4.0 to recognize either
363         V4.* or X4.*
364
365 Mon Apr  7 15:34:47 1997  Ian Lance Taylor  <ian@cygnus.com>
366
367         * standards.texi, make-stds.texi: Update to current FSF versions.
368
369 Tue Nov 19 15:36:14 1996  Doug Evans  <dje@canuck.cygnus.com>
370
371         * make-rel-sym-tree: New file.
372
373 Wed Oct 23 00:34:07 1996  Angela Marie Thomas (angela@cygnus.com)
374
375         * Lots of patches from progressive...
376         * Install.in: restore DDOPTS for AIX 4.x
377         * Install.in, subst-strings: add case for DG Aviion
378         * subst-strings: fix typo in INSTALLdir var setting
379         * comp-tools-verify: set SHLIB_PATH for shared libs
380         * Install.in, subst-strings:  add case for solaris2.5
381         * Install.in: fix regression for hppa1.1 check
382         * comp-tools-fix: set LD_LIBRARY_PATH
383         * comp-tools-fix: If fixincludes fixes /usr/include/limits.h,
384         install it as syslimits.h.
385
386 Wed Oct 16 19:20:42 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
387
388         * Install.in (guess_system): Treat powerpc-ibm-aix4.1 the same as
389         rs6000-ibm-aix4.1, since the compiler now uses common mode by
390         default.
391
392 Wed Oct  2 15:39:07 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
393
394         * configure.in (AC_PROG_INSTALL): Added.
395         * Makefile.in (distclean): Remove config.cache.
396
397 Wed Oct  2 14:33:58 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
398
399         * configure.in: Switch to autoconf configure.in.
400         * configure: New.
401         * Makefile.in: Use autoconf-substituted values.
402
403 Tue Jun 25 18:56:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
404
405         * Makefile.in (datadir): Changed to $(prefix)/share.
406
407 Fri Mar 29 11:38:01 1996  J.T. Conklin  (jtc@lisa.cygnus.com)
408
409         * configure.man: Changed to be recognized by catman -w on Solaris.
410
411 Wed Dec  6 15:40:28 1995  Doug Evans  <dje@canuck.cygnus.com>
412
413         * comp-tools-fix (fixincludes): Define FIXPROTO_DEFINES from
414         .../install-tools/fixproto-defines.
415
416 Sun Nov 12 19:31:27 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
417
418         * comp-tools-verify (verify_cxx_initializers): delete argv,
419         argc declarations, add -static to compile line.
420         (verify_cxx_hello_world): delete argv, argc declarations, add
421         -static to compile line.
422
423 Wed Sep 20 13:21:52 1995  Ian Lance Taylor  <ian@cygnus.com>
424
425         * Makefile.in (maintainer-clean): New target, synonym for
426         realclean.
427
428 Mon Aug 28 17:25:49 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
429
430         * Install.in (PATH):  add /usr/ucb to $PATH (for SunOS 4.1.x).
431
432 Tue Aug 15 21:51:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
433
434         * Install.in (guess_system): Match OSF/1 v3.x as the same as
435         v2.x--v2.x binaries are upward compatible.
436
437 Tue Aug 15 21:46:54 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
438
439         * Install.in (guess_system): recognize HP 9000/800 systems as the
440         same as HP 9000/700 systems.
441
442 Tue Aug  8 13:11:56 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
443
444         * Install.in: For emacs, run show_emacs_alternate_msg and exit.
445         (show_emacs_alternate_msg): New message saying how emacs can't be
446         installed in an alternate prefix.
447
448 Thu Jun  8 00:42:56 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
449
450         * subst-strings: change du commands to $BINDIR/. & $SRCDIR/. just
451         in case they are symlinks.
452
453 Tue Apr 18 14:23:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
454
455         * cdk-fix: Extracted table of targets that don't need their
456           headers fixed from gcc's configure script.
457
458         * cdk-fix, cdk-verify: Use ${HOST} instead of ||HOSTstr||
459
460         * cdk-fix, cdk-verify: New files, install script fragments used
461           for Cygnus Developer's Kit.
462
463         * Install.in (do_mkdir): New function.
464
465         * Install.in: Added support for --with and --without options.
466           Changed so that tape commands are not run when extracting
467           from a file.
468           (do_mt): Changed to take only one argument.
469
470 Wed Mar 29 11:16:38 1995  Jason Molenda (crash@phydeaux.cygnus.com)
471
472         * Install.in: catch UNAME==alpha-dec-osf2.x and correct entry for
473         alpha-dec-osf1.x
474
475 Fri Jan 27 12:04:29 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
476
477         * subst-strings (mips-sgi-irix5): New entry in table.
478
479 Thu Jan 19 12:15:44 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
480
481         * Install.in: Major rewrite, bundle dependent code (for example,
482           fixincludes for comp-tools) will be inserted into the Install
483           script when it is generated.
484
485 Tue Jan 17 16:51:32 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
486
487         * Makefile.in (Makefile): Rebuild using $(SHELL).
488
489 Thu Nov  3 19:30:33 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
490
491         * Makefile.in (install-info): Depend on info.
492
493 Fri Aug 19 16:16:38 1994  Jason Molenda     (crash@phydeaux.cygnus.com)
494
495         * Install.in: set $FIX_HEADER so fixproto can find fix-header.
496
497 Fri May  6 16:18:58 1994  Jason Molenda     (crash@sendai.cygnus.com)
498
499         * Makefile.in (install-info): add a semicolon in the if statement.
500
501 Fri Apr 29 16:56:07 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
502
503         * cfg-paper.texi: Update some outdated information.
504
505         * Makefile.in (install-info): Pass file, not directory, as last
506         arg to INSTALL_DATA.
507         (uninstall): New target.
508
509 Thu Apr 28 14:42:22 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
510
511         * configure.texi: Comment out @smallbook.
512
513         * Makefile.in: Define TEXI2DVI and TEXIDIR, and use the latter.
514         Remove info files in realclean, not clean, per coding standards.
515         Remove TeX output in clean.
516
517 Tue Apr 26 17:18:03 1994  Jason Molenda (crash@sendai.cygnus.com)
518
519         * Install.in:  fixincludes output is actually put in fixincludes.log,
520         but echo'ed messages claim it is fixinc.log.  This is the same
521         messages as I logged in March 4 1994, but for some reason we found
522         the change hadn't been done.  I'll have to dig through the logs
523         and find out what I really did do that day. :)
524
525 Mon Apr 25 20:28:19 1994  Jason Molenda   (crash@sendai.cygnus.com)
526
527         * Install.in:  use eval to call do_mt() for Ultrix brokenness.
528
529 Mon Apr 25 20:00:00 1994  Jason Molenda   (crash@sendai.cygnus.com)
530
531         * Install.in(do_mt): exit with error status 1 if # of parameters
532         != 3.
533
534 Mon Apr 25 19:42:36 1994  Jason Molenda   (crash@sendai.cygnus.com)
535
536         * Install.in:  lose TAPE_FORWARD and TAPE_REWIND, add do_mt()
537         to do all tape movement operations.  Currently untested.  Addresses
538         PR # 4886 from bull.
539
540         * Install.in: add 1994 to the copyright thing.
541
542 Fri Apr 22 19:05:13 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
543
544         * standards.texi: Update from FSF.
545
546 Fri Apr 22 15:46:10 1994  Jason Molenda (crash@cygnus.com)
547
548         * Install.in: Add $DDOPTS, has ``bs=124b'' for all systems except
549         AIX (some versions of AIX don't understand bs=124b.  Silly OS).
550
551 Mon Apr  4 22:55:05 1994  Jason Molenda (crash@sendai.cygnus.com)
552
553         * Install.in: null out $TOOLS before adding stuff to it
554         non-destructively.
555
556 Wed Mar 30 21:45:35 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
557
558         * standards.texi: Fix typo.
559
560         * configure.texi, configure.man: Document --disable-.
561
562 Mon Mar 28 13:22:15 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
563
564         * standards.texi: Update from FSF.
565
566 Sat Mar 26 09:21:44 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
567
568         * standards.texi, make-stds.texi: Update from FSF.
569
570 Fri Mar 25 22:59:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
571
572         * configure.texi, configure.man: Document --enable-* options.
573
574 Wed Mar 23 23:38:24 1994  Jason Molenda  (crash@sendai.cygnus.com)
575
576         * Install.in: set CPP to be gcc -E for fixincludes.
577
578 Wed Mar 23 13:42:48 1994  Jason Molenda  (crash@sendai.cygnus.com)
579
580         * Install.in: set PATH to $PATH:/bin:/usr/bin so we can pick
581         up native tools even if the user doesn't have them in his
582         path.
583
584         * Install.in: ``hppa-1.1-hp-hpux'' -> ``hppa1.1-hp-hpux''.
585
586 Tue Mar 15 22:09:20 1994  Jason Molenda  (crash@sendai.cygnus.com)
587
588         * Install.in: TAPE_REWIND and TAPE_FORWARD variables for Unixunaware,
589         added switch statement to detect if system is Unixunaware.
590
591 Fri Mar  4 12:10:30 1994  Jason Molenda (crash@sendai.cygnus.com)
592
593         * Install.in:  fixincludes output is actually put in fixincludes.log,
594         but echo'ed messages claim it is fixinc.log.
595
596 Wed Nov  3 02:58:02 1993  Jeffrey Osier  (jeffrey@thepub.cygnus.com)
597
598         * subst-strings:  output TEXBUNDLE for more install notes matching
599         * install-texi.in:  PRMS info now exists
600
601 Tue Oct 26 16:57:12 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
602
603         * subst-strings: match solaris*.  Also, add default case to catch
604           and error out for unrecognized systems.
605
606 Thu Aug 19 18:21:31 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
607
608         * Install.in: handle the new fixproto work
609
610 Mon Jul 19 12:05:41 1993  david d `zoo' zuhn  (zoo@cirdan.cygnus.com)
611
612         * Install.in: remove "MT=tctl" for AIX (not needed, and barely
613         worked anyway)
614
615 Mon Jun 14 19:09:22 1993  Jeffrey Osier  (jeffrey@cygnus.com)
616
617         * subst-strings: changed HOST to recognize Solaris for install notes
618
619 Thu Jun 10 16:01:25 1993  Jeffrey Osier  (jeffrey@cygnus.com)
620
621         * dos-inst.texi:  new file.
622
623 Wed Jun  9 19:23:59 1993  Jeffrey Osier  (jeffrey@rtl.cygnus.com)
624
625         * install-texi.in:      added conditionals (nearly complete)
626                                   cleaned up
627                                   added support for other releases (not done)
628
629 Wed Jun  9 15:53:58 1993  Jim Kingdon  (kingdon@cygnus.com)
630
631         * Makefile.in (install-info): Use INSTALL_DATA.
632         ({dist,real}clean): Also delete Makefile and config.status.
633
634 Fri Jun  4 17:09:56 1993  Jeffrey Osier  (jeffrey@cygnus.com)
635
636         * subst-strings:  added data for OS_STRING
637
638         * subst-strings:  added support for OS_STRING
639
640 Thu Jun  3 00:37:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
641
642         * Install.in: pull COPYING and COPYING.LIB off of the tape
643
644 Tue Jun  1 16:52:08 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
645
646         * subst-strings: replace RELEASE_DIR too
647
648 Mon Mar 22 23:55:27 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
649
650         * Makefile.in: add installcheck target
651
652 Wed Mar 17 02:21:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
653
654         * Install.in: fix 'source only' extraction bug where it looked for
655         the src dir under H-<host>/src instead of src; also remove stray
656         reference to EMACSHIBIN
657
658 Mon Mar 15 01:25:45 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
659
660         * make-stds.texi: added 'installcheck' to the standard targets
661
662 Tue Mar  9 19:48:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
663
664         * standards.texi: added INFO-DIR-ENTRY, updated version from the FSF
665
666 Tue Feb  9 12:40:23 1993  Ian Lance Taylor  (ian@cygnus.com)
667
668         * Makefile.in (standards.info): Added -I$(srcdir) to find
669         make-stds.texi.
670
671 Mon Feb  1 16:32:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
672
673         * standards.texi: updated to latest FSF version, which includes:
674
675         * make-stds.texi: new file
676
677 Mon Nov 30 01:31:40 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
678
679         * install-texi.in, relnotes.texi, intro.texi: changed Cygnus phone
680         numbers from the old Palo Alto ones to the new Mtn. View numbers
681
682 Mon Nov 16 16:50:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
683
684         * Makefile.in: define $(RM) to "rm -f"
685
686 Sun Oct 11 16:05:48 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
687
688         * intro.texi: added INFO-DIR-ENTRY