OSDN Git Service

2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
[pf3gnuchains/gcc-fork.git] / config / ChangeLog
1 2002-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
27 2002-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
33 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
34
35         * acinclude.m4: Fix spelling error of "separate" as "seperate".
36
37 2001-05-22  Jason Merrill  <jason_merrill@redhat.com>
38
39         * mt-linux (CXXFLAGS_FOR_TARGET): Lose -fvtable-thunks.
40
41 2001-01-27  Richard Henderson  <rth@redhat.com>
42
43         * mt-alphaieee: New file.
44
45 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
46
47         * mh-djgpp: do not set CFLAGS.
48
49 2000-08-04  Mark Elbrecht  <snowball3@bigfoot.com>
50
51         * mh-djgpp: Conditionally set 'target_alias' to djgpp. Conditionally
52         modify 'gcc_version'.
53
54 2000-07-21  Andrew Haley  <aph@cygnus.com>
55
56         * mh-ia64pic: New file.
57         * mt-ia64pic: New file. 
58
59 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
60
61         * mh-s390pic: New file.
62         * mt-s390pic: New file.
63
64 2000-07-14  Mark P Mitchell  <mark@codesourcery.com>
65
66         * mh-irix6 (CC): Don't set it.
67
68 2000-06-21  Branko Cibej  <branko.cibej@hermes.si>
69
70         * mh-sparcpic: Use single instead of double quotes.
71         * mt-sparcpic: Likewise.
72
73 2000-06-19  Syd Polk <spolk@redhat.com>
74
75         * acinclude.m4: Updated for Incr Tcl 3.0.
76
77 2000-02-23  Linas Vepstas <linas@linas.org>
78
79         * mh-i370pic: New file.
80         * mt-i370pic: New file.
81
82 2000-02-22  Nick Clifton  <nickc@cygnus.com>
83
84         * config/mt-wince: new file: Makefile fragment for WinCE targets.
85
86 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
87
88         * mh-aix43: Delete, move to mt-aix43.
89         * mt-aix43: New file.
90
91 Tue Sep  7 23:31:01 1999  Linas Vepstas  <linas@linas.org>
92
93         * mh-openedition: New file.
94
95 1999-04-07  Michael Meissner  <meissner@cygnus.com>
96
97         * mt-d30v: New file, pass -g -Os -Wa,-C as default options.
98
99 1999-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
107 Tue 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
112 Mon Jan 18 19:41:08 1999  Christopher Faylor <cgf@cygnus.com>
113
114         * cygwin.mh: Activate commented out dependencies for
115         gdb: libtermcap.
116
117 Wed 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
123 Mon Nov  2 15:15:33 1998  Geoffrey Noer  <noer@cygnus.com>
124
125         * mh-cygwin32: delete
126         * mh-cygwin: was mh-cygwin32
127
128 1998-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
133 1998-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
138 Mon Aug 31 17:50:53 1998  David Edelsohn  <edelsohn@mhpcc.edu>
139
140         * mh-aix43 (NM_FOR_TARGET): Add -X32_64 as well.
141
142 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
143
144         * mh-aix43: New file.
145
146 Mon Aug 10 00:15:47 1998  HJ Lu (hjl@gnu.org)
147
148         * mt-linux (CXXFLAGS_FOR_TARGET): Add -D_GNU_SOURCE.
149
150 1998-05-29  Rob Savoye  <rob@chinadoll.cygnus.com>
151
152         * acinclude.m4: New collection of generic autoconf macros.
153         
154 Wed Apr 22 12:24:28 1998  Michael Meissner  <meissner@cygnus.com>
155
156         * mt-ospace: New file, support using -Os instead of -O2 to compile
157         the libraries.
158
159 Wed 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
163 Sat 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
167 Thu Mar 26 01:54:25 1998  Geoffrey Noer  <noer@cygnus.com>
168
169         * mh-cygwin32: stop configuring and building dosrel.
170
171 Thu Sep 11 16:43:27 1997  Jim Wilson  <wilson@cygnus.com>
172
173         * mh-elfalphapic, mt-elfalphapic: New files.
174
175 Wed 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
179 Mon Jun 16 19:06:41 1997  Geoff Keating  <geoffk@ozemail.com.au>
180
181         * mh-ppcpic: New file.
182         * mt-ppcpic: New file.
183
184 Thu 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
189 Tue 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
194 Wed 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
199 Tue Dec 31 16:04:26 1996  Ian Lance Taylor  <ian@cygnus.com>
200
201         * mh-linux: Remove.
202
203 Mon Nov 11 10:29:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
204
205         * mt-ppc: Delete file, options moved to newlib configure.
206
207 Fri Oct  4 12:21:03 1996  Angela Marie Thomas (angela@cygnus.com)
208
209         * mh-dgux386: New file.  x86 dgux specific flags
210
211 Mon 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
216 Sat Aug 17 04:56:25 1996  Geoffrey Noer  <noer@skaro.cygnus.com>
217
218         * mh-cygwin32: don't -D_WIN32 here anymore
219
220 Thu 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
225 Thu 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
230 Fri Jul 12 12:06:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
231
232         * mpw: New subdir, Mac MPW configuration support bits.
233
234 Mon Jul  8 17:30:52 1996  Jim Wilson  <wilson@cygnus.com>
235
236         * mh-irix6: New file.
237
238 Mon Jul  8 15:15:37 1996  Jason Merrill  <jason@yorick.cygnus.com>
239
240         * mt-sparcpic (PICFLAG_FOR_TARGET): Use -fPIC.
241
242 Fri 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
246 Sun 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
250 Tue Mar 26 14:10:41 1996  Ian Lance Taylor  <ian@cygnus.com>
251
252         * mh-go32 (CFLAGS): Define.
253
254 Thu Mar 14 19:20:54 1996  Ian Lance Taylor  <ian@cygnus.com>
255
256         * mh-necv4: New file.
257
258 Thu 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
272 Mon Feb 12 14:53:39 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
273
274         * mh-m68kpic, mt-m68kpic: New files.
275
276 Thu 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
285 Thu Jan 25 16:05:33 1996  Ian Lance Taylor  <ian@cygnus.com>
286
287         * mh-ncrsvr43 (CFLAGS): Remove -Hnocopyr.
288
289 Tue 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         
296 Fri 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
307 Thu 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
313 Thu 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
318 Thu 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
323 Thu Jun 22 17:47:24 1995  Stan Shebs  <shebs@andros.cygnus.com>
324
325         * mpw-mh-mpw (CC): Define ANSI_PROTOTYPES.
326
327 Mon 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
341 Fri Mar 31 11:35:17 1995  Jason Molenda (crash@phydeaux.cygnus.com)
342
343         * mt-netware: New file.
344
345 Mon 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
350 Thu 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
355 Wed Jan 11 16:29:34 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
356
357         * m?-*pic (LIBCXXFLAGS): Add -fno-implicit-templates.
358
359 Thu 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
366 Sat 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
370 Sat 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
375 Thu 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
380 Wed May  4 20:14:47 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
381
382         * mh-lynxrs6k: set SHELL to /bin/bash
383
384 Tue Apr 12 12:38:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
385
386         * mh-irix4 (CC): Change -XNh1500 to -XNh2000.
387
388 Sat Dec 25 20:03:45 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
389
390         * mt-hppa: Delete.
391
392 Tue Nov 16 22:54:39 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
393
394         * mh-a68bsd: Define CC to gcc.
395
396 Mon 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
400 Mon 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
404 Fri 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
409 Wed 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
413 Tue 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
420 Tue 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
425 Tue Jul  6 11:27:33 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
426
427         * mh-alphaosf: New file.
428
429 Thu Jul  1 15:49:33 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
430
431         * mh-riscos: New file.
432
433 Mon 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
439 Fri Jun  4 16:09:34 1993  Ian Lance Taylor  (ian@cygnus.com)
440
441         * mh-sysv4 (INSTALL): Use cp, not /usr/ucb/install.
442
443 Thu 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
449 Mon 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
453 Thu 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
457 Mon Aug 24 14:25:35 1992  Ian Lance Taylor  (ian@cygnus.com)
458
459         * mt-ose68000, mt-ose68k: renamed from mt-OSE*.
460
461 Tue Jul 21 02:11:01 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
462
463         * mt-OSE68k, mt-680000: new configs.
464
465 Thu Jul 16 17:12:09 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
466
467         * mh-irix4: merged changes from progressive.
468
469 Tue 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
475 Sun 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
479 Fri Apr 10 23:10:08 1992  Fred Fish  (fnf@cygnus.com)
480
481         * mh-ncr3000:  Add new configuration for NCR 3000.
482
483 Tue Dec 10 00:10:55 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
484
485         * ChangeLog: fresh changelog.
486