OSDN Git Service

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