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