1 2002-02-27 Andrew Cagney <ac131313@redhat.com>
5 2002-02-24 Andrew Cagney <ac131313@redhat.com>
7 * standards.texi: Import February 14, 2002 version.
8 * make-stds.texi: Import 2001 version.
10 2002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
12 * Makefile.in (install): Depend on install-info.
14 2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
16 * texi2pod.pl: New file (from gcc/contrib).
18 1999-04-01 Jim Blandy <jimb@zwingli.cygnus.com>
20 * add-log.el, add-log.vi: New files.
22 Wed Jan 20 01:33:50 1999 Angela Marie Thomas (angela@cygnus.com)
24 * comp-tools-verify: Remove some checks that are no longer valid.
26 1998-12-03 Nick Clifton <nickc@cygnus.com>
28 * targetdoc/fr30.texi: New document.
30 Thu Oct 1 21:15:59 1998 Angela Marie Thomas (angela@cygnus.com)
32 * comp-tools-fix, cross-tools-fix: Replace /usr/include
35 Tue Aug 11 19:22:11 1998 Doug Evans <devans@canuck.cygnus.com>
37 * make-rel-sym-tree (version): Update calculation.
39 Fri Jun 12 21:34:01 1998 Ian Lance Taylor <ian@cygnus.com>
41 * configure.texi: Various additions.
42 * Makefile.in (TEXI2HTML, DVIPS): New variables.
43 (standards.ps): New target.
44 (configure.dvi): Copy .tin files in as well.
45 (configure.ps, configure.html): New targets.
46 (clean): Remove configdev.jpg and configbuild.jpg.
47 * configdev.fig: New file.
48 * configdev.ein: New file (EPS version of configdev.fig).
49 * configdev.jin: New file (JPEG version of configdev.fig).
50 * configbuild.fig: New file.
51 * configbuild.ein: New file (EPS version of configbuild.fig).
52 * configbuild.jin: New file (JPEG version of configbuild.fig).
54 Wed Jun 10 14:41:25 1998 Ian Lance Taylor <ian@cygnus.com>
56 * configure.texi: New file.
57 * configdev.tin: New file.
58 * configbuild.tin: New file.
59 * Makefile.in (MAKEINFO): Use makeinfo from texinfo directory if
61 (TEXI2DVI): Likewise for texi2dvi.
62 (INFOFILES): Add configure.info.
63 (DVIFILES): Add configure.dvi.
64 (info): Only build info files if the source files exist.
65 (install-info): Only install info files if they exist.
66 (dvi): Only build DVI files if the sources files exist.
67 (configure.info): New target.
68 (configure.dvi): New target.
69 (clean): Remove configdev and configbuild derived files.
71 Remove obsolete documentation.
73 * install.texi: Remove.
74 * config-names.texi: Remove.
75 * screen1.eps: Remove.
76 * screen1.obj: Remove.
77 * screen2.eps: Remove.
78 * screen2.obj: Remove.
79 * Makefile.in: Remove references to the above.
81 Thu May 21 14:34:51 1998 Nick Clifton <nickc@cygnus.com>
83 * targetdoc/arm-interwork.texi: Add note about ignoring linker
84 warning message when using --support-old-code.
86 Mon May 18 14:27:37 1998 Angela Marie Thomas (angela@cygnus.com)
88 * Install.in, comp-tools-fix, comp-tools-verify, cross-tools-fix:
89 Use $GCCvn rather than substitute everywhere.
91 Thu May 14 14:43:10 1998 Nick Clifton <nickc@cygnus.com>
93 * targetdoc/arm-interwork.texi: Document dlltool support of
96 Thu May 7 16:49:38 1998 Jason Molenda (crash@bugshack.cygnus.com)
98 * Install.in: Remove references to TCL_LIBRARY, TK_LIBRARY,
101 Wed Apr 1 17:11:44 1998 Nick Clifton <nickc@cygnus.com>
103 * targetdoc/arm-interwork.texi: Document ARM/thumb interworking.
105 Tue Mar 31 15:28:20 1998 Ian Lance Taylor <ian@cygnus.com>
107 * standards.texi, make-stds.texi: Update to current FSF versions.
108 * Makefile.in (standards.info): Depend upon make-std.texi.
110 Tue Mar 24 16:13:26 1998 Stu Grossman <grossman@bhuna.cygnus.co.uk>
112 * configure: Regenerate with autoconf 2.12.1 to fix shell issues
113 for NT native builds.
115 Mon Mar 9 16:41:04 1998 Doug Evans <devans@canuck.cygnus.com>
117 * make-rel-sym-tree (binprogs): Add objcopy.
119 Tue Feb 24 18:11:58 1998 Doug Evans <devans@canuck.cygnus.com>
121 * make-rel-sym-tree: as.new -> as-new, ld.new -> ld-new
122 nm.new -> nm-new. Make symlinks to crt*.o.
124 Fri Nov 21 12:54:58 1997 Manfred Hollstein <manfred@s-direktnet.de>
126 * Makefile.in: Add --no-split argument to avoid creating files
127 with names longer than 14 characters.
129 Thu Sep 25 13:13:11 1997 Jason Molenda (crash@pern.cygnus.com)
131 * intro.texi: Add closing ifset.
133 Mon Sep 1 10:31:32 1997 Angela Marie Thomas (angela@cygnus.com)
135 * Install.in: Move setting HOST and TARGET to the beginning
136 of the file for editing convenience.
138 Mon Sep 1 10:28:37 1997 Angela Marie Thomas (angela@cygnus.com)
140 * Install.in.: More friendly options/messages when extracting
141 from a file instead of a tape device.
143 Tue Jun 17 15:50:23 1997 Angela Marie Thomas (angela@cygnus.com)
145 * Install.in: Add /usr/bsd to PATH for Irix (home of compress)
147 Thu Jun 12 13:47:00 1997 Angela Marie Thomas (angela@cygnus.com)
149 * Install.in (show_exec_prefix_msg): fix quoting
151 Wed Jun 4 15:31:43 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
153 * rebuilding.texi: Removed.
155 Sat May 24 18:02:20 1997 Angela Marie Thomas (angela@cygnus.com)
157 * cross-tools-fix: Remove host check since it doesn't matter
159 * Install.in (guess_system): clean up more unused hosts.
160 * Install.in, cross-tools-fix, comp-tools-fix, comp-tools-verify:
161 Hack for host check to not warn the user for certain cases.
163 Fri May 23 23:46:10 1997 Angela Marie Thomas (angela@cygnus.com)
165 * subst-strings: Remove a lot of unused code
166 * Install.in: Remove reference to TAPEdflt, use variables instead of
167 string substitution when able.
169 Fri Apr 11 17:25:52 1997 Ian Lance Taylor <ian@cygnus.com>
171 * configure.in: Change file named in AC_INIT to Makefile.in.
172 * configure: Rebuild.
174 Fri Apr 11 18:12:42 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
176 * Install.in (guess_system): Back out change to INSTALLHOST to
177 call all IRIX systems "mips-sgi-irix4"
179 * Makefile.in: Remove references to configure.texi and cfg-paper.texi.
181 Thu Apr 10 23:26:45 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
183 * srctree.texi, emacs-relnotes.texi, cfg-paper.texi: Remove.
184 * Install.in: Remove Ultrix-specific hacks.
185 Update Cygnus phone numbers.
186 (guess_system): Remove some old systems (Ultrix, OSF1 v1 & 2,
187 m68k-HPUX, m68k SunOS, etc.)
188 (show_gnu_root_msg): Remove.
189 Removed all the remove option code.
191 Thu Apr 10 23:23:33 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
193 * configure.man, configure.texi: Remote.
195 Mon Apr 7 18:15:00 1997 Brendan Kehoe <brendan@cygnus.com>
197 * Fix the version string for OSF1 4.0 to recognize either
200 Mon Apr 7 15:34:47 1997 Ian Lance Taylor <ian@cygnus.com>
202 * standards.texi, make-stds.texi: Update to current FSF versions.
204 Tue Nov 19 15:36:14 1996 Doug Evans <dje@canuck.cygnus.com>
206 * make-rel-sym-tree: New file.
208 Wed Oct 23 00:34:07 1996 Angela Marie Thomas (angela@cygnus.com)
210 * Lots of patches from progressive...
211 * Install.in: restore DDOPTS for AIX 4.x
212 * Install.in, subst-strings: add case for DG Aviion
213 * subst-strings: fix typo in INSTALLdir var setting
214 * comp-tools-verify: set SHLIB_PATH for shared libs
215 * Install.in, subst-strings: add case for solaris2.5
216 * Install.in: fix regression for hppa1.1 check
217 * comp-tools-fix: set LD_LIBRARY_PATH
218 * comp-tools-fix: If fixincludes fixes /usr/include/limits.h,
219 install it as syslimits.h.
221 Wed Oct 16 19:20:42 1996 Michael Meissner <meissner@tiktok.cygnus.com>
223 * Install.in (guess_system): Treat powerpc-ibm-aix4.1 the same as
224 rs6000-ibm-aix4.1, since the compiler now uses common mode by
227 Wed Oct 2 15:39:07 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
229 * configure.in (AC_PROG_INSTALL): Added.
230 * Makefile.in (distclean): Remove config.cache.
232 Wed Oct 2 14:33:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
234 * configure.in: Switch to autoconf configure.in.
236 * Makefile.in: Use autoconf-substituted values.
238 Tue Jun 25 18:56:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
240 * Makefile.in (datadir): Changed to $(prefix)/share.
242 Fri Mar 29 11:38:01 1996 J.T. Conklin (jtc@lisa.cygnus.com)
244 * configure.man: Changed to be recognized by catman -w on Solaris.
246 Wed Dec 6 15:40:28 1995 Doug Evans <dje@canuck.cygnus.com>
248 * comp-tools-fix (fixincludes): Define FIXPROTO_DEFINES from
249 .../install-tools/fixproto-defines.
251 Sun Nov 12 19:31:27 1995 Jason Molenda (crash@phydeaux.cygnus.com)
253 * comp-tools-verify (verify_cxx_initializers): delete argv,
254 argc declarations, add -static to compile line.
255 (verify_cxx_hello_world): delete argv, argc declarations, add
256 -static to compile line.
258 Wed Sep 20 13:21:52 1995 Ian Lance Taylor <ian@cygnus.com>
260 * Makefile.in (maintainer-clean): New target, synonym for
263 Mon Aug 28 17:25:49 1995 Jason Molenda (crash@phydeaux.cygnus.com)
265 * Install.in (PATH): add /usr/ucb to $PATH (for SunOS 4.1.x).
267 Tue Aug 15 21:51:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
269 * Install.in (guess_system): Match OSF/1 v3.x as the same as
270 v2.x--v2.x binaries are upward compatible.
272 Tue Aug 15 21:46:54 1995 Jason Molenda (crash@phydeaux.cygnus.com)
274 * Install.in (guess_system): recognize HP 9000/800 systems as the
275 same as HP 9000/700 systems.
277 Tue Aug 8 13:11:56 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
279 * Install.in: For emacs, run show_emacs_alternate_msg and exit.
280 (show_emacs_alternate_msg): New message saying how emacs can't be
281 installed in an alternate prefix.
283 Thu Jun 8 00:42:56 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
285 * subst-strings: change du commands to $BINDIR/. & $SRCDIR/. just
286 in case they are symlinks.
288 Tue Apr 18 14:23:10 1995 J.T. Conklin <jtc@rtl.cygnus.com>
290 * cdk-fix: Extracted table of targets that don't need their
291 headers fixed from gcc's configure script.
293 * cdk-fix, cdk-verify: Use ${HOST} instead of ||HOSTstr||
295 * cdk-fix, cdk-verify: New files, install script fragments used
296 for Cygnus Developer's Kit.
298 * Install.in (do_mkdir): New function.
300 * Install.in: Added support for --with and --without options.
301 Changed so that tape commands are not run when extracting
303 (do_mt): Changed to take only one argument.
305 Wed Mar 29 11:16:38 1995 Jason Molenda (crash@phydeaux.cygnus.com)
307 * Install.in: catch UNAME==alpha-dec-osf2.x and correct entry for
310 Fri Jan 27 12:04:29 1995 J.T. Conklin <jtc@rtl.cygnus.com>
312 * subst-strings (mips-sgi-irix5): New entry in table.
314 Thu Jan 19 12:15:44 1995 J.T. Conklin <jtc@rtl.cygnus.com>
316 * Install.in: Major rewrite, bundle dependent code (for example,
317 fixincludes for comp-tools) will be inserted into the Install
318 script when it is generated.
320 Tue Jan 17 16:51:32 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
322 * Makefile.in (Makefile): Rebuild using $(SHELL).
324 Thu Nov 3 19:30:33 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
326 * Makefile.in (install-info): Depend on info.
328 Fri Aug 19 16:16:38 1994 Jason Molenda (crash@phydeaux.cygnus.com)
330 * Install.in: set $FIX_HEADER so fixproto can find fix-header.
332 Fri May 6 16:18:58 1994 Jason Molenda (crash@sendai.cygnus.com)
334 * Makefile.in (install-info): add a semicolon in the if statement.
336 Fri Apr 29 16:56:07 1994 David J. Mackenzie (djm@rtl.cygnus.com)
338 * cfg-paper.texi: Update some outdated information.
340 * Makefile.in (install-info): Pass file, not directory, as last
342 (uninstall): New target.
344 Thu Apr 28 14:42:22 1994 David J. Mackenzie (djm@rtl.cygnus.com)
346 * configure.texi: Comment out @smallbook.
348 * Makefile.in: Define TEXI2DVI and TEXIDIR, and use the latter.
349 Remove info files in realclean, not clean, per coding standards.
350 Remove TeX output in clean.
352 Tue Apr 26 17:18:03 1994 Jason Molenda (crash@sendai.cygnus.com)
354 * Install.in: fixincludes output is actually put in fixincludes.log,
355 but echo'ed messages claim it is fixinc.log. This is the same
356 messages as I logged in March 4 1994, but for some reason we found
357 the change hadn't been done. I'll have to dig through the logs
358 and find out what I really did do that day. :)
360 Mon Apr 25 20:28:19 1994 Jason Molenda (crash@sendai.cygnus.com)
362 * Install.in: use eval to call do_mt() for Ultrix brokenness.
364 Mon Apr 25 20:00:00 1994 Jason Molenda (crash@sendai.cygnus.com)
366 * Install.in(do_mt): exit with error status 1 if # of parameters
369 Mon Apr 25 19:42:36 1994 Jason Molenda (crash@sendai.cygnus.com)
371 * Install.in: lose TAPE_FORWARD and TAPE_REWIND, add do_mt()
372 to do all tape movement operations. Currently untested. Addresses
375 * Install.in: add 1994 to the copyright thing.
377 Fri Apr 22 19:05:13 1994 David J. Mackenzie (djm@rtl.cygnus.com)
379 * standards.texi: Update from FSF.
381 Fri Apr 22 15:46:10 1994 Jason Molenda (crash@cygnus.com)
383 * Install.in: Add $DDOPTS, has ``bs=124b'' for all systems except
384 AIX (some versions of AIX don't understand bs=124b. Silly OS).
386 Mon Apr 4 22:55:05 1994 Jason Molenda (crash@sendai.cygnus.com)
388 * Install.in: null out $TOOLS before adding stuff to it
391 Wed Mar 30 21:45:35 1994 David J. Mackenzie (djm@rtl.cygnus.com)
393 * standards.texi: Fix typo.
395 * configure.texi, configure.man: Document --disable-.
397 Mon Mar 28 13:22:15 1994 David J. Mackenzie (djm@rtl.cygnus.com)
399 * standards.texi: Update from FSF.
401 Sat Mar 26 09:21:44 1994 David J. Mackenzie (djm@rtl.cygnus.com)
403 * standards.texi, make-stds.texi: Update from FSF.
405 Fri Mar 25 22:59:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
407 * configure.texi, configure.man: Document --enable-* options.
409 Wed Mar 23 23:38:24 1994 Jason Molenda (crash@sendai.cygnus.com)
411 * Install.in: set CPP to be gcc -E for fixincludes.
413 Wed Mar 23 13:42:48 1994 Jason Molenda (crash@sendai.cygnus.com)
415 * Install.in: set PATH to $PATH:/bin:/usr/bin so we can pick
416 up native tools even if the user doesn't have them in his
419 * Install.in: ``hppa-1.1-hp-hpux'' -> ``hppa1.1-hp-hpux''.
421 Tue Mar 15 22:09:20 1994 Jason Molenda (crash@sendai.cygnus.com)
423 * Install.in: TAPE_REWIND and TAPE_FORWARD variables for Unixunaware,
424 added switch statement to detect if system is Unixunaware.
426 Fri Mar 4 12:10:30 1994 Jason Molenda (crash@sendai.cygnus.com)
428 * Install.in: fixincludes output is actually put in fixincludes.log,
429 but echo'ed messages claim it is fixinc.log.
431 Wed Nov 3 02:58:02 1993 Jeffrey Osier (jeffrey@thepub.cygnus.com)
433 * subst-strings: output TEXBUNDLE for more install notes matching
434 * install-texi.in: PRMS info now exists
436 Tue Oct 26 16:57:12 1993 K. Richard Pixley (rich@sendai.cygnus.com)
438 * subst-strings: match solaris*. Also, add default case to catch
439 and error out for unrecognized systems.
441 Thu Aug 19 18:21:31 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
443 * Install.in: handle the new fixproto work
445 Mon Jul 19 12:05:41 1993 david d `zoo' zuhn (zoo@cirdan.cygnus.com)
447 * Install.in: remove "MT=tctl" for AIX (not needed, and barely
450 Mon Jun 14 19:09:22 1993 Jeffrey Osier (jeffrey@cygnus.com)
452 * subst-strings: changed HOST to recognize Solaris for install notes
454 Thu Jun 10 16:01:25 1993 Jeffrey Osier (jeffrey@cygnus.com)
456 * dos-inst.texi: new file.
458 Wed Jun 9 19:23:59 1993 Jeffrey Osier (jeffrey@rtl.cygnus.com)
460 * install-texi.in: added conditionals (nearly complete)
462 added support for other releases (not done)
464 Wed Jun 9 15:53:58 1993 Jim Kingdon (kingdon@cygnus.com)
466 * Makefile.in (install-info): Use INSTALL_DATA.
467 ({dist,real}clean): Also delete Makefile and config.status.
469 Fri Jun 4 17:09:56 1993 Jeffrey Osier (jeffrey@cygnus.com)
471 * subst-strings: added data for OS_STRING
473 * subst-strings: added support for OS_STRING
475 Thu Jun 3 00:37:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
477 * Install.in: pull COPYING and COPYING.LIB off of the tape
479 Tue Jun 1 16:52:08 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
481 * subst-strings: replace RELEASE_DIR too
483 Mon Mar 22 23:55:27 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
485 * Makefile.in: add installcheck target
487 Wed Mar 17 02:21:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
489 * Install.in: fix 'source only' extraction bug where it looked for
490 the src dir under H-<host>/src instead of src; also remove stray
491 reference to EMACSHIBIN
493 Mon Mar 15 01:25:45 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
495 * make-stds.texi: added 'installcheck' to the standard targets
497 Tue Mar 9 19:48:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
499 * standards.texi: added INFO-DIR-ENTRY, updated version from the FSF
501 Tue Feb 9 12:40:23 1993 Ian Lance Taylor (ian@cygnus.com)
503 * Makefile.in (standards.info): Added -I$(srcdir) to find
506 Mon Feb 1 16:32:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
508 * standards.texi: updated to latest FSF version, which includes:
510 * make-stds.texi: new file
512 Mon Nov 30 01:31:40 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
514 * install-texi.in, relnotes.texi, intro.texi: changed Cygnus phone
515 numbers from the old Palo Alto ones to the new Mtn. View numbers
517 Mon Nov 16 16:50:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
519 * Makefile.in: define $(RM) to "rm -f"
521 Sun Oct 11 16:05:48 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
523 * intro.texi: added INFO-DIR-ENTRY