]> git.ipfire.org Git - thirdparty/gcc.git/blame - config/ChangeLog
Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
[thirdparty/gcc.git] / config / ChangeLog
CommitLineData
5f6e6a1c
RB
12004-08-31 Robert Bowdidge <bowdidge@apple.com>
2 * mh-ppc-darwin: Add file, and override BOOT_CFLAGS.
3
41693162
NN
42004-08-13 Nathanael Nerode <neroden@gcc.gnu.org>
5
6 * Add ACX_{TARGET,HOST,BUILD}_NONCANONICAL,
7 which do an automatic AC_SUBST on _GCC_TOPLEV_*_NONCANONICAL.
8 The intention is that we will migrate to these bit by bit.
9
98a5bb3b
RM
102004-08-01 Robert Millan <robertmh@gnu.org>
11
12 * mt-linux: Rename to ...
13 * mt-gnu: ... this.
14
ad6717df
PB
152004-06-09 Paolo Bonzini <bonzini@gnu.org>
16
17 * acx.m4 (ACX_PROG_LN): From gcc, modified to
18 accept a parameter.
19
4f4e53dd
PB
202004-05-23 Paolo Bonzini <bonzini@gnu.org>
21
22 * acx.m4 (ACX_HEADER_STDBOOL, ACX_HEADER_STRING):
23 From gcc.
24
1db673ca
RO
252004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
26
27 * acx.m4 (ACX_PROG_GNAT): Check if ${CC} produces object file for
28 Ada compilation.
29 Fix acx_cv_cc_gcc_supports_ada spelling.
30
e4c9c075
PB
312004-03-08 Paolo Bonzini <bonzini@gnu.org>
32
33 PR ada/14131
34 Move language detection to the top level.
35 * acx.m4 (ACX_PROG_GNAT): New macro, moved here
36 from the gcc subdirectory.
37
41d4b979
HPN
382004-03-09 Hans-Peter Nilsson <hp@axis.com>
39
40 * accross.m4 (AC_C_BIGENDIAN_CROSS): Compile endian probe with
41 "-c". Properly quote parameter for AC_MSG_ERROR.
42
8076c0b6
MR
432004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
44
45 * acinclude.m4: Quote names of macros to be defined by AC_DEFUN
46 throughout.
47 * aclocal.m4: Regenerate.
48 * configure: Regenerate.
49
87690a2f
NN
502003-10-14 Nathanael Nerode <neroden@gcc.gnu.org>
51
52 * gettext.m4: Properly quote arguments to AC_DEFUN.
53
029e256e
DJ
542003-09-24 Daniel Jacobowitz <drow@mvista.com>
55
56 * acx.m4 (AC_PROG_CPP_WERROR): New.
57
731a8127
NN
582003-08-27 Daniel Jacobowitz <drow@mvista.com>
59
60 * no-executables.m4: New file.
61
56694dd9
ZW
622003-07-07 Zack Weinberg <zack@codesourcery.com>
63
64 * gettext.m4: Delete all former contents.
65 (ZW_GNU_GETTEXT_SISTER_DIR): New macro.
66 * progtest.m4: New file.
67
6eb95e99
ZW
682003-07-04 Zack Weinberg <zack@codesourcery.com>
69
70 * gettext.m4: New file - copy of gettext.m4 from binutils
71 CVS, with added AC_ISC_POSIX macro from gcc/aclocal.m4.
72
39987976
KC
732003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
74
75 * acinclude.m4: Accept i[3456789]86 for machine type.
76
8b87bb96
NN
772003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
78
731a8127 79 * acx.m4: Introduce _GCC_TOPLEV_NONCANONICAL_BUILD,
8b87bb96
NN
80 _GCC_TOPLEV_NONCANOICAL_HOST, _GCC_TOPLEV_NONCANONICAL_TARGET,
81 GCC_TOPLEV_SUBDIRS.
82
cb543528
NN
832003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
84
85 * mh-dgux: Delete.
86
5888b7f2
AO
872002-12-28 Alexandre Oliva <aoliva@redhat.com>
88
89 * acx.m4: Name cache variables properly.
6eb95e99 90 (NCN_STRICT_CHECK_TOOL): If program is not found and
5888b7f2
AO
91 value-if-not-found is empty, use ${ncn_tool_prefix}$2 or $2,
92 depending on whether build != host or not.
93 (NCN_STRICT_CHECK_TARGET_TOOL): Ditto, with the target prefix.
94
671aa708
NN
952002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
96
97 * acx.m4: New.
98 * mh-a68bsd, mh-aix386, mh-apollo68, mh-delta88, mh-hp300,
99 mh-hpux, mh-hpux8, mh-irix5, mh-irix6, mh-ncrsvr43, mh-openedition,
100 mh-riscos, mh-sysv: Delete.
101 * mh-cxux, mh-dgux386, mh-interix, mh-lynxrs6k, mh-ncr3000,
102 mh-necv4, mh-sco, mh-solaris, mh-sysv4, mh-sysv5, mt-v810: Simplify.
103
c91b0d23
CF
1042002-12-16 Christopher Faylor <cgf@redhat.com>
105
106 * mh-cygwin: Don't build libtermcap if it doesn't exist.
107
731a8127
NN
1082002-12-22 Geoffrey Keating <geoffk@apple.com>
109
110 * mt-aix43: Delete.
111
4977bab6
ZW
1122002-11-23 H.J. Lu <hjl@gnu.org>
113
114 * accross.m4: New.
115
5aad4daa
SS
1162002-11-10 Stan Shebs <shebs@apple.com>
117
118 Retire common MPW configury bits.
119 * mpw-mh-mpw: Remove.
120 * mpw: Remove directory along with all of its files.
121
1e6347d8
RO
1222002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
123
124 * acinclude.m4: Allow for PWDCMD to override hardcoded pwd.
125
a31726dc
NN
1262002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
127
128 * mh-apollo68: remove unused HDEFINES setting.
129 * mh-dgux: remove unused HDEFINES setting.
130 * mh-dgux386: remove unused HDEFINES setting, duplicate RANLIB=true.
131
57e0b4a8
NN
1322002-04-29 Nathanael Nerode <neroden@twcny.rr.com>
133
731a8127
NN
134 * mh-cxux: remove dead code
135 * mh-dgux386: remove dead code
136 * mh-hp300: remove dead code
137 * mh-hpux: remove dead code
138 * mh-hpux8: remove dead code
139 * mh-irix5: remove dead code
140 * mh-irix6: remove dead code
141 * mh-ncr3000: remove dead code
142 * mh-ncrsvr43: remove dead code
143 * mh-necv4: remove dead code
144 * mh-sco: remove dead code
145 * mh-solaris: remove dead code
146 * mh-sysv: remove dead code
147 * mh-sysv4: remove dead code
148 * mh-sysv5: remove dead code
149 * mh-irix4: remove, contains only dead code
150
151 * mt-armpic: Delete.
152 * mt-elfalphapic: Delete.
153 * mt-i370pic: Delete.
154 * mt-ia64pic: Delete.
155 * mt-m68kpic: Delete.
156 * mt-papic: Delete.
157 * mt-ppcpic: Delete.
158 * mt-s390pic: Delete.
159 * mt-sparcpic: Delete.
160 * mt-x86pic: Delete.
57e0b4a8 161
704c9a14
NN
1622002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
163
164 * mh-a68bsd: clean out dead code
165 * mh-apollo68: clean out dead code
166 * mh-cxux: clean out dead code
167 * mh-decstation: clean out dead code
168 * mh-dgux: clean out dead code
169 * mh-dgux386: clean out dead code
170 * mh-hp300: clean out dead code
171 * mh-hpux: clean out dead code
172 * mh-hpux8: clean out dead code
173 * mh-interix: clean out dead code
174 * mh-irix4: clean out dead code
175 * mh-lynxrs6k: clean out dead code
176 * mh-mingw32: clean out dead code
177 * mh-ncr3000: clean out dead code
178 * mh-ncrsvr43: clean out dead code
179 * mh-necv4: clean out dead code
180 * mh-openedition: clean out dead code
181 * mh-riscos: clean out dead code
182 * mh-sco: clean out dead code
183 * mh-sysv4: clean out dead code
184 * mh-lynxos: removed, contained only dead code
185 * mh-vaxult2: removed, contained only dead code
186 * mh-sun3: removed, contained only dead code
187
a6bea8ce
KS
1882002-04-15 Keith Seitz <keiths@redhat.com>
189
190 * acinclude.m4 (CYG_AC_PATH_TCLCONFIG): Search the win/ directory,
191 too.
192 (CYG_AC_PATH_TKCONFIG): Likewise.
193
cc712abf
JM
1942001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
195
196 * acinclude.m4: Fix spelling error of "separate" as "seperate".
197
ca29c797
JM
1982001-05-22 Jason Merrill <jason_merrill@redhat.com>
199
200 * mt-linux (CXXFLAGS_FOR_TARGET): Lose -fvtable-thunks.
201
0be25992
RH
2022001-01-27 Richard Henderson <rth@redhat.com>
203
204 * mt-alphaieee: New file.
205
b12ebe84
LB
2062001-01-02 Laurynas Biveinis <lauras@softhome.net>
207
208 * mh-djgpp: do not set CFLAGS.
209
326c5cd1
ME
2102000-08-04 Mark Elbrecht <snowball3@bigfoot.com>
211
212 * mh-djgpp: Conditionally set 'target_alias' to djgpp. Conditionally
213 modify 'gcc_version'.
214
11444a0c
AH
2152000-07-21 Andrew Haley <aph@cygnus.com>
216
217 * mh-ia64pic: New file.
6eb95e99 218 * mt-ia64pic: New file.
11444a0c 219
ab50d72b
DD
2202001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
221
222 * mh-s390pic: New file.
223 * mt-s390pic: New file.
224
731a8127
NN
2252000-09-26 David Edelsohn <edelsohn@gnu.org>
226
227 * mt-aix43 (NM_FOR_TARGET): Add -B bsd-style flag.
228
ab50d72b 2292000-07-14 Mark P Mitchell <mark@codesourcery.com>
117c9b1c
JM
230
231 * mh-irix6 (CC): Don't set it.
232
229e1e4c
BC
2332000-06-21 Branko Cibej <branko.cibej@hermes.si>
234
235 * mh-sparcpic: Use single instead of double quotes.
236 * mt-sparcpic: Likewise.
237
117c9b1c
JM
2382000-06-19 Syd Polk <spolk@redhat.com>
239
240 * acinclude.m4: Updated for Incr Tcl 3.0.
241
2422000-02-23 Linas Vepstas <linas@linas.org>
243
244 * mh-i370pic: New file.
245 * mt-i370pic: New file.
246
3a685f6f
NC
2472000-02-22 Nick Clifton <nickc@cygnus.com>
248
731a8127 249 * mt-wince: new file: Makefile fragment for WinCE targets.
3a685f6f 250
93e1dce9
GK
2512000-01-06 Geoff Keating <geoffk@cygnus.com>
252
253 * mh-aix43: Delete, move to mt-aix43.
254 * mt-aix43: New file.
255
f0866ec2
LV
256Tue Sep 7 23:31:01 1999 Linas Vepstas <linas@linas.org>
257
258 * mh-openedition: New file.
259
117c9b1c
JM
2601999-04-07 Michael Meissner <meissner@cygnus.com>
261
262 * mt-d30v: New file, pass -g -Os -Wa,-C as default options.
263
731a8127
NN
264Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
265
266 * mh-go32: Delete.
267 * mh-djgpp: New. Renamed from mh-go32.
268
269Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
270
271 * mh-windows: Ditto.
272
117c9b1c
JM
2731999-02-08 Syd Polk <spolk@cygnus.com>
274
275 * acinclude.m4: Added macros to find itcl files.
276 Export TCL_CFLAGS from tclConfig.sh.
277 Export TCL_LIB_FULL_PATH, TK_LIB_FULL_PATH, ITCL_LIB_FULL_PATH,
278 ITK_LIB_FULL_PATH, and TIX_LIB_FULL_PATH
279 Replace TIX macros with better ones from snavigator.
280
fc4c10f1
PB
281Tue Feb 2 22:51:21 1999 Philip Blundell <philb@gnu.org>
282
283 * mh-armpic: New file. Patch from Jim Pick <jim@jimpick.com>.
284 * mt-armpic: Likewise.
285
731a8127
NN
286Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
287
288 * mh-interix: New file.
289
9c022517
CF
290Mon Jan 18 19:41:08 1999 Christopher Faylor <cgf@cygnus.com>
291
292 * cygwin.mh: Activate commented out dependencies for
293 gdb: libtermcap.
294
731a8127
NN
295Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
296
297 * mt-cygwin: Remove.
298
299Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
300
301 * mt-cygwin: New file. libtermcap target info.
302
9c022517
CF
303Wed Nov 18 20:29:46 1998 Christopher Faylor <cgf@cygnus.com>
304
305 * cygwin.mh: Add extra libtermcap target information.
306 Add commented out dependency for gdb to libtermcap for
307 future readline requirement.
308
027ec0db
GN
309Mon Nov 2 15:15:33 1998 Geoffrey Noer <noer@cygnus.com>
310
6eb95e99
ZW
311 * mh-cygwin32: delete
312 * mh-cygwin: was mh-cygwin32
027ec0db 313
117c9b1c
JM
3141998-10-26 Syd Polk <spolk@cygnus.com>
315
316 * acinclude.m4: TCLHDIR and TKHDIR need to be run through
317 cygpath for Microsoft builds.
318
3191998-10-20 Syd Polk <spolk@cygnus.com>
320
321 * acinclude.m4: Re-exported TCL_LIBS and TCL_LD_SEARCH_FLAGS
322 because itcl needs them.
323
3ae32cb7
DE
324Mon Aug 31 17:50:53 1998 David Edelsohn <edelsohn@mhpcc.edu>
325
326 * mh-aix43 (NM_FOR_TARGET): Add -X32_64 as well.
327
9ea97665
DE
328Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
329
330 * mh-aix43: New file.
331
3cf2f670
HL
332Mon Aug 10 00:15:47 1998 HJ Lu (hjl@gnu.org)
333
334 * mt-linux (CXXFLAGS_FOR_TARGET): Add -D_GNU_SOURCE.
335
117c9b1c
JM
3361998-05-29 Rob Savoye <rob@chinadoll.cygnus.com>
337
338 * acinclude.m4: New collection of generic autoconf macros.
6eb95e99 339
337eb773 340Wed Apr 22 12:24:28 1998 Michael Meissner <meissner@cygnus.com>
77be0cab 341
337eb773
JL
342 * mt-ospace: New file, support using -Os instead of -O2 to compile
343 the libraries.
77be0cab 344
ce5b6870
AS
345Wed Apr 22 10:53:14 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
346
347 * mt-linux (CXXFLAGS_FOR_TARGET): Set this instead of CXXFLAGS.
348
337eb773
JL
349Sat Apr 11 22:43:17 1998 J. Kean Johnston <jkj@sco.com>
350
351 * mh-svsv5: New file - support for SCO UnixWare 7 / SVR5.
352
353Thu Mar 26 01:54:25 1998 Geoffrey Noer <noer@cygnus.com>
354
355 * mh-cygwin32: stop configuring and building dosrel.
356
731a8127
NN
357Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
358
359 * mh-sparcpic (PICFLAG): Define to properly according
360 to current multilib configuration.
361 * mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly
362 according to current multilib configuration.
363
364Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
365
366 * mh-mingw32: New file.
367
f401679e
JW
368Thu Sep 11 16:43:27 1997 Jim Wilson <wilson@cygnus.com>
369
370 * mh-elfalphapic, mt-elfalphapic: New files.
371
731a8127
NN
3721997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
373
374 * mt-linux: Define CXXFLAGS to make sure -fvtable-thunks is used.
375
376Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>
377
378 * mh-cygwin32: ok to build split texinfo files
379
6599da04
JM
380Wed Jul 23 12:32:18 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
381
382 * mh-go32 (CFLAGS): Don't set -fno-omit-frame-pointer.
383
384Mon Jun 16 19:06:41 1997 Geoff Keating <geoffk@ozemail.com.au>
385
386 * mh-ppcpic: New file.
387 * mt-ppcpic: New file.
388
389Thu Mar 27 15:52:40 1997 Geoffrey Noer <noer@cygnus.com>
390
391 * mh-cygwin32: override CXXFLAGS, setting to -O2 only
392 (no debug)
393
394Tue Mar 25 18:16:43 1997 Geoffrey Noer <noer@cygnus.com>
395
396 * mh-cygwin32: override LIBGCC2_DEBUG_CFLAGS so debug info
397 isn't included in cygwin32-hosted libgcc2.a by default
398
399Wed Jan 8 19:56:43 1997 Geoffrey Noer <noer@cygnus.com>
400
6eb95e99
ZW
401 * mh-cygwin32: override CFLAGS so debug info isn't included
402 in cygwin32-hosted tools by default
6599da04
JM
403
404Tue Dec 31 16:04:26 1996 Ian Lance Taylor <ian@cygnus.com>
405
406 * mh-linux: Remove.
407
408Mon Nov 11 10:29:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
409
410 * mt-ppc: Delete file, options moved to newlib configure.
411
731a8127
NN
412Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
413
414 * mh-windows: Add rules for building MSVC makefiles.
415
416Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
417
418 * mh-windows (HOST_FLAGS): Set srcroot, which is needed
419 for MSVC build procedure.
420
421Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
422
423 * mh-windows: Add support for windows host
424 (that is a build done under the Microsoft build environment).
425
6599da04
JM
426Fri Oct 4 12:21:03 1996 Angela Marie Thomas (angela@cygnus.com)
427
428 * mh-dgux386: New file. x86 dgux specific flags
429
430Mon Sep 30 15:10:07 1996 Stan Shebs <shebs@andros.cygnus.com>
431
432 * mpw-mh-mpw (EXTRALIBS_PPC_XCOFF): New, was EXTRALIBS_PPC.
433 (EXTRALIBS_PPC): Use shared libraries instead of xcoff.
434
435Sat Aug 17 04:56:25 1996 Geoffrey Noer <noer@skaro.cygnus.com>
436
437 * mh-cygwin32: don't -D_WIN32 here anymore
438
731a8127
NN
439Sun Aug 11 20:51:50 1996 Stu Grossman (grossman@critters.cygnus.com)
440
441 * mh-cygwin32 (CFLAGS): Define _WIN32 to be compatible
442 with normal Windows compilation environment.
443
6599da04
JM
444Thu Aug 15 19:46:44 1996 Stan Shebs <shebs@andros.cygnus.com>
445
446 * mpw-mh-mpw (SEGFLAG_68K, SEGFLAG_PPC): Remove.
447 (EXTRALIBS_PPC): Add libgcc.xcoff.
448
449Thu Aug 8 14:51:47 1996 Michael Meissner <meissner@tiktok.cygnus.com>
450
451 * mt-ppc: New file, add -mrelocatable-lib and -mno-eabi to all
452 target builds for PowerPC eabi targets.
453
454Fri Jul 12 12:06:01 1996 Stan Shebs <shebs@andros.cygnus.com>
455
456 * mpw: New subdir, Mac MPW configuration support bits.
457
458Mon Jul 8 17:30:52 1996 Jim Wilson <wilson@cygnus.com>
459
460 * mh-irix6: New file.
461
462Mon Jul 8 15:15:37 1996 Jason Merrill <jason@yorick.cygnus.com>
463
464 * mt-sparcpic (PICFLAG_FOR_TARGET): Use -fPIC.
465
466Fri Jul 5 11:49:02 1996 Ian Lance Taylor <ian@cygnus.com>
467
468 * mh-irix4 (RANLIB): Don't define; Irix 4 does have ranlib.
469
470Sun Jun 23 22:59:25 1996 Geoffrey Noer <noer@cygnus.com>
471
472 * mh-cygwin32: new file. Like mh-go32 without the CFLAGS entry.
473
474Tue Mar 26 14:10:41 1996 Ian Lance Taylor <ian@cygnus.com>
475
476 * mh-go32 (CFLAGS): Define.
477
478Thu Mar 14 19:20:54 1996 Ian Lance Taylor <ian@cygnus.com>
479
480 * mh-necv4: New file.
481
482Thu Feb 15 13:07:43 1996 Ian Lance Taylor <ian@cygnus.com>
483
484 * mh-cxux (CC): New variable.
485 (CFLAGS, LDFLAGS): Remove.
486 * mh-ncrsvr43 (CC): New variable.
487 (CFLAGS): Remove.
488 * mh-solaris (CFLAGS): Remove.
489
490 * mh-go32: Remove most variable settings, since they presumed a
491 Canadian Cross, which is now handled correctly by the configure
492 script.
493
494 * mh-sparcpic (PICFLAG): Set to -fPIC, not -fpic.
495
496Mon Feb 12 14:53:39 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
497
498 * mh-m68kpic, mt-m68kpic: New files.
499
500Thu Feb 1 14:15:42 1996 Stan Shebs <shebs@andros.cygnus.com>
501
502 * mpw-mh-mpw (CC_MWC68K): Add options similar to those used
503 in CC_MWCPPC, and -mc68020 -model far.
504 (AR_MWLINK68K): Add -xm library.
505 (AR_AR): Define.
506 (CC_LD_MWLINK68K): Remove -d.
507 (EXTRALIBS_MWC68K): Define.
508
509Thu Jan 25 16:05:33 1996 Ian Lance Taylor <ian@cygnus.com>
510
511 * mh-ncrsvr43 (CFLAGS): Remove -Hnocopyr.
512
731a8127
NN
513Thu Nov 30 14:45:25 1995 J.T. Conklin <jtc@rtl.cygnus.com>
514
515 * mt-v810 (CC_FOR_TARGET): Add -ansi flag. NEC compiler
516 defaults to K&R mode, but doesn't have varargs.h, so we have to
517 compile in ANSI mode.
518
519Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
520
521 * mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET,
522 RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.
523
524Tue Nov 14 15:03:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
525
526 * mh-i386win32: add LD_FOR_TARGET.
527
6599da04
JM
528Tue Nov 7 15:41:30 1995 Stan Shebs <shebs@andros.cygnus.com>
529
530 * mpw-mh-mpw (CC_MWC68K, CC_MWCPPC): Remove unused include path.
531 (CC_MWCPPC): Add -mpw_chars, disable warnings, add comments
532 explaining reasons for various flags.
533 (EXTRALIBS_PPC, EXTRALIBS_MWCPPC ): Put runtime library first.
6eb95e99 534
6599da04
JM
535Fri Oct 13 14:44:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
536
537 * mh-aix, mh-sun: Removed.
538
539 * mh-decstation (X11_EXTRA_CFLAGS): Define.
540
541 * mh-sco, mh-solaris, mh-sysv4 (X11_EXTRA_LIBS): Define.
542
6eb95e99 543 * mh-hp300, mh-hpux, mh-hpux8, mh-solaris, mh-sun3, mh-sysv4: Don't
6599da04
JM
544 hardcode location of X stuff here.
545
546Thu Sep 28 13:14:56 1995 Stan Shebs <shebs@andros.cygnus.com>
547
548 * mpw-mh-mpw: Add definitions for various 68K and PowerMac
549 compilers, add definitions for library and link steps for
550 PowerMacs.
551
731a8127
NN
552Sat Sep 16 18:31:08 PDT 1995 Angela Marie Thomas <angela@cygnus.com>
553
554 * mh-ncrsvr43: Removed AR_FLAGS
555
6599da04
JM
556Thu Sep 14 08:20:04 1995 Fred Fish <fnf@cygnus.com>
557
558 * mh-hp300 (CC): Add "CC = cc -Wp,-H256000" to avoid
559 "too much defining" errors from the HPUX compiler.
560
561Thu Aug 17 17:28:56 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
562
563 * mh-hp300 (RANLIB): Use "ar ts", in case GNU ar was used and
564 didn't build a symbol table.
565
566Thu Jun 22 17:47:24 1995 Stan Shebs <shebs@andros.cygnus.com>
567
568 * mpw-mh-mpw (CC): Define ANSI_PROTOTYPES.
569
731a8127
NN
570Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
571
572 * m?-*pic: Define PICFLAG* instead of LIB*FLAGS*.
573
6599da04
JM
574Mon Apr 10 12:29:48 1995 Stan Shebs <shebs@andros.cygnus.com>
575
576 * mpw-mh-mpw (EXTRALIBS): Always link in Math.o, CSANELIB.o,
6eb95e99 577 and ToolLibs.o.
6599da04
JM
578
579 * mpw-mh-mpw (CC): Define ALMOST_STDC.
580 (CFLAGS): Remove ALMOST_STDC, -mc68881.
581 (LDFLAGS): add -w.
582
583 * mpw-mh-mpw (CFLAGS): Add -b option to put strings at the ends of
584 functions.
585
586 * mpw-mh-mpw: New file, host makefile definitions for MPW.
587
588Fri Mar 31 11:35:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
589
590 * mt-netware: New file.
591
731a8127
NN
592Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
593
594 Revert this change:
595
596 Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
597
598 * mh-solaris: SunPRO C needs -Xs to be able to get a
599 working xmakefile for Emacs.
600
6599da04
JM
601Mon Mar 13 12:31:29 1995 Ian Lance Taylor <ian@cygnus.com>
602
603 * mh-hpux8: New file.
604 * mh-hpux: Use X11R5 rather than X11R4.
605
606Thu Feb 9 11:04:13 1995 Ian Lance Taylor <ian@cygnus.com>
607
608 * mh-linux (SYSV): Don't define.
609 (RANLIB): Don't define.
610
611Wed Jan 11 16:29:34 1995 Jason Merrill <jason@phydeaux.cygnus.com>
612
613 * m?-*pic (LIBCXXFLAGS): Add -fno-implicit-templates.
614
731a8127
NN
615Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
616
617 * m[th]-*pic: Support --enable-shared.
618
6599da04
JM
619Thu Nov 3 17:27:19 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
620
621 * mh-irix4 (CC): Increase maximum string length.
622
623 * mh-sco (CC): Define away const, it doesn't work right; elements
624 of arrays of ptr-to-const are considered const themselves.
625
626Sat Jul 16 12:17:49 1994 Stan Shebs (shebs@andros.cygnus.com)
627
628 * mh-cxux: New file, from Bob Rusk (rrusk@mail.csd.harris.com).
629
630Sat Jun 4 17:22:12 1994 Per Bothner (bothner@kalessin.cygnus.com)
631
632 * mh-ncrsvr43: New file from Tom McConnell
633 <tmcconne@sedona.intel.com>.
634
635Thu May 19 00:32:11 1994 Jeff Law (law@snake.cs.utah.edu)
636
637 * mh-hpux (CC): Add -Wp,-H256000 to avoid "too much defining"
638 errors from the HPUX 8 compilers.
639
731a8127
NN
640Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
641
642 * mh-go32: New fragment.
643
644Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
645
646 * mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it
647 unique in 8.3 naming schemes.
648
6599da04
JM
649Wed May 4 20:14:47 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
650
651 * mh-lynxrs6k: set SHELL to /bin/bash
652
653Tue Apr 12 12:38:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
654
655 * mh-irix4 (CC): Change -XNh1500 to -XNh2000.
656
731a8127
NN
657Mon Jan 31 18:40:55 1994 Stu Grossman (grossman at cygnus.com)
658
659 * mh-lynxosrs6k: Account for lack of ranlib!
660
6599da04
JM
661Sat Dec 25 20:03:45 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
662
663 * mt-hppa: Delete.
664
731a8127
NN
665Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
666
667 * mh-irix5: New file for Irix 5.
668
6599da04
JM
669Tue Nov 16 22:54:39 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
670
671 * mh-a68bsd: Define CC to gcc.
672
673Mon Nov 15 16:56:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
674
675 * mh-linux: Don't put -static in LDFLAGS. Add comments.
676
677Mon Nov 15 13:37:58 1993 david d `zoo' zuhn (zoo@cirdan.cygnus.com)
678
679 * mh-sysv4 (AR_FLAGS): change from cq to cr
680
681Fri Nov 5 08:12:32 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
682
683 * mh-unixware: remove. It's the same as sysv4, and config.guess
684 can't tell the difference. So don't allow skew.
685
686Wed Oct 20 20:35:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
687
688 * mh-hp300: Revert yesterday's change, but add comment explaining.
689
690Tue Oct 19 18:58:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
691
692 * mh-hp300: Don't define CFLAGS to empty. Why should hp300 be
693 different from anything else? ("gdb doesn't understand the native
694 debug format" isn't a good enough answer because we might be using
695 gcc).
696
697Tue Oct 5 12:17:40 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
698
699 * mh-alphaosf: Remove, no longer necessary now that gdb knows
700 how to handle OSF/1 shared libraries.
701
702Tue Jul 6 11:27:33 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
703
704 * mh-alphaosf: New file.
705
706Thu Jul 1 15:49:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
707
708 * mh-riscos: New file.
709
710Mon Jun 14 12:03:18 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
711
712 * mh-aix, mh-aix386, mh-decstation, mh-delta88, mh-hpux, mh-irix4,
713 mh-ncr3000, mh-solaris, mh-sysv, mh-sysv4: remove INSTALL=cp line,
714 now that we're using install.sh globally
715
716Fri Jun 4 16:09:34 1993 Ian Lance Taylor (ian@cygnus.com)
717
718 * mh-sysv4 (INSTALL): Use cp, not /usr/ucb/install.
719
731a8127
NN
720Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
721
722 * mh-delta88: remove extraneous GCC references
723
6599da04
JM
724Thu Apr 8 11:21:52 1993 Ian Lance Taylor (ian@cygnus.com)
725
726 * mt-a29k, mt-ebmon29k, mt-os68k, mt-ose68000, mt-ose68k,
727 mt-vxworks68, mt-vxworks960: Removed obsolete, unused target
728 Makefile fragment files.
729
731a8127
NN
730Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
731
732 * mh-irix4: Bump -XNh value to 1500 to match gcc requirements.
733
734Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
735
736 * mh-sun3: cc needs -J to compile cp-parse.c correctly
737
738 * mh-solaris: SunPRO C needs -Xs to be able to get a
739 working xmakefile for Emacs.
740
6599da04
JM
741Mon Mar 8 15:05:25 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
742
743 * mh-aix386: New file; old mh-aix, plus no-op RANLIB.
744
731a8127
NN
745Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
746
747 * mh-vaxult2: New file.
748
749Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
750
751 * mh-sco: define X11_LIB to the mess that SCO ODT requires
752
753Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
754
755 * mh-sco: Don't override BISON definition.
756
757Mon Dec 7 06:43:27 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
758
759 * mh-sco: don't default $(CC) to gcc
760
761Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
762
763 * mh-solaris: rework standard X location to use
764 $OPENWINHOME, if defined.
765
766 * mh-sun: handle X11 include locations
767
768 * mh-decstation: define NeedFunctionPrototypes to 0, to
769 work around dain-bramaged DECwindows include files
770
771Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
772
773 * mh-hpux, mh-solaris: define the "standard" locations for
774 the vendor supplied X11 headers and libraries
775
6599da04
JM
776Thu Oct 1 13:50:48 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
777
778 * mh-solaris: INSTALL is NOT /usr/ucb/install
779
780Mon Aug 24 14:25:35 1992 Ian Lance Taylor (ian@cygnus.com)
781
782 * mt-ose68000, mt-ose68k: renamed from mt-OSE*.
783
731a8127
NN
784Mon Aug 3 15:41:28 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
785
786 * mh-solaris: removed the -xs from CFLAGS (let the people
787 with Sun's C compiler deal with it themselved)
788
6599da04
JM
789Tue Jul 21 02:11:01 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
790
791 * mt-OSE68k, mt-680000: new configs.
792
793Thu Jul 16 17:12:09 1992 K. Richard Pixley (rich@rtl.cygnus.com)
794
795 * mh-irix4: merged changes from progressive.
796
731a8127
NN
797Wed Jul 8 00:01:30 1992 Stu Grossman (grossman at cygnus.com)
798
799 * mh-solaris: Use -xs when compiling so that Sun-C puts
800 a symbol-table into the executable.
801
802Mon Jun 15 12:31:52 1992 Fred Fish (fnf@cygnus.com)
803
804 * mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
805 it is broken on ncr 3000's.
806
6599da04
JM
807Tue Jun 9 23:29:38 1992 Per Bothner (bothner@rtl.cygnus.com)
808
809 * Everywhere: Change RANLIB=echo>/dev/null (which confuses
810 some shells - and I don't blame them) to RANLIB=true.
811 * mh-solaris: Use /usr/ucb/install for INSTALL.
812
731a8127
NN
813Tue Jun 9 17:18:11 1992 Fred Fish (fnf at cygnus.com)
814
815 * mh-ncr3000, mh-sysv4: Add INSTALL.
816
6599da04
JM
817Sun May 31 14:45:23 1992 Mark Eichin (eichin at cygnus.com)
818
819 * mh-solaris2: Add new configuration for Solaris 2 (sysv, no ranlib)
820
731a8127
NN
821Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
822
823 * mh-delta88, mh-ncr3000: Replace MINUS_G with
824 CFLAGS per new configuration strategy.
825
6599da04
JM
826Fri Apr 10 23:10:08 1992 Fred Fish (fnf@cygnus.com)
827
828 * mh-ncr3000: Add new configuration for NCR 3000.
829
731a8127
NN
830Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
831
832 * mh-irix4: Port to SGI Irix-4.x.
833
834Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
835
836 * mh-sco: Fix SCO configuration stuff.
837
6599da04
JM
838Tue Dec 10 00:10:55 1991 K. Richard Pixley (rich at rtl.cygnus.com)
839
840 * ChangeLog: fresh changelog.
841