1 2006-02-27 Carlos O'Donell <carlos@codesourcery.com>
3 * Makefile.in: TEXI2HTML uses makeinfo. Define
4 HTMLFILES. Add html targets.
5 * configure.texi: Use ifnottex. Add alternative
6 image format specifier as jpg.
7 * standards.texi: Use ifnottex.
9 2005-10-21 Mark Mitchell <mark@codesourcery.com>
11 * texi2pod.pl: Substitue for @value even when part of @include.
13 2005-10-21 Bob Wilson <bob.wilson@acm.org>
15 * texi2pod.pl: Import latest version from GCC.
17 2005-05-19 Zack Weinberg <zack@codesourcery.com>
19 * Makefile.in: Have 'all' depend on 'info'.
21 2003-05-16 Kelley Cook <kelleycook@wideopenwest.com>
23 * configure.texi: Use "i[3-7]86" in example.
25 2003-01-02 H.J. Lu <hjl@gnu.org>
27 * Makefile.in (DESTDIR): New.
28 (install-info): Use it.
30 2002-06-11 Nick Clifton <nickc@cambridge.redhat.com>
32 Import the following patches from the FSF GCC sources:
33 2002-03-25 Zack Weinberg <zack@codesourcery.com>
35 * texi2pod.pl: Handle @end ftable and @end vtable.
37 2001-12-12 Matthias Klose <doko@debian.org>
39 * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
40 generation of more than one man page from one source.
41 Add '-' to set of valid chars for an identifier.
42 Let -D option accept flags of the form <flag>=<value>.
43 Use \s+ for whitespace detection in '@c man' lines.
44 Handle @set and @clear independent of $output.
45 Substitute all @value{}'s in a line.
47 2001-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
49 * texi2pod.pl: Handle @ifnottex, @iftex and @display. Handle @var
50 in verbatim blocks specially. Handle @unnumbered, @unnumberedsec
51 and @center. Allow [a-z] after @enumerate. Handle 0 and numbers
52 greater than 9 in enumerations.
54 2001-07-03 Joseph S. Myers <jsm28@cam.ac.uk>
56 * texi2pod.pl: Handle @r inside @item.
58 2002-02-27 Andrew Cagney <ac131313@redhat.com>
62 2002-02-24 Andrew Cagney <ac131313@redhat.com>
64 * standards.texi: Import February 14, 2002 version.
65 * make-stds.texi: Import 2001 version.
67 2002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
69 * Makefile.in (install): Depend on install-info.
71 2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
73 * texi2pod.pl: New file (from gcc/contrib).
75 1999-04-01 Jim Blandy <jimb@zwingli.cygnus.com>
77 * add-log.el, add-log.vi: New files.
79 1999-01-20 Angela Marie Thomas (angela@cygnus.com)
81 * comp-tools-verify: Remove some checks that are no longer valid.
83 1998-12-03 Nick Clifton <nickc@cygnus.com>
85 * targetdoc/fr30.texi: New document.
87 1998-10-01 Angela Marie Thomas (angela@cygnus.com)
89 * comp-tools-fix, cross-tools-fix: Replace /usr/include
92 1998-08-11 Doug Evans <devans@canuck.cygnus.com>
94 * make-rel-sym-tree (version): Update calculation.
96 1998-06-12 Ian Lance Taylor <ian@cygnus.com>
98 * configure.texi: Various additions.
99 * Makefile.in (TEXI2HTML, DVIPS): New variables.
100 (standards.ps): New target.
101 (configure.dvi): Copy .tin files in as well.
102 (configure.ps, configure.html): New targets.
103 (clean): Remove configdev.jpg and configbuild.jpg.
104 * configdev.fig: New file.
105 * configdev.ein: New file (EPS version of configdev.fig).
106 * configdev.jin: New file (JPEG version of configdev.fig).
107 * configbuild.fig: New file.
108 * configbuild.ein: New file (EPS version of configbuild.fig).
109 * configbuild.jin: New file (JPEG version of configbuild.fig).
111 1998-06-10 Ian Lance Taylor <ian@cygnus.com>
113 * configure.texi: New file.
114 * configdev.tin: New file.
115 * configbuild.tin: New file.
116 * Makefile.in (MAKEINFO): Use makeinfo from texinfo directory if
118 (TEXI2DVI): Likewise for texi2dvi.
119 (INFOFILES): Add configure.info.
120 (DVIFILES): Add configure.dvi.
121 (info): Only build info files if the source files exist.
122 (install-info): Only install info files if they exist.
123 (dvi): Only build DVI files if the sources files exist.
124 (configure.info): New target.
125 (configure.dvi): New target.
126 (clean): Remove configdev and configbuild derived files.
128 Remove obsolete documentation.
129 * intro.texi: Remove.
130 * install.texi: Remove.
131 * config-names.texi: Remove.
132 * screen1.eps: Remove.
133 * screen1.obj: Remove.
134 * screen2.eps: Remove.
135 * screen2.obj: Remove.
136 * Makefile.in: Remove references to the above.
138 Thu May 21 14:34:51 1998 Nick Clifton <nickc@cygnus.com>
140 * targetdoc/arm-interwork.texi: Add note about ignoring linker
141 warning message when using --support-old-code.
143 Mon May 18 14:27:37 1998 Angela Marie Thomas (angela@cygnus.com)
145 * Install.in, comp-tools-fix, comp-tools-verify, cross-tools-fix:
146 Use $GCCvn rather than substitute everywhere.
148 Thu May 14 14:43:10 1998 Nick Clifton <nickc@cygnus.com>
150 * targetdoc/arm-interwork.texi: Document dlltool support of
153 Thu May 7 16:49:38 1998 Jason Molenda (crash@bugshack.cygnus.com)
155 * Install.in: Remove references to TCL_LIBRARY, TK_LIBRARY,
158 Wed Apr 1 17:11:44 1998 Nick Clifton <nickc@cygnus.com>
160 * targetdoc/arm-interwork.texi: Document ARM/thumb interworking.
162 Tue Mar 31 15:28:20 1998 Ian Lance Taylor <ian@cygnus.com>
164 * standards.texi, make-stds.texi: Update to current FSF versions.
165 * Makefile.in (standards.info): Depend upon make-std.texi.
167 Tue Mar 24 16:13:26 1998 Stu Grossman <grossman@bhuna.cygnus.co.uk>
169 * configure: Regenerate with autoconf 2.12.1 to fix shell issues
170 for NT native builds.
172 Mon Mar 9 16:41:04 1998 Doug Evans <devans@canuck.cygnus.com>
174 * make-rel-sym-tree (binprogs): Add objcopy.
176 Tue Feb 24 18:11:58 1998 Doug Evans <devans@canuck.cygnus.com>
178 * make-rel-sym-tree: as.new -> as-new, ld.new -> ld-new
179 nm.new -> nm-new. Make symlinks to crt*.o.
181 Fri Nov 21 12:54:58 1997 Manfred Hollstein <manfred@s-direktnet.de>
183 * Makefile.in: Add --no-split argument to avoid creating files
184 with names longer than 14 characters.
186 Thu Sep 25 13:13:11 1997 Jason Molenda (crash@pern.cygnus.com)
188 * intro.texi: Add closing ifset.
190 Mon Sep 1 10:31:32 1997 Angela Marie Thomas (angela@cygnus.com)
192 * Install.in: Move setting HOST and TARGET to the beginning
193 of the file for editing convenience.
195 Mon Sep 1 10:28:37 1997 Angela Marie Thomas (angela@cygnus.com)
197 * Install.in.: More friendly options/messages when extracting
198 from a file instead of a tape device.
200 Tue Jun 17 15:50:23 1997 Angela Marie Thomas (angela@cygnus.com)
202 * Install.in: Add /usr/bsd to PATH for Irix (home of compress)
204 Thu Jun 12 13:47:00 1997 Angela Marie Thomas (angela@cygnus.com)
206 * Install.in (show_exec_prefix_msg): fix quoting
208 Wed Jun 4 15:31:43 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
210 * rebuilding.texi: Removed.
212 Sat May 24 18:02:20 1997 Angela Marie Thomas (angela@cygnus.com)
214 * cross-tools-fix: Remove host check since it doesn't matter
216 * Install.in (guess_system): clean up more unused hosts.
217 * Install.in, cross-tools-fix, comp-tools-fix, comp-tools-verify:
218 Hack for host check to not warn the user for certain cases.
220 Fri May 23 23:46:10 1997 Angela Marie Thomas (angela@cygnus.com)
222 * subst-strings: Remove a lot of unused code
223 * Install.in: Remove reference to TAPEdflt, use variables instead of
224 string substitution when able.
226 Fri Apr 11 17:25:52 1997 Ian Lance Taylor <ian@cygnus.com>
228 * configure.in: Change file named in AC_INIT to Makefile.in.
229 * configure: Rebuild.
231 Fri Apr 11 18:12:42 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
233 * Install.in (guess_system): Back out change to INSTALLHOST to
234 call all IRIX systems "mips-sgi-irix4"
236 * Makefile.in: Remove references to configure.texi and cfg-paper.texi.
238 Thu Apr 10 23:26:45 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
240 * srctree.texi, emacs-relnotes.texi, cfg-paper.texi: Remove.
241 * Install.in: Remove Ultrix-specific hacks.
242 Update Cygnus phone numbers.
243 (guess_system): Remove some old systems (Ultrix, OSF1 v1 & 2,
244 m68k-HPUX, m68k SunOS, etc.)
245 (show_gnu_root_msg): Remove.
246 Removed all the remove option code.
248 Thu Apr 10 23:23:33 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
250 * configure.man, configure.texi: Remote.
252 Mon Apr 7 18:15:00 1997 Brendan Kehoe <brendan@cygnus.com>
254 * Fix the version string for OSF1 4.0 to recognize either
257 Mon Apr 7 15:34:47 1997 Ian Lance Taylor <ian@cygnus.com>
259 * standards.texi, make-stds.texi: Update to current FSF versions.
261 Tue Nov 19 15:36:14 1996 Doug Evans <dje@canuck.cygnus.com>
263 * make-rel-sym-tree: New file.
265 Wed Oct 23 00:34:07 1996 Angela Marie Thomas (angela@cygnus.com)
267 * Lots of patches from progressive...
268 * Install.in: restore DDOPTS for AIX 4.x
269 * Install.in, subst-strings: add case for DG Aviion
270 * subst-strings: fix typo in INSTALLdir var setting
271 * comp-tools-verify: set SHLIB_PATH for shared libs
272 * Install.in, subst-strings: add case for solaris2.5
273 * Install.in: fix regression for hppa1.1 check
274 * comp-tools-fix: set LD_LIBRARY_PATH
275 * comp-tools-fix: If fixincludes fixes /usr/include/limits.h,
276 install it as syslimits.h.
278 Wed Oct 16 19:20:42 1996 Michael Meissner <meissner@tiktok.cygnus.com>
280 * Install.in (guess_system): Treat powerpc-ibm-aix4.1 the same as
281 rs6000-ibm-aix4.1, since the compiler now uses common mode by
284 Wed Oct 2 15:39:07 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
286 * configure.in (AC_PROG_INSTALL): Added.
287 * Makefile.in (distclean): Remove config.cache.
289 Wed Oct 2 14:33:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
291 * configure.in: Switch to autoconf configure.in.
293 * Makefile.in: Use autoconf-substituted values.
295 Tue Jun 25 18:56:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
297 * Makefile.in (datadir): Changed to $(prefix)/share.
299 Fri Mar 29 11:38:01 1996 J.T. Conklin (jtc@lisa.cygnus.com)
301 * configure.man: Changed to be recognized by catman -w on Solaris.
303 Wed Dec 6 15:40:28 1995 Doug Evans <dje@canuck.cygnus.com>
305 * comp-tools-fix (fixincludes): Define FIXPROTO_DEFINES from
306 .../install-tools/fixproto-defines.
308 Sun Nov 12 19:31:27 1995 Jason Molenda (crash@phydeaux.cygnus.com)
310 * comp-tools-verify (verify_cxx_initializers): delete argv,
311 argc declarations, add -static to compile line.
312 (verify_cxx_hello_world): delete argv, argc declarations, add
313 -static to compile line.
315 Wed Sep 20 13:21:52 1995 Ian Lance Taylor <ian@cygnus.com>
317 * Makefile.in (maintainer-clean): New target, synonym for
320 Mon Aug 28 17:25:49 1995 Jason Molenda (crash@phydeaux.cygnus.com)
322 * Install.in (PATH): add /usr/ucb to $PATH (for SunOS 4.1.x).
324 Tue Aug 15 21:51:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
326 * Install.in (guess_system): Match OSF/1 v3.x as the same as
327 v2.x--v2.x binaries are upward compatible.
329 Tue Aug 15 21:46:54 1995 Jason Molenda (crash@phydeaux.cygnus.com)
331 * Install.in (guess_system): recognize HP 9000/800 systems as the
332 same as HP 9000/700 systems.
334 Tue Aug 8 13:11:56 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
336 * Install.in: For emacs, run show_emacs_alternate_msg and exit.
337 (show_emacs_alternate_msg): New message saying how emacs can't be
338 installed in an alternate prefix.
340 Thu Jun 8 00:42:56 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
342 * subst-strings: change du commands to $BINDIR/. & $SRCDIR/. just
343 in case they are symlinks.
345 Tue Apr 18 14:23:10 1995 J.T. Conklin <jtc@rtl.cygnus.com>
347 * cdk-fix: Extracted table of targets that don't need their
348 headers fixed from gcc's configure script.
350 * cdk-fix, cdk-verify: Use ${HOST} instead of ||HOSTstr||
352 * cdk-fix, cdk-verify: New files, install script fragments used
353 for Cygnus Developer's Kit.
355 * Install.in (do_mkdir): New function.
357 * Install.in: Added support for --with and --without options.
358 Changed so that tape commands are not run when extracting
360 (do_mt): Changed to take only one argument.
362 Wed Mar 29 11:16:38 1995 Jason Molenda (crash@phydeaux.cygnus.com)
364 * Install.in: catch UNAME==alpha-dec-osf2.x and correct entry for
367 Fri Jan 27 12:04:29 1995 J.T. Conklin <jtc@rtl.cygnus.com>
369 * subst-strings (mips-sgi-irix5): New entry in table.
371 Thu Jan 19 12:15:44 1995 J.T. Conklin <jtc@rtl.cygnus.com>
373 * Install.in: Major rewrite, bundle dependent code (for example,
374 fixincludes for comp-tools) will be inserted into the Install
375 script when it is generated.
377 Tue Jan 17 16:51:32 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
379 * Makefile.in (Makefile): Rebuild using $(SHELL).
381 Thu Nov 3 19:30:33 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
383 * Makefile.in (install-info): Depend on info.
385 Fri Aug 19 16:16:38 1994 Jason Molenda (crash@phydeaux.cygnus.com)
387 * Install.in: set $FIX_HEADER so fixproto can find fix-header.
389 Fri May 6 16:18:58 1994 Jason Molenda (crash@sendai.cygnus.com)
391 * Makefile.in (install-info): add a semicolon in the if statement.
393 Fri Apr 29 16:56:07 1994 David J. Mackenzie (djm@rtl.cygnus.com)
395 * cfg-paper.texi: Update some outdated information.
397 * Makefile.in (install-info): Pass file, not directory, as last
399 (uninstall): New target.
401 Thu Apr 28 14:42:22 1994 David J. Mackenzie (djm@rtl.cygnus.com)
403 * configure.texi: Comment out @smallbook.
405 * Makefile.in: Define TEXI2DVI and TEXIDIR, and use the latter.
406 Remove info files in realclean, not clean, per coding standards.
407 Remove TeX output in clean.
409 Tue Apr 26 17:18:03 1994 Jason Molenda (crash@sendai.cygnus.com)
411 * Install.in: fixincludes output is actually put in fixincludes.log,
412 but echo'ed messages claim it is fixinc.log. This is the same
413 messages as I logged in March 4 1994, but for some reason we found
414 the change hadn't been done. I'll have to dig through the logs
415 and find out what I really did do that day. :)
417 Mon Apr 25 20:28:19 1994 Jason Molenda (crash@sendai.cygnus.com)
419 * Install.in: use eval to call do_mt() for Ultrix brokenness.
421 Mon Apr 25 20:00:00 1994 Jason Molenda (crash@sendai.cygnus.com)
423 * Install.in(do_mt): exit with error status 1 if # of parameters
426 Mon Apr 25 19:42:36 1994 Jason Molenda (crash@sendai.cygnus.com)
428 * Install.in: lose TAPE_FORWARD and TAPE_REWIND, add do_mt()
429 to do all tape movement operations. Currently untested. Addresses
432 * Install.in: add 1994 to the copyright thing.
434 Fri Apr 22 19:05:13 1994 David J. Mackenzie (djm@rtl.cygnus.com)
436 * standards.texi: Update from FSF.
438 Fri Apr 22 15:46:10 1994 Jason Molenda (crash@cygnus.com)
440 * Install.in: Add $DDOPTS, has ``bs=124b'' for all systems except
441 AIX (some versions of AIX don't understand bs=124b. Silly OS).
443 Mon Apr 4 22:55:05 1994 Jason Molenda (crash@sendai.cygnus.com)
445 * Install.in: null out $TOOLS before adding stuff to it
448 Wed Mar 30 21:45:35 1994 David J. Mackenzie (djm@rtl.cygnus.com)
450 * standards.texi: Fix typo.
452 * configure.texi, configure.man: Document --disable-.
454 Mon Mar 28 13:22:15 1994 David J. Mackenzie (djm@rtl.cygnus.com)
456 * standards.texi: Update from FSF.
458 Sat Mar 26 09:21:44 1994 David J. Mackenzie (djm@rtl.cygnus.com)
460 * standards.texi, make-stds.texi: Update from FSF.
462 Fri Mar 25 22:59:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
464 * configure.texi, configure.man: Document --enable-* options.
466 Wed Mar 23 23:38:24 1994 Jason Molenda (crash@sendai.cygnus.com)
468 * Install.in: set CPP to be gcc -E for fixincludes.
470 Wed Mar 23 13:42:48 1994 Jason Molenda (crash@sendai.cygnus.com)
472 * Install.in: set PATH to $PATH:/bin:/usr/bin so we can pick
473 up native tools even if the user doesn't have them in his
476 * Install.in: ``hppa-1.1-hp-hpux'' -> ``hppa1.1-hp-hpux''.
478 Tue Mar 15 22:09:20 1994 Jason Molenda (crash@sendai.cygnus.com)
480 * Install.in: TAPE_REWIND and TAPE_FORWARD variables for Unixunaware,
481 added switch statement to detect if system is Unixunaware.
483 Fri Mar 4 12:10:30 1994 Jason Molenda (crash@sendai.cygnus.com)
485 * Install.in: fixincludes output is actually put in fixincludes.log,
486 but echo'ed messages claim it is fixinc.log.
488 Wed Nov 3 02:58:02 1993 Jeffrey Osier (jeffrey@thepub.cygnus.com)
490 * subst-strings: output TEXBUNDLE for more install notes matching
491 * install-texi.in: PRMS info now exists
493 Tue Oct 26 16:57:12 1993 K. Richard Pixley (rich@sendai.cygnus.com)
495 * subst-strings: match solaris*. Also, add default case to catch
496 and error out for unrecognized systems.
498 Thu Aug 19 18:21:31 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
500 * Install.in: handle the new fixproto work
502 Mon Jul 19 12:05:41 1993 david d `zoo' zuhn (zoo@cirdan.cygnus.com)
504 * Install.in: remove "MT=tctl" for AIX (not needed, and barely
507 Mon Jun 14 19:09:22 1993 Jeffrey Osier (jeffrey@cygnus.com)
509 * subst-strings: changed HOST to recognize Solaris for install notes
511 Thu Jun 10 16:01:25 1993 Jeffrey Osier (jeffrey@cygnus.com)
513 * dos-inst.texi: new file.
515 Wed Jun 9 19:23:59 1993 Jeffrey Osier (jeffrey@rtl.cygnus.com)
517 * install-texi.in: added conditionals (nearly complete)
519 added support for other releases (not done)
521 Wed Jun 9 15:53:58 1993 Jim Kingdon (kingdon@cygnus.com)
523 * Makefile.in (install-info): Use INSTALL_DATA.
524 ({dist,real}clean): Also delete Makefile and config.status.
526 Fri Jun 4 17:09:56 1993 Jeffrey Osier (jeffrey@cygnus.com)
528 * subst-strings: added data for OS_STRING
530 * subst-strings: added support for OS_STRING
532 Thu Jun 3 00:37:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
534 * Install.in: pull COPYING and COPYING.LIB off of the tape
536 Tue Jun 1 16:52:08 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
538 * subst-strings: replace RELEASE_DIR too
540 Mon Mar 22 23:55:27 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
542 * Makefile.in: add installcheck target
544 Wed Mar 17 02:21:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
546 * Install.in: fix 'source only' extraction bug where it looked for
547 the src dir under H-<host>/src instead of src; also remove stray
548 reference to EMACSHIBIN
550 Mon Mar 15 01:25:45 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
552 * make-stds.texi: added 'installcheck' to the standard targets
554 Tue Mar 9 19:48:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
556 * standards.texi: added INFO-DIR-ENTRY, updated version from the FSF
558 Tue Feb 9 12:40:23 1993 Ian Lance Taylor (ian@cygnus.com)
560 * Makefile.in (standards.info): Added -I$(srcdir) to find
563 Mon Feb 1 16:32:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
565 * standards.texi: updated to latest FSF version, which includes:
567 * make-stds.texi: new file
569 Mon Nov 30 01:31:40 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
571 * install-texi.in, relnotes.texi, intro.texi: changed Cygnus phone
572 numbers from the old Palo Alto ones to the new Mtn. View numbers
574 Mon Nov 16 16:50:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
576 * Makefile.in: define $(RM) to "rm -f"
578 Sun Oct 11 16:05:48 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
580 * intro.texi: added INFO-DIR-ENTRY