3 * texi2pod.pl: New file (from gcc/contrib).
7 * add-log.el, add-log.vi: New files.
11 * comp-tools-verify: Remove some checks that are no longer valid.
15 * targetdoc/fr30.texi: New document.
19 * comp-tools-fix, cross-tools-fix: Replace /usr/include
24 * make-rel-sym-tree (version): Update calculation.
28 * configure.texi: Various additions.
29 * Makefile.in (TEXI2HTML, DVIPS): New variables.
30 (standards.ps): New target.
31 (configure.dvi): Copy .tin files in as well.
32 (configure.ps, configure.html): New targets.
33 (clean): Remove configdev.jpg and configbuild.jpg.
34 * configdev.fig: New file.
35 * configdev.ein: New file (EPS version of configdev.fig).
36 * configdev.jin: New file (JPEG version of configdev.fig).
37 * configbuild.fig: New file.
38 * configbuild.ein: New file (EPS version of configbuild.fig).
39 * configbuild.jin: New file (JPEG version of configbuild.fig).
43 * configure.texi: New file.
44 * configdev.tin: New file.
45 * configbuild.tin: New file.
46 * Makefile.in (MAKEINFO): Use makeinfo from texinfo directory if
48 (TEXI2DVI): Likewise for texi2dvi.
49 (INFOFILES): Add configure.info.
50 (DVIFILES): Add configure.dvi.
51 (info): Only build info files if the source files exist.
52 (install-info): Only install info files if they exist.
53 (dvi): Only build DVI files if the sources files exist.
54 (configure.info): New target.
55 (configure.dvi): New target.
56 (clean): Remove configdev and configbuild derived files.
58 Remove obsolete documentation.
60 * install.texi: Remove.
61 * config-names.texi: Remove.
62 * screen1.eps: Remove.
63 * screen1.obj: Remove.
64 * screen2.eps: Remove.
65 * screen2.obj: Remove.
66 * Makefile.in: Remove references to the above.
70 * targetdoc/arm-interwork.texi: Add note about ignoring linker
71 warning message when using --support-old-code.
75 * Install.in, comp-tools-fix, comp-tools-verify, cross-tools-fix:
76 Use $GCCvn rather than substitute everywhere.
80 * targetdoc/arm-interwork.texi: Document dlltool support of
85 * Install.in: Remove references to TCL_LIBRARY, TK_LIBRARY,
90 * targetdoc/arm-interwork.texi: Document ARM/thumb interworking.
94 * standards.texi, make-stds.texi: Update to current FSF versions.
95 * Makefile.in (standards.info): Depend upon make-std.texi.
99 * configure: Regenerate with autoconf 2.12.1 to fix shell issues
100 for NT native builds.
104 * make-rel-sym-tree (binprogs): Add objcopy.
108 * make-rel-sym-tree: as.new -> as-new, ld.new -> ld-new
109 nm.new -> nm-new. Make symlinks to crt*.o.
113 * Makefile.in: Add --no-split argument to avoid creating files
114 with names longer than 14 characters.
118 * intro.texi: Add closing ifset.
122 * Install.in: Move setting HOST and TARGET to the beginning
123 of the file for editing convenience.
127 * Install.in.: More friendly options/messages when extracting
128 from a file instead of a tape device.
132 * Install.in: Add /usr/bsd to PATH for Irix (home of compress)
136 * Install.in (show_exec_prefix_msg): fix quoting
140 * rebuilding.texi: Removed.
144 * cross-tools-fix: Remove host check since it doesn't matter
146 * Install.in (guess_system): clean up more unused hosts.
147 * Install.in, cross-tools-fix, comp-tools-fix, comp-tools-verify:
148 Hack for host check to not warn the user for certain cases.
152 * subst-strings: Remove a lot of unused code
153 * Install.in: Remove reference to TAPEdflt, use variables instead of
154 string substitution when able.
158 * configure.in: Change file named in AC_INIT to Makefile.in.
159 * configure: Rebuild.
163 * Install.in (guess_system): Back out change to INSTALLHOST to
164 call all IRIX systems "mips-sgi-irix4"
166 * Makefile.in: Remove references to configure.texi and cfg-paper.texi.
170 * srctree.texi, emacs-relnotes.texi, cfg-paper.texi: Remove.
171 * Install.in: Remove Ultrix-specific hacks.
172 Update Cygnus phone numbers.
173 (guess_system): Remove some old systems (Ultrix, OSF1 v1 & 2,
174 m68k-HPUX, m68k SunOS, etc.)
175 (show_gnu_root_msg): Remove.
176 Removed all the remove option code.
180 * configure.man, configure.texi: Remote.
184 * Fix the version string for OSF1 4.0 to recognize either
189 * standards.texi, make-stds.texi: Update to current FSF versions.
193 * make-rel-sym-tree: New file.
197 * Lots of patches from progressive...
198 * Install.in: restore DDOPTS for AIX 4.x
199 * Install.in, subst-strings: add case for DG Aviion
200 * subst-strings: fix typo in INSTALLdir var setting
201 * comp-tools-verify: set SHLIB_PATH for shared libs
202 * Install.in, subst-strings: add case for solaris2.5
203 * Install.in: fix regression for hppa1.1 check
204 * comp-tools-fix: set LD_LIBRARY_PATH
205 * comp-tools-fix: If fixincludes fixes /usr/include/limits.h,
206 install it as syslimits.h.
210 * Install.in (guess_system): Treat powerpc-ibm-aix4.1 the same as
211 rs6000-ibm-aix4.1, since the compiler now uses common mode by
216 * configure.in (AC_PROG_INSTALL): Added.
217 * Makefile.in (distclean): Remove config.cache.
221 * configure.in: Switch to autoconf configure.in.
223 * Makefile.in: Use autoconf-substituted values.
227 * Makefile.in (datadir): Changed to $(prefix)/share.
231 * configure.man: Changed to be recognized by catman -w on Solaris.
235 * comp-tools-fix (fixincludes): Define FIXPROTO_DEFINES from
236 .../install-tools/fixproto-defines.
240 * comp-tools-verify (verify_cxx_initializers): delete argv,
241 argc declarations, add -static to compile line.
242 (verify_cxx_hello_world): delete argv, argc declarations, add
243 -static to compile line.
247 * Makefile.in (maintainer-clean): New target, synonym for
252 * Install.in (PATH): add /usr/ucb to $PATH (for SunOS 4.1.x).
256 * Install.in (guess_system): Match OSF/1 v3.x as the same as
257 v2.x--v2.x binaries are upward compatible.
261 * Install.in (guess_system): recognize HP 9000/800 systems as the
262 same as HP 9000/700 systems.
266 * Install.in: For emacs, run show_emacs_alternate_msg and exit.
267 (show_emacs_alternate_msg): New message saying how emacs can't be
268 installed in an alternate prefix.
272 * subst-strings: change du commands to $BINDIR/. & $SRCDIR/. just
273 in case they are symlinks.
277 * cdk-fix: Extracted table of targets that don't need their
278 headers fixed from gcc's configure script.
280 * cdk-fix, cdk-verify: Use ${HOST} instead of ||HOSTstr||
282 * cdk-fix, cdk-verify: New files, install script fragments used
283 for Cygnus Developer's Kit.
285 * Install.in (do_mkdir): New function.
287 * Install.in: Added support for --with and --without options.
288 Changed so that tape commands are not run when extracting
290 (do_mt): Changed to take only one argument.
294 * Install.in: catch UNAME==alpha-dec-osf2.x and correct entry for
299 * subst-strings (mips-sgi-irix5): New entry in table.
303 * Install.in: Major rewrite, bundle dependent code (for example,
304 fixincludes for comp-tools) will be inserted into the Install
305 script when it is generated.
309 * Makefile.in (Makefile): Rebuild using $(SHELL).
313 * Makefile.in (install-info): Depend on info.
317 * Install.in: set $FIX_HEADER so fixproto can find fix-header.
321 * Makefile.in (install-info): add a semicolon in the if statement.
325 * cfg-paper.texi: Update some outdated information.
327 * Makefile.in (install-info): Pass file, not directory, as last
329 (uninstall): New target.
333 * configure.texi: Comment out @smallbook.
335 * Makefile.in: Define TEXI2DVI and TEXIDIR, and use the latter.
336 Remove info files in realclean, not clean, per coding standards.
337 Remove TeX output in clean.
341 * Install.in: fixincludes output is actually put in fixincludes.log,
342 but echo'ed messages claim it is fixinc.log. This is the same
343 messages as I logged in March 4 1994, but for some reason we found
344 the change hadn't been done. I'll have to dig through the logs
345 and find out what I really did do that day. :)
349 * Install.in: use eval to call do_mt() for Ultrix brokenness.
353 * Install.in(do_mt): exit with error status 1 if # of parameters
358 * Install.in: lose TAPE_FORWARD and TAPE_REWIND, add do_mt()
359 to do all tape movement operations. Currently untested. Addresses
362 * Install.in: add 1994 to the copyright thing.
366 * standards.texi: Update from FSF.
370 * Install.in: Add $DDOPTS, has ``bs=124b'' for all systems except
371 AIX (some versions of AIX don't understand bs=124b. Silly OS).
375 * Install.in: null out $TOOLS before adding stuff to it
380 * standards.texi: Fix typo.
382 * configure.texi, configure.man: Document --disable-.
386 * standards.texi: Update from FSF.
390 * standards.texi, make-stds.texi: Update from FSF.
394 * configure.texi, configure.man: Document --enable-* options.
398 * Install.in: set CPP to be gcc -E for fixincludes.
402 * Install.in: set PATH to $PATH:/bin:/usr/bin so we can pick
403 up native tools even if the user doesn't have them in his
406 * Install.in: ``hppa-1.1-hp-hpux'' -> ``hppa1.1-hp-hpux''.
410 * Install.in: TAPE_REWIND and TAPE_FORWARD variables for Unixunaware,
411 added switch statement to detect if system is Unixunaware.
415 * Install.in: fixincludes output is actually put in fixincludes.log,
416 but echo'ed messages claim it is fixinc.log.
420 * subst-strings: output TEXBUNDLE for more install notes matching
421 * install-texi.in: PRMS info now exists
425 * subst-strings: match solaris*. Also, add default case to catch
426 and error out for unrecognized systems.
430 * Install.in: handle the new fixproto work
434 * Install.in: remove "MT=tctl" for AIX (not needed, and barely
439 * subst-strings: changed HOST to recognize Solaris for install notes
443 * dos-inst.texi: new file.
447 * install-texi.in: added conditionals (nearly complete)
449 added support for other releases (not done)
453 * Makefile.in (install-info): Use INSTALL_DATA.
454 ({dist,real}clean): Also delete Makefile and config.status.
458 * subst-strings: added data for OS_STRING
460 * subst-strings: added support for OS_STRING
462 Thu Jun 3 00:37:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
464 * Install.in: pull COPYING and COPYING.LIB off of the tape
466 Tue Jun 1 16:52:08 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
468 * subst-strings: replace RELEASE_DIR too
470 Mon Mar 22 23:55:27 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
472 * Makefile.in: add installcheck target
474 Wed Mar 17 02:21:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
476 * Install.in: fix 'source only' extraction bug where it looked for
477 the src dir under H-<host>/src instead of src; also remove stray
478 reference to EMACSHIBIN
480 Mon Mar 15 01:25:45 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
482 * make-stds.texi: added 'installcheck' to the standard targets
484 Tue Mar 9 19:48:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
486 * standards.texi: added INFO-DIR-ENTRY, updated version from the FSF
490 * Makefile.in (standards.info): Added -I$(srcdir) to find
493 Mon Feb 1 16:32:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
495 * standards.texi: updated to latest FSF version, which includes:
497 * make-stds.texi: new file
499 Mon Nov 30 01:31:40 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
501 * install-texi.in, relnotes.texi, intro.texi: changed Cygnus phone
502 numbers from the old Palo Alto ones to the new Mtn. View numbers
504 Mon Nov 16 16:50:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
506 * Makefile.in: define $(RM) to "rm -f"
508 Sun Oct 11 16:05:48 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
510 * intro.texi: added INFO-DIR-ENTRY