]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
* decl.c (maybe_deduce_size_from_array_init): Use relayout_decl.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
47bca6aa
BE
12009-06-03 Ben Elliston <bje@au.ibm.com>
2
3 * config.sub, config.guess: Update from upstream sources.
4
a891a473
RS
52009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
6
7 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
8 to noconfdirs.
9 * configure: Regenerate.
10
70cb2d9f
AO
112009-06-02 Alexandre Oliva <aoliva@redhat.com>
12
13 * Makefile.tpl ([+compare-target+]): Compare all stage
14 directories, rather than just gcc.
15 * Makefile.in: Rebuilt.
16
7f1245df
DK
172009-06-01 Doug Kwan <dougkwan@google.com>
18
19 * configure.ac: Support gold for target arm*-*-*.
20 * configure: Regenerate.
21
acd26225
KG
222009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23
24 * Makefile.def: Add MPC support and dependencies.
25 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
26
27 * Makefile.in, configure: Regenerate.
28
a1fc946a
AO
292009-05-27 Alexandre Oliva <aoliva@redhat.com>
30
31 * Makefile.tpl (all): Avoid harmless warning in make all when
32 gcc-bootstrap is enabled but stage_last does not exist.
33 * Makefile.in: Rebuilt.
34
2e6a3c8d
NR
352009-05-24 Nicolas Roche <roche@adacore.com>
36
37 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
38 * Makefile.in: Regenerate.
39
63487d11
DC
402009-05-21 Denis Chertykov <chertykov@gmail.com>
41
42 * MAINTAINERS: Update my e-mail address.
43
449223af
DK
442009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
45
46 * configure.ac (cygwin noconfigdirs): Remove libgcj.
47 * configure: Regenerate.
48
31c98f49
AO
492009-05-18 Alexandre Oliva <aoliva@redhat.com>
50
51 PR other/40159
52 * Makefile.tpl (all): Don't assume gcc-bootstrap and
53 gcc-no-bootstrap are mutually exclusive.
54 * Makefile.in: Rebuilt.
55
0f501837
AO
562009-05-18 Alexandre Oliva <aoliva@redhat.com>
57
58 PR other/40159
59 * Makefile.tpl (all): Don't end with unconditional success.
60 * Makefile.in: Rebuilt.
61
4a4a4e99
AO
622009-05-12 Alexandre Oliva <aoliva@redhat.com>
63
64 PR target/37137
65 * Makefile.def (flags_to_pass): Remove redundant and incomplete
66 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
67 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
68 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
69 stage_configureflags, stage_cflags and stage_libcflags into
70 explicit Makefile macros.
71 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
72 GFORTRAN.
73 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
74 CC. Set CC_FOR_BUILD from CC.
75 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
76 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
77 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
78 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
79 and GFORTRAN.
80 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
81 (_LIBCFLAGS): Renamed to _TFLAGS.
82 (do-compare-debug, do-compare3-debug): Drop.
83 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
84 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
85 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
86 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
87 (XGCC_FLAGS_FOR_TARGET): New.
88 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
89 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
90 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
91 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
92 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
93 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
94 TFLAGS.
95 (BUILD_CONFIG): Include if requested.
96 (all): Set TFLAGS on bootstrap.
97 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
98 (all-stageid-prefixmodule): Likewise.
99 (do-clean, distclean-stageid): Set TFLAGS.
100 (restrap): Fix whitespace.
101 * Makefile.in: Rebuilt.
102
1cee3429
PB
1032009-05-07 Paolo Bonzini <bonzini@gnu.org>
104
105 * config.guess: Sync with src.
106
0b70eafd
DK
1072009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
108
109 * configure.ac ($with_ppl): Default to no if not supplied.
110 ($with_cloog): Likewise.
111 configure: Regenerate.
112
5175f17c
JW
1132009-04-27 James E. Wilson <wilson@codesourcery.com>
114
115 * MAINTAINERS: Update my e-mail address.
116
952fa153
NC
1172009-04-27 Nick Clifton <nickc@redhat.com>
118
119 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
120
a687f83c
EB
1212009-04-25 Eric Botcazou <ebotcazou@adacore.com>
122
123 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
124 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
125 * Makefile.in: Regenerate.
126
9e3eba15
KG
1272009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
128
129 PR bootstrap/39739
130 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
131 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
132
133 * configure, Makefile.in: Regenerate.
134
a687f83c 1352009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
136
137 * include/hashtab.h: Update GTY annotations to new syntax
138 * include/splay-tree.h: Likewise
139
070bdbd9
BE
1402009-04-17 Ben Elliston <bje@au.ibm.com>
141
142 * config.sub, config.guess: Update from upstream sources.
143
55f2d967
AG
1442009-04-15 Anthony Green <green@moxielogic.com>
145
146 * configure.ac: Add moxie support.
147 * configure: Rebuilt.
148
309c24a9
JJ
1492009-04-14 Jakub Jelinek <jakub@redhat.com>
150
151 * configure.ac: Change copyright header to refer to version
152 3 of the GNU General Public License and to point readers at the
153 COPYING3 file and the FSF's license web page.
154 * Makefile.def: Likewise.
155 * Makefile.tpl: Likewise.
156 * Makefile.in: Regenerate.
157
b93133bc
JH
1582009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
159
160 * configure.ac: Restore match for darwin9 or later. Use double
161 brackets since regeneration eats one pair.
162 * configure: Regenerate.
163
d18ff35a
L
1642009-04-09 H.J. Lu <hongjiu.lu@intel.com>
165
166 PR gas/10039
167 * configure.ac: Require texinfo 4.7.
168 * configure: Regenerated.
169
748086b7
JJ
1702009-04-09 Nick Clifton <nickc@redhat.com>
171
172 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
173 the GCC Runtime Library Exception.
174
a3337ea2
KG
1752009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
176
177 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
178 * configure: Regenerate.
179
60911f14
SE
1802009-04-01 Steve Ellcey <sje@cup.hp.com>
181
182 * Makefil.def (languages): New entries.
183 * Makefile.tpl (check-gcc-*): New generic target.
184 * Makefile.in: Regenerate.
60911f14 185
7369c1d0
ER
1862009-03-25 Erven Rohou <erven.rohou@inria.fr>
187
d18ff35a 188 * MAINTAINERS: Update my email address.
7369c1d0 189
cfb1f59f
TT
1902009-03-18 Tom Tromey <tromey@redhat.com>
191
d18ff35a
L
192 * configure: Rebuild.
193 * configure.ac (host_libs): Add libiconv.
194 * Makefile.in: Rebuild.
195 * Makefile.def (host_modules): Add libiconv.
196 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 197
75eeae1a
TG
1982009-03-16 Tristan Gingold <gingold@adacore.com>
199
200 * configure.ac: Treat gdb as supported on x86_64-darwin.
201 * configure: Regenerate.
202
f38095f3
JM
2032009-03-16 Joseph Myers <joseph@codesourcery.com>
204
205 * configure.ac (--with-host-libstdcxx): New option.
206 * configure: Regenerate.
207
fec7f245
JR
2082009-03-12 Joern Rennecke <joern.rennecke@arc.com>
209
210 * MAINTAINERS: Move myself into the write after approval list.
211
6d401294
NP
2122009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
213
214 * MAINTAINERS: Update e-mail address.
215
07c97076
DN
2162009-03-11 Dorit Nuzman <dorit@il.ibm.com>
217
218 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
219
bb947fd1
IR
2202009-03-10 Ira Rosen <irar@il.ibm.com>
221
222 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
223
7a9d3fe8
RW
2242009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
225
226 Backport from git Libtool:
227
228 2009-01-19 Robert Millan <rmh@aybabtu.com>
229 Support GNU/kOpenSolaris.
230 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
231 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
232 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
233 GNU/kOpenSolaris.
234
c9e9e11f
AS
2352009-02-27 Andreas Schwab <schwab@linux-m68k.org>
236
237 * MAINTAINERS: Update e-mail address.
238
5e8c1552 2392009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
240
241 * MAINTAINERS (Write After Approval): Add self.
242
b0adb088
BM
2432009-02-18 Bingfeng Mei <bmei@broadcom.com>
244
245 * MAINTAINERS (Write After Approval): Add myself.
246
ee04b574
AS
2472009-02-05 Andreas Schwab <schwab@suse.de>
248
249 * Makefile.tpl (stage_last): Define $r and $s before using
250 $(RECURSE_FLAGS_TO_PASS).
251 * Makefile.in: Regenerate
252
907884c9
ILT
2532009-01-30 Ian Lance Taylor <iant@google.com>
254
255 * MAINTAINERS: Move myself to the Global Reviewers list.
256
416ac4d4
RM
2572009-01-29 Robert Millan <rmh@aybabtu.com>
258
259 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
260 * configure: Regenerate.
261
ee5decb3
GP
2622009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
263
264 * MAINTAINERS: Make whitespace consistent.
19196f44 265 Remove Robert Millan from Write After Approval.
ee5decb3 266
36fbb0ec
AM
2672009-01-16 Alan Modra <amodra@bigpond.net.au>
268
269 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
270 (all-opcodes): Depend on all-libiberty.
271 * Makefile.in: Regenerate.
272
52535a64
DR
2732009-01-15 Douglas B Rupp <rupp@gnat.com>
274
275 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
276 * configure: Regenerate.
277
e04a57df
RR
2782009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
279
280 * MAINTAINERS (Write After Approval): Add myself.
281
856c450b
SK
2822009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
283
284 * MAINTAINERS: Add myself to reviewers (Fortran).
285
53095c56
SP
2862009-01-12 Sebastian Pop <sebastian.pop@amd.com>
287
288 PR tree-optimization/38515
289 * configure.ac (cloog-polylib): Removed.
290 (with_ppl, with_cloog): Test for "no".
291 * configure: Regenerated.
292
1e5e8a59
DF
2932009-01-11 Daniel Franke <franke.daniel@gmail.com>
294
295 * MAINTAINERS: Moved myself to reviewers (Fortran).
296
5e5debf6
TS
2972009-01-06 Thomas Schwinge <tschwinge@gnu.org>
298
299 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
300 (Write After Approval): Remove myself.
301
1c42acf1
DN
3022009-01-03 Diego Novillo <dnovillo@google.com>
303
304 * MAINTAINERS: Remove myself from alias maintainership.
305
2fbbedaf
DA
3062009-01-02 David Ayers <ayers@fsfe.org>
307
308 * MAINTAINERS: Update e-mail address.
309
17213821
GP
3102008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
311
312 * MAINTAINERS: Make whitespace consistent.
313
baafc534
RW
3142008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
315
316 Backport from upstream Libtool:
317 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
318 Add cache variables to tests that require the linker to work.
319 For shlibpath_overrides_runpath, this also changes the semantics
320 to let the result from the C compiler take precedence.
321
18430d27
BE
3222008-12-02 Ben Elliston <bje@au.ibm.com>
323
324 * config.sub, config.guess: Update from upstream sources.
325
0a280b35
SP
3262008-12-12 Sebastian Pop <sebastian.pop@amd.com>
327
328 * configure.ac (ppllibs): Add by default the lib flags.
329 * configure: Regenerate.
330
41e9641b
LM
3312008-12-08 Luis Machado <luisgpm@br.ibm.com>
332
333 * MAINTAINERS: Add myself to the write after approval list.
334
25783c30
JH
3352008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
336
ee04b574
AS
337 * configure.ac: Add double brackets on darwin[912].
338 * configure: Regenerate.
25783c30 339
0e318fcc
DK
3402008-12-03 Daniel Kraft <d@domob.eu>
341
342 * MAINTAINERS: Moved myself and Mikael Morin from Write After
343 Approval to Reviewer section (for Fortran front-end).
344
7f171b95
JH
3452008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
346
347 * configure.ac: Expand to darwin10 and later.
348 * configure: Regenerate.
349
09ce620e
AS
3502008-12-02 Andreas Schwab <schwab@suse.de>
351
352 * Makefile.def: configure-target-boehm-gc depends on
353 all-target-libstdc++-v3.
354 * Makefile.in: Regenerate.
355
386c704d
KT
3562008-12-02 Kai Tietz <kai.tietz@onevision.com>
357
358 * MAINTAINERS: Add myself as mingw maintainer.
359
e03dd84a
BE
3602008-12-02 Ben Elliston <bje@au.ibm.com>
361
362 * config.sub, config.guess: Update from upstream sources.
363
3fa87964
GP
3642008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
365
366 * README.SCO: Remove.
367
df72d7ed
FP
3682008-11-29 Fernando Pereira <pronesto@gmail.com>
369
370 * MAINTAINERS: Add myself to the write after approval list.
371
b5646528
DK
3722008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
373
374 * MAINTAINERS: Update my email address in WAA section.
375
ebf24eb4
CL
3762008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
377
378 * MAINTAINERS: Update e-mail address.
379
50e0f131
TM
3802008-11-27 Toon Moene <toon@moene.org>
381
382 * MAINTAINERS: Change e-mail address.
383
0db3a858
TG
3842008-11-27 Tristan Gingold <gingold@adacore.com>
385
386 * configure.ac: Build gdb for i?86-*-darwin*
387 * configure: Regenerated.
388
f07bde68
HS
3892008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
390
391 * MAINTAINERS: Added my full name.
392
487e299b
DJ
3932008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
394
395 PR bootstrap/38014
396 PR bootstrap/37923
397
398 Revert:
399
400 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
401
402 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
403 * Makefile.in: Regenerated.
404
405 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
406
407 PR gdb/921
408 PR gdb/1646
409 PR gdb/2175
410 PR gdb/2176
411
412 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
413 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
414 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
415 (HOST_EXPORTS): Pass CPPFLAGS.
416 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
417 (LDFLAGS_FOR_TARGET): Initialize from configure script.
418 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
419 * Makefile.in, configure: Regenerated.
420 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
421 and CPPFLAGS_FOR_BUILD.
422
d69fbecb
JL
4232008-11-06 Jeff Law <law@redhat.com>
424
425 * MAINTAINERS: Add myself as middle end maintainer.
426
044fed69
AS
4272008-11-06 Andrew Stubbs <ams@codesourcery.com>
428
429 * MAINTAINERS (Write after approval): Add myself.
430
caf6defe
DN
4312008-11-05 Diego Novillo <dnovillo@google.com>
432
433 * MAINTAINERS (Global Reviewers): Add myself.
434 (Non-Algorithmic Maintainers): Remove myself.
435
3e9899ac
TS
4362008-11-04 Thomas Schwinge <tschwinge@gnu.org>
437
09ce620e 438 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 439
ea99e36e
MM
4402008-10-31 Mikael Morin <mikael.morin@tele2.fr>
441
09ce620e 442 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 443
fb0d2684
BE
4442008-10-31 Ben Elliston <bje@au.ibm.com>
445
446 * configure.ac (spu-*-*): Remove special case.
447 * configure: Regenerate.
448
73c07a3e
CM
4492008-10-30 Catherine Moore <clm@codesourcery.com>
450
451 * MAINTAINERS (Write after approval): Update my email address.
452
7310a2da
SSF
4532008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
454
455 * configure.ac [spu-*-*]: Do not set skipdirs.
456 * configure: Re-generate.
457
7e51fe23
BS
4582008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
459
460 * MAINTAINERS (Various Maintainers): Add myself to reload.
461
ef20be93
RG
4622008-10-25 Richard Guenther <rguenther@suse.de>
463
464 * MAINTAINERS (Various Maintainers): Add myself as middle-end
465 maintainer. Remove myself as libgcc-math maintainer.
466 (Non-Algorithmic Maintainers): Remove myself.
467
03ffcfa0
DJ
4682008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
469
470 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
471 * Makefile.in: Regenerated.
472
dec014a9
CC
4732008-10-23 Cary Coutant <ccoutant@google.com>
474
475 * MAINTAINERS (Write after approval): Add myself.
476
b36c386c
DJ
4772008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
478
479 PR gdb/921
480 PR gdb/1646
481 PR gdb/2175
482 PR gdb/2176
483
484 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
485 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
486 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
487 (HOST_EXPORTS): Pass CPPFLAGS.
488 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
489 (LDFLAGS_FOR_TARGET): Initialize from configure script.
490 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
491 * Makefile.in, configure: Regenerated.
492 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
493 and CPPFLAGS_FOR_BUILD.
494
84541525
SP
4952008-10-20 Sebastian Pop <sebastian.pop@amd.com>
496
497 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
498 Sebastian Pop.
499
e0bda97e
AP
5002008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
501
502 * MAINTAINERS (Write After Approval): Added myself.
503
36c713e0
KG
5042008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
505
506 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
507 recommended version to 2.3.2.
508
509 * configure: Regenerate.
510
8fe005ee
MM
5112008-10-01 Mark Mitchell <mark@codesourcery.com>
512
513 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
514
be8f156f
DD
5152008-09-29 David Daney <david.daney@caviumnetworks.com>
516
517 * MAINTAINERS (Write After Approval): Update e-mail address.
518
ae11dff4
PG
5192008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
520
521 * libtool.m4: Update to libtool 2.2.6.
522 * lt~obsolete.m4: Update to libtool 2.2.6.
523 * ltmain.sh: Update to libtool 2.2.6.
524 * ltsugar.m4: Update to libtool 2.2.6.
525 * ltversion.m4: Update to libtool 2.2.6.
526 * ltoptions.m4: Update to libtool 2.2.6.
527 * ltgcc.m4: Update to match changes from libtool 2.2.6.
528
441154b1
CF
5292008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
530
531 * MAINTAINERS (Write After Approval): Add myself.
532
775b3b26
BRF
5332008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
534
535 * MAINTAINERS (Write After Approval): Update my name.
536
94538043
SB
5372008-09-20 Steven Bosscher <steven@gcc.gnu.org>
538
09ce620e 539 * MAINTAINERS: Add myself in "Write After Approval".
94538043 540
52d1bfd8
SE
5412008-09-18 Steve Ellcey <sje@cup.hp.com>
542
09ce620e 543 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 544
c5cc92f5
GP
5452008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
546
547 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
548 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
549 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
550 and Michael Tiemann from Write After Approval since they do not
551 actually have access.
552
23d9794a
RG
5532008-09-05 Richard Guenther <rguenther@suse.de>
554
555 * configure.ac: Initialize clooglibs to -lcloog.
556 * configure: Re-generate.
557
192a671e
LCW
5582008-09-04 Le-Chun Wu <lcwu@google.com>
559
560 * MAINTAINERS (Write After Approval): Add myself.
561
d789184e
SP
5622008-09-03 Sebastian Pop <sebastian.pop@amd.com>
563
564 * configure.ac (--with-cloog-polylib): New.
565 (--disable-cloog-version-check): New.
566 (--disable-ppl-version-check): New.
567 * configure: Re-generate.
568
36a881c7
RG
5692008-09-03 Richard Guenther <rguenther@suse.de>
570
571 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
572 cloog test.
573 * configure: Re-generate.
574
358da97e
HS
5752008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
576
577 Add picoChip port.
578 * MAINTAINERS: Add picoChip maintainers.
579
f8bf9252
SP
5802008-09-02 Sebastian Pop <sebastian.pop@amd.com>
581 Tobias Grosser <grosser@fim.uni-passau.de>
582 Jan Sjodin <jan.sjodin@amd.com>
583 Harsha Jagasia <harsha.jagasia@amd.com>
584 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
585 Konrad Trifunovic <konrad.trifunovic@inria.fr>
586 Adrien Eliche <aeliche@isty.uvsq.fr>
587
588 Merge from graphite branch.
589 * configure: Regenerate.
590 * Makefile.in: Regenerate.
591 * configure.ac (host_libs): Add ppl and cloog.
592 Add checks for PPL and CLooG.
593 * Makefile.def (ppl, cloog): Added modules and dependences.
594 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
595 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
596
d89f0ad6
AL
5972008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
598
599 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
600 (GCC_SHLIB_SUBDIR): New.
601 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
602 * configure: Regenerate.
603 * Makefile.in: Regenerate.
604
88a25817
GP
6052008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
606
607 * MAINTAINERS: Consistently use tabs to separate columns.
608
f873f15f
TG
6092008-08-29 Tristan Gingold <gingold@adacore.com>
610
611 * MAINTAINERS (Write after Approval): Add myself.
612
e1514c3f
TG
6132008-08-28 Tristan Gingold <gingold@adacore.com>
614
615 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
616 Enable bfd, binutils and opcodes.
617 * configure: Regenerate.
618
4717882f
JDA
6192008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
620
621 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
622
28c9884c
TK
6232008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
624
625 * MAINTAINERS: Use correct Umlaut for last name.
626
ae96d86a
FXC
6272008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
628
629 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
630
3ecc96e3
DE
6312008-08-16 David Edelsohn <edelsohn@gnu.org>
632
633 * MAINTAINERS: Update my email address.
634
dd609cc1
EB
6352008-08-16 Nicolas Roche <roche@adacore.com>
636
637 * Makefile.tpl: Add BOOT_ADAFLAGS.
638 * Makefile.in: Regenerate.
639
08d0963a
RS
6402008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
641
642 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
643 * configure: Regenerate.
644
00afcaa0
PB
6452008-07-30 Paolo Bonzini <bonzini@gnu.org>
646
647 * configure.ac: Add makefile fragments for hpux.
648 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
649 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
650 * configure: Regenerate.
651 * Makefile.in: Regenerate.
652
806b3528
AH
6532008-07-28 Aldy Hernandez <aldyh@redhat.com>
654
655 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
656
ab220355
DS
6572008-07-11 Dodji Seketeli <dseketel@redhat.com>
658
659 * MAINTAINERS (Write after Approval): Add myself.
660
78209f30
XG
6612008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
662
663 * MAINTAINERS (Write After Approval): Add myself.
664
5b5b098d
AJ
6652008-06-29 Andrew Jenner <andrew@codesourcery.com>
666
667 * MAINTAINERS (Write After Approval): Add myself.
668
d812ec93
KW
6692008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
670
671 * MAINTAINERS: Update my email address.
672
99e78224
JY
6732008-06-25 Joey Ye <joey.ye@intel.com>
674
675 * MAINTAINERS (Write After Approval): Add myself.
676
18c04407
RW
6772008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
678
679 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
680 * Makefile.in: Regenerate.
681 * configure: Regenerate.
682
47aa9a31
DK
6832008-06-17 Daniel Kraft <d@domob.eu>
684
685 * MAINTAINERS (Write After Approval): Add myself.
686
ad33ff57
RW
6872008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
688
689 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
690 "$@" is still intact with both Autoconf 2.59 and 2.62.
691 * configure: Regenerate.
692
cdce5c41
RW
6932008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
694
695 * Makefile.tpl: Fix comment errors.
696 * Makefile.in: Regenerate.
697
01b79d11
DM
6982008-06-12 David S. Miller <davem@davemloft.net>
699 David Edelsohn <edelsohn@gnu.org>
700
701 * configure.ac: Add powerpc*-*-* to gold supported targets.
702 * configure: Regenerate.
703
f8c33439
JM
7042008-06-08 Joseph Myers <joseph@codesourcery.com>
705
706 PR tree-optimization/36218
707 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
708 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
709 (all prefix="build-"): Pass them to build-system sub-makes.
710 * Makefile.in: Regenerate.
711
cd985f66
JM
7122008-06-07 Joseph Myers <joseph@codesourcery.com>
713
714 * MAINTAINERS (mt port): Remove.
715 (sco5, unixware, sco udk): Remove.
716 (Kean Johnston): Add to Write After Approval.
717
3f6383d3
JB
7182008-05-30 Julian Brown <julian@codesourcery.com>
719
720 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
721 of libobjc for ARM EABI Linux.
722 * configure: Regenerate.
30da41ed 723
e29cc9b4
XDL
7242008-05-18 Xinliang David Li <davidxl@google.com>
725
09ce620e 726 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 727
30da41ed
XDL
7282008-05-17 Xinliang David Li <davidxl@google.com>
729
e29cc9b4 730 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 731
955410cb
JW
7322008-05-15 Janus Weil <janus@gcc.gnu.org>
733
734 * MAINTAINERS (Write After Approval): Add myself.
735
719bb4e3 7362008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
737
738 * config-ml.in: don't handle --enable-shared and --enable-static.
739
372b05fc
RS
7402008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
741
742 * MAINTAINERS: Update my email address.
743
f73e2200
PC
7442008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
745
746 * MAINTAINERS: Update my email address.
09ce620e 747
3e438e2b
KVH
7482008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
749
750 * MAINTAINERS (Write After Approval): Add myself.
751
177bf491
GS
7522008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
753
754 * MAINTAINERS (Write After Approval): Add myself.
755
ac89df2f
PG
7562008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
757
758 * MAINTAINERS (crx): Add myself.
759
14a8726b
PB
7602008-04-18 Paolo Bonzini <bonzini@gnu.org>
761
762 Sync with src:
763 2008-04-14 David S. Miller <davem@davemloft.net>
764
09ce620e
AS
765 * configure.ac: Add sparc*-*-* to gold supported targets.
766 * configure: Regenerate.
14a8726b 767
7142fb32
PB
7682008-04-18 Paolo Bonzini <bonzini@gnu.org>
769
770 PR bootstrap/35457
771 * configure.ac: Include override.m4.
772 * configure: Regenerate.
773
c6b196de
PB
7742008-04-18 Paolo Bonzini <bonzini@gnu.org>
775
09ce620e
AS
776 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
777 * Makefile.in: Regenerate.
c6b196de 778
c993ae60
SR
7792008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
780
09ce620e 781 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 782 as nonconfigurable directories list.
09ce620e 783 * configure: Regenerate.
c993ae60 784
8479b1b1
BE
7852008-04-14 Ben Elliston <bje@au.ibm.com>
786
787 * config.sub, config.guess: Update from upstream sources.
788
295e261a
HPN
7892008-04-12 Hans-Peter Nilsson <hp@axis.com>
790
791 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
792 * Makefile.in: Regenerate.
793
ac3949d9
EW
7942008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
795
796 * configure.ac: Do not build libssp for the AVR.
797 * configure: Regenerate.
798
06407e30
ILT
7992008-04-07 Ian Lance Taylor <iant@google.com>
800
801 * Makefile.def: check-gold depends upon all-binutils.
802 * Makefile.in: Regenerate.
803
97db009c
AH
8042008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
805
806 * MAINTAINERS (Write After Approval): Add myself.
807
2a79c47f
NC
8082008-04-04 Nick Clifton <nickc@redhat.com>
809
810 PR binutils/4334
5f4bebbf 811 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
812 builds.
813 * configure: Regenerate.
814
c53a18d3
N
8152008-04-04 NightStrike <NightStrike@gmail.com>
816
817 PR other/35151
09ce620e
AS
818 * configure.ac: Combine rules for mingw32 and mingw64.
819 * configure: Regenerate.
c53a18d3 820
d925aa70
KT
8212008-04-02 Kai Tietz <kai.tietz@onvision.com>
822
823 * MAINTAINERS (Write After Approval): Add myself.
824
ad424a85
SP
8252008-04-01 Seongbae Park <seongbae.park@gmail.com>
826
827 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
828 * Makefile.in (.NOTPARALLEL): Ditto.
829
4412a506
PG
8302008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
831
832 * MAINTAINERS (Write After Approval): Add myself.
833
2f908293
SP
8342008-03-31 Seongbae Park <seongbae.park@gmail.com>
835
836 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
837 * Makefile.in (.NOTPARALLEL): Regenerate.
838
639223bd
PB
8392008-03-27 Paolo Bonzini <bonzini@gnu.org>
840
841 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
842 * Makefile.in: Regenerate.
843
b8ab1f4a
JS
8442008-03-26 Jakub Staszak <kuba@et.pl>
845
846 * MAINTAINERS (Write After Approval): Add myself.
847
b45890a4
TK
8482008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
849
850 * MAINTAINERS: Update e-mail address.
851
5afab7ad
ILT
8522008-03-20 Ian Lance Taylor <iant@google.com>
853
854 * configure.ac: Add support for --enable-gold.
855 * Makefile.def: Add gold as a directory like ld.
856 * configure, Makefile.in: Regenerate.
857
38d24731
RW
8582008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
859
860 * configure.ac: m4_include config/proginstall.m4.
861 * configure: Regenerate.
32bc4cf4
RW
862
863 Backport from upstream Libtool:
09ce620e 864
32bc4cf4 865 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 866
32bc4cf4
RW
867 Deal with Autoconf 2.62's semantic change in m4_append.
868 * ltsugar.m4 (lt_append): Replace broken versions of
869 m4_append.
870 (lt_if_append_uniq): Don't require separator to be overquoted,
871 and avoid broken m4_append.
872 (lt_dict_add): Fix typo.
873 * libtool.m4 (_LT_DECL): Don't overquote separator.
874
9d3c50ea
DE
8752008-03-13 David Edelsohn <edelsohn@gnu.org>
876
877 * config.rpath: Add AIX 6 support.
878
5d2edb29
PB
8792008-03-13 Paolo Bonzini <bonzini@gnu.org>
880
881 * Makefile.def (stageprofile). Remove -fprofile-generate
882 from stage_libcflags.
883 * Makefile.in: Regenerate.
884
954910ef
BE
8852008-03-13 Ben Elliston <bje@au.ibm.com>
886
887 * config.sub, config.guess: Update from upstream sources.
888
e8645a40
TT
8892008-03-06 Tom Tromey <tromey@redhat.com>
890
891 * MAINTAINERS: Update for treelang deletion.
892
2c8e955e
JW
8932008-03-03 James E. Wilson <wilson@tuliptree.org>
894
895 * MAINTAINERS: Update my email address.
896
54acd307
SS
8972008-03-03 Stan Shebs <stanshebs@earthlink.net>
898
893ad2a1 899 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
900 (objective-c/c++): Add myself as a maintainer.
901
4b52b516
VR
9022008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
903
904 * MAINTAINERS (Write After Approval): Update my email address.
905
e652b516
TB
9062008-02-25 Tomas Bily <tbily@suse.cz>
907
908 * MAINTAINERS (Write After Approval): Add myself.
909
02d30740
JJ
9102008-02-23 Jakub Jelinek <jakub@redhat.com>
911
912 * MAINTAINERS (OpenMP): Add myself.
913
1c8bd6a3
PB
9142008-02-20 Paolo Bonzini <bonzini@gnu.org>
915
4b40b2a5
UB
916 PR bootstrap/32009
917 PR bootstrap/32161
1c8bd6a3 918
4b40b2a5
UB
919 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
920 * configure: Regenerate.
1c8bd6a3 921
4b40b2a5
UB
922 * Makefile.def: Define stage_libcflags for all bootstrap stages.
923 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
924 STAGE4_LIBCFLAGS): New.
925 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
926 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
927 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
928 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
929 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
930 for target modules. Don't export LIBCFLAGS.
931 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
932 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
933 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
934 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
935 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
936 * Makefile.in: Regenerate.
1c8bd6a3 937
bb44c9d2
RW
9382008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
939
940 PR libgcj/33085
941 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
942 Do not use -DDLL_EXPORT. Backport from upstream.
943
29a7754d
RW
9442008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
945
946 * MAINTAINERS (Write After Approval): Add myself.
947
9a212bb7
HPN
9482008-02-02 Hans-Peter Nilsson <hp@axis.com>
949
950 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
951 * configure: Regenerate.
952
aa12a573
MG
9532008-01-31 Marc Gauthier <marc@tensilica.com>
954
955 * configure.ac (xtensa*-*-*): Recognize processor variants.
956 * configure: Regenerate.
957
ac9e6043
RW
9582008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
959
40049ccc
UB
960 PR bootstrap/34922
961 * configure.ac (PARSE_ARGS): Push suitable setting of
962 ac_subdirs_all, for `./configure --help=recursive'.
963 Handle `+' in generic toplevel directory disabling.
964 * configure: Regenerate.
ac9e6043 965
4288c86a
NC
9662008-01-28 Nick Clifton <nickc@redhat.com>
967
968 * MAINTAINERS (xstormy16): Take over maintainership.
969
8d8da227
JM
9702008-01-25 Joseph Myers <joseph@codesourcery.com>
971
972 * MAINTAINERS (c4x port): Remove.
973
349b60e7
DE
9742008-01-24 David Edelsohn <edelsohn@gnu.org>
975
976 * libtool.m4: Backport AIX 6 support from ToT Libtool.
977
3ca06a68
BE
9782008-01-23 Ben Elliston <bje@au.ibm.com>
979
980 * config.sub, config.guess: Update from upstream sources.
981
3c631381
TG
9822008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
983
984 * MAINTAINERS (Write After Approval): Add myself.
985
20533ef1
L
9862008-01-17 H.J. Lu <hjl.tools@gmail.com>
987
988 * MAINTAINERS: Update my email address.
989
9902008-01-09 Raksit Ashok <raksit@google.com>
991
992 * MAINTAINERS (Write After Approval): Add myself.
993
684f4f6a
RA
9942008-01-09 Raksit Ashok <raksit@google.com>
995
996 * MAINTAINERS (Write After Approval): Add myself.
997
9cb8756f
BE
9982008-01-08 Ben Elliston <bje@au.ibm.com>
999
1000 * config.sub, config.guess: Update from upstream sources.
1001
94e1934d
KG
10022007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1003
1004 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 1005 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
1006 * configure: Regenerate.
1007
a2e51f77
SP
10082007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1009
1010 * MAINTAINERS: Update my email address.
1011
ffe3dcd9
BRF
10122007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1013
1014 * MAINTAINERS: Update my email address.
1015
aa4095c9
RS
10162007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1017
1018 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1019 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1020 * Makefile.in: Regenerate.
1021
030e2013
MH
10222007-12-10 Mark Heffernan <meheff@google.com>
1023
1024 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1025 misplaced entries.
1026
0fe0f073
AT
10272007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1028
1029 * configure.ac: Enable libjava for x86_64-*-darwin9.
1030 * configure: Regenerate.
1031
d4ca4b06
BM
10322007-12-07 Bill Maddox <maddox@google.com>
1033
1034 * MAINTAINERS (Write After Approval): Add myself.
1035
c3220d4c
BE
10362007-12-05 Ben Elliston <bje@au.ibm.com>
1037
1038 * config.sub, config.guess: Update from upstream sources.
1039
aba7501e
MK
10402007-12-02 Matthias Klose <doko@ubuntu.com>
1041
1042 * config-ml.in: Remove 64bit configure tests.
1043
d683ec81
PB
10442007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1045
1046 * config-ml.in: Robustify against white space in absolute file
1047 names.
1048
1049 * config-ml.in (multi-clean): Substitute ${Makefile}.
1050 Remove superfluous ${Makefile} in list.
1051
60f1711a
TS
10522007-11-19 Thiemo Seufer <ths@mips.com>
1053
1054 * config-ml.in: Don't hardcode the Makefile name.
1055
487f9d96
AM
10562007-11-08 Alexander Monakov <amonakov@ispras.ru>
1057
1058 * MAINTAINERS (Write After Approval): Add myself.
1059
fa3886fe
ST
10602007-11-07 Samuel Tardieu <sam@rfc1149.net>
1061
1062 * MAINTAINERS (Write After Approval): Add myself.
1063
ae750079
DK
10642007-11-06 Doug Kwan <dougkwan@google.com>
1065
1066 * MAINTAINERS (Write After Approval): Add myself.
1067
acc48927
BE
10682007-10-25 Ben Elliston <bje@au.ibm.com>
1069
1070 * MAINTAINERS (mercury): Remove entry.
1071 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1072
e00e9858
DJ
10732007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1074
1075 * Makefile.def (dependencies): Make configure-gdb depend on
1076 all-intl.
1077 * Makefile.in: Regenerated.
1078
def14a3c
SK
10792007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1080
1081 * MAINTAINERS (Fortran maintainer): Remove myself.
1082
0e5e9f76
PM
10832007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1084
1085 * Makefile.def: To avoid problems running with parallel makes,
1086 build newlib before libgloss so that target specific header
1087 files are availble.
1088 * Makefile.in: Regenerate
1089
bbfbfafc
DJ
10902007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1091
1092 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1093 * Makefile.in: Regenerate.
1094
c56abad5
VM
10952007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1096
1097 * MAINTAINERS (Register allocation reviewer): Add myself.
1098
f019adc1
MF
10992007-10-08 Mike Frysinger <vapier@gentoo.org>
1100
1101 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1102 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1103 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1104 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1105 * configure: Regenerate.
1106
789e4e28
SP
11072006-10-04 Seongbae Park <seongbae.park@gmail.com>
1108
1109 * MAINTAINERS (Register allocation reviewer): Add myself.
1110
0999159b
PB
11112007-10-01 Paolo Bonzini <bonzini@gnu.org>
1112
1113 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1114 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1115 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1116 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1117 * configure.ac: Default them to host tools for $host = $build.
1118 Subst them.
1119
1120 * configure: Regenerate.
1121 * Makefile.in: Regenerate.
1122
a054acde
PB
11232006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1124
1125 * MAINTAINERS (Register allocation reviewer): Add myself.
1126
ffda6fc9
KZ
11272006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1128
1129 * MAINTAINERS (Register allocation reviewer): Add myself.
1130
9d209c83
SP
11312007-09-21 Seongbae Park <seongbae.park@gmail.com>
1132
1133 * MAINTAINERS (Write After Approval): Fix typo.
1134
1ec3b87b
RS
11352007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1136
1137 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1138 * configure: Regenerate.
1139
19d5986d
PJ
11402007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1141
1142 PR bootstrap/31906
1143 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 1144 they're already prefixed.
19d5986d 1145
6d3b5aea
BK
11462007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1147
1148 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1149 libstdc++.
1150 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1151 * configure: Regenerate.
1152 * Makefile.in: Regenerate.
09ce620e 1153
4fe7e755
AS
11542007-09-17 Andreas Schwab <schwab@suse.de>
1155
1156 * configure.ac: Raise minimum makeinfo version to 4.6.
1157 * configure: Regenerate.
1158
d483feaa
JS
11592007-09-17 Johannes Singler <singler@ira.uka.de>
1160
ffe3dcd9 1161 * MAINTAINERS (write-after-approval) add myself
d483feaa 1162
fa9a3f31
AM
11632007-09-15 Alan Modra <amodra@bigpond.net.au>
1164
1165 * configure.ac: Correct makeinfo version check.
1166 * configure: Regenerate.
1167
6593a73e
RS
11682007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1169
1170 * MAINTAINERS: Update my email address.
1171
d9dced13
RS
11722007-09-14 Richard Sandiford <richard@codesourcery.com>
1173
1174 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1175 to $skipdirs and only disable gprof for newlib. Use the normal
1176 mips*-elf* handling in other respects.
1177 * configure: Regnerate.
1178
773c1467
DD
11792007-09-12 David Daney <ddaney@avtrex.com>
1180
1181 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1182 enabling libgcj.
1183 * configure: Regenerate.
1184
c03353e2
RIL
11852007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1186
1187 PR other/32154
1188 * configure.ac: For libgloss targets, point the linker to the linker
1189 script, startup code and simulator library.
1190 * configure: Regenerate.
1191
c4e9bf2b
AH
11922007-09-07 Andrew Haley <aph@redhat.com>
1193
1194 * configure.ac (noconfigdirs): Remove target-libffi and
1195 target-libjava.
1196 * configure: Regenerate.
1197
1f5a6b84
FXC
11982007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1199
1200 PR target/33281
1201 * configure.ac: Use config/mh-mingw on mingw.
1202 * configure: Regenerate.
1f5a6b84 1203
3951e521
PH
12042007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1205
9f349f63 1206 * MAINTAINERS (Write After Approval): Add myself.
3951e521 1207
e643dc23
RG
12082007-09-05 Richard Guenther <rguenther@suse.de>
1209
1210 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1211 nor --disable-checking is provided also turn on yes and types
1212 checking for stage1.
1213 * configure: Re-generate.
1214
039874df
KW
12152007-08-30 Krister Walfridsson <cato@df.lth.se>
1216
1217 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1218 (Write After Approval): Remove myself.
1219
c3f07bd6 12202007-08-29 Nick Clifton <nickc@redhat.com>
15098359 1221
c3f07bd6 1222 * config.sub, config.guess: Update from upstream sources.
15098359 1223
40049ccc 12242007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
1225
1226 * MAINTAINERS (Write After Approval): Added myself.
1227 * MAINTAINERS (Reviewers): Removed myself.
1228
c8aea42c 12292007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 1230 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
1231
1232 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1233 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1234 * Makefile.in: Regenerate.
1235 * configure.ac (--with-debug-prefix-map): New.
1236 * configure: Regenerate.
1237
4bf6c438
RS
12382007-08-17 Richard Sandiford <richard@codesourcery.com>
1239 Nigel Stephens <nigel@mips.com>
1240
4bf6c438
RS
1241 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1242 as target_makefile_frag.
1243 * configure: Regenerate.
1244
bb286d71
AO
12452007-08-16 Alexandre Oliva <aoliva@redhat.com>
1246
1247 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1248 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1249 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1250 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1251 (do-compare, do-compare3, do-compare-debug): New.
1252 ([+compare-target+]): Use them.
1253
a4630417
MK
12542007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1255
1256 * MAINTAINERS (Write After Approval): Change my email address.
1257
d9acb717
RW
12582007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1259 Ben Elliston <bje@au.ibm.com>
1260
1261 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1262 --silent if $silent.
1263 * configure: Regenerate.
1264
96876681
ZD
12652003-08-12 Zdenek Dvorak <ook@ucw.cz>
1266
1267 * MAINTAINERS (Various Maintainers): Add myself as
1268 loop infrastructure maintainer. Update my e-mail
1269 address.
1270
1c1d80ee
DN
12712007-07-31 Diego Novillo <dnovillo@google.com>
1272
1273 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1274 Adjust description.
1275
7e98624c
RG
12762007-07-26 Richard Guenther <rguenther@suse.de>
1277
1278 * configure.ac: Add types checking to stage1 checking flags.
1279 * configure: Regenerate.
1280
4c85af60
NC
12812007-07-17 Nick Clifton <nickc@redhat.com>
1282
1283 * COPYING3: New file. Contains version 3 of the GNU General
1284 Public License.
1285 * COPYING3.LIB: New file. Contains version 3 of the GNU
1286 Lesser General Public License.
1287
19ddfd3a
AK
12882007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1289
1290 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1291
2a064545
AK
12922007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1293
1294 * MAINTAINERS (S/390 co-maintainer): Add myself.
1295 (Write After Approval): Remove myself.
1296
f861f54d
DH
12972007-07-13 Dan Hipschman <dsh@google.com>
1298
1299 * MAINTAINERS (Write After Approval): Add myself.
1300
0136f2f7
NC
13012007-07-11 Nick Clifton <nickc@redhat.com>
1302
1303 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1304 WINDRES export.
1305 * Makefile.in: Regenerate.
1306
6e29b5a4
RO
13072007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1308
1309 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1310 maintainer.
1311
159a4b02
L
13122007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1313
1314 * lt~obsolete.m4: New. Import from 20070318 libtool.
1315
6ba67283
JB
13162007-07-03 Julian Brown <julian@codesourcery.com>
1317
1318 * MAINTAINERS (Write After Approval): Add myself.
1319
30b74385
RW
13202007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1321
1322 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1323 * configure: Regenerate.
1324
13252007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1326
1327 * configure.ac: Add some missing m4 quotation.
1328 * configure: Regenerate.
1329
943c54ce
SB
13302007-07-02 Simon Baldwin <simonb@google.com>
1331
1332 * MAINTAINERS (Write After Approval): Add myself.
1333
1c00b503
PB
13342007-07-02 Paolo Bonzini <bonzini@gnu.org>
1335
1336 * configure: Regenerate.
1337
901119ae
KT
13382007-07-02 Kai Tietz <kai.tietz@onevision.com>
1339
1340 * Makefile.def: Add windmc tool to build.
1341 * Makefile.tpl: Likewise.
1342 * configure.ac: Likewise.
1343 * Makefile.in: Regenerate.
1344 * configure: Regenerate.
09ce620e 1345
83f4c19f
DD
13462007-06-28 DJ Delorie <dj@redhat.com>
1347
1348 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1349 not building newlib.
1350 * configure: Regenerated.
09ce620e 1351
5346c75c
JS
13522007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1353
1354 * MAINTAINERS (Write After Approval): Add myself.
1355
aacfb86b
MM
13562007-06-25 Martin Michlmayr <tbm@cyrius.com>
1357
1358 * MAINTAINERS (Write After Approval): Add myself.
1359
590bf0d3
CM
13602007-06-19 Chris Matthews <chrismatthews@google.com>
1361
1362 * MAINTAINERS (Write After Approval): Add myself.
1363
cdbbee7a
RIL
13642007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1365
1366 * MAINTAINERS (Write After Approval): Add myself.
1367
b8afffc1
DJ
13682007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1369
1370 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1371 * Makefile.in: Regenerated.
1372
3fcfad76
BS
13732007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1374
1375 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1376 bfin*-*-uclinux* targets.
1377 * configure: Regenerate.
1378
3f5a2b7f
ILT
13792007-06-14 Ian Lance Taylor <iant@google.com>
1380
1381 * MAINTAINERS: Add myself as non-algorithmic global write
1382 maintainer.
1383
4c46daee
DN
13842007-06-14 Diego Novillo <dnovillo@google.com>
1385
1386 * MAINTAINERS: Add self as middle-end maintainer and
1387 non-algorithmic global write maintainer.
1388
a3bb222a
FXC
13892007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1390
1391 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1392 Move all Fortran maintainers except Paul Brook into the
1393 Non-Autopoiesis section.
1394
a19e8f64
PB
13952007-06-14 Paolo Bonzini <bonzini@gnu.org>
1396
1397 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1398 (distclean-stage[+id+]): Possibly delete stage_last.
1399 * Makefile.in: Regenerate.
1400
1c2abe5e
SP
14012007-06-12 Seongbae Park <seongbae.park@gmail.com>
1402
1403 * MAINTAINERS (Various Maintainer): Fix typo.
1404
abca4739
PB
14052007-06-11 Paolo Bonzini <bonzini@gnu.org>
1406
1407 * MAINTAINERS (Various Maintainer): Add myself as
1408 dataflow maintainer.
1409
a894d2c3
BE
14102007-06-07 Ben Elliston <bje@au.ibm.com>
1411
1412 * config.sub, config.guess: Update from upstream sources.
1413
8024d75e
BE
14142007-06-07 Ben Elliston <bje@au.ibm.com>
1415
1416 * Makefile.tpl: Fix spelling error.
1417 * Makefile.in: Regenerate.
1418
973a9a5e
SE
14192007-06-01 Steve Ellcey <sje@cup.hp.com>
1420
96598938
L
1421 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1422 lt_cv_sys_max_cmd_len.
973a9a5e 1423
ccb4d26b
DN
14242007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1425
1426 * MAINTAINERS (Various Maintainers): Add myself as
1427 auto-vectorizer maintainer.
1428
eecb7461
PB
14292003-05-31 Paolo Bonzini <bonzini@gnu.org>
1430
1431 PR libjava/32098
1432 * libtool.m4: Revert previous change.
1433 * ltgcc.m4: Put it here.
1434
89d28202
ZD
14352003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1436
1437 * MAINTAINERS (Various Maintainers): Add myself as
1438 auto-vectorizer maintainer.
1439
60c7a11a
L
14402007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1441
1442 PR libjava/32098
1443 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1444
9dd3cc81
RG
14452007-05-30 Richard Guenther <rguenther@suse.de>
1446
1447 * MAINTAINERS (Various Maintainers): Add myself as
1448 auto-vectorizer maintainer.
1449
9cc1244e
JJ
14502007-05-30 Jakub Jelinek <jakub@redhat.com>
1451
1452 PR bootstrap/29382
1453 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1454 * configure: Rebuilt.
1455
6124296b
RC
14562007-05-28 Roberto Costa <robsettantasei@gmail.com>
1457
1458 * MAINTAINERS (Write After Approval): Removed my name.
1459
6b757a0d
SB
14602007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1461
1462 * MAINTAINERS (Write After Approval): Remove myself.
1463
86ef8528
AT
14642007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1465
1466 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1467
1cf3d07d
SE
14682007-05-23 Steve Ellcey <sje@cup.hp.com>
1469
1470 * ltmain.sh: Update from ToT Libtool.
1471 * libtool.m4: Update from ToT Libtool.
1472 * ltsugar.m4: New. Update from ToT Libtool.
1473 * ltversion.m4: New. Update from ToT Libtool.
1474 * ltoptions.m4: New. Update from ToT Libtool.
1475 * ltconfig: Remove.
1476 * ltcf-c.sh: Remove.
1477 * ltcf-cxx.sh: Remove.
1478 * ltcf-gcj.sh: Remove.
1479
ce3fcf8c
OW
14802007-05-22 Ollie Wild <aaw@google.com>
1481
1482 * MAINTAINERS (Write After Approval): Add myself.
1483
342b9200
PB
14842007-05-16 Paolo Bonzini <bonzini@gnu.org>
1485
1486 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1487 stage_cflags.
1488 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1489 Remove CFLAGS/LIBCFLAGS.
1490 (configure-stage[+id+]-[+prefix+][+module+],
1491 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1492 * Makefile.in: Regenerate.
1493
cea17285
DN
14942007-05-15 Diego Novillo <dnovillo@google.com>
1495
1496 * MAINTAINERS: Update e-mail address.
1497
11c004e7
RE
14982007-05-15 Revital Eres <eres@il.ibm.com>
1499
1500 * MAINTAINERS (Write After Approval): Add myself.
1501
ab6bd693
RC
15022007-05-14 Roberto Costa <robsettantasei@gmail.com>
1503
1504 * MAINTAINERS (Write After Approval): Updated my address.
1505
388cdf07
TN
15062007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1507
1508 * MAINTAINERS (Write After Approval): Add myself.
1509
23f24034
SR
15102007-05-11 Silvius Rus <rus@google.com>
1511
1512 * MAINTAINERS (Write After Approval): Add myself.
1513
34a7526e
TT
15142007-04-23 Tom Tromey <tromey@redhat.com>
1515
1516 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1517
51da21be
MM
15182007-04-22 Mark Mitchell <mark@codesourcery.com>
1519
1520 * MAINTAINERS (cpplib): Rename to ...
1521 (libcpp): ... this. Add C/C++ front end maintainers.
1522
70070387
SE
15232007-04-14 Steve Ellcey <sje@cup.hp.com>
1524
1525 * config-ml.in: Pass ${ml_config_env} to configure calls.
1526
df1a0dbb
CB
15272007-04-04 Christian Bruel <christian.bruel@st.com>
1528
1529 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 1530
9daff147
DK
15312007-04-02 Dave Korn <dave.korn@artimi.com>
1532
1533 * MAINTAINERS (Write After Approval): Add myself.
1534
374eadb2
TB
15352007-03-31 Tobias Burnus <burnus@net-b.de>
1536
1537 * MAINTAINERS (fortran 95 front end): Add myself.
1538
8eced3a2
DR
15392007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1540
1541 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 1542
653de3e3
AZ
15432007-03-24 Ayal Zaks <zaks@il.ibm.com>
1544
1545 * MAINTAINERS (Modulo Scheduler): Add myself.
1546
b737d953
BM
15472007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
1548
1549 * MAINTAINERS (fortran 95 front end): Add myself.
1550 (c++ front end): whitespace fix.
1551
a584cdf2
NF
15522007-03-22 Nathan Froyd <froydnj@codesourcery.com>
1553
1554 * MAINTAINERS (Write After Approval): Add myself.
1555
8c79f3c4
RS
15562007-03-21 Richard Sandiford <richard@codesourcery.com>
1557
1558 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1559 of glob. Quote arguments with single quotes too.
1560 * configure: Regenerate.
1561
07f1ac6d
BM
15622007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1563
1564 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1565 * Makefile.in: Regenerate
1566
172e41aa
AS
15672007-03-07 Andreas Schwab <schwab@suse.de>
1568
1569 * configure: Regenerate.
1570
9c4d2493
BM
15712007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1572
1573 * configure.ac: Add "--with-pdfdir" configure option,
1574 which defines pdfdir variable.
1575 * Makefile.def (target=fixincludes): Add install-pdf to
1576 missing targets.
1577 (recursive_targets): Add install-pdf target.
1578 (flags_to_pass): Add pdfdir.
1579 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1580 target.
1581 * configure: Regenerate
1582 * Makefile.in: Regenerate
1583
e14e622e
EC
15842007-02-28 Eric Christopher <echristo@apple.com>
1585
1586 Revert:
1587 2006-12-07 Mike Stump <mrs@apple.com>
1588
1589 * Makefile.def (dependencies): Add dependency for
1590 install-target-libssp and install-target-libgomp on
1591 install-gcc.
1592 * Makefile.in: Regenerate.
1593
54e433bc
MK
15942007-02-27 Matt Kraai <kraai@ftbfs.org>
1595
1596 * configure: Regenerate.
1597 * configure.ac: Move statements after variable declarations.
1598
6c8d3d8f
KK
15992007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1600
1601 * MAINTAINERS: Add myself as sh maintainer.
1602
9f8c6739
JM
16032007-02-19 Joseph Myers <joseph@codesourcery.com>
1604
1605 * configure.ac: Adjust for loop syntax.
1606 * configure: Regenerate.
1607
278a7a38
AO
16082007-02-18 Alexandre Oliva <aoliva@redhat.com>
1609
1610 * configure: Rebuilt.
1611
b2eaac4a
AO
16122007-02-18 Alexandre Oliva <aoliva@redhat.com>
1613
1614 * configure.ac: Drop multiple occurrences of --enable-languages,
1615 and fix its quoting.
1616 * configure: Rebuilt.
1617
beeaf216 16182007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
1619 Nathan Sidwell <nathan@codesourcery.com>
1620 Vladimir Prus <vladimir@codesourcery.com>
1621 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
1622
1623 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1624 * configure: Regenerate.
1625
09201a09
GP
16262007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1627
1628 * ltconfig (freebsd*): Default to elf.
1629
291f172e
DJ
16302007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1631
1632 * configure.ac (target_libraries): Move libgcc before libiberty.
1633 * configure: Regenerated.
1634
c3a86da9
DJ
16352007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1636 Paolo Bonzini <bonzini@gnu.org>
1637
1638 PR bootstrap/30753
1639 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1640 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1641 * configure: Regenerated.
1642
88e1e72a
FXC
16432007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1644
1645 * MAINTAINERS (Language Front End Maintainers): Update my mail
1646 address.
1647
44bfc3ac
DJ
16482007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1649
1650 PR bootstrap/30748
1651 * configure.ac: Correct syntax for Solaris ksh.
1652 * configure: Regenerated.
1653
3e19841a
PB
16542007-02-09 Paolo Bonzini <bonzini@gnu.org>
1655
1656 * configure.ac: Sync with src.
1657 * configure: Regenerate.
1658
74a48762
PB
16592007-02-09 Paolo Bonzini <bonzini@gnu.org>
1660
1661 * Makefile.in: Regenerate.
1662
d846e52e
PB
16632007-02-09 Paolo Bonzini <bonzini@gnu.org>
1664
1665 * config.sub: Sync with src.
1666
1c710c3c
DJ
16672007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1668
1669 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1670 noncanonical equivalents.
1671 * configure.in: Rename to...
1672 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1673 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1674 target_noncanonical. Use them. Rewrite removal of configure
1675 arguments for autoconf 2.59. Discard variable settings. Force
1676 program_transform_name for native tools.
1677
1678 * Makefile.in: Regenerated.
1679 * configure: Regenerated with autoconf 2.59.
1680
74372bdf
RZ
16812007-02-07 Roman Zippel <zippel@linux-m68k.org>
1682
3de8da2a 1683 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 1684
f6671c93
AS
16852007-01-31 Andreas Schwab <schwab@suse.de>
1686
1687 * Makefile.tpl (LDFLAGS): Substitute it.
1688 * Makefile.in: Regenerate.
1689
ba9f17df
AB
16902007-01-30 Andrey Belevantsev <abel@ispras.ru>
1691
3de8da2a 1692 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 1693
2472200d
DE
16942007-01-28 David Edelsohn <edelsohn@gnu.org>
1695
3de8da2a 1696 * MAINTAINERS (spu port): Add myself.
2472200d 1697
5305be7e
RG
16982007-01-23 Richard Guenther <rguenther@suse.de>
1699
1700 PR bootstrap/30541
1701 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1702 * Makefile.tpl (GNATBIND): Substitute it.
1703 (GNATMAKE): Likewise.
1704 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1705 of STAGE_PREFIX.
1706 * Makefile.in: Regenerate.
1707 * configure: Regenerate.
1708
416cfb5e
MS
17092007-01-18 Mike Stump <mrs@apple.com>
1710
1711 * configure.in: Re-enable -Werror for gcc builds.
1712
3de8da2a 17132007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 1714
3de8da2a 1715 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 1716
d943d7c4
PB
17172007-01-11 Paolo Bonzini <bonzini@gnu.org>
1718
1719 * configure.in: Change == to = in test command.
3de8da2a 1720 * configure: Regenerate.
d943d7c4 1721
e69bf64b 17222007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
1723 Nick Clifton <nickc@redhat.com>
1724 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1725
1726 * configure.in (build_configargs, host_configargs, target_configargs):
1727 Remove build/host/target parameters.
1728 (host_libs): Add gmp and mpfr.
1729 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1730 * Makefile.def (gmp, mpfr): New.
1731 (gcc): Remove target.
1732 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1733 target_os, target_vendor): New.
1734 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1735 * configure: Regenerate.
1736 * Makefile.in: Regenerate.
e69bf64b
PB
1737
17382007-01-11 Matt Fago <fago@earthlink.net>
1739
1740 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 1741 to improve robustness of configure tests.
e69bf64b 1742 * configure: Regenerate.
e14e622e 1743
a42f3b80
UB
17442007-01-09 Uros Bizjak <ubizjak@gmail.com>
1745
1746 * MAINTAINERS: Add myself as i386 maintainer.
1747
a36aee1a
JH
17482007-01-08 Jan Hubicka <jh@suse.cz>
1749
61fcaeef 1750 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 1751
738a52d3
KT
17522007-01-08 Kai Tietz <kai.tietz@onevision.com>
1753
1754 * configure.in: Add support for an x86_64-mingw* target.
95af8923 1755 * configure: Regenerate.
738a52d3 1756
54fdc474
DJ
17572007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1758
1759 * Makefile.tpl (all-target): Correct @if conditional for target
1760 modules.
1761 * configure.in: Omit libiberty if building only target libgcc.
1762 * configure, Makefile.in: Regenerated.
1763
3dd71726
PB
17642007-01-04 Paolo Bonzini <bonzini@gnu.org>
1765
1766 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1767 * configure: Regenerate.
1768
fa958513
DJ
17692007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1770
1771 * Makefile.def (target_modules): Add libgcc.
1772 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1773 * Makefile.tpl (clean-target-libgcc): Delete.
1774 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1775 on gcc even for bootstrapped modules. Rewrite handling of
1776 lang_env_dependencies to loop over target_modules.
1777 * configure.in (target_libraries): Add target-libgcc.
1778 * Makefile.in, configure: Regenerated.
1779
e1888513
PB
17802006-12-29 Paolo Bonzini <bonzini@gnu.org>
1781
1782 * configure.in: Reorganize recognition of languages. Add
1783 --enable-stage1-languages. Show supported languages for the chosen
1784 target rather than all recognized languages.
1785 * configure: Regenerate.
1786
53b88b73
PB
17872006-12-29 Paolo Bonzini <bonzini@gnu.org>
1788
1789 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1790 * Makefile.in: Regenerate.
1791
a3993f33
KG
17922006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1793
1794 * configure.in: Warn that MPFR 2.2.0 is buggy.
1795 * configure: Regenerate.
1796
f063a9ed
ILT
17972006-12-27 Ian Lance Taylor <iant@google.com>
1798
1799 * configure.in: When removing Makefiles to force a reconfigure, also
1800 remove prev-DIR*/Makefile.
1801 * configure: Regenerate.
1802
af71363e
AS
18032006-12-22 Andreas Schwab <schwab@suse.de>
1804
1805 * configure: Regenerate with correct autoconf version.
1806
0b0dc272
AM
18072006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
1808
3de8da2a
UB
1809 * configure.in: add AC_SUBST for *_FOR_TARGET.
1810 * configure: Regenerate.
0b0dc272 1811
53b88b73
PB
18122006-12-19 Paolo Bonzini <bonzini@gnu.org>
1813
1814 * configure.in: Simplify logic for rejecting languages that cannot
1815 be built. Separate the case when a language is unsupported,
1816 from the case when the user chooses not to build a language.
1817
400ebff4
PB
18182006-12-19 Paolo Bonzini <bonzini@gnu.org>
1819
1820 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1821 it only affects bootstrap and could be tested on "$host" as well.
1822 * configure: Regenerate.
1823 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1824
8efea775
PB
18252006-12-19 Paolo Bonzini <bonzini@gnu.org>
1826
1827 PR bootstrap/29544
1828 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1829 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1830 move here comment from Makefile.tpl.
1831 * Makefile.tpl: Move some definitions higher in the file.
1832 (STAGE1_CHECKING): New.
1833 * configure.in: Add --enable-stage1-checking.
1834 * configure: Regenerate.
1835 * Makefile.in: Regenerate.
1836
ed88a7ed
PB
18372006-12-19 Paolo Bonzini <bonzini@gnu.org>
1838
1839 * MAINTAINERS: Add myself as build system maintainer.
1840
b65151d3
SM
18412006-12-15 Simon Martin <simartin@users.sourceforge.net>
1842
1843 * MAINTAINERS (Write After Approval): Add myself.
1844
7e050830
EC
18452006-12-13 Eric Christopher <echristo@apple.com>
1846
1847 * MAINTAINERS: Add myself as darwin maintainer.
1848
8b494895
ILT
18492006-12-11 Ian Lance Taylor <ian@airs.com>
1850
1851 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1852
0ff1416d
JR
18532006-12-11 Joern Rennecke <joern.rennecke@arc.com>
1854
1855 MAINTAINERS: Update my entry.
1856
58e24147
AM
18572006-12-11 Alan Modra <amodra@bigpond.net.au>
1858
1859 * configure.in: Handle spu makefile frag.
58e24147
AM
1860 * Makefile.tpl (MAINT): Define
1861 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1862 * configure: Regenerate.
1863 * Makefile.in: Regenerate.
1864
9b6f37a0
BE
18652006-12-11 Ben Elliston <bje@au.ibm.com>
1866
1867 * config.guess: Import latest version.
1868 * config.sub: Likewise.
1869
ea6f5c57
BE
18702006-12-11 Ben Elliston <bje@au.ibm.com>
1871
1872 * configure.in (spu-*-*): Don't skip target-libiberty.
1873 * configure: Regenerate.
1874
42c1cd8a
AT
18752006-12-10 Andreas Tobler <a.tobler@schweiz.org>
1876
1877 PR bootstrap/30134
1878 * configure.in: Correct x86 darwin support for libjava to powerpc
1879 and i?86 only.
1880 * configure: Regenerate.
1881
55eb837d
ST
18822006-12-08 Sandro Tolaini <tolaini@libero.it>
1883
1884 * configure.in: Add x86 darwin support for libjava.
1885 * configure: Regenerate.
1886
5bdacbc7
MS
18872006-12-07 Mike Stump <mrs@apple.com>
1888
1889 * Makefile.def (dependencies): Add dependency for
1890 install-target-libssp and install-target-libgomp on
1891 install-gcc.
1892 * Makefile.in: Regenerate.
1893
477d851c
RG
18942006-12-04 Richard Guenther <rguenther@suse.de>
1895
1896 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1897 (Non-Algorithmic Maintainers): Move over non-algorithmic
1898 loop optimizer maintainers, add myself as a non-algorithmic
1899 middle-end maintainer.
1900
5d33d367
DF
19012006-12-04 Daniel Franke <franke.daniel@gmail.com>
1902
1903 * MAINTAINERS (Write After Approval): Add myself.
1904
dbee1fb3
KG
19052006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1906
1907 * configure.in: Update error message for missing GMP/MPFR.
1908
1909 * configure: Regenerate.
1910
b5147de7
KG
19112006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1912
1913 * configure.in: Update MPFR version in error message.
1914
1915 * configure: Regenerate.
1916
f019376c
KG
19172006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1918
1919 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1920 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1921 --with-gmp-lib): New flags.
1922
1923 * configure: Regenerate.
1924
91ed95ae
BM
19252006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
1926
1927 * MAINTAINERS (Write After Approval): Change my email address.
1928
3a971f15
MLI
19292006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1930
05170031 1931 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 1932
431041ea
PT
19332006-11-22 Philipp Thomas <pth@suse.de>
1934
1935 * MAINTAINERS (i18n): Update e-mail address.
1936
df5487ee
TS
19372006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1938
1939 * MAINTAINERS (spu port): Add myself as maintainer.
1940 (Write After Approval): Remove myself.
1941
92c2f0ee
BE
19422006-11-22 Ben Elliston <bje@au.ibm.com>
1943
1944 * configure.in (skipdirs): Don't build libssp for SPU.
1945 * configure: Regenerate.
1946
a3b97199
AP
19472006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
1948
1949 * MAINTAINERS (spu port): Add myself as maintainer.
1950 (libobjc): Update my email address.
1951
0eb97064
AB
19522006-11-21 Andrea Bona <andrea.bona@st.com>
1953
1954 * MAINTAINERS (Write After Approval): Add myself.
1955
85d9c13c
TS
19562006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1957
1958 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1959 * configure : Rebuilt.
1960
6696f3cd
TS
19612006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1962
1963 * MAINTAINERS (Write After Approval): Add myself.
1964
d58542ea
AO
19652006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
1966
1967 * MAINTAINERS (Write After Approval): Add myself.
1968
a357b5ae
KG
19692006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1970
1971 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1972 libmpfr.a.
1973 * configure: Regenerate.
1974
9bd6112c
PB
19752006-11-16 Paolo Bonzini <bonzini@gnu.org>
1976
1977 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1978 (unstage): Test for stage_last presence.
1979
1980 PR bootstrap/29802
1981 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1982 * Makefile.in: Regenerate.
1983
c8cf9f0f
ZD
19842003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
1985
1986 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1987 maintainers.
1988
467b1fc6
ER
19892006-11-14 Erven Rohou <erven.rohou@st.com>
1990
1991 * MAINTAINERS (Write After Approval): Add myself.
1992
995a5697
PB
19932006-11-14 Paolo Bonzini <bonzini@gnu.org>
1994
1995 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1996 and stageN-package/Makefile.
1997 * Makefile.in: Regenerated.
1998
c8d6d53e
JZ
19992006-11-14 Jie Zhang <jie.zhang@analog.com>
2000
2001 * configure.in: Remove target-libgloss from noconfigdirs for
2002 bfin-*-*.
2003 * configure: Regenerated.
2004
dffb147d
KG
20052006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2006
2007 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 2008
dffb147d
KG
2009 * configure: Regenerate.
2010
ca558912
KG
20112006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2012
2013 * configure.in: Robustify error message for missing GMP/MPFR.
2014
2015 * configure: Regenerate.
2016
7aa42285
SW
20172006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2018
2019 * MAINTAINERS (Write After Approval): Add myself.
2020
779958a2
UB
20212006-10-30 Uros Bizjak <ubizjak@gmail.com>
2022
2023 * MAINTAINERS: Change email address.
2024
91de1527
VP
20252006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2026
2027 * MAINTAINERS (Write After Approval): Add myself.
2028
a3867703
PB
20292006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2030
2031 * MAINTAINERS (Write After Approval): Add myself.
2032
b4364fa2
CL
20332006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2034
7e050830 2035 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 2036 Write After Approval section.
b4364fa2 2037
70ec446f
KG
20382006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2039
2040 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2041 need_gmp anymore.
2042 * configure: Regenerate.
2043
018c8d88
TB
20442006-10-16 Tobias Burnus <burnus@net-b.de>
2045
2046 * MAINTAINERS (Write After Approval): Add myself.
2047
f6a1687e
BE
20482006-10-16 Ben Elliston <bje@au.ibm.com>
2049
2050 * config.guess: Import latest version.
2051 * config.sub: Likewise.
2052
b5422ad7
BM
20532006-10-10 Brooks Moses <bmoses@stanford.edu>
2054
2055 * Makefile.def: Added pdf target handling.
2056 * Makefile.tpl: Added pdf target handling.
2057 * Makefile.in: Regenerated.
2058
bdcee471
CL
20592006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2060
2061 * MAINTAINERS: Add self as score port maintainer.
2062
7d610414
BM
20632006-10-04 Brooks Moses <bmoses@stanford.edu>
2064
2065 * MAINTAINERS (Write After Approval): Add myself.
2066
e48d66a9
SK
20672006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2068
7e050830 2069 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
2070 or newer.
2071 * configure: Regenerated.
2072
c394e891
DB
20732006-09-27 Dave Brolley <brolley@redhat.com>
2074
2075 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2076 $s instead of $r.
2077 * configure: Regenerated.
2078
1ee4c5a0
TS
20792006-09-26 Thiemo Seufer <ths@mips.com>
2080
2081 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2082 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2083 * configure: Regenerate.
2084
5997afc3
GP
20852006-09-24 Graeme Peterson <gridly@gmail.com>
2086
2087 * MAINTAINERS (Write After Approval): Remove myself.
2088
0c502898
CF
20892006-09-22 Chao-ying Fu <fu@mips.com>
2090
2091 * MAINTAINERS (Write After Approval): Add myself.
2092
a7819e42
JM
20932006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2094
2095 * MAINTAINERS: Add self as soft-fp maintainer.
2096
20972006-09-09 Anatoly Sokolov <aesok@post.ru>
2098
2099 * MAINTAINERS: Add myself as avr maintainer.
2100 Remove Marek Michalkiewicz as avr maintainer.
827d0991 2101
e8288489
RC
21022006-09-07 Roberto Costa <roberto.costa@st.com>
2103
2104 * MAINTAINERS (Write After Approval): Add myself.
2105
b91f0a41
CV
21062006-08-30 Corinna Vinschen <corinna@vinschen.de>
2107
2108 * configure.in: Never build newlib for a Mingw host.
2109 Never build newlib as Mingw target library.
2110 Test the existence of winsup/cygwin for building a Cygwin newlib,
2111 rather than just winsup.
2112 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2113 building a Mingw target.
2114 * configure: Regenerate.
2115
094c07a0
EB
21162006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2117
2118 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2119
8d1171cb
PB
21202006-07-25 Paolo Bonzini <bonzini@gnu.org>
2121
2122 * config.guess: Import from src (was more updated).
2123 * config.sub: Likewise.
2124
2e9e6f68
DJ
21252006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2126
2127 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2128 * configure: Regenerated.
2129
57255173
PB
21302006-07-18 Paolo Bonzini <bonzini@gnu.org>
2131
cc6010cd
AP
2132 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2133 for stages after the first.
57255173 2134
9fbe6585
JJ
21352006-07-17 Jakub Jelinek <jakub@redhat.com>
2136
2137 * Makefile.def: Add dependencies for configure-opcodes
2138 on configure-intl and all-opcodes on all-intl.
2139 * Makefile.in: Regenerated.
2140
18c3f977
BE
21412006-07-13 Ben Elliston <bje@au.ibm.com>
2142
2143 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2144
27b56ba6
PE
21452006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2146
2147 Port to hosts whose 'sort' and 'tail' implementations
2148 treat operands with leading '+' as file names, as POSIX
2149 has required since 2001. However, make sure the code still
2150 works on pre-POSIX hosts.
2151 * ltmain.sh: Don't assume "sort +2" is equivalent to
2152 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2153
ad6d4e43
UW
21542006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2155
2156 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2157
706601d9
PG
21582006-07-04 Peter O'Gorman <peter@pogma.com>
2159
2160 * ltconfig: chmod 644 before ranlib during install.
2161
0b50988a
EB
21622006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2163
2164 PR bootstrap/18058
2165 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2166 if the bootstrap compiler is a GCC version that supports it.
2167 * configure: Regenerate.
2168
b6348cb3
PB
21692006-07-03 Paolo Bonzini <bonzini@gnu.org>
2170
95695ad3 2171 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
2172 * configure: Regenerate.
2173
1546bb64
PB
21742006-07-03 Paolo Bonzini <bonzini@gnu.org>
2175
2176 PR other/27063
2177 * configure.in: Test subdir_requires and give an appropriate
2178 error message.
2179 * configure: Regenerate.
2180
5cb6c629
AJH
21812006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2182
2183 * MAINTAINERS (Write After Approval): Add myself.
2184
f4d8cdf8
JDA
21852006-06-22 John David Anglin <dave.anglin@nrc.ca>
2186
2187 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2188
4fe5abb7
SE
21892006-06-22 Steve Ellcey <sje@cup.hp.com>
2190
2191 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2192
2a79fd67
DA
21932006-06-20 David Ayers <d.ayers@inode.at>
2194
2195 PR bootstrap/28072
2196 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2197 whether target-libjava is being configured instead of whether the
2198 java front end is enabled.
2199 * configure: Regenerate.
7e050830 2200
04879af3
RO
22012006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2202
2203 PR target/27540
2204 * configure.in: Only enable libgomp on IRIX 6.
2205 * configure: Regenerate.
2206
ec6c7392
PB
22072006-06-15 Paolo Bonzini <bonzini@gnu.org>
2208
2209 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2210 too.
2211 * Makefile.in: Regenerate.
2212
12973d7a
DD
22132006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2214
2215 * config-ml.in: Alter CCASFLAGS to include special
2216 multilib options the same as is done for CFLAGS.
2217
c67ed86a
JDA
22182006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2219
2220 * configure.in: Don't enable libgomp on hpux10.
2221 * configure: Rebuilt.
2222
cb253473
DA
22232006-06-12 David Ayers <d.ayers@inode.at>
2224
2225 PR bootstrap/27963
2226 PR target/19970
7e050830 2227 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
2228 ${libgcj} is specified.
2229 * configure: Regenerate.
7e050830 2230
32845532
CD
22312006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2232
2233 Sync from src:
7e050830
EC
2234
2235 * configure.in: Sync.
32845532 2236 * configure: Regenerated.
7e050830 2237
32845532
CD
2238 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2239
2240 * Makefile.def: Added dependencies from sim and gdb on intl, and
2241 added configure dependencies to everything with an all dependency
2242 on intl.
2243 * Makefile.in: Regenerated.
2244
7cd0cf9c
DA
22452006-06-06 David Ayers <d.ayers@inode.at>
2246
2247 PR libobjc/13946
2248 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2249 * Makefile.in: Regenerate.
2250 * configure.in: Add --enable-objc-gc at toplevel and have it
2251 enable boehm-gc for Objective-C.
2252 Remove target-boehm-gc from libgcj.
2253 Add target-boehm-gc to target_libraries.
2254 Add target-boehm-gc to noconfigdirs where ${libgcj}
2255 is specified.
2256 Assert that boehm-gc is supported when requested for Objective-C.
2257 Only build boehm-gc if needed either for Java or Objective-C.
2258 * configure: Regenerate.
7e050830 2259
3ff3adad
PB
22602006-06-05 Paolo Bonzini <bonzini@gnu.org>
2261
2262 PR 27674
2263 * Makefile.tpl (configure-[+prefix+][+module+],
2264 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2265 Remove rule to unstage bootstrapped modules.
2266 (stage_current): New.
2267 * Makefile.in: Regenerate.
2268
898e551d
LB
22692006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2270
2271 * MAINTAINERS (Write After Approval): Update my e-mail address.
2272
ea60341e
MS
22732006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2274
2275 * include/libiberty.h: Declare pex_run_in_environment.
2276
222ae291
AL
22772006-05-31 Asher Langton <langton2@llnl.gov>
2278
2279 * MAINTAINERS (Write After Approval): Add myself.
898e551d 2280
e9a54b07
PB
22812006-05-25 Paolo Bonzini <bonzini@gnu.org>
2282
2283 * Makefile.def (bfd, opcodes): Fix lib_path.
2284 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2285 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2286 * Makefile.in: Regenerate.
2287
03e67131
CD
22882006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2289
2290 * Makefile.in: Regenerate.
2291
65d6e994
CD
22922006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2293
2294 * Makefile.def: Add install-html target. Add datarootdir
2295 docdir and htmldir to flags_to_pass.
2296 * Makefile.tpl: Add install-html target.
2297 * Makefile.in: Regenerate.
2298 * configure.in: Add --with-datarootdir, --with-docdir, and
2299 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2300 * configure: Regenerate.
2301
9e299237
MS
23022006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2303
2304 * configure.in: Enable gprof for cross builds.
2305 * configure: Regenerate.
2306
c31202cd
RG
23072006-05-22 Richard Guenther <rguenther@suse.de>
2308
2309 Revert
2310 2006-01-31 Richard Guenther <rguenther@suse.de>
2311 Paolo Bonzini <bonzini@gnu.org>
2312
2313 * Makefile.def (target_modules): Add libgcc-math target module.
2314 * configure.in (target_libraries): Add libgcc-math target library.
2315 (--enable-libgcc-math): New configure switch.
2316 * Makefile.in: Re-generate.
2317 * configure: Re-generate.
2318 * libgcc-math: New toplevel directory.
2319
2a332582
JDA
23202006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2321 Andreas Tobler <a.tobler@schweiz.ch>
2322
2323 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2324 * configure: Rebuilt.
2325
ccce6917 23262006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 2327
ccce6917
SL
2328 * MAINTAINERS (Write After Approval): Add myself.
2329
ed606bc0
DD
23302006-05-01 DJ Delorie <dj@redhat.com>
2331
3d8f47a0 2332 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
2333 * configure: Regenerate.
2334
9386bd20
RG
23352006-05-01 Richard Guenther <rguenther@suse.de>
2336
2337 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2338 maintainer.
2339
7b3bd503
KZ
23402006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2341
2342 * MAINTAINERS (Write After Approval): Add myself.
2343
87ceee72
JB
23442006-04-28 Jan Beulich <jbeulich@novell.com>
2345
2346 * MAINTAINERS (Write After Approval): Add myself.
2347
e88a2c09
DD
23482006-04-18 DJ Delorie <dj@redhat.com>
2349
2350 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2351 reference libgloss so that libssp can be built in a combined
2352 tree.
2353 * configure: Regenerate.
2354
675f0a8a
RM
23552006-04-08 Robert Millan <rmh@gcc.gnu.org>
2356
2357 * MAINTAINERS (Write After Approval): Add myself.
2358
27b6c940
BE
23592006-04-05 Ben Elliston <bje@au.ibm.com>
2360
2361 * configure.in: Require makeinfo 4.4 or higher.
2362 * configure: Regenerate.
2363
687b17d4
GP
23642006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2365
2366 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2367 Rearrange the entries of other libraries to have them in one place.
2368
906ac235
JB
23692006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2370
7e050830 2371 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
2372 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2373
fb0103e5
RG
23742006-03-14 Richard Guenther <rguenther@suse.de>
2375
2376 * configure: Regenerate with autoconf 2.13.
2377
17237f6b
JB
23782006-03-13 Jim Blandy <jimb@codesourcery.com>
2379
2380 * MAINTAINERS: Use my work address.
bed31434
JB
2381
2382 * MAINTAINERS: Update my E-mail address.
2383
27079765
AH
23842006-03-10 Aldy Hernandez <aldyh@redhat.com>
2385
2386 * configure.in: Handle --disable-<component> generically.
2387 * configure: Regenerate.
2388
54a17039
L
23892006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2390
2391 PR libgcj/17311
2392 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2393
b9bd11ca
EE
23942006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2395
2396 * MAINTAINERS (Write After Approval): Remove myself.
2397 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2398
719bb4e3 23992006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 2400
072b06f2
RE
2401 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2402 (TARGET_CONFIGDIRS): Remove.
2403 * configure.in: Remove AC_SUBST(target_configdirs).
2404 * Makefile.in, configure: Regenerated.
ee2312f3 2405
936e1a35
SK
24062006-02-20 Steven G. Kargl <kargls@comcast.net>
2407
2408 * MAINTAINERS (Write After Approval): Remove myself.
2409 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2410
cc11cc9b
PB
24112006-02-20 Paolo Bonzini <bonzini@gnu.org>
2412
2413 PR bootstrap/25670
2414
2415 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2416
2417 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2418 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2419 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2420 BUILD_PREFIX, BUILD_PREFIX_1.
2421 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2422
2423 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2424 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2425
2426 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2427 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2428 of `cat stage_current`. Always provide the `r' and `s' variables.
2429 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2430 a single shell execution.
2431 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2432 bootstrapped modules, make the stage1 module if the build was not
2433 started yet, else build the current stage.
2434 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2435 (all-build, all-host, all-target, [+make_target+]-host,
2436 [+make_target+]-target): Do not use \-continued lines.
2437 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2438 (current_stage, restrap, stage_last): New.
2439
2440 * Makefile.in: Regenerate.
2441 * configure: Regenerate.
2442
63a7c9ef
BD
24432006-02-19 Bud Davis <jmdavis@link.com>
2444
2445 * MAINTAINERS (Write After Approval): Remove myself.
2446 (Language Front End Maintainers): Add myself as fortran 95
2447 maintainer and update e-mail address.
2448
a3543e3a
FXC
24492006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2450
2451 * MAINTAINERS (Write After Approval): Remove myself.
2452 (Language Front End Maintainers): Add myself as fortran 95
2453 maintainer.
2454
ca5b1d2c
VK
24552006-02-16 Victor Kaplansky <victork@il.ibm.com>
2456
2457 * MAINTAINERS (Write After Approval): Add myself.
2458
0499513f
TK
24592006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2460
2461 * MAINTAINERS (Write After Approval): Remove myself.
2462 (Language Front End Maintainers): Add myself as
2463 fortran 95 maintainer.
2464
d1f8db0c
PB
24652006-02-14 Paolo Bonzini <bonzini@gnu.org>
2466
2467 Sync from src:
2468
2469 2005-12-27 Leif Ekblad <leif@rdos.net>
2470
cc6010cd
AP
2471 * configure.in: Add support for RDOS target.
2472 * configure: Regenerate.
d1f8db0c
PB
2473
24742006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 2475 Andreas Schwab <schwab@suse.de>
d1f8db0c 2476
cc6010cd 2477 * configure: Regenerate.
d1f8db0c 2478
cac90078
DE
24792006-02-12 David Edelsohn <edelsohn@gnu.org>
2480
2481 * configure.in (enable_libgomp): Add AIX.
2482 * configure: Regenerate.
2483
bd37fbf5
MK
24842006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2485
2486 * MAINTAINERS (Write After Approval): Add myself.
7e050830 2487
23027b7a
LM
24882006-02-03 Lee Millward <lee.millward@gmail.com>
2489
2490 * MAINTAINERS (Write After Approval): Add myself.
7e050830 2491
0058967b
RG
24922006-01-31 Richard Guenther <rguenther@suse.de>
2493 Paolo Bonzini <bonzini@gnu.org>
2494
2495 * Makefile.def (target_modules): Add libgcc-math target module.
2496 * configure.in (target_libraries): Add libgcc-math target library.
2497 (--enable-libgcc-math): New configure switch.
2498 * Makefile.in: Re-generate.
2499 * configure: Re-generate.
2500 * libgcc-math: New toplevel directory.
2501
e8b05380
PB
25022006-01-26 Paolo Bonzini <bonzini@gnu.org>
2503
2504 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2505 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2506 the assembler, linker and binutils.
2507 * configure: Regenerate.
2508
d54d5437
DM
25092006-01-22 Dirk Mueller <dmueller@suse.de>
2510
2511 * MAINTAINERS (Write After Approval): Add myself.
2512
670cbfcf
DN
25132006-01-20 Diego Novillo <dnovillo@redhat.com>
2514
2515 * configure: Regenerate.
2516
953ff289
DN
25172006-01-18 Richard Henderson <rth@redhat.com>
2518 Jakub Jelinek <jakub@redhat.com>
2519 Diego Novillo <dnovillo@redhat.com>
2520
2521 * libgomp: New directory.
2522 * Makefile.def: Add target_module libgomp.
2523 * Makefile.in: Regenerate.
2524 * configure.in (target_libraries): Add target-libgomp.
2525 * configure: Regenerate.
2526
32ce4048
AO
25272006-01-05 Alexandre Oliva <aoliva@redhat.com>
2528
2529 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2530 @ from continuation.
2531 * Makefile.in: Rebuilt.
2532
0eaf8e17 25332006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 2534
c76c0c83
CL
2535 * MAINTAINERS (Write After Approval): Add myself.
2536
2d309510
PB
25372006-01-04 Paolo Bonzini <bonzini@gnu.org>
2538
2539 PR bootstrap/24252
2540
2541 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2542 * Makefile.tpl (OBJDUMP): New.
2543 (EXTRA_HOST_FLAGS): Add it.
2544 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2545
953ff289
DN
2546 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2547 to use symbolic links between directories. Avoid race conditions
2548 or make them harmless.
2549 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
2550
2551 * Makefile.def (LEAN): Pass.
2552 * Makefile.tpl (LEAN): Define.
2553 (stage[+id+]-start): Accept that the previous directory does not
2554 exist, if the bootstrap is lean.
2555 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2556 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2557 configure substitution.
2558 ([+compare-target+]): Likewise.
2559 ([+bootstrap-target+]-lean): New.
2560 * configure.in: Remove lean bootstrap support from here.
2561
953ff289
DN
2562 * Makefile.in: Regenerate.
2563 * configure: Regenerate.
2d309510 2564
368872c3
BE
25652006-01-04 Ben Elliston <bje@au.ibm.com>
2566
2567 * MAINTAINERS (libdecnumber): Add myself.
2568
d79e6356
MM
25692006-01-02 Mark Mitchell <mark@codesourcery.com>
2570
2571 * libtool-ldflags: New script.
2572
a6fbc1e2
AS
25732006-01-02 Andreas Schwab <schwab@suse.de>
2574
2575 * configure.in: When reconfiguring remove Makefile in
2576 all stage directories.
2577 * configure: Regenerate.
2578
103a4b39
SB
25792005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2580
2581 * MAINTAINERS: Update my email address.
2582
212f829c
PB
25832005-12-20 Paolo Bonzini <bonzini@gnu.org>
2584
2585 Revert Ada-related part of the previous change.
2586
2587 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2588 Do not pass.
2589 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2590 * Makefile.in: Regenerate.
2591 * configure.in: Do not include mt-ppc-aix target fragment.
2592 * configure: Regenerate.
2593
8ef1f2df
PB
25942005-12-19 Paolo Bonzini <bonzini@gnu.org>
2595
2596 * configure.in: Select appropriate fragments for PowerPC/AIX.
2597 * configure: Regenerate.
2598
2599 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2600 BOOT_CFLAGS, BOOT_LDFLAGS.
2601 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2602 BOOT_CFLAGS, BOOT_LDFLAGS.
2603 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2604 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2605 (stage): Fail if we cannot complete the work.
2606 * Makefile.in: Regenerate.
2607
ab34901f
NS
26082005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2609
2610 * configure.in: Replace ms1 with mt.
2611 * configure: Rebuilt.
2612
cbe82f21
BM
26132005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2614
2615 * MAINTAINERS: Update my email address.
2616
19843472
PB
26172005-12-15 Paolo Bonzini <bonzini@gnu.org>
2618
2619 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2620 install-host-nogcc): Don't invoke $(stage) at the end.
2621 * Makefile.in: Regenerate.
2622
1ca26cd2
PB
26232005-12-14 Paolo Bonzini <bonzini@gnu.org>
2624
2625 * configure.in: Flip the top-level bootstrap switch.
2626 * configure: Regenerate.
2627
f41d6665
DJ
26282005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2629
2630 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2631 $(stage) and $(unstage).
2632 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2633 (all): Remove stray semicolon.
2634 (local-distclean): Don't handle multilib.tmp and multilib.out.
2635 (install.all): Set $s for consistency.
2636 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2637 check_multilibs setting. Always make the install directory.
2638 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2639 Correct @if/@endif.
2640 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2641 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2642 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2643 (multilib.out): Remove.
2644 * Makefile.in: Regenerated.
2645
9174b3cf
CD
26462005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2647
2648 * MAINTAINERS (Write After Approval): Add myself.
2649
64f182bd
NS
26502005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2651
121b2cee
NS
2652 * MAINTAINERS: Add myself as mt maintainer.
2653
64f182bd
NS
2654 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
2655
a6d63770
AN
26562005-12-06 Adam Nemet <anemet@caviumnetworks.com>
2657
2658 * MAINTAINERS: Change email address.
2659
2abefe3d
PB
26602005-12-05 Paolo Bonzini <bonzini@gnu.org>
2661
2662 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2663 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2664 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2665 Find in-tree tools if available.
2666 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2667 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2668 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2669 (COMPILER_*_FOR_TARGET): New.
2670 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2671 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2672 (CONFIGURED_*, USUAL_*): Remove.
2673 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2674 STRIP): Use autoconf substitutions.
2675 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2676 COMPILER_NM_FOR_TARGET): New.
2677 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2678
2679 (all): Make all-host and all-target in parallel.
2680 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2681 that $$r and $$s are set before invoking a recursive make.
2682 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2683 ([+bootstrap-target+]): Inline most of the `all' target.
2684
2f3bdde7
BE
26852005-11-29 Ben Elliston <bje@au.ibm.com>
2686
2687 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2688 from the gcc build directory.
2689 * Makefile.in: Regenerate.
2690
a4b6c45a
BE
26912005-11-29 Ben Elliston <bje@au.ibm.com>
2692
2693 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2694 depend on all-libdecnumber.
2695 * configure.in (host_libs): Include libdecnumber.
2696 * Makefile.in: Regenerate.
2697 * configure: Likewise.
2698
473a74b9
BE
26992005-11-29 Ben Elliston <bje@au.ibm.com>
2700
2701 * libdecnumber: Import decNumber sources from the dfp-branch.
2702
b4623110
KJ
27032005-11-21 Kean Johnston <jkj@sco.com>
2704
2705 * config.sub, config.guess: Sync from upstream sources.
2706
67dc1785
BE
27072005-11-21 Ben Elliston <bje@au.ibm.com>
2708
2709 Import from Autoconf sources:
2710
2711 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2712 * config/move-if-change: Don't output "$2 is unchanged";
2713 suggested by Ben Elliston. Handle weird characters correctly.
2714
186abafe
AT
27152005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
2716
2717 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2718 to match upstream libtool for darwin.
2719
ef9db8d5
DJ
27202005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2721
2722 * Makefile.def: Remove gdb dependencies for gdbtk.
2723 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2724 (configure-gdb, install-gdb): New rules.
2725 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2726 * Makefile.in, configure: Regenerated.
2727
9c5141ab
JB
27282005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
2729
2730 * MAINTAINERS (Write After Approval): Add myself.
2731
4523d51b
EE
27322005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
2733
2734 * MAINTAINERS (Write After Approval): Add myself.
2735
086b011c
DN
27362005-10-24 Diego Novillo <dnovillo@redhat.com>
2737
2738 * MAINTAINERS (alias analysis): Add Daniel Berlin and
2739 Diego Novillo.
2740
e7c84bf8
PB
27412005-10-22 Paolo Bonzini <bonzini@gnu.org>
2742
2743 PR bootstrap/24297
2744 * Makefile.tpl (do-[+make-target+], do-check, install,
2745 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2746 are set before recursing.
2747 * Makefile.in: Regenerate.
2748
b88a7564
EB
27492005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2750
2751 PR bootstrap/18939
2752 * Makefile.def (gcc) <target>: Fix thinko.
2753 * Makefile.in: Regenerate.
2754
61efc800
BS
27552005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2756
2757 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2758 * configure: Regenerate.
2759
f53d2869
JZ
27602005-10-15 Jie Zhang <jie.zhang@analog.com>
2761
2762 * MAINTAINERS (Write After Approval): Add self.
2763
077fc835
KH
27642005-10-08 Kazu Hirata <kazu@codesourcery.com>
2765
2766 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2767 target-libffi, target-qthreads, target-libjava, and
2768 targetlibobjc.
2769 * configure: Regenerate.
2770
d739199a
DJ
27712005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2772
2773 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2774 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2775 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2776 (USUAL_OBJDUMP_FOR_TARGET): New.
2777 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2778 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 2779 * configure, Makefile.in: Regenerated.
d739199a 2780
db38c6bb
PB
27812005-10-05 Paolo Bonzini <bonzini@gnu.org>
2782
2783 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2784 before other host packages.
2785
3015564c
KK
27862005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
2787
2788 * MAINTAINERS: Add self as sh libraries/configury maintainer.
2789
1061f99e
PB
27902005-10-05 Paolo Bonzini <bonzini@gnu.org>
2791
2792 PR bootstrap/22340
2793
2794 * configure.in (default_target): Remove.
2795 * Makefile.tpl (all): Do not use prerequisites as subroutines
2796 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2797 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2798 use prerequisites as subroutines.
2799 (check-host, check-target): New.
2800 (bootstrap configure & all targets): Do not use stage*-start
2801 if the directory layout is already ok.
2802 (non-bootstrap configure & all targets): Prepend a $(unstage).
2803 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2804 (NOTPARALLEL): Remove.
2805 (unstage, stage variables): New variables.
2806 (unstage, stage targets): Simply expand to those variables.
2807
2808 * configure: Regenerate.
2809 * Makefile.in: Regenerate.
2810
4a9c436f
JW
28112005-10-04 James E Wilson <wilson@specifix.com>
2812
2813 * Makefile.def (lang_env_dependencies): Add libmudflap.
2814 * Makefile.in: Regenerate.
2815
37150080
AS
28162005-10-03 Andreas Schwab <schwab@suse.de>
2817
2818 Backport from libtool CVS:
2819 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
2820
2821 * ltmain.sh: add support for installing into temporary
2822 staging area (e.g. 'make install DESTDIR=...')
2823
39d16468
L
28242005-10-03 H.J. Lu <hongjiu.lu@intel.com>
2825
2826 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2827 * configure: Regenerated.
2828
72a7ab82
AP
28292005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
2830
2831 * configure: Regenerate with the correct
2832 autoconf version.
2833
6b65a26d
CM
28342005-09-30 Catherine Moore <clm@cm00re.com>
2835
2836 * configure.in (bfin-*-*): New.
2837 * configure: Regenerated.
2838
040b1c5a
GK
28392005-09-28 Geoffrey Keating <geoffk@apple.com>
2840
2841 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2842 (LIPO_FOR_TARGET): New.
2843 (CONFIGURED_LIPO_FOR_TARGET): New.
2844 (USUAL_LIPO_FOR_TARGET): New.
2845 (STRIP_FOR_TARGET): New.
2846 (CONFIGURED_STRIP_FOR_TARGET): New.
2847 (USUAL_STRIP_FOR_TARGET): New.
2848 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2849 STRIP_FOR_TARGET.
2850 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2851 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2852 * Makefile.in: Regenerate.
2853 * configure: Regenerate.
7e050830 2854
3a3c28db
DE
28552005-09-19 David Edelsohn <edelsohn@gnu.org>
2856
2857 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2858 (rs6000-*-aix*): Same.
2859 * configure: Regenerate.
2860
2749a921
TT
28612005-09-16 Tom Tromey <tromey@redhat.com>
2862
2863 * MAINTAINERS: Add self as java maintainer.
2864
7f26dfa3
FXC
28652005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2866
2867 * configure.in: Recognize f95 in the --enable-languages option,
2868 and substitute it for fortran, issuing a warning.
2869 * configure: Regenerate.
2870
d8852c4f
PE
28712005-08-30 Phil Edwards <phil@codesourcery.com>
2872
2873 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
2874 * configure: Regenerated.
2875
ad685e81
AH
28762005-08-22 Aldy Hernandez <aldyh@redhat.com>
2877
2878 * MAINTAINERS: Add self as ms1 maintainer.
2879
b00d752c
RE
28802005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
2881
2882 * Makefile.def (libssp): Add to lang_env_dependencies.
2883 * Makefile.in: Regenerate.
2884
9ed8fb9b
ILT
28852005-08-18 Ian Lance Taylor <ian@airs.com>
2886
2887 * MAINTAINERS: Add myself as middle-end maintainer.
2888
0f029d39
CG
28892005-08-17 Christian Groessler <chris@groessler.org>
2890
2891 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2892 * Makefile.in: Regenerate.
2893
81087874
AK
28942005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
2895
2896 * MAINTAINERS (write after approval): Added myself.
2897
6a134f1c
MR
28982005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
2899
2900 * MAINTAINERS (Write After Approval): Add myself.
2901
2693c0b0
PB
29022005-08-12 Paolo Bonzini <bonzini@gnu.org>
2903
2904 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2905 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2906 Look for alternate names of the target cc and c++
2907 * configure: Regenerate.
2908
4de997d1
PB
29092005-08-08 Paolo Bonzini <bonzini@gnu.org>
2910
2911 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2912 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2913 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2914 tools; remove code to manually set them.
2915 (Target tools): Look in the environment for them.
2916 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2917 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2918 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2919 build directory.
2920 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2921 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2922 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2923 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2924 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2925 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2926 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2927 * configure: Regenerate.
2928 * Makefile.in: Regenerate.
2929
b089e33a
BE
29302005-07-28 Ben Elliston <bje@au.ibm.com>
2931
2932 * MAINTAINERS: Update for removed CPU targets.
2933
e3791243
MM
29342005-07-27 Mark Mitchell <mark@codesourcery.com>
2935
2936 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 2937 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
2938 * Makefile.in: Regenerated.
2939
526635cb
MM
29402005-07-26 Mark Mitchell <mark@codesourcery.com>
2941
2942 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2943 (CFLAGS_FOR_TARGET): Use it.
2944 (CXXFLAGS_FOR_TARGET): Likewise.
2945 * Makefile.in: Regenerated.
2946 * configure.in (--with-build-sysroot): New option.
2947 * configure: Regenerated.
2948
19791f70
PB
29492005-07-24 Paolo Bonzini <bonzini@gnu.org>
2950
2951 * Makefile.tpl: Wrap install between unstage and stage
2952 * Makefile.in: Regenerate.
2953
35f5a23f
EC
29542005-07-21 Eric Christopher <echristo@apple.com>
2955
2956 * MAINTAINERS: Update affiliation.
2957
ff3ddf15
PW
29582005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
2959
2960 * MAINTAINERS: Add self as crx port maintainer.
2961
3a664c1c
DD
29622005-07-20 DJ Delorie <dj@redhat.com>
2963
2964 * MAINTAINERS: Add self as m32c maintainer.
2965
539df155
KC
29662005-07-16 Kelley Cook <kcook@gcc.gnu.org>
2967
2968 * all files: Update FSF address.
2969
be9c593a
EC
29702005-07-15 Eric Christopher <echristo@redhat.com>
2971
2972 * MAINTAINERS: Change affiliation.
2973
fd7ea4ab
JB
29742005-07-14 Jim Blandy <jimb@redhat.com>
2975
2976 * configure.in: Add cases for Renesas m32c.
2977 * configure: Regenerated.
7e050830 2978
0063a823
KC
29792005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2980
d0ca130a
KC
2981 * COPYING.LIB: Update from fsf.org.
2982
29832005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2984
2985 * COPYING, compile, config.guess,
0063a823
KC
2986 config.sub, install-sh, missing, mkinstalldirs,
2987 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 2988 * config-ml.in: Update FSF address.
0063a823 2989
a8ba31f2
EC
29902005-07-13 Eric Christopher <echristo@redhat.com>
2991
2992 * configure.in: Add toplevel noconfigdir support for tpf.
2993 * configure: Regenerate.
2994
5bea4a03
PB
29952005-07-11 Paolo Bonzini <bonzini@gnu.org>
2996
2997 PR ada/22340
2998
2999 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3000 * Makefile.in: Regenerate.
3001
284bdbbd
MM
30022005-07-07 Mark Mitchell <mark@codesourcery.com>
3003
3004 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 3005 Brolley to write-after-approval.
284bdbbd 3006
452190fb
AS
30072005-07-07 Andreas Schwab <schwab@suse.de>
3008
3009 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3010 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3011 * Makefile.in: Regenerated.
3012
9c8f9ec2
GK
30132005-07-06 Geoffrey Keating <geoffk@apple.com>
3014
3015 * configure.in: Don't build sim or rda when targetting darwin.
3016 * configure: Regenerate.
3017
ef0087a7
KH
30182005-07-06 Kazu Hirata <kazu@codesourcery.com>
3019
3020 * configure.in: Add --enable-libssp and --disable-libssp.
3021 * configure: Regenerate with autoconf-2.13.
3022
77008252
JJ
30232005-07-02 Jakub Jelinek <jakub@redhat.com>
3024
3025 * Makefile.def (target_modules): Add libssp.
3026 * configure.in (target_libraries): Add target-libssp.
3027 * configure: Rebuilt.
3028 * Makefile.in: Rebuilt.
3029
a04eae1b
ZW
30302005-07-01 Zack Weinberg <zackw@panix.com>
3031
3032 * MAINTAINERS: Change email address. Resign from maintainership.
3033
948884cd
RG
30342005-07-01 Richard Guenther <rguenther@suse.de>
3035
3036 * MAINTAINERS: Change my e-mail address and affiliation.
3037
c7870f5d
PB
30382005-06-22 Paolo Bonzini <bonzini@gnu.org>
3039
3040 * Makefile.def (stagefeedback): Come after profile.
3041 Define profiledbootstrap target.
3042 * Makefile.tpl (profiledbootstrap): Remove.
3043 (stageprofile-end): Zap stagefeedback.
3044 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3045 * Makefile.in: Regenerate.
3046
ab99519a
RS
30472005-06-13 Richard Sandiford <richard@codesourcery.com>
3048
3049 * MAINTAINERS: Update my email address.
3050
f610dd5f
ZW
30512005-06-13 Zack Weinberg <zack@codesourcery.com>
3052
3053 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3054 In 'cpp' stanza, support '#line' as well as '# '.
3055
71bc2a83
AS
30562005-06-08 Andreas Schwab <schwab@suse.de>
3057
3058 * MAINTAINERS: Move myself from 'Write After Approval' to
3059 'CPU Port Maintainers' section as m68k maintainer.
3060
4fab7234
HPN
30612005-06-07 Hans-Peter Nilsson <hp@axis.com>
3062
3063 * configure.in (unsupported_languages): New macro.
3064 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3065 non-ported target libraries in noconfigdirs.
3066 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3067 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 3068 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
3069 unsupported_languages.
3070 * configure: Regenerate.
3071
68193f9b
TS
30722005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3073
3074 * configure.in: Fix typo in handling of --with-mpfr-dir.
3075 * configure: Regenerate.
3076
f26f6b8d
RS
30772005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3078
3079 * MAINTAINERS: Update my email address.
3080
ba4853f8
JB
30812005-06-02 Jim Blandy <jimb@redhat.com>
3082
3083 * config.sub: Add cases for the Renesas m32c. (This patch has been
3084 accepted into the master sources.)
3085
79dd769c 30862005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
3087 Michael Snyder <msnyder@redhat.com>
3088 Stan Cox <scox@redhat.com>
79dd769c 3089
f610dd5f 3090 * configure.in: Set noconfigdirs for ms1.
79dd769c 3091
f610dd5f 3092 * configure: Regenerate.
79dd769c 3093
d29e107f
JD
30942005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3095
3096 * MAINTAINERS (Write After Approval): Add self.
3097
e93196c3
JC
30982005-06-01 Josh Conner <jconner@apple.com>
3099
3100 * MAINTAINERS (Write After Approval): Add self.
3101
ae263c7a
KH
31022005-06-01 Kazu Hirata <kazu@codesourcery.com>
3103
3104 * MAINTAINERS: Update my email address.
3105
585b3aa3
ZM
31062005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3107
3108 * MAINTAINERS (Write After Approval): Add self.
3109
4930c50b
CD
31102005-05-26 Chris Demetriou <cgd@broadcom.com>
3111
3112 * MAINTAINERS (Write After Approval): Remove self.
3113
2dfbef6d
PB
31142005-05-25 Paolo Bonzini <bonzini@gnu.org>
3115
3116 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3117 (Dependencies): Consider target modules for bootstrap dependencies.
3118 Make target bootstrap modules depend on each stage's gcc.
3119 * Makefile.in: Regenerate.
3120
bcb28cf5
PB
31212005-05-20 Paolo Bonzini <bonzini@gnu.org>
3122
3123 * Makefile.def (configure-gcc): Depend on binutils having been built.
3124 (all-gcc): No need to do it here.
3125 * Makefile.in: Regenerate.
3126
0cf085e4
PB
31272005-05-19 Paul Brook <paul@codesourcery.com>
3128
f610dd5f 3129 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
3130 language cannot be built.
3131 * configure: Regenerate.
3132
dfb2c39a
DJ
31332005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3134
3135 * ylwrap: Import from Automake 1.9.5.
3136
771aaa92
DU
31372005-05-13 David Ung <davidu@mips.com>
3138
3139 * MAINTAINERS (Write After Approval): Add self.
3140
3ac9bd58
MS
31412005-05-09 Mike Stump <mrs@apple.com>
3142
3143 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3144 lt_cv_sys_max_cmd_len for now.
f610dd5f 3145
f77a5578
SC
31462005-05-09 Stan Cox <scox@redhat.com>
3147
3148 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3149
795e36e5
MK
31502005-05-08 Matt Kraai <kraai@ftbfs.org>
3151
3152 * README.SCO: Update the URL.
3153
c9392a2b
DE
31542005-05-05 David Edelsohn <edelsohn@gnu.org>
3155
3156 * ltconfig: Define file_list_spec. Pass file_list_spec and
3157 with_gnu_ld to libtool.
3158 * ltcf-c.sh (aix[45]): Define file_list_spec.
3159 * ltcf-cxx.sh (aix[45]): Same.
3160 * ltcf-gcj.sh (aix[45]): Same.
3161 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3162 exists, write list of input files to temporary file.
3163
bebcd931
MS
31642005-05-04 Mike Stump <mrs@apple.com>
3165
3166 * configure.in: Always pass --target to target configures as
3167 otherwise rebuilds that do --recheck will fail.
3168 * confiugure: Rebuilt.
3169
ce406537
PB
31702005-05-04 Paolo Bonzini <bonzini@gnu.org>
3171
3172 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3173 STAGE_HOST_EXPORTS.
3174 (configure, all): Add bootstrap support.
3175 (Host modules, target modules): Pass post-stage1 flags and exports.
3176 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3177 * Makefile.in: Regenerate.
3178
aa9dcfc4
PB
31792005-04-29 Paolo Bonzini <bonzini@gnu.org>
3180
3181 * configure: Regenerate.
3182
b6f9abcf
MS
31832005-04-27 Mike Stump <mrs@apple.com>
3184
3185 * MAINTAINERS: Add self as darwin maintainer.
3186
acb217cb
BS
31872005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3188
3189 * config.sub: Update from master copy.
3190
b6dae270
MS
31912005-04-21 Mike Stump <mrs@apple.com>
3192
3193 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3194 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3195
c2e0d3a9
HPN
31962005-04-19 Hans-Peter Nilsson <hp@axis.com>
3197
3198 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3199 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3200 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3201 "*-*-elf" and "*-*-linux*".
3202 * configure: Regenerate.
3203
871ae772
JM
32042005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3205
3206 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3207
bf070c29
MS
32082005-04-12 Mike Stump <mrs@apple.com>
3209
3210 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3211
e865b6f7
TK
32122005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3213
3214 * MAINTAINERS (Write After Approval): Add myself.
3215
7b71ad7f
BS
32162005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3217
3218 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3219
25b42232
PB
32202005-04-06 Paolo Bonzini <bonzini@gnu.org>
3221
f610dd5f 3222 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
3223 (TARGET_CONFIGARGS): Include --with-target-subdir.
3224 (configure, all): New macros. Use them throughout.
3225 * Makefile.in: Regenerate.
3226
d727c624
JG
32272005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3228
3229 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 3230
fff72cc4
ZD
32312005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3232
3233 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3234
86472dc3
GP
32352005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3236
3237 * MAINTAINERS: Move John Carr to Write After Approval.
3238
5d0f90e5
R
32392005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3240
3241 * config/mh-mingw32: Delete.
3242 * configure.in: Don't use it.
3243 * configure: Regenerate.
3244
33da42bc
PB
32452005-03-31 Paolo Bonzini <bonzini@gnu.org>
3246
3247 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3248 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3249 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3250 (HOST_LIB_PATH): Generate from Makefile.def.
3251 (TARGET_LIB_PATH): Likewise.
3252 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3253 * Makefile.in: Regenerate.
3254 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3255 (RPATH_ENVVAR): Include Darwin case.
3256 * configure: Regenerate.
3257
15cc1841
TF
32582005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3259
3260 * MAINTAINERS (Various Maintainers): Remove self.
3261 (Write After Approval): Add self.
3262
6a8c79d5
TF
32632005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3264
3265 * MAINTAINERS (Various Maintainers): Add self.
3266
256f7136
PB
32672005-03-25 Paolo Bonzini <bonzini@gnu.org>
3268
3269 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3270 * configure: Regenerate.
3271
191dd2c9
ZW
32722005-03-21 Zack Weinberg <zack@codesourcery.com>
3273
3274 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3275 gcc_version, and gcc_version_trigger from set of flags to pass.
3276 * Makefile.tpl: Remove definitions of above variables.
3277 (config.status): Remove dependency on $(gcc_version_trigger).
3278 * Makefile.in: Regenerate.
3279 * configure.in: Do not reference config/gcc-version.m4 nor
3280 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3281 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3282 * configure: Regenerate.
3283
ef6e9bc0
MH
32842005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3285 Andrew Pinski <pinskia@physics.uc.edu>
3286
3287 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3288 * Makefile.in: Regenerate.
3289
009bbd5a
FW
32902005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3291
3292 * MAINTAINERS (Write After Approval): Add myself.
3293
09f8755b
DA
32942005-03-03 David Ayers <d.ayers@inode.at>
3295
3296 * MAINTAINERS (Write After Approval): Add myself.
3297
e73ed25c
AO
32982005-03-01 Alexandre Oliva <aoliva@redhat.com>
3299
3300 PR libgcj/20160
3301 * ltmain.sh: Avoid creating archives with components that have
3302 duplicate basenames.
3303
ace9ac7b
AP
33042005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3305
3306 PR bootstrap/20250
3307 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3308 instead of check.
3309 * Makefile.in: Regenerate.
3310
c9db9354
PB
33112005-02-28 Paolo Bonzini <bonzini@gnu.org>
3312
3313 * Makefile.in: Regenerate to fix conflict between the previous two
3314 patches.
3315
215c351a
PB
33162005-02-28 Paolo Bonzini <bonzini@gnu.org>
3317
3318 PR bootstrap/17383
3319 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3320 * Makefile.tpl (HOST_SUBDIR): New substitution.
3321 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3322 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3323 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3324 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3325 (Host modules, Bootstrapped modules): Use it.
3326 (Build modules, Target modules): Do not create symlink trees,
3327 always configure out-of-srcdir.
3328 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3329 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3330 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3331 $(HOST_SUBDIR). Create a symlink for host_subdir.
3332
3333 * Makefile.in: Regenerate.
3334 * configure: Regenerate.
3335
5395b47b
NN
33362005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3337
3338 Merged from libada-gnattools-branch:
3339 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3340
3341 * gnattools: New directory.
3342 * Makefile.def: Add gnattools as a module, depending on target-libada.
3343 * Makefile.in: Regenerate.
3344 * configure.in: Include gnattools in host_tools; disable it if ada
3345 is disabled.
3346 * configure: Regenerate.
3347
ca2cc05c
JM
33482005-02-24 James A. Morrison <phython@gcc.gnu.org>
3349
3350 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3351 treelang maintainer.
3352 (Write After Approval): Remove myself.
3353
d2f3024f
PS
33542005-02-23 Paul Schlie <schlie@comcast.net>
3355
3356 * configure.in: Allow darwin targeted ports to build tk, itcl and
3357 libgui.
3358 * configure: Regenerate.
3359
bba5e0ca
EB
33602005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3361
3362 PR libgcj/10353
3363 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3364 * configure: Regenerate.
3365
70132ce7
SK
33662005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3367
3368 * MAINTAINERS (Write After Approval): Add myself.
3369
20f0edca
ILT
33702005-02-10 Ian Lance Taylor <ian@airs.com>
3371
3372 * MAINTAINERS: Update my e-mail address.
3373
e64e5109
RG
33742005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3375
3376 * MAINTAINERS (Write After Approval): Add myself.
3377
40d64b5a
HPN
33782005-01-29 Hans-Peter Nilsson <hp@axis.com>
3379
3380 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3381 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3382 target-libgloss when not *-*-elf and *-*-aout.
3383 * configure: Regenerate.
3384
54a12711
KH
33852005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3386
3387 * MAINTAINERS: Remove obsolete entries.
3388
0aa99dbb
KH
3389 * MAINTAINERS (Write After Approval): Add Michael Matz.
3390
2b009f5f
NB
33912005-01-19 Neil Booth <neil@daikokuya.co.uk>
3392
3393 * MAINTAINERS: Remove self as cpplib maintainer.
3394
385870f5
KC
33952005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3396
3397 * install-sh, config.sub: Import from upstream.
3398
e7daab31
KC
33992005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3400
3401 PR bootstrap/18222
3402 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3403 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3404 * Makefile.in: Regenerate.
3405
e6003f4d
JT
34062005-01-16 Jason Thorpe <thorpej@netbsd.org>
3407
3408 * MAINTAINERS: Update my email address.
3409
145e2972 34102005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 3411 Andreas Schwab <schwab@suse.de>
145e2972
DE
3412
3413 PR bootstrap/18033
3414 * config-ml.in: Eval option if surrounded by single quotes.
3415
86c7e0da
PB
34162005-01-03 Paolo Bonzini <bonzini@gnu.org>
3417
3418 Revert 2004-12-28 Makefile changes, a better fix will be
3419 applied to mainline and src after GCC 4.0 branches.
3420
3224a22f
PB
34212004-12-28 Paolo Bonzini <bonzini@gnu.org>
3422
3423 PR bootstrap/17383
3424
3425 * Makefile.def (target_modules): Remove stage parameter,
3426 it is always true now.
3427 * Makefile.tpl (configure-build-[+module+],
3428 configure-target-[+module+]): Always build symlink tree
3429 for the directory and for include. BUILD_SUBDIR and
3430 TARGET_SUBDIR cannot be . anymore.
3431 * Makefile.in: Regenerate.
3432
aaf51ca2
DE
34332004-12-25 David Edelsohn <edelsohn@gnu.org>
3434
3435 Revert 2004-12-08 Makefile changes.
3436
4e32e454
DS
34372004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3438
3439 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3440 cygwin, mingw.
3441
669f01d8
AS
34422004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3443
3444 * configure.in (sh64-*-*): Reenable gprof.
3445 * configure: Regenerate.
3446
1b227ee0
DE
34472004-12-08 David Edelsohn <edelsohn@gnu.org>
3448
3449 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3450 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3451 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3452 * Makefile.in: Regenerate.
3453
ce5e944c
CF
34542004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3455
3456 * MAINTAINERS: Update my email address.
3457
893f1e87
MK
34582004-12-07 Matt Kraai <kraai@ftbfs.org>
3459
3460 * Makefile.tpl: Generate normal dependencies if the LHS module is
3461 not bootstrapped.
3462 * Makefile.in: Regenerate.
3463
bb59c339
RS
34642004-12-03 Richard Sandiford <rsandifo@redhat.com>
3465
3466 * configure.in: Include config/gxx-include-dir.m4. Use
3467 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3468 * configure: Regenerate.
3469
4982adbe
RS
34702004-12-03 Richard Sandiford <rsandifo@redhat.com>
3471
3472 * config.if: Delete.
3473 * configure.in: Set libstdcxx_incdir directly.
3474 * configure: Regenerate.
3475
05750653
EC
34762004-12-02 Eric Christopher <echristo@redhat.com>
3477
3478 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3479 * Makefile.in: Regenerate.
3480
5fef1dbd
RS
34812004-12-02 Richard Sandiford <rsandifo@redhat.com>
3482
3483 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3484 * configure: Regenerate.
3485
afabd8e6
RS
34862004-12-02 Richard Sandiford <rsandifo@redhat.com>
3487
3488 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3489 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3490 * configure: Regenerate.
3491
78716e86
EC
34922004-12-01 Eric Christopher <echristo@redhat.com>
3493
3494 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3495 of things to remove.
3496
57ab8ba9
MK
34972004-11-29 Matt Kraai <kraai@ftbfs.org>
3498
3499 * MAINTAINERS (Write After Approval): Update my e-mail address.
3500
2539bffe
KC
35012004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3502
3503 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3504 from CVS libtool to always pass_all.
3505
3e732ba0
JDA
35062004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3507
3508 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3509 (hppa*64*-*-*): Delete incorrect comment.
3510 * configure: Rebuilt.
3511
767f726e
KC
35122004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3513
3514 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3515
2c92e90f
KC
35162004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3517
3518 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3519 from CVS libtool to always pass_all.
3520
32f84e48
KC
35212004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3522
3523 * install-sh, compile: Import from automake.
3524
9587be8a
KC
35252004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3526
3527 * config.guess, config.sub: Import from savannnah.
3528
04e81808 35292004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
3530
3531 * MAINTAINERS (Write After Approval): Add myself
3532
f87a2b2e
MS
35332004-11-12 Mike Stump <mrs@apple.com>
3534
3535 * Makefile.def: Add html support.
3536 * Makefile.tpl: Likewise.
3537 * Makefile.in: Regenerate.
3538
848556c2
GK
35392004-11-11 Geoffrey Keating <geoffk@apple.com>
3540
556f03c4
GK
3541 PR 18423
3542 * configure.in: Remove all instances of build-fixincludes from
3543 noconfigdirs.
3544 (build_configargs): Supply --target to subdirectories.
3545 * configure: Regenerate.
3546
848556c2
GK
3547 * Makefile.def: Make gcc install depend on fixincludes install.
3548 * Makefile.in: Regenerate.
3549
9e5712a5
JJ
35502004-11-10 Janis Johnson <janis187@us.ibm.com>
3551
3552 * MAINTAINERS: Add myself as gcc testsuite maintainer.
3553
4ef509c0
PB
35542004-11-11 Paul Brook <paul@codesourcery.com>
3555
3556 * MAINTAINERS: Add self as arm maintainer. Update email address.
3557
20d11df6
HPN
35582004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3559
3560 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3561 target-libgfortran.
79fd8592 3562 * configure: Regenerate.
20d11df6 3563
68c70f15
DE
35642004-11-07 David Edelsohn <edelsohn@gnu.org>
3565
3566 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3567 like CC.
3568
54f88091
PB
35692004-11-05 Paolo Bonzini <bonzini@gnu.org>
3570
3571 * Makefile.def (host fixincludes): Specify missing targets.
3572 * Makefile.in: Regenerate.
3573
6866abb8
RC
35742004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
3575
3576 * MAINTAINERS: Add myself
3577
83f62578
GL
35782004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
3579
3580 * MAINTAINERS (Write After Approval): Add myself.
3581
53c7ffe7
GK
35822004-11-04 Geoffrey Keating <geoffk@apple.com>
3583
3584 * Makefile.def: Build fixincludes for the host, too.
3585 * Makefile.in: Regenerate.
3586 * configure.in (host_tools): Add fixincludes.
3587 * configure: Regenerate.
3588
ac8b3d9d
DJ
35892004-11-04 Daniel Jacobowitz <dan@debian.org>
3590
3591 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3592 * configure: Regenerated.
3593
bab37580
L
35942004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3595
3596 PR other/17783
3597 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3598 * configure: Regenerated.
3599
db1de713
MM
36002004-10-31 Mark Mitchell <mark@codesourcery.com>
3601
3602 * README.SCO: Update per FSF instructions.
3603
a827e21a
EW
36042004-10-28 Eric B. Weddington <ericw@evcohs.com>
3605
3606 PR target/18151
3607 * configure.in (case ${target}): Do not build fixincludes for avr.
3608 * configure: Regenerated.
3609
9d069a4f
PB
36102004-10-26 Paolo Bonzini <bonzini@gnu.org>
3611
3612 * configure.in (case ${target}): Do not build fixincludes
3613 on platforms where it is not used.
3614 * configure: Regenerated.
3615
fc45f3fe
DJ
36162004-10-23 Daniel Jacobowitz <dan@debian.org>
3617
3618 * configure.in: Use an absolute path to install-sh.
3619 * configure: Regenerated.
3620
36554b92
AL
36212004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3622
3623 * MAINTAINERS (Write After Approval): Add myself.
3624
88e9994a
KH
36252004-10-19 Kazu Hirata <kazu@cs.umass.edu>
3626
3627 * MAINTAINERS: Remove from Write After Approval those that are
3628 already maintainers.
3629
ad02a944
SP
36302004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
3631
3632 * MAINTAINERS: Update my email address.
3633
c8e6cd41
KC
36342004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3635
3636 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3637 * configure: Regenerate.
3638
ebe55024
R
36392004-10-07 J"orn Rennecke <joern.rennecke@st.com>
3640
3641 * MAINTAINERS: Update my email address.
3642
a8b0957e
KH
36432004-10-07 Kazu Hirata <kazu@cs.umass.edu>
3644
3645 * MAINTAINERS (Language Front Ends Maintainers): New. Move
3646 entries belonging to this category.
3647
96836f61
JZ
36482004-10-06 Josef Zlomek <josef.zlomek@email.cz>
3649
3650 * MAINTAINERS: Update my e-mail address.
3651
7e0b5752
PB
36522004-10-06 Paolo Bonzini <bonzini@gnu.org>
3653
3654 Fix wrong conflict resolution in:
3655
3656 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3657
3658 * Makefile.in: Regenerate.
3659 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3660 in the recursive `make', instead of hardwiring `all'.
3661 (Autogenerated TARGET-* variables): New.
3662
370f7a47
TL
36632004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
3664
3665 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 3666 * configure: Regenerate.
370f7a47 3667
13e5d623
KH
36682004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3669
3670 * MAINTAINERS (Various Maintainers): Move the "windows,
3671 cygwin, mingw" maintainer to ...
3672 (OS Port Maintainers): ... here.
3673
a6497c1b
KH
36742004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3675
3676 * MAINTAINERS (Write After Approval): Remove those that are
3677 maintainers of some subsystem.
3678
1abb828a
D
36792004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3680
3681 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3682 * ltcf-cxx.sh (tpf*): Likewise.
3683 * ltconfig (tpf*): Add TPF OS configuration support.
3684
16d1338d
BS
36852004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
3686
3687 * MAINTAINERS: Change my email address to my new work account.
3688
9082a750
MR
36892004-09-24 Michael Roth <mroth@nessie.de>
3690
3691 * configure.in (--without-headers): Add missing double quotes.
3692 * configure: Regenerate.
3693
07a8bdf8
KC
36942004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3695
3696 * ylwrap: Revert to previous version.
3697
4c4a5bbc
L
36982004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3699
3700 PR bootstrap/17369
3701 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3702 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3703 SET_GCC_LIB_PATH_CMD.
3704 (BASE_TARGET_EXPORTS): Likewise.
3705 * Makefile.in: Regenerated.
3706
3707 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3708 * configure: Regenerated.
3709
85f59630
KC
37102004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3711
3712 * config.guess: New upstream version
3713 * compile, depcomp, install-sh, ylwrap: Likewise.
3714
95c53c62
RS
37152004-09-19 Roger Sayle <roger@eyesopen.com>
3716
3717 * config/mh-x86omitfp: New host makefile fragment. Add
3718 -fomit-frame-pointer to the default BOOT_CFLAGS.
3719 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3720 * configure: Regenerate.
3721
0a1c093b
AP
37222004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3723
3724 PR target/11572
3725 * configure.in (*-*-darwin*): Renable libobjc.
3726 * configure: Regenerate.
3727
315fcf97
NS
37282004-09-10 Nathan Sidwell <nathan@codesourcery.com>
3729
3730 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3731
0a050485 37322004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 3733
0a050485
DB
3734 * Makefile.def: Remove libbanshee.
3735 * Makefile.tpl: Ditto.
3736 * configure.in: Ditto.
3737 * Makefile.in: Regen.
3738 * configure: Ditto.
3739
5f4a098e
DE
37402004-09-08 David Edelsohn <edelsohn@gnu.org>
3741
3742 * ltmain.sh: Use $pic_object as $non_pic_object if
3743 $non_pic_object=none.
3744
32b2511f
PB
37452004-09-07 Paolo Bonzini <bonzini@gnu.org>
3746
3747 * missing: Import latest version from master repository.
3748
fc4d0e82
NC
37492004-09-06 Nick Clifton <nickc@redhat.com>
3750
3751 * config.sub: Import latest version from master repository.
3752 * config.guess: Likewise.
3753 This includes these changes:
78716e86 3754
fc4d0e82
NC
3755 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3756
3757 * config.sub: Handle crisv32, alias etraxfs.
3758 * config.guess (crisv32:Linux:*:*): Handle.
3759
3760 2004-08-13 Brad Smith <brad@comstyle.com>
3761
3762 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3763 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3764
3765 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3766
3767 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3768 assume the processor is a powerpc. This is because coreutils
3769 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3770 in this case, due to a MacOS X bug that causes
3771 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3772 to return a negative number.
3773 Problem reported by Petter Reinholdtsen in:
3774 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3775
3776 2004-07-19 Ben Elliston <bje@gnu.org>
3777
3778 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3779
3780 2004-06-24 Ben Elliston <bje@gnu.org>
3781
3782 * config.guess: Update copyright years.
3783 * config.sub: Likewise.
3784
3785 2004-06-22 Robert Millan <robertmh@gnu.org>
3786
3787 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3788 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3789
3790 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3791
3792 * config.guess (*:*VMS:*:*): New entry. Replaces
3793 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3794 manufacturer.
3795
3796 2004-06-22 Ben Elliston <bje@gnu.org>
3797
3798 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3799 * config.sub: Likewise.
3800
3801 2004-06-22 Ben Elliston <bje@gnu.org>
3802
3803 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3804 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3805
3806 2004-06-11 Ben Elliston <bje@gnu.org>
3807
3808 * config.guess (pegasos:OpenBSD:*:*): Remove.
3809
3810 2004-06-11 Ben Elliston <bje@gnu.org>
3811
3812 From Wouter Verhelst <wouter@grep.be>:
3813 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3814
3815 2004-06-11 Ben Elliston <bje@gnu.org>
3816
3817 * config.guess (luna88k:OpenBSD:*:*): New.
3818
3819 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3820
3821 * config.guess (m32r*:Linux:*:*): New case.
3822 * config.sub: Handle m32rle.
3823
3824 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3825
3826 From Jens Petersen <petersen@redhat.com>:
3827 * config.sub: Handle sparcv8.
3828
3829 2004-03-03 Ben Elliston <bje@wasabisystems.com>
3830
3831 From Tom Smith <smith@cag.lkg.hp.com>:
3832 * config.guess: Version suffixes are equally significant on Tru64
3833 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
3834 prefix of "P" (patched kernel).
3835
3836 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
3837
3838 * config.sub: Add support for National Semiconductor CRX target.
3839
2f4cc6bf
JJ
38402004-09-03 Janis Johnson <janis187@us.ibm.com>
3841
3842 * MAINTAINERS (Various Maintainers): Remove myself as web page
3843 maintainer, add myself as maintainer of build status lists.
3844
61fec9ff
JB
38452004-09-03 Jan Beulich <jbeulich@novell.com>
3846
3847 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3848 *-*-netware, but add target-libmudflap.
3849 Consolidate *-*-netware targets (of which really only i?86 exists)
3850 into a single entry.
3851 * configure: Likewise.
3852
45f366ab
PB
38532004-09-01 Paolo Bonzini <bonzini@gnu.org>
3854
3855 * Makefile.tpl (sorry): Remove.
3856 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3857 (cleanstrap targets): Depend on distclean, not distclean-stage1.
3858 (do-clean): Clean per-stage directories too.
3859 (do-distclean): Run distclean-stage1 too.
3860 (.NOTPARALLEL): Enable during toplevel bootstrap.
3861 (stage[+id+]-bubble): Enable parallel execution during
3862 the recursive invocation.
3863 * Makefile.in: Regenerate.
3864
3865 Fix previous checkin:
3866
3867 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3868 include.
3869 * configure.in: Fix indentation.
3870 * configure: Regenerate.
3871
be8fff81
RB
38722004-08-31 Robert Bowdidge <bowdidge@apple.com>
3873
45f366ab
PB
3874 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3875 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3876 * configure: regenerate
78716e86 3877 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 3878 -mdynamic-no-pic
be8fff81
RB
3879
3880
71b5d516
PB
38812004-08-31 Paolo Bonzini <bonzini@gnu.org>
3882
3883 * Makefile.def (build_modules): Add fixincludes.
3884 (dependencies): Make gcc depend on fixincludes.
3885 * configure.in (build_tools): Add fixincludes.
3886 (build_configdirs): Always include build_libs.
3887 * Makefile.in: Regenerate.
3888 * configure: Regenerate.
3889
38902004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
3891
3892 * Makefile.def (bootstrap stages): Add 'lean' parameter.
3893 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3894 phony targets; do not generate timestamp files.
3895 (distclean-stageN): Remove references to their timestamp files.
3896 (restageN, touch-stageN): Remove.
3897 (stageN-bubble): Rewritten.
3898 (compare): Support lean bootstraps.
3899 * Makefile.in: Regenerate.
3900
3901 * configure.in: Only warn when bootstrapping but
3902 build != host or build != target. Support lean bootstraps.
3903 * configure: Regenerate.
3904
ce7cbbb0
PE
39052004-08-26 Phil Edwards <phil@codesourcery.com>
3906
3907 * configure.in: Give a better error message if GMP/MPFR are missing
3908 and a language needing them has been requested.
3909 * configure: Regenerated.
3910
9c71a529
PE
39112004-08-25 Phil Edwards <phil@codesourcery.com>
3912
3913 * configure.in: Print a list of available language front-ends if
3914 a requested one is missing. Tidy stray tab characters.
3915 * configure: Regenerated.
3916
e3f92d3b
MK
39172004-08-19 Michael Koch <konqueror@gmx.de>
3918
3919 * gcc/doc/install.texi: Update entry about automake for libjava.
3920
c3f84f61
RM
39212004-08-17 Robert Millan <robertmh@gnu.org>
3922
3923 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3924 (instead of FreeBSD).
3925 * configure: Regenerate.
3926
7c27e184
PB
39272004-08-16 Paolo Bonzini <bonzini@gnu.org>
3928
3929 * Makefile.in: Regenerate.
3930 * configure: Regenerate.
3931
3932 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3933 stage_*_flags.
3934 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3935 for bootstrapped modules if toplevel bootstrap is going.
3936 (GCC bootstrap): Generate per-stage targets for all bootstrapped
3937 modules. Adjust for changes in Makefile.def. Enable several
3938 rules even in non-bootstrap mode, just to avoid peppering the
3939 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3940 (stage-[+prev+]-bubble): Remove.
3941
3942 * Makefile.def (Dependencies): Depend on all-build-bison,
3943 all-build-flex, all-build-byacc, all-build-texinfo, rather
3944 than the host variations.
3945 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
3946 with BUILD_SUBDIR.
3947 (BISON): Update for recent Bisons.
3948 (YACC): Fix typo.
3949 (cross): Depend on all-build.
3950 (all): Do not depend on all-build.
3951 (prebootstrap): Remove.
3952 (dep-kind): Accept separate prefixes for MODULE and ON variables.
3953 (Prebootstrap dependencies): Add them to the per-stage targets
3954 and to all-prebootstrap.
3955 * configure.in (build_configdirs): Always enable build_tools.
3956 (BUILD_DIR_PREFIX): Remove.
3957
3958 * Makefile.def (gcc): Add target variable.
3959 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3960 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3961 in the recursive `make', instead of hardwiring `all'.
3962 (Autogenerated TARGET-* variables): New.
3963
20f3bb80
BB
39642004-08-13 Brian Booth <bbooth@redhat.com>
3965
3966 * MAINTAINERS: Remove myself from write-after-approval.
3967
b5be499d
NN
39682004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
3969
3970 * src-release: Stop distributing mmalloc with gdb (which doesn't
3971 use it).
3972 * Makefile.def: GDB doesn't depend on mmalloc anymore.
3973 * Makefile.in: Regenerate.
3974
b3f8d95d
MM
39752004-08-09 Mark Mitchell <mark@codesourcery.com>
3976
3977 * configure.in (arm*-*-eabi*): New target.
3978 * configure: Regenerate.
3979
3589b69e
PB
39802004-08-06 Paolo Bonzini <bonzini@gnu.org>
3981
3982 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3983 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3984 (Dependencies): New section.
3985 * Makefile.tpl (Dependencies): Generate from Makefile.def.
3986 (configure-target-[+module+]): Depend on maybe-all-gcc
3987 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
3988 (toplevel profiledbootstrap): Fix dependencies.
3989 * Makefile.in: Regenerate.
3990
972974fc
MM
39912004-08-03 Mark Mitchell <mark@codesourcery.com>
3992
3993 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3994 target-libiberty to noconfigdirs.
3995 * configure: Regenerate.
3996
bebf829d
PB
39972004-08-03 Paul Brook <paul@codesourcery.com>
3998
3999 * configure.in: Check for MPFR as well as GMP.
4000 * configure: Regenerate.
4001
98a5bb3b
RM
40022004-08-01 Robert Millan <robertmh@gnu.org>
4003
4004 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4005 libmudflap for all GNU-based systems (with Glibc).
4006 * configure: Regenerate.
4007
d32ab992
PB
40082004-08-03 Paolo Bonzini <bonzini@gnu.org>
4009
4010 * Makefile.def (host-modules): Add gcc.
4011 * Makefile.in: Regenerate.
4012 * Makefile.tpl (sorry): New rule.
4013 (configure-host, all-host, [+make_target+]-host, do-check,
4014 install-host): Do not add gcc as a special case.
4015 (host modules): Add a small special-casing for gcc. Export
4016 extra_make_flags through the environment.
4017 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4018 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4019 other recursive targets for gcc): Remove.
4020
4021 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4022 (stage, unstage): New rules.
4023 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4024 distclean-stage[+id+]): Use stage_current.
4025 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4026 the stage*-start rules.
4027
aeb732c1
GK
40282004-08-02 Geoffrey Keating <geoffk@apple.com>
4029
4030 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4031 use -all_load flag.
4032
25b656e7
PB
40332004-08-02 Paolo Bonzini <bonzini@gnu.org>
4034
4035 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4036 * configure: Regenerate.
4037
cc440d71
TM
40382004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
4039
4040 * maintainer-scripts/gcc_release: Revert yesterday's change.
4041
270e140b
SB
40422004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4043
4044 * MAINTAINERS: Add myself to write-after-approval.
4045
3e4035f8
TM
40462004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4047
4048 * libf2c: Removed.
4049 * gcc/gccbug.in: Updated because of libf2c removal.
4050 * maintainer-scripts/gcc_release: Ditto.
4051
a3e8d8b4
LR
40522004-07-09 Loren J. Rittle <ljrittle@acm.org>
4053
4054 * configure.in: Build libmudflap by default on FreeBSD.
4055 * configure: Regenerated.
4056
dfcada9a
MM
40572004-07-09 Mark Mitchell <mark@codesourcery.com>
4058
4059 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4060 systems.
4061 * configure: Regenerated.
4062
3922b216
JDA
40632004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4064
4065 PR target/16344
4066 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4067 feedback based compiler.
4068 * Makefile.in: Rebuilt.
4069
95bcca47
AO
40702004-07-08 Alexandre Oliva <aoliva@redhat.com>
4071
4072 * Makefile.def (host_modules): Set bootstrap=true for flex.
4073 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4074 * Makefile.in: Rebuilt.
4075
051822f6
JH
40762004-07-07 Jan Hubicka <jh@suse.cz>
4077
4078 * MAINTAINERS: Add self as a profile feedback maintainer.
4079
7b61653a
PE
40802004-07-05 Phil Edwards <phil@codesourcery.com>
4081
4082 * configure.in: Do not prepend $srcdir to /dev/null in
4083 makefile fragments.
4084 * configure: Regenerate.
4085
23f6b2f9
PB
40862004-07-01 Paolo Bonzini <bonzini@gnu.org>
4087
4088 * Makefile.def (build_modules): Add bison, byacc, flex,
4089 m4, texinfo.
4090 (flags_to_pass): Add FLEX.
4091 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4092 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4093 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4094 DEFAULT_MAKEINFO): Remove.
4095 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4096 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4097 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4098 objdir or else use configured tool.
4099 (all-build): New.
4100 (all): Depend on it.
4101 (Build module dependencies): Add.
4102 * Makefile.in: Regenerate.
4103 * configure.in: Better support for multiple build modules,
4104 matching what is done for host/target modules. Do not look
4105 for "plausible" locations of build tools if Canadian cross.
4106 Use autoconf's AC_PROG_CC to find a C compiler. Define
4107 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4108 * configure: Regenerate.
78716e86 4109
1c020272
PB
41102004-06-22 Paolo Bonzini <bonzini@gnu.org>
4111
4112 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4113 * Makefile.in: Regenerate.
4114
a52a0a7f
PB
41152004-06-22 Paolo Bonzini <bonzini@gnu.org>
4116
4117 * Makefile.tpl (configure-build-[+module+],
4118 configure-[+module+], configure-target-[+module+]): Pass
4119 [+extra_configure_args+].
4120 (all-build-[+module+], all-[+module+], check-[+module+],
4121 install-[+module+], [+make_target+]-[+module+],
4122 all-target-[+module+], check-target-[+module+],
4123 install-target-[+module+], [+make_target+]-target-[+module+]):
4124 Pass [+extra_make_args+].
4125 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4126 (GCC_HOST_EXPORTS): Remove.
4127 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4128 cross, check-gcc, check-gcc-c++, install-gcc,
4129 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4130 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4131 * Makefile.in: Regenerate.
4132
ccde3f1a
MS
41332004-06-21 Matthew Sachs <msachs@apple.com>
4134
4135 * MAINTAINERS: Added self to write-after-approval.
4136
6264b0a6
CF
41372004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4138
4139 * configure.in: Check for srcdir/winsup rather than build directory
4140 winsup.
4141 * configure: Regenerate.
4142
801e2270
CV
41432004-06-17 Corinna Vinschen <vinschen@redhat.com>
4144
4145 * configure.in: Don't build Cygwin native newlib if winsup
4146 directory is missing. Emit warning instead.
4147 * configure: Regenerate.
4148
ad6717df
PB
41492004-06-09 Paolo Bonzini <bonzini@gnu.org>
4150
4151 * Makefile.tpl (touch-stage[+id+]): New.
4152 (restage[+prev+]): Depend on touch-stage[+id+].
4153
4154 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4155 Use it throughout.
4156
4157 * Makefile.def: Add profile and feedback bootstrap stages.
4158 Remove next field from bootstrap stages.
4159 * Makefile.tpl (LN, LN_S): Substitute.
4160 (stageN-start, stageN-end): Use double-colon rules, to
4161 provide a hook for additional setup commands.
4162 (distclean-stageN-gcc, restageN): Create dependencies from
4163 [+prev+], not from [+next+].
4164 (stageN-bubble): Add commands for successive stages from
4165 [+prev+], using double-colon rules.
4166 (all-stageN-gcc): Fix typo.
4167 (stagefeedback-start, profiledbootstrap): New.
4168 * Makefile.in: Regenerate.
4169 * configure.in: Call ACX_PROG_LN.
4170 * configure: Regenerate.
4171
5bbb9680
CY
41722004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4173
4174 * MAINTAINERS (Write After Approval): Add myself.
4175
e18be1d4
MA
41762004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4177
4178 * MAINTAINERS (Write After Approval): Add myself.
4179
5607edfd
PB
41802004-06-03 Paolo Bonzini <bonzini@gnu.org>
4181
4182 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4183 without gcc.
4184 * configure: Regenerate.
4185
1ec4e9c3
PB
41862004-06-01 Paolo Bonzini <bonzini@gnu.org>
4187
4188 * Makefile.tpl: Fix typo.
4189 * Makefile.in: Regenerate.
4190
c2f7605f
PB
41912004-06-01 Paolo Bonzini <bonzini@gnu.org>
4192
4193 * configure.in: Remove new- prefix from toplevel
4194 bootstrap targets.
4195 * configure: Regenerate.
4196
f516a7da
PB
41972004-06-01 Paolo Bonzini <bonzini@gnu.org>
4198
4199 * Makefile.tpl (all.normal): Rename to all.
4200 (all): Replace with a rule to pick the default
4201 target from configure.
4202 (all-gcc, configure-gcc): Use conditionals to
4203 do nothing when toplevel bootstrap is going on.
4204 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4205 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4206 * configure.in: Support --enable-bootstrap.
4207
4208 * Makefile.def: Remove new- prefix from toplevel
4209 bootstrap targets.
4210 * Makefile.tpl: Likewise.
4211
4212 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4213 target.
4214
4215 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4216 $(RECURSE_FLAGS) to recursive invocation of make.
4217
4218 * Makefile.in: Regenerate.
4219 * configure: Regenerate.
4220
78dd5e36
AJ
42212004-05-30 Andreas Jaeger <aj@suse.de>
4222 Jim Wilson <wilson@specifixinc.com>
4223
4224 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4225 like CC.
4226
30f1bddc
DJ
42272004-05-27 Daniel Jacobowitz <dan@debian.org>
4228
4229 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4230 * configure: Regenerate.
4231
4fc4dd12
DJ
42322004-05-25 Daniel Jacobowitz <drow@false.org>
4233
4234 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4235 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4236 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4237 targets.
4238 * Makefile.in: Regenerate.
4239
94632047 42402004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
4241
4242 * configure.in: Test the ability to symlink directories.
4243 * configure: Regenerate.
4244
4245 * Makefile.def (bootstrap-stage): New definitions.
4246 * Makefile.tpl (configure-stage1-gcc,
4247 configure-stage2-gcc, configure-stage3-gcc,
4248 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4249 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4250 new-restage3, compare): Autogenerate, see Makefile.in
4251 entry for behavioral changes.
4252 (distclean-stage1, new-stage1-start, new-stage1-end,
4253 new-stage1-bubble, distclean-stage2, new-stage2-start,
4254 new-stage2-end, new-stage2-bubble, distclean-stage3,
4255 new-stage3-start, new-stage3-end): New autogenerated targets.
4256 (objext, prebootstrap, BOOT_CFLAGS,
4257 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4258 targets.
4259
4260 * Makefile.in: Regenerate.
4261 (distclean-stage1, new-stage1-start, new-stage1-end,
4262 new-stage1-bubble, distclean-stage2, new-stage2-start,
4263 new-stage2-end, new-stage2-bubble, distclean-stage3,
4264 new-stage3-start, new-stage3-end): New targets.
4265 (all-stage1-gcc): Move prebootstrap dependency from here...
4266 (configure-stage1-gcc): ...to here.
4267 (new-bootstrap): Use bubble targets.
4268 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4269 Use per-stage distclean targets.
4270 (configure-stage1-gcc, configure-stage2-gcc,
4271 configure-stage3-gcc, all-stage1-gcc,
4272 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4273 Use new-stageN-start to prepare the tree.
4274
4f4e53dd
PB
42752004-05-23 Paolo Bonzini <bonzini@gnu.org>
4276
4277 * Makefile.def (host_modules): add libcpp.
4278 * Makefile.tpl: Add dependencies on and for libcpp.
4279 * Makefile.in: Regenerate.
4280 * configure.in: Add libcpp host module.
4281 * configure: Regenerate.
4282
60975492
PB
42832004-05-21 Paolo Bonzini <bonzini@gnu.org>
4284
4285 * Makefile.tpl: Whenever a recursive target is defined, wrap
4286 it in a special @if/@endif block, and prepare its maybe
4287 dependency in the @if/@endif block
4288 * configure.in: Instead of writing maybe dependencies, remove
4289 the @if/@endif statements, and remove the @if/@endif blocks
4290 that remain.
4291 * configure: Regenerate.
4292 * Makefile.in: Regenerate.
4293
5ce7d75d
JJ
42942004-05-20 Janis Johnson <janis187@us.ibm.com>
4295
4296 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4297
c779c42f
KK
42982004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
4299
4300 PR bootstrap/15120
4301 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4302 * */configure: Rebuilt.
4303
b4117c30
ZW
43042004-05-17 Zack Weinberg <zack@codesourcery.com>
4305
4306 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4307 of libf2c.
4308 * configure, Makefile.in: Regenerate.
4309
719bb4e3 43102004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
4311
4312 * MAINTAINERS (Write After Approval): Add myself.
4313
6de9cd9a
DN
43142004-05-13 Diego Novillo <dnovillo@redhat.com>
4315
4316 Merge from tree-ssa-20020619-branch.
4317
4318 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4319 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4320 (HOST_GMPLIBS): Define.
4321 (HOST_GMPINC): Define.
4322 (TARGET_LIB_PATH): Add libmudflap.
4323 (GFORTRAN_FOR_TARGET): Define.
4324 (configure-build*): Export GFORTRAN.
4325 (configure-gcc): Export GMPLIBS and GMPINC.
4326 (all-gcc): Add maybe-all-libbanshee.
4327 (configure-target-libgfortran): Define.
4328 * Makefile.in: Regenerate.
4329 * configure.in (host_libs): Add libbanshee.
4330 (target_libraries): Add target-libmudflap and target-libgfortran.
4331 Add --with-libbanshee.
4332 Handle --disable-libmudflap.
4333 (*-*-freebsd*): Use with_gmp.
4334 Add $(libgcj) to noconfigdirs.
4335 * configure: Regenerate.
4336 * depcomp: New file.
4337 * MAINTAINERS: Add tree-ssa maintainers.
4338
8f1b790f
VM
43392004-05-04 Vladimir Makarov <vmakarov@redhat.com>
4340
b4117c30 4341 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 4342
693446fc
BF
43432004-04-30 Brian Ford <ford@vss.fsi.com>
4344
b4117c30 4345 * MAINTAINERS (Write After Approval): Add myself.
693446fc 4346
d1bb666c
UB
43472004-04-29 Uros Bizjak <uros@kss-loka.si>
4348
b4117c30 4349 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 4350
6cf1ac42
PB
43512004-04-28 Paolo Bonzini <bonzini@gnu.org>
4352
4353 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4354 * configure: Regenerate.
4355
632933d5
PB
43562004-04-27 Paolo Bonzini <bonzini@gnu.org>
4357
4358 Revert:
4359 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4360
4361 * Makefile.def (flags_to_pass): Remove *dir variables that
4362 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4363 as well as prefix and exec_prefix.
4364 * Makefile.in: Regenerate.
4365
80dc6aa0
RM
43662004-04-26 Robert Millan <robertmh@gnu.org>
4367
4368 Add patches from libtool CVS.
4369 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4370 * ltconfig: Likewise.
4371 * ltcf-c.sh: Likewise.
4372 * ltcf-cxx.sh: Likewise.
4373 * ltcf-gcj.sh: Likewise.
4374
e11283f1
PB
43752004-04-26 Paolo Bonzini <bonzini@gnu.org>
4376
4377 * Makefile.def (host_modules): Mark with the bootstrap
4378 flag packages on which gcc depends.
4379 * Makefile.tpl (all-bootstrap): Use it.
4380 * Makefile.in: Regenerate.
4381
8546950c
PB
43822004-04-26 Paolo Bonzini <bonzini@gnu.org>
4383
4384 * Makefile.def (flags_to_pass): Remove *dir variables that
4385 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4386 as well as prefix and exec_prefix.
4387 * Makefile.in: Regenerate.
4388
a76494aa
PB
43892004-04-26 Paolo Bonzini <bonzini@gnu.org>
4390
b4117c30
ZW
4391 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4392 * configure: Regenerate.
4393 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4394 * gcc/Makefile.tpl (compare): Use the result of the test.
4395 * gcc/Makefile.in: Regenerate.
a76494aa 4396
03a91701
PB
43972004-04-23 Paolo Bonzini <bonzini@gnu.org>
4398
4399 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4400 Always relocate gcc and prev-gcc to the original names, even
4401 if the build fails.
4402 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4403 New targets.
4404
082a6351
LG
44052004-04-23 Laurent GUERBY <laurent@guerby.net>
4406
4407 * MAINTAINERS: Update my email address.
b4117c30 4408
1f1d584b
RO
44092004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4410
4411 * configure.in (mips*-*-irix5*): Enable ld.
4412 * configure: Regenerate.
082a6351 4413
1db673ca
RO
44142004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4415
4416 * configure: Regenerate.
4417
ce4ea44e
JW
44182004-04-15 James E Wilson <wilson@specifixinc.com>
4419
4420 * Makefile.tpl (configure-[+module+], configure-gcc,
4421 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4422 Set and export LDFLAGS.
4423 * Makefile.in: Regenerate.
4424
611f62ad
MC
44252004-04-12 Michael Chastain <mec.gnu@mindspring.com>
4426
b4117c30 4427 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 4428
be912515
NN
44292004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4430
4431 PR bootstrap/14871
4432 * Makefile.tpl: If we don't have built-in-tree target tools,
4433 use the ones found by configure rather than hacking around with
4434 program_transform_name.
4435 * configure.in: Give Makefile.tpl the information necessary
4436 to do that.
4437 * Makefile.in: Regenerate.
4438 * configure: Regenerate.
4439
9104315a
NN
44402004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4441
4442 PR bootstrap/14760
4443 * configure.in: When computing baseargs, strip *all* copies of
4444 offending options. Also, don't match/substitute the trailing space,
4445 so that this actually works when two similar options are separated by
4446 only one space.
4447 * configure: Regenerate.
4448
bef1d700
DE
44492004-04-06 David Edelsohn <edelsohn@gnu.org>
4450
b4117c30
ZW
4451 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4452 (rs6000-*-aix*): Same.
4453 * configure: Regenerate.
bef1d700 4454
54bcf05e 44552004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
4456
4457 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 4458
369a832c 44592004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
4460
4461 * MAINTAINERS: Add myself to write-after-approval.
369a832c 4462
09a9c095
NN
44632004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4464
7caf53cb
NN
4465 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4466 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4467 * Makefile.in: Regenerate.
4468
09a9c095
NN
4469 * configure.in (top level bootstrap support): Rework --enable-werror
4470 to set @stage2_werror_flag@.
4471 * configure: Regenerate.
4472 * Makefile.tpl (top level bootstrap support): Pass
4473 @stage2_werror_flag@ down to configure in stages 2 and 3.
4474 * Makefile.in: Regenerate.
4475
5595a2bd
NN
44762004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4477
cbfd7e06
NN
4478 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4479 for stages 2 and 3 as well as in make. As a consequence, remove
4480 OUTPUT_OPTION (now detected by configure) from the flags passed down
4481 to make.
4482 * Makefile.in: Regenerate.
4483
5595a2bd
NN
4484 * Makefile.tpl (new-bootstrap): Fix typo.
4485 * Makefile.in: Regenerate.
4486
ca3b3e20
NN
44872004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4488
295f4e42
NN
4489 * Makefile.tpl: Rearrange by moving recursive_targets rules
4490 into their proper sections.
4491 * Makefile.tpl (top level bootstrap support): Move disabling
4492 of coverage flags from 'make' to 'configure'; improve comments.
4493 * Makefile.in: Regenerate.
4494
340de83f
NN
4495 * Makefile.tpl (experimental top level bootstrap) Move stage1
4496 language setting from all- target to configure- target; disable
4497 intermodule optimization in stage 1; prevent gratuitous rebuilds
4498 of stage 1.
4499 * Makefile.in: Regenerate.
4500 * configure.in: Comma-separate stage 1 language list for top
4501 level bootstrap.
4502 * configure: Regenerate.
4503
ca3b3e20
NN
4504 * Makefile.tpl: Clean up experimental top level bootstrap support:
4505 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4506 prev-gcc in configure- targets as well as all- targets.
4507 * Makefile.in: Regenerate.
4508
4d038073
KC
45092004-03-21 Kelley Cook <kcook@gcc.gnu.org>
4510
4511 * compile: New file imported from automake.
4512
ab3533d6
PB
45132004-03-17 Paolo Bonzini <bonzini@gnu.org>
4514
4515 * configure.in: Remove symbolic link section.
4516 * configure: Regenerate.
4517 * Makefile.tpl (links): Remove.
4518 * Makefile.in: Regenerate.
4519
1e0f07d3 45202004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 4521 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
4522
4523 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 4524 Set with AC_CHECK_PROGS.
1e0f07d3
PB
4525 * configure.in: Fix comment typo from last patch.
4526 * configure: Regenerate.
4527
2805b53a
NN
45282004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4529
4530 * Makefile.tpl: Introduce experimental top level bootstrap support.
4531 * Makefile.in: Regenerate.
4532 * configure.in: Introduce support for top level bootstrap.
4533 * configure: Regenerate.
4534
79b4b7d2 45352004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 4536 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
4537
4538 PR bootstrap/14522
4539 * configure.in: Cope with shells that do not support unquoted ^
4540 * configure: Regenerate.
4541
6bbec498 45422004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 4543 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
4544
4545 PR bootstrap/14522
79b4b7d2 4546 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
4547 quotes inside quoted backquote substitutions.
4548 * configure: Regenerate.
4549
83c15dfc
AP
45502004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4551
4552 PR bootstrap/14522
f2bd98d4 4553 * configure.in: Fix escaping of $.
83c15dfc
AP
4554 * configure: Regenerate.
4555
55ffb5ed
NN
45562004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4557
4558 * configure: Regenerate, since I forgot to while committing Paolo's
4559 changes.
4560
e4c9c075
PB
45612004-03-08 Paolo Bonzini <bonzini@gnu.org>
4562
4563 PR ada/14131
4564 Move language detection to the top level.
4565 * configure.in: Find default values for the tools as
4566 soon as possible. Disable ada if GNAT is not found.
4567 Emit error message about missing languages. Expand
4568 --enable-languages=all for the gcc subdirectory.
4569
5199e2c6
BE
45702004-03-10 Ben Elliston <bje@gnu.org>
4571
4572 * MAINTAINERS: Update my email address.
4573
c18b95e5
DE
45742004-03-05 David Edelsohn <edelsohn@gnu.org>
4575
4576 * ltconfig: Disable building static libraries if building shared
4577 libraries on AIX 5L.
4578
d0fe5ad3
RS
45792004-03-01 Richard Sandiford <rsandifo@redhat.com>
4580
4581 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4582 and disable libgcj.
4583 * configure: Regenerated.
4584
e6f71f9d
BB
45852004-03-01 Brian Booth <bbooth@redhat.com>
4586
4587 * MAINTAINERS: Add myself to write-after-approval.
4588
8983e50e
PB
45892004-03-01 Paolo Bonzini <bonzini@gnu.org>
4590
4591 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4592
d4cd9d81
NN
45932004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4594
4595 PR bootstrap/7087
4596 * Makefile.tpl: Guard XFOO sed statements better.
4597 * Makefile.tpl: Add dependency for configure-target-libada.
4598 * Makefile.in: Regenerate (incidentally fixes broken
4599 commit when libada-branch was merged).
4600
0ea0229e
KC
46012004-02-25 Kelley Cook <kcook@gcc.gnu.org>
4602
4603 * MAINTAINERS: Add myself to write-after-approval.
4604
bad93735
AP
46052004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
4606
4607 * MAINTAINERS: Add Nicola Pero and myself as libobjc
4608 maintainers.
4609
a7ca14fc
AC
46102004-02-20 Andrew Cagney <cagney@redhat.com>
4611
4612 * config.guess: Update from version 2003-10-16 to 2004-02-16.
4613 * config.sub: Update from version 2003-11-03 to 2004-02-16.
4614
51592782
NN
46152004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4616
4617 PR bootstrap/11932
4618 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4619
6a30854a
JQ
46202004-02-14 Jerry Quinn <jlquinn@optonline.net>
4621
4622 * MAINTAINERS: Added myself to write-after-approval.
4623
be8b2bee
MK
46242004-02-14 Michael Koch <konqueror@gmx.de>
4625
4626 * MAINTAINERS: Added myself to write-after-approval.
4627
972760b7
JM
46282004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
4629
4630 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
4631 some OS port maintainers to OS port maintainers section.
4632
b0281654
FCE
46332004-02-13 Frank Ch. Eigler <fche@redhat.com>
4634
4635 * MAINTAINERS: Add self.
4636
3c419fd6
KH
46372004-02-12 Kazu Hirata <kazu@cs.umass.edu>
4638
4639 * MAINTAINERS: Alphabetize.
4640
e88e9aee
PB
46412004-02-12 Paolo Bonzini <bonzini@gnu.org>
4642
4643 * MAINTAINERS: Remove myself.
b4117c30 4644
1915e422
DE
46452004-02-11 David Edelsohn <edelsohn@gnu.org>
4646
4647 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4648 (rs6000-*-aix*): Same.
4649 * configure: Regenerate.
4650
a22c2d8d
KC
46512004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4652
4653 * configure.in (host): Add in missing $noconfigdirs to defines.
4654 * configure: Regenerate.
4655
d9cdb878
AC
46562004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4657 Nathanael Nerode <neroden@gcc.gnu.org>
4658
4659 PR ada/6637, PR ada/5911
b4117c30 4660 Merge with libada-branch:
d9cdb878
AC
4661 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4662 with appropriate dependencies. Add --enable-libada configure switch.
4663 * configure, Makefile.in: Regenerate.
4664
8bd92821
PB
46652004-02-09 Paolo Bonzini <bonzini@gnu.org>
4666
4667 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4668
89a95129
RO
46692004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4670
4671 * configure.in: Don't pass --with-stabs on IRIX 5 either.
4672 * configure: Regenerate.
4673
892629bc
GK
46742004-02-04 Geoffrey Keating <geoffk@apple.com>
4675
4676 Merge from upstream:
4677
4678 * ltmain.in: When setting IFS to '~', be careful about user
4679 arguments that contain '~'.
4680
4681 2004-02-04 Peter O'Gorman <peter@pogma.com>
4682
4683 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4684 Also test $base_compile against $CC with escaped arguments. Bug
4685 reported by Geoff Keating <geoffk@apple.com>.
4686
6b402165
KH
46872004-02-04 Kazu Hirata <kazu@cs.umass.edu>
4688
4689 * MAINTAINERS: Remove i960 port.
4690
fa2f0306
DD
46912004-01-23 DJ Delorie <dj@redhat.com>
4692
4693 * Makefile.def (target_modules) [libiberty]: Don't stage.
4694 * Makefile.in: Rebuilt.
4695
9feb20aa
CT
46962004-01-20 Caroline Tice <ctice@apple.com>
4697
4698 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4699
7aed2ccc
PC
47002004-01-19 Paolo Carlini <pcarlini@suse.de>
4701
4702 * MAINTAINERS: Update my email address.
4703
f25bebe1
JM
47042004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
4705
4706 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4707
28083580
VR
47082004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4709
4710 * MAINTAINERS: Remove entries without email address.
4711
c0f4b5e4
DJ
47122004-01-15 Daniel Jacobowitz <drow@mvista.com>
4713
4714 * MAINTAINERS: Add myself to write-after-approval.
4715
b5eb5a5e
SB
47162004-01-15 Steven Bosscher <stevenb@suse.de>
4717
4718 * MAINTAINERS: Update my email address.
4719
2c4de30b
LR
47202004-01-14 Loren J. Rittle <ljrittle@acm.org>
4721
4722 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4723 * Makefile.tpl (configure-target-[+module+]): Support stage.
4724 * Makefile.in: Rebuilt.
4725
74c0b320
ILT
47262004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
4727
4728 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4729
2560344b
RS
47302004-01-10 Richard Sandiford <rsandifo@redhat.com>
4731
4732 * MAINTAINERS: Add myself as a MIPS maintainer.
4733
8b21cda6
NN
47342004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
4735
2b6c260d
NN
4736 * configure.in: Use ./config.cache, not config.cache.
4737 * configure: Regenerate.
4738 * Makefile.tpl: Special-casing not needed for GCC any more.
4739 * Makefile.in: Regenerate.
4740
09438bde
NN
4741 * configure.in: Don't share a cache file for host dirs.
4742 * configure: Regenerate.
4743
8b21cda6
NN
4744 * config-ml.in: Don't mess with the cache file.
4745
e42870df
EB
47462004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4747
4748 * MAINTAINERS: Move myself from 'Write After Approval' to
4749 'CPU Port Maintainers' section as SPARC maintainer.
4750
6b9eb62c
NN
47512004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
4752
78a816a6
NN
4753 * Makefile.tpl: Make GCC use a separate config.cache.
4754 * Makefile.in: Regenerate.
4755
6b9eb62c
NN
4756 PR bootstrap/11932, PR bootstrap/11933
4757 (I don't know if it will fix either of them, but it relates
4758 to them.)
4759 * configure.in: Don't use shared config.cache for target
4760 directories.
4761 * configure: Regenerate.
4762
86d7b562
DN
47632004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
4764
4765 * MAINTAINERS: Add myself to 'Write After Approval' section.
4766
07d0a605
RS
47672003-12-31 Roger Sayle <roger@eyesopen.com>
4768
4769 * configure.in (ia64*-*-hpux*): Disable building java libraries.
4770 * configure: Regenerated.
4771
459ac19f
KH
47722003-12-23 Kazu Hirata <kazu@cs.umass.edu>
4773
4774 * MAINTAINERS: Remove the mn10200 maintainer.
4775
5785c0ed 47762003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 4777
cc6010cd
AP
4778 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4779 * configure: Regenerated.
5785c0ed 4780
a268eff9
JH
47812003-12-16 Jan Hubicka <jh@suse.cz>
4782
4783 * MAINTAINERS: Add myself as callgraph maintainer.
4784
9d465b12
TF
47852003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
4786
4787 * configure.in (raw_libstdcxx_flags): Remove the leading space.
4788 * configure: Regenerate.
4789
a68a270a
GB
47902003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4791
4792 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4793 'Write After Approval' section. Update email.
4794
3066a15c
JL
47952003-12-01 James Lemke <jim@wasabisystems.com>
4796
4797 * MAINTAINERS (Write After Approval): Add myself.
4798
8c052da4
MT
47992003-11-20 Matt Thomas <matt@3am-software.com>
4800
4801 * MAINTAINERS: Add myself as a vax port maintainer.
4802
e75f9147
KC
48032003-11-20 Kelley Cook <kcook@gcc.gnu.org>
4804
4805 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4806 (configure-build-[+module+], configure-[+module+]): Likewise.
4807 (configure-target-[+module+], configure-gcc, config.status): Likewise.
4808 * Makefile.in: Regenerate.
4809
43d8d958
AT
48102003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
4811
4812 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4813 shared/dylibed libraries.
4814 * ltmain.sh: Likewise.
4815 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4816 * ltcf-cxx.sh: Likewise.
4817 * ltcf-gcj.sh: Likewise.
4818 * ltconfig: Likewise.
4819
638dcaa0
SC
48202003-11-17 Stan Cox <scox@redhat.com>
4821
4822 * MAINTAINERS: Add myself as iq2000 port maintainer.
4823
15cc172b
AC
48242003-11-14 Arnaud Charlet <charlet@act-europe.fr>
4825
b4117c30
ZW
4826 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4827 * Makefile.in: Regenerate.
15cc172b 4828
20af77cd
UW
48292003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
4830
4831 * config.sub: Update to 2003-11-03 version.
4832
4dd01c5c
PE
48332003-10-20 Phil Edwards <phil@codesourcery.com>
4834
4835 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
4836 * configure: Regenerate.
4837
8d36c499
NP
48382003-10-20 Nicolas Pitre <nico@cam.org>
4839
4840 * MAINTAINERS: Add myself to 'Write After Approval' section.
4841
8b7ebc31
AC
48422003-10-20 Arnaud Charlet <charlet@act-europe.fr>
4843
4844 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4845
afe1910c
JM
48462003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
4847
4848 * MAINTAINERS: Update my email address.
4849
05dcec66
RO
48502003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4851
4852 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4853
71fc2f0c
RL
48542003-10-17 Ralph Loader <rcl@ihug.co.nz>
4855
4856 * MAINTAINERS: Add myself to 'Write After Approval' section.
4857
507ec745
BI
48582003-10-16 Bernardo Innocenti <bernie@develer.com>
4859
4860 * config.guess: Update to 2003-10-16 version.
4861 * config.sub: Update to 2003-10-16 version.
4862
4d466c42
DD
48632003-10-15 David Daney <ddaney@avtrex.com>
4864
4865 * MAINTAINERS: Added myself to 'Write After Approval' section.
4866
0c9b16bc
FH
48672003-10-15 Falk Hueffner <falk@debian.org>
4868
4869 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4870 'Write After Approval' section. Update email.
4871
74d57d15
RS
48722003-10-14 Roger Sayle <roger@eyesopen.com>
4873
4874 * MAINTAINERS: Move myself from 'Write After Approval' to
4875 'Various Maintainers' section as middle-end maintainer.
4876
d29b8ad8
NN
48772003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
4878
4879 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4880 HOST_FLAGS_TO_PASS.
4881 * Makefile.in: Regenerate.
4882
26db814a
BI
48832003-10-11 Bernardo Innocenti <bernie@develer.com>
4884
4885 * config.guess: Update to 2003-10-07 version.
4886 * config.sub: Update to 2003-10-07 version.
4887
fffeb871
RO
48882003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4889
4890 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4891 * ltconfig (irix5*, irix6*): Don't override version_type.
4892
6691a79e
ME
48932003-10-05 Mohan Embar <gnustuff@thisiscool.com>
4894
4895 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4896 * configure: Rebuilt
4897 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4898 * Makefile.in: Rebuilt
4899
62cdd71e
L
49002003-10-03 H.J. Lu <hongjiu.lu@intel.com>
4901
4902 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4903
6fe2eacc
CW
49042003-09-30 Carlo Wood <carlo@alinoe.com>
4905
cc6010cd 4906 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 4907
ea57e5ad
PK
49082003-09-29 Paul Koning <ni1d@arrl.net>
4909
4910 * MAINTAINERS: Move myself from "Write After Approval"
4911 to CPU platform maintainers for pdp11 platform.
4912
e070672a
AT
49132003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
4914
4915 * MAINTAINERS: Move myself from 'Write After Approval' to
4916 'Various Maintainers' section as libffi testsuite maintainer.
4917
43bb47c2
DJ
49182003-09-21 Daniel Jacobowitz <drow@mvista.com>
4919
4920 * configure.in: Pass a computed --program-transform-name
4921 to subconfigures.
4922 * configure: Regenerated.
4923
da9d3b37
NN
49242003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4925
94322beb
NN
4926 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4927 * Makefile.in: Regenerate.
4928
da9d3b37
NN
4929 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4930 * Makefile.in: Regenerate.
4931
ffd9060b
ZL
49322003-09-19 Ziemowit Laski <zlaski@apple.com>
4933
4934 * MAINTAINERS: Move myself from 'Write After Approval'
4935 to 'Various Maintainers' (objective-c) section.
4936
eeae7b41
DJ
49372003-09-17 Daniel Jacobowitz <drow@mvista.com>
4938
4939 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4940 quoting.
4941 * configure: Regenerated.
4942
a080d12b
JB
49432003-09-16 Joel Brobecker <brobecker@gnat.com>
4944
4945 * MAINTAINERS (Write After Approval): Add myself to write after
4946 approval list.
4947
6cd2fc59
DN
49482003-09-16 Dorit Naishlos <dorit@il.ibm.com>
4949
cc6010cd 4950 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 4951
dcbdd9cc
ILT
49522003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
4953
4954 * MAINTAINERS: Update my e-mail address.
4955
e517f636
AM
49562003-09-09 Alan Modra <amodra@bigpond.net.au>
4957
4958 * libtool.m4 (LD): Correct powerpc64 host match.
4959
bc49924b
JW
49602003-09-06 James E Wilson <wilson@tuliptree.org>
4961
4962 * MAINTAINTERS: Update my affiliation and email address.
4963
082124f5
ZD
49642003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4965
4966 * MAINTAINERS (Write After Approval): Add myself.
4967
dc94d89e
DD
49682003-09-04 DJ Delorie <dj@redhat.com>
4969
4970 * configure: Regenerate.
4971
49722003-09-04 Robert Millan <robertmh@gnu.org>
4973
4974 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 4975
7a0f2d4e
KG
49762003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4977
4978 * configure.in: Ensure arguments to sed are properly spaced.
4979 * configure: Regenerate.
4980
88d032eb
GP
49812003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4982
4983 * MAINTAINERS: Update my e-mail address.
4984
0b3f3d22
ME
49852003-08-28 Mohan Embar <gnustuff@thisiscool.com>
4986
4987 * MAINTAINERS (Write After Approval): Add myself.
4988
d253f9ba
DJ
49892003-08-27 Daniel Jacobowitz <drow@mvista.com>
4990
4991 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4992 * configure: Regenerated.
4993
066ec9c9
MM
49942003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
4995
4996 * MAINTAINERS: Update my email address.
4997
415d7ef9
PE
49982003-08-23 Phil Edwards <pme@gcc.gnu.org>
4999
5000 * configure.in: Use newline instead of semicolon when assuming
5001 shell arguments in a for loop.
5002 * configure: Regenerated.
5003
e1567352
JE
50042003-08-22 Jason Eckhardt <jle@rice.edu>
5005
5006 * MAINTAINERS: Resurrect the i860 maintainer.
5007
b348267b
GK
50082003-08-20 Geoffrey Keating <geoffk@apple.com>
5009
e50084fa
GK
5010 PR 8180
5011 * configure.in: When testing with_libs and with_headers, treat
5012 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5013 * configure: Regenerate.
b4117c30 5014
b348267b
GK
5015 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5016 make, shell, etc.
5017 (baseargs): Likewise.
5018 * configure: Regenerate.
5019
ca26ffe0
BI
50202003-08-20 Bernardo Innocenti <bernie@develer.com>
5021
5022 * MAINTAINERS (Write After Approval): Add myself.
5023
940cde4d
GK
50242003-08-19 Geoffrey Keating <geoffk@apple.com>
5025
5026 * configure.in: Disable libgcj for darwin not on powerpc.
5027 * configure: Rebuild.
5028
74bed51b
ADL
50292003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5030
5031 * config-ml.in, symlink-tree: Add license.
5032
b4117c30
ZW
50332003-08-03 Richard Stallman <rms@gnu.org>
5034 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
5035
5036 * README.SCO: New file.
5037
333a28b4
MK
50382003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5039
5040 * Makefile.tpl (check, check-c++): Express dependencies using
5041 dependencies rather than commands.
5042 * Makefile.in: Regenerate.
5043
c197e306
AC
50442003-08-01 Andrew Cagney <cagney@redhat.com>
5045
5046 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5047 * configure: Ditto.
5048
a8ee6e2d
GK
50492003-07-31 Geoffrey Keating <geoffk@apple.com>
5050
5051 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 5052 * Makefile.in: Update.
a8ee6e2d 5053
8d9b3f2e
AT
50542003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5055
5056 * configure.in: Enable libgcj for darwin.
5057 * configure: Rebuild.
5058
52c0c542
PE
50592003-07-29 Phil Edwards <pme@gcc.gnu.org>
5060
5061 * config-ml.in: Use ac_configure_args directly instead of
5062 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5063 actually seen.
5064
b4acb5ef
NN
50652003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5066
5067 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5068 creating target and build subdirs to build all parent dirs as needed.
5069 * Makefile.in: Rebuild.
5070 * configure.in: Don't build dirs explicitly here.
5071 * configure: Rebuild.
5072
a51d71d0
PB
50732003-07-26 Paul Brook <paul@nowt.org>
5074
5075 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5076
f43e12ce
AO
50772003-07-22 Alexandre Oliva <aoliva@redhat.com>
5078
5079 * Makefile.tpl (all-make): Depend on intl.
5080 * Makefile.in: Rebuilt.
5081
8a199ff6
PE
50822003-07-20 Phil Edwards <pme@gcc.gnu.org>
5083
5084 * install-sh: Update to newer upstream versions (associated with
5085 aclocal 1.7).
5086 * mkinstalldirs: Likewise.
5087 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5088
e6a8c803
AP
50892003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
5090
5091 * MAINTAINERS: Move self from Bug database only accounts
5092 to write-after-approval.
5093
9f13608f
NN
50942003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5095
5096 * config.if: Remove unused libc_interface determination.
5097
c7864714
NN
50982003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5099
5100 * MAINTAINERS: Move self from write-after-approval to
5101 build machinery (*.in).
5102
775956d0
NN
51032003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5104
5105 PR bootstrap/11273
5106 PR bootstrap/11408
5107 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5108 unused INSTALL_PROGRAM_ARGS.
5109 * configure.in: Use AC_PROG_INSTALL.
5110 * Makefile.in: Regenerate.
5111 * configure: Regenerate.
5112
c7f67a6e
KH
51132003-07-13 Kazu Hirata <kazu@cs.umass.edu>
5114
5115 * MAINTAINERS: Alphabetize.
5116
33952f6f
AO
51172003-07-10 Alexandre Oliva <aoliva@redhat.com>
5118
5119 * configure: Rebuilt.
5120 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5121 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5122 newlib nor libgloss.
5123 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5124 * configure.in (am33_2.0-*-linux*): Added.
5125
0d4f1b4e
BW
51262003-07-09 Bob Wilson <bob.wilson@acm.org>
5127
5128 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5129 * configure: Regenerate.
5130
56694dd9
ZW
51312003-07-07 Zack Weinberg <zack@codesourcery.com>
5132
5133 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5134 * Makefile.in: Regenerate.
5135
21607eb4
ZW
51362003-07-04 Zack Weinberg <zack@codesourcery.com>
5137
5138 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5139 * Makefile.in: Regenerate.
5140
8c90b13a
L
51412003-07-04 H.J. Lu <hongjiu.lu@intel.com>
5142
5143 * Makefile.tpl: Replace PWD with PWD_COMMAND.
5144 * Makefile.in: Regenerated.
5145
5d42f90e
L
5146 * config-ml.in: Replace PWD with PWD_COMMAND.
5147
6eb95e99
ZW
51482003-07-04 Zack Weinberg <zack@codesourcery.com>
5149
5150 * intl: New directory; see intl/ChangeLog for details.
5151 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5152 * Makefile.tpl: all-gcc depends on maybe-all-intl.
5153 * Makefile.in: Regenerate.
5154
07d1940e
NN
51552003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5156
5157 * configure.in: Clean up config-lang.in handling. Delete
5158 useless assignment to "subdirs".
5159 * configure: Regenerate.
5160
4dbda6f0
NN
51612003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5162
5163 * configure.in: Rename 'target_libs' to 'target_libraries'.
5164 Remove useless reference to 'target_libs'.
5165 * configure: Regenerate.
5166
2c30ab71
KS
51672003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5168
5169 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5170 * Makefile.in: Regenerate.
5171
11405c93
NN
51722003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5173
5174 * Makefile.def: Introduce flags_to_pass.
5175 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5176 * Makefile.in: Regenerate.
5177
fb87ad5d
HPN
51782003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5179
5180 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5181 and target-libgloss.
5182 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5183 <h8300*-*-*>: Disable libf2c and ${libgcj}.
5184 * configure: Regenerate.
5185
a7956a48
BK
51862003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5187
5188 * configure.in: Update testsuite_flags to new location.
5189 * configure. Regenerate.
6eb95e99 5190
eaf9f3b2
NN
51912003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5192
5193 * Makefile.tpl: Remove BUILD_CC stuff.
5194 * Makefile.in: Regenerate.
5195
2d89ffef
KH
51962003-06-17 Kazu Hirata <kazu@cs.umass.edu>
5197
5198 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5199
83415b0b
GP
52002003-06-16 Graeme Peterson <gp@qnx.com>
5201
5202 * MAINTAINERS (Write After Approval): Add myself.
5203
b951c91c 52042003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 5205
b951c91c
L
5206 * config.guess: Update to 2003-06-12 version.
5207 * config.sub: Update to 2003-06-13 version.
5208
0bb41a37
L
52092003-06-12 H.J. Lu <hongjiu.lu@intel.com>
5210
5211 * config.guess: Update to 2003-06-06 version.
5212 * config.sub: Update to 2003-06-06 version.
5213
655b7166
RO
52142003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5215
5216 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5217 * configure. Regenerate.
5218
01b759aa
NN
52192003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5220
bf1d3e81
NN
5221 * configure.in: Disable serial configure by default.
5222 * configure: Regenerate.
5223 * Makefile.tpl: Abolish .NOTPARALLEL.
5224 * Makefile.in: Regenerate.
5225
e89fbdfe
NN
5226 * Makefile.tpl: Replace {build,host,target}_canonical by
5227 {build,host,target}.
5228 * Makefile.in: Regenerate.
5229
01b759aa
NN
5230 * Makefile.tpl: Fix stupid pasto.
5231 * Makefile.in: Regenerate.
5232
f7dae026
NN
52332003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5234
5235 * Makefile.tpl: Remove bogus conditional.
5236 * Makefile.in: Regenerate.
5237
52382003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
5239
5240 * Makefile.tpl (profiledbootstrap): New target.
5241 * Makefile.in (profiledbootstrap): New target.
5242
2ffc3e73 52432003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
5244
5245 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5246 Pinski. Remove user names from other bugzilla-only maintainers.
5247
1a1e6b96
NN
52482003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5249
1358ccea
NN
5250 * Makefile.tpl: Make 'recursive targets' using autogen rather
5251 than shell loop. Remove duplicate 'clean' targets and false
5252 comments.
5253 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5254 Add systematic method of specifying missing targets in subdirs.
5255 Add copyright boilerplate.
5256 * Makefile.in: Regenerate.
5257 * configure.in: Add 'recursive targets' to maybe list.
5258 * configure: Regenerate.
5259
ae74ed1f
NN
5260 * MAINTAINERS: "GNATS only" -> "Bug database only".
5261
1a1e6b96
NN
5262 * Makefile.tpl: Rename [+target+] to [+make_target+].
5263 * Makefile.def: Rename 'target' to 'make_target'.
5264
c79af3fa
NB
52652003-05-31 Neil Booth <neil@daikokuya.co.uk>
5266
5267 * MAINTAINERS: Add self as options handling maintainer.
5268
39d85b61
MM
52692003-05-28 Michael Meissner <gnu@the-meissners.org>
5270
5271 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5272 been too long since I touched those ports.
5273
afc2b62d
DD
52742003-05-28 DJ Delorie <dj@redhat.com>
5275
5276 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5277 * Makefile.in: Regenerate.
5278
df445104
MR
52792003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5280
5281 * configure.in: Use curly braces in the definition of tooldir.
5282 * configure: Regenerate.
5283
2eb98e5d 52842003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 5285
2eb98e5d
DD
5286 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5287 newlib or libgloss.
5288 * Makefile.in: Regenerate.
5289
862fced8
DD
52902003-05-21 DJ Delorie <dj@redhat.com>
5291
5292 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5293 * Makefile.in: Regenerate.
5294
fc351800
ILT
52952003-05-20 Ian Lance Taylor <ian@airs.com>
5296
5297 * MAINTAINERS: Update my e-mail address.
5298
7e2dbcef
NN
52992003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5300
5301 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 5302 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
5303 Factor out common code from autogen IF statements.
5304 * configure: Regenerate.
5305 * Makefile.in: Regenerate.
5306
f2a0e225
KC
53072003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5308
5309 * configure.in: Accept i[3456789]86 for machine type.
5310 * configure: Regenerate.
5311
8b87bb96
NN
53122003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5313
5314 * configure.in: Switch more things to use maybe dependencies.
5315 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5316 * configure: Regenerate.
5317 * Makefile.tpl: Switch more things to use maybe dependencies.
5318 * Makefile.in: Regenerate.
5319
fdb882bc 53202003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
5321
5322 * Makefile.tpl (install-opcodes): Define.
5323 * Makefile.in: Rebuild.
5324
f7c50032
AJ
53252003-05-13 Andreas Jaeger <aj@suse.de>
5326
5327 * config.guess: Update to 2003-05-09 version.
5328 * config.sub: Update to 2003-05-09 version.
5329
f2181bed 53302003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
5331
5332 * configure.in: Correct sed script so that options in quotes are not
5333 deleted.
5334 * configure: Rebuild.
5335
aa8f1f57
CV
53362003-05-12 Corinna Vinschen <corinna@vinschen.de>
5337
5338 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5339 and $$s/newlib/libc/sys/cygwin32 include paths.
5340 * configure: Ditto.
5341
0c130f81
MM
53422003-05-12 Michael Meissner <gnu@the-meissners.org>
5343
5344 * MAINTAINERS: Update my email addresses.
5345
aa1a100b
EB
53462003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
5347
5348 * config-ml.in: Propagate INSTALL variables.
f7c50032 5349
87861833
GP
53502003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5351
5352 * MAINTAINERS: Remove duplicate entries in Write After Approval.
5353
de722255
CD
53542003-05-02 Chris Demetriou <cgd@broadcom.com>
5355
6eb95e99
ZW
5356 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5357 * Makefile.in: Regenerate.
de722255 5358
96c4a002
WB
53592003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
5360
5361 * MAINTAINERS (GNATS only): Add Falk Hueffner.
5362
55b15a11
WB
53632003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
5364
5365 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5366
0c227849
DJ
53672003-04-27 Daniel Jacobowitz <drow@mvista.com>
5368
5369 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5370 * Makefile.in: Regenerated.
5371
d45148c1
WB
53722003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
5373
5374 * MAINTAINERS (Write After Approval): Upgrade myself from
5375 GNATS only to write-after-approval. Update my mail address.
5376
48f2318c 53772003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
5378
5379 (OS Port Maintainers: freebsd): Add myself.
5380
438f50c3
MM
53812003-04-22 Mark Mitchell <mark@codesourcery.com>
5382
5383 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5384
9074e169
KJ
53852003-04-22 Kean Johnston <jkj@sco.com>
5386
5387 * MAINTAINERS (SCO ports): Added myself.
5388
dfd39a2e
NS
53892003-04-21 Nathan Sidwell <nathan@codesourcery.com>
5390
5391 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5392
ccbae82a
KJ
53932003-04-19 Kean Johnston <jkj@sco.com>
5394
5395 * MAINTAINERS (Write After Approval): Add myself.
5396
2f50999f
GP
53972003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5398
5399 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5400 * Makefile.in: Regenerate.
5401
e9b84181
JJ
54022003-04-18 Jakub Jelinek <jakub@redhat.com>
5403
5404 * configure.in (powerpc64*-*-linux*): Remove.
5405 * configure: Rebuilt.
5406
1ca4c6e1
PE
54072003-04-17 Phil Edwards <pme@gcc.gnu.org>
5408
5409 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5410 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5411 and restrap.
5412 * Makefile.in: Regenerate.
5413
0590b963
RE
54142003-04-16 Richard Earnshaw <rearnsha@arm.com>
5415
5416 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5417 * configure: Regenerated.
5418
ff41a56f
DD
54192003-04-15 DJ Delorie <dj@redhat.com>
5420
5421 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5422
50d440bc
NC
54232003-04-13 Nick Clifton <nickc@redhat.com>
5424
5425 * config-ml.in: Remove support for --disable-aix removing
5426 call-aix multilibs.
5427
b1e0a93e
AO
54282003-04-10 Alexandre Oliva <aoliva@redhat.com>
5429
5430 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5431 * */configure: Rebuilt.
5432
71fb704d
JS
54332003-04-08 Joel Sherrill <joel@oarcorp.com>
5434
5435 * MAINTAINERS: Add my email address.
5436
3897ea90
OH
54372003-03-17 Olivier Hainque <hainque@act-europe.fr>
5438
5439 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 5440
93c834b7
NN
54412003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5442
5443 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5444 * Makefile.in: Regenerate.
5445
82c34dcb
MC
54462003-03-14 Michael Chastain <mec@shout.net>
5447
5448 * Makefile.in: Regenerate with correct Makefile.def.
5449
73458fb7
NN
54502003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5451
5452 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5453 Make macro.
5454 * Makefile.in: Regenerate.
5455 * configure.in: Clean up gxx_include_dir logic.
5456 * configure: Regenerate.
5457
32cf27e5
AE
54582003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
5459
5460 * MAINTAINERS (Write After Approval): Add myself.
5461
c727e7a0
BE
54622003-03-10 Ben Elliston <bje@wasabisystems.com>
5463
5464 * MAINTAINERS: Update my mail address.
5465
9a27ac7a
FS
54662003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5467
5468 * configure.in (gxx_include_dir): Fix typo.
5469 * configure: Regenerated.
5470
3aa83176
NN
54712003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5472
5473 * Makefile.tpl: Reindent.
5474 * Makefile.in: Regenerate.
5475 * configure.in: Reindent. Don't set unused variables.
5476 * configure: Regenerate.
5477
9124bc53
DJ
54782003-03-04 Daniel Jacobowitz <drow@mvista.com>
5479
5480 * configure.in: Include $(build_tooldir)/sys-include in
5481 FLAGS_FOR_TARGET.
5482 * configure: Regenerated.
5483
cb543528
NN
54842003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5485
c858bf1e
NN
5486 * Makefile.tpl: Always pass down RANLIB.
5487 * Makefile.in: Regenerate.
5488
aa9c3ab4
NN
5489 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5490 * Makefile.in: Regenerate.
5491 * configure.in: Remove unused logic relating to --enable-shared
5492 and --enable-threads. Remove bogus comments. Remove redundant
5493 noconfigdirs.
5494 * configure: Regenerate.
5495
cb543528
NN
5496 * configure.in: Replace ${libstdcxx_version} by its value.
5497 Remove reference to mh-dgux.
5498 * configure: Regenerate.
5499
53f70c1b
KB
55002003-03-03 Kevin Buettner <kevinb@redhat.com>
5501
5502 * MAINTAINERS (Write After Approval): Add myself.
5503
df0f0674
NN
55042003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5505
5506 * Makefile.tpl: Rearrange.
5507 * Makefile.in: Regenerate.
5508
ef4e7569
US
55092003-02-25 Uwe Stieber <uwe@wwws.de>
5510
5511 * configure.in: Add support for kaOS as cross build target system.
5512 * configure: Regenerated.
5513
a7a287eb
SB
55142003-02-24 Steven Bosscher <steven@gcc.gnu.org>
5515
5516 * MAINTAINERS (Write after approval): Add myself.
5517
ff00c8a2
JW
55182003-02-21 James E Wilson <wilson@tuliptree.org>
5519
5520 * MAINTAINERS: Update my email address.
5521
abb2db7a
ZW
55222003-02-21 Zack Weinberg <zack@codesourcery.com>
5523
5524 * MAINTAINERS: Add self to blanket write privs. section.
5525
e9f2dc3b
SM
55262003-02-20 Sean McNeil <sean@blue.mcneil.com>
5527
5528 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5529 configure-target-* as some target builds may require additional
5530 flags for preprocessor tests.
5531 * Makefile.in: Regenerated.
5532
ee03dc5e
AO
55332003-02-19 Alexandre Oliva <aoliva@redhat.com>
5534
11856278
AO
5535 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5536 * ltconfig: Handle it.
5537 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5538 auto-detecting it.
5539
274aef32
AO
5540 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5541 it is used as argument to $CC.
5542 * ltcf-gcj.sh: Likewise.
5543
ee03dc5e
AO
5544 * configure.in: Introduce --enable-maintainer-mode.
5545 * configure: Rebuilt.
5546 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5547 for maintainer mode.
5548 * Makefile.in: Rebuilt.
5549
30db8e17
JM
55502003-02-18 Jason Merrill <jason@redhat.com>
5551
5552 * Makefile.tpl (check-c++): Allow parallelism.
5553
cab60ac6
GP
55542003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5555
5556 * MAINTAINERS: Remove John Carr (who never actually had access to
5557 gcc.gnu.org).
5558
c8e5d1af
GK
55592003-02-15 Geoffrey Keating <geoffk@apple.com>
5560
5561 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5562 don't configure target-libobjc.
5563 * configure: Regenerate.
5564
70f91f50
RO
55652003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5566
5567 * Makefile.tpl (RANLIB): Define.
5568 * Makefile.in: Regenerate.
5569
669e9062
LB
55702003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
5571
5572 * MAINTAINERS: Update my email.
abb2db7a 5573
61b56b2e
KS
55742003-02-06 Keith R Seitz <keiths@redhat.com>
5575
5576 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5577 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5578 * Makefile.in: Regenerated.
5579 * configure.in: Remove all traces of snavigator, db, and grep.
5580 * configure: Regenerated.
5581
a1ba6e15
GP
55822003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5583
5584 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5585 After Approval.
5586
f5f2cce5
CC
55872003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5588
5589 * MAINTAINERS (Write after approval): Add myself.
5590
ba49f6f1
FCE
55912003-01-31 Frank Ch. Eigler <fche@redhat.com>
5592
5593 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5594 * Makefile.in: Regenerated.
5595
ccf9f10c
RS
55962003-01-30 Roger Sayle <roger@eyesopen.com>
5597
5598 * config.guess: Updated to 2003-01-30's version.
5599 * config.sub: Updated to 2003-01-28's version.
5600
a693735b
AO
56012003-01-30 Alexandre Oliva <aoliva@redhat.com>
5602
5603 * config.if: If gcc_version is already set, just use it. Don't set
5604 gcc_version_trigger if it's already set, otherwise set it to
5605 gcc/version.c, but only if the file exists. If it is not set and
5606 gcc/version.c does not exist, try to extract the version number from
5607 $CC.
5608
204c43d6
AT
56092003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
5610
abb2db7a 5611 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 5612
842e91ec
PE
56132003-01-27 Phil Edwards <pme@gcc.gnu.org>
5614
5615 * configure.in: Revert 24Jan change.
5616 * configure: Regenerate.
5617
6b99984e
GP
56182003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5619
5620 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
5621 entry of HJ Lu.
5622
806e0935
NN
56232003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5624
5625 * configure.in: Revert previous change.
5626 * configure: Regenerate.
5627
307a9864
NN
56282003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5629
5630 * configure.in: Make rda native-only.
5631 * configure: Regenerate.
5632
02ba6302
VR
56332003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5634
5635 * MAINTAINERS: Move myself from GNATS-only-accounts to
5636 write-after-approval.
5637
77d187bc
NN
56382003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5639
5640 * configure.in: Add missing \.
5641 * configure: Rebuilt.
5642
a94a2d4c
JJ
56432003-01-17 Jakub Jelinek <jakub@redhat.com>
5644
5645 * configure.in (baseargs): Avoid using \| in sed regular
5646 expressions.
5647 * configure: Rebuilt.
5648
73f84924
JJ
56492003-01-16 Jakub Jelinek <jakub@redhat.com>
5650
5651 * configure.in (baseargs): Remove all supported forms of
5652 --cache-file, --srcdir, --host, --build and --target options
5653 from argument lists.
5654 * configure: Rebuilt.
5655
8c12fc63
JZ
56562003-01-15 Josef Zlomek <zlomekj@suse.cz>
5657
5658 * MAINTAINERS: Add myself to write-after-approval list.
5659
7c005a3a
AO
56602003-01-15 Alexandre Oliva <aoliva@redhat.com>
5661
5662 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5663 * configure: Rebuilt.
5664
3dfabf63
NN
56652003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5666
5667 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5668 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5669 * Makefile.in: Regenerate.
5670 * configure: Regenerate.
5671
cf53ae10
AO
56722003-01-09 Alexandre Oliva <aoliva@redhat.com>
5673
5674 * configure.in: Remove Makefile in build, host and target modules
5675 unless configure was run with --no-recursion.
5676 * configure: Rebuilt.
5677
3fbe8e4a
CC
56782003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5679
5680 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5681 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5682 * Makefile.in: Regenerate.
5683
66e2aa7d
CD
56842003-01-08 Chris Demetriou <cgd@broadcom.com>
5685
5686 * config.guess: Update to 2003-01-03 version.
5687 * config.sub: Update to 2003-01-03 version.
5688
b5038cfb
CF
56892003-01-07 Christopher Faylor <cgf@redhat.com>
5690
5691 * configure: Regenerate with proper autoconf 2.13.
5692
d02c69be
CF
56932003-01-07 Christopher Faylor <cgf@redhat.com>
5694
5695 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 5696 * configure: Regenerate.
d02c69be 5697
e914a571
AC
56982003-01-06 Andrew Cagney <ac131313@redhat.com>
5699
5700 * configure.in (GDB_TK): Add tcl directories conditional on
5701 gdb/gdbtk directory being present.
5702 * configure: Regenerate.
abb2db7a 5703
70571545
JDA
57042003-01-04 John David Anglin <dave.anglin@nrc.ca>
5705
5706 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5707 by gcc if LD is not defined and we are not doing a Canadian Cross.
5708 * configure: Rebuilt.
5709
89a7012a
TT
57102002-12-31 Tom Tromey <tromey@redhat.com>
5711
5712 * Makefile.in: Rebuilt.
5713 * Makefile.def (target_modules) [libffi]: Allow installation.
5714
3f4f56e2
AS
57152002-12-31 Andreas Schwab <schwab@suse.de>
5716
5717 * configure.in: Fix use of $program_transform_name.
5718 * configure: Regenerated.
5719
6c1b8d0a
DJ
57202002-12-30 Daniel Jacobowitz <drow@mvista.com>
5721
5722 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 5723 * configure: Regenerated.
6c1b8d0a 5724
c5120911
AO
57252002-12-29 Alexandre Oliva <aoliva@redhat.com>
5726
5727 * Makefile.tpl (local-distclean): Don't remove...
5728 (multilib.ts): ... this. Moved into...
5729 (multilib.out): ... this. Don't use sub-make.
5730 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5731 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5732 (configure-build-[+module+], configure-[+module+],
5733 configure-target-[+module+], configure-gcc): ... these. Test
5734 for Makefile existence. Drop config.status from dependencies.
5735 * Makefile.in: Rebuilt.
5736 * configure.in: Move gcc-version-trigger to the end of
5737 ac_configure_args. Add comments to maybedep.tmp and
5738 serdep.tmp. Introduce --disable-serial-configure. Remove
5739 nonopt from baseargs, matching and removing corresponding
5740 whitespace while at it.
5741 * configure: Rebuilt.
5742
e245b0ea
AO
57432002-12-28 Alexandre Oliva <aoliva@redhat.com>
5744
903de295
AO
5745 * configure.in (host_configargs): Replace reference to
5746 no-longer-defined buildopts with --build=${build_alias}.
5747 * configure: Rebuilt.
5748
e245b0ea
AO
5749 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5750 program_transform_name to standard idiom.
5751 (AUTOGEN, AUTOCONF): Define.
5752 (Makefile.in): Use $(AUTOGEN).
5753 (Makefile): Depend on config.status, and use autoconf-style rule to
5754 build it. Move original commands to...
5755 (config.status): ... this new target.
5756 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5757 $(AUTOCONF).
5758 * Makefile.in: Rebuilt.
5759
671aa708
NN
57602002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
5761
53fbfb58
NN
5762 * Makefile.tpl: Fix dramatic bustage due to change in
5763 program_transform_name.
5764 * Makefile.in: Regenerate.
5765
5766 * configure.in: Remove unnecessary PATH setting.
5767 * configure: Regnerate.
5768
5769 * configure.in: Don't default to unprefixed tools unless
5770 the native tools will work.
5771 * configure: Regenerate.
5772
671aa708
NN
5773 * configure.in: Convert to autoconf script. Blow away lots
5774 of now-redundant Makefile fragments.
5775 * configure: Generate using Autoconf.
5776 * Makefile.tpl: Rewrite to reflect autoconfiscation.
5777 * Makefile.in: Regenerate.
5778
57f40826
NN
57792002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
5780
3fedb745
NN
5781 * configure: Fix stupid bug where RANLIB was mistakenly included.
5782
abb2db7a 5783 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
5784 (build_configargs, host_configargs, target_configargs).
5785
5786 * configure.in: Move logic out of sed statement.
5787
abb2db7a 5788 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
5789 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5790
315fa0f4
SS
57912002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
5792
5793 * config.sub: Import from master repository
5794 * config.guess: Ditto
5795
45aff44f
AS
57962002-12-24 Andreas Schwab <schwab@suse.de>
5797
5798 * Makefile.tpl (multilib.out): Fix missing space.
5799 * Makefile.in: Regenerate.
5800
88b5521b
NN
58012002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
5802
5803 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
5804 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
5805 * Makefile.in: Regenerate.
5806 * configure.in: Remove unnecessary leftovers.
5807
2a726918
GK
58082002-12-21 Geoffrey Keating <geoffk@apple.com>
5809
5810 * configure.in (extra_ranlibflags_for_target): New variable.
5811 (*-*-darwin): Add -c to ranlib commands.
5812 * configure (tooldir): Handle extra_ranlibflags_for_target.
5813
aace3269 58142002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
5815
5816 * Makefile.tpl: Revert HJL's change.
5817 * Makefile.in: Regenerated.
5818 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5819 always.
5820
f0895142
AS
58212002-12-19 Andreas Schwab <schwab@suse.de>
5822
5823 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5824 * Makefile.in: Regenerate.
5825
782d0c02
L
58262002-12-18 H.J. Lu <hjl@gnu.org>
5827
5828 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5829 * Makefile.in: Regenerated.
5830
5831 * configure.in (build_prefix): New. Substitute.
5832
212f6dd0
NN
58332002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
5834
79308c5d
NN
5835 * Makefile.tpl: Don't let real targets depend on phony targets.
5836 * Makefile.in: Regenerate.
5837
212f6dd0
NN
5838 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5839 * Makefile.in: Regenerate.
5840
ab17919f
SS
58412002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
5842
5843 * config.sub: Import from master repository
5844 * config.guess: Ditto
5845
5ecf91d1
JM
58462002-12-16 Jason Merrill <jason@redhat.com>
5847
5848 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5849 previous 'make bootstrap'.
5850 * Makefile.in: Regenerate.
5851
d8437e1b
HPN
58522002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
5853
5854 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5855
4977bab6
ZW
58562002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
5857
5858 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5859 * Makefile.in: Regenerate.
5860
0edcfdcb
JM
58612002-12-13 Jason Merrill <jason@redhat.com>
5862
6248218a 5863 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
5864 library tests.
5865 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
5866 * Makefile.in: Regenerate.
5867
4977bab6
ZW
58682002-12-12 Alexandre Oliva <aoliva@redhat.com>
5869
5870 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5871 * Makefile.in: Rebuilt.
5872
f87505dd
AO
58732002-12-12 Alexandre Oliva <aoliva@redhat.com>
5874
5875 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5876
4977bab6
ZW
58772002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
5878
5879 * configure: Fix bug put in by gremlins.
5880
5881 * Makefile.tpl: Substitute more autoconfily.
5882 * configure: Substitute more autoconfily.
5883 * Makefile.in: Regenerate.
5884
7f0db92a
SS
58852002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
5886
5887 * config.sub: Import from master repository
5888 * config.guess: Ditto
5889 * MAINTAINERS: Added Svein Seldal under write after approval
5890
4977bab6
ZW
58912002-12-08 Andrew Cagney <ac131313@redhat.com>
5892
5893 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5894 * Makefile.in (all-sim): Ditto.
5895
58962002-12-06 DJ Delorie <dj@redhat.com>
5897
5898 * Makefile.tpl: Change configure dependencies to not have real
5899 targets depend on phony targets.
5900
59012002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
5902
5903 * configure.in: Revert unintentional change.
5904
5905 * Makefile.tpl: Change dependency for */multilib.out so that
5906 it works when gcc isn't in the tree.
5907
5908 * configure.in: Substitute more.
5909 * configure: Run subconfigures from the Makefile.
5910 * Makefile.tpl: Run subconfigures from the Makefile; add a few
5911 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
5912
67f1b906
GP
59132002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5914
5915 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5916
4977bab6
ZW
59172002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
5918
5919 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5920 and corresponding dependencies.
5921 * Makefile.in: Regenerate.
5922
5923 * configure.in (host_tools): Order binutils, gas and ld for
5924 convenience in running the testsuites.
5925
5926 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5927 * Makefile.in: Regenerate.
5928 * configure.in: Introduce rules to serialize subconfigure runs.
5929
5930 * configure.in: Introduce BASE_CC_FOR_TARGET.
5931 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
5932 Realize configure-build-* targets. Realize configure-target-* targets.
5933 * Makefile.in: Regenerate.
5934
59352002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5936
5937 * configure: Move gcc_version_trigger stuff from here...
5938 * configure.in: ...to here.
5939
5940 * configure.in: Separate subconfigure options added by this file from
5941 options given by the user. Add machinery to put args for host
5942 subconfigures into the Makefile.
5943
5944 * Makefile.tpl: Remove 'vault' targets.
5945 * Makefile.tpl: Reorder and comment dependencies.
5946 * Makefile.in: Regenerate.
5947
59482002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5949 * configure.in: Fix my broken commit of previous patch. (sigh)
5950
743f054e
GK
59512002-11-28 Geoffrey Keating <geoffk@apple.com>
5952
5953 * configure.in: Move host-specific darwin noconfigdirs into
5954 the host-specific section.
5955
4977bab6
ZW
59562002-11-28 Geoffrey Keating <geoffk@apple.com>
5957
5958 * configure.in: Move host-specific darwin noconfigdirs into
5959 the host-specific section.
5960
59612002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
5962
5963 * configure: Remove skip-this-dir support.
5964 * Makefile.tpl: Remove skip-this-dir support.
5965
5966 * Makefile.tpl: Remove leftover support for non-autoconfiscated
5967 subdirectories.
5968 * Makefile.in: Regenerate.
5969
5970 * Makefile.tpl: Strip out useless setting of 'dir'.
5971 * Makefile.in: Regenerate.
5972
59732002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
5974
5975 * configure.in: Fix deeply stupid bug.
5976
5977 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5978 shell code in CXX_FOR_TARGET
5979 * Makefile.def: Introduce raw_cxx.
5980 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5981 RAW_CXX_FOR_TARGET.
5982 * Makefile.in: Regenerate.
5983
59842002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
5985
5986 * Makefile.tpl: Remove unnecessary ifs.
5987 * Makefile.in: Regenerate.
5988
5989 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
5990 dependencies. Maybe-ize build-libiberty. Create dummy install
5991 targets for 'no_install' modules.
5992 * configure: Move GDB_TK substitution to configure.in. Move
5993 build_modules stuff to configure.in.
5994 * configure.in: Implement soft dependency machinery. Maybe-ize
5995 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
5996 * Makefile.in: Regenerate.
5997
59982002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
5999
6000 * Makefile.tpl: Make all-target, install-target behave similarly
6001 to all, install (only hitting configured targets). Eliminate
6002 unused macro defintions.
6003
6004 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6005 build != host.
6006
6007 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6008
6009 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6010
6011 * configure.in: Produce lists of subdir targets we're actually
6012 configuring. Remove references to "dosrel".
6013 * Makefile.tpl: Let configure set which subdir targets are hit.
6014 Remove install-cross; clean up install; remove ALL. Remove
6015 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6016 Autogenerate host module targets. Remove empty dependency lines
6017 and redundant dependency; rearrange slightly.
6018 * Makefile.def: Add host-side libtermcap, utils.
6019
6020 * Makefile.in: Regenerate.
6021
e6226a2f
RO
60222002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6023
6024 * ltconfig (osf[345]): Append $major to soname_spec.
6025 Reflect this in library_names_spec.
6026 * ltmain.sh (osf): Prefix $major with . for use as extension.
6027
3b75d237
AJ
60282002-11-19 Andreas Jaeger <aj@suse.de>
6029
6030 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6031 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6032 and sparc64 GNU/Linux systems.
6033
809108de
NS
60342002-11-19 Nathan Sidwell <nathan@codesourcery.com>
6035
6036 * MAINTAINERS: Update email.
6037
e7e0de7e
GP
60382002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6039
6040 * MAINTAINERS: Complete James Dennett's entry.
6041
f7109dea
EB
60422002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
6043
6044 * MAINTAINERS (Write After Approval): Add myself.
6045
d3ac17c9
BK
60462002-11-13 Bruce Korb <bkorb@gnu.org>
6047
6048 * Makefile.tpl: syntactic cleanup
6049
cbf78ae4
SH
60502002-11-13 Stuart Hastings <stuart@apple.com>
6051
6052 * MAINTAINERS: Add myself to write-after-approval list.
6053
4977bab6
ZW
60542002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6055
6056 * Makefile.def: Add list of recursive targets to autogenerate.
6057 Add build_modules.
6058 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6059 targets. Autogenerate *-build-* targets.
6060 * Makefile.in: Regenerate.
6061
60622002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6063
6064 * configure: More autoconf-style substitutions.
6065 * Makefile.tpl: More autoconf-style substitutions.
6066 * Makefile.in: Regenerate.
6067
60682002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
6069
6070 * configure: Substitute more variables in a more autoconf-friendly
6071 way. Simplify slightly.
6072 * Makefile.tpl: Make more variables substitutable in an
6073 autoconf-friendly way.
6074 * Makefile.in: Regenerate.
6075
d4783999
JW
60762002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
6077
6078 * MAINTAINERS (Write After Approval): Add myself.
6079
4977bab6
ZW
60802002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
6081
6082 * configure.in (v810*): Remove special setting of tools.
6083
6084 * configure: Add support for extra required flags for ar or nm.
6085 * configure.in (aix4.3+): Use above support for target-specific
6086 issues, rather than using config/mt-aix43.
6087
60882002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
6089
6090 * configure: Remove 'removing', which doesn't work. Replace $subdir
6091 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6092 with $srcdir. Reformat indentation. Substitute some variables
6093 formerly hard-coded in the Makefile for build=host.
6094 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6095 * Makefile.def: Autogenerate more.
6096 * Makefile.in: Regenerate.
6097
1c9c903e
AN
60982002-11-04 Adam Nemet <anemet@lnxw.com>
6099
6100 * MAINTAINERS (Write After Approval): Add myself.
6101
40673d2b
KB
61022002-11-04 Kevin Buettner <kevinb@redhat.com>
6103
6104 * Makefile.def (host_modules): Add rda.
6105 * Makefile.in: Regenerate.
6106 * configure.in (target_tool): Add target-rda to list.
6107
42e650ae
GP
61082002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6109
6110 * MAINTAINERS: Remove "co-maintainer" note for web pages.
6111
e004b81f
PE
61122002-10-25 Phil Edwards <pme@gcc.gnu.org>
6113
6114 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6115 and restrap targets to this rule.
6116 * Makefile.in: Regenerate.
6117
06bd49b1
GP
61182002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6119
6120 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6121 GNATS only accounts.
6122
d0af82b0
HPN
61232002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6124
6125 * configure.in (i[3456]86-*-linux*): Add check to disable
6126 ${libgcj} for glibc1.
6127
10782654
DC
61282002-10-24 Denis Chertykov <denisc@overta.ru>
6129
6130 * MAINTAINERS: Add myself as ip2k port maintainer.
6131
a5a438f5
SS
61322002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6133
6134 * configure.in: Add tic4x target.
6135
fe3d5b7f
NN
61362002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6137
aba8a494
NN
6138 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6139 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6140 * Makefile.in: Regenerate.
6141
fe3d5b7f
NN
6142 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6143 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6144 * Makefile.in: Regenerate.
6145
a6ad79e7
JJ
61462002-10-02 Janis Johnson <janis187@us.ibm.com>
6147
6148 * MAINTAINERS: Add myself as web pages co-maintainer.
6149
6a8a9058
NN
61502002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6151
6152 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6153 * Makefile.in: Regenerate.
6154
327d975a
ZW
61552002-10-02 Zack Weinberg <zack@codesourcery.com>
6156
6157 * MAINTAINERS: Add myself and Nathan Sidwell
6158 <nathan@codesourcery.com> as VxWorks maintainers.
6159
a5ae8f19 61602002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
6161
6162 * Makefile.def: Remove order dependency comments.
6163 * Makefile.tpl: Add explicit install-install dependencies.
6164 * Makefile.in: Regenerate.
d0f6c823 6165
34c6040c 6166 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 6167 * Makefile.in: Regenerate.
34c6040c 6168
d0f6c823
NN
6169 * Makefile.tpl: Add configure-target (for src-release in src)
6170 * Makefile.in: Regenerate.
6171
50bd210b
NC
61722002-09-30 Nick Clifton <nickc@redhat.com>
6173
6174 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6175
ca25149e
UW
61762002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6177
6178 * configure.in (s390*-*-linux*): Enable libgcj.
6179
dd30b57d
NN
61802002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6181
9e60a678
NN
6182 * configure: Revert accidentally applied changes.
6183
dd30b57d
NN
6184 * Makefile.tpl: Make more autoconf-friendly.
6185 * Makefile.in: Regenerate.
6186 * configure: Make substitution more autoconf-like.
6187
5831424e
RE
61882002-09-28 Richard Earnshaw <rearnsha@arm.com>
6189
6190 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6191 single entry to handle all these.
6192 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6193 libjava on arm-*-elf.
6194
b7f3b15b
GK
61952002-09-27 Geoffrey Keating <geoffk@apple.com>
6196
6197 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6198 things that depend on them.
6199
0dffceed
NN
62002002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6201
6202 * Makefile.tpl: Make subsituted variables more autoconfy.
6203 * Makefile.in: Regenerate.
6204 * configure: Make seds more autoconfy.
6205
1db75a86 62062002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
6207
6208 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6209 * Makefile.in: Regenerate.
6210 * configure.in: Rewrite sed statements to look autoconfy.
6211
1db75a86
NN
6212 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6213 all-target-foo on configure-target-foo.
6214 * Makefile.def: Ditto.
6215 * Makefile.in: Rebuild.
6216
741a4e89
AH
62172002-09-25 Andrew Haley <aph@redhat.com>
6218
6219 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6220
95ddd785
NN
62212002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6222
6223 * Makefile.def: New file.
6224 * Makefile.tpl: New file.
6225 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6226 * contrib/gcc_update: Note that Makefile.in is a generated file.
6227
6228 * configure.in: Minor rearrangement. Simplify tests.
6229
65a824f6
JT
62302002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
6231
6232 * configure.in (with_headers): Skip copy if value is "yes".
6233 (with_libs): Likewise.
6234
51270f0a 62352002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
6236
6237 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6238 * configure.in (sh*-*-pe*): Ditto.
6239 * configure.in (mips*-*-pe*): Ditto.
6240 * configure.in (*arm-wince-pe): Ditto.
6241
8f89dbf4
NN
6242 * configure.in: Rearrange.
6243
c1b8db3f
KH
62442002-09-14 Kazu Hirata <kazu@cs.umass.edu>
6245
6246 * MAINTAINERS: Update my email address.
6247
341f0575
PK
62482002-08-30 Paul Koning <pkoning@equallogic.com>
6249
6250 * MAINTAINERS: (Write After Approval): Add myself.
6251
d2e06980
GK
62522002-08-29 Geoffrey Keating <geoffk@redhat.com>
6253
6254 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6255
4906d5d8
GK
62562002-08-24 Geoffrey Keating <geoffk@redhat.com>
6257
6258 * MAINTAINERS: Change my mailing address.
6259
e9a25cc8
PC
62602002-08-21 Paolo Carlini <pcarlini@unitus.it>
6261
6262 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 6263 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 6264
a5aa7421
LR
62652002-08-20 Loren J. Rittle <ljrittle@acm.org>
6266
6267 * MAINTAINERS (Write After Approval): Remove myself.
6268 (Various Maintainers: c++ runtime libs): Add myself.
6269
5ce6f47b
EC
62702002-08-15 Eric Christopher <echristo@redhat.com>
6271
6272 * config.sub: Import from master repository.
6273 * config.guess: Ditto.
6274
7f9317f0
AO
62752002-08-19 Alexandre Oliva <aoliva@redhat.com>
6276
6277 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6278 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6279 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6280
7aecca3d
AH
62812002-08-16 Aldy Hernandez <aldyh@redhat.com>
6282
6283 * MAINTAINERS: Add self to rs6000 vector extensions.
6284
8ea4b195
AO
62852002-08-15 Alexandre Oliva <aoliva@redhat.com>
6286
6287 * libiberty/configure: Reverted unintended yesterday's check in.
6288
f5cc59a7
AO
62892002-08-14 Alexandre Oliva <aoliva@redhat.com>
6290
6291 * boehm-gc/configure, libf2c/configure: Rebuilt.
6292 * libffi/configure, libiberty/configure: Ditto.
6293 * libjava/configure, libobjc/configure: Ditto.
6294 * libstdc++-v3/configure, zlib/configure: Ditto.
6295 Merged from binutils:
6296 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
6297 From Steve Ellcey <sje@cup.hp.com>:
6298 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6299 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6300 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6301 IA64.
6302 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6303 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6304 soname_spec, sys_lib_search_path_spec): Ditto.
6305
66350331
FS
63062002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6307
6308 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6309
2ff34870
L
63102002-08-04 H.J. Lu (hjl@gnu.org)
6311
6312 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6313
a014f2fe
KW
63142002-08-02 Krister Walfridsson <cato@df.lth.se>
6315
6316 * MAINTAINERS (Write After Approval): Add myself.
6317
c01d477a
AM
63182002-07-31 Alan Modra <amodra@bigpond.net.au>
6319
6320 * configure.in: Move generic linux case to end. Copy generic
6321 linux noconfigdirs to mips*-*-linux* entry and new
6322 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6323
68cd2524
MM
63242002-07-19 Michael Matz <matz@suse.de>
6325
6326 * MAINTAINERS: Add myself as ra* maintainer.
6327
e2d83b8c
CD
63282002-07-16 Chris Demetriou <cgd@broadcom.com>
6329
6330 * config.guess: Update to 2002-07-09 version.
6331 * config.sub: Update to 2002-07-03 version.
6332
cece4f1d
HPN
63332002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
6334
6335 * MAINTAINERS: Fix typo in a maintainer email address.
6336
bb654703
NN
63372002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6338
6339 * configure.in: Remove two redundant tests.
6340
789b7de5
RO
63412002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6342
6343 * configure.in (mips*-*-irix6*o32): Enable stabs.
6344
e1da1089
NN
63452002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6346
f3970bba
NN
6347 * configure.in: Don't build grez.
6348 * Makefile.in: Ditto.
6349
e1da1089
NN
6350 * Makefile.in: Remove references to bsp, cygmon, libstub.
6351 * configure.in: Ditto.
6352
6353 * configure.in: Remove leftover reference to gdbtest.
6354
57c905fa
PE
63552002-07-08 Phil Edwards <pme@gcc.gnu.org>
6356
6357 * configure.in (gxx_include_dir): Change to match versioned
6358 C++ headers if --enable-version-specific-runtime-libs is used.
6359
a0af94a7 63602002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 6361
a0af94a7
SE
6362 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6363
423ce3eb
NN
63642002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6365
6366 * configure.in: Make --without-x work.
6367
98186934
NN
63682002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6369
c3b7d169
NN
6370 * configure.in: Rearrange target Makefile fragment collection.
6371
98186934
NN
6372 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6373 cvs[src].
6374 * configure.in: Ditto.
6375
eebd288a
MK
63762002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
6377
6378 * MAINTAINERS (Write After Approval): Update my e-mail address.
6379
3ab36f05
NN
63802002-06-24 Ben Elliston <bje@redhat.com>
6381
6382 * configure.in (host_tools): Remove cgen.
6383
6384 * Makefile.in (all-cgen): Remove; runs from its source directory.
6385 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 6386 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
6387 (all-sim): Likewise.
6388
63892002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6390
6391 * Makefile.in: Eliminate 'apache' targets.
6392 * configure.in: Eliminate 'apache' targets.
6393
55380b08
NN
6394 * configure.in: Eliminate redundant tests. Reorganize.
6395
9a5c1b9d
NN
6396 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6397
5fd3853a
NN
6398 * config-ml.in: Eliminate references to Cygnus configure.
6399
cfefc434
NN
6400 * Makefile.in: Eliminate references to building emacs.
6401
2fe93885
GS
64022002-06-28 Graham Stott <graham.stott@btinternet.com>
6403
6404 * MAINTAINERS: Update my email address.
6405
53c40185
BK
64062002-06-26 Benjamin Kosnik <bkoz@redhat.com>
6407
6408 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 6409 (cxx_incdir): Remove.
53c40185 6410
97679694
NN
64112002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
6412
6413 * MAINTAINERS (Write After Approval): Add self.
6414
b03bcd37
DC
6415Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
6416
6417 * configure.in: Add support for ip2k.
6418
6bd12129
NN
64192002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6420
6421 * configure.in: Fix AIX configury bug.
6422
e0d98a92
SE
64232002-06-20 Steve Ellcey <sje@cup.hp.com>
6424
6425 * MAINTAINERS (Write After Approval): Add self.
6426
ba3292db
NN
64272002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6428
ef40bc65
NN
6429 * configure.in: replace ${topsrcdir} with ${srcdir}
6430
7a0be465
NN
6431 * configure.in: Move definition of libstdcxx_flags
6432 right above usage, rather than waaay earlier.
6433
e1848dde
NN
6434 * configure.in: Pull definition of is_cross_compiler earlier.
6435
8bc2fff1
NN
6436 * configure.in: Rearrange a little.
6437
ba3292db
NN
6438 * configure.in: Remove references to librx.
6439 * Makefile.in: Remove references to librx.
6440
11d8b408
DC
6441Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
6442
6443 * config.sub: Add support for avr target.
6444 Import from master sources, rev 1.255
5ce6f47b 6445
93da8339
PE
64462002-06-19 Phil Edwards <pme@gcc.gnu.org>
6447
6448 * configure, .cvsignore: Revert previous change...
6449 * Makefile: ...delete.
6450
b4caab5c
NN
64512002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6452
6453 * configure.in: Eliminate ${gasdir} variable.
6454
ee777171
DB
64552002-06-18 Dave Brolley <brolley@redhat.com>
6456
6457 * configure.in: Add support for frv.
6458 * config.sub: Add support for frv.
6459
26e4af54
PE
64602002-06-18 Phil Edwards <pme@gcc.gnu.org>
6461
6462 * configure: Remove garbage from previous commit.
6463
bb20b7da
PE
64642002-06-18 Phil Edwards <pme@gcc.gnu.org>
6465
6466 * configure: For in-source builds, make a subdir and re-exec there.
6467 * Makefile: New file. Pass targets through to build directory.
6468 * .cvsignore: No longer ignore "Makefile".
6469
9d321f6c
DR
64702002-06-16 Douglas Rupp <rupp@gnat.com>
6471
6472 * MAINTAINERS (Write After Approval): Add self.
6473
c8eb2bc0
KG
64742002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6475
6476 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6477
f210d239
JT
64782002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6479
6480 * configure.in (vax-*-netbsd*): Re-enable gas.
6481
e9667b3c
NN
64822002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6483
efe1f357
NN
6484 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6485 BUILD_PREFIX_1, to correct nomenclature.
6486 * configure: Likewise.
6487
e9667b3c
NN
6488 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6489 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6490
fe2fe497
OH
64912002-05-31 Olaf Hering <olh@suse.de>
6492
6493 * config-ml.in: Propogate DESTDIR also.
6494
dcf7f0dd
JT
64952002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6496
6497 * configure.in (vax-*-netbsd*): Don't build gas for this
6498 platform.
6499
6ff14f32
MM
65002002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6501
6502 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6503 and libgcj for AVR.
6504
397de1ff
KK
65052002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
6506
6507 * MAINTAINERS (Write After Approval): Add myself.
6508
ac30211c
JT
65092002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6510
6511 * config.guess: Update to 2002-05-22 version.
6512 * config.sub: Likewise.
6513
1e6347d8
RO
65142002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6515
6516 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6517 * config-ml.in: Likewise.
6518 * configure: Likewise.
6519 * configure.in: Likewise.
6520
e5ce1d6d
SC
65212002-05-16 Stephane Carrez <stcarrez@nerim.fr>
6522
6523 * MAINTAINERS: Update my email address.
6524
6cdef75d
NN
65252002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6526
4a87f061
NN
6527 * configure.in: Simplify makefile fragment collection.
6528
6529 * configure.in: Remove code to build emacs.
603606e7 6530
e254d6b5
NN
6531 * configure.in : Remove --srcdir argument from targargs and buildargs
6532 (it's always overridden in the Makefile anyway). Rearrange a bit.
6533
6534 * configure: Move some logic to configure.in.
6535 * configure.in: Move some logic from configure.
6cdef75d 6536
1d6006fe
TT
65372002-05-11 Tom Tromey <tromey@redhat.com>
6538
6539 * MAINTAINERS: Reflect libgcj reality.
6540
b70b3534
FS
65412002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
6542
6543 * Makefile.in: Honour DESTDIR.
6544
4434687a
MM
65452002-05-08 Mark Mitchell <mark@codesourcery.com>
6546
6547 * config.guess: Import 2002-03-20 version.
6548 * config.sub: Import 2002-04-26 version.
6549
a89e49c7
RO
65502002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6551
6552 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6553
44e55536
TJ
65542002-05-07 Tim Josling <tej@melbpc.org.au>
6555
6556 * MAINTAINERS: Add self.
6557
97320a3f
LR
65582002-05-06 Loren J. Rittle <ljrittle@acm.org>
6559
6560 * ltmain.sh: Detect and handle object name conflicts
6561 while piecewise linking a static library.
6562
b7c13625
AO
65632002-05-05 Alexandre Oliva <aoliva@redhat.com>
6564
6565 * configure.in (noconfigdirs): Don't disable libgcj on
6566 sparc64-*-solaris* and sparcv9-*-solaris*.
6567
4182d9fa
AO
65682002-05-03 Alexandre Oliva <aoliva@redhat.com>
6569
6570 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6571
7bebf279
TF
65722002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6573
6574 * configure.in (FLAGS_FOR_TARGET): Do not add
6575 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6576 on i[3456]86-*-linux*.
6577
9a06dc7d
TF
65782002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6579
6580 * configure.in (noconfigdirs): Replace [ ] with test.
6581
6582 * configure.in (noconfigdirs): Do not add target-newlib if
6583 target == i[3456]86-*-linux*, and host == target.
6584
a51a07fa
NN
65852002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6586
9e7facd6
DD
6587 * configure.in: delete reference to absent file
6588
aeaa0f2f
NN
6589 * configure.in: replace '[' with 'test'
6590
4bb98828
NN
6591 * configure.in: Eliminate references to gash.
6592 * Makefile.in: Eliminate references to gash.
6593
64791664
NN
6594 * configure.in: remove useless references to 'pic' makefile fragments.
6595
3ed57cf4
NN
6596 * configure.in: (*-*-windows*) Finish removing.
6597
a51a07fa
NN
6598 * configure.in: Eliminate redundant test for libgui.
6599
8552f6f1
RS
66002002-04-29 Roger Sayle <roger@eyesopen.com>
6601
6602 * MAINTAINERS: Add self and realphabetize. Update entries
6603 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
6604 entry for a29k port maintainer.
6605
9e847666
JS
66062002-04-26 Joel Sherrill <joel@OARcorp.com>
6607
6608 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6609 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6610
704c9a14
NN
66112002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6612
6613 * configure.in: remove references to dead files
6614
7bff5059
MM
66152002-04-19 Mark Mitchell <mark@codesourcery.com>
6616
6617 * MAINTAINERS: Add information about purpose of this file.
6618
0c7c67f0
TT
66192002-04-18 Tom Tromey <tromey@redhat.com>
6620
6621 * configure.in: Disallow configuring libgcj when it is already
6622 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6623 Solaris 2.8 by default. For PR libgcj/6158.
6624
63501e91
NN
66252002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6626
6627 * configure.in: Move default CC setting out of config/mh-* fragments
6628 directly into here.
6629
701afd4d
NN
66302002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6631
6632 * configure.in: don't even try to configure or make a subdirectory
6633 if there's no configure script for it.
6634
07cdae91
MM
66352002-04-15 Mark Mitchell <mark@codesourcery.com>
6636
6637 * MAINTAINERS: Remove chill maintainers.
6638 * Makefile.in (CHILLFLAGS): Remove.
6639 (CHILL_LIB): Remove.
6640 (TARGET_CONFIGDIRS): Remove libchill.
6641 (CHILL_FOR_TARGET): Remove.
6642 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6643 CHILL_LIB.
6644 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6645 (CHECK_TARGET_MODULES): Likewise.
6646 (INSTALL_TARGET_MODULES): Likewise.
6647 (CLEAN_TARGET_MODULES): Likewise.
6648 (configure-target-libchill): Remove.
6649 (all-target-libchill): Remove.
6650 * configure.in (target_libs): Remove target-libchill.
6651 Do not compute CHILL_FOR_TARGET.
6652 * libchill: Remove directory.
5ce6f47b 6653
ab50d72b
DD
66542002-04-11 DJ Delorie <dj@redhat.com>
6655
6656 * Makefile.in, configure.in: Sync with binutils, entries
6657 follow...
6658
0a1e123a
DD
66592002-04-07 Andrew Cagney <ac131313@redhat.com>
6660
6661 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6662 (do-tar, do-bz2): New rules.
6663 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6664 (gdb-tar): New rule.
6665 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6666 (insight_dejagnu.tar): New rule.
6667 (insight.tar): New rule.
6668 (gdb+dejagnu.tar): New rule.
6669 (gdb.tar): New rule.
6670
ab50d72b
DD
66712002-02-01 Mo DeJong <supermo@bayarea.net>
6672
6673 * Makefile.in: Add all-tix to deps for all-snavigator
6674 so that tix is built when building snavigator.
6675
66762002-01-11 Steve Ellcey <sje@cup.hp.com>
6677
6678 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6679 ld and gdb are not supported.
6680
66812002-01-07 Mark Salter <msalter@redhat.com>
6682
6683 * configure.in: Remove target-bsp and target-cygmon from arm builds.
6684 Allow target-libgloss to be built for arm, strongarm, and xscale.
6685
66862001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
6687
6688 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6689 options for i[3456]86-pc-linux* native builds.
6690
66912001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
6692
6693 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6694 files from .po files for a distribution.
6695
66962001-09-03 Jeff Holcomb <jeffh@redhat.com>
6697
6698 * configure.in: Enable libstdc++-v3 for h8300 targets.
6699
67002001-06-19 Alan Modra <amodra@bigpond.net.au>
6701
6702 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6703 version from bfd/.
6704
6705Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
6706
6707 * Makefile.in (VER): When present, extract the version number from
6708 the file version.in.
6709
67102001-05-24 Tom Rix <trix@redhat.com>
6711
6712 * configure.in : enable ld for aix
6713
67142001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
6715
6716 * config.guess: Add linux target for S/390.
6717
67182000-11-07 Philip Blundell <pb@futuretv.com>
6719
6720 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6721
67222000-11-03 Philip Blundell <pb@futuretv.com>
6723
6724 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6725 files.
6726
67272001-01-15 Ben Elliston <bje@redhat.com>
6728
6729 * configure.in (host_tools): Add sid.
6730 Always configure cgen.
6731
67322000-11-24 Nick Clifton <nickc@redhat.com>
6733
6734 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6735
6736
67372000-08-20 Doug Evans <dje@casey.transmeta.com>
6738
6739 * Makefile.in (ALL_MODULES): Add all-cgen.
6740 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6741 (all-cgen): New target.
6742 (all-opcodes,all-sim): Depend on all-cgen.
6743 * configure.in (host_tools): Add cgen.
6744 Only configure cgen if --enable-cgen-maint.
6745
ef98ad7b
LR
67462002-04-09 Loren J. Rittle <ljrittle@acm.org>
6747
6748 * configure.in: Add *-*-freebsd* configurations.
6749
90def2b2
TT
67502002-04-08 Tom Tromey <tromey@redhat.com>
6751
6752 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6753 Fixes PR libgcj/6068.
6754
320d7e7a
KW
67552002-03-30 Krister Walfridsson <cato@df.lth.se>
6756
6757 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6758
18b467f1
RO
67592002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6760
6761 * configure.in (alpha*-dec-osf*): Enable libgcj.
6762
8bb3a5af
MG
67632003-03-27 Matthew Gingell <gingell@gnat.com>
6764
6765 * MAINTAINERS (Write After Approval): Add myself.
6766
56ae9405
NC
67672002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6768
6769 Fix for: PR bootstrap/3591, target/5676
6770 * configure.in (mcore-pe): Disable the configuration of
6771 libstdc++-v3 since exceptions are not supported.
6772
f18d9a0c
AG
67732002-03-20 Anthony Green <green@redhat.com>
6774
6775 * configure.in: Enable libgcj for xscale-elf target.
6776
c0e21eef
R
6777Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
6778
6779 * MAINTAINERS: Update my email address.
6780
28eca9e8
AO
67812002-03-16 Alexandre Oliva <aoliva@redhat.com>
6782
6783 * ltmain.sh (relink_command): Fix typo in previous change.
6784
e67e72c7
AO
67852002-03-15 Alexandre Oliva <aoliva@redhat.com>
6786
6787 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6788 (relink_command): Added --tag flags.
6789 (mode=install): If relinking fails; error out.
6790
c2273204
RH
67912002-03-12 Richard Henderson <rth@redhat.com>
6792
6793 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6794 .NOTPARALLEL tag.
6795 (do-check): Rename from check.
6796 (check): Allow parallel check.
6797
bcb64245
BW
67982002-03-12 Bob Wilson <bob.wilson@acm.org>
6799
6800 * MAINTAINERS: Add myself as maintainer for xtensa port.
6801 Fix alphabetical order in CPU port maintainer list.
6802 Remove myself from Write After Approval list.
6803
63adb4ff
RH
68042002-03-11 Richard Henderson <rth@redhat.com>
6805
6806 * Makefile.in (.NOTPARALLEL): Add fake tag.
6807
9bec4bf0
L
68082002-03-07 H.J. Lu (hjl@gnu.org)
6809
6810 * configure.in: Enable gprof for mips*-*-linux*.
6811
c7fc1f84
DS
68122002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
6813
6814 * MAINTAINERS (Write After Approval): Add myself.
6815
6bff33fb
AO
68162002-02-28 Alexandre Oliva <aoliva@redhat.com>
6817
6818 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6819 libjava.
6820 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6821
0210b33b
AO
68222002-02-23 Alexandre Oliva <aoliva@redhat.com>
6823
6824 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6825 because its Makefile is there; test for the executable instead.
6826
fcc0a3ef
AO
68272002-02-22 Alexandre Oliva <aoliva@redhat.com>
6828
6829 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6830 libstdc++-v3 and libjava.
6831
97cf8285
AM
68322002-02-11 Adam Megacz <adam@xwt.org>
6833
6834 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6835 boehm-gc
5ce6f47b 6836
40fe0ec3
AO
68372002-02-09 Alexandre Oliva <aoliva@redhat.com>
6838
6839 * config.guess: Updated to 2002-01-30's version.
6840 * config.sub: Updated to 2002-02-01's version.
6841 Contribute sh64-elf.
6842 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6843 * configure.in: Added sh64-*-*.
6844
694d53ee
CD
68452002-02-08 Chris Demetriou <cgd@broadcom.com>
6846
6847 * MAINTAINERS: Belatedly add myself to write after approval list.
6848
a9ca50b1
JH
6849Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
6850
6851 * MAINTAINERS: Put self in as maintainer for x86-64 port.
6852 Remove self as Write After Approval.
6853
5ffc3500
GK
68542002-01-31 Geoffrey Keating <geoffk@redhat.com>
6855
6856 * MAINTAINERS: Put self in as maintainer for contrib/regression
6857 directory.
6858
4ceaf7fb
PE
68592002-01-28 Phil Edwards <pme@gcc.gnu.org>
6860
6861 * MAINTAINERS: Update my email address.
6862
51584787
JT
68632002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
6864
5ce6f47b
EC
6865 * configure.in (*-*-netbsd*): New. Skip target-newlib,
6866 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
6867 libraries if not supported for NetBSD on target CPU.
6868
5701d273
DR
68692002-01-25 Douglas B Rupp <rupp@gnat.com>
6870
6871 * install-sh: Use _inst.$$_ for temp file name.
6872
b299a075
JT
68732002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
6874
6875 * MAINTAINERS (Write After Approval): Move my contact info
6876 from here...
6877 (OS Port Maintainers): ...to here (netbsd).
6878
51fe14b5
BW
68792002-01-22 Bob Wilson <bob.wilson@acm.org>
6880
6881 * MAINTAINERS (Write After Approval): Add myself.
6882
b634ad42
L
68832002-01-17 H.J. Lu <hjl@gnu.org>
6884
6885 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6886 (all-target-fastjar): Also depend on all-target-libiberty.
6887
3cd87679
L
68882002-01-16 H.J. Lu (hjl@gnu.org)
6889
6890 * config.guess: Import from master sources, rev 1.225.
6891 * config.sub: Import from master sources, rev 1.238.
6892
969a6d8f
KH
68932002-01-16 Kazu Hirata <kazu@hxi.com>
6894
6895 * MAINTAINERS (Write After Approval): Remove myself.
6896
366f6a52
FW
68972001-12-19 Florian Weimer <fw@deneb.enyo.de>
6898
6899 * MAINTAINERS (Write After Approval): Add myself.
6900
f02240b6
JM
69012001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
6902
6903 * MAINTAINERS: Add self as docs co-maintainer.
6904
5d08dc39
MK
69052001-12-11 Matthias Klose <doko@debian.org>
6906
6907 * MAINTAINERS (Write After Approval): Add myself.
6908
39e790d5
ZW
69092001-12-09 Zack Weinberg <zack@codesourcery.com>
6910
6911 * MAINTAINERS: Update my email address.
6912
4519d6a3
TC
69132001-12-07 Turly O'Connor <turly@apple.com>
6914 * MAINTAINERS (Write After Approval): Add myself.
6915 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6916 (rs6000_initialize_trampoline): Call __trampoline_setup for
6917 ABI_DARWIN too.
6918 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 6919 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 6920
21cf0a73
PC
69212001-12-07 Paolo Carlini <pcarlini@unitus.it>
6922
6923 * MAINTAINERS (Write After Approval): Add myself.
6924
4ee43206
DR
6925Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6926
6927 * configure, configure.in: Use temp file for long sed commands.
6928
251931f3
LG
69292001-12-03 Laurent Guerby <guerby@acm.org>
6930
6931 * config.sub: Update to version 1.232 on subversion.
6932
03777dd7
BE
69332001-12-03 Ben Elliston <bje@redhat.com>
6934
6935 * MAINTAINERS: Update mail address for config.* patches.
6936
e490616e
ZW
69372001-11-27 DJ Delorie <dj@redhat.com>
6938 Zack Weinberg <zack@codesourcery.com>
6939
6940 When build != host, create libiberty for the build machine.
6941
6942 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6943 CONFIG_ARGUMENTS.
6944 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6945 New variables.
6946 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6947 and rules.
6948 (all.normal): Depend on ALL_BUILD_MODULES.
6949 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6950 (all-build-libiberty): Depend on configure-build-libiberty.
6951
6952 * configure: Calculate and substitute proper value for
6953 ALL_BUILD_MODULES.
6954 * configure.in: Create the build subdirectory.
6955 Calculate and substitute TARGET_CONFIGARGS (formerly
6956 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6957
04075e8f
ZL
69582001-11-26 Ziemowit Laski <zlaski@apple.com>
6959
6960 * MAINTAINERS (write-after-approval): Add self.
6961
ed19322d
CR
69622001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
6963
6964 * MAINTAINERS (GNATS only accounts): Remove self.
6965
90a12988
HPN
69662001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
6967
6968 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6969 libf2c.
6970
77e653ad
CR
69712001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
6972
6973 * MAINTAINERS (Write After Approval): Add self.
6974
64adad99
DB
69752001-11-12 David O'Brien <obrien@FreeBSD.org>
6976
6977 * MAINTAINERS: mips and s390 are also CPU ports.
6978
834a28c7
DB
69792001-11-12 David O'Brien <obrien@FreeBSD.org>
6980
6981 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
6982
ef94239f
DB
69832001-11-11 David O'Brien <obrien@FreeBSD.org>
6984
6985 * MAINTAINERS: Alphabetize.
6986
beda0427
KH
69872001-11-09 Kazu Hirata <kazu@hxi.com>
6988
6989 * MAINTAINERS (Various maintainers: h8 port): Add myself.
6990
6ca224d3
JDA
69912001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
6992
6993 * MAINTAINERS (Various maintainers: hppa port): Added myself.
6994
132e4bd7
PE
69952001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
6996
6997 * configure.in (--enable-languages): Be more permissive about
6998 syntax. Check for empty lists better. Warn about $LANGUAGES.
6999
c6243b4c
GK
70002001-11-08 Geoffrey Keating <geoffk@redhat.com>
7001
7002 * config.sub: Import from master sources, rev. 1.230.
7003 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7004
abbb9e76
LG
70052001-11-07 Laurent Guerby <guerby@acm.org>
7006
7007 * MAINTAINERS (Write After Approval): Add self.
7008
53cdb27a
HPN
70092001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7010
7011 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7012
dd3a88c9
HPN
70132001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
7014
7015 * config.sub: Import from master sources, rev 1.226.
7016 * config.guess: Import from master sources, rev 1.216.
7017
d344dce9
HPN
70182001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7019
7020 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7021 * MAINTAINERS: Add self as maintainer of MMIX port.
7022 Remove old after-approval entry.
7023
63f6bcd7
JM
70242001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
7025
7026 * ChangeLog, configure: Fix spelling errors.
7027
84f92638
BK
70282001-10-20 Brendan Kehoe <brendan@zen.org>
7029
7030 * MAINTAINERS: Tweak my address.
7031
2f30eda4
R
7032Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
7033
7034 * MAINTAINERS: Update my email address.
7035
1567080c 70362001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 7037
f48a3b5c 7038 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 7039 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 7040
30106886
GB
70412001-10-10 Geert Bosch <bosch@gnat.com>
7042
e490616e 7043 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
7044 Added Robert Dewar.
7045
d3d51b8c
DB
70462001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
7047
7048 * MAINTAINERS (Write After Approval): Added self
7049
d1c3e709
GB
70502001-10-02 Geert Bosch <bosch@gnat.com>
7051
7052 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7053
50f5f793
JM
70542001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7055
7056 * configure: Handle temporary files securely using mkdir.
7057
7fddf9a9
AO
70582001-09-29 Alexandre Oliva <aoliva@redhat.com>
7059
7060 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7061
387beb82
WC
70622001-09-26 Will Cohen <wcohen@redhat.com>
7063
7064 * configure.in (*-*-linux*): Disable configuration of target-newlib
7065 and target-libgloss.
e490616e 7066
0c055e34
AO
70672001-09-26 Alexandre Oliva <aoliva@redhat.com>
7068
7069 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7070 RANLIB.
7071
759bfa90
AO
70722001-09-21 Alexandre Oliva <aoliva@redhat.com>
7073
7074 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7075 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7076 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7077 avoid quotes nesting problems.
7078 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7079 (DO_X): Export only variables that are set.
7080
1dc4a750
BE
70812001-09-19 Ben Elliston <bje@redhat.com>
7082
7083 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7084 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7085 semantics. Use the shell built-in "type" command instead.
7086
898c7238
AO
70872001-08-31 Alexandre Oliva <aoliva@redhat.com>
7088
7089 Merged from gcc-3_0-branch:
7090 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7091 * ltcf-c.sh: Use $objext, not $ac_objext.
7092 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7093 * ltcf-cxx.sh: Add support for GNU.
7094 2001-07-22 Timothy Wall <twall@redhat.com>
7095 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7096 default settings if using GNU tools with that configuration.
7097 * ltcf-cxx.sh: Ditto.
7098 * ltcf-gcj.sh: Ditto.
7099 2001-07-21 Michael Chastain <chastain@redhat.com>
7100 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7101 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7102 * ltmain.sh: Mark as gcc-local.
7103
8fa0a32e
EC
71042001-08-30 Eric Christopher <echristo@redhat.com>
7105 Jason Eckhardt <jle@redhat.com>
7106
7107 * config.guess: Merge from master sources.
7108 * config.sub: Merge from master sources, add support for mipsisa32.
7109
32f30f91 71102001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
7111 * config.sub: Merge from master sources, rev 1.219.
7112 * MAINTAINERS: Add self as contact for stormy16 port.
7113
f6084f99
ZW
71142001-08-14 Zack Weinberg <zackw@panix.com>
7115
7116 * config.sub: Merge from master sources, rev 1.218.
7117 * config.guess: Merge from master sources, rev 1.209.
7118
91b54f7f
GS
71192001-08-11 Graham Stott <grahams@redhat.com>
7120
7121 * Makefile.in (check-c++): Add missing semicolon.
7122
e5b3941e
JH
7123Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
7124
32f30f91 7125 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 7126
6387a56e
EC
71272001-07-30 Eric Christopher <echristo@redhat.com>
7128
7129 * MAINTAINERS (Various maintainers: mips port): Added myself.
7130
53b475f0
AH
71312001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7132
e490616e 7133 * configure.in (sh-*-linux*): New.
53b475f0 7134
2a08c780
RH
71352001-07-27 Richard Henderson <rth@redhat.com>
7136
7137 * .cvsignore: Add LAST_UPDATED.
7138
bfa79422
UW
71392001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
7140
7141 * MAINTAINERS (Various maintainers: s390 port): Added myself.
7142
0ae85492
AH
71432001-07-16 Aldy Hernandez <aldyh@redhat.com>
7144
e490616e 7145 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 7146
8e1ab0fe
NP
7147Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
7148
7149 * MAINTAINERS (Write After Approval): Added myself.
7150
2b997990
SC
71512001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7152
7153 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7154 and libgcj on m68hc11/m68hc12.
7155
d920e825
L
71562001-06-27 H.J. Lu (hjl@gnu.org)
7157
7158 * Makefile (CFLAGS_FOR_BUILD): New.
7159 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7160
d425a1e0
JM
71612001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7162
7163 * README: Remove version number.
7164
5b5b4207
GP
71652001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7166
7167 * INSTALL/README: Update wrt. to the installation instructions now
7168 residing in gcc/doc/install.texi.
7169
be839b69
JM
71702001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7171
7172 * README: Replace with a cut-down and updated version of gcc/README.
7173
fe2ee7c4
DE
71742001-06-12 David Edelsohn <edelsohn@gnu.org>
7175
7176 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7177 multilibs to be disabled.
7178
4f5d646c
DB
71792001-06-11 Daniel Berlin <dan@cgsoftware.com>
7180
7181 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 7182
818f0c85
AO
71832001-06-09 Alexandre Oliva <aoliva@redhat.com>
7184
7185 * config.guess: Import CVS version 1.195.
7186 * config.sub: Import CVS version 1.212.
7187
e9a8af10
AO
71882001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7189
7190 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7191 gcc/xgcc is built, use -print-prog-name to find out the program
7192 name to use.
7193
ae3ca0a9
PE
71942001-06-04 Phil Edwards <pme@sources.redhat.com>
7195
7196 * config.guess: Import CVS version 1.194. All gcc-local changes
7197 appear to also be in the master copy.
7198 * config.sub: Import CVS version 1.211.
7199
066bd40d
MM
7200Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
7201
7202 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7203 with_gcc]: Use `gcc -shared' to build a shared library.
7204
4aef4f33
JDA
7205Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
7206
7207 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7208 archives.
7209
c386f00f
RO
7210Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7211
7212 * MAINTAINERS (Write After Approval): Add myself.
7213
2ae5cea5
HPN
72142001-06-01 Hans-Peter Nilsson <hp@axis.com>
7215
7216 * configure.in (libstdcxx_flags): Do not try to execute
7217 libstdc++-v3/testsuite_flags until it exists.
7218
c3766183
AM
72192001-06-01 Alan Modra <amodra@bigpond.net.au>
7220
7221 * MAINTAINERS: Update my email address.
7222
9b337833
GS
72232001-05-31 Graham Stott <grahams@redhat.com>
7224
7225 * MAINTAINERS (Write After Approval): Add myself.
7226
55fce0eb
SP
72272001-05-28 Simon Patarin <simon.patarin@inria.fr>
7228
7229 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7230 libraries when using g++ with native linker.
7231
5f7de4b8
AO
72322001-05-28 Alexandre Oliva <aoliva@redhat.com>
7233
7234 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7235
a7bc0fbb
AO
72362001-05-22 Alexandre Oliva <aoliva@redhat.com>
7237
7238 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7239 [aix4*|aix5*]: Prepend blank.
7240
33456445
AO
72412001-05-20 Alexandre Oliva <aoliva@redhat.com>
7242
7243 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7244 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7245 of subdir/configure scripts to use the new libtool.m4.
7246
e48d3d00
MK
72472001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
7248
7249 * MAINTAINERS (Write After Approval): Add myself.
7250
9e0e191b
BK
72512001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7252
7253 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7254
3f19b439
BE
72552001-05-11 Ben Elliston <bje@redhat.com>
7256
7257 * Makefile.in (all-sid): New target.
7258 (check-sid, clean-sid, install-sid): Likewise.
7259
6ebe3121
JO
72602001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7261
7262 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7263
ca3667c4
AO
72642001-05-03 Alexandre Oliva <aoliva@redhat.com>
7265
7266 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7267 libgcj.
7268
72692001-05-03 Alexandre Oliva <aoliva@redhat.com>
7270
7271 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7272 gcc/xgcc is built, use -print-prog-name to find out the program
7273 name to use.
7274
b2964d63
AO
72752001-04-26 Alexandre Oliva <aoliva@redhat.com>
7276
b1bb2302
AO
7277 * configure.in (noconfigdirs): Don't reset it from scratch in the
7278 target case; only append to it.
6387a56e 7279
b2964d63
AO
7280 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7281 sparc-*-solaris2.8]: Disable ${libgcj}.
7282
8343765d
AO
72832001-04-25 Alexandre Oliva <aoliva@redhat.com>
7284
7285 * configure.in (libgcj_saved): Copy from $libgcj.
7286 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7287 --disable-libgcj.
7288
ddbb6d43
GRK
72892001-04-25 Gavin Romig-Koch <gavin@redhat.com>
7290
7291 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 7292 C front end maintainer.
ddbb6d43 7293
3fa03ff9
AG
7294Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7295
7296 * configure.in: Move *-chorusos target case to the proper switch.
7297 Disable libgcj.
7298
99ffe40f
AO
72992001-04-12 Alexandre Oliva <aoliva@redhat.com>
7300
7301 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7302 1.641.2.228.
7303
78faa32d
FS
73042001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7305
7306 * Makefile.in (STAGE1_CFLAGS): Pass down.
7307
cdbff0ab
AM
73082001-04-13 Alan Modra <amodra@one.net.au>
7309
7310 * config.guess: Add hppa64-linux support. Note for next import that
7311 this is already in the master file.
7312 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7313
75b9074c
AO
73142001-04-12 Alexandre Oliva <aoliva@redhat.com>
7315
7316 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7317 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7318
125404c5
SS
73192001-04-11 Stan Shebs <shebs@apple.com>
7320
7321 * MAINTAINERS: Add self as Darwin port maintainer.
7322
876684fe
AM
73232001-04-11 Alan Modra <amodra@one.net.au>
7324
7325 * MAINTAINERS: Update my email address.
7326
06729913
LR
73272001-04-10 Loren J. Rittle <ljrittle@acm.org>
7328
7329 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7330 recent versions of FreeBSD (release 3 or later).
7331 * ltconfig: On FreeBSD, -lc must not be provided when building
7332 a shared library or else the standard -pthread gcc option is
7333 rendered worthless to later users of the built library.
7334
67916302
JM
73352001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
7336
7337 * MAINTAINERS: Add self and RTH as C front end maintainers.
7338
d2bc0628
AO
73392001-04-05 Alexandre Oliva <aoliva@redhat.com>
7340
e490616e
ZW
7341 * config.sub: Make sure to match an already-canonicalized
7342 machine name (eg. mn10300-unknown-elf).
d2bc0628 7343
a3406c06
AO
73442001-04-01 Alexandre Oliva <aoliva@redhat.com>
7345
7346 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7347 New macros.
7348 (bootstrap, cross): Use RECURSE_FLAGS.
7349 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7350
a076f6a4
AO
73512001-03-27 Alexandre Oliva <aoliva@redhat.com>
7352
7353 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7354
e9f4fa71
CH
73552001-03-22 Colin Howell <chowell@redhat.com>
7356
7238de5c
CH
7357 * Makefile.in (DO_X): Do not backslash single-quotes in
7358 backquotes (two places).
e9f4fa71 7359
b6b14b1b
AO
73602001-03-22 Alexandre Oliva <aoliva@redhat.com>
7361
7362 Re-installed:
7363 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7364 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7365 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7366 * ltcf-cxx.sh: Likewise.
7367 * ltcf-gcj.sh: Likewise.
7368
1eb0b89d
GP
73692001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7370
7371 * MAINTAINERS: Add myself as "documentation co-maintainer".
7372
82e23236
AO
73732001-03-22 Alexandre Oliva <aoliva@redhat.com>
7374
7375 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7376 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7377
64ec27c3
TT
73782001-03-19 Tom Tromey <tromey@redhat.com>
7379
7380 * config-ml.in: Handle GCJ and GCJFLAGS.
7381
191de407
MC
73822001-03-21 Michael Chastain <chastain@redhat.com>
7383
7384 * Makefile.in: all-m4 depends on all-texinfo.
7385
fed4dede
LR
73862001-03-20 Loren J. Rittle <ljrittle@acm.org>
7387
7388 * MAINTAINERS: Add myself to write after approval list.
7389
085072bb
LB
73902001-03-18 Laurynas Biveinis <lauras@softhome.net>
7391
7392 * Makefile.in (DO_X): Quote nested quotes.
7393
5af8ea3f
AM
73942001-03-18 Alan Modra <alan@linuxcare.com.au>
7395
7396 * MAINTAINERS: Add myself to write after approval list.
7397
69e23037
LB
73982001-03-15 Laurynas Biveinis <lauras@softhome.net>
7399
7400 * Makefile.in (DO_X): Use double quotes for quoting
7401 "RANLIB=$${RANLIB}".
7402
2b9650f4
OP
74032001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
7404
7405 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7406
4698d2cf
NP
74072001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7408
7409 * configure.in: Only use `lang_requires' for languages athat are
7410 actually enabled.
7411
f6646274
PE
74122001-03-08 Phil Edwards <pme@sources.redhat.com>
7413
7414 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
7415
c9a54638
AO
74162001-03-08 Alexandre Oliva <aoliva@redhat.com>
7417
7418 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7419
6a556ad6
TT
74202001-03-07 Tom Tromey <tromey@redhat.com>
7421
7422 * configure.in: Allow config-lang.in to set `lang_requires' to list
7423 of other required languages.
7424
6822468a
LB
74252001-03-06 Laurynas Biveinis <lauras@softhome.net>
7426
7427 * Makefile.in: Remove RANLIB definition. Use RANLIB
7428 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7429 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 7430
f04885d3 74312001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 7432 Alexandre Oliva <aoliva@redhat.com>
6387a56e 7433
f04885d3
BK
7434 * Makefile.in (check-c++): Use tabs, not spaces.
7435
288edf47 74362001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 7437
288edf47
LB
7438 * MAINTAINERS: add myself to Write After Approval list.
7439
3d55d2f8 74402001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 7441
e490616e 7442 * Makefile.in (check-c++): New rule.
6387a56e 7443
4d88a68a
BK
7444 * configure.in (target_libs): Remove libg++.
7445 (noconfigdirs): Remove libg++.
7446 (noconfigdirs): Same.
7447 (noconfigdirs): Same.
7448 (noconfigdirs): Same.
7449
7450 * config-ml.in: Remove libg++ references.
7451
7452 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7453 (ALL_TARGET_MODULES): Same.
7454 (configure-target-libg++): Remove.
7455 (all-target-libg++): Remove.
7456 (configure-target-libio): Remove.
7457 (all-target-libio): Remove.
7458 (check-target-libio): Remove.
7459 (.PHONY): Remove.
7460 (libg++.tar.bz2): Remove.
7461 (all-target-cygmon): Remove libio.
7462 (all-target-libstdc++): Remove.
7463 (configure-target-libstdc++): Remove.
7464 (TARGET_LIB_PATH): Remove libstdc++.
7465 (ALL_GCC_CXX): Remove libstdc++.
7466 (all-target-gperf): Correct.
7467
2437d4ed
NC
74682001-02-16 Nick Clifton <nickc@redhat.com>
7469
7470 * configure.in (noconfigdirs): Allow configuration of texinfo
7471 for Cygwin hosts.
7472
85b99cbe
AG
74732001-02-15 Anthony Green <green@redhat.com>
7474
7475 * configure: Introduce GCJ_FOR_TARGET.
7476 * configure.in: Ditto.
7477 * Makefile.in: Ditto.
7478
7b18790c
AS
74792001-02-13 Andreas Schwab <schwab@suse.de>
7480
7481 * MAINTAINERS: Update mail address.
7482
c4880c99
MS
74832001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7484
7485 * config.guess: Add linux target for S/390.
7486 * config.sub: Likewise.
7487
e31ae6db
CC
74882001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7489
7490 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 7491 target-libgloss.
e31ae6db 7492
7739adfb
BE
74932001-02-06 Ben Elliston <bje@redhat.com>
7494
7495 * configure: Output host type to stdout, not stderr.
7496
36ca672c
MM
74972001-02-05 Mark Mitchell <mark@codesourcery.com>
7498
e40f2829 7499 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
7500 * ltcf-cxx.sh: Likewise.
7501
36ca672c
MM
7502 * config.if: Assume enable_libstdcxx_v3 is defined.
7503
22fdd65e
MM
75042001-02-04 Mark Mitchell <mark@codesourcery.com>
7505
7506 Remove V2 C++ library.
7507 * configure.in: Remove --enable-libstdcxx_v3 support.
7508
3b60dd8e
BM
75092001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
7510
7511 * include/demangle.h: Add prototype for java_demangle_v3.
7512
42c0c80a
PE
75132001-01-29 Phil Edwards <pme@sources.redhat.com>
7514
7515 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
7516
0be25992
RH
75172001-01-27 Richard Henderson <rth@redhat.com>
7518
7519 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7520
8a8de62d
MS
75212001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7522
7523 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7524 Don't unset, it's non-portable and no longer necessary, set to empty
7525 instead.
7526
92769744
MS
75272001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7528
7529 * ltconfig: Shell portability fix for the tagname validity check.
7530
88a1c0ab
AO
75312001-01-27 Alexandre Oliva <aoliva@redhat.com>
7532
7533 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7534 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7535
45291dd5
MS
75362001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7537
7538 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7539
1ace7e15
TT
75402001-01-26 Tom Tromey <tromey@redhat.com>
7541
7542 * configure.in: Allow libgcj to be built on Sparc Solaris.
7543
0ef8b11b
DE
75442001-01-25 David Edelsohn <edelsohn@gnu.org>
7545
7546 * ltcf-c.sh: Add aix5 case.
7547 * ltcf-cxx.sh: Likewise.
7548 * ltconfig: Likewise.
7549
0006091e
AO
75502001-01-24 Alexandre Oliva <aoliva@redhat.com>
7551
9bad11e1
AO
7552 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7553 keep at least one of build_libtool_libs or build_old_libs set to
7554 yes.
7555
0006091e
AO
7556 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7557 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7558
7c01b2b5
BM
75592001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7560
7561 * configure.in: Enable libgcj on several additional platforms.
7562
d340e0ac
BM
75632001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7564
7565 * configure.in: Enable libgcj for linux targets.
7566
5baf8c37
MS
75672001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7568
7569 * MAINTAINERS (Write After Approval): Add myself.
7570
10a0ba84
JDA
75712001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
7572
7573 * MAINTAINERS: Add myself as vax port maintainer.
7574
357c6a4b
FH
75752001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
7576
7577 * MAINTAINERS: Add myself as Mercury front-end maintainer.
7578
6e2d9a7a
MS
75792001-01-09 Mike Stump <mrs@wrs.com>
7580
7581 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7582 failures of subdirectories.
7583
b6b14b1b 75842001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 7585
b6b14b1b 7586 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 7587 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
7588 * ltcf-cxx.sh: Likewise.
7589 * ltcf-gcj.sh: Likewise.
7590 * ltconfig.sh: Fix typo.
976b230d 7591
07109110
LB
75922001-01-02 Laurynas Biveinis <lauras@softhome.net>
7593
7594 * configure: handle DOS-style absolute paths.
7595
1da5b8fc
LB
75962001-01-02 Laurynas Biveinis <lauras@softhome.net>
7597
7598 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7599
4c2f5b4f
MM
76002000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
7601
7602 * MAINTAINERS: Add myself as avr port co-maintainer.
7603
bc53668e
BE
76042000-12-28 Ben Elliston <bje@redhat.com>
7605
7606 * MAINTAINERS: Add myself under ``Write After Approval''.
7607
c387606f
JM
76082000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
7609
7610 * texinfo: Remove directory from GCC.
7611
2cb5082c
JM
76122000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
7613
7614 * COPYING: Update to current
7615 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7616 to 19yy as example year in copyright notice).
7617
cc330df9
BK
76182000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7619
6387a56e 7620 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
7621 (libstdcxx_incdir): Pass down.
7622 * config.if: Remove expired bits for cxx_interface, add stub.
7623 (libstdcxx_incdir): Add variable for g++ include directory.
7624 * configure.in (gxx_include_dir): Use it.
6387a56e 7625
4c6b2835
AO
76262000-12-18 Alexandre Oliva <aoliva@redhat.com>
7627
7628 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
7629 with old-email address from ``Write After Approval''.
7630
3896f13e
AJ
76312000-12-15 Andreas Jaeger <aj@suse.de>
7632
7633 * configure.in: Handle lang_dirs.
7634
76352000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 7636
ad46e881
TT
7637 * MAINTAINERS: Removed brads.
7638
90a10418
TT
7639 * MAINTAINERS: Added gcj developers.
7640
41dfe3a2 76412000-12-13 Anthony Green <green@redhat.com>
6387a56e 7642
41dfe3a2 7643 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
7644 listed. Disable libgcj for x86 and Alpha Linux until compatible
7645 with g++ abi.
6387a56e 7646
e2f601da
MS
76472000-12-13 Mike Stump <mrs@wrs.com>
7648
7649 * Makefile.in (local-distclean): Also remove fastjar.
7650
70030c01
RB
76512000-12-12 Rodney Brown <RodneyBrown@mynd.com>
7652
7653 * contrib/gcc_update: Add fastjar --touch entries.
7654
2a50f859
AO
76552000-12-12 Alexandre Oliva <aoliva@redhat.com>
7656
7657 * configure.in: Disable language-specific target libraries for
7658 languages that aren't enabled.
7659
7743113b
AG
76602000-12-10 Anthony Green <green@redhat.com>
7661
7662 * configure.in: Define libgcj. Disable libgcj target libraries for
7663 most targets.
7664
92e061a6
NB
76652000-12-10 Neil Booth <neilb@earthling.net>
7666
7667 * MAINTAINERS: Update mail address, remove from WAA list.
7668
f34ff6d6
APB
76692000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7670
7671 * libjava: Imported from /cvs/java.
7672 * libffi: Likewise.
7673 * Boehm-gc: Likewise.
7674
d82a33c6
APB
76752000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7676
7677 * configure.in (target_libs): Revert 2000-12-08 patch.
7678 (noconfigdirs): Added target-libjava.
7679
e14f8e28
LB
76802000-12-09 Laurynas Biveinis <lauras@softhome.net>
7681
7682 * djunpack.bat: removed.
7683
fc26516b
LB
76842000-12-09 Laurynas Biveinis <lauras@softhome.net>
7685
7686 * Makefile.in: handle DOS-style absolute paths.
7687 * config-ml.in: likewise.
7688 * symlink-tree: likewise.
7689
bd8757b3
APB
76902000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7691
7692 * fastjar: Imported.
7693
81522a1f
APB
76942000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7695
7696 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7697 libjava.
7698 * configure.in (target_libs): Removed `target-libjava'.
7699
5db1f7ed
APB
77002000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7701
7702 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7703 (ALL_MODULES): Added fastjar.
7704 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7705 (all-target-libjava): all-fastjar replaces all-zip.
7706 (all-fastjar): Added.
7707 (configure-target-fastjar, all-target-fastjar): Likewise.
7708 * configure.in (host_tools): Added fastjar.
7709
5e59997c
MS
77102000-12-07 Mike Stump <mrs@wrs.com>
7711
7712 * Makefile.in (local-distclean): Remove leftover built files.
7713
0a534f40
NC
77142000-11-24 Nick Clifton <nickc@redhat.com>
7715
7716 * configure.in (xscale-elf): Add target.
7717 (xscale-coff): Add target.
7718
7686cadf
LR
77192000-11-22 Loren J. Rittle <ljrittle@acm.org>
7720
e490616e
ZW
7721 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7722 recent versions of FreeBSD (release 3 or later).
7723 * ltconfig: On FreeBSD, -lc must not be provided when building
7724 a shared library or else the standard -pthread gcc option is
7725 rendered worthless to later users of the built library.
7686cadf 7726
fff01699
FF
77272000-11-16 Fred Fish <fnf@be.com>
7728
7729 * configure.in (enable_libstdcxx_v3): Fix typo,
7730 libstd++ -> libstdc++.
7731
4dc16355
KL
77322000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7733
7734 * MAINTAINERS: Add self to Write After Approval list.
7735
bf6fc7b2
BS
77362000-11-21 Bernd Schmidt <bernds@redhat.com>
7737
7738 * MAINTAINERS: Update my email address. Add myself to global write
7739 privs list.
7740
ce8e06b1
AO
77412000-11-18 Alexandre Oliva <aoliva@redhat.com>
7742
6e2a4843
AO
7743 * Makefile.in: Merge with src and libgcj.
7744 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7745 configure-target-<library> when their configure scripts need the C
7746 or C++ library to have already been built to work properly.
7747 (do_proto_toplev): Set them to an empty string.
7748
ce8e06b1
AO
7749 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7750 (REALLY_SET_LIB_PATH): Use them.
7751
c003f378
SS
77522000-11-17 Stan Shebs <shebs@apple.com>
7753
7754 * MAINTAINERS: Add self to Write After Approval list.
7755
cc1e60ea
JM
77562000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7757
7758 * configure: Provide the original toplevel configure arguments
7759 (including $0) to subprocesses in the environment rather than
7760 through gcc/configargs.h.
7761
1173593d
JM
77622000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7763
7764 * MAINTAINERS: Remove references to cccp. Change C9X reference to
7765 C99. Alphabetise "Write After Approval" list.
7766
520907ee
MM
77672000-11-12 Mark Mitchell <mark@codesourcery.com>
7768
34f6fbdb
MM
7769 * configure: Turn on libstdc++ V3 by default.
7770
520907ee
MM
7771 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7772 if we've got GCC.
7773
0bbd37ed
PB
77742000-11-11 Philip Blundell <philb@gnu.org>
7775
7776 * MAINTAINERS: Add self to Write After Approval list.
7777
7ca0e6d9
DE
77782000-11-09 David Edelsohn <edelsohn@gnu.org>
7779
7780 * ltcf-c.sh (aix4): Improve shared library configuration; require
7781 exporting symbols.
7782 * ltcf-cxx.sh (aix4): Define.
7783 * ltconfig (aix4): Define library and soname specs appropriate for
7784 AIX. Define command to create export symbols list.
7785
f559f30b
CF
7786Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
7787
7788 * config.sub: Add support for Sun Chorus
7789
fc05d516
NC
77902000-10-31 Nick Clifton <nickc@redhat.com>
7791
7792 * MAINTAINERS: Rename <name>@cygnus.com addresses to
7793 <name>@redhat.com. Also installed new email address for Clint
7794 Popetz.
6387a56e 7795
90a0e73f
JM
77962000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
7797
7798 * etc: Remove directory from GCC.
7799
a5e1b548
MM
78002000-10-16 Michael Meissner <meissner@redhat.com>
7801
7802 * configure (gcc/configargs.h): Only create if there is a build GCC
7803 directory created.
7804
6387a56e
EC
78052000-10-16 Matthias Klose <doko@debian.org>
7806
be1db873
MK
7807 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7808 when configured for libstdc++-v3.
7809
f5fa9a5b
PE
78102000-10-05 Phil Edwards <pme@gcc.gnu.org>
7811
7812 * configure: Save configure arguments to gcc/configargs.h.
7813
61a77fea
PT
78142000-10-04 Philipp Thomas <pthomas@suse.de>
7815
7816 * config.guess: Import CVS version 1.157.
7817 * config.sub: Import CVS version 1.181.
7818
3a4fee66
AP
78192000-10-04 Andris Pavenis <pavenis@latnet.lv>
7820
7821 * Makefile.in (bootstrap): avoid recursion if subdir missing
7822 (cross): ditto
7823 (do-proto-toplev): ditto
7824
3dd7094e
AO
78252000-09-30 Alexandre Oliva <aoliva@redhat.com>
7826
de710532
AO
7827 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7828 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7829
3dd7094e
AO
7830 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7831 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7832 all affected `configure' scripts.
7833
e592386f
NB
7834Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
7835
7836 * MAINTAINERS: Add self as cpplib co-maintainer.
7837
fba54939
AH
78382000-09-24 Aldy Hernandez <aldyh@redhat.com>
7839
7840 * MAINTAINERS: Add self to Write After Approval list.
7841
2bd429f4
GP
78422000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7843
7844 * INSTALL/README: egcs -> GCC update.
7845
d733f374
ME
7846Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
7847
7848 * MAINTAINERS: Add myself to Write After Approval list.
7849
d7ce9a83
KH
78502000-09-15 Kazu Hirata <kazu@hxi.com>
7851
7852 * MAINTAINERS: Add myself to Write After Approval list.
7853
18a53ffe
JL
7854Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7855
e490616e
ZW
7856 * configure.in: Do not build byacc for hppa64. Provide paths to the
7857 X11 libraries for hppa64.
18a53ffe 7858
f246ff23
SC
78592000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7860
7861 * MAINTAINERS: Add myself as 68hc11 port maintainer.
7862
06298abd
AO
78632000-09-06 Alexandre Oliva <aoliva@redhat.com>
7864
4b92758a
AO
7865 * Makefile.in (all-zlib): Added dummy target.
7866
06298abd
AO
7867 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7868 ltcf-gcj.sh: Updated from libtool multi-language branch.
7869
4d73d07a
AO
78702000-09-05 Alexandre Oliva <aoliva@redhat.com>
7871
7872 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7873 (bootstrap*): Depend on all-bootstrap.
7874
05d52d78
PT
78752000-09-05 Philipp Thomas <pthomas@suse.de>
7876
7877 * config.guess: Import CVS version 1.156.
7878 * config.sub: Import CVS version 1.179.
7879
3c809ba4
AG
78802000-09-02 Anthony Green <green@cygnus.com>
7881
7882 * Makefile.in (all-gcc): Depend on all-zlib.
7883 (CLEAN_MODULES): Add clean-zlib.
7884 (ALL_MODULES): Add all-zlib.
7885 * configure.in (host_libs): Add zlib.
7886
10ad78a0 78872000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
7888
7889 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7890 crosses, but add gcc/include to the header search path for them.
7891
b36a9ce3
DB
78922000-08-04 David E. O'Brien <obrien@FreeBSD.org>
7893
7894 * MAINTAINERS: Add self to Write After Approval list.
7895
cb011248
FS
78962000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7897
7898 * config.guess: Import CVS version 1.152.
7899 * config.sub: Import CVS version 1.177.
7900
db310af0
AO
79012000-08-25 Alexandre Oliva <aoliva@redhat.com>
7902
7965440a
AO
7903 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7904 $targargs to tell whether newlib is going to be built.
7905
db310af0
AO
7906 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7907 $$r/TARGET_SUBDIR/libio for _G_config.h.
7908
e7977565
AO
79092000-08-23 Alexandre Oliva <aoliva@redhat.com>
7910
7911 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7912
126bb9ed
DD
79132000-08-22 DJ Delorie <dj@redhat.com>
7914
7915 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7916
5b0e9d29
AO
79172000-08-22 Alexandre Oliva <aoliva@redhat.com>
7918
7919 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7920 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7921 sub-configures.
7922
4f3e904e
DD
79232000-08-21 DJ Delorie <dj@redhat.com>
7924
7925 * MAINTAINERS: Add self as a libiberty maintainer
7926
c9635443
AO
79272000-08-16 Alexandre Oliva <aoliva@redhat.com>
7928
7929 * configure.in (libstdcxx_flags): Use
7930 libstdc++-v3/src/libstdc++.INC.
7931
8b2100ba
AO
79322000-08-15 Alexandre Oliva <aoliva@redhat.com>
7933
7934 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7935
57119aa9
ZW
79362000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7937
eeb943b0
ZW
7938 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7939
6387a56e 7940 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
7941 explicit. Substitute enable_threads into generated Makefiles.
7942 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7943 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7944
acffa7c4
GK
79452000-08-13 Geoff Keating <geoffk@cygnus.com>
7946
7947 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
7948
808d8c41
AO
79492000-08-12 Alexandre Oliva <aoliva@redhat.com>
7950
7951 * config-ml.in (CC): Remove bogus duplicate quotation mark from
7952 previous delta.
7953
1fc8c51c 79542000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 7955
1fc8c51c
JM
7956 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7957 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7958 (FLAGS_FOR_TARGET): Not here.
7959 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 7960
25698887
AO
79612000-08-11 Alexandre Oliva <aoliva@redhat.com>
7962
7963 * config-ml.in (CC, CXX): Don't introduce a leading space.
7964
10120687
DD
79652000-08-07 DJ Delorie <dj@delorie.com>
7966
7967 * MAINTAINERS: Add self as a DJGPP maintainer
7968
15c758e9
DD
79692000-08-07 DJ Delorie <dj@redhat.com>
7970
7971 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7972 "if we're also building gcc, and it's a gcc that will run on the
7973 build machine, we want to use its includes instead of the system's
7974 default includes".
7975
2d0de245
JM
79762000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
7977
7978 * MAINTAINERS: Add self to Write After Approval list.
7979
e81b330a
AO
79802000-08-03 Alexandre Oliva <aoliva@redhat.com>
7981
83440c1e
AO
7982 * configure.in (libstdcxx_flags): Don't use `"'.
7983
e81b330a
AO
7984 * config-ml.in: Adjust multilib search paths to the
7985 appropriate multilib tree.
7986
cf95c847
AO
79872000-08-02 Alexandre Oliva <aoliva@redhat.com>
7988
7989 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7990 commas in $LANGUAGES.
7991
9e9af119
MH
79922000-08-02 Manfred Hollstein <manfredh@redhat.com>
7993
7994 * configure.in: Re-enable all references to libg++ and librx.
7995
606ce391
AO
79962000-08-01 Alexandre Oliva <aoliva@redhat.com>
7997
89820b43
AO
7998 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
7999 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
8000 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8001 * ltcf-cxx.sh (need_lc): Set based on postdeps.
8002
606ce391
AO
8003 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8004
04179d4a
AO
80052000-07-31 Alexandre Oliva <aoliva@redhat.com>
8006
8007 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8008 CXX_FOR_TARGET for sed.
8009
d4eb109c
AO
80102000-07-30 Alexandre Oliva <aoliva@redhat.com>
8011
8012 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8013 Do not override if already set in the environment or in configure.
8014 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8015 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8016
4f4caf92
AO
80172000-07-28 Alexandre Oliva <aoliva@redhat.com>
8018
8019 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8020 the libtool CVS tree multi-language branch.
8021 * ltconfig, ltmain.sh: Updated.
6387a56e 8022
b87487b6
AO
80232000-07-27 Alexandre Oliva <aoliva@redhat.com>
8024
1670d1ea
AO
8025 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8026 (clean-target): Depend on it.
8027
b87487b6
AO
8028 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8029 (GCC_FOR_TARGET): Use it.
8030 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8031 * configure.in: ... here.
8032 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8033 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8034
4e81ae98
EC
80352000-07-24 Eric Christopher <echristo@cygnus.com>
8036
8037 * MAINTAINERS: Add self to Write After Approval list.
8038
059ae32c
AO
80392000-07-24 Alexandre Oliva <aoliva@redhat.com>
8040
5b28edd4
AO
8041 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8042 (configure-target-libchill, configure-target-libobjc): Likewise.
8043
059ae32c
AO
8044 * configure.in: Use the same cache file for all target libs.
8045 * config-ml.in: But different cache files per multilib variant.
8046
1adcd149
MS
80472000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8048
8049 * configure (topsrcdir): Don't use dirname.
8050
2d573dff
JO
80512000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
8052
8053 * MAINTAINERS: Add self to Write After Approval list.
8054
d207ebef
JM
80552000-07-20 Jason Merrill <jason@redhat.com>
8056
8057 * configure.in: Remove all references to libg++ and librx.
8058
8059 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8060
80612000-07-20 Hans-Peter Nilsson <hp@axis.com>
8062
8063 * config.sub: Update to subversions version 2000-07-06.
8064
7b7792d5
AH
80652000-07-12 Andrew Haley <aph@cygnus.com>
8066
8067 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8068 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8069
3abaac67
PE
80702000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8071
8072 * symlink-tree: Check number of arguments.
8073
34be2b36
JW
80742000-07-05 Jim Wilson <wilson@cygnus.com>
8075
8076 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8077 search path for a g++ extracted from the build tree. This
8078 will allow link tests run by configure scripts in
8079 subdirectories to succeed.
8080
d207ebef
JM
80812000-07-01 Koundinya K <kk@ddeorg.soft.net>
8082
e490616e 8083 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 8084
0900331b
MH
80852000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8086
8087 * MAINTAINERS: Add myself as loop discovery maintainer.
8088
d207ebef
JM
80892000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8090
8091 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8092 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8093
80942000-06-19 Timothy Wall <twall@cygnus.com>
8095
8096 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8097 * config.sub: Add tic54x target.
8098
11a27a76
TM
8099Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8100
8101 * MAINTAINERS: Add self as Fortran maintainer,
8102 remove Craig Burley.
8103
d207ebef 8104Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 8105
d207ebef
JM
8106 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8107 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 8108
7758b73f
PT
8109Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
8110
8111 * MAINTAINERS: Add self as i18n maintainer
8112
d207ebef
JM
811320000-05-21 H.J. Lu (hjl@gnu.org)
8114
e490616e
ZW
8115 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8116 directory are used if they exist. Make sure
8117 $(build_tooldir)/include is searched for header files,
8118 $(build_tooldir)/lib/ for library files.
d207ebef 8119 (GCC_FOR_TARGET): Likewise.
e490616e 8120 (CXX_FOR_TARGET): Likewise.
d207ebef 8121
bae29210
JL
8122Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
8123
8124 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8125
d207ebef 8126Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
8127
8128 * Makefile.in (configure-target-libiberty): Depend on
8129 configure-target-newlib.
8130
aab0d19d
AO
81312000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8132
8133 * configure.in, Makefile.in: Merge all libffi-related
8134 configury stuff from the libgcj tree.
8135
d207ebef
JM
8136Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
8137
8138 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8139 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8140
8141Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8142
8143 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8144 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 8145 current version information. Add to proto-toplev directory.
d207ebef
JM
8146 (gdb-taz): Build do-djunpack.
8147
758c7bd4
DE
81482000-05-15 David Edelsohn <edelsohn@gnu.org>
8149
8150 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8151
1888228d
AC
8152Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
8153
8154 * MAINTAINERS: Add self to Write After Approval list.
8155
d207ebef
JM
81562000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8157
8158 * ltmain.sh: Preserve in relink_command any environment
8159 variables that may affect the linker behavior.
8160
2d7cc2fe
JL
8161Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
8162
d207ebef
JM
8163 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8164
8165Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
8166
8167 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8168
81692000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8170
8171 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 8172 with the version name.
2d7cc2fe 8173
ee455968
JE
8174Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
8175
8176 * MAINTAINERS: Add self as bb-reorder maintainer.
8177
73b97e5c
BK
81782000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8179
8180 * config.if: Tweak.
8181
d207ebef
JM
81822000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8183
8184 * djunpack.bat: New file.
8185
8186Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
8187
8188 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
8189 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8190 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8191 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 8192
954869eb
DP
81932000-04-16 Dave Pitts <dpitts@cozx.com>
8194
e490616e
ZW
8195 * config.sub (case $basic_machine): Change default for "ibm-*"
8196 to "openedition".
954869eb 8197
eaabe541
AJ
81982000-04-13 Andreas Jaeger <aj@suse.de>
8199
8200 * MAINTAINERS: Added myself.
8201
d207ebef
JM
8202Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8203
8204 * Makefile.in (gdb-taz): New target. GDB specific archive.
8205 (do-md5sum): New target.
8206 (MD5PROG): Define.
8207 (PACKAGE): Default to TOOL.
8208 (VER): Default to a shell script.
8209 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 8210 md5 checksum generation.
d207ebef
JM
8211 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8212 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8213 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 8214 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
8215
8216Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
8217
8218 * configure (warn_cflags): Delete.
8219
0ea6d60c
PDM
8220Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
8221
8222 * MAINTAINERS: Added myself.
8223
17090313 82242000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 8225 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 8226
e490616e
ZW
8227 * configure.in (enable_libstdcxx_v3): Add.
8228 (target_libs): Add bits here to switch between libstdc++-v2 and
8229 libstdc++-v3.
8230 * config.if: And this file too.
8231 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 8232
76b78517
MM
82332000-04-05 Michael Meissner <meissner@redhat.com>
8234
8235 * config.sub (d30v): Add d30v as a basic machine type.
8236
ad242caf
JM
82372000-03-29 Jason Merrill <jason@casey.cygnus.com>
8238
8239 * configure.in: -linux-gnu*, not -linux-gnu.
8240
d4537148
TM
8241Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8242
8243 * MAINTAINERS: Add self in write-after-approval section.
8244
f152e9d4
JW
8245Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
8246
8247 * MAINTAINERS: Add self as ia64 port maintainer.
8248
6a5fcef1
NB
82492000-03-08 Neil Booth <NeilB@earthling.net>
8250
8251 * MAINTAINERS: Add self in write-after-approval section.
8252
d207ebef 8253Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 8254
d207ebef
JM
8255 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8256 (do-tar-bz2): Replace TOOL with PACKAGE.
8257 (gdb.tar.bz2): Remove GDBTK from GDB package.
8258 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 8259 dejagnu.tar.bz2): New packages.
d207ebef
JM
8260
82612000-02-27 Andreas Jaeger <aj@suse.de>
8262
8263 * configure.in: Add entry for mips*-*-linux*, move catch all
8264 *-*-*linux* entry below this one.
8265
82662000-02-27 Ian Lance Taylor <ian@zembu.com>
8267
8268 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 8269
521fe9d0
NC
82702000-02-24 Nick Clifton <nickc@cygnus.com>
8271
8272 * config.sub: Support an OS of "wince".
8273
d207ebef
JM
8274Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
8275
8276 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 8277 version.
d207ebef
JM
8278
82792000-02-23 Linas Vepstas <linas@linas.org>
8280
8281 * config.sub: Add support for Linux/IBM 370.
8282 * configure.in: Likewise.
8283
3a685f6f
NC
82842000-02-22 Nick Clifton <nickc@cygnus.com>
8285
8286 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8287
d207ebef 82882000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 8289
d207ebef 8290 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 8291
4746ee26
KG
82922000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8293
8294 * configure (gcc_version): When setting, narrow search to
8295 lines containing `version_string'.
8296
ba96c72d
DC
82972000-02-15 Denis Chertykov <denisc@overta.ru>
8298
8299 * config.sub: Add support for avr target.
8300
77f16a66
NC
83012000-02-14 Nick Clifton <nickc@cygnus.com>
8302
8303 * MAINTAINERS: Add maintainers for MCore port.
8304
784a3a80
HPN
8305Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
8306
8307 * config.sub: Add mmix-knuth-mmixware.
8308
719dd4fa
KG
83092000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8310
8311 * MAINTAINERS: Pair cccp with cpplib maintainership.
8312
d207ebef
JM
83132000-01-27 Christopher Faylor <cgf@redhat.com>
8314
8315 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8316 structure stuff to -L library search.
8317 (CXX_FOR_TARGET): Ditto.
8318 (CROSS_CHECK_MODULES): Fix spelling mistake.
8319
7a53e94b
MM
83202000-01-24 Mark Mitchell <mark@codesourcery.com>
8321
8322 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8323 the C++ compiler.
8324
0da3b5a7
RH
83252000-01-12 Richard Henderson <rth@cygnus.com>
8326
8327 * configure.in: Don't build some bits for beos.
8328
02368d6d
JS
83292000-01-12 Joel Sherrill (joel@OARcorp.com)
8330
8331 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8332 as include files.
8333
2e76d35c
ZW
83342000-01-11 Zack Weinberg <zack@wolery.cumb.org>
8335
8336 * Add self as cpplib maintainer, as requested by Jason
8337 Merrill. Correct my e-mail address.
8338
4c25fdcf
GK
83392000-01-06 Geoff Keating <geoffk@cygnus.com>
8340
8341 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8342 not mh-aix43.
8343
188e3966
HPN
8344Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
8345
8346 * MAINTAINERS: Add myself to "write after approval" list.
8347
c2f5d030
RH
83481999-12-14 Richard Henderson <rth@cygnus.com>
8349
8350 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8351 * config.sub: Accept alphaev[78], alphaev8.
8352
eeda916a
AO
83531999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8354
8355 * config.guess, config.sub: Update from autoconf.
8356
b3bd7820
BK
83571999-11-29 Bruce Korb <autogen@linuxbox.com>
8358
2c290989 8359 * MAINTAINERS: update my playtime e-address.
b3bd7820 8360
1882b2b1
RO
8361Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8362
8363 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8364 necessary libraries are missing.
8365
2395f805
DN
8366Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
8367
8368 * MAINTAINERS: Add new 'write after approval' maintainer.
8369
1e25de97
APB
8370Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
8371
8372 * MAINTAINERS: Add new Java maintainer.
8373
1722c704
AS
83741999-10-25 Andreas Schwab <schwab@suse.de>
8375
8376 * configure: Fix quoting inside arguments of eval.
8377
8141abe8
NC
83781999-10-21 Nick Clifton <nickc@cygnus.com>
8379
8380 * config-ml.in: Allow suppression of some ARM multilibs.
8381
0b77644a
LV
8382Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8383
8384 * config.guess: Add OS/390 match pattern.
8385 * config.sub: Add mvs, openedition targets.
8386 * configure.in (i370-ibm-opened*): New.
8387
d207ebef
JM
83881999-09-04 Steve Chamberlain <sac@pobox.com>
8389
8390 * config.sub: Add support for configuring for pj.
8391
83921999-08-31 Nick Clifton <nickc@cygnus.com>
8393
8394 * config.sub (maybe_os): Add support for configuring for fr30.
8395
af13ebe9
NC
83961999-08-25 Nick Clifton <nickc@cygnus.com>
8397
8398 * configure.in: Do not configure or build ld for AIX
8399 platforms. ld is known to be broken on these platforms.
8400
1250c760
RO
8401Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8402
8403 * config-ml.in: Pass compiler flag corresponding to multidirs to
8404 subdir configures.
8405
d207ebef
JM
84061999-08-09 Ian Lance Taylor <ian@zembu.com>
8407
8408 * Makefile.in (LDFLAGS): Define.
8409
84101999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8411
8412 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8413 noconfigdirs.
8414 (*-*-cygwin*): Likewise.
8415
84161999-08-08 Ian Lance Taylor <ian@zembu.com>
8417
8418 * mkdep: New file.
8419 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8420 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8421
8422 From Eli Zaretskii <eliz@is.elta.co.il>:
8423 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8424 long file name when using DJGPP on MS-DOS.
8425
dbd83e11
JL
8426Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8427
8428 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8429
d207ebef
JM
84301999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8431
8432 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8433 dependency as this causes "make check" to globally "make all"
8434
cd1f4c2c
TT
8435Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8436
8437 * configure.in (target_libs): Added target-zlib.
8438 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8439 (CONFIGURE_TARGET_MODULES): Likewise.
8440 (CHECK_TARGET_MODULES): Likewise.
8441 (INSTALL_TARGET_MODULES): Likewise.
8442 (CLEAN_TARGET_MODULES): Likewise.
8443 (configure-target-zlib): New target.
8444 (all-target-zlib): Likewise.
8445 (all-target-libjava): Depend on all-target-zlib.
8446 (configure-target-libjava): Depend on configure-target-zlib.
8447
8448 * Makefile.in (configure-target-libjava): Depend on
8449 configure-target-newlib.
8450 (configure-target-boehm-gc): New target.
8451 (configure-target-qthreads): New target.
8452
e490616e
ZW
8453 * configure.in (target_libs): Added target-qthreads.
8454 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8455 (CONFIGURE_TARGET_MODULES): Likewise.
8456 (CHECK_TARGET_MODULES): Likewise.
8457 (INSTALL_TARGET_MODULES): Likewise.
8458 (CLEAN_TARGET_MODULES): Likewise.
8459 (all-target-qthreads): New target.
8460 (configure-target-libjava): Depend on configure-target-qthreads.
8461 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
8462
8463 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8464 (CONFIGURE_TARGET_MODULES): Likewise.
8465 (CHECK_TARGET_MODULES): Likewise.
8466 (INSTALL_TARGET_MODULES): Likewise.
8467 (CLEAN_TARGET_MODULES): Likewise.
8468 (all-target-libjava): New target.
8469 (all-target-boehm-gc): Likewise.
8470 * configure.in (target_libs): Added libjava, boehm-gc.
8471
d207ebef
JM
84721999-07-22 Ian Lance Taylor <ian@zembu.com>
8473
8474 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8475 configure.bat in SUPPORT_FILES.
8476 (gas+binutils.tar.bz2): Likewise.
8477
8478 * makeall.bat: Remove; obsolete.
8479
84801999-07-21 Ian Lance Taylor <ian@zembu.com>
8481
8482 From Mark Elbrecht:
8483 * configure.bat: Remove; obsolete.
8484
84851999-07-11 Ian Lance Taylor <ian@zembu.com>
8486
8487 * configure: Add -W -Wall to the default CFLAGS when compiling with
8488 gcc.
8489
8490Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8491
8492 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8493
84941999-06-30 Mark Mitchell <mark@codesourcery.com>
8495
8496 * configure.in: Build ld on IRIX6.
8497
84981999-06-12 Ian Lance Taylor <ian@zembu.com>
8499
8500 * Makefile.in: Change distribution targets to use bzip2 instead of
8501 gzip.
8502 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8503 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8504
85051999-06-04 Nick Clifton <nickc@cygnus.com>
8506
8507 * config.sub: Add mcore target.
8508
26d088fa
CD
8509Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
8510
8511 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8512
c2c08b29
L
8513Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
8514
8515 * config.guess (dummy): Changed to $dummy.
8516
671d0648
NC
85171999-05-24 Nick Clifton <nickc@cygnus.com>
8518
8519 * config.sub: Tidied up case statements.
8520
b1345c72
BE
85211999-05-22 Ben Elliston <bje@cygnus.com>
8522
51ccbd8d
BE
8523 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8524 <jiro@din.or.jp>.
8525
b1345c72
BE
8526 * config.guess: Merge with FSF version. Future changes will be
8527 more accurately recorded in this ChangeLog.
8528 * config.sub: Likewise.
8529
2caf864f
SM
8530Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
8531
8532 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8533
d207ebef
JM
85341999-04-30 Tom Tromey <tromey@cygnus.com>
8535
8536 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8537
90fb0c24
TT
85381999-04-23 Tom Tromey <tromey@cygnus.com>
8539
8540 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8541
d207ebef
JM
85421999-04-20 Drew Moseley <dmoseley@cygnus.com>
8543
8544 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8545 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8546 Bad merge removed these two changes.
8547
3516940d 8548Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 8549 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
8550
8551 * config.guess (interix Alpha): Add.
8552
d207ebef
JM
85531999-04-11 Richard Henderson <rth@cygnus.com>
8554
8555 * configure.in (i?86-*-beos*): Do config gperf; don't config
8556 gdb, newlib, or libgloss.
8557
e891fbfe 8558Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 8559
e891fbfe
AO
8560 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8561 link a trivial program with -mabi=64. If it fails, remove mabi=64
8562 from multidirs.
8563
f9ae47d6
PT
8564Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
8565
8566 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8567
d207ebef
JM
85681999-04-08 Nick Clifton <nickc@cygnus.com>
8569
8570 * config.sub: Add support for mcore targets.
8571
85721999-04-07 Michael Meissner <meissner@cygnus.com>
8573
8574 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8575 not mt-ospace, in order to shut up assembler warning about using
8576 symbols that are named the same as registers.
8577
85781999-04-07 Drew Moseley <dmoseley@cygnus.com>
8579
8580 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8581 dependency list for all-target-cygmon.
8582
85831999-04-05 Doug Evans <devans@casey.cygnus.com>
8584
8585 * config-ml.in: Check $host, not $target, for selective multilibs.
8586 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8587 thumb interworking, and underscore prefix multilibs.
8588
85891999-04-04 Ian Lance Taylor <ian@zembu.com>
8590
8591 * missing: Update to version from current automake.
8592
88101ab9
L
8593Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8594
8595 * configure (gxx_include_dir): Removed.
8596
8597 * configure.in (gxx_include_dir): Handle it.
8598 * Makefile.in: Likewise.
8599
d207ebef
JM
86001999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8601
8602 * config.sub (mips64vr4111,mips64vr4111el) Add.
8603
86041999-03-21 Ben Elliston <bje@cygnus.com>
8605
e490616e 8606 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 8607
8dc91cbe
ME
8608Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8609
8dc91cbe
ME
8610 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8611 config/mh-djgpp.
8612
d207ebef
JM
8613Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8614
8615 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8616 all-target-newlib to dependency list for all-target-bsp.
8617
926bb5ed
MK
8618Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8619
8620 * config.sub: Add i386-uwin support.
8621 * config.guess: Likewise.
8622
4a6e3000
FS
8623Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8624
8625 * configure.in: cleanup, add mh-*pic handling for arm, special
8626 case powerpc*-*-aix*
8627
d207ebef
JM
8628Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8629
8630 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8631 can be built.
8632
8633Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8634
8635 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 8636 targets.
d207ebef 8637
71c91078
NC
86381999-03-02 Nick Clifton <nickc@cygnus.com>
8639
8640 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8641
282e5df8
GN
8642Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
8643
8644 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8645
1de558ee
NC
86461999-02-24 Nick Clifton <nickc@cygnus.com>
8647
8648 * config.sub: Fix typo in arm recognition.
8649
d207ebef
JM
8650Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
8651
8652 * configure.in (noconfigdirs): Changed target_configdirs to
8653 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8654 rather than m68k-*-* since it is not known to work on
8655 m68k-aout. Ditto for arm-*-*oabi.
8656
8657Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
8658
8659 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
8660
86611999-02-19 Ben Elliston <bje@cygnus.com>
8662
8663 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8664 Smart and improved by Andrew Cagney.
8665
fab7445a
ME
8666Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
8667
8668 * config.guess: Recognize openbsd-*-hppa.
8669
8ccdc228
L
8670Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
8671
8672 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8673 only if it is not empty.
8674
3b7265ff
NC
86751999-02-17 Nick Clifton <nickc@cygnus.com>
8676
8677 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 8678
d207ebef 8679 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
8680
8681 * config.sub: Modified to recognize uname's armv* syntax.
8682
d207ebef
JM
86831999-02-17 Mark Salter <msalter@cygnus.com>
8684
8685 * configure.in: Added target-bsp for sparclite.
8686
8687Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
8688
8689 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8690
86911999-02-08 Nick Clifton <nickc@cygnus.com>
8692
8693 * configure.in: Add support for strongarm port.
8694 * config.sub: Add support for strongarm target.
8695
c48dd3f5 8696Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 8697
c48dd3f5
MK
8698 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8699 the old name config/mh-cygwin32.
8700 Enable texinfo.
8701
d207ebef
JM
8702Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
8703
8704 * configure.in: Do build ld for ix86 Solaris.
8705
ecd62820
JW
8706Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
8707
8708 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8709 $AR_FOR_TARGET. Likewise for RANLIB.
8710
bbd8fa7f 8711Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 8712
e490616e
ZW
8713 * config.sub (oabi): Recognize.
8714 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 8715
0397442c
RL
8716Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
8717
8718 * config.guess: Improve detection of i686 on UnixWare 7.
8719
c9ffaa63
MK
8720Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
8721
8722 * config.guess: Add support for i386-pc-interix.
8723 * config.sub: Likewise.
8724 * configure.in: Likewise.
c9ffaa63 8725
d207ebef
JM
8726Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
8727
8728 * Makefile.in: Remove unneeded all-target-libio from
8729 from all-target-winsup target since it is now unneeded.
8730 Add all-target-libtermcap in its place since it is now
8731 needed.
8732
8733Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
8734
8735 * configure.in: makefile stub for cygwin target is probably
8736 unnecessary. Remove it for now.
d207ebef
JM
8737
8738Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
8739
8740 * configure.in: libtermcap.a should be built when cygwin is the
8741 target as well as the host.
8742 * config.guess: Allow mixed case in cygwin uname output.
8743 * Makefile.in: Add libtermcap target.
d207ebef 8744
ebe12325
JL
8745Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
8746
8747 * config.sub: Clean up handling of hppa2.0.
8748
57057b67
RB
8749Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
8750
8751 * config.guess: Use C code to identify more HP machines.
8752
f8670be1
JL
8753Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8754
8755 * config.sub: Handle hppa2.0.
8756
d207ebef
JM
8757Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8758
8759 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 8760 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
8761
87621998-12-15 Mark Salter <msalter@cygnus.com>
8763
8764 * configure.in: Added target-bsp for several target architectures.
8765
8766 * Makefile.in: Added rules for bsp.
8767
d1a09590
JL
8768Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8769
8770 * config.guess: Improve detection of hppa2.0 processors.
8771
8772Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8773
8774 * config.guess: Recognize FreeBSD using ELF automatically.
8775
71205e0b
MH
87761998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8777
8778 * configure (skip-this-dir): Add handling for new shell script, which
8779 might be created by a sub-directory's configure to indicate, this particular
8780 directory is "unwanted".
8781 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8782
d207ebef
JM
8783Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8784
8785 * ltconfig: import from libtool, after changing libtool to
8786 account for the cygwin name change.
8787
8788Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8789
8790 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8791 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8792
8793Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8794
8795 * configure.in: Add libtermcap to list of cygwin dependencies.
8796
8797Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
8798
e490616e
ZW
8799 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8800 they include winsup/include when it's a cygwin target.
d207ebef
JM
8801
88021998-11-12 Tom Tromey <tromey@cygnus.com>
8803
8804 * configure.in (host_tools): Added zip.
8805 * Makefile.in (all-target-libjava): Depend on all-zip.
8806 (all-zip): New target.
8807 (ALL_MODULES): Added all-zip.
8808 (NATIVE_CHECK_MODULES): Added check-zip.
8809 (INSTALL_MODULES): Added install-zip.
8810 (CLEAN_MODULES): Added clean-zip.
8811
8812Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
8813
8814 * Makefile.in: lose "32" from comment about cygwin.
8815
8816Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
8817
8818 * configure.in: Use -Os to build target libraries for the fr30.
8819
8820Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
8821
8822 * config.sub: Add fr30.
8823
8824Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
8825
e490616e 8826 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
8827 cygwin* instead of cygwin32*.
8828 * config.sub: Check cygwin* instead of cygwin32*.
8829
d2ec8b39
RL
8830Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
8831
8832 * config.guess: Match any version of Unixware7.
8833
d207ebef
JM
88341998-10-20 Syd Polk <spolk@cygnus.com>
8835
8836 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8837 if desired.
8838
35cd2565
JL
8839Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
8840
8841 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8842 these if the appropriate directories and files to not exist.
8843
52d4e5b7
JL
8844Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
8845
8846 * Makefile.in (DEVO_SUPPORT): Add config.if.
8847
38ada91e
MH
8848Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
8849
8850 * configure: Add pattern to replace "build_tooldir"'s
8851 definition in the generated Makefile with "tooldir"'s
8852 actual value.
8853
e44e84da
JL
8854Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8855
56a8387f
JL
8856 * config.sub: Bring back lost sparcv9.
8857
e44e84da
JL
8858 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8859
5cb95c7a
JL
8860Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8861
8862 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8863 CC_FOR_TARGET and friends.
8864
8865Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 8866
ceff9b14
AO
8867 * Makefile.in (build_tooldir): New variable, same as tooldir.
8868 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8869 -B$(build_tooldir)/bin/.
8870 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 8871
f2d11dcd
GP
8872Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8873
8874 * README: Remove installation instructions and refer to the
8875 INSTALL directory instead.
8876
73a6d2e7 8877Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 8878
73a6d2e7
RL
8879 * config.sub: Add support for i[34567]86-pc-udk.
8880 * configure.in: Likewise.
8881
5d4a5ee6
JL
8882Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8883
8884 * Makefile.in: add bzip2 package building bits for user
8885 tools module
8886 * configure.in: ditto
8887
6fc19d6d
JL
8888Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8889
8890 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8891 (ALL_TARGET_MODULES): Add all-target-libobjc.
8892 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8893 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8894 (all-target-libchill): Add dependencies.
8895 * configure.in (target_libs): Add libchill.
4e81ae98 8896
f653f0ab
MH
88971998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8898
8899 * configure.in (target_subdir): Remove duplicate line.
8900
5d4a5ee6
JL
8901Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8902
8903 * Makefile.in (all-automake): fix dependencies.
8904
494933e4
JL
8905Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8906
8907 * configure.in: Minor cleanups for building in the $(target_alias)
8908 subdir.
8909
f6b58262
JW
89101998-09-22 Jim Wilson <wilson@cygnus.com>
8911
8912 * Makefile.in (bootstrap): Set r and s before make all. Use
8913 BASE_FLAGS_TO_PASS in make all.
8914 (cross): Likewise.
8915
27c7a08d
MM
89161998-09-20 Mark Mitchell <mark@markmitchell.com>
8917
8918 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8919
e67afd1e
RH
8920Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8921
8922 * config.sub: Fix typo in last change.
8923
8e44ac71
MH
89241998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8925
8926 * config.sub: Add support for C4x target.
8927 * configure.in: Likewise.
8928
d7496fbb
DM
89291998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8930
8931 * config.sub: Recognize sparcv9 just like sparc64.
8932
22097bd1
RL
8933Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8934
8935 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8936
4b877abd
JL
8937Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8938
2c8ec9a2
JL
8939 * config.guess: Correctly identify Pentium II sco boxes.
8940
4b877abd
JL
8941 * config.guess: Fix "tr" code. From Weiwen Liu.
8942
ab03db52
JH
8943Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8944
8945 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8946 stabs.
8947
b54db294
JL
8948Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8949
8950 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8951 (ALL_TARGET_MODULES): Add all-target-libchill.
8952 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8953 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8954 (all-target-libchill): Add dependencies.
8955 * configure.in (target_libs): Add libchill.
8956
bf48dd73
LW
8957Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8958
8959 * config.guess: Avoid assumptions about "tr" behaves when
8960 LANG is set to something other than English.
8961
a3cbd105
L
8962Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8963
8964 * configure (gxx_include_dir): Changed to
8965 '${prefix}/include/g++'-${libstdcxx_interface}.
8966
8967 * config.if: New to determine the interfaces.
8968
c4acd909
MK
8969Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8970
8971 * config.guess: Detect and handle MPE/IX.
8972 * config.sub: Deal with MPE/IX.
8973
9ea97665
DE
8974Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8975
8976 * configure.in: Use mh-aix43.
8977
0ce065bd
MH
89781998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8979
8980 * configure: Fix --without/--disable cases for gxx-include-dir.
8981
5d4a5ee6
JL
8982Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8983
8984 * mdata-sh: Imported. Needed for automake support.
8985
8986Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8987
8988 * Makefile.in (taz): Try "chmod -R og=u ." before
8989 "chmod og=u `find . -print`".
8990
8991Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8992
8993 * configure.in: Add arm-elf and thumb-elf support.
8994
8995Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8996
8997 * Makefile.in: Undo previous patch.
8998
8999Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9000
9001 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9002 to here ...
9003 (install-no-fixedincludes): and here
9004 (INSTALL_MODULES): ... from here.
9005
466456d9
ILT
9006Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9007
9008 * config.sub: Merge with FSF.
9009
1b409d25
ILT
9010 * config.guess: Merge with FSF.
9011
d207ebef
JM
9012Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9013
9014 * configure (extraconfigdirs): New variable.
9015 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9016 * Makefile.in (all): Move higher in file.
9017 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9018 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9019 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9020 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9021 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9022
90231998-07-23 Brendan Kehoe <brendan@cygnus.com>
9024
9025 * Makefile.in (all-target-libjava): Depend on all-gcc and
9026 all-target-newlib.
9027 (configure-target-libjava): Depend on $(ALL_GCC).
9028
7f1937c1
RL
9029Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9030
9031 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9032 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9033
2ada2bd6
ML
9034Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
9035
9036 * INSTALL/README: Fix typo.
9037
1e025bde
ML
9038Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9039
5d4a5ee6
JL
9040 * ylwrap: Change absolute path checks to check for DOS style path
9041 names.
1e025bde 9042
5d4a5ee6
JL
9043 * ylwrap: Don't use a full path name if the source file is in the
9044 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 9045
6755ff73
ILT
9046 * config-ml.in: Default to being verbose, to match Feb 18 change to
9047 configure.
9048
5d4a5ee6
JL
9049Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9050
9051 Brought over from egcs:
9052
9053 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9054
9055 * configure.in (target_subdir): Set to ${target_alias} instead
9056 of "libraries".
9057
9058 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9059
9060 * configure.in (target_subdir): Set to libraries if enable_multilib.
9061
9062Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9063
9064 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9065 multilibs, force reconfiguration the first time we create
9066 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9067
9068Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9069
9070 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9071 avoid confusion with --no-recursion.
9072
9073Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9074
9075 * configure.in: Win32 hosts shouldn't use install -x
9076 * install-sh: remove -x option, and special .exe-handling
9077 hack.
9078
d207ebef
JM
9079Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9080
9081 * config.guess: Recognize i586-pc-beos.
9082 * configure.in: Don't build some bits for beos.
9083
fbd836fc
ILT
9084Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9085
5d4a5ee6
JL
9086 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9087 CFLAGS default to -O2.
9088
fbd836fc
ILT
9089 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9090 when using GNU ld.
9091
9092Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9093
9094 * ltmain.sh: Correct install when using a different shell.
9095
9096Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9097
9098 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9099
d207ebef
JM
9100Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9101
9102 * makefile.vms: Update to build binutils/makefile.vms. Add install
9103 target.
fbd836fc
ILT
9104
9105Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9106
9107 * ltconfig: Update to correct AIX handling.
9108
69b471bc
JL
9109Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9110
81241b5e
JL
9111 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9112
69b471bc
JL
9113 * configure.in (target_subdir): Set to ${target_alias} instead
9114 of "libraries".
9115
bedf82df
MH
91161998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9117
9118 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9119 (Makefile): Depend on $(gcc_version_trigger).
9120
9121 * configure (gcc_version): Change default initializer to empty
9122 string.
9123 (gcc_version_trigger): New variable; pass this variable down
9124 to subdir configures to enable them checking gcc's version
9125 themselves. Emit make macros for both gcc_version vars.
9126 (topsrcdir): Initialize reliably.
9127 (recursion line): Remove --with-gcc-version=${gcc_version}.
9128
28e449d8
MH
91291998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9130
9131 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
9132 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9133 in $(libsubdir); emit definition in each generated Makefile.
9134 (gxx_include_dir): Initialize depending on
9135 $enable_version_specific_runtime_libs.
28e449d8 9136
50c4c9f7
MH
91371998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9138
9139 * configure (gcc_version): Initialize properly depending on
9140 how and where configure is started.
9141 (recursion line): Pass a --with-gcc-version=${gcc_version}
9142 to configures in subdirs.
9143
d207ebef
JM
9144Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9145
9146 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 9147 cygmon
d207ebef 9148
5d4a5ee6
JL
9149Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9150
9151 * configure.in: Add cygmon and libstub support for mn10200.
9152
2f96399b
MH
91531998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9154
9155 * configure (gcc_version): Add new variable describing the
9156 particular gcc version we're building.
9157 * Makefile.in (libsubdir): Add new macro for the directory
9158 in which the compiler finds executables, libraries, etc.
9159 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9160 and libsubdir.
9161
c4137c50
AO
9162Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9163
ceff9b14
AO
9164 * Makefile.in (local-clean): Remove *.log.
9165 (warning.log): Built with warn_summary from build.log.
9166 (mail-report.log): Run test_summary.
9167 (mail-report-with-warnings.log): Run test_summary including
9168 warning.log in the report.
c4137c50 9169
276d5ee0
RL
9170Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9171
9172 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9173
5d4a5ee6
JL
9174Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9175
9176 * Makefile.in (grep): Grep no longer depends on libiberty.
9177
9178Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9179
9180 * Makefile.in: all-snavigator needs all-libgui.
9181
9182Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9183
9184 * configure.in: Add cygmon and libstub support for mn10300.
9185
8af14275
ILT
9186Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9187
9188 * missing: Update to version from automake 1.3.
9189
fbd836fc
ILT
9190 * ltmain.sh: On installation, don't get confused if the same name
9191 appears more than once in the list of library names.
9192
466456d9
ILT
9193Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9194
9195 * config.sub: Accept m68060 and m5200 as CPU names.
9196
5d4a5ee6
JL
9197Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9198
9199 * configure: Use && rather than using -a in test, because odd
9200 strings can confuse test.
9201 * configure.in: Likewise.
9202
fbd836fc
ILT
9203Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9204
9205 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9206
f0983958
AO
9207Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9208
9209 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 9210 bootstrap4-lean): New targets.
f0983958 9211
bfed1ea0
JL
9212Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9213
9214 * mpw-* Delete. Not used.
9215
5d4a5ee6
JL
9216Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9217
9218 * COPYING.LIB: Update FSF address.
9219
bfed1ea0
JL
9220Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9221
9222 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9223
5d4a5ee6
JL
9224 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9225 GAS_SUPPORT_DIRS.
9226
bfed1ea0
JL
9227Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9228
9229 * ltconfig, ltmain.sh: Avoid producing a version number if
9230 -version-info was not used.
9231
5d4a5ee6
JL
9232Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9233
9234 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9235 building with newlib.
9236
92371998-04-30 Paul Eggert <eggert@twinsun.com>
9238
d207ebef 9239 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 9240 Solaris `make' causes it to continue to next definition.
d207ebef
JM
9241
9242Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9243
9244 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9245 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
9246
9247Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9248
9249 * configure.in: Change alpha to alpha* in several places.
9250
d207ebef
JM
9251Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9252
9253 * config.sub: Recognize sparc86x.
9254
77be0cab
MM
9255Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9256
9257 * configure.in (--enable-target-optspace): Remove debug echo.
9258
62441128
JW
9259Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9260
9261 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9262
bfed1ea0
JL
9263Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9264
9265 * ltconfig: Update cygwin32 support.
9266
5d4a5ee6
JL
9267 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9268 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9269 (GDB_SUPPORT_DIRS): Likewise.
9270
3f4ea1de
MM
9271Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9272
9273 * configure.in (target_makefile_frag): If --enable-target-optspace,
9274 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
9275 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9276 not used.
9277 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 9278
5d4a5ee6
JL
9279Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9280
9281 * Makefile.in (all-bfd): Depend on all-intl.
9282 (all-binutils): Likewise.
9283 (all-gas): Likewise.
9284 (all-gprof): Likewise.
9285 (all-ld): Likewise.
9286
92871998-04-19 Brendan Kehoe <brendan@cygnus.com>
9288
9289 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9290
bfed1ea0
JL
9291Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9292
5d4a5ee6
JL
9293 * Makefile.in (all-bfd): Depend upon all-libiberty.
9294
bfed1ea0
JL
9295 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9296
5d4a5ee6
JL
9297Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9298
9299 * Makefile.in: Add libstub.
9300
9301 * configure.in: Ditto. Build libstub for targets that have cygmon
9302 support.
9303
9304Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9305
9306 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9307
9308Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9309
9310 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9311 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9312
ec8d6ddc
KW
9313Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9314
9315 * configure: Define DEFAULT_M4 by searching PATH.
9316 * Makfile.in: Use DEFAULT_M4.
9317
bfed1ea0
JL
9318Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9319
9320 * ltconfig: Add cygwin32 support.
9321
5d4a5ee6
JL
9322 * Makefile.in, configure.in: Add libtool as a native only directory
9323 to configure and build.
9324
547a6183
JL
9325Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9326
9327 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9328
5d4a5ee6 9329Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 9330
5d4a5ee6
JL
9331 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9332
9333Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9334
9335 * Makefile.in: add ash make rules
9336 * configure.in: add ash to native_only and host_tools lists
9337
9338Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9339
9340 * Makefile.in (all-gettext, all-intl): New targets.
9341 (ALL_MODULES): Added all-gettext, all-intl.
9342 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9343 (INSTALL_MODULES): Added install-gettext, install-intl.
9344 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9345
9346 * configure.in (host_tools): Added gettext.
9347 (native_only): Likewise.
9348 (noconfigdirs) [various cases]: Likewise.
9349 (host_libs): Added intl.
9350
d207ebef
JM
9351Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9352
9353 * configure: Do not disable building gdbtk for cygwin32 hosts.
9354
e98e406f
NC
9355Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9356
9357 * configure.in: Add thumb-coff target.
9358 * config.sub: Add thumb-coff target.
9359
5d4a5ee6
JL
9360Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9361
9362 * Makefile.in: Revert yesterday's change.
9363 (all-target-winsup): all-target-librx stays out of here.
9364
9365Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9366
9367 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9368 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9369 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9370 Remove references to librx and libg++.
9371
9372Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9373
9374 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9375 recursive makes
9376
bfed1ea0
JL
9377Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9378
9379 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 9380 for newlib directory.
bfed1ea0
JL
9381 (CXX_FOR_TARGET): Likewise.
9382
9383Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9384
9385 * ltconfig: Update after libtool/ltconfig.in change for
9386 hpux11.
9387
9388Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9389
9390 * ltconfig, ltmain.sh: Update to libtool 1.2.
9391
3cd730af
MH
9392Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9393
9394 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9395 (install-gcc-cross): Instead, override LANGUAGES here.
9396
80564603
DL
93971998-03-18 Dave Love <d.love@dl.ac.uk>
9398
9399 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9400 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9401
d207ebef
JM
9402Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9403
9404 * configure.in: Add Thumb-pe target.
9405
5d4a5ee6 9406Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 9407
5d4a5ee6
JL
9408 * Makefile.in - changed sn targets to snavigator
9409 * configure.in - changed sn targets to snavigator
9410
2d4a0558
MH
9411Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9412
9413 * config-ml.in: After building symlink tree call make distclean
9414 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9415 to be the case for libiberty.
9416
04b93567
L
9417Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9418
9419 * configure: When making link, also check the current
9420 directory. The configure scripts may create one.
9421
9a06b842
RH
9422Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9423
9424 * config.sub: Accept alphapca56 and alphaev6 properly.
9425
217fc4e6
FS
9426Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9427
9428 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9429
3e07bdbd 9430Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 9431
e490616e 9432 * config.sub (sco5): Fix typo.
3e07bdbd 9433
5d4a5ee6
JL
9434Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9435
9436 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9437 install-itcl.
9438 (install-itcl): Remove dependency on install-tcl.
9439
9440Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9441
9442 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9443
9444Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9445
9446 * configure.in: Don't build libgui for a cygwin32 target when not on
9447 a cygwin32 host.
9448
9449Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9450
9451 * configure (redirect): Set to null, so default behavior of
9452 configure is now --verbose.
9453
ce0d965c
DL
94541998-02-16 Dave Love <d.love@dl.ac.uk>
9455
9456 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9457 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9458
3acd1fd0
MH
9459Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9460
9461 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9462 this change to sync Makefile.in with its ChangeLog entries.
9463
5d4a5ee6
JL
9464Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9465
9466 * ltmain.sh (mkdir): Check that the directory doesn't exist
9467 before we exit with error, so that we don't get races during
9468 parallel builds.
9469
bfed1ea0
JL
9470Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9471
9472 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9473
4e77e8f1
MH
9474Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9475
9476 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9477 PICFLAG_FOR_TARGET.
9478 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9479
9480 * configure: Emit a definition for the new macro enable_shared
9481 into each Makefile.
9482
5d4a5ee6
JL
9483Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9484
9485 * configure.in (host_tools, native_only): Add libtool.
9486
9487Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9488
9489 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9490 Fix typo in ming config comment.
9491
bfed1ea0
JL
9492Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9493
9494 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9495
5d4a5ee6
JL
9496Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9497
9498 * config.sub: Add tic30 cases, and map c30 to tic30.
9499
8821a725
RH
9500Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9501
9502 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9503 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9504 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9505 (CLEAN_TARGET_MODULES): Similarly
9506 (all-target-libf2c): Add dependences.
4e81ae98 9507 * configure.in (target_libs): Add libf2c.
8821a725 9508
5d4a5ee6
JL
9509Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9510
9511 * configure.in: Remove expect from noconfigdirs when target
9512 is cygwin32. OK to build expect and dejagnu with Canadian
9513 Cross.
9514
0aadd657
ILT
9515Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9516
5d4a5ee6
JL
9517 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9518 host.
9519
0aadd657
ILT
9520 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9521 and mingw32.
9522
d0a8352c
MH
9523Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9524
9525 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9526 here as it is not defined in the toplevel Makefile.
9527
59739e3c
MH
9528Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9529
9530 * configure (package_makefile_rules_frag): New variable, which names
9531 a file with generic rules, ...
9532 Change comment to mention we now have FIVE parts.
9533 * configure: Undo last change.
9534
228197ee
LT
9535Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9536
9537 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 9538 * config.sub: More accurate determination of HP processor types.
228197ee 9539
efd4c0ba
MH
9540Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9541
9542 * configure (package_makefile_frag): Move inserting the
9543 ${package_makefile_frag} to where it should be according
9544 to the comment.
9545
6eef3189
PB
9546Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
9547
9548 * config.guess: Add support for Linux/ARM.
9549
d207ebef
JM
9550Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9551
9552 * .cvsignore: Remove *-info and *-install since they match
9553 release-info and mpw-install, which we don't want to just ignore.
9554
48464ebf
RH
9555Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9556
9557 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9558
803462a7
PN
9559Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9560
9561 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9562 local_prefix to sub-make invocations.
9563
520ab477
L
9564Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9565
9566 * configure.in: Check makefile fragments in the source
9567 directory.
9568
4bcdb76d
AO
9569Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9570
ceff9b14
AO
9571 * configure.in: Check whether host and target makefile
9572 fragments exist before adding them to *_makefile_frag.
4bcdb76d 9573
5d4a5ee6
JL
9574Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9575
9576 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9577
9578Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9579
9580 * configure.in: Make sure we only replace RPATH_ENVVAR on
9581 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9582 regexp to sed.
9583
9584 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9585 to sub-makes.
9586
0d3e11a5
LI
95871998-01-13 Lee Iverson (leei@ai.sri.com)
9588
9589 * config-ml.in (multi-do): LDFLAGS must include multilib
9590 designator.
9591
d45b3d87 9592Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
9593
9594 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9595
d39cd7a1
MK
9596Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9597
9598 * config.sub: Add mingw32 support.
9599 * configure.in: Likewise.
d39cd7a1 9600
6decbc24
FS
9601Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9602
9603 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9604
5d4a5ee6
JL
9605Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9606
9607 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9608 * configure (gxx_include_dir): Provide a definition for subdirs
9609 which do not use autoconf.
9610
9611Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9612
9613 * config.guess: Sync with egcs. Picks up new alpha support,
9614 BeOS & some additional linux support.
9615
d3d1907a
JL
9616Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
9617
9618 * config.guess: HP 9000/803 is a PA1.1 machine.
9619
b104e095
RH
9620Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9621
9622 * configure.in: It's alpha*-...
9623
aca823c1
L
9624Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9625
9626 * configure.in (host_makefile_frag, target_makefile_frag):
9627 Handle multiple config files.
9628 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9629 alpha-*-*.
9630
d207ebef
JM
9631Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9632
9633 * mkdep: New file.
9634
9635Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9636
9637 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9638
5d4a5ee6
JL
9639Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9640
9641 * Makefile.in: Add libgui directory.
9642 (GDB_TK): Add all-libgui.
9643 * configure.in: Add libgui directory.
9644 * configure: Add all-libgui to GDB_TK.
9645
9646Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9647
9648 * config-ml.in (multidirs): Add m32r to multilib list.
9649
9650Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9651
9652 * Makefile.in (all-target-gperf): Change dependency to
9653 all-target-libstdc++.
9654
baf55877
FF
9655Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9656
9657 * config.guess: Add BeOS support.
9658
5d4a5ee6
JL
9659Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9660
9661 Source directory cvs renamed to cvssrc:
9662 * configure.in (host_tools): Change cvs to cvssrc.
9663 (native_only): Likewise.
9664 (noconfigdirs) [various cases]: Likewise.
9665 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9666 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9667 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9668 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9669 (all-cvssrc): Rename target from all-cvs.
9670
f2d76545
JL
9671Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9672
9673 * configure (gxx_include_dir): Fix thinko.
9674
205cba53
JL
9675Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9676
9677 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9678 (install-cross, install-gcc-cross): New targets.
9679
5d4a5ee6
JL
9680Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9681
9682 * configure.in (noconfigdirs): Add support for Thumb target.
9683
9684 * config.sub (maybe_os): Add support for Thumb target.
9685
9686Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9687
9688 * Makefile.in: Add rules for cygmon.
9689
9690 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9691
96b0f1fc
JL
9692Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9693
9694 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9695 * configure (gxx_include_dir): Provide a definition for subdirs
9696 which do not use autoconf.
d207ebef
JM
9697
9698Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9699
9700 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 9701 11/18/97 build
d207ebef 9702
7dfef6ed
JL
9703Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9704
9705 * From Franz Sirl.
9706 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9707 found on RedHat Linux systems.
96b0f1fc 9708
83cfe7c0
JL
9709Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9710
9711 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9712 guesses.
9713
7dfef6ed
JL
9714Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9715
9716 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9717
5d4a5ee6
JL
9718Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9719
9720 * ltmain.sh: If mkdir fails, check whether the directory was created
9721 anyhow by some other process.
9722
d207ebef
JM
9723Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9724
9725 * configure.in (d30v-*-*): Configure all directories.
9726
9727Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9728
9729 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9730 for the D30V.
9731
9732Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9733
9734 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9735
5d4a5ee6
JL
9736Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9737
e490616e
ZW
9738 * include/libiberty.h: Add extern "C" { so it can be used with C++
9739 progrms.
9740 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9741 programs.
5d4a5ee6 9742
d207ebef
JM
9743Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9744
9745 * configure.in (d30v-*-*): Configure GCC now.
9746
5d4a5ee6
JL
9747Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9748
9749 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9750 is no longer needed.
9751
c9670e62
JM
9752Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9753
9754 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9755
cc71c0ca
MH
9756Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9757
9758 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9759 targets using "$@" to provide support for similar but not identical
9760 targets without having to duplicate code.
9761
d207ebef
JM
9762Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9763
9764 * makefile.vms: Fix to work with DEC C.
9765
9766Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9767
9768 * config.sub: Add mips-tx39-elf to marketing names.
9769
9770Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9771
9772 * ltmain.sh: Handle symlinks in generated script.
9773
9774Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9775
9776 * configure: Handle autoconf style directory options: --bindir,
9777 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9778 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9779 --sysconfdir.
9780 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9781 (sharedstatedir, localstatedir, oldincludedir): New variables.
9782 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9783 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9784 sbindir, sharedstatedir, and sysconfdir.
9785
b1e3ddfd
AJ
9786Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9787
9788 * Makefile.in (bootstrap-lean): New target.
9789
d207ebef
JM
9790Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9791
9792 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 9793 sn, and gnuserv from noconfigdirs.
d207ebef
JM
9794
9795Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9796
9797 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9798
09f97c1e
JL
9799Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9800
9801 * Makefile.in (cross): New target.
9802
335d0ab2
AO
9803Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
9804 Jeff Law <law@cygnus.com>
9805
9806 * Makefile.in (bootstrap2, bootstrap3): New targets.
9807 (all-bootstrap): Remove outdated and confusing target.
339c9b00 9808 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 9809
d207ebef
JM
9810Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9811
9812 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 9813 windows. Consistent with gdb/configure.
d207ebef 9814
e693cc28
UD
98151997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9816
e693cc28
UD
9817 * configure.in: Name Linux target fragment.
9818
9819 * configure: Rewrite so that project Makefile fragment is inserted
9820 first and appears last in the resulting Makefile.
9821
d207ebef
JM
9822Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9823
9824 * Makefile.in (install-itcl): Install tcl first.
9825
5d4a5ee6
JL
9826Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
9827
9828 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9829
f401679e
JW
9830Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9831
9832 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9833
9834 * configure.in (skipdirs): Add target-librx for Linux.
9835 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9836
ec20b1b9
JL
9837Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9838
9839 * Makefile.in (bootstrap): New target.
9840
becdcf6d
JL
9841Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9842
63f6bcd7 9843 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 9844
d207ebef
JM
9845Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9846
9847 * config.guess: Merge with FSF.
9848
0c82f6bf
FF
9849Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9850
9851 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9852
d207ebef
JM
9853Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9854
9855 * config.sub: Add "marketing-names" patch.
9856
3fbc0b70
JS
9857Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9858
e490616e 9859 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 9860
e20d4801
JL
9861Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9862
9863 * config.sub: Handle v850-elf.
9864
fe181f78 9865Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
9866
9867 * .cvsignore (*-install): Remove.
9868
bfed1ea0
JL
9869Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9870
9871 * ltconfig: Set CONFIG_SHELL in libtool.
9872 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9873
558a1e7c
JW
9874Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9875
9876 * configure.in (target_subdir): Set to libraries if enable_multilib.
9877
7818d6fc
JW
9878Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9879
9880 * config.guess: Update from gcc directory.
9881
d207ebef
JM
9882Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9883
9884 * Makefile.in (all-sim): Depends on all-readline.
9885
6599da04
JM
9886Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9887
9888 * Makefile.in (BISON, YACC): Use $$s.
9889 (all-bison): Depend on all-texinfo.
9890
9891Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9892
9893 * Makefile.in (BISON): Add -L flag.
9894 (YACC): Likewise.
9895
d207ebef
JM
9896Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9897
4e81ae98
EC
9898 * configure.in (noconfigdirs): Add support for v850e target.
9899
d207ebef
JM
9900 * config.sub (maybe_os): Add support for v850e target.
9901
9902Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9903
4e81ae98
EC
9904 * configure.in (noconfigdirs): Add support for v850ea target.
9905
d207ebef
JM
9906 * config.sub (maybe_os): Add support for v850ea target.
9907
6599da04
JM
9908Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9909
9910 * config.sub: Add mipstx39. Delete r3900.
9911
9912Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9913
9914 * Makefile.in (all-autoconf): Depends on all-texinfo.
9915
9916Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9917
9918 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9919 eabi targets.
9920
9921Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9922
9923 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9924
9925 * configure: When handling a Canadian Cross, handle YACC as well as
9926 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 9927 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
9928
9929Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9930
9931 * Makefile.in (BISON): bison, not byacc or bison -y.
9932 (YACC): bison -y or byacc or yacc.
9933 (various): Add *-bison as appropriate.
9934 (taz): No need to mess with BISON anymore.
9935
9936Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9937
9938 * configure: If OSTYPE matches *win32*, try to find a good value for
9939 CONFIG_SHELL.
9940
9941Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9942
9943 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9944 configure.in if it is present.
9945
9946Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9947
9948 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9949
9950Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9951
9952 * config.sub: Recognize `arc' cpu.
9953 * configure.in: Likewise.
9954 * config-ml.in: Likewise.
9955
9956Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9957
9958 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9959
9960Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9961
9962 * configure: Changed sed delimiter from ':' to '|' when
9963 attempting to substitute ${config_shell} for SHELL. On
9964 NT ${config_shell} may contain a ':' in it.
9965
9966Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9967
9968 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9969
9970Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9971
9972 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9973
9974Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9975
9976 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9977
9978 * ylwrap: If the program is a relative path, force it to be
9979 absolute.
9980
9981Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9982
9983 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9984
9985Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9986
9987 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
9988 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9989 for libraries.
6599da04
JM
9990
9991Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9992
9993 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 9994 separated by spaces.
6599da04
JM
9995
9996Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9997
9998 * ylwrap: New file.
9999 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10000
10001 * ltmain.sh: Handle /bin/sh at start of install program.
10002
10003 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10004
10005 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10006 * missing: New file, from automake 1.2.
10007
10008Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10009
10010 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10011 check-tk to CHECK_X11_MODULES.
10012
10013Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10014
10015 * config.sub: Merge with FSF.
10016
10017Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10018
10019 * config.guess: Merge with FSF.
10020
10021Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10022
10023 * configure: Treat msdosdjgpp like go32.
10024 * configure.in: Likewise. Don't remove gprof for go32.
10025
10026 * configure: Change Makefile.tem2 to Makefile.tm2.
10027
10028Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10029
10030 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10031
10032Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10033
10034 * install-sh (chmodcmd): Set to null if the DST directory already
10035 exists. Same as Nov 11th change.
10036
10037Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10038
4e81ae98 10039 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
10040
10041Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10042
10043 * config.guess: Update from FSF.
10044
10045Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10046
10047 * Makefile.in (GDB_TK): Depend on itcl and tix.
10048
10049Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10050
10051 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10052 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10053 (INSTALL_SCRIPT): New variable.
10054 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10055 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10056 to -x.
10057 * install-sh: Add support for -x option.
10058
10059Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10060
10061 * configure.in, Makefile.in: Treat tix like itcl.
10062
10063Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10064
10065 * Makefile.in (WINDRES): New variable.
10066 (WINDRES_FOR_TARGET): New variable.
10067 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10068 (EXTRA_HOST_FLAGS): Add WINDRES.
10069 (EXTRA_TARGET_FLAGS): Add WINDRES.
10070 (EXTRA_GCC_FLAGS): Add WINDRES.
10071 ($(DO_X)): Pass down WINDRES.
10072 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10073 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10074 DLLTOOL_FOR_TARGET.
10075
10076Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10077
10078 * configure.in: configure sim before gdb for win32-x-ppc
10079
10080Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10081
10082 Move gperf into the toplevel, from libg++.
10083 * configure.in (target_tools): Add target-gperf.
10084 (native_only): Add target-gperf.
10085 * Makefile.in (all-target-gperf): New target, depend on
10086 all-target-libg++.
10087 (configure-target-gperf): Empty rule.
10088 (ALL_TARGET_MODULES): Add all-target-gperf.
10089 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10090 (CHECK_TARGET_MODULES): Add check-target-gperf.
10091 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10092 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10093
10094Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 10095
6599da04
JM
10096 * config.sub (mn10200): Recognize new basic machine.
10097
10098Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10099
10100 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10101 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10102
10103Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10104
10105 * configure.in: If we're building mips-sgi-irix6* native, turn on
10106 ENABLE_MULTILIB and set TARGET_SUBDIR.
10107
10108Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10109
10110 * Makefile.in (all-sn): Depend on all-grep.
10111
10112Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10113
10114 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10115
10116 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10117 Makefile. From Jeff Makey <jeff@cts.com>.
10118 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10119
10120 * Makefile.in (DISTBISONFILES): Remove.
10121 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10122 $(DEFAULT_YACC).
10123
10124 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 10125 cygwin32.
6599da04
JM
10126
10127 * Makefile.in (LD): New variable.
10128 (EXTRA_HOST_FLAGS): Pass down LD.
10129 ($(DO_X)): Likewise.
10130
10131Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10132
10133 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10134
10135Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10136
10137 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 10138 before adding our own. Always add --build.
6599da04
JM
10139
10140Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10141
10142 * configure.in (targargs): Pass --build if we're doing
10143 a cross-compile.
10144
10145Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10146
ca236658 10147 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
10148 sed. Otherwise sed chokes on NT path names with drive
10149 designators. Also look for "?:*" as the leading characters in an
10150 absolute pathname.
10151
10152Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10153
10154 * config.sub: Support for r3900.
10155
10156Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10157
10158 * configure.in: Use install-sh, not install.sh.
10159
10160Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10161
10162 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10163 apply it twice.
10164
10165Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10166
10167 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10168 install-binutils.
10169
10170Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10171
10172 * Makefile.in: Add automake targets.
10173 * configure.in (host_tools): Add automake.
10174
10175Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10176
10177 * configure: Default CXX to c++, not gcc.
10178 * Makefile.in (CXX): Set to c++, not gcc.
10179 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10180
10181Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10182
10183 * install-sh: try appending a .exe if source file doesn't
10184 exist
10185
10186Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10187
10188 * configure.in: Turn on multilib by default.
10189 (cross_only): Remove target-libiberty.
10190
10191 * Makefile.in (all-gcc): Don't depend on libiberty.
10192
10193Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10194
10195 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10196
10197Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10198
10199 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10200 (DISTBISONFILES): Add ld/Makefile.in
10201
10202Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10203
10204 * configure.in: if target is cygwin32 but host isn't cygwin32,
10205 don't configure gdb tcl tk expect, not just gdb.
10206
10207Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10208
10209 * configure.in: Added gnuserv everywhere sn appears.
10210
10211 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10212 (CROSS_CHECK_MODULES): Added check-gnuserv.
10213 (INSTALL_MODULES): Added install-gnuserv.
10214 (CLEAN_MODULES): Added clean-gnuserv.
10215 (all-gnuserv): New target.
10216
10217Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10218
10219 * config.guess: Fixes for MIPS OpenBSD systems.
10220
10221Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10222
10223 * Makefile.in (INSTALL_XFORM): Remove.
10224 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10225
10226 * mkinstalldirs: New file, copied from automake.
10227 * Makefile.in (installdirs): Rename from install-dirs. Use
10228 mkinstalldirs. Change all users.
10229 (DEVO_SUPPORT): Add mkinstalldirs.
10230
10231Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10232
10233 * install-sh: Rename from install.sh.
10234 * Makefile.in (INSTALL): Change install.sh to install-sh.
10235 (DEVO_SUPPORT): Likewise.
10236
10237 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10238 Graichen <graichen@rzpd.de>.
10239
10240Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10241
10242 * config.guess: Recognize OpenBSD systems correctly.
10243
10244Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10245
10246 * README, Makefile.in (ETC_SUPPORT): Remove references to
10247 cfg-paper*, configure.{texi,man,info*}._
10248
10249Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10250
10251 * Makefile.in (all.normal): Ensure that gcc is built after all
10252 the x11 - ie gdb - targets.
10253
10254Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10255
10256 * makefile.vms: Don't run conf-a-gas.
10257
10258Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10259
e490616e 10260 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 10261
d207ebef
JM
10262Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10263
10264 * configure.in: Remove noconfigdirs case since gdb also
10265 configures and builds for tic80-coff.
10266
6599da04
JM
10267Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10268
10269 * configure: Set cache_file to config.cache.
10270 * Makefile.in (local-distclean): Remove config.cache.
10271
10272Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10273
10274 * COPYING: Update FSF address.
10275
d207ebef
JM
10276Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10277
10278 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10279 noconfigdirs.
10280
6599da04
JM
10281Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10282
10283 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10284 MAKEDIRS, is empty.
10285
10286Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10287
10288 * config.sub: Tweak mn10300 entry.
10289
10290Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10291
10292 * configure.in (host_tools): Put sim before gdb, so gdb's
10293 configure.tgt can determine if the simulator was configured.
10294
10295Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10296
10297 * config.sub: Move BeOS $os case to be with other Cygnus
10298 local cases.
10299
10300Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10301
10302 * config.sub: Remove misplaced comment that broke Linux.
10303
10304Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10305
10306 * config.sub: Add BeOS support.
10307
10308Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10309
10310 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10311
10312Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10313
10314 * configure.in (noconfigdirs): Remove tcl and tk from
10315 noconfigdirs for cygwin32 builds.
10316
d207ebef
JM
10317Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10318
10319 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10320
6599da04
JM
10321Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10322
10323 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10324 make-all.com, use makefile.vms instead.
10325
10326Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10327
10328 * config.sub: Accept -lnews*.
10329
d207ebef
JM
10330Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10331
10332 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 10333 target-examples and target-libiberty for d30v.
d207ebef
JM
10334
10335Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10336
10337 * configure.in (noconfigdirs): Enable ld for d30v.
10338
10339Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10340
10341 * configure.in (tic80-*-*): Build compiler.
10342
10343Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10344
10345 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 10346 unsupported d30v directories
d207ebef
JM
10347
10348Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10349
4e81ae98
EC
10350 * config.sub, configure.in: Add d30v target cpu.
10351
6599da04
JM
10352Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10353
10354 * makefile.vms: New file.
10355 * make-all.com: Remove.
10356
10357Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10358
10359 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10360
10361Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10362
10363 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10364
10365Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10366
10367 * Makefile.in (ALL_MODULES): Added all-db.
10368 (CROSS_CHECK_MODULES): Addec check-db.
10369 (INSTALL_MODULES): Added install-db.
10370 (CLEAN_MODULES): Added clean-db.
10371
10372Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10373
10374 * config.guess: Merge with latest FSF sources.
10375
10376Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10377
10378 * Makefile.in (ALL_MODULES): Added all-itcl.
10379 (CROSS_CHECK_MODULES): Added check-itcl.
10380 (INSTALL_MODULES): Added install-itcl.
10381 (CLEAN_MODULES): Added clean-itcl.
10382
10383Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10384
10385 * configure.in: build gdb for mn10200
10386
10387Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10388
10389 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10390
d207ebef
JM
10391Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10392
10393 * configure.in (tic80-*-*): Turn off most targets right now.
10394
6599da04
JM
10395Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10396
10397 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10398 rather than the makeinfo program.
10399 (do-info): Depend upon all-texinfo.
10400
10401Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10402
10403 * configure.in: Remove uses of config/mh-linux.
10404
10405 * config.sub, config.guess: Merge with latest FSF sources.
10406
d207ebef
JM
10407Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10408
10409 * config.sub (case $basic_machine): Add tic80 entries.
10410
6599da04
JM
10411Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10412
10413 * config.sub, config.guess: Merge with latest FSF sources.
10414
10415Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10416
10417 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10418 * mpw-config.in: Test for NewFolderRecursive.
10419 * mpw-install: Use symbolic name for startup filename.
10420 * mpw-README: Add various additional details.
10421
10422Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10423
10424 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10425
10426Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10427
10428 * configure.in: Do build gcc and the target libraries for
10429 the mn10200.
10430
10431Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10432
10433 * configure.in: don't avoid building gdb for mn10300 any more
10434 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10435 instead of single-quoting it.
10436
10437Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10438
10439 * configure.in: Don't use --with-stabs on IRIX 6.
10440
10441Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10442
10443 * configure.in (m32r): Build gdb, libg++ now.
10444
10445Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10446
10447 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10448 directories from noconfigdirs.
10449
10450Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10451
10452 * config.sub (basic_machine): added mips16 configuration
10453
10454Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10455
10456 * config.sub: Handle d10v-unknown.
10457
d207ebef
JM
10458Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10459
10460 * config.sub: Handle v850-unknown.
10461
6599da04
JM
10462Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10463
10464 * Makefile.in: add findutils
10465 * configure.in: add findutils to list of host_tools
10466
10467Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10468
10469 * config.sub: Handle mn10200 and mn10300.
10470
10471Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10472
10473 * configure.in (d10v-*): Do not build librx.
10474
10475Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10476
10477 * configure.in (mn10300): Build everything except gdb & libgloss.
10478
10479Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10480
10481 * config.guess: Patch for Dansk Data Elektronik servers,
10482 from Niels Skou Olsen <nso@dde.dk>.
10483
10484 For ncr, use /bin/uname rather than uname, since GNU uname does not
10485 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10486
10487 Patch for MIPS R4000 running System V,
10488 from Eric S. Raymond <esr@snark.thyrsus.com>.
10489
10490 Fix thinko for nextstep.
10491
10492 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10493
10494 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10495 * config.guess: Guess mips-dec-mach_bsd4.3.
10496
10497 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10498 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10499 release numbers.
10500 * config.guess (mips-mips-riscos*): Emit just enough of the
10501 release number.
10502
10503 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10504 * config.guess (sparc-auspex-sunos*): Added.
10505 (f300-fujitsu-*): Added.
10506
10507 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10508 * config.guess: Recognize a Tadpole as a sparc.
10509
10510Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10511
10512 * config.guess: Don't assume that NextStep version is either 2 or
10513 3. NextStep 4 (aka OpenStep 4) has come out now.
10514
10515Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10516
10517 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10518 From Rik Faith <faith@cs.unc.edu>.
10519
10520Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10521
10522 * config.sub: Contributions from bug-gnu-utils to:
10523 Support plain "hppa" (no version given) architecture, reported by
10524 OpenStep.
10525 OpenBSD like NetBSD.
10526 LynxOs is not a hardware supplier.
10527
10528 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 10529 OpenBSD like NetBSD.
6599da04
JM
10530 Stratus systems.
10531 More Pyramid systems.
10532 i[n>4]86 Intel chips.
10533 M680[n>4]0 Motorola chips.
10534 Use unknown instead of lynx for hardware manufacturer.
10535
10536Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10537
10538 * install.sh (chmodcmd): Set to null if the DST directory already
10539 exists.
10540
10541Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10542
10543 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10544 not use mt-ppc target Makefile fragment any more.
10545
10546Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10547
10548 * configure.in (*-*-windows): Exclude everything but those dirs
10549 needed to build windows.
10550
10551Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10552
10553 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10554
10555Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10556
10557 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
10558
10559Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10560
10561 * Undo my previous change.
10562
10563Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10564
10565 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10566 unconditionally.
10567 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10568
10569Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10570
10571 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10572 host to add it's own flags.
6599da04
JM
10573
10574Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10575
10576 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10577
10578Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10579
10580 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10581 (CXX_FOR_TARGET): Likewise.
10582 (GCC_FOR_TARGET): Define.
10583 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10584 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10585 CC_FOR_TARGET was specified on the command line.
10586 (MAKEOVERRIDES): Don't define.
10587
10588Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10589
10590 * configure.in (m32r): Fix spelling of libg++ libs.
10591
10592Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10593
10594 * config.sub (-apple*): Remove, now redundant.
10595
10596Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10597
10598 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10599
10600 * configure: Rework yesterday's sed script patch.
10601
10602 * config.sub: Merge with FSF.
10603
10604Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10605
10606 * config.guess: Merge from FSF.
10607
10608 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
10609 * config.guess: Use pc instead of unknown, for pc clone systems.
10610 Change linux to linux-gnu.
6599da04
JM
10611
10612 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 10613 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
10614
10615Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10616
10617 * test-build.mk (HOLES): Add "xargs" for gdb.
10618
10619 * configure: Avoid hpux10.20 sed bug.
10620
10621Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10622
731a8127 10623 * configure.in: Add support for windows host
6599da04
JM
10624 (that is a build done under the Microsoft build environment).
10625
10626Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10627
10628 * Makefile.in: Replace all uses of srcroot with s, to shrink
10629 command line lengths.
10630
10631 Patches from Geoffrey Noer <noer@cygnus.com>:
10632 * configure.in: If configuring for newlib, pass --with-newlib to
10633 subdirectories.
10634 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10635 -Bnewlib/ and -Lwinsup to gcc.
10636 (CXX_FOR_TARGET): Likewise.
10637
10638Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10639
10640 * Makefile.in (ETC_SUPPORT): Add configure.
10641
10642Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10643
4e81ae98 10644 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
10645 host configuration file.
10646
10647Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10648
10649 * configure.in: Break mn10x00 support into separate
10650 mn10200 and mn10300 configurations.
10651 * config.sub: Likewise.
10652
10653Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10654
10655 * configure.in: Add lots of stuff to noconfigdirs for
10656 the mn10x00 targets.
10657
10658 * config.sub, configure.in: Add mn10x00 support.
10659
10660Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10661
10662 * make-all.com: Call conf-a-gas, not config-a-gas.
10663
10664Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10665
10666 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 10667 targets.
6599da04
JM
10668
10669Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10670
10671 * mpw-README: Add much more detail for native PowerMac.
10672 * mpw-install: New file.
10673 * mpw-configure: Add --norecursion and --help options.
10674 * mpw-config.in: Translate readme and install files when
10675 copying to objdir.
10676 * mpw-build.in: Don't always depend on byacc and flex.
10677 (install-only-top): New action.
10678
d207ebef
JM
10679Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10680
10681 * configure.in: You can now configure GDB for the v850.
10682
6599da04
JM
10683Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10684
10685 * configure.in (noconfigdirs): Don't configure any C++ dirs
10686 if targeting D10V.
10687
10688Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10689
10690 * config.sub: Recognize mips64vr5000.
10691
10692Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10693
10694 * configure.in: Use a single line for host_tools and native_only.
10695
10696Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10697
10698 * config.sub, configure.in: Add entries for m32r.
10699
10700Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10701
10702 * Makefile.in (inet-install): Don't run install-gzip.
10703
10704Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10705
10706 * configure.in: Don't config lots of things for *-*-windows*.
10707
10708Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10709
10710 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10711 (host_libs, host_tools): Copy from configure.in.
10712 * mpw-configure: Don't complain about directories not found.
10713
10714Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10715
10716 * configure.in (i[345]86): Recognize i686 for pentium pro.
10717 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10718 file.
10719
10720 * config.guess (i[345]86): Ditto.
10721
10722Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10723
10724 * configure.in (noconfigdirs): Removed gdb for D10V.
10725
d207ebef 10726Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 10727
d207ebef
JM
10728 * configure.in: Remove ld, target-libio, target-libg++, and
10729 target-libstdc++ from noconfigdirs.
5d4a5ee6 10730
6599da04
JM
10731Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10732
10733 * configure: Fix three locations where shell scripts were
10734 being run directly rather than with config_shell.
10735
d207ebef
JM
10736Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10737
10738 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10739 * config.sub (basic_machine): Recognize v850.
10740
6599da04
JM
10741Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10742
10743 * mpw-configure: Handle multiple enable/disable options and
10744 pass them down recursively, handle -c and -s flags appropriately
10745 depending on choice of compiler, add escape mechanism for
10746 quoted arguments to gC.
10747
10748Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10749
10750 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10751 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10752 so that -mrelocatable-lib and -mno-eabi are used.
10753
10754 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10755 not support --print-multi-lib, don't abort.
10756
6599da04
JM
10757Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10758
10759 * make-all.com: Run config-a-gas.
10760 * setup.com: Don't copy subdirectory files around.
10761
10762Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10763
10764 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10765 target, it now compiles correctly.
10766
10767Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10768
10769 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10770
10771Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10772
4e81ae98 10773 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
10774
10775Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10776
10777 * configure.in (native_only): Add prms.
10778
10779Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10780
10781 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10782 (BINUTILS_SUPPORT_DIRS): Likewise.
10783
10784Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10785
10786 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10787 d10v support is added.
10788
10789Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10790
10791 * configure.in (d10v-*-*): New target.
10792
10793Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10794
10795 * config.guess (HP 9000/811): Recognize this as a PA1.1
10796 machine.
10797
10798Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10799
10800 * Makefile.in (do-tar-gz): New target, split out from tail end of
10801 taz target. Run each command separately, don't use pipes.
10802 (taz): Use it.
10803
10804Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10805
10806 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10807 * mpw-build.in: No builds should depend on building byacc or flex,
10808 they are assumed to be installed already.
10809
10810Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10811
10812 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10813 variable that CC_FOR_TARGET needs.
10814
10815Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10816
10817 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10818 options have changed since the last time the subdirectory was
10819 configured, and if it has, reconfigure.
10820 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10821 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10822
10823Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10824
10825 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10826 CLEAN_MODULES): Add bash.
10827 (all-bash): New target.
10828
10829Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10830
10831 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10832
10833Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10834
10835 * config.sub (basic_machine): Recognize d10v as a valid processor.
10836
10837Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10838
10839 * mpw-configure: Add support for --bindir.
10840 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10841
10842Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10843
10844 * configure.in: add bash, time, gawk to list of hosttools and things
10845 to only build for native toolchains
10846
10847Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10848
10849 * Makefile.in (docdir): Remove.
10850
10851Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10852
10853 * Makefile.in (datadir): Set to $(prefix)/share.
10854
10855Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10856
10857 * configure.in: build diff and patch for cygwin32-hosted
10858 toolchains.
10859
10860Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10861
10862 * config.sub: Accept -rtems*.
10863
10864Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10865
e490616e
ZW
10866 * configure.in: enable dosrel for cygwin32-hosted builds,
10867 remove diff from the list of things not buildable
10868 via Canadian Cross
6599da04
JM
10869
10870Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10871
10872 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 10873 don't get ". ".
6599da04
JM
10874
10875Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10876
10877 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10878
10879Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10880
10881 * Makefile.in (taz): Handle case where tex3patch didn't even get
10882 checked out. Also, if it was found, put the symlink in a new util
10883 subdirectory.
10884
10885Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10886
10887 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10888
10889Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10890
10891 * config.sub: Recognize -openvms.
10892 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10893 * make-all.com, setup.com: New files.
10894
10895Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10896
10897 * Makefile.in (taz): tex3patch moved to texinfo/util.
10898
10899Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10900
10901 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10902 * configure.in: remove make from disable-if-Can-Cross list
10903 enable gdb if ${host} and ${target} are cygwin32
10904
10905Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10906
10907 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10908 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10909
10910Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10911
10912 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10913 distinguish sysv/svr4/bsd variants.
10914 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10915
10916Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10917
10918 * configure.in: Added copyright notice.
10919 * move-if-change: Added copyright notice.
10920
10921Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10922
10923 * configure.in (powerpcle-*-solaris*): Until we get shared
10924 libraries working, don't build gdb, sim, make, tcl, tk, or
10925 expect.
10926
10927Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10928
10929 * config.guess: Merge with FSF:
10930
10931 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10932 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10933
10934 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10935 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10936
10937 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10938 * config.guess: Combine two OSF1 rules.
10939 Also recognize field test versions. From mjr@zk3.dec.com.
10940 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10941 because GNU uname does not support -p. From pmr@pajato.com.
10942
10943Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10944
10945 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10946
10947Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10948
10949 * mpw-README: Document GCCIncludes.
10950
10951Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10952
10953 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10954
10955Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10956
10957 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10958
10959Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10960
10961 * configure.in (*-*-cygwin32): Configure make.
10962
10963Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10964
10965 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10966
10967Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10968
10969 * Makefile.in (all-inet): Depend on all-perl.
10970
10971 * Makefile.in (inet-install): New target.
10972
10973 * Makefile.in (all-inet): Depend on all-tcl.
10974 (all-inet): Depend on all-send-pr.
10975
10976Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10977
10978 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10979 temporarily.
10980
10981Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10982
10983 * configure.in: Don't configure --with-gnu-ld on AIX.
10984
10985Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10986
10987 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10988
10989Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10990
10991 * Makefile.in (ALL_MODULES): Added all-inet.
10992 (CROSS_CHECK_MODULES): Added check-inet.
10993 (INSTALL_MODULES): Added install-inet.
10994 (CLEAN_MODULES): Added clean-inet.
10995 (all-indent): New target.
10996
10997 * configure.in (host_tools): Added inet.
10998 (native_only): Added inet.
10999 (noconfigdirs): Added inet.
11000
11001Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11002
11003 * configure.in: Don't configure libgloss if we are not configuring
11004 newlib.
11005
11006Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11007
11008 * configure.in: Don't configure libgloss for unsupported
11009 architectures.
11010
11011Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11012
11013 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11014
11015Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11016
11017 * Makefile.in (ALL_MODULES): Include all-apache.
11018 (CROSS_CHECK_MODULES): Include check-apache.
11019 (INSTALL_MODULES): Include install-apache.
11020 (all-apache): New target.
11021
11022 * configure.in: Added apache everywhere perl is seen.
11023
11024Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11025
11026 * Makefile.in: Add support for clean-{module} and
11027 clean-target-{module} rules.
11028
11029Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11030
11031 * configure.in (*-*-ose) do not build libgloss.
11032
11033Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11034
11035 * config.guess (prep*:SunOS:5.*:*): Turn into
11036 powerpele-unknown-solaris2.
11037
11038Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11039
11040 * configure.in: Permit --enable-shared to specify a list of
11041 directories.
11042
11043Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11044
11045 * configure.in (host==solaris): Pass only the first word of $CC
11046 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11047
11048Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11049
11050 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11051
11052Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11053
11054 * Makefile.in (ALL_MODULES): Include all-perl.
11055 (CROSS_CHECK_MODULES): Include check-perl.
11056 (INSTALL_MODULES): Include install-perl.
11057 (ALL_X11_MODULES): Include all-guile.
11058 (CHECK_X11_MODULES): Include check-guile.
11059 (INSTALL_X11_MODULES): Include install-guile.
11060 (all-perl): New target.
11061 (all-guile): New target.
11062
11063 * configure.in (host_tools): Include perl and guile.
11064 (native_only): Include perl and guile.
11065 (noconfigdirs): Don't build guile and perl; no ports have been
11066 done.
11067
11068Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11069
e490616e
ZW
11070 * configure (--enable-*): Handle quoted option lists such as
11071 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
11072
11073Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11074
11075 * Makefile.in ({,inst}all-target): New rule so we can make and
11076 install all of the target directories easily.
11077
11078Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11079
11080 * configure.in: Add missing global flag in sed substitution when
11081 deleting `target-' from ${configdirs}.
11082
11083Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11084
11085 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11086 option.
11087
11088 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11089 config/mh-necv4.
11090
11091 * install.sh: Correct misspelling of transformbasename.
11092
11093 * config.guess: Recognize mips-*-sysv*.
11094
11095Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11096
11097 * config.sub: Recognize mon960.
11098
11099Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11100
11101 * configure: Restore Canadian Cross handling of BISON and LEX,
11102 removed in Feb 20 change.
11103
11104Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11105
11106 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11107 Mention make install. Remove the old copyright date as well the
11108 clumsy and rather pointless copyright on the README file.
11109
11110Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11111
11112 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11113 Makefile after running symlink-tree, then run `make distclean' to
11114 avoid clobbering any generated files in srcdir.
11115
11116Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11117
11118 * configure.in (m68k-*-netbsd*): Build everything now.
11119
11120Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11121
11122 * Makefile.in (taz): Fix quoting.
11123
11124Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11125
11126 * configure.in (sparclet-*-*): Build everything now.
11127
11128Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11129
11130 * configure.in (m68k-*-linux*): New host.
11131
11132Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11133
11134 * configure: Check for bison before byacc.
11135
11136Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11137
11138 * Makefile.in configure: Change the way LEX and BISON/YACC are
11139 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11140 searching PATH. These are used as fallbacks by Makefile.in if
11141 flex/bison/byacc aren't in objdir.
11142
11143Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11144
11145 * Makefile.in: Make everything which depends upon all-bfd also
11146 depend upon all-opcodes, in case --with-commonbfdlib is used.
11147
11148Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11149
11150 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11151 building NT native compilers on Unix.
11152
11153Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11154
11155 * configure.in: Don't get CC from the host Makefile fragment if we
11156 can find gcc in PATH, or if this is a Canadian Cross. Move the
11157 Solaris test for /usr/ucb/cc to the post target script, just after
11158 the compiler sanity test.
11159
11160Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11161
11162 * config.sub: Merge with FSF.
11163
11164Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11165
11166 * Makefile.in (RPATH_ENVVAR): New variable.
11167 (REALLY_SET_LIB_PATH): Use it.
11168 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11169
11170Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11171
11172 * config.sub, configure.in: Recognize sparclet cpu.
11173
11174Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11175
11176 * config.guess: Support m68k-cbm-sysv4.
11177
11178Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11179
11180 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11181 m68k-unknown-linuxaout from linker help string. Put quotes around
11182 $ld_help_string.
11183
11184Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11185
11186 * config.guess (powerpc-harris-powerunix): Add guess for port
11187 to new target.
11188
11189Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11190
11191 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11192
11193Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11194
11195 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11196 $(REALLY_SET_LIB_PATH) in Makefile.
11197 * Makefile.in (SET_LIB_PATH): New variable.
11198 (REALLY_SET_LIB_PATH): New variable.
11199 ($(DO_X)): Use $(SET_LIB_PATH).
11200 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11201 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11202 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11203 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11204 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11205 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11206 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11207 (install-dosrel): Likewise.
11208 (all-opcodes): Depend upon all-libiberty.
11209
11210Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11211
11212 * config.guess (*:CYGWIN*): New
11213
11214Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11215
11216 * Makefile.in (all-target-winsup): All all-target-libiberty.
11217
11218Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11219
11220 * configure.in (noconfigdirs): Add missing # in front of comment.
11221
11222Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11223
11224 * configure.in: add second pass to things added to noconfigdirs
11225 so *-gm-magic can exclude libgloss properly.
11226
11227Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11228
11229 * mpw-configure (extralibs_name, rez_name): Set correctly
11230 for MWC68K compiler.
11231
11232 * mpw-README: Add more info on the necessary build tools.
11233
11234Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11235
11236 * configure.in, config.sub: Recognize cygwin32.
11237
11238Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11239
11240 * config.guess, config.sub: Recognize A/UX.
11241
11242Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11243
11244 * config.sub: Merge with gcc/config.sub.
11245
11246Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11247
11248 * mpw-build.in (do-binutils): Add build of stamps.
11249
11250Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11251
11252 * config.sub: Add recognition for mips64vr4100*-* targets.
11253
11254Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11255
11256 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11257 Add creation of gconfigargs with `--enable-shared' turned on.
11258 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11259 ($(host)-stamp-stage3-configured): Likewise.
11260 (HOLES): Add chatr and ldd.
11261 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11262
11263Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11264
11265 * configure: Pass --nfp to recursive configures.
11266
11267Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11268
11269 * Makefile.in (DLLTOOL): New.
11270 (DLLTOOL_FOR_TARGET): New.
11271 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11272 (EXTRA_TARGET_FLAGS): Ditto.
11273 (EXTRA_GCC_FLAGS): Ditto.
11274 (CONFIGURE_TARGET_MODULES): Ditto.
11275 (DO_X): Ditto.
11276 * configure: Add DLLTOOL.
11277
11278Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11279
11280 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11281 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11282 mh-sco, since old workarounds no longer needed, and don't
11283 build ld, since libraries have weak symbols in COFF.
11284
11285Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11286
11287 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11288
11289Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11290
11291 * configure.in: Make sure that ${CC} can be used to compile an
11292 executable.
11293
11294Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11295
11296 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11297 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11298 nothing depending on whether gdbtk is being built.
11299
11300Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11301
11302 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11303
11304Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11305
11306 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11307 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11308
11309Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11310
11311 * config-ml.in: Add support for
11312 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11313 Simplify setting of multidirs from --disable-foo.
11314
11315Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11316
11317 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11318 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11319 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 11320 non-empty, pass them on to the GCC make.
6599da04
JM
11321 (all-bootstrap): New rule that is like all-gcc, except it executes
11322 the GCC bootstrap rule instead of the GCC all rule.
11323
11324Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11325
11326 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11327
11328Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11329
11330 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11331 DG/UX support.
11332
11333Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11334
11335 * config.sub (i*86*) Change [345] to [3456]
11336
11337Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11338
11339 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11340 --with-gnu-ld=no.
11341
11342Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11343
11344 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11345 AIX multilibs get built.
11346
11347Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11348
11349 * configure.in (i386-win32): Don't build expect if we're not
11350 building the tcl subdir.
11351
11352Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11353
11354 * Makefile.in: (configure-target-examples, all-target-examples):
11355 New targets, configure and build example programs.
11356
11357Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11358
11359 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11360 use it as input to sedit the generated MPW makefile.
11361 * mpw-README: Add a suggestion about Gestalt.h.
11362
11363Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11364
11365 * config.sub: Accept *-*-ieee*.
11366
11367Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11368
11369 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11370 Ronald F. Guilmette <rfg@monkeys.com>.
11371
11372Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11373
11374 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11375 for powerpc-pe native.
11376 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11377 (target==powerpc-pe): duplicate i386-win32 entry.
11378
11379Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11380
11381 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11382 of vxworks, not just vxworks5.1.
11383
11384Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11385
11386 * mpw-configure: Add support for exec-prefix.
11387
11388Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11389
11390 * config.guess: Recognize HP model 816 machines as having
11391 a PA1.1 processor.
11392
11393Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11394
11395 * configure: Ignore new autoconf configure options.
11396
6599da04
JM
11397Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11398
11399 * config.guess: Recognize Pentium under SCO.
11400 From Robert Lipe <robertl@arnet.com>.
11401
11402Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11403
11404 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
11405
11406Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11407
11408 * configure.in: Don't configure gas for alpha-dec-osf*.
11409
11410Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11411
11412 * configure.in: Default to --with-stabs for some targets for which
11413 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11414 i[345]86*-*-unixware*.
11415
11416Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11417
11418 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11419 rather than basing it on the target. Simplify handling of options
11420 controlling which directories to configure. Remove extraneous
11421 slash in multi-clean target.
11422
11423Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11424
11425 * config-ml.in: Prefix more variables with ml_ so they don't collide
11426 with configure's.
11427
11428Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11429
11430 * configure: Don't turn -v into --v.
11431
11432Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11433
11434 * configure.in (targargs): Fix typo.
11435
11436 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11437
11438Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11439
11440 * configure.in: Strip --host and --target options from
11441 CONFIG_ARGUMENTS, and always configure for --host only. Add
11442 --with-cross-host option when building with a cross-compiler.
11443 * configure: Canonicalize the arguments put into config.status by
11444 always using `=' for an option with an argument. Pass a presumed
11445 --host or --target explicitly.
11446
11447Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11448
11449 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11450 into general OS recognition case.
11451
11452Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11453
11454 * configure.in (target_configdirs): add target-winsup only
11455 for win32 target systems.
11456
11457Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11458
11459 * Makefile.in (all-target-libgloss): Depend upon
11460 configure-target-newlib, since when libgloss is built it looks to
11461 see if the newlib directory exists.
11462
11463Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11464
11465 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11466 cfg-ml-*.in.
11467
11468Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11469
11470 * configure: Handle LD and LD_FOR_TARGET when configuring a
11471 Canadian Cross.
11472
6599da04
JM
11473Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11474
11475 * configure.in (target_libs): add target-winsup.
11476 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11477 (target==ppcle-pe): remove ld from $noconfigdirs.
11478
11479Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11480
11481 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11482 Preserve relative path names in $srcdir. Build symlink tree if
11483 configuring cross target dir and srcdir=. (= no VPATH support).
11484 (configure-target-libg++): Depend on configure-target-librx.
11485 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11486 * config-ml.in: New file.
11487 * symlink-tree: New file.
11488 * configure: Ensure srcdir="." if that's what it is.
11489
11490Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11491
11492 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11493 includes and FLEX_SKELETON setting.
11494 * mpw-configure (--with-gnu-ld): New option, controls whether
11495 to use PPCLink or ld with PowerMac GCC.
11496 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11497 * mpw-config.in: Configure grez if targeting Mac.
11498
11499 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
11500 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11501 just macos.
6599da04
JM
11502 * configure.in: Configure grez resource compiler if targeting Mac.
11503 * Makefile.in (all-grez, install-grez): New targets.
11504
11505Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11506
11507 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 11508 gcc in the path, set CC to gcc -O2.
6599da04
JM
11509
11510Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11511
11512 * configure: Default ${build} correctly. Avoid picking up extra
11513 spaces when reading CC and CXX from Makefile. When doing a
11514 Canadian Cross, use plausible default values for numerous
11515 variables.
11516 * configure.in: When doing a Canadian Cross, don't try to
11517 configure tools whose configure script can't handle it.
11518
11519Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11520
11521 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11522
11523Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11524
11525 * configure: Remove dubious bug reporting address.
11526
11527Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11528
11529 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11530 configure script, run that instead of this directory's configure.
11531 In either case, print a message that we're configuring the sub-dir.
11532
11533Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11534
11535 * configure.in: Before checking for the existence of various files,
11536 use sed to filter out "target-".
11537
11538Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11539
11540 * Makefile.in (DO_X): Split rule to decrease command line length
11541 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11542 (Philippe De Muyter).
11543
11544Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11545
11546 * Makefile.in (all-patch): depend on all-libiberty.
11547
11548Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11549
11550 * configure.in: If the only directory in target_configdirs which
11551 actually exists is libiberty, then set target_configdirs to empty,
11552 to avoid trying to build a target libiberty in a gas or gdb
11553 distribution.
11554
11555Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11556
11557 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
11558 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11559 systems.
6599da04
JM
11560
11561Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11562
11563 * configure.in (copy_dirs): Use sys-include instead of include
11564 for --with-headers option.
11565
11566Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11567
11568 * Makefile.in, configure.in: Make winsup builds work with
11569 new scheme.
11570
11571Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11572
11573 * configure.in: Build the linker on AIX.
11574
11575Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11576
11577 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11578 where needed.
11579
11580Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11581
11582 * Makefile.in (all-gcc): Fix typo.
11583
11584Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11585
11586 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11587
11588Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11589
11590 * configure.in: Rename libFOO to target-libFOO, and xiberty
11591 to target-xiberty, to provide more flexibility.
11592 (target_subdir): Define. Create if cross.
11593 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11594 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11595 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11596 check-libFOO -> check-target-libFOO, etc.
11597 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11598 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11599 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11600 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11601 allow ALL_GCC="" to only configure.
11602 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11603 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11604 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11605
11606Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11607
11608 * Makefile.in (taz): Build "info" in etc explicitly.
11609
11610Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11611
11612 * configure.in: Make sure that CC is undefined (as opposed to
11613 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11614 problem with autoconf trying to configure on a host without GCC.
11615
11616Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11617
11618 * mpw-configure: Set host alias from choice of host compiler,
11619 only use generic MPW Makefile sed if present, edit a file
11620 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11621 * mpw-README: Add problem notes about CW6 and CW7.
11622
11623Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11624
11625 * Makefile.in (taz): Use ";" instead of ";;".
11626
11627Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11628
11629 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11630 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11631 DISTDOCDIRS.
11632 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11633 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11634
11635Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11636
11637 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11638 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11639 Move bfd to DISTSTUFFDIRS.
11640
11641Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11642
11643 * Makefile.in (X11_LIB): Removed.
11644 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11645
11646 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11647
11648Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11649
11650 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11651 names.
11652
11653Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11654
11655 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11656
11657Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11658
11659 * configure.in (i[345]86-*-win32): Always build newlib.
11660 Don't configure cvs, autoconf or texinfo.
11661 * Makefile.in (LD_FOR_TARGET): New.
11662 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11663 Pass down LD_FOR_TARGET.
11664
11665Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11666
11667 * winsup: New directory.
11668 * Makefile.in: Build winsup.
11669 * configure.in: Winsup is configured when target is win32.
11670 Can only build win32 target GDB when native.
4e81ae98 11671
6599da04
JM
11672Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11673
11674 * config.guess: Recognize HP model 819 machines as having
11675 a PA 1.1 processor.
11676
11677Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11678
11679 * configure: Fix sed loop which substitutes for CC and CXX to
11680 avoid bug found in various sed implementations.
11681
11682Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11683
11684 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11685 simulator. Use standard powerpc-*-eabi*.
11686
11687Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11688
11689 * configure.in: Stop putting gas and binutils in noconfigdirs for
11690 powerpc-*-aix* and rs6000-*-*.
11691
11692Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11693
11694 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11695 -mcall-aixdesc libraries.
11696
11697Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11698
11699 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11700
11701 * config.sub (arm | armel | armeb): Fix shell syntax.
11702
11703Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11704
11705 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11706 -msoft-float and -mcpu=common support.
11707 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11708 libraries.
11709
11710Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11711
11712 * configure.in: Allow configuration and build of emacs19 for the alpha.
11713
11714Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11715
11716 * configure.in (CC): Get ^CC, not just any old CC, from
11717 ${host_makefile_frag}.
11718
11719Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11720
4e81ae98 11721 * configure.in (CC): Try to get CC from
6599da04
JM
11722 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11723
11724Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11725
11726 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11727 only if it exists in $(srcdir).
11728
11729Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11730
11731 * configure: If CC and CXX are not set in the environment, set
11732 them, based on either an existing Makefile or on searching for gcc
11733 in PATH. Substitute for CC and CXX in Makefile.
11734 * configure.in: Remove libm from target_libs. Separate
11735 target_configdirs from configdirs. If CC is not set in
11736 environment, try to get it from a host Makefile fragment. Rewrite
11737 changes of configdirs to use skipdirs instead. A few minor
11738 tweaks. Take directories out of target_configdirs as they are
11739 taken out of configdirs. Remove existing Makefile files from
11740 subdirectories. Substitute for TARGET_CONFIGDIRS and
11741 CONFIG_ARGUMENTS in Makefile.
11742 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11743 by configure.in.
11744 (CONFIG_ARGUMENTS): Likewise.
11745 (CONFIGURE_TARGET_MODULES): New variable.
11746 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11747 ($(CONFIGURE_TARGET_MODULES)): New target.
11748 (configure-libg++, configure-libio): New targets.
11749 (all-libg++): Depend upon configure-libg++.
11750 (all-libio): Depend upon configure-libio.
11751 (configure-libgloss, all-libgloss): New targets.
11752 (configure-libstdc++): New target.
11753 (all-libstdc++): Depend upon configure-libstdc++.
11754 (configure-librx, all-librx): New targets.
11755 (configure-newlib): New target.
11756 (all-newlib): Depend upon configure-newlib
11757 (configure-xiberty): New target.
11758 (all-xiberty): Depend upon configure-xiberty.
11759
11760Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11761
11762 * configure.in (host i[345]86-*-win32): Expand the
11763 noconfigdirs again.
11764
11765Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11766
11767 * mpw-configure: Fix sed command file name.
11768
11769Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11770
4e81ae98 11771 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
11772 noconfigdirs again.
11773
11774Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11775
11776 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11777 or powerpc*-*-pe*, since they are not yet supported.
11778
11779Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11780
11781 Add PowerMac support and many other enhancements.
11782 * mpw-configure: New option --cc to select compiler to use,
11783 paste options set according to --cc into the generated
11784 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11785 if mpw-make.sed is present.
11786 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11787 add forward includes for PowerPC include files.
11788 * mpw-build.in: Build using Makefile.PPC if present.
11789 (do-byacc, etc): Remove separate version resource builds.
11790 (do-gas): Build "stamps" before "all".
11791 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11792 * mpw-README: Update to reflect --cc option, PowerMac support,
11793 and recently-reported compatibility problems.
11794
11795Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11796
11797 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11798 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11799 (--with-multilib-top): Pass to recursive invocations.
11800
11801Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11802
11803 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11804 v810-*-*.
11805
11806Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11807
11808 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11809 gdb, ld and opcodes on v810-*-*.
11810
6599da04
JM
11811Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11812
11813 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11814 (local-maintainer-clean): New target.
11815 (maintainer-clean): New target.
11816 (realclean): Just depend upon maintainer-clean.
11817
11818Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11819
11820 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11821
11822Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11823
11824 * configure.in: Build ld in mips*-*-bsd* case.
11825
11826Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11827
11828 * config.sub: Accept -lites* OS. From Ian Dall.
11829
11830Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11831
11832 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 11833 targets.
6599da04
JM
11834
11835Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11836
11837 * configure.in: treat i386-win32 canadian cross the same as
11838 i386-go32 canadian cross.
11839
11840Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11841
11842 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11843 running under the simulator to build a reduced set of libraries.
11844 (powerpc-*-eabiaix): Add fine grained multilib support added to
11845 other powerpc targets yesterday.
11846
11847Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11848
11849 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11850 -disable-softfloat, -disable-relocatable, -disable-aix, and
11851 -disable-sysv to control which multilib libraries get built.
11852
11853Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11854
11855 * configure: Add Makefile.tem to list of files to remove in trap
11856 handler.
11857
11858Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11859
11860 * config.guess (*Linux*): Add missing "exit"s.
11861 Also, need specific check for alpha-unknown-linux (uses COFF).
11862
11863Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11864
11865 * config.guess: Merge with FSF:
11866
11867 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11868 * config.guess (AIX4): More robust release numbering discovery.
11869
11870 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11871 * config.guess (i386-sequent-ptx): Properly get version number.
11872
11873 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11874 * config.guess (mips:*:4*:UMIPS): New case.
11875
11876Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11877
11878 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11879 (i386-win32 host): Likewise. Don't build readline.
11880
11881Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11882
11883 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11884 SUPPORT_FILES to submakes.
11885
11886Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11887
11888 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11889 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11890 mpw-configure.
11891
11892Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11893
11894 * configure.in (appdirs): Use =, not ==, in test expression when
11895 trying to build the text to print in the warning message for
11896 Solaris users.
11897
11898Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11899
11900 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11901
11902Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11903
11904 * config.guess: Recognize lynx-2.3.
11905
11906Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11907
11908 * config.sub (z8ksim): Deleted
11909 (z8k-*-coff): New, this is the one true name of the target.
11910
11911Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11912
11913 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11914
11915Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11916
11917 * config.guess (*:Linux:*:*): First try asking the linker what the
11918 default object file format is (elf, aout, or coff). Then if this
11919 fails, try previous methods.
11920
11921Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11922
11923 * configure.in: Don't build newlib for *-*-vxworks5.1.
11924
11925Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11926
11927 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11928 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11929
11930Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11931
11932 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11933
11934Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11935
11936 * cfg-ml-com.in: New file.
11937 * cfg-ml-pos.in: New file.
11938
11939Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11940
11941 * COPYING.NEWLIB: Add HP free copyright to list.
11942
11943Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11944
11945 * config.sub: Recognize -eabi* for the system, not just -eabi.
11946
11947Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11948
11949 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11950 * config.sub, configure.in (win32): New target and host.
11951
11952Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11953
11954 * configure.in: Add i386-pe configuration.
11955
11956Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11957
11958 * mpw-build.in (install): Install GDB after LD.
11959
11960Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11961
11962 * mpw-config.in (elf/mips.h): Always forward-include, needed
11963 for GDB to build.
11964
11965Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11966
11967 * testsuite: New directory for customer acceptance and whole tool
11968 chain tests.
11969
11970Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11971
11972 * configure: If per-host line isn't found, but AC_OUTPUT is found
11973 and a configure script exists, run it instead.
11974
11975Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11976
11977 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11978
11979Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11980
11981 * configure: Set build_{cpu,vendor,os,alias} to host values when
11982 --build isn't specified.
11983
11984Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11985
11986 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11987 (FLAGS_TO_PASS): Pass them.
11988 (EXTRA_TARGET_FLAGS): Ditto.
11989
6599da04
JM
11990Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11991
11992 * Makefile.in (all-libg++): Depend on all-libstdc++.
11993
11994Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11995
11996 * configure.in (noconfigdirs): Enable all packages for
11997 i386-unknown-netbsd.
11998
11999Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12000
12001 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12002 hosted builds (DOS builds)
12003
12004Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12005
12006 Changes for ARM based on patches from Richard Earnshaw:
12007 * config.sub: Handle armeb and armel.
12008 * configure.in: Omit arm linker only for riscix.
12009
12010Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12011
12012 * config.guess: Update from FSF.
12013
12014Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12015
63f6bcd7 12016 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
12017 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12018 powerpcle variant. Convert pentium into i586, not i486. Add p5
12019 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12020 temporarily.
12021
12022Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12023
12024 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12025
12026Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12027
12028 * config.sub: Accept -lites* as a basic system type.
12029
12030Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12031
12032 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12033 installed, and if so return linuxoldld as the system name.
12034
12035Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12036
12037 * config.guess: Add hppa1.1-hp-lites support.
12038
12039Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12040
12041 * configure.in: Don't build newlib for m68k-vxworks5.1.
12042
12043Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12044
12045 * configure.in (mips-sgi-irix6): Use mh-irix5.
12046
12047Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12048
12049 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12050
12051Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12052
12053 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 12054 OSF/1. Fix compiler flags.
6599da04
JM
12055 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12056
12057Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12058
12059 * configure.in: Recognize --with-newlib.
12060 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12061
12062Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12063
d207ebef 12064 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
12065 to *_X11_MODULES due to gdbtk needing X include files et al.
12066
12067Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12068
12069 Merge in support for Mac MPW as a host.
12070 (Old change descriptions retained for informational value.)
12071
12072 * mpw-config.in: Add generic include forwards for cpu-specific
12073 include files in aout and elf directories.
12074
12075 * mpw-configure: Added copyright.
12076 * mpw-config.in: Check for presence of required build tools.
12077 (target_libs): Add newlib.
12078 (target_tools): Add examples.
12079 (Read Me): Generate as "Read Me for MPW" instead.
12080 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12081 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12082 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12083
12084 * mpw-configure: Remove subdir-specific makefile hackery,
12085 delete mk.tmp after using it.
12086
12087 * mpw-build.in (all): Display start and end times.
12088
12089 * mpw-configure (host_canonical): Set.
12090 (target_cpu): Always add to makefiles.
12091 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12092 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12093 (mpw-mh-mpw): Look for in srcdir and srcroot.
12094 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12095
12096 * mpw-build.in: (install-only): New target.
12097
12098 * mpw-configure (host_alias, target_alias): Rename from hostalias
12099 and targetalias, add into generated Makefile.
12100 (mk.tmp): If present, add into generated Makefile.
12101 * mpw-build.in (all-gas): Build config.h first before gas proper.
12102
12103 * mpw-configure (config.status): Write only if changed.
12104 * mpw-config.in (readline): Configure it (not built, just used for
12105 definitions).
12106
12107 * mpw-config.in (elf/mips.h): Add a forward include.
12108
12109 * mpw-config.in: Forward-include most .h files in include into
12110 extra-include.
12111 (readline): Don't build.
12112 mpw-build.in (install): Install GDB.
12113
12114 * mpw-configure (prefix, mpw_prefix): Handle it.
12115 * mpw-config.in (mmalloc, readline): Don't configure.
12116 * mpw-build.in (thisscript): Rename to ThisScript.
12117 Use mpw-build instead of BuildProgram everywhere.
12118 (mmalloc, readline): Don't build.
12119 * mpw-README: New file, basic documentation about the MPW port.
12120
12121 * mpw-config.in: Use forward-include to create include files.
12122
12123 * mpw-configure: Add more things to the top of each configured
12124 Makefile, including contents of config/mpw-mh-mpw.
12125 * mpw-config.in (extra-include): Create this directory and fill it
12126 with Posix-like include files when configuring.
12127
12128 * config.sub (apple, mac, mpw): Add various aliases.
12129
12130 * mpw-build.in: New file, top-level build script fragment for MPW.
12131 * mpw-configure: New file, configure script for MPW.
12132 * mpw-config.in: New file, config fragment for MPW.
12133
12134Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12135
12136 * configure.in (host_libs): Remove glob, since it is gone from the
12137 sources.
12138
12139Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12140
12141 * Makefile.in: define empty GDB_NLM_DEPS var.
12142
12143 * configure.in(target_makefile_frag): use config/mt-netware
12144 for netware targets.
12145
12146Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12147
12148 * config.sub: Merge in recent FSF changes. Remove linux special
12149 cases.
12150
12151Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12152
731a8127 12153 Revert this change:
6599da04
JM
12154
12155 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12156
12157 * build-all.mk: Use CC=cc -Xs on Solaris.
12158
6599da04
JM
12159Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12160
12161 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12162 stop using it.
12163 * Makefile.in: Nuke all references to glob subdirectory.
12164
12165Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12166
12167 * configure.in: Fix --enable-shared logic in per-host.
12168
12169Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12170
12171 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12172
12173Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12174
12175 * configure.in (noconfigdirs): Don't build gas on AIX, for
12176 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12177
12178Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12179
12180 * configure: Fix --cache-file to work if the file argument is a
12181 relative path.
12182
12183Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12184
12185 * configure: If the --cache-file is used, pass it down to
12186 configure in subdirectories.
12187
12188Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12189
12190 * config.sub: add vxworks29k configuration.
12191
12192Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12193
12194 * Makefile.in (taz): Do "diststuff" part quietly.
12195
12196Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12197
12198 * config.sub: Mini-merge with gcc/config.sub.
12199
12200Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12201
12202 * config.guess (IRIX): Sed - to _.
12203
12204Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12205
12206 * Makefile.in (source-vault, binary-vault): New targets.
12207
12208Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12209
12210 * config.sub: Recognize -eabi as a basic system type.
12211
12212Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12213
12214 * configure.in (enable_shared stuff): Fix typo.
12215
12216Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12217
12218 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12219
12220Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12221
12222 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12223
12224Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12225
12226 * configure.in (rs6000-*-*): Don't build gas.
12227
12228Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12229
12230 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12231 reduce command line length.
12232 (AS_FOR_TARGET): Check for as.new, not Makefile.
12233 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12234
12235Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12236
12237 * config.guess: Merge from FSF.
12238
12239Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12240
12241 * configure: Don't use $ when handling program_suffix.
12242
12243Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12244
12245 * configure.in: Configure tk for hppa/hpux.
12246
12247Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12248
12249 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12250
12251Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12252
12253 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12254 to LIBCXXFLAGS. Tests are better run without it.
12255
12256Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12257
12258 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12259
12260Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12261
12262 * configure.in (*-*-netware*): Don't configure xiberty.
12263
12264Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12265
12266 * configure.in: Remove tk from native_only list.
12267
12268Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12269
12270 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12271 for special NCD build.
12272
12273Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12274
12275 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12276 makeall.bat, they're only useful for binutils snapshots.
12277 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12278 makeall.bat to specified SUPPORT_FILES.
12279
12280Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12281
12282 * build-all.mk: Add Ericsson targets to sun4 and solaris
12283 hosts. Add BNR's sun4 target to solaris host, so their
12284 build-from-source will be tested in-house first.
12285
12286Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12287
12288 * Makefile.in (LIBCFLAGS): New variable.
12289 (CFLAGS_FOR_TARGET): Ditto.
12290 (LIBCFLAGS_FOR_TARGET): Ditto.
12291 (LIBCXXFLAGS): Ditto.
12292 (CXXFLAGS_FOR_TARGET): Ditto.
12293 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12294 (BASE_FLAGS_TO_PASS): Pass them.
12295 (EXTRA_TARGET_FLAGS): Ditto.
12296
731a8127 12297 * configure.in: Support --enable-shared.
6599da04
JM
12298
12299Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12300
12301 * configure.in (target_libs): Include libstdc++ again.
12302 * config.guess: Update from FSF (for FreeBSD).
12303
12304Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12305
12306 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12307 makeall.bat.
12308 (DISTDOCDIRS): Add `etc'.
12309 (ETC_SUPPORT_PFX): New variable.
12310 (taz): Include anything from etc starting with a word in
12311 ETC_SUPPORT_PFX.
12312
12313Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12314
12315 * config.sub: Update for recent FSF changes. Remove obsolete
12316 h8300hds entry. Add -windows* and -osx as basic os. Minor
12317 spacing changes.
12318
12319Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12320
12321 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12322
12323 * config.guess: Merge with FSF.
12324 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12325
12326Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12327
12328 * configure: Since the "trap 0" handler will override the exit
12329 status on many systems, only use it for "exit 1", and make it set
12330 a non-zero exit status; reset it before "exit 0". Also, check
12331 exit status of config.sub, and error out if it failed.
12332
12333Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12334
12335 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12336 and install libgloss.
12337
12338Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12339
12340 * Makefile.in (all-binutils): Depend upon all-byacc.
12341
12342 * configure.in: Don't build emacs on Irix 5.
12343
12344Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12345
12346 * configure.in (*-*-netware*): Add libio.
12347
12348Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12349
12350 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12351 (CHECK_TARGET_MODULES): Ditto.
12352 (INSTALL_TARGET_MODULES): Ditto.
12353 (TARGET_LIBS): Ditto.
12354 (all-libstdc++): Note dependencies.
12355
12356Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12357
12358 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12359
12360Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12361
12362 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12363 -fexternal-templates.
12364
12365 * configure.in (target_libs): Add libstdc++.
12366 (noconfigdirs): Add libstdc++ as appropriate.
12367
12368Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12369
12370 * config.guess: Update from FSF.
12371
12372Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12373
12374 * configure: Use ${config_shell} when running ${configsub}.
12375
12376Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12377
12378 * config.sub: No longer recognize h8300h.
12379
12380Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12381
12382 * config.sub: Remove extraneous differences between config.sub and
12383 gcc/config.sub.
12384
12385Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12386
12387 * Makefile.in (DISTSTUFFDIRS): Add gas.
12388
12389Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12390
12391 * COPYING.NEWLIB: New file.
12392
12393Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12394
12395 * config.guess (HP-UX): Patch from Harlan Stenn
12396 <harlan@landmark.com> to also emit release level.
12397
12398Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12399
12400 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12401
12402Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12403
12404 * config.sub: Merge nextstep cleanup from FSF.
12405
12406Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12407
12408 * configure.in (arm-*-*): Don't configure ld for this target.
12409
12410Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12411
12412 * configure.in (*-*-netware): don't configure libg++, libio,
12413 librx, or newlib.
12414
12415Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12416
12417 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12418 configure ld--it works, but it doesn't support shared libraries.
12419
12420Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12421
12422 * config.guess (*-unknown-freebsd*): Get rid of possible
12423 trailing "(Release)" in version string.
12424 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12425
12426Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12427
12428 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12429 Fix type: *-next-neststep -> *-next-nextstep.
12430
12431 * config.guess: Merge from FSF:
12432
12433 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12434
12435 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12436
12437 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12438
12439 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12440 instead of UNIX_SV for UnixWare 1.0).
12441
12442Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12443
12444 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12445 to make gdb/nlm/* build after the compiler and linker.
12446
12447Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12448
12449 * config.guess (netbsd, freebsd, linux): Accept any machine,
12450 not just i[34]86.
12451 (m68k-atari-sysv4): Relocate to match FSF version.
12452
12453 * config.guess: More merges from the FSF:
12454
12455 Add a space before function call or macro invocation.
12456
12457 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12458
12459 * config.guess: Add trap cmd to remove dummy.c and dummy when
12460 interrupted.
12461
12462 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12463
12464 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12465 (dummy): Redirect stderr from compilation of dummy.c.
12466
12467 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12468
12469 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12470
12471Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12472
12473 * configure: Accept and ignore --cache*, for compatibility with
12474 new autoconf.
12475
12476Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12477
12478 * config.guess: Merge from FSF:
12479
12480 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12481
12482 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
12483 (PATH): Add /.attbin at end for finding uname.
12484 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
12485
12486 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12487
e490616e 12488 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
12489
12490 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12491
e490616e
ZW
12492 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12493 to select whether to use ELF or COFF.
6599da04
JM
12494
12495 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12496
e490616e 12497 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
12498
12499 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12500
12501 * config.guess: Guess the OS version for HPUX.
12502
12503 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12504
12505 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12506
12507Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12508
12509 * configure.in: Recognize --with-headers, --with-libs, and
12510 --without-newlib.
12511 * Makefile.in (all-xiberty): Depend upon all-ld.
12512
12513Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12514
12515 * configure.in: Change i[34]86 to i[345]86.
12516
12517Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12518
12519 * configure (version): A few more tweaks to help message.
12520
12521Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12522
12523 * Makefile.in: Remove (for now) librx as a host library,
12524 now that we're building it for target.
12525
12526Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12527
12528 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12529 (Karl Berry).
12530
12531Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12532
12533 * configure.in: Also configure librx.
12534
12535Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12536
12537 * Makefile.in: Update various rules to reflect that librx
12538 is now needed for libg++.
12539
12540Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12541
12542 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12543
12544Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12545
12546 * configure.in: Configure the examples directory.
12547
12548Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12549
12550 * configure: Simplify Jun 2 1994 change.
12551
12552Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12553
12554 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12555 /bin/gcc isn't good enough to build gcc.
12556
12557Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12558
12559 * Makefile.in (GDB_SUPPORT_FILES): Remove
12560 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12561 (gdb.tar.gz): Add new rule to use standard distribution building
12562 mechanism.
12563
12564Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12565
12566 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12567 Bill Cox <bill@cygnus.com>.
12568
12569Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12570
12571 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12572
12573Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12574
12575 * configure: Search current dir first in .gdbinit.
12576
12577Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12578
12579 * config.sub: Recognize freebsd (merged from gcc config.sub).
12580
12581Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12582
12583 * config.sub: Refer to NeXT's operating system as nextstep.
12584
12585 * config.sub (case $basic_machine): Re-order the cases, to match
12586 the order in the FSF version (which is mostly alphabethical).
12587 Merge in some additions and changes from the FSF.
12588
12589Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12590
12591 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12592 * config.sub: Recognize cxux7.
12593 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12594
12595Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12596
12597 * config.sub: Fix typo powerpc -> powerpc-*.
12598
12599Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12600
12601 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12602
12603 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12604 parallel with all-emacs and install-emacs). Top-level command
12605 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12606
12607Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12608
12609 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12610 $(relbindir)/make before doing ``make install'', and use
12611 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12612 installing over running make binary.
12613 ($(host)-stamp-stage3-installed): Likewise.
12614
12615Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12616
12617 * config.guess: Recognize Mach.
12618
12619Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12620
12621 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12622 see whether --exec-prefix was used.
12623
12624Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12625
12626 * README: Explicitly mention libg++/README. (Zoo's idea.)
12627
12628Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12629
12630 * Makefile.in: Add all-librx target similar to all-libproc.
12631
12632Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12633
12634 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12635 with post 1.2 uname bogosity.
12636
12637Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12638
12639 * configure: Remove temporary files on receipt of a signal.
12640
12641Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12642
12643 * configure: If there is a package_makefile_frag, remove
12644 ${subdir}/Makefile.tem after copying it in.
12645
12646Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12647
12648 * build_all.mk: support rs6000 lynx identifies itself as
12649 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12650 since /bin/gcc is too feeble to compile a modern gcc.
12651
12652Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12653
12654 * brought devo/test-build.mk update-to-date with progressive/
12655 test-build.mk. Add lynx targets and hppa flag info.
12656
12657Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12658
12659 * configure.in: Use mh-ncrsvr43. Patch from
12660 Tom McConnell <tmcconne@sedona.intel.com>.
12661
12662Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12663
12664 * config.guess (i386-unknown-bsdi): No longer need to
12665 check #if defined(__bsdi__) && defined(__i386__).
12666
12667Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12668
12669 * configure: Set program_transform_nameoption correctly.
12670
12671Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12672
12673 * brought build-all.mk update-to-date with progressive build-all.mk,
12674 added new targets and hppa info.
4e81ae98 12675
6599da04
JM
12676Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12677
12678 * configure: If config.guess result is a prefix of the user
12679 specified target, assume a native build and use the user specified
12680 target as the host alias. Remove SunOS patch suffix removal hack.
12681 * configure.in: Remove SunOS patch suffix removal hack.
12682
12683 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12684 in NATIVE_CHECK_MODULES.
12685
12686Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12687
12688 * Makefile.in: Rename HOST_ONLY to NATIVE.
12689 * configure: Delete SunOs patch suffix from host_canonical
12690 and build_canonical variables that are prepended to Makefiles.
12691 * configure.in: Add comments for easier maintenance.
12692
12693Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12694
12695 * Makefile.in: Add all-libproc target similar to all-gui.
12696
12697Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12698
12699 * Makefile.in (CHECK_MODULES): split into
12700 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12701
12702Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12703
12704 * config.guess (i386-unknown-bsdi): New system to guess.
12705
12706Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12707
12708 * Makefile.in: Add all-gui target (but not yet build by "all").
12709
12710Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12711
12712 * config.sub: Move deletion of patch suffix from here...
12713 * configure.in: To here, at Ian's suggestion. The top-
12714 level scripts might need to know of a patch level.
12715
12716Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12717
12718 * config.sub: Strip off patch suffix so rtl is recognized
12719 as a sunos4.1.3 machine, even though it's been patched.
12720
12721Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12722
12723 * Makefile.in (INSTALL_LAST): Delete.
12724 (INSTALL_DOSREL): New.
12725
12726Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12727
12728 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12729 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12730 whether we pass down --with-gnu-ld anyhow.
12731
12732Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12733
12734 * Makefile.in (INSTALL_LAST): Change operation so it works
12735 on more flavors of make.
12736 * configure.in (go32): Don't build libg++ or libio.
12737
12738Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12739
12740 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12741 they can be overriden by templates.
12742
12743Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12744
12745 * configure.in (target==go32): Don't build gdb.
12746 * dosrel: New directory.
12747
12748Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12749
12750 * configure.in (host==go32): Configure dosrel too.
12751 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12752 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12753 be set by incoming names or templates.
12754 (INSTALL_LAST): New rule.
6599da04
JM
12755
12756Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12757
12758 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12759
12760Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12761
6599da04
JM
12762 * configure.in (appdirs): New variable. Currently empty, but will
12763 be used in gas distribution. If nonempty, lists a set of
12764 directories at least one of which must get configured, or top
12765 level configuration is considered to have failed.
12766 (rs6000-*-lynxos*): Use new file name.
12767
12768Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12769
12770 Eliminate XTRAFLAGS.
12771 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12772 newlib include files using -idirafter, and also use -nostdinc.
12773 (CXX_FOR_TARGET): Likewise.
12774 (XTRAFLAGS): Removed.
12775 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12776 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12777 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12778 ($(DO_X)): Don't pass down XTRAFLAGS.
12779
12780Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12781
12782 * configure.in (mips*-dec-bsd*): New target; do build linker.
12783 (mips*-*-bsd*): New target; don't build linker.
12784
12785Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12786
12787 * configure.in: support rs6000-*-lynxos* configuration.
12788 support sunos4 as a cross target.
12789
12790 * config.sub: look for lynx*, not lynx since the OS version may
12791 legitimately be part of the name.
12792
12793Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12794
12795 * configure.in (i[34]86-*-sco*): Move to be with other i386
12796 targets.
12797 (romp-*-*): New target. Skip various binary utilities.
12798 (vax-*-*): New target. Don't build newlib.
12799 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12800
12801Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12802
12803 * configure.in: Only set host_makefile_frag if config
12804 directory exists.
12805
12806Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12807
12808 * install.sh: If $dstdir exists, don't check whether each
12809 component does.
12810
12811Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12812
12813 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12814
12815Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12816
3b75d237
AJ
12817 * configure.in (*-*-lynxos*): Don't configure newlib for either
12818 native or cross Lynx.
6599da04
JM
12819
12820Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12821
12822 * config.sub (sparc64-elf): Fix os.
12823 (z8k): Remove duplicate.
12824
12825Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12826
12827 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12828 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12829
12830Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12831
12832 * configure: Make file links cleanly even if Lynx fails on
e490616e 12833 an NFS symlink (at least fail cleanly).
6599da04
JM
12834
12835Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12836
12837 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12838 -XNh2000.
12839
12840Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12841
12842 * configure: Unknown options are fatal again.
12843
12844Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12845
12846 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 12847 compatibility.
6599da04
JM
12848
12849Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12850
12851 * build-all.mk: Add `clean' target.
12852
12853Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12854
12855 * config.guess: Add SINIX support.
12856 * configure.in: Add mips-*-sysv4* support.
12857
12858Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12859
12860 * build-all.mk: Document all useful targets.
12861 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12862 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12863
12864Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12865
12866 * configure: Support --silent, --quiet.
12867
12868Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12869
12870 * configure: Support --disable-FEATURE.
12871
12872Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12873
12874 * config.guess: Recognize NCR running SVR4.3.
12875
12876Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12877
12878 * config.guess: Make BSDI generate i386-unknown-bsd386.
12879 Patch from Paul Eggert <eggert@twinsun.com>.
12880
12881Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12882
12883 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12884
12885Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12886
12887 * configure: Make unrecognized options give nonfatal warnings
12888 instead of fatal errors, and pass them to any subdirectory
12889 configures in case they recognize them.
12890 Make --x equivalent to --with-x.
12891
12892Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12893
12894 * configure: Add --enable-* options. Clean up usage message and
12895 some comments.
12896
12897Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12898
12899 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12900
12901Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12902
12903 * configure.in (hppa*-*-*): Enable binutils.
12904
12905Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12906
12907 * config.sub: Recognize cisco.
12908
12909Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12910
12911 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12912
12913Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12914
12915 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12916 than one configuration name. Add comment.
12917
12918Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12919
12920 * config.guess: about target *-hitachi-hiuxwe2, fixed
12921 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12922 macro is incorrect.]
12923
12924Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12925
12926 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12927 than the "make ls" stuff which used to be here.
12928
12929Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12930
12931 * config.guess: Recognize i[34]86-unknown-freebsd.
12932 From Shawn M Carey <smcarey@rodan.syr.edu>.
12933
12934Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12935
12936 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12937
12938Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12939
12940 * config.guess: Check for ptx.
12941
12942Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12943
12944 * config.sub: Add os9k checking.
12945
12946Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12947
12948 * config.guess: Handle OSF1 running on HPPA processors
12949
12950Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12951
12952 * configure: If subdir configure fails, print out a message with
12953 subdirectory name, in case subdir's configure code didn't identify
12954 itself.
12955
12956Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12957
12958 * configure.in: Remove embedded newlines from configdirs.
12959 Avoid mismatches of substrings. Fix matching strings at end
12960 of configdirs.
12961
12962Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12963
12964 * config.guess: Add Lynx/rs6000 config support.
12965
12966Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12967
12968 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12969
12970Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12971
12972 * configure.in (hppa*-*-osf*): Treat this just like most other
12973 PA configurations (eg no binutils or ld).
12974 (hppa*-*-*elf*): These configurations have binutils and ld.
12975
12976Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12977
12978 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12979
12980Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12981
12982 * configure.in (rs6000-*-*): Build gas.
12983
12984Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12985
e490616e 12986 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
12987
12988Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12989
12990 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12991 for GDB and GDB has been fixed to not need it.
12992
6599da04
JM
12993Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12994
12995 * config.guess: Recognize vax hosts.
12996
12997Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12998
12999 * configure (while loop): Don't use "break 2" inside case
13000 statement -- the case statement isn't an enclosing loop.
13001
13002Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13003
13004 * config.guess: Clean up NeXT support, to allow nextstep
13005 on Intel machines. Make OS be nextstep.
13006
13007Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13008
13009 * config.guess: Add alternate forms for Convex.
13010
13011Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13012
13013 * configure: Completely rewrite option processing. Take
13014 advantage of pattern-matching to avoid invoking test frequently.
13015 Also clean up host and target defaulting logic.
13016
13017Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13018
13019 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13020 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13021 commands (plus user environment) will fit SCO limits.
13022
13023Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13024
13025 * configure.in: Don't issue warnings about directories which are
13026 not being configured if -norecursion is set. Correct test for
13027 --with-gnu-as and --with-gnu-ld to not get confused by substring
13028 matches.
13029
13030 * configure.in: Don't build gas for alpha-dec-osf1*.
13031
13032Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13033
13034 * configure: Back out Per's change of 12/19/1993. It changes the
13035 behavior of configure in unexpected and confusing ways.
13036
13037 Also, use different delim char when calculating
13038 program_transform_name so that the name can contain slashes.
13039
13040Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13041
13042 * configure.in, config.sub: Add support for VSTa micro-kernel.
13043
13044Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13045
13046 * configure.in: Nuke hacks which were used to get a special
13047 version of GAS for HPPA configurations.
13048
13049Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13050
13051 * configure: If only ${target_alias} is given, use that
13052 as the default for ${host_alias}.
13053 * configure: Add missing back-slashes before nested quotes.
13054
13055Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13056
13057 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13058
13059Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13060
13061 * config.guess: Recognize some Tektronix configurations.
13062 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13063
13064Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13065
13066 * config.sub: Match any flavor of SH.
13067
13068Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13069
13070 * configure.in: Don't try to configure newlib for Alpha.
13071
13072Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13073
13074 * configure.in: Don't build ld for Irix 5. Don't build gas,
13075 libg++ or libio for any Alpha target.
13076
13077 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
13078
13079Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13080
13081 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13082 default arguments -- so it tried to compress itself.
13083
13084Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13085
13086 * configure.in (notsupp): ensure that a space is always at the end
13087 of the configdirs list, since the grep checks for an explicit space
13088
13089Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13090
13091 * configure.in (target i386-sysv4.2): don't build ld, since static
13092 versions of many libraries are not available.
13093
13094Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13095
13096 * config.guess: Recognize Apollos (using environment variables).
13097 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13098
13099Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13100
13101 * config.guess: Recognize Sony news mips running newsos.
13102
13103Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13104
13105 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13106 "fi ; else" for bash.
13107
13108Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13109
13110 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13111
13112Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13113
13114 * config.sub: accept unixware as an alias for svr4.2.
13115 Fix some inconsistancies with the gcc version.
13116
13117Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13118
13119 * Makefile.in (DISTDOCDIRS): Add gdb.
13120
13121Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13122
13123 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13124
13125Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13126
13127 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13128 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13129 this now.
13130
13131Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13132
13133 * config.sub: Accept hiux* as an OS name.
13134
13135 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13136 etc/make-stds.texi. The underscore came from gcc, and dje now
13137 agrees that RUNTESTFLAGS is the correct name.
13138
13139Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13140
13141 * install.sh: Remove 'set -e'. It makes any conditionals
13142 in the script useless.
13143
13144 * config.guess: Automatically recognize arm-acorn-riscix
13145 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13146
13147Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13148
13149 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13150
13151Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13152
13153 * Makefile.in (DISTDOCDIRS): New variable.
13154 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 13155 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
13156
13157Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13158
13159 * configure.in (hppa target): check the source directory for the
13160 pagas sub-directory
13161
13162Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13163
13164 * config.sub: Allow -aout* and -elf*.
13165
13166Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13167
13168 * configure.in: Don't build ld on i386-solaris2, same as for
13169 sparc-solaris2.
13170
13171Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13172
13173 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13174
13175Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13176
13177 * configure.in: Configure gdb for alpha.
13178
13179Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13180
13181 * Makefile.in (CXXFLAGS): Add -O.
13182
13183Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13184
13185 * config.guess: added support for DG Aviion
13186
13187Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13188
13189 * configure.in: Produce warning message for subdirectories not
13190 configurable for this host/target combination. Don't try to
13191 configure gdb for vms.
13192
13193Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13194
13195 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13196 appropriate files before making "diststuff".
13197 (DISTBISONFILES): New var: list of files to be edited.
13198 (DISTSTUFFDIRS): Add binutils.
13199
13200Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13201
13202 * config.sub: also handle mipsel and mips64el (for little endian mips)
13203
13204Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13205
13206 * configure.in: Add * to end of all OS names.
13207
13208Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13209
13210 * configure.in: Build newlib for LynxOS native.
13211
13212Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13213
13214 * config.guess: Add support for delta 88k running SVR3.
13215
13216 * configure.in: Add comment about HP compiler vs. emacs.
13217
13218Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13219
13220 * configure.in: don't build ld on solaris2 (not a viable option
13221 due to bugs in getpwnam & getpwuid)
13222
13223Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13224
13225 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13226 config.guess will produce a full version number.
13227
13228Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13229
13230 * configure.in: Build linker and binutils for alpha-dec-osf1.
13231
13232Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13233
13234 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13235 and gdb/testsuite/Makefile.in.
13236
13237Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13238
13239 * configure.in: recognize mips*- instead of mips-
13240
13241Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13242
13243 * config.sub: Accept linux*coff and linux*elf as operating
13244 systems.
13245
13246Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13247
13248 * config.sub: Recognize mips64, and mips3 as an alias for it.
13249
13250Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13251
13252 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13253 gdb knows how to handle OSF/1 shared libraries.
13254
13255Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13256
13257 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13258 * config.guess: Recognize Hitachi's HIUX.
13259 * config.sub: Recognize h3050r* and hppahitachi.
13260 Remove redundant cases for hp9k[23]*.
13261
13262Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13263
13264 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13265 if gas and ld are in the source tree and are in ${configdirs}.
13266 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 13267 --with options (but still pass them down on the command line,
6599da04
JM
13268 if they were explicitly specified).
13269
13270Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13271
13272 * configure: substitute SHELL value in Makefile.in with
13273 ${CONFIG_SHELL}
13274
13275Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13276
13277 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13278 *-*-solaris2* targets.
13279
13280Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13281
13282 * Makefile.in: define M4, and pass it down to sub-makes;
13283 all-autoconf now depends on all-m4
13284
13285Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13286
13287 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13288 presence of {ar,ranlib} instead of a configured directory
13289
13290Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13291
13292 * config.guess: Accept 34?? as well as 33?? for NCR.
13293
13294Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13295
13296 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13297 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13298
13299Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13300
13301 * configure: grab values for $(CC) and $(CXX) from the
13302 environment, so that someone can do "CC=gcc configure; make" and
13303 have it work right (matching the way that autoconf works now)
13304
13305 * configure.in, Makefile.in: add support for gash, the tcl
13306 interface to Galaxy
13307
13308 * config.guess: add NetBSD variants (hp300, x86)
13309
13310Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13311
13312 * install.sh: Support -d option (in the manner of SunOS 4 install,
13313 as it is more deterministic than that of GNU install)
13314 (chmodcmd): Set file to mode 755 by default (should also do default
13315 chgrp and chown, but I don't feel like dealing with that now)
13316
13317Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13318
13319 * config.sub: Remove h8300hhms alias.
13320
13321Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13322
13323 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13324
13325Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13326
13327 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13328 as stmp-fixinc
13329
13330Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13331
13332 * config.sub: recognize m88110-bug-coff.
13333
13334Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13335
13336 * Makefile.in (all-libio): all dependencies on the toolchain used
13337 to build this (gcc, gas, ld, etc)
13338
13339Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13340
13341 * config.guess: Deal with OSF/1 1.3 on alpha.
13342
13343Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13344
13345 * install.sh: add some 'else true' clauses for portability
13346
13347 * configure.in: don't build libio for h8[35]00-*-* targets
13348
13349Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13350
13351 * Makefile.in: Add support for new libio.
13352
13353Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13354
13355 * install.sh: If one command fails, don't try the rest. Don't try
13356 to remove $dsttmp (via trap) unless we have already created it.
13357 If $src doesn't exist, detect it and exit with an error.
13358
13359 * config.guess: Recognize BSD on hp300.
13360
13361Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13362
13363 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13364 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13365
13366Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13367
13368 * Makefile.in (all-send-pr): depends on all-prms
13369
13370Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13371
13372 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13373
13374Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13375
13376 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13377 Added test for mips-mips-riscos5.
13378
13379Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13380
13381 * configure.in: use mh-hp300 for 68k HP hosts
13382
13383Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13384
13385 * configure: add support for CONFIG_SHELL, so that you can use
13386 some alternate shell for evaluating configure scripts
13387
13388Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13389
13390 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13391 in configure script to bug-gdb@prep.ai.mit.edu when building
13392 distribution archive.
13393 * Makefile.in (COMPRESS): Remove def.
13394 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13395 gdb.tar.Z and make-gdb.tar.Z respectively.
13396 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13397 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13398 to convergence with 'taz' target in Makefile.in.
13399
13400Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13401
13402 * install.sh (dsttmp): use trap to ensure that tmp files go
13403 away on error conditions
13404
13405Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13406
13407 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13408
13409Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13410
13411 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13412 its parent is '/' not ''.
13413
13414 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13415
13416Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13417
13418 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13419 that ${newsrcdir}/configure.in does.
13420
13421Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13422
13423 * test-build.mk: support for CONFIG_SHELL
13424
13425Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13426
13427 * config.sub (netware): Add as a basic system type.
13428
13429Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13430
13431 * Makefile.in (Makefile): depend on configure.in. Also drop the
13432 $(srcdir)/ from the dependency on Makefile.in.
13433
13434Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13435
13436 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13437 (h8300hhms is temporary until multi-libraries are implemented).
13438 * configure.in: Handle h8300h too.
13439
13440Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13441
13442 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13443
13444Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13445
13446 * configure: Remove extraneous output when guessing host type.
13447 * config.guess: Remove extraneous output when guessing using C
13448 compiler rather than uname, or when guessing fails.
13449
13450Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13451
13452 * Makefile.in: remove all.cross and install.cross targets
13453
13454 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13455 definitions
13456
13457Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13458
13459 * configure.in (target sh): Build gprof.
13460
13461Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13462
13463 * config.sub: change -solaris to -solaris2
13464
13465Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13466
13467 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13468
13469Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13470
13471 * configure: Correct error message for missing Makefile.in to
13472 print correct directory.
13473
13474Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13475
13476 * install.sh: kludge around 386BSD shell bug
13477
13478Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13479
13480 * config.guess: Recognize NeXT.
13481 * config.guess: Recognize i486-ncr-sysv4.
13482 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13483
13484Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13485
13486 * Makefile.in (MAKEINFOFLAGS): New variable.
13487 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13488 * build-all.mk, test-build.mk: Pass down --no-split as
13489 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13490
13491Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13492
13493 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13494
13495Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13496
13497 * Makefile.in (libg++.tar.z): New rule.
13498 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13499 * Makefile.in (taz): Only do a single chmod.
13500
13501Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13502
13503 * install.sh: don't use dirname anymore (replaced with sed usage)
13504
13505Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13506
13507 * Makefile.in: Change extension for gzip'd files from '.z' to
13508 '.gz' per new FSF standard usage.
13509
13510Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13511
13512 * configure: put quotes around the final value of program_transform_name
13513
13514Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13515
13516 * Makefile.in: new install.sh support; update install-info rules
13517
13518Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13519
13520 * configure.in: Build diff for crosses, but not for go32 host.
13521
13522 * configure.in: Build gprof only for native, and don't build it
13523 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13524
13525Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13526
13527 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13528
13529Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13530
13531 * configure.in (host_tools): Add prms.
13532
13533Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13534
13535 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13536 with $(FLAGS_TO_PASS) on the command line
13537
13538 * config.sub: Recognize lynx and lynxos
13539
13540Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13541
13542 * config.sub: Accept -ecoff*, not just -ecoff.
13543
13544Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13545
13546 * Makefile.in (taz): Use .gz suffix instead of .z.
13547 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13548 names.
13549
13550Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13551
13552 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13553
13554Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13555
13556 * Makefile.in (install-no-fixedincludes): install gcc last, so
13557 that rebuilds that might happen during 'make install' don't get
13558 bogus gcc include files
13559
13560Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13561
13562 Change from Utah for HPPA support:
13563 * config.guess: Recognize hppa1.x-hp-bsd.
13564
13565Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13566
13567 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13568 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13569
13570Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13571
13572 * config.sub: Add support for rom68k and bug boot monitors.
13573
13574Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13575
13576 * Makefile.in: Make all-opcodes depend on all-bfd.
13577
13578Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13579
13580 * config.guess: Added special check for i[34]86-univel-sysv4*.
13581
13582Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13583
13584 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13585 the processor rather than assuming i486.
13586
13587Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13588
13589 * config.guess: Recognize SunOS6 as Solaris3.
13590
13591Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13592
13593 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13594 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13595
13596Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13597
13598 * build-all.mk (all-cross): New target for Canadian Cross.
13599 Added Q2 go32 targets.
13600 * test-build.mk: Configure go32 cross sparclite-aout and
13601 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13602 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13603
13604Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13605
13606 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13607 GO32 hosted toolchains
13608
13609Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13610
13611 * configure: change so "-exec-prefix" gets passed down rather
13612 than "-exec_prefix" so autoconf generated Makefiles get the
13613 exec_prefix set right.
13614
13615Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13616
13617 * config.guess: get the Solaris2 minor version number
13618
13619 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13620
13621Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13622
13623 * config.guess: Recognize some Sequent platforms.
13624
13625Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13626
13627 * Makefile.in: added the vault-install target
13628
13629 * configure.in: actually use the Sun3 makefile fragment that's in
13630 config, also added the release dir to configdirs
13631
13632Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13633
13634 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13635
13636Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13637
13638 * configure.in: remove some program from Alpha targetted toolchains
13639
13640Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13641
13642 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13643 gprof.
13644 (taz): Run "make diststuff" in those directories instead of "make
13645 proto-dir". Look for "VERSION=" only at start of line in subdir
13646 Makefile. Use "gzip -9" for compression.
13647 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13648 (binutils.tar.z): New target.
13649
13650Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13651
13652 * Makefile.in (taz): Include gpl.texinfo.
13653
13654Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13655
13656 * Makefile.in (setup-dirs): Merged into "taz" target.
13657 (taz): Only do `proto-dir' stuff if a directory is actually needed
13658 for this target.
13659
13660Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13661
13662 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13663 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13664 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13665 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13666 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13667
13668Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13669
13670 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13671 config.sub, and move-if-change to gdb testsuite distribution
13672 archive, so the testsuite can be extracted, configured, and
13673 run separately from the gdb distribution. Blow away the Chill
13674 tests that require a Chill compiled executable, since GNU Chill
13675 is not yet publically available.
13676
13677Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13678
13679 * test-build.mk: set environment variables in a single command,
13680 instead of a list of assignments and exports
13681
13682 * config.guess: recognize Alpha/OSF1 systems
13683
13684Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13685
13686 * configure: Change help message to prefer --options rather than
13687 -options.
13688
13689Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13690
13691 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13692 zippy@ecst.csuchico.edu.
13693 * config.guess: Recognize miniframe.
13694
13695Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13696
cc6010cd
AP
13697 * Makefile.in: Use srcroot to find runtest rather than rootme.
13698 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
13699
13700Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13701
13702 * test-build.mk: Extensive additions to support building on a
13703 machine other than the host.
13704
13705Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13706
13707 * configure (tooldir): Fix for i386-aix again.
13708
13709Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13710
13711 * configure, Makefile.in: Change definition of $(tooldir)
13712 to match the FSF.
13713
13714Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13715
13716 * config.guess: Recognize i[34]86/SVR4.
13717
13718Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13719
13720 * Makefile.in (all-gdb): gdb depends on sim.
13721
13722Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13723
13724 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13725 at the same time we make the prototype gdb directory.
13726 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13727 files at the same time as the gdb base release distribution.
13728
13729Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13730
13731 * Makefile.in (check): Use individual check targets rather than
13732 DO_X rule.
13733 (check-gcc): Added.
13734
13735Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13736
13737 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13738 for System V release 3.2.
13739
13740Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13741
13742 * config.sub: Recognize hppaosf.
13743 * configure.in: Do configure ld/binutils/gas for it.
13744
13745Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13746
13747 * configure (tooldir): Alter syntax used to set this, for systems
13748 where "\$" isn't handled right, like i386-aix.
13749
13750Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13751
13752 * configure: Pass program-transform-name, not
13753 program_transform_name, to recursive configures.
13754
13755Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13756
13757 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13758 of gas+ld+binutils.
13759
13760Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13761
13762 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13763
13764Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13765
13766 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13767
6599da04
JM
13768Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13769
13770 * Makefile.in (PRMS): Set back to all-prms.
13771
13772Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13773
13774 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13775 targets, rather than for MIPS hosts.
13776
13777Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13778
13779 * configure.in: add comment for --with-x default values
13780
13781 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13782
13783 * Makefile.in: add check-* targets for each of the directories in
13784 the tree. Add a definition of RUNTEST that will use the one we
13785 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13786
13787Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13788
13789 * configure.in: Removed obsolete references to bfd_target and
13790 target_makefile_frag.
13791
13792 * build-all.mk: Set assorted targets for Q2.
13793 * config.sub: Recognize z8k-sim and h8300-hms.
13794 * test-build.mk: Really don't pass host to configure.
13795 (HOLES): Added uname.
13796
13797Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13798
13799 * configure: Handle an empty program-prefix, program-suffix or
13800 program-transform-name correctly.
13801
13802Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13803
13804 * build-all.mk: -G 8 no longer required for MIPS targets.
13805 * test-build.mk: Don't pass host argument to configure; make it
13806 guess.
13807
13808Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13809
13810 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13811 * Makefile.in (COMPRESS): New macro, like GZIP.
13812
13813Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13814
13815 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13816
13817 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13818 with gas currently defaults to -G 0.
13819
13820Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13821
13822 * Makefile.in (all-flex): flex depends on byacc.
13823
13824 * build-all.mk: If host not specified, use config.guess. Pass TAG
13825 to test-build.mk as RELEASE_TAG.
13826 * test-build.mk (configargs): New variable containing arguments to
13827 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13828 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13829
13830 * config.guess: Use /bin/uname when checking -X argument on SCO,
13831 to avoid invoking GNU uname which doesn't understand -X.
13832
13833 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13834
13835 * configure.in: Build gas for mips-*-*.
13836
13837Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13838
13839 * Makefile.in (all.normal): insert missing backslash.
13840
13841Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13842
731a8127 13843 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
13844
13845 * Makefile.in: Complete overhaul to merge many almost identical
13846 targets.
13847
13848Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13849
13850 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13851 (gdb.tar.Z): Adjusted.
13852
13853 * Makefile.in (setup-dirs, taz): New targets; should be general
13854 enough to adapt for gdb sometime. Build only .z file.
13855 (gas.tar.z): New target.
13856
13857Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13858
13859 * build-all.mk: Use CC=cc -Xs on Solaris.
13860
6599da04
JM
13861Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13862
13863 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13864 for handling BISON for FSF releases.
13865
13866Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13867
13868 * configure: Actually implement the change zoo just documented.
13869
13870Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13871
13872 * configure: when using config.guess, only set target_alias when
13873 it's not already been set (ie, on the command line)
13874
13875Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13876
13877 * Makefile.in: add installcheck target, set PRMS to install-prms
13878
13879Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13880
13881 * configure: add support for package_makefile_fragment, handle the
13882 case where a directory has a configure.in file but no Makefile.in
13883 more gracefully (with an actual understandable error message, even);
13884 add support for --without (and add this to the usage message); also
13885 explicitly add a --host=${host_alias} to the command line when
13886 config.guess is used
13887
13888Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13889
13890 * configure: Must use both --host and --target in recursive calls.
13891
13892Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13893
13894 * Makefile.in: Change deja-gnu to dejagnu.
13895
13896Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13897
13898 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13899
13900Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13901
13902 * configure.in: canonicalize all instances to *-*-solaris2*,
13903 also strip out a number of tools to not build for go32 host
13904
13905Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13906
13907 * config.guess: add GPL.
13908
13909 * Makefile.in, config.guess, config.sub, configure: bump
13910 copyrights to 93.
13911
13912Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13913
13914 * Makefile.in (do-info): Removed obsolete check for existence of
13915 localenv file.
13916
13917 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13918
13919Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13920
13921 * Makefile.in: a couple of 'else true' for decstation,
13922 support for TclX
13923
13924 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13925
13926Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13927
13928 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13929
13930Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13931
13932 * config.guess: Recognize i386-ibm-aix (PS/2).
13933 * configure.in: Use config/mh-aix386 file for it.
13934
13935Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13936
13937 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13938 CC_FOR_TARGET instead.
13939 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13940
13941Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13942
13943 * Makefile.in: Add sim to list of directories sent with gdb
13944
13945Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13946
13947 * configure.in: Put back mips-dec-bsd* case.
13948
13949Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13950
13951 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13952 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13953 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
13954
13955Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13956
13957 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13958
13959 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13960 (install-info): install dir.info only if it exists,
13961 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13962
13963Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13964
13965 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13966 gas for mips-dec-bsd.
13967
13968Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13969
13970 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13971 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13972
13973Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13974
13975 * configure.in: Added "dejagnu" to hosttools list.
13976
13977Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13978
13979 * config.sub, configure.in, config.guess: Add support
13980 for Bosx, an AIX variant from Bull.
13981 Patches from F.Pierresteguy@frcl.bull.fr.
13982
13983Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13984
13985 * devo/dejagnu: Initial creation of devo/dejagnu.
13986 Migrated dejagnu testcases and support files for testing software
13987 tools to reside as subdirectories, currently called "testsuite",
13988 within the directory of the software tool. Migrated all programs,
13989 support libraries, etc. beloging to dejagnu proper from
13990 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13991 with no modifications. The changes to these files which will
13992 allow them to configure, build, and execute properly will be made
13993 in a future update.
13994
13995Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13996
13997 * Makefile.in: Change send_pr to send-pr.
13998 * configure.in: Likewise.
13999 * send_pr: Renamed directory to send-pr.
14000
14001Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14002
14003 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14004
14005Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14006
14007 * README: Update for gdb-4.8 release.
14008 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14009 gdb-xxx.tar.z (gzip'd) file also.
14010
14011Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14012
14013 * Makefile.in: make all-diff depend on all-libiberty
14014
14015Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14016
14017 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14018
14019Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14020
14021 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14022
14023Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14024
14025 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14026 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14027 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14028
14029Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14030
14031 * Makefile.in: makeinfo binary is in a new location
14032
14033Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14034
14035 * config.sub: Accept -ecoff as an OS.
14036
14037 * Makefile.in: Various changes to eliminate a level of make
14038 recursion and reduce the required command line length.
14039 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14040 sub-makes.
14041 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14042 variables holding settings for specific sub-makes.
14043 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14044 in terms of BASE_FLAGS_TO_PASS.
14045 (TARGET_LIBS): New variable listing directories which use
14046 TARGET_FLAGS_TO_PASS.
14047 (subdir_do): Eliminated.
14048 (do-*): New set of targets to replace subdir_do.
14049 (various): All targets which used subdir_do now depend on do-*.
14050 (local-clean): Renamed from do_clean.
14051 (local-distclean): New target, dependency of distclean and
14052 realclean.
14053 (install-info): Don't create directories. Depend on dir.info
14054 rather than calling make recursively.
14055 (install-dir.info): Eliminated.
14056 (install-info-dirs): Create all info directories here.
14057 (dir.info): Depend upon do-install-info.
14058
14059 * test-build.mk (HOLES): Added false.
14060
14061Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14062
14063 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14064
14065Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14066
14067 * Makefile.in (info): remove dependency on all-texinfo. The
14068 problem was really in texinfo/C, not at this level.
14069
14070Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14071
14072 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14073
14074Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14075
14076 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14077 GDB releases.
14078
14079Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14080
14081 * configure: Include srcdir in message about target of link not
14082 being found. Don't convert `-' to `_' in `with' options being
14083 passed to subdirs.
14084
14085Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14086
14087 * configure.in: add uudecode to host_tools
14088
14089 * Makefile.in: added {all,install}-uudecode targets, added them to
14090 the appropriate lists
14091
14092Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14093
14094 * Makefile.in (all-gcc): Added dependency on all-gas.
14095
14096 * configure.in (mips-*-*): Build ld and binutils.
14097
14098Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14099
14100 * configure: check return code from mkdir, print error message and
14101 exit on failure.
14102
14103Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14104
14105 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14106
14107Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14108
14109 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14110
14111Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14112
14113 * config.sub (h8500): Recognize this as a cpu type.
14114
14115Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14116
14117 * configure: source directory missing is no longer a warning
14118
14119 * configure.in: recognize irix[34]* instead of irix[34]
14120
14121 * Makefile.in: define and pass down X11_LIB
14122
6599da04
JM
14123Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14124
14125 * guess-systype: Renamed to ...
14126 * config.guess: ... by popular request.
14127 * configure.in, Makefile.in: Update accordingly.
14128
14129Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14130
14131 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14132 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14133 + Execute ./dummy instead of assuming . is in PATH.
14134
14135Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14136
14137 * guess-systype: New shell script. Attempts to guess the
14138 canonical host name of the executing host.
14139 Only a few hosts are supported so far.
14140 * configure: Call guess-systype if no host is specified.
14141
14142Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14143
14144 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14145 gcc Makefile.
14146
14147
14148Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14149
14150 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14151 (all-gcc, install-gcc, subdir_do): Use it.
14152
14153Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14154
14155 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14156
14157Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14158
14159 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14160 set exclusively by configure, using configure.in .
14161
14162Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14163
14164 * test-build.mk: set $PATH for all builds
14165
14166 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14167
14168Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14169
14170 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14171 the one used in gcc/Makefile.in, so that a null expansion doesn't
14172 override the one needed to build gcc with a native cc.
14173
14174
14175Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14176
14177 * configure: Accept -with arguments.
14178
14179Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14180
14181 * Makefile.in: added h8300sim
14182
14183Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14184
6599da04
JM
14185 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14186 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14187 (all-cygnus, native, build-cygnus): Make
14188 $(canonhost)-stamp-3stage-done, not $(host)....
14189 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14190 i386-sco3.2v4. Added else true to if command.
14191
14192Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14193
14194 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14195
14196Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14197
14198 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14199
14200Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14201
14202 * configure.in: don't remove binutils from Solaris builds
14203
14204Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14205
14206 * Makefile.in: get rid of earlier definitions for *clean,
14207 also handle the recursive info rule better
14208
14209Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14210
14211 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14212 do more-or-less the right thing.
14213
14214Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14215
14216 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14217 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14218
14219Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14220
14221 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14222 $(host_canonical).
14223
14224 * configure.in: split the configdirs list into 4 categories (native
14225 v. cross, library v. tool) and handle the cross-only and native-
14226 only in more reasonable (and correct!) way.
14227
14228Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14229
14230 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14231 configdirs anymore.
14232
14233Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14234
14235 * Makefile.in: extensive cleanup:: removed all of the explicit
14236 clean-* targets, collapsed many wrappers around subdir_do into
14237 one, added additional targets to satisfy standards.texi, deleted
14238 some old targets, some changes for consistency
14239
14240Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14241
14242 * configure.in: handle some programs as cross-only, and others as
14243 native only
14244
14245 * test-build.mk: handle partial holes in a more generic manner
14246
14247 * Makefile.in: m4 depends on libiberty
14248
6599da04
JM
14249Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14250
14251 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14252 time, wdiff, and find to configdirs
14253
14254 * Makefile.in: all, clean, and install rules for the new programs
14255 added to configure.in
14256
14257Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14258
14259 * configure.in: use mh-sun for all *-sun-* hosts
14260
6599da04
JM
14261Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14262
14263 * Makefile.in: define flags for X11 include files and library file
14264 locations, pass them down to the programs that need this info
14265
14266 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14267
6599da04
JM
14268Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14269
14270 * configure.in: start building libg++ for HP-UX targets
14271
14272Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14273
14274 * README: Update references to files moved into etc/.
14275
14276Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14277
14278 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14279 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14280
14281Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14282
14283 * configure: accept dash as well as underscore in long option
14284 names for FSF compatibility.
14285
14286Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14287
14288 * config.sub: added -sco3.2v4 support from FSF.
14289
14290Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14291
14292 * configure.in: expand the section that adds or removes
14293 directories from the list of programs to build, to handle native
14294 vs. cross in addition to host v. native
14295
14296Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14297
14298 * Makefile.in: Replace C++ in macro names with CXX.
14299 This is less likely to break ...
14300
14301Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14302
14303 * test-build.mk: add -w to GNU_MAKE
14304
14305Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14306
14307 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14308 add 'sparc' to list of recognized cpus. This needed to make
14309 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14310 Delete some redundant ose68 variants. Recognize -wrs as an os,
14311 then changes that into $CPU-wrs-vxworks.
14312
14313 * configure.in: remove most references to gdbtest, regularize
14314 target based program removal
14315
14316 * test-build.mk: import from p3 tree (many fixes and changes)
14317
14318Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14319
14320 * Makefile.in: added rules to handle tcl, tk, and expect
14321
14322 * configure.in: handle those directories if they exist
14323
14324Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14325
14326 * config.sub: removed bogus hppabsd and hppahpux names, since
14327 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14328
14329Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14330
14331 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14332 depends upon all-xiberty
14333
14334 * Makefile.in: changes from p3, including:
14335
14336 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14337
14338 * Makefile.in (XTRAFLAGS): include newlib directories if
14339 newlib/Makefile exists, rather than if host != target.
14340
14341 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14342
14343 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14344 from the same source tree and not building a cross-compiler. This
14345 matters for the libg++ configuration if reconfiguring a tree that
14346 has already been installed.
14347
14348 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14349
14350 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14351 pick up the machine and system specific header files.
14352
14353 * Makefile.in: added AS_FOR_TARGET, passed down in
14354 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14355 the C compiler to use to create programs which are run in the
14356 build environment, set it to default to $(CC), and passed it down
14357 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14358
14359 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14360
14361 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14362 We need them for unusual native builds, like systems without
14363 ranlib.
14364
14365 * configure: also define $(host_canonical) and
e490616e
ZW
14366 $(target_canonical), which are the full, canonical names for the
14367 given host and target
6599da04
JM
14368
14369Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14370
14371 * Makefile.in: Added separate definitions for C++.
14372
14373Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14374
14375 * configure.in (configdirs): Add deja-gnu.
14376
14377Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14378
14379 * README: Update for configure.texi and gdb-4.7 release.
14380
14381Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14382
14383 * Makefile.in: Move "all" target to top of file.
14384 Previously, first target was ".PHONY" which caused BSD4.4 make
14385 to build .PHONY when make was run without arguments.
14386
14387Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14388
14389 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14390 Library-copylefted code in libiberty.
14391
14392Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14393
14394 * config.sub: Replace m68kmote with plain old m68k.
14395
14396Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14397
14398 * Makefile.in: Remove space from blank line, avoid Make complaints.
14399
14400Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14401
14402 * config.sub: Complain if no argument is given. Added support for
14403 386bsd as OS and target alias.
14404
14405Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14406
14407 * Makefile.in (XTRAFLAGS): include newlib directories if
14408 newlib/Makefile exists, rather than if host != target.
14409
14410Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14411
14412 * config.sub: recognize sparclite-wrs-vxworks.
14413
14414 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14415 p3.) Added clean-xiberty to clean.
14416
14417Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14418
14419 * configure.in: use *-*-* instead of nested cases for host and target
14420
14421Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14422
14423 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14424 from the same source tree and not building a cross-compiler. This
14425 matters for the libg++ configuration if reconfiguring a tree that
14426 has already been installed.
14427
14428Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14429
14430 * config.sub (i486v/i486v4): Merge in from FSF version.
14431
14432Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14433
14434 * configure: only set PWD if it is already set.
14435
14436Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14437
14438 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14439 doesn't have unset and all success paths (and most error paths)
14440 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14441 to just ${PWD} to avoid confusion.)
14442
14443Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14444
14445 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14446 even for a native compilation.
14447
14448Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14449
14450 Changes to make the gdb.tar.Z rule work better.
14451
14452 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14453 (DEVO_SUPPORT): Add configure.texi.
14454 (bfd-ilrt.tar.Z): Remove ancient rule.
14455
14456Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14457
14458 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14459 pick up the machine and system specific header files.
14460
14461 * configure.in, config.sub: added new target m68010-adobe-scout,
14462 with alias of adobe68k. Changed configure.in to check for
14463 -scout before -sco* to avoid a false match.
14464
14465 * Makefile.in: added AS_FOR_TARGET, passed down in
14466 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14467 the C compiler to use to create programs which are run in the
14468 build environment, set it to default to $(CC), and passed it down
14469 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14470
14471Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14472
14473 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14474 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14475 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14476 FOR_TARGET variants, to newlib and libg++.
14477
14478Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14479
14480 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14481 first.
14482
14483Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14484
14485 * config.sub: Accept `elf' as an environment.
14486
14487Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14488
14489 * Makefile.in (all-opcodes): cd into the right directory
14490
14491Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14492
14493 * configure: added -program_transform_name option, used as
14494 argument to sed when installing programs.
14495 configure.texi: added documentation for -program_prefix,
14496 -program_suffix and -program_transform_name.
14497
14498Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14499
14500 * config.sub: Accept i486 where i386 ok.
14501
14502Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14503
14504 * config.sub: accept we32k
14505
14506Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14507
3b75d237 14508 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
14509
14510 * Makefile.in: don't create all directories for ``make install'';
14511 let the subdirectories create the ones they need.
14512
14513Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14514
e490616e 14515 * COPYING: new file, GPL v2
6599da04
JM
14516
14517Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14518
14519 * Makefile.in: use the new gen-info-dir, which needs a template
14520 argument (which also lives in texinfo)
14521
14522 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14523
6599da04
JM
14524Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14525
14526 * config.sub (ncr3000): Change i386 to i486.
14527
14528Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14529
14530 * Makefile.in: add install-rcs, install-grep to
14531 install-no-fixedincludes, removed install-bison and install-libgcc
14532
14533Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14534
14535 * configure.in: grab the HPUX makefile fragment if on HPUX
14536
14537Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14538
14539 * Makefile.in: eradicate bison spoor (ditto libgcc).
14540 configure.in: recognise m68{k,000}-ericsson-OSE.
14541 es1800 is alias for m68k-ericsson-OSE
14542
14543Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14544
14545 * configure.in: rearrange the parts that remove programs from
14546 configdirs, based now on HOST==TARGET or by canonical triple.
14547
14548Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14549
14550 * test-build.mk: recurse explicitly with -f test-build.mk when
14551 appropriate. predicate stage3 and comparison on the existence
14552 of gcc. That is, if gcc isn't around, we aren't three-staging.
14553 On very clean, also remove ...stamp-co. Build in-place before
14554 doing other builds.
14555
14556Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14557
14558 * Makefile.in, configure.in: add tgas
14559
14560Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14561
14562 * Makefile.in: a number of changes merged in from progressive.
14563
14564 * configure.in: add libm.
14565
14566 * .cvsignore: ignore some stuff that comes from test-build.mk.
14567
6599da04
JM
14568Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14569
14570 * config.sub: Add es1800 (m68k-ericsson-es1800).
14571
14572Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14573
14574 * configure: Add program_suffix (parallel to program_prefix)
14575 * Makefile.in: adjust directory-creating script for losing decstation
14576
14577Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14578
14579 * configure: Minor $subdir-related fixes.
14580
14581Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14582
14583 * configure: fix various problems with propogating
14584 makefile_target_frag in subdirs.
14585 * configure.in: config libgcc if its there
14586
14587Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14588
14589 * config.sub: HPPA merge.
14590
6599da04
JM
14591Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14592
14593 * Makefile.in: Replace all-bison with all-byacc in all
14594 dependency lines for other tools (which now use byacc).
14595
14596Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14597
14598 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14599
6599da04
JM
14600Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14601
14602 * Makefile.in: make gprof rules similar to byacc rules (instead of
14603 vestigal $(unsubdir) that didn't work...)
14604
14605Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14606
14607 * config.sub: Add support for Linux.
14608 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14609 (at least for libg++).
14610
14611Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14612
14613 * configure.texi: fix doc for the -nfp option to configure
14614
14615Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14616
14617 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14618
14619Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14620
14621 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14622 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14623 * configure.in: added solaris* host_makefile_frag hook.
14624
14625Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14626
14627 * config.sub: changed recognition of m68000 so that various
14628 m68k types can be specified via m680[01234]0
14629
14630Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14631
14632 * config.sub (basic_machine): fix sed so that '-foo' isn't
14633 completely substituted out while .+'-foo' loses the '-foo'
14634
14635Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14636
14637 * config.sub ($os): Add -aout.
14638
14639Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14640
14641 * configure: If host_makefile_frag is absolute, don't
14642 prefix ${invsubdir} (relevant to libg++ auto-configure).
14643
14644Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14645
14646 * Makefile.in (tooldir): Define it.
14647 (all-ld): Depend on all-flex.
14648
14649Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14650
14651 * Makefile.in (check): Fix libg++ special case.
14652
14653Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14654
14655 * configure: do not bury `pwd` into config.status, thus do fewer
14656 pwd's.
14657
14658 * configure: print the "Building in" message only when building in
14659 other than "." AND verbose.
14660
63f6bcd7 14661 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
14662 configures.
14663
14664 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14665
14666Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14667
14668 * Makefile.in: macroize flags passed on recursion. remove
14669 fileutils.
14670
14671Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14672
14673 * configure: get makesrcdir right for subdirs deeper than 1.
14674
14675 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14676 install.
14677
14678Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14679
14680 * Makefile.in: don't print subdir_do or recursion lines.
14681
14682Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14683
14684 * standards.texi: added menu item.
14685
14686 * Makefile.in: build and install standards.info.
14687
14688 * standards.texi: new file.
14689
14690Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14691
14692 * configure: test for and move config.status pieces from
14693 ${subdir}/.
14694
14695Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14696
6599da04
JM
14697 * configure: Test for existance of files before trying to mv
14698 them, to avoid numerous non-existance messages.
14699
14700Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14701
14702 * configure: correct final line of config.status.
14703
14704 * configure: patch from eggert. Avoids a protection problem if
14705 the original Makefile.in is read only.
14706
14707 * configure: use move-if-change from gcc to create config.status.
14708 Some makefiles depend on config.status to tell if a directory
14709 has been reconfigured for a different host. This change
14710 prevents those directories from remaking everything in the case
14711 where the reconfig was only intended to rebuild a Makefile.
14712
14713 * configure: test for config.sub with "config.sub sun4" rather
14714 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14715 host alias from a missing config.sub.
14716
14717Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14718
14719 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14720 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14721
14722Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14723
14724 * configure: mkdir ${subdir} as needed.
14725
14726Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14727
14728 * Makefile.in,configure.in: added autoconf.
14729
14730Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14731
14732 * Makefile.in: no longer pass against on recursion.
14733
14734 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14735 definitions are not inherited.
14736
14737 * configure: correct makesrcdir when subdir is .
14738
14739Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14740
14741 * configure: Add support for 'subdirs' variable, which is
14742 like 'configdirs', except that configure doesn't re-invoke
14743 itself for subdirs, it just creates a Makefile for each subdir.
14744 * configure.texi: Document subdirs.
14745
14746Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14747
14748 * configure.in: added flex to configdirs
14749
14750Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14751
14752 * Makefile.in: remove clean-stamps from clean.
14753
14754Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14755
14756 * configure.in: Add gdbtest to configdirs.
14757
14758Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14759
14760 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14761 to recursive makes.
14762 * configure.in: Recognize new ncr3000 config.
14763
14764Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14765
14766 * Makefile.in, configure.in: removed references to gdbm.
14767
14768Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14769
14770 * config.sub: Don't canonicalize os value
14771 newsos* to bsd (readline needs to check for newsos).
14772 (This fix was earlier made Jan 31, but got re-broken.)
14773
14774Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14775
14776 * configure.in: sco is an os, not a vendor!
14777
14778 * configure: Quote $( better. Keep various shells happy.
14779
14780Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14781
14782 * Makefile.in: eliminate stamp-files.
14783
14784Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14785
14786 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14787 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14788
14789Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14790
14791 * config.sub: fix iris/iris3.
14792
14793Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14794
14795 * configure: re-add -rm.
14796
14797Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14798
14799 * Maskefile.in: add .stmp-rcs to all.
14800
14801 * configure.in: remove gas from rs6000 build, use aix host fragment.
14802
14803Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14804
14805 * configure: pass down site_option during recursion.
14806
14807Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14808
14809 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14810
14811Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14812
14813 * configure: Change exec_prefix so that it really defaults to prefix.
14814
14815Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14816
14817 * Makefile.in, configure.in: Add support for mmalloc library.
14818
14819Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14820
14821 * Makefile.in: add stmp dependencies for a few more things.
14822
14823Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14824
14825 * configure: adjusted error message on objdir/srcdir configure
14826 collision, per john's suggestion.
14827
14828 * Makefile.in: add libiberty stmp to all and all.cross.
14829
14830Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14831
14832 * Makefile.in: remove force dependencies, add grep to all.
14833
14834Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14835
14836 * Makefile.in: drop flex. make stamp files work.
14837
14838 * configure: added test for conflicting configuration in srcdir,
14839 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14840 gets cranky. use relative paths for configure and srcdir
14841 whenever possible. Send some error messages to stderr that were
14842 going to stdout.
14843
14844Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14845
14846 * Makefile.in: Fix libg++ rule to check for gcc directory
14847 before using gcc/gcc. Also pass XTRAFLAGS.
14848
14849Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14850
14851 * Makefile.in: added stmp-files so that directories aren't polled
14852 when they are already built.
14853
14854 * configure.texi: fixed a node pointer problem.
14855
14856Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14857
731a8127 14858 * config.sub configure.in gdb/configure.in
6599da04
JM
14859 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14860 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14861 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14862
14863Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14864
14865 * configure: -recurring becomes -silent. corrected help message
14866 for -site= option.
14867
14868 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14869
14870Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14871
14872 * configure: when building Makefile for crosses, replace
14873 tooldir and program_prefix. default srcdir from location of
14874 config.sub. remove "for host in hosts" and "for target in
14875 targets" loops.
14876
14877Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14878
14879 * Makefile.in: Do not pass bindir or mandir to cvs.
14880
14881Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14882
14883 * Makefile.in, configure.in: removed traces of namesubdir,
14884 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14885 copyrights to '92, changed some from Cygnus to FSF.
14886
14887 * configure.texi: remove most references to multiple hosts,
14888 multiple targets, subdirs, etc.
14889
14890 * configure.man: removed rcsid. reference config.sub not
14891 config.subr.
14892
14893 * Makefile.in: mkdir $(infodir) on install-info.
14894
14895Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14896
14897 * configure.texi: Explain better about .gdbinit and about
14898 the environment that configure.in sections run in.
14899
14900Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14901
14902 * configure.in: Ultrix is only a decstation if it's a MIPS.
14903
14904Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14905
14906 * README: DOC.configure => cfg-paper.texi.
14907
14908Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14909
14910 * config.sub (near case $os): Don't convert newsos* to bsd!
14911
14912Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14913
14914 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14915 the number of copies of COPYING that go into the GDB tar file.
14916
14917Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14918
731a8127 14919 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
14920 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14921 Fix SCO configuration stuff.
14922
14923Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14924
14925 * Makefile.in: For libg++, make sure the -I pointing
14926 to the gcc directory goes *after* all the libg++-local -I flags.
14927 Also, move just-gcc dependency from just-libg++ to all-libg++.
14928
14929Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14930
14931 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14932
14933Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14934
14935 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14936
14937Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14938
14939 * config.sub: Add stratus configuration frags. Also
14940 submitted to FSF.
14941
14942Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14943
14944 * Makefile.in (DEV_SUPPORT): add configure.man.
14945
14946 * config.sub(Decode manufacturer-specific): add -none*.
14947
14948Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14949
14950 * Makefile.in: remove form feeds to make Sun's make happy.
14951 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14952
14953Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14954
14955 * Makefile.in (AR_FLAGS): Make quieter.
14956
14957Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14958
14959 * configure.in: Add libg++.
14960 * configure: When verbose, don't output the command line at each
14961 level; it will be unremarkably the same as the previous version,
14962 which will be the same as what the user typed.
14963
14964Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14965
14966 * configure.in, Makefile.in: fix clean-info, add flex. add
14967 fileutils.
14968
14969 * configure: be less sensitive to spaces in Makefile.in. Do not
14970 look for sources in "..". Doing so breaks subdirectories that
14971 might have their own configure. If a subdir has it's own
14972 configure script, use it.
14973
14974Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14975
14976 * cfg-paper.texi: some changes suggested by rms.
14977
14978Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14979
14980 * config.sub: Merge in some small additions from the FSF version,
14981 taken from the gcc distribution, to bring the Cygnus and FSF
14982 versions into closer sync.
14983
14984Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14985
14986 * configure.in: Changed svr4 references to sysv4.
14987
14988Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14989
14990 * configure: added -V for version number option.
14991
14992Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14993
14994 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14995 renamed from DOC.configure to cfg-paper.texi.
14996
14997Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14998
14999 * configure, config.subr, config.sub: config.subr is now
15000 config.sub again.
15001
15002Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15003
15004 * configure.texi: new file, in progress.
15005
15006 * Makefile.in: build info file and install the man page for
15007 configure.
15008
15009 * configure.man: new file, first cut.
15010
15011 * configure: find config.subr again now that configuration "none"
15012 has gone. removed all traces of the -ansi option. removed all
15013 traces of the -languages option.
15014
15015 * config.subr: resync from rms.
15016
15017Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15018
15019 * configure, config.sub, config.subr: merge config.sub into
15020 config.subr, call the result config.subr, remove config.sub, use
15021 config.subr.
15022
15023 * Makefile.in: revised install for dir.info.
15024
15025Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15026
15027 * configure.in: add decstation host makefile frag.
15028
15029 * Makefile.in: BISON now bison -y again. also install-gcc on
15030 install. clean-gdbm on clean. infodir belongs in datadir.
15031 Make directories for info install. Build dir.info here then
15032 install it.
15033
15034Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15035
15036 * Makefile.in: fix for bad directory tests.
15037
15038Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15039
15040 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15041 regexp. -srcdir relative was being handled incorrectly.
15042
15043 * Makefile.in: unwrapped some for loops so that parallel makes
15044 work again and so one can focus one's attention on a particular
15045 package.
15046
15047Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15048
15049 * configure: added PWD as a stand in for `pwd` (for speed). use
15050 elif wherever possible. make -srcdir work without -objdir.
15051 -objdir= commented out.
15052
15053Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15054
15055 * configure: +options become --options. -subdirs commented out.
15056 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15057 Makefile now at top of generated Makefile. Removed cvs log
15058 entries. added -srcdir. create .gdbinit only if there is one
15059 in ${srcdir}.
15060
15061 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15062 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15063 and mandir now keyed off datadir by default.
15064
15065Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15066
15067 * Freshly created ChangeLog.
15068
15069\f
15070Local Variables:
15071mode: change-log
15072left-margin: 8
15073fill-column: 76
15074version-control: never
15075End: