]> git.ipfire.org Git - thirdparty/gcc.git/blob - config/ChangeLog
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / config / ChangeLog
1 2002-11-23 H.J. Lu <hjl@gnu.org>
2
3 * accross.m4: New.
4
5 2002-11-10 Stan Shebs <shebs@apple.com>
6
7 Retire common MPW configury bits.
8 * mpw-mh-mpw: Remove.
9 * mpw: Remove directory along with all of its files.
10
11 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12
13 * acinclude.m4: Allow for PWDCMD to override hardcoded pwd.
14
15 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
16
17 * mh-apollo68: remove unused HDEFINES setting.
18 * mh-dgux: remove unused HDEFINES setting.
19 * mh-dgux386: remove unused HDEFINES setting, duplicate RANLIB=true.
20
21 2002-04-29 Nathanael Nerode <neroden@twcny.rr.com>
22
23 * config/mh-cxux: remove dead code
24 * config/mh-dgux386: remove dead code
25 * config/mh-hp300: remove dead code
26 * config/mh-hpux: remove dead code
27 * config/mh-hpux8: remove dead code
28 * config/mh-irix5: remove dead code
29 * config/mh-irix6: remove dead code
30 * config/mh-ncr3000: remove dead code
31 * config/mh-ncrsvr43: remove dead code
32 * config/mh-necv4: remove dead code
33 * config/mh-sco: remove dead code
34 * config/mh-solaris: remove dead code
35 * config/mh-sysv: remove dead code
36 * config/mh-sysv4: remove dead code
37 * config/mh-sysv5: remove dead code
38 * config/mh-irix4: remove, contains only dead code
39
40 * config/mt-armpic: Delete.
41 * config/mt-elfalphapic: Delete.
42 * config/mt-i370pic: Delete.
43 * config/mt-ia64pic: Delete.
44 * config/mt-m68kpic: Delete.
45 * config/mt-papic: Delete.
46 * config/mt-ppcpic: Delete.
47 * config/mt-s390pic: Delete.
48 * config/mt-sparcpic: Delete.
49 * config/mt-x86pic: Delete.
50
51 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
52
53 * mh-a68bsd: clean out dead code
54 * mh-apollo68: clean out dead code
55 * mh-cxux: clean out dead code
56 * mh-decstation: clean out dead code
57 * mh-dgux: clean out dead code
58 * mh-dgux386: clean out dead code
59 * mh-hp300: clean out dead code
60 * mh-hpux: clean out dead code
61 * mh-hpux8: clean out dead code
62 * mh-interix: clean out dead code
63 * mh-irix4: clean out dead code
64 * mh-lynxrs6k: clean out dead code
65 * mh-mingw32: clean out dead code
66 * mh-ncr3000: clean out dead code
67 * mh-ncrsvr43: clean out dead code
68 * mh-necv4: clean out dead code
69 * mh-openedition: clean out dead code
70 * mh-riscos: clean out dead code
71 * mh-sco: clean out dead code
72 * mh-sysv4: clean out dead code
73 * mh-lynxos: removed, contained only dead code
74 * mh-vaxult2: removed, contained only dead code
75 * mh-sun3: removed, contained only dead code
76
77 2002-04-15 Keith Seitz <keiths@redhat.com>
78
79 * acinclude.m4 (CYG_AC_PATH_TCLCONFIG): Search the win/ directory,
80 too.
81 (CYG_AC_PATH_TKCONFIG): Likewise.
82
83 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
84
85 * acinclude.m4: Fix spelling error of "separate" as "seperate".
86
87 2001-05-22 Jason Merrill <jason_merrill@redhat.com>
88
89 * mt-linux (CXXFLAGS_FOR_TARGET): Lose -fvtable-thunks.
90
91 2001-01-27 Richard Henderson <rth@redhat.com>
92
93 * mt-alphaieee: New file.
94
95 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
96
97 * mh-djgpp: do not set CFLAGS.
98
99 2000-08-04 Mark Elbrecht <snowball3@bigfoot.com>
100
101 * mh-djgpp: Conditionally set 'target_alias' to djgpp. Conditionally
102 modify 'gcc_version'.
103
104 2000-07-21 Andrew Haley <aph@cygnus.com>
105
106 * mh-ia64pic: New file.
107 * mt-ia64pic: New file.
108
109 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
110
111 * mh-s390pic: New file.
112 * mt-s390pic: New file.
113
114 2000-07-14 Mark P Mitchell <mark@codesourcery.com>
115
116 * mh-irix6 (CC): Don't set it.
117
118 2000-06-21 Branko Cibej <branko.cibej@hermes.si>
119
120 * mh-sparcpic: Use single instead of double quotes.
121 * mt-sparcpic: Likewise.
122
123 2000-06-19 Syd Polk <spolk@redhat.com>
124
125 * acinclude.m4: Updated for Incr Tcl 3.0.
126
127 2000-02-23 Linas Vepstas <linas@linas.org>
128
129 * mh-i370pic: New file.
130 * mt-i370pic: New file.
131
132 2000-02-22 Nick Clifton <nickc@cygnus.com>
133
134 * config/mt-wince: new file: Makefile fragment for WinCE targets.
135
136 2000-01-06 Geoff Keating <geoffk@cygnus.com>
137
138 * mh-aix43: Delete, move to mt-aix43.
139 * mt-aix43: New file.
140
141 Tue Sep 7 23:31:01 1999 Linas Vepstas <linas@linas.org>
142
143 * mh-openedition: New file.
144
145 1999-04-07 Michael Meissner <meissner@cygnus.com>
146
147 * mt-d30v: New file, pass -g -Os -Wa,-C as default options.
148
149 1999-02-08 Syd Polk <spolk@cygnus.com>
150
151 * acinclude.m4: Added macros to find itcl files.
152 Export TCL_CFLAGS from tclConfig.sh.
153 Export TCL_LIB_FULL_PATH, TK_LIB_FULL_PATH, ITCL_LIB_FULL_PATH,
154 ITK_LIB_FULL_PATH, and TIX_LIB_FULL_PATH
155 Replace TIX macros with better ones from snavigator.
156
157 Tue Feb 2 22:51:21 1999 Philip Blundell <philb@gnu.org>
158
159 * mh-armpic: New file. Patch from Jim Pick <jim@jimpick.com>.
160 * mt-armpic: Likewise.
161
162 Mon Jan 18 19:41:08 1999 Christopher Faylor <cgf@cygnus.com>
163
164 * cygwin.mh: Activate commented out dependencies for
165 gdb: libtermcap.
166
167 Wed Nov 18 20:29:46 1998 Christopher Faylor <cgf@cygnus.com>
168
169 * cygwin.mh: Add extra libtermcap target information.
170 Add commented out dependency for gdb to libtermcap for
171 future readline requirement.
172
173 Mon Nov 2 15:15:33 1998 Geoffrey Noer <noer@cygnus.com>
174
175 * mh-cygwin32: delete
176 * mh-cygwin: was mh-cygwin32
177
178 1998-10-26 Syd Polk <spolk@cygnus.com>
179
180 * acinclude.m4: TCLHDIR and TKHDIR need to be run through
181 cygpath for Microsoft builds.
182
183 1998-10-20 Syd Polk <spolk@cygnus.com>
184
185 * acinclude.m4: Re-exported TCL_LIBS and TCL_LD_SEARCH_FLAGS
186 because itcl needs them.
187
188 Mon Aug 31 17:50:53 1998 David Edelsohn <edelsohn@mhpcc.edu>
189
190 * mh-aix43 (NM_FOR_TARGET): Add -X32_64 as well.
191
192 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
193
194 * mh-aix43: New file.
195
196 Mon Aug 10 00:15:47 1998 HJ Lu (hjl@gnu.org)
197
198 * mt-linux (CXXFLAGS_FOR_TARGET): Add -D_GNU_SOURCE.
199
200 1998-05-29 Rob Savoye <rob@chinadoll.cygnus.com>
201
202 * acinclude.m4: New collection of generic autoconf macros.
203
204 Wed Apr 22 12:24:28 1998 Michael Meissner <meissner@cygnus.com>
205
206 * mt-ospace: New file, support using -Os instead of -O2 to compile
207 the libraries.
208
209 Wed Apr 22 10:53:14 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
210
211 * mt-linux (CXXFLAGS_FOR_TARGET): Set this instead of CXXFLAGS.
212
213 Sat Apr 11 22:43:17 1998 J. Kean Johnston <jkj@sco.com>
214
215 * mh-svsv5: New file - support for SCO UnixWare 7 / SVR5.
216
217 Thu Mar 26 01:54:25 1998 Geoffrey Noer <noer@cygnus.com>
218
219 * mh-cygwin32: stop configuring and building dosrel.
220
221 Thu Sep 11 16:43:27 1997 Jim Wilson <wilson@cygnus.com>
222
223 * mh-elfalphapic, mt-elfalphapic: New files.
224
225 Wed Jul 23 12:32:18 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
226
227 * mh-go32 (CFLAGS): Don't set -fno-omit-frame-pointer.
228
229 Mon Jun 16 19:06:41 1997 Geoff Keating <geoffk@ozemail.com.au>
230
231 * mh-ppcpic: New file.
232 * mt-ppcpic: New file.
233
234 Thu Mar 27 15:52:40 1997 Geoffrey Noer <noer@cygnus.com>
235
236 * mh-cygwin32: override CXXFLAGS, setting to -O2 only
237 (no debug)
238
239 Tue Mar 25 18:16:43 1997 Geoffrey Noer <noer@cygnus.com>
240
241 * mh-cygwin32: override LIBGCC2_DEBUG_CFLAGS so debug info
242 isn't included in cygwin32-hosted libgcc2.a by default
243
244 Wed Jan 8 19:56:43 1997 Geoffrey Noer <noer@cygnus.com>
245
246 * mh-cygwin32: override CFLAGS so debug info isn't included
247 in cygwin32-hosted tools by default
248
249 Tue Dec 31 16:04:26 1996 Ian Lance Taylor <ian@cygnus.com>
250
251 * mh-linux: Remove.
252
253 Mon Nov 11 10:29:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
254
255 * mt-ppc: Delete file, options moved to newlib configure.
256
257 Fri Oct 4 12:21:03 1996 Angela Marie Thomas (angela@cygnus.com)
258
259 * mh-dgux386: New file. x86 dgux specific flags
260
261 Mon Sep 30 15:10:07 1996 Stan Shebs <shebs@andros.cygnus.com>
262
263 * mpw-mh-mpw (EXTRALIBS_PPC_XCOFF): New, was EXTRALIBS_PPC.
264 (EXTRALIBS_PPC): Use shared libraries instead of xcoff.
265
266 Sat Aug 17 04:56:25 1996 Geoffrey Noer <noer@skaro.cygnus.com>
267
268 * mh-cygwin32: don't -D_WIN32 here anymore
269
270 Thu Aug 15 19:46:44 1996 Stan Shebs <shebs@andros.cygnus.com>
271
272 * mpw-mh-mpw (SEGFLAG_68K, SEGFLAG_PPC): Remove.
273 (EXTRALIBS_PPC): Add libgcc.xcoff.
274
275 Thu Aug 8 14:51:47 1996 Michael Meissner <meissner@tiktok.cygnus.com>
276
277 * mt-ppc: New file, add -mrelocatable-lib and -mno-eabi to all
278 target builds for PowerPC eabi targets.
279
280 Fri Jul 12 12:06:01 1996 Stan Shebs <shebs@andros.cygnus.com>
281
282 * mpw: New subdir, Mac MPW configuration support bits.
283
284 Mon Jul 8 17:30:52 1996 Jim Wilson <wilson@cygnus.com>
285
286 * mh-irix6: New file.
287
288 Mon Jul 8 15:15:37 1996 Jason Merrill <jason@yorick.cygnus.com>
289
290 * mt-sparcpic (PICFLAG_FOR_TARGET): Use -fPIC.
291
292 Fri Jul 5 11:49:02 1996 Ian Lance Taylor <ian@cygnus.com>
293
294 * mh-irix4 (RANLIB): Don't define; Irix 4 does have ranlib.
295
296 Sun Jun 23 22:59:25 1996 Geoffrey Noer <noer@cygnus.com>
297
298 * mh-cygwin32: new file. Like mh-go32 without the CFLAGS entry.
299
300 Tue Mar 26 14:10:41 1996 Ian Lance Taylor <ian@cygnus.com>
301
302 * mh-go32 (CFLAGS): Define.
303
304 Thu Mar 14 19:20:54 1996 Ian Lance Taylor <ian@cygnus.com>
305
306 * mh-necv4: New file.
307
308 Thu Feb 15 13:07:43 1996 Ian Lance Taylor <ian@cygnus.com>
309
310 * mh-cxux (CC): New variable.
311 (CFLAGS, LDFLAGS): Remove.
312 * mh-ncrsvr43 (CC): New variable.
313 (CFLAGS): Remove.
314 * mh-solaris (CFLAGS): Remove.
315
316 * mh-go32: Remove most variable settings, since they presumed a
317 Canadian Cross, which is now handled correctly by the configure
318 script.
319
320 * mh-sparcpic (PICFLAG): Set to -fPIC, not -fpic.
321
322 Mon Feb 12 14:53:39 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
323
324 * mh-m68kpic, mt-m68kpic: New files.
325
326 Thu Feb 1 14:15:42 1996 Stan Shebs <shebs@andros.cygnus.com>
327
328 * mpw-mh-mpw (CC_MWC68K): Add options similar to those used
329 in CC_MWCPPC, and -mc68020 -model far.
330 (AR_MWLINK68K): Add -xm library.
331 (AR_AR): Define.
332 (CC_LD_MWLINK68K): Remove -d.
333 (EXTRALIBS_MWC68K): Define.
334
335 Thu Jan 25 16:05:33 1996 Ian Lance Taylor <ian@cygnus.com>
336
337 * mh-ncrsvr43 (CFLAGS): Remove -Hnocopyr.
338
339 Tue Nov 7 15:41:30 1995 Stan Shebs <shebs@andros.cygnus.com>
340
341 * mpw-mh-mpw (CC_MWC68K, CC_MWCPPC): Remove unused include path.
342 (CC_MWCPPC): Add -mpw_chars, disable warnings, add comments
343 explaining reasons for various flags.
344 (EXTRALIBS_PPC, EXTRALIBS_MWCPPC ): Put runtime library first.
345
346 Fri Oct 13 14:44:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
347
348 * mh-aix, mh-sun: Removed.
349
350 * mh-decstation (X11_EXTRA_CFLAGS): Define.
351
352 * mh-sco, mh-solaris, mh-sysv4 (X11_EXTRA_LIBS): Define.
353
354 * mh-hp300, mh-hpux, mh-hpux8, mh-solaris, mh-sun3, mh-sysv4: Don't
355 hardcode location of X stuff here.
356
357 Thu Sep 28 13:14:56 1995 Stan Shebs <shebs@andros.cygnus.com>
358
359 * mpw-mh-mpw: Add definitions for various 68K and PowerMac
360 compilers, add definitions for library and link steps for
361 PowerMacs.
362
363 Thu Sep 14 08:20:04 1995 Fred Fish <fnf@cygnus.com>
364
365 * mh-hp300 (CC): Add "CC = cc -Wp,-H256000" to avoid
366 "too much defining" errors from the HPUX compiler.
367
368 Thu Aug 17 17:28:56 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
369
370 * mh-hp300 (RANLIB): Use "ar ts", in case GNU ar was used and
371 didn't build a symbol table.
372
373 Thu Jun 22 17:47:24 1995 Stan Shebs <shebs@andros.cygnus.com>
374
375 * mpw-mh-mpw (CC): Define ANSI_PROTOTYPES.
376
377 Mon Apr 10 12:29:48 1995 Stan Shebs <shebs@andros.cygnus.com>
378
379 * mpw-mh-mpw (EXTRALIBS): Always link in Math.o, CSANELIB.o,
380 and ToolLibs.o.
381
382 * mpw-mh-mpw (CC): Define ALMOST_STDC.
383 (CFLAGS): Remove ALMOST_STDC, -mc68881.
384 (LDFLAGS): add -w.
385
386 * mpw-mh-mpw (CFLAGS): Add -b option to put strings at the ends of
387 functions.
388
389 * mpw-mh-mpw: New file, host makefile definitions for MPW.
390
391 Fri Mar 31 11:35:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
392
393 * mt-netware: New file.
394
395 Mon Mar 13 12:31:29 1995 Ian Lance Taylor <ian@cygnus.com>
396
397 * mh-hpux8: New file.
398 * mh-hpux: Use X11R5 rather than X11R4.
399
400 Thu Feb 9 11:04:13 1995 Ian Lance Taylor <ian@cygnus.com>
401
402 * mh-linux (SYSV): Don't define.
403 (RANLIB): Don't define.
404
405 Wed Jan 11 16:29:34 1995 Jason Merrill <jason@phydeaux.cygnus.com>
406
407 * m?-*pic (LIBCXXFLAGS): Add -fno-implicit-templates.
408
409 Thu Nov 3 17:27:19 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
410
411 * mh-irix4 (CC): Increase maximum string length.
412
413 * mh-sco (CC): Define away const, it doesn't work right; elements
414 of arrays of ptr-to-const are considered const themselves.
415
416 Sat Jul 16 12:17:49 1994 Stan Shebs (shebs@andros.cygnus.com)
417
418 * mh-cxux: New file, from Bob Rusk (rrusk@mail.csd.harris.com).
419
420 Sat Jun 4 17:22:12 1994 Per Bothner (bothner@kalessin.cygnus.com)
421
422 * mh-ncrsvr43: New file from Tom McConnell
423 <tmcconne@sedona.intel.com>.
424
425 Thu May 19 00:32:11 1994 Jeff Law (law@snake.cs.utah.edu)
426
427 * mh-hpux (CC): Add -Wp,-H256000 to avoid "too much defining"
428 errors from the HPUX 8 compilers.
429
430 Wed May 4 20:14:47 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
431
432 * mh-lynxrs6k: set SHELL to /bin/bash
433
434 Tue Apr 12 12:38:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
435
436 * mh-irix4 (CC): Change -XNh1500 to -XNh2000.
437
438 Sat Dec 25 20:03:45 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
439
440 * mt-hppa: Delete.
441
442 Tue Nov 16 22:54:39 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
443
444 * mh-a68bsd: Define CC to gcc.
445
446 Mon Nov 15 16:56:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
447
448 * mh-linux: Don't put -static in LDFLAGS. Add comments.
449
450 Mon Nov 15 13:37:58 1993 david d `zoo' zuhn (zoo@cirdan.cygnus.com)
451
452 * mh-sysv4 (AR_FLAGS): change from cq to cr
453
454 Fri Nov 5 08:12:32 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
455
456 * mh-unixware: remove. It's the same as sysv4, and config.guess
457 can't tell the difference. So don't allow skew.
458
459 Wed Oct 20 20:35:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
460
461 * mh-hp300: Revert yesterday's change, but add comment explaining.
462
463 Tue Oct 19 18:58:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
464
465 * mh-hp300: Don't define CFLAGS to empty. Why should hp300 be
466 different from anything else? ("gdb doesn't understand the native
467 debug format" isn't a good enough answer because we might be using
468 gcc).
469
470 Tue Oct 5 12:17:40 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
471
472 * mh-alphaosf: Remove, no longer necessary now that gdb knows
473 how to handle OSF/1 shared libraries.
474
475 Tue Jul 6 11:27:33 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
476
477 * mh-alphaosf: New file.
478
479 Thu Jul 1 15:49:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
480
481 * mh-riscos: New file.
482
483 Mon Jun 14 12:03:18 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
484
485 * mh-aix, mh-aix386, mh-decstation, mh-delta88, mh-hpux, mh-irix4,
486 mh-ncr3000, mh-solaris, mh-sysv, mh-sysv4: remove INSTALL=cp line,
487 now that we're using install.sh globally
488
489 Fri Jun 4 16:09:34 1993 Ian Lance Taylor (ian@cygnus.com)
490
491 * mh-sysv4 (INSTALL): Use cp, not /usr/ucb/install.
492
493 Thu Apr 8 11:21:52 1993 Ian Lance Taylor (ian@cygnus.com)
494
495 * mt-a29k, mt-ebmon29k, mt-os68k, mt-ose68000, mt-ose68k,
496 mt-vxworks68, mt-vxworks960: Removed obsolete, unused target
497 Makefile fragment files.
498
499 Mon Mar 8 15:05:25 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
500
501 * mh-aix386: New file; old mh-aix, plus no-op RANLIB.
502
503 Thu Oct 1 13:50:48 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
504
505 * mh-solaris: INSTALL is NOT /usr/ucb/install
506
507 Mon Aug 24 14:25:35 1992 Ian Lance Taylor (ian@cygnus.com)
508
509 * mt-ose68000, mt-ose68k: renamed from mt-OSE*.
510
511 Tue Jul 21 02:11:01 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
512
513 * mt-OSE68k, mt-680000: new configs.
514
515 Thu Jul 16 17:12:09 1992 K. Richard Pixley (rich@rtl.cygnus.com)
516
517 * mh-irix4: merged changes from progressive.
518
519 Tue Jun 9 23:29:38 1992 Per Bothner (bothner@rtl.cygnus.com)
520
521 * Everywhere: Change RANLIB=echo>/dev/null (which confuses
522 some shells - and I don't blame them) to RANLIB=true.
523 * mh-solaris: Use /usr/ucb/install for INSTALL.
524
525 Sun May 31 14:45:23 1992 Mark Eichin (eichin at cygnus.com)
526
527 * mh-solaris2: Add new configuration for Solaris 2 (sysv, no ranlib)
528
529 Fri Apr 10 23:10:08 1992 Fred Fish (fnf@cygnus.com)
530
531 * mh-ncr3000: Add new configuration for NCR 3000.
532
533 Tue Dec 10 00:10:55 1991 K. Richard Pixley (rich at rtl.cygnus.com)
534
535 * ChangeLog: fresh changelog.
536