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