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