OSDN Git Service

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