]> gcc.gnu.org Git - gcc.git/blame - etc/ChangeLog
Merge from Cygnus etc 1998-05-15.
[gcc.git] / etc / ChangeLog
CommitLineData
a4de9f9d
JL
1Thu May 14 14:43:10 1998 Nick Clifton <nickc@cygnus.com>
2
3 * targetdoc/arm-interwork.texi: Document dlltool support of
4 interworking.
5
6Thu May 7 16:49:38 1998 Jason Molenda (crash@bugshack.cygnus.com)
7
8 * Install.in: Remove references to TCL_LIBRARY, TK_LIBRARY,
9 and GDBTK_FILENAME.
10
11Wed Apr 1 17:11:44 1998 Nick Clifton <nickc@cygnus.com>
12
13 * targetdoc/arm-interwork.texi: Document ARM/thumb interworking.
14
15Tue Mar 31 15:28:20 1998 Ian Lance Taylor <ian@cygnus.com>
16
17 * standards.texi, make-stds.texi: Update to current FSF versions.
18 * Makefile.in (standards.info): Depend upon make-std.texi.
19
20Tue Mar 24 16:13:26 1998 Stu Grossman <grossman@bhuna.cygnus.co.uk>
21
22 * configure: Regenerate with autoconf 2.12.1 to fix shell issues
23 for NT native builds.
24
25Mon Mar 9 16:41:04 1998 Doug Evans <devans@canuck.cygnus.com>
26
27 * make-rel-sym-tree (binprogs): Add objcopy.
28
29Tue Feb 24 18:11:58 1998 Doug Evans <devans@canuck.cygnus.com>
30
31 * make-rel-sym-tree: as.new -> as-new, ld.new -> ld-new
32 nm.new -> nm-new. Make symlinks to crt*.o.
33
6aec4adf
MH
34Fri Nov 21 12:54:58 1997 Manfred Hollstein <manfred@s-direktnet.de>
35
36 * Makefile.in: Add --no-split argument to avoid creating files
37 with names longer than 14 characters.
38
5643c767
MH
39Tue Oct 7 16:27:34 1997 Manfred Hollstein <manfred@s-direktnet.de>
40
41 * aclocal.m4: Substitute INSTALL.
42 * configure: Re-built.
43
a4de9f9d
JL
44Thu Sep 25 13:13:11 1997 Jason Molenda (crash@pern.cygnus.com)
45
46 * intro.texi: Add closing ifset.
47
76143254
JL
48Mon Sep 15 22:53:01 1997 Jeffrey A Law (law@cygnus.com)
49
50 * aclocal.m4: New file with replacement for AC_PROG_INSTALL.
51 * configure.in: Use EGCS_PROG_INSTALL.
52
a4de9f9d
JL
53Mon Sep 1 10:31:32 1997 Angela Marie Thomas (angela@cygnus.com)
54
55 * Install.in: Move setting HOST and TARGET to the beginning
56 of the file for editing convenience.
57
58Mon Sep 1 10:28:37 1997 Angela Marie Thomas (angela@cygnus.com)
59
60 * Install.in.: More friendly options/messages when extracting
61 from a file instead of a tape device.
62
6599da04
JM
63Tue Jun 17 15:50:23 1997 Angela Marie Thomas (angela@cygnus.com)
64
65 * Install.in: Add /usr/bsd to PATH for Irix (home of compress)
66
67Thu Jun 12 13:47:00 1997 Angela Marie Thomas (angela@cygnus.com)
68
69 * Install.in (show_exec_prefix_msg): fix quoting
70
71Wed Jun 4 15:31:43 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
72
73 * rebuilding.texi: Removed.
74
75Sat May 24 18:02:20 1997 Angela Marie Thomas (angela@cygnus.com)
76
77 * cross-tools-fix: Remove host check since it doesn't matter
78 for this case.
79 * Install.in (guess_system): clean up more unused hosts.
80 * Install.in, cross-tools-fix, comp-tools-fix, comp-tools-verify:
81 Hack for host check to not warn the user for certain cases.
82
83Fri May 23 23:46:10 1997 Angela Marie Thomas (angela@cygnus.com)
84
85 * subst-strings: Remove a lot of unused code
86 * Install.in: Remove reference to TAPEdflt, use variables instead of
87 string substitution when able.
88
89Fri Apr 11 17:25:52 1997 Ian Lance Taylor <ian@cygnus.com>
90
91 * configure.in: Change file named in AC_INIT to Makefile.in.
92 * configure: Rebuild.
93
94Fri Apr 11 18:12:42 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
95
96 * Install.in (guess_system): Back out change to INSTALLHOST to
97 call all IRIX systems "mips-sgi-irix4"
98
99 * Makefile.in: Remove references to configure.texi and cfg-paper.texi.
100
101Thu Apr 10 23:26:45 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
102
103 * srctree.texi, emacs-relnotes.texi, cfg-paper.texi: Remove.
104 * Install.in: Remove Ultrix-specific hacks.
105 Update Cygnus phone numbers.
106 (guess_system): Remove some old systems (Ultrix, OSF1 v1 & 2,
107 m68k-HPUX, m68k SunOS, etc.)
108 (show_gnu_root_msg): Remove.
109 Removed all the remove option code.
110
111Thu Apr 10 23:23:33 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
112
113 * configure.man, configure.texi: Remote.
114
115Mon Apr 7 18:15:00 1997 Brendan Kehoe <brendan@cygnus.com>
116
117 * Fix the version string for OSF1 4.0 to recognize either
118 V4.* or X4.*
119
120Mon Apr 7 15:34:47 1997 Ian Lance Taylor <ian@cygnus.com>
121
122 * standards.texi, make-stds.texi: Update to current FSF versions.
123
124Tue Apr 1 16:19:31 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
125
126 * Install.in (show_exec_prefix_msg): GDBTK_FILENAME to
127 GDBTK_LIBRARY, also update TCL_LIBRARY and TK_LIBRARY.
128
129Tue Nov 19 15:36:14 1996 Doug Evans <dje@canuck.cygnus.com>
130
131 * make-rel-sym-tree: New file.
132
133Wed Oct 23 00:34:07 1996 Angela Marie Thomas (angela@cygnus.com)
134
135 * Lots of patches from progressive...
136 * Install.in: restore DDOPTS for AIX 4.x
137 * Install.in, subst-strings: add case for DG Aviion
138 * subst-strings: fix typo in INSTALLdir var setting
139 * comp-tools-verify: set SHLIB_PATH for shared libs
140 * Install.in, subst-strings: add case for solaris2.5
141 * Install.in: fix regression for hppa1.1 check
142 * comp-tools-fix: set LD_LIBRARY_PATH
143 * comp-tools-fix: If fixincludes fixes /usr/include/limits.h,
144 install it as syslimits.h.
145
146Wed Oct 16 19:20:42 1996 Michael Meissner <meissner@tiktok.cygnus.com>
147
148 * Install.in (guess_system): Treat powerpc-ibm-aix4.1 the same as
149 rs6000-ibm-aix4.1, since the compiler now uses common mode by
150 default.
151
152Wed Oct 2 15:39:07 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
153
154 * configure.in (AC_PROG_INSTALL): Added.
155 * Makefile.in (distclean): Remove config.cache.
156
157Wed Oct 2 14:33:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
158
159 * configure.in: Switch to autoconf configure.in.
160 * configure: New.
161 * Makefile.in: Use autoconf-substituted values.
162
163Tue Jun 25 18:56:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
164
165 * Makefile.in (datadir): Changed to $(prefix)/share.
166
167Fri Mar 29 11:38:01 1996 J.T. Conklin (jtc@lisa.cygnus.com)
168
169 * configure.man: Changed to be recognized by catman -w on Solaris.
170
171Wed Dec 6 15:40:28 1995 Doug Evans <dje@canuck.cygnus.com>
172
173 * comp-tools-fix (fixincludes): Define FIXPROTO_DEFINES from
174 .../install-tools/fixproto-defines.
175
176Sun Nov 12 19:31:27 1995 Jason Molenda (crash@phydeaux.cygnus.com)
177
178 * comp-tools-verify (verify_cxx_initializers): delete argv,
179 argc declarations, add -static to compile line.
180 (verify_cxx_hello_world): delete argv, argc declarations, add
181 -static to compile line.
182
183Wed Sep 20 13:21:52 1995 Ian Lance Taylor <ian@cygnus.com>
184
185 * Makefile.in (maintainer-clean): New target, synonym for
186 realclean.
187
188Thu Sep 14 17:19:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
189
190 * Install.in (show_exec_prefix_msg): print out paths for
191 TCL_LIBRARY, TK_LIBRARY and GDBTK_FILENAME.
192
193Mon Aug 28 17:25:49 1995 Jason Molenda (crash@phydeaux.cygnus.com)
194
195 * Install.in (PATH): add /usr/ucb to $PATH (for SunOS 4.1.x).
196
197Tue Aug 15 21:51:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
198
199 * Install.in (guess_system): Match OSF/1 v3.x as the same as
200 v2.x--v2.x binaries are upward compatible.
201
202Tue Aug 15 21:46:54 1995 Jason Molenda (crash@phydeaux.cygnus.com)
203
204 * Install.in (guess_system): recognize HP 9000/800 systems as the
205 same as HP 9000/700 systems.
206
207Tue Aug 8 13:11:56 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
208
209 * Install.in: For emacs, run show_emacs_alternate_msg and exit.
210 (show_emacs_alternate_msg): New message saying how emacs can't be
211 installed in an alternate prefix.
212
213Thu Jun 8 00:42:56 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
214
215 * subst-strings: change du commands to $BINDIR/. & $SRCDIR/. just
216 in case they are symlinks.
217
218Tue Apr 18 14:23:10 1995 J.T. Conklin <jtc@rtl.cygnus.com>
219
220 * cdk-fix: Extracted table of targets that don't need their
221 headers fixed from gcc's configure script.
222
223 * cdk-fix, cdk-verify: Use ${HOST} instead of ||HOSTstr||
224
225 * cdk-fix, cdk-verify: New files, install script fragments used
226 for Cygnus Developer's Kit.
227
228 * Install.in (do_mkdir): New function.
229
230 * Install.in: Added support for --with and --without options.
231 Changed so that tape commands are not run when extracting
232 from a file.
233 (do_mt): Changed to take only one argument.
234
235Wed Mar 29 11:16:38 1995 Jason Molenda (crash@phydeaux.cygnus.com)
236
237 * Install.in: catch UNAME==alpha-dec-osf2.x and correct entry for
238 alpha-dec-osf1.x
239
240Fri Jan 27 12:04:29 1995 J.T. Conklin <jtc@rtl.cygnus.com>
241
242 * subst-strings (mips-sgi-irix5): New entry in table.
243
244Thu Jan 19 12:15:44 1995 J.T. Conklin <jtc@rtl.cygnus.com>
245
246 * Install.in: Major rewrite, bundle dependent code (for example,
247 fixincludes for comp-tools) will be inserted into the Install
248 script when it is generated.
249
250Tue Jan 17 16:51:32 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
251
252 * Makefile.in (Makefile): Rebuild using $(SHELL).
253
254Thu Nov 3 19:30:33 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
255
256 * Makefile.in (install-info): Depend on info.
257
258Fri Aug 19 16:16:38 1994 Jason Molenda (crash@phydeaux.cygnus.com)
259
260 * Install.in: set $FIX_HEADER so fixproto can find fix-header.
261
262Fri May 6 16:18:58 1994 Jason Molenda (crash@sendai.cygnus.com)
263
264 * Makefile.in (install-info): add a semicolon in the if statement.
265
266Fri Apr 29 16:56:07 1994 David J. Mackenzie (djm@rtl.cygnus.com)
267
268 * cfg-paper.texi: Update some outdated information.
269
270 * Makefile.in (install-info): Pass file, not directory, as last
271 arg to INSTALL_DATA.
272 (uninstall): New target.
273
274Thu Apr 28 14:42:22 1994 David J. Mackenzie (djm@rtl.cygnus.com)
275
276 * configure.texi: Comment out @smallbook.
277
278 * Makefile.in: Define TEXI2DVI and TEXIDIR, and use the latter.
279 Remove info files in realclean, not clean, per coding standards.
280 Remove TeX output in clean.
281
282Tue Apr 26 17:18:03 1994 Jason Molenda (crash@sendai.cygnus.com)
283
284 * Install.in: fixincludes output is actually put in fixincludes.log,
285 but echo'ed messages claim it is fixinc.log. This is the same
286 messages as I logged in March 4 1994, but for some reason we found
287 the change hadn't been done. I'll have to dig through the logs
288 and find out what I really did do that day. :)
289
290Mon Apr 25 20:28:19 1994 Jason Molenda (crash@sendai.cygnus.com)
291
292 * Install.in: use eval to call do_mt() for Ultrix brokenness.
293
294Mon Apr 25 20:00:00 1994 Jason Molenda (crash@sendai.cygnus.com)
295
296 * Install.in(do_mt): exit with error status 1 if # of parameters
297 != 3.
298
299Mon Apr 25 19:42:36 1994 Jason Molenda (crash@sendai.cygnus.com)
300
301 * Install.in: lose TAPE_FORWARD and TAPE_REWIND, add do_mt()
302 to do all tape movement operations. Currently untested. Addresses
303 PR # 4886 from bull.
304
305 * Install.in: add 1994 to the copyright thing.
306
307Fri Apr 22 19:05:13 1994 David J. Mackenzie (djm@rtl.cygnus.com)
308
309 * standards.texi: Update from FSF.
310
311Fri Apr 22 15:46:10 1994 Jason Molenda (crash@cygnus.com)
312
313 * Install.in: Add $DDOPTS, has ``bs=124b'' for all systems except
314 AIX (some versions of AIX don't understand bs=124b. Silly OS).
315
316Mon Apr 4 22:55:05 1994 Jason Molenda (crash@sendai.cygnus.com)
317
318 * Install.in: null out $TOOLS before adding stuff to it
319 non-destructively.
320
321Wed Mar 30 21:45:35 1994 David J. Mackenzie (djm@rtl.cygnus.com)
322
323 * standards.texi: Fix typo.
324
325 * configure.texi, configure.man: Document --disable-.
326
327Mon Mar 28 13:22:15 1994 David J. Mackenzie (djm@rtl.cygnus.com)
328
329 * standards.texi: Update from FSF.
330
331Sat Mar 26 09:21:44 1994 David J. Mackenzie (djm@rtl.cygnus.com)
332
333 * standards.texi, make-stds.texi: Update from FSF.
334
335Fri Mar 25 22:59:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
336
337 * configure.texi, configure.man: Document --enable-* options.
338
339Wed Mar 23 23:38:24 1994 Jason Molenda (crash@sendai.cygnus.com)
340
341 * Install.in: set CPP to be gcc -E for fixincludes.
342
343Wed Mar 23 13:42:48 1994 Jason Molenda (crash@sendai.cygnus.com)
344
345 * Install.in: set PATH to $PATH:/bin:/usr/bin so we can pick
346 up native tools even if the user doesn't have them in his
347 path.
348
349 * Install.in: ``hppa-1.1-hp-hpux'' -> ``hppa1.1-hp-hpux''.
350
351Tue Mar 15 22:09:20 1994 Jason Molenda (crash@sendai.cygnus.com)
352
353 * Install.in: TAPE_REWIND and TAPE_FORWARD variables for Unixunaware,
354 added switch statement to detect if system is Unixunaware.
355
356Fri Mar 4 12:10:30 1994 Jason Molenda (crash@sendai.cygnus.com)
357
358 * Install.in: fixincludes output is actually put in fixincludes.log,
359 but echo'ed messages claim it is fixinc.log.
360
361Wed Nov 3 02:58:02 1993 Jeffrey Osier (jeffrey@thepub.cygnus.com)
362
363 * subst-strings: output TEXBUNDLE for more install notes matching
364 * install-texi.in: PRMS info now exists
365
366Tue Oct 26 16:57:12 1993 K. Richard Pixley (rich@sendai.cygnus.com)
367
368 * subst-strings: match solaris*. Also, add default case to catch
369 and error out for unrecognized systems.
370
371Thu Aug 19 18:21:31 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
372
373 * Install.in: handle the new fixproto work
374
375Mon Jul 19 12:05:41 1993 david d `zoo' zuhn (zoo@cirdan.cygnus.com)
376
377 * Install.in: remove "MT=tctl" for AIX (not needed, and barely
378 worked anyway)
379
380Mon Jun 14 19:09:22 1993 Jeffrey Osier (jeffrey@cygnus.com)
381
382 * subst-strings: changed HOST to recognize Solaris for install notes
383
384Thu Jun 10 16:01:25 1993 Jeffrey Osier (jeffrey@cygnus.com)
385
386 * dos-inst.texi: new file.
387
388Wed Jun 9 19:23:59 1993 Jeffrey Osier (jeffrey@rtl.cygnus.com)
389
390 * install-texi.in: added conditionals (nearly complete)
391 cleaned up
392 added support for other releases (not done)
393
394Wed Jun 9 15:53:58 1993 Jim Kingdon (kingdon@cygnus.com)
395
396 * Makefile.in (install-info): Use INSTALL_DATA.
397 ({dist,real}clean): Also delete Makefile and config.status.
398
399Fri Jun 4 17:09:56 1993 Jeffrey Osier (jeffrey@cygnus.com)
400
401 * subst-strings: added data for OS_STRING
402
403 * subst-strings: added support for OS_STRING
404
405Thu Jun 3 00:37:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
406
407 * Install.in: pull COPYING and COPYING.LIB off of the tape
408
409Tue Jun 1 16:52:08 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
410
411 * subst-strings: replace RELEASE_DIR too
412
413Mon Mar 22 23:55:27 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
414
415 * Makefile.in: add installcheck target
416
417Wed Mar 17 02:21:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
418
419 * Install.in: fix 'source only' extraction bug where it looked for
420 the src dir under H-<host>/src instead of src; also remove stray
421 reference to EMACSHIBIN
422
423Mon Mar 15 01:25:45 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
424
425 * make-stds.texi: added 'installcheck' to the standard targets
426
427Tue Mar 9 19:48:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
428
429 * standards.texi: added INFO-DIR-ENTRY, updated version from the FSF
430
431Tue Feb 9 12:40:23 1993 Ian Lance Taylor (ian@cygnus.com)
432
433 * Makefile.in (standards.info): Added -I$(srcdir) to find
434 make-stds.texi.
435
436Mon Feb 1 16:32:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
437
438 * standards.texi: updated to latest FSF version, which includes:
439
440 * make-stds.texi: new file
441
442Mon Nov 30 01:31:40 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
443
444 * install-texi.in, relnotes.texi, intro.texi: changed Cygnus phone
445 numbers from the old Palo Alto ones to the new Mtn. View numbers
446
447Mon Nov 16 16:50:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
448
449 * Makefile.in: define $(RM) to "rm -f"
450
451Sun Oct 11 16:05:48 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
452
453 * intro.texi: added INFO-DIR-ENTRY
454
This page took 0.090712 seconds and 5 git commands to generate.