3 * texi2pod.pl: Handle @t{...} tags.
7 * configure.in: Remove AC_PREREQ.
8 * configure: Re-generate.
12 * add-log.el: Update copyright year range.
13 * texi2pod.pl: Likewise.
14 * update-copyright.py: Likewise.
18 * add-log.el: Update address of FSF in copyright notice.
22 * update-copyright.py: New file.
23 * add-log.el: Update copyright year range.
24 * texi2pod.pl: Likewise.
28 * texi2pod.pl: Escape curly braces, whilst searching for keyword
33 * texi2pod.pl: Add TARGET to the list of recognised man page
40 * Makefile.in (MAKEINFO, TEXI2DVI, TEXI2PDF, TEXI2HTML, DVIPS)
41 (TEXIDIR, INFOFILES, DVIFILES, PDFFILES, HTMLFILES): Remove.
42 (all): Remove dependency on 'info'.
43 (install): Remove dependency on 'install-info'.
44 (standards.info, standards.html, standards.dvi, standards.ps)
45 (standards.pdf, configure.info, configure.dvi, configure.ps)
46 (configure.pdf, configure.pdf): Remove.
47 (info, install-info, html, install-html, dvi, pdf, install-pdf)
48 clean, maintainer-clean, realclean): Remove body.
49 * etc/configbuild.ein, etc/configbuild.fig, etc/configbuild.jin,
50 etc/configbuild.tin, etc/configdev.ein, etc/configdev.fig,
51 etc/configdev.jin, etc/configdev.tin, etc/configure.texi,
52 etc/fdl.texi, etc/gnu-oids.texi, etc/make-stds.texi,
53 etc/standards.texi: Remove.
57 * Makefile.in (install-strip): New target.
61 * standards.texi: Import current version from gnustandards
63 * gnu-oids.texi: New file.
64 * fdl.texi: Replace with v1.3 text.
68 * configure: Regenerate.
72 * Makefile.in (AUTOCONF, configure_deps): New variables.
73 ($(srcdir)/configure, config.status): New rules.
74 (Makefile): Depend on config.status.
75 * configure.in: Accept --enable-maintainer-mode, set and
76 substitute MAINT accordingly.
80 * configure.in: AC_SUBST pdfdir.
81 * configure: Regenerate.
85 * standards.texi: Import 22 July 2007 version.
86 * fdl.texi: Import version 1.2.
87 * make-stds.texi: Import 2006 version.
94 * texi2pod.pl: Correct handling of @itemize with no argument.
98 * texi2pod.pl: Handle @subsubsection, ignore @anchor.
102 * texi2pod.pl: Handle @multitable.
106 * Makefile.in: Add support for "pdf" and "install-pdf" targets.
110 * configure.texi: Fix botched commit.
114 * texi2pod.pl: Correct handling of absolute @include.
118 * texi2pod.pl: Handle -I.
122 * Makefile.in: Add install-html target. Add htmldir,
123 docdir and datarootdir.
124 * configure.texi: Document install-html target.
125 * configure.in: AC_SUBST datarootdir, docdir, htmldir.
126 * configure: Regenerate.
130 * Makefile.in: TEXI2HTML uses makeinfo. Define
131 HTMLFILES. Add html targets.
132 * configure.texi: Use ifnottex. Add alternative
133 image format specifier as jpg.
134 * standards.texi: Use ifnottex.
138 * texi2pod.pl: Substitue for @value even when part of @include.
142 * texi2pod.pl: Import latest version from GCC.
146 * Makefile.in: Have 'all' depend on 'info'.
150 * configure.texi: Use "i[3-7]86" in example.
154 * Makefile.in (DESTDIR): New.
155 (install-info): Use it.
159 Import the following patches from the FSF GCC sources:
162 * texi2pod.pl: Handle @end ftable and @end vtable.
166 * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
167 generation of more than one man page from one source.
168 Add '-' to set of valid chars for an identifier.
169 Let -D option accept flags of the form <flag>=<value>.
170 Use \s+ for whitespace detection in '@c man' lines.
171 Handle @set and @clear independent of $output.
172 Substitute all @value{}'s in a line.
176 * texi2pod.pl: Handle @ifnottex, @iftex and @display. Handle @var
177 in verbatim blocks specially. Handle @unnumbered, @unnumberedsec
178 and @center. Allow [a-z] after @enumerate. Handle 0 and numbers
179 greater than 9 in enumerations.
183 * texi2pod.pl: Handle @r inside @item.
187 * fdl.texi: New file.
191 * standards.texi: Import February 14, 2002 version.
192 * make-stds.texi: Import 2001 version.
196 * Makefile.in (install): Depend on install-info.
200 * texi2pod.pl: New file (from gcc/contrib).
204 * add-log.el, add-log.vi: New files.
208 * comp-tools-verify: Remove some checks that are no longer valid.
212 * targetdoc/fr30.texi: New document.
216 * comp-tools-fix, cross-tools-fix: Replace /usr/include
221 * make-rel-sym-tree (version): Update calculation.
225 * configure.texi: Various additions.
226 * Makefile.in (TEXI2HTML, DVIPS): New variables.
227 (standards.ps): New target.
228 (configure.dvi): Copy .tin files in as well.
229 (configure.ps, configure.html): New targets.
230 (clean): Remove configdev.jpg and configbuild.jpg.
231 * configdev.fig: New file.
232 * configdev.ein: New file (EPS version of configdev.fig).
233 * configdev.jin: New file (JPEG version of configdev.fig).
234 * configbuild.fig: New file.
235 * configbuild.ein: New file (EPS version of configbuild.fig).
236 * configbuild.jin: New file (JPEG version of configbuild.fig).
240 * configure.texi: New file.
241 * configdev.tin: New file.
242 * configbuild.tin: New file.
243 * Makefile.in (MAKEINFO): Use makeinfo from texinfo directory if
245 (TEXI2DVI): Likewise for texi2dvi.
246 (INFOFILES): Add configure.info.
247 (DVIFILES): Add configure.dvi.
248 (info): Only build info files if the source files exist.
249 (install-info): Only install info files if they exist.
250 (dvi): Only build DVI files if the sources files exist.
251 (configure.info): New target.
252 (configure.dvi): New target.
253 (clean): Remove configdev and configbuild derived files.
255 Remove obsolete documentation.
256 * intro.texi: Remove.
257 * install.texi: Remove.
258 * config-names.texi: Remove.
259 * screen1.eps: Remove.
260 * screen1.obj: Remove.
261 * screen2.eps: Remove.
262 * screen2.obj: Remove.
263 * Makefile.in: Remove references to the above.
267 * targetdoc/arm-interwork.texi: Add note about ignoring linker
268 warning message when using --support-old-code.
272 * Install.in, comp-tools-fix, comp-tools-verify, cross-tools-fix:
273 Use $GCCvn rather than substitute everywhere.
277 * targetdoc/arm-interwork.texi: Document dlltool support of
282 * Install.in: Remove references to TCL_LIBRARY, TK_LIBRARY,
287 * targetdoc/arm-interwork.texi: Document ARM/thumb interworking.
291 * standards.texi, make-stds.texi: Update to current FSF versions.
292 * Makefile.in (standards.info): Depend upon make-std.texi.
296 * configure: Regenerate with autoconf 2.12.1 to fix shell issues
297 for NT native builds.
301 * make-rel-sym-tree (binprogs): Add objcopy.
305 * make-rel-sym-tree: as.new -> as-new, ld.new -> ld-new
306 nm.new -> nm-new. Make symlinks to crt*.o.
310 * Makefile.in: Add --no-split argument to avoid creating files
311 with names longer than 14 characters.
315 * intro.texi: Add closing ifset.
319 * Install.in: Move setting HOST and TARGET to the beginning
320 of the file for editing convenience.
324 * Install.in.: More friendly options/messages when extracting
325 from a file instead of a tape device.
329 * Install.in: Add /usr/bsd to PATH for Irix (home of compress)
333 * Install.in (show_exec_prefix_msg): fix quoting
337 * rebuilding.texi: Removed.
341 * cross-tools-fix: Remove host check since it doesn't matter
343 * Install.in (guess_system): clean up more unused hosts.
344 * Install.in, cross-tools-fix, comp-tools-fix, comp-tools-verify:
345 Hack for host check to not warn the user for certain cases.
349 * subst-strings: Remove a lot of unused code
350 * Install.in: Remove reference to TAPEdflt, use variables instead of
351 string substitution when able.
355 * configure.in: Change file named in AC_INIT to Makefile.in.
356 * configure: Rebuild.
360 * Install.in (guess_system): Back out change to INSTALLHOST to
361 call all IRIX systems "mips-sgi-irix4"
363 * Makefile.in: Remove references to configure.texi and cfg-paper.texi.
367 * srctree.texi, emacs-relnotes.texi, cfg-paper.texi: Remove.
368 * Install.in: Remove Ultrix-specific hacks.
369 Update Cygnus phone numbers.
370 (guess_system): Remove some old systems (Ultrix, OSF1 v1 & 2,
371 m68k-HPUX, m68k SunOS, etc.)
372 (show_gnu_root_msg): Remove.
373 Removed all the remove option code.
377 * configure.man, configure.texi: Remote.
381 * Fix the version string for OSF1 4.0 to recognize either
386 * standards.texi, make-stds.texi: Update to current FSF versions.
390 * make-rel-sym-tree: New file.
394 * Lots of patches from progressive...
395 * Install.in: restore DDOPTS for AIX 4.x
396 * Install.in, subst-strings: add case for DG Aviion
397 * subst-strings: fix typo in INSTALLdir var setting
398 * comp-tools-verify: set SHLIB_PATH for shared libs
399 * Install.in, subst-strings: add case for solaris2.5
400 * Install.in: fix regression for hppa1.1 check
401 * comp-tools-fix: set LD_LIBRARY_PATH
402 * comp-tools-fix: If fixincludes fixes /usr/include/limits.h,
403 install it as syslimits.h.
407 * Install.in (guess_system): Treat powerpc-ibm-aix4.1 the same as
408 rs6000-ibm-aix4.1, since the compiler now uses common mode by
413 * configure.in (AC_PROG_INSTALL): Added.
414 * Makefile.in (distclean): Remove config.cache.
418 * configure.in: Switch to autoconf configure.in.
420 * Makefile.in: Use autoconf-substituted values.
424 * Makefile.in (datadir): Changed to $(prefix)/share.
428 * configure.man: Changed to be recognized by catman -w on Solaris.
432 * comp-tools-fix (fixincludes): Define FIXPROTO_DEFINES from
433 .../install-tools/fixproto-defines.
437 * comp-tools-verify (verify_cxx_initializers): delete argv,
438 argc declarations, add -static to compile line.
439 (verify_cxx_hello_world): delete argv, argc declarations, add
440 -static to compile line.
444 * Makefile.in (maintainer-clean): New target, synonym for
449 * Install.in (PATH): add /usr/ucb to $PATH (for SunOS 4.1.x).
453 * Install.in (guess_system): Match OSF/1 v3.x as the same as
454 v2.x--v2.x binaries are upward compatible.
458 * Install.in (guess_system): recognize HP 9000/800 systems as the
459 same as HP 9000/700 systems.
463 * Install.in: For emacs, run show_emacs_alternate_msg and exit.
464 (show_emacs_alternate_msg): New message saying how emacs can't be
465 installed in an alternate prefix.
469 * subst-strings: change du commands to $BINDIR/. & $SRCDIR/. just
470 in case they are symlinks.
474 * cdk-fix: Extracted table of targets that don't need their
475 headers fixed from gcc's configure script.
477 * cdk-fix, cdk-verify: Use ${HOST} instead of ||HOSTstr||
479 * cdk-fix, cdk-verify: New files, install script fragments used
480 for Cygnus Developer's Kit.
482 * Install.in (do_mkdir): New function.
484 * Install.in: Added support for --with and --without options.
485 Changed so that tape commands are not run when extracting
487 (do_mt): Changed to take only one argument.
491 * Install.in: catch UNAME==alpha-dec-osf2.x and correct entry for
496 * subst-strings (mips-sgi-irix5): New entry in table.
500 * Install.in: Major rewrite, bundle dependent code (for example,
501 fixincludes for comp-tools) will be inserted into the Install
502 script when it is generated.
506 * Makefile.in (Makefile): Rebuild using $(SHELL).
510 * Makefile.in (install-info): Depend on info.
514 * Install.in: set $FIX_HEADER so fixproto can find fix-header.
518 * Makefile.in (install-info): add a semicolon in the if statement.
522 * cfg-paper.texi: Update some outdated information.
524 * Makefile.in (install-info): Pass file, not directory, as last
526 (uninstall): New target.
530 * configure.texi: Comment out @smallbook.
532 * Makefile.in: Define TEXI2DVI and TEXIDIR, and use the latter.
533 Remove info files in realclean, not clean, per coding standards.
534 Remove TeX output in clean.
538 * Install.in: fixincludes output is actually put in fixincludes.log,
539 but echo'ed messages claim it is fixinc.log. This is the same
540 messages as I logged in March 4 1994, but for some reason we found
541 the change hadn't been done. I'll have to dig through the logs
542 and find out what I really did do that day. :)
546 * Install.in: use eval to call do_mt() for Ultrix brokenness.
550 * Install.in(do_mt): exit with error status 1 if # of parameters
555 * Install.in: lose TAPE_FORWARD and TAPE_REWIND, add do_mt()
556 to do all tape movement operations. Currently untested. Addresses
559 * Install.in: add 1994 to the copyright thing.
563 * standards.texi: Update from FSF.
567 * Install.in: Add $DDOPTS, has ``bs=124b'' for all systems except
568 AIX (some versions of AIX don't understand bs=124b. Silly OS).
572 * Install.in: null out $TOOLS before adding stuff to it
577 * standards.texi: Fix typo.
579 * configure.texi, configure.man: Document --disable-.
583 * standards.texi: Update from FSF.
587 * standards.texi, make-stds.texi: Update from FSF.
591 * configure.texi, configure.man: Document --enable-* options.
595 * Install.in: set CPP to be gcc -E for fixincludes.
599 * Install.in: set PATH to $PATH:/bin:/usr/bin so we can pick
600 up native tools even if the user doesn't have them in his
603 * Install.in: ``hppa-1.1-hp-hpux'' -> ``hppa1.1-hp-hpux''.
607 * Install.in: TAPE_REWIND and TAPE_FORWARD variables for Unixunaware,
608 added switch statement to detect if system is Unixunaware.
612 * Install.in: fixincludes output is actually put in fixincludes.log,
613 but echo'ed messages claim it is fixinc.log.
617 * subst-strings: output TEXBUNDLE for more install notes matching
618 * install-texi.in: PRMS info now exists
622 * subst-strings: match solaris*. Also, add default case to catch
623 and error out for unrecognized systems.
627 * Install.in: handle the new fixproto work
631 * Install.in: remove "MT=tctl" for AIX (not needed, and barely
636 * subst-strings: changed HOST to recognize Solaris for install notes
640 * dos-inst.texi: new file.
644 * install-texi.in: added conditionals (nearly complete)
646 added support for other releases (not done)
650 * Makefile.in (install-info): Use INSTALL_DATA.
651 ({dist,real}clean): Also delete Makefile and config.status.
655 * subst-strings: added data for OS_STRING
657 * subst-strings: added support for OS_STRING
659 Thu Jun 3 00:37:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
661 * Install.in: pull COPYING and COPYING.LIB off of the tape
663 Tue Jun 1 16:52:08 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
665 * subst-strings: replace RELEASE_DIR too
667 Mon Mar 22 23:55:27 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
669 * Makefile.in: add installcheck target
671 Wed Mar 17 02:21:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
673 * Install.in: fix 'source only' extraction bug where it looked for
674 the src dir under H-<host>/src instead of src; also remove stray
675 reference to EMACSHIBIN
677 Mon Mar 15 01:25:45 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
679 * make-stds.texi: added 'installcheck' to the standard targets
681 Tue Mar 9 19:48:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
683 * standards.texi: added INFO-DIR-ENTRY, updated version from the FSF
687 * Makefile.in (standards.info): Added -I$(srcdir) to find
690 Mon Feb 1 16:32:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
692 * standards.texi: updated to latest FSF version, which includes:
694 * make-stds.texi: new file
696 Mon Nov 30 01:31:40 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
698 * install-texi.in, relnotes.texi, intro.texi: changed Cygnus phone
699 numbers from the old Palo Alto ones to the new Mtn. View numbers
701 Mon Nov 16 16:50:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
703 * Makefile.in: define $(RM) to "rm -f"
705 Sun Oct 11 16:05:48 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
707 * intro.texi: added INFO-DIR-ENTRY