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