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