]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
configure.ac (cygwin noconfigdirs): Remove libgcj.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
449223af
DK
12009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2
3 * configure.ac (cygwin noconfigdirs): Remove libgcj.
4 * configure: Regenerate.
5
31c98f49
AO
62009-05-18 Alexandre Oliva <aoliva@redhat.com>
7
8 PR other/40159
9 * Makefile.tpl (all): Don't assume gcc-bootstrap and
10 gcc-no-bootstrap are mutually exclusive.
11 * Makefile.in: Rebuilt.
12
0f501837
AO
132009-05-18 Alexandre Oliva <aoliva@redhat.com>
14
15 PR other/40159
16 * Makefile.tpl (all): Don't end with unconditional success.
17 * Makefile.in: Rebuilt.
18
4a4a4e99
AO
192009-05-12 Alexandre Oliva <aoliva@redhat.com>
20
21 PR target/37137
22 * Makefile.def (flags_to_pass): Remove redundant and incomplete
23 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
24 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
25 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
26 stage_configureflags, stage_cflags and stage_libcflags into
27 explicit Makefile macros.
28 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
29 GFORTRAN.
30 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
31 CC. Set CC_FOR_BUILD from CC.
32 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
33 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
34 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
35 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
36 and GFORTRAN.
37 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
38 (_LIBCFLAGS): Renamed to _TFLAGS.
39 (do-compare-debug, do-compare3-debug): Drop.
40 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
41 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
42 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
43 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
44 (XGCC_FLAGS_FOR_TARGET): New.
45 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
46 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
47 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
48 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
49 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
50 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
51 TFLAGS.
52 (BUILD_CONFIG): Include if requested.
53 (all): Set TFLAGS on bootstrap.
54 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
55 (all-stageid-prefixmodule): Likewise.
56 (do-clean, distclean-stageid): Set TFLAGS.
57 (restrap): Fix whitespace.
58 * Makefile.in: Rebuilt.
59
1cee3429
PB
602009-05-07 Paolo Bonzini <bonzini@gnu.org>
61
62 * config.guess: Sync with src.
63
0b70eafd
DK
642009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
65
66 * configure.ac ($with_ppl): Default to no if not supplied.
67 ($with_cloog): Likewise.
68 configure: Regenerate.
69
5175f17c
JW
702009-04-27 James E. Wilson <wilson@codesourcery.com>
71
72 * MAINTAINERS: Update my e-mail address.
73
952fa153
NC
742009-04-27 Nick Clifton <nickc@redhat.com>
75
76 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
77
a687f83c
EB
782009-04-25 Eric Botcazou <ebotcazou@adacore.com>
79
80 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
81 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
82 * Makefile.in: Regenerate.
83
9e3eba15
KG
842009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
85
86 PR bootstrap/39739
87 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
88 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
89
90 * configure, Makefile.in: Regenerate.
91
a687f83c 922009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
93
94 * include/hashtab.h: Update GTY annotations to new syntax
95 * include/splay-tree.h: Likewise
96
070bdbd9
BE
972009-04-17 Ben Elliston <bje@au.ibm.com>
98
99 * config.sub, config.guess: Update from upstream sources.
100
55f2d967
AG
1012009-04-15 Anthony Green <green@moxielogic.com>
102
103 * configure.ac: Add moxie support.
104 * configure: Rebuilt.
105
309c24a9
JJ
1062009-04-14 Jakub Jelinek <jakub@redhat.com>
107
108 * configure.ac: Change copyright header to refer to version
109 3 of the GNU General Public License and to point readers at the
110 COPYING3 file and the FSF's license web page.
111 * Makefile.def: Likewise.
112 * Makefile.tpl: Likewise.
113 * Makefile.in: Regenerate.
114
b93133bc
JH
1152009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
116
117 * configure.ac: Restore match for darwin9 or later. Use double
118 brackets since regeneration eats one pair.
119 * configure: Regenerate.
120
d18ff35a
L
1212009-04-09 H.J. Lu <hongjiu.lu@intel.com>
122
123 PR gas/10039
124 * configure.ac: Require texinfo 4.7.
125 * configure: Regenerated.
126
748086b7
JJ
1272009-04-09 Nick Clifton <nickc@redhat.com>
128
129 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
130 the GCC Runtime Library Exception.
131
a3337ea2
KG
1322009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
133
134 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
135 * configure: Regenerate.
136
60911f14
SE
1372009-04-01 Steve Ellcey <sje@cup.hp.com>
138
139 * Makefil.def (languages): New entries.
140 * Makefile.tpl (check-gcc-*): New generic target.
141 * Makefile.in: Regenerate.
60911f14 142
7369c1d0
ER
1432009-03-25 Erven Rohou <erven.rohou@inria.fr>
144
d18ff35a 145 * MAINTAINERS: Update my email address.
7369c1d0 146
cfb1f59f
TT
1472009-03-18 Tom Tromey <tromey@redhat.com>
148
d18ff35a
L
149 * configure: Rebuild.
150 * configure.ac (host_libs): Add libiconv.
151 * Makefile.in: Rebuild.
152 * Makefile.def (host_modules): Add libiconv.
153 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 154
75eeae1a
TG
1552009-03-16 Tristan Gingold <gingold@adacore.com>
156
157 * configure.ac: Treat gdb as supported on x86_64-darwin.
158 * configure: Regenerate.
159
f38095f3
JM
1602009-03-16 Joseph Myers <joseph@codesourcery.com>
161
162 * configure.ac (--with-host-libstdcxx): New option.
163 * configure: Regenerate.
164
fec7f245
JR
1652009-03-12 Joern Rennecke <joern.rennecke@arc.com>
166
167 * MAINTAINERS: Move myself into the write after approval list.
168
6d401294
NP
1692009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
170
171 * MAINTAINERS: Update e-mail address.
172
07c97076
DN
1732009-03-11 Dorit Nuzman <dorit@il.ibm.com>
174
175 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
176
bb947fd1
IR
1772009-03-10 Ira Rosen <irar@il.ibm.com>
178
179 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
180
7a9d3fe8
RW
1812009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
182
183 Backport from git Libtool:
184
185 2009-01-19 Robert Millan <rmh@aybabtu.com>
186 Support GNU/kOpenSolaris.
187 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
188 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
189 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
190 GNU/kOpenSolaris.
191
c9e9e11f
AS
1922009-02-27 Andreas Schwab <schwab@linux-m68k.org>
193
194 * MAINTAINERS: Update e-mail address.
195
5e8c1552 1962009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
197
198 * MAINTAINERS (Write After Approval): Add self.
199
b0adb088
BM
2002009-02-18 Bingfeng Mei <bmei@broadcom.com>
201
202 * MAINTAINERS (Write After Approval): Add myself.
203
ee04b574
AS
2042009-02-05 Andreas Schwab <schwab@suse.de>
205
206 * Makefile.tpl (stage_last): Define $r and $s before using
207 $(RECURSE_FLAGS_TO_PASS).
208 * Makefile.in: Regenerate
209
907884c9
ILT
2102009-01-30 Ian Lance Taylor <iant@google.com>
211
212 * MAINTAINERS: Move myself to the Global Reviewers list.
213
416ac4d4
RM
2142009-01-29 Robert Millan <rmh@aybabtu.com>
215
216 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
217 * configure: Regenerate.
218
ee5decb3
GP
2192009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
220
221 * MAINTAINERS: Make whitespace consistent.
19196f44 222 Remove Robert Millan from Write After Approval.
ee5decb3 223
36fbb0ec
AM
2242009-01-16 Alan Modra <amodra@bigpond.net.au>
225
226 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
227 (all-opcodes): Depend on all-libiberty.
228 * Makefile.in: Regenerate.
229
52535a64
DR
2302009-01-15 Douglas B Rupp <rupp@gnat.com>
231
232 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
233 * configure: Regenerate.
234
e04a57df
RR
2352009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
236
237 * MAINTAINERS (Write After Approval): Add myself.
238
856c450b
SK
2392009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
240
241 * MAINTAINERS: Add myself to reviewers (Fortran).
242
53095c56
SP
2432009-01-12 Sebastian Pop <sebastian.pop@amd.com>
244
245 PR tree-optimization/38515
246 * configure.ac (cloog-polylib): Removed.
247 (with_ppl, with_cloog): Test for "no".
248 * configure: Regenerated.
249
1e5e8a59
DF
2502009-01-11 Daniel Franke <franke.daniel@gmail.com>
251
252 * MAINTAINERS: Moved myself to reviewers (Fortran).
253
5e5debf6
TS
2542009-01-06 Thomas Schwinge <tschwinge@gnu.org>
255
256 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
257 (Write After Approval): Remove myself.
258
1c42acf1
DN
2592009-01-03 Diego Novillo <dnovillo@google.com>
260
261 * MAINTAINERS: Remove myself from alias maintainership.
262
2fbbedaf
DA
2632009-01-02 David Ayers <ayers@fsfe.org>
264
265 * MAINTAINERS: Update e-mail address.
266
17213821
GP
2672008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
268
269 * MAINTAINERS: Make whitespace consistent.
270
baafc534
RW
2712008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
272
273 Backport from upstream Libtool:
274 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
275 Add cache variables to tests that require the linker to work.
276 For shlibpath_overrides_runpath, this also changes the semantics
277 to let the result from the C compiler take precedence.
278
18430d27
BE
2792008-12-02 Ben Elliston <bje@au.ibm.com>
280
281 * config.sub, config.guess: Update from upstream sources.
282
0a280b35
SP
2832008-12-12 Sebastian Pop <sebastian.pop@amd.com>
284
285 * configure.ac (ppllibs): Add by default the lib flags.
286 * configure: Regenerate.
287
41e9641b
LM
2882008-12-08 Luis Machado <luisgpm@br.ibm.com>
289
290 * MAINTAINERS: Add myself to the write after approval list.
291
25783c30
JH
2922008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
293
ee04b574
AS
294 * configure.ac: Add double brackets on darwin[912].
295 * configure: Regenerate.
25783c30 296
0e318fcc
DK
2972008-12-03 Daniel Kraft <d@domob.eu>
298
299 * MAINTAINERS: Moved myself and Mikael Morin from Write After
300 Approval to Reviewer section (for Fortran front-end).
301
7f171b95
JH
3022008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
303
304 * configure.ac: Expand to darwin10 and later.
305 * configure: Regenerate.
306
09ce620e
AS
3072008-12-02 Andreas Schwab <schwab@suse.de>
308
309 * Makefile.def: configure-target-boehm-gc depends on
310 all-target-libstdc++-v3.
311 * Makefile.in: Regenerate.
312
386c704d
KT
3132008-12-02 Kai Tietz <kai.tietz@onevision.com>
314
315 * MAINTAINERS: Add myself as mingw maintainer.
316
e03dd84a
BE
3172008-12-02 Ben Elliston <bje@au.ibm.com>
318
319 * config.sub, config.guess: Update from upstream sources.
320
3fa87964
GP
3212008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
322
323 * README.SCO: Remove.
324
df72d7ed
FP
3252008-11-29 Fernando Pereira <pronesto@gmail.com>
326
327 * MAINTAINERS: Add myself to the write after approval list.
328
b5646528
DK
3292008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
330
331 * MAINTAINERS: Update my email address in WAA section.
332
ebf24eb4
CL
3332008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
334
335 * MAINTAINERS: Update e-mail address.
336
50e0f131
TM
3372008-11-27 Toon Moene <toon@moene.org>
338
339 * MAINTAINERS: Change e-mail address.
340
0db3a858
TG
3412008-11-27 Tristan Gingold <gingold@adacore.com>
342
343 * configure.ac: Build gdb for i?86-*-darwin*
344 * configure: Regenerated.
345
f07bde68
HS
3462008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
347
348 * MAINTAINERS: Added my full name.
349
487e299b
DJ
3502008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
351
352 PR bootstrap/38014
353 PR bootstrap/37923
354
355 Revert:
356
357 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
358
359 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
360 * Makefile.in: Regenerated.
361
362 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
363
364 PR gdb/921
365 PR gdb/1646
366 PR gdb/2175
367 PR gdb/2176
368
369 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
370 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
371 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
372 (HOST_EXPORTS): Pass CPPFLAGS.
373 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
374 (LDFLAGS_FOR_TARGET): Initialize from configure script.
375 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
376 * Makefile.in, configure: Regenerated.
377 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
378 and CPPFLAGS_FOR_BUILD.
379
d69fbecb
JL
3802008-11-06 Jeff Law <law@redhat.com>
381
382 * MAINTAINERS: Add myself as middle end maintainer.
383
044fed69
AS
3842008-11-06 Andrew Stubbs <ams@codesourcery.com>
385
386 * MAINTAINERS (Write after approval): Add myself.
387
caf6defe
DN
3882008-11-05 Diego Novillo <dnovillo@google.com>
389
390 * MAINTAINERS (Global Reviewers): Add myself.
391 (Non-Algorithmic Maintainers): Remove myself.
392
3e9899ac
TS
3932008-11-04 Thomas Schwinge <tschwinge@gnu.org>
394
09ce620e 395 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 396
ea99e36e
MM
3972008-10-31 Mikael Morin <mikael.morin@tele2.fr>
398
09ce620e 399 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 400
fb0d2684
BE
4012008-10-31 Ben Elliston <bje@au.ibm.com>
402
403 * configure.ac (spu-*-*): Remove special case.
404 * configure: Regenerate.
405
73c07a3e
CM
4062008-10-30 Catherine Moore <clm@codesourcery.com>
407
408 * MAINTAINERS (Write after approval): Update my email address.
409
7310a2da
SSF
4102008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
411
412 * configure.ac [spu-*-*]: Do not set skipdirs.
413 * configure: Re-generate.
414
7e51fe23
BS
4152008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
416
417 * MAINTAINERS (Various Maintainers): Add myself to reload.
418
ef20be93
RG
4192008-10-25 Richard Guenther <rguenther@suse.de>
420
421 * MAINTAINERS (Various Maintainers): Add myself as middle-end
422 maintainer. Remove myself as libgcc-math maintainer.
423 (Non-Algorithmic Maintainers): Remove myself.
424
03ffcfa0
DJ
4252008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
426
427 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
428 * Makefile.in: Regenerated.
429
dec014a9
CC
4302008-10-23 Cary Coutant <ccoutant@google.com>
431
432 * MAINTAINERS (Write after approval): Add myself.
433
b36c386c
DJ
4342008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
435
436 PR gdb/921
437 PR gdb/1646
438 PR gdb/2175
439 PR gdb/2176
440
441 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
442 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
443 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
444 (HOST_EXPORTS): Pass CPPFLAGS.
445 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
446 (LDFLAGS_FOR_TARGET): Initialize from configure script.
447 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
448 * Makefile.in, configure: Regenerated.
449 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
450 and CPPFLAGS_FOR_BUILD.
451
84541525
SP
4522008-10-20 Sebastian Pop <sebastian.pop@amd.com>
453
454 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
455 Sebastian Pop.
456
e0bda97e
AP
4572008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
458
459 * MAINTAINERS (Write After Approval): Added myself.
460
36c713e0
KG
4612008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
462
463 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
464 recommended version to 2.3.2.
465
466 * configure: Regenerate.
467
8fe005ee
MM
4682008-10-01 Mark Mitchell <mark@codesourcery.com>
469
470 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
471
be8f156f
DD
4722008-09-29 David Daney <david.daney@caviumnetworks.com>
473
474 * MAINTAINERS (Write After Approval): Update e-mail address.
475
ae11dff4
PG
4762008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
477
478 * libtool.m4: Update to libtool 2.2.6.
479 * lt~obsolete.m4: Update to libtool 2.2.6.
480 * ltmain.sh: Update to libtool 2.2.6.
481 * ltsugar.m4: Update to libtool 2.2.6.
482 * ltversion.m4: Update to libtool 2.2.6.
483 * ltoptions.m4: Update to libtool 2.2.6.
484 * ltgcc.m4: Update to match changes from libtool 2.2.6.
485
441154b1
CF
4862008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
487
488 * MAINTAINERS (Write After Approval): Add myself.
489
775b3b26
BRF
4902008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
491
492 * MAINTAINERS (Write After Approval): Update my name.
493
94538043
SB
4942008-09-20 Steven Bosscher <steven@gcc.gnu.org>
495
09ce620e 496 * MAINTAINERS: Add myself in "Write After Approval".
94538043 497
52d1bfd8
SE
4982008-09-18 Steve Ellcey <sje@cup.hp.com>
499
09ce620e 500 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 501
c5cc92f5
GP
5022008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
503
504 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
505 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
506 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
507 and Michael Tiemann from Write After Approval since they do not
508 actually have access.
509
23d9794a
RG
5102008-09-05 Richard Guenther <rguenther@suse.de>
511
512 * configure.ac: Initialize clooglibs to -lcloog.
513 * configure: Re-generate.
514
192a671e
LCW
5152008-09-04 Le-Chun Wu <lcwu@google.com>
516
517 * MAINTAINERS (Write After Approval): Add myself.
518
d789184e
SP
5192008-09-03 Sebastian Pop <sebastian.pop@amd.com>
520
521 * configure.ac (--with-cloog-polylib): New.
522 (--disable-cloog-version-check): New.
523 (--disable-ppl-version-check): New.
524 * configure: Re-generate.
525
36a881c7
RG
5262008-09-03 Richard Guenther <rguenther@suse.de>
527
528 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
529 cloog test.
530 * configure: Re-generate.
531
358da97e
HS
5322008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
533
534 Add picoChip port.
535 * MAINTAINERS: Add picoChip maintainers.
536
f8bf9252
SP
5372008-09-02 Sebastian Pop <sebastian.pop@amd.com>
538 Tobias Grosser <grosser@fim.uni-passau.de>
539 Jan Sjodin <jan.sjodin@amd.com>
540 Harsha Jagasia <harsha.jagasia@amd.com>
541 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
542 Konrad Trifunovic <konrad.trifunovic@inria.fr>
543 Adrien Eliche <aeliche@isty.uvsq.fr>
544
545 Merge from graphite branch.
546 * configure: Regenerate.
547 * Makefile.in: Regenerate.
548 * configure.ac (host_libs): Add ppl and cloog.
549 Add checks for PPL and CLooG.
550 * Makefile.def (ppl, cloog): Added modules and dependences.
551 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
552 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
553
d89f0ad6
AL
5542008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
555
556 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
557 (GCC_SHLIB_SUBDIR): New.
558 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
559 * configure: Regenerate.
560 * Makefile.in: Regenerate.
561
88a25817
GP
5622008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
563
564 * MAINTAINERS: Consistently use tabs to separate columns.
565
f873f15f
TG
5662008-08-29 Tristan Gingold <gingold@adacore.com>
567
568 * MAINTAINERS (Write after Approval): Add myself.
569
e1514c3f
TG
5702008-08-28 Tristan Gingold <gingold@adacore.com>
571
572 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
573 Enable bfd, binutils and opcodes.
574 * configure: Regenerate.
575
4717882f
JDA
5762008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
577
578 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
579
28c9884c
TK
5802008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
581
582 * MAINTAINERS: Use correct Umlaut for last name.
583
ae96d86a
FXC
5842008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
585
586 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
587
3ecc96e3
DE
5882008-08-16 David Edelsohn <edelsohn@gnu.org>
589
590 * MAINTAINERS: Update my email address.
591
dd609cc1
EB
5922008-08-16 Nicolas Roche <roche@adacore.com>
593
594 * Makefile.tpl: Add BOOT_ADAFLAGS.
595 * Makefile.in: Regenerate.
596
08d0963a
RS
5972008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
598
599 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
600 * configure: Regenerate.
601
00afcaa0
PB
6022008-07-30 Paolo Bonzini <bonzini@gnu.org>
603
604 * configure.ac: Add makefile fragments for hpux.
605 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
606 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
607 * configure: Regenerate.
608 * Makefile.in: Regenerate.
609
806b3528
AH
6102008-07-28 Aldy Hernandez <aldyh@redhat.com>
611
612 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
613
ab220355
DS
6142008-07-11 Dodji Seketeli <dseketel@redhat.com>
615
616 * MAINTAINERS (Write after Approval): Add myself.
617
78209f30
XG
6182008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
619
620 * MAINTAINERS (Write After Approval): Add myself.
621
5b5b098d
AJ
6222008-06-29 Andrew Jenner <andrew@codesourcery.com>
623
624 * MAINTAINERS (Write After Approval): Add myself.
625
d812ec93
KW
6262008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
627
628 * MAINTAINERS: Update my email address.
629
99e78224
JY
6302008-06-25 Joey Ye <joey.ye@intel.com>
631
632 * MAINTAINERS (Write After Approval): Add myself.
633
18c04407
RW
6342008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
635
636 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
637 * Makefile.in: Regenerate.
638 * configure: Regenerate.
639
47aa9a31
DK
6402008-06-17 Daniel Kraft <d@domob.eu>
641
642 * MAINTAINERS (Write After Approval): Add myself.
643
ad33ff57
RW
6442008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
645
646 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
647 "$@" is still intact with both Autoconf 2.59 and 2.62.
648 * configure: Regenerate.
649
cdce5c41
RW
6502008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
651
652 * Makefile.tpl: Fix comment errors.
653 * Makefile.in: Regenerate.
654
01b79d11
DM
6552008-06-12 David S. Miller <davem@davemloft.net>
656 David Edelsohn <edelsohn@gnu.org>
657
658 * configure.ac: Add powerpc*-*-* to gold supported targets.
659 * configure: Regenerate.
660
f8c33439
JM
6612008-06-08 Joseph Myers <joseph@codesourcery.com>
662
663 PR tree-optimization/36218
664 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
665 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
666 (all prefix="build-"): Pass them to build-system sub-makes.
667 * Makefile.in: Regenerate.
668
cd985f66
JM
6692008-06-07 Joseph Myers <joseph@codesourcery.com>
670
671 * MAINTAINERS (mt port): Remove.
672 (sco5, unixware, sco udk): Remove.
673 (Kean Johnston): Add to Write After Approval.
674
3f6383d3
JB
6752008-05-30 Julian Brown <julian@codesourcery.com>
676
677 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
678 of libobjc for ARM EABI Linux.
679 * configure: Regenerate.
30da41ed 680
e29cc9b4
XDL
6812008-05-18 Xinliang David Li <davidxl@google.com>
682
09ce620e 683 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 684
30da41ed
XDL
6852008-05-17 Xinliang David Li <davidxl@google.com>
686
e29cc9b4 687 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 688
955410cb
JW
6892008-05-15 Janus Weil <janus@gcc.gnu.org>
690
691 * MAINTAINERS (Write After Approval): Add myself.
692
719bb4e3 6932008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
694
695 * config-ml.in: don't handle --enable-shared and --enable-static.
696
372b05fc
RS
6972008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
698
699 * MAINTAINERS: Update my email address.
700
f73e2200
PC
7012008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
702
703 * MAINTAINERS: Update my email address.
09ce620e 704
3e438e2b
KVH
7052008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
706
707 * MAINTAINERS (Write After Approval): Add myself.
708
177bf491
GS
7092008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
710
711 * MAINTAINERS (Write After Approval): Add myself.
712
ac89df2f
PG
7132008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
714
715 * MAINTAINERS (crx): Add myself.
716
14a8726b
PB
7172008-04-18 Paolo Bonzini <bonzini@gnu.org>
718
719 Sync with src:
720 2008-04-14 David S. Miller <davem@davemloft.net>
721
09ce620e
AS
722 * configure.ac: Add sparc*-*-* to gold supported targets.
723 * configure: Regenerate.
14a8726b 724
7142fb32
PB
7252008-04-18 Paolo Bonzini <bonzini@gnu.org>
726
727 PR bootstrap/35457
728 * configure.ac: Include override.m4.
729 * configure: Regenerate.
730
c6b196de
PB
7312008-04-18 Paolo Bonzini <bonzini@gnu.org>
732
09ce620e
AS
733 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
734 * Makefile.in: Regenerate.
c6b196de 735
c993ae60
SR
7362008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
737
09ce620e 738 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 739 as nonconfigurable directories list.
09ce620e 740 * configure: Regenerate.
c993ae60 741
8479b1b1
BE
7422008-04-14 Ben Elliston <bje@au.ibm.com>
743
744 * config.sub, config.guess: Update from upstream sources.
745
295e261a
HPN
7462008-04-12 Hans-Peter Nilsson <hp@axis.com>
747
748 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
749 * Makefile.in: Regenerate.
750
ac3949d9
EW
7512008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
752
753 * configure.ac: Do not build libssp for the AVR.
754 * configure: Regenerate.
755
06407e30
ILT
7562008-04-07 Ian Lance Taylor <iant@google.com>
757
758 * Makefile.def: check-gold depends upon all-binutils.
759 * Makefile.in: Regenerate.
760
97db009c
AH
7612008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
762
763 * MAINTAINERS (Write After Approval): Add myself.
764
2a79c47f
NC
7652008-04-04 Nick Clifton <nickc@redhat.com>
766
767 PR binutils/4334
5f4bebbf 768 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
769 builds.
770 * configure: Regenerate.
771
c53a18d3
N
7722008-04-04 NightStrike <NightStrike@gmail.com>
773
774 PR other/35151
09ce620e
AS
775 * configure.ac: Combine rules for mingw32 and mingw64.
776 * configure: Regenerate.
c53a18d3 777
d925aa70
KT
7782008-04-02 Kai Tietz <kai.tietz@onvision.com>
779
780 * MAINTAINERS (Write After Approval): Add myself.
781
ad424a85
SP
7822008-04-01 Seongbae Park <seongbae.park@gmail.com>
783
784 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
785 * Makefile.in (.NOTPARALLEL): Ditto.
786
4412a506
PG
7872008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
788
789 * MAINTAINERS (Write After Approval): Add myself.
790
2f908293
SP
7912008-03-31 Seongbae Park <seongbae.park@gmail.com>
792
793 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
794 * Makefile.in (.NOTPARALLEL): Regenerate.
795
639223bd
PB
7962008-03-27 Paolo Bonzini <bonzini@gnu.org>
797
798 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
799 * Makefile.in: Regenerate.
800
b8ab1f4a
JS
8012008-03-26 Jakub Staszak <kuba@et.pl>
802
803 * MAINTAINERS (Write After Approval): Add myself.
804
b45890a4
TK
8052008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
806
807 * MAINTAINERS: Update e-mail address.
808
5afab7ad
ILT
8092008-03-20 Ian Lance Taylor <iant@google.com>
810
811 * configure.ac: Add support for --enable-gold.
812 * Makefile.def: Add gold as a directory like ld.
813 * configure, Makefile.in: Regenerate.
814
38d24731
RW
8152008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
816
817 * configure.ac: m4_include config/proginstall.m4.
818 * configure: Regenerate.
32bc4cf4
RW
819
820 Backport from upstream Libtool:
09ce620e 821
32bc4cf4 822 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 823
32bc4cf4
RW
824 Deal with Autoconf 2.62's semantic change in m4_append.
825 * ltsugar.m4 (lt_append): Replace broken versions of
826 m4_append.
827 (lt_if_append_uniq): Don't require separator to be overquoted,
828 and avoid broken m4_append.
829 (lt_dict_add): Fix typo.
830 * libtool.m4 (_LT_DECL): Don't overquote separator.
831
9d3c50ea
DE
8322008-03-13 David Edelsohn <edelsohn@gnu.org>
833
834 * config.rpath: Add AIX 6 support.
835
5d2edb29
PB
8362008-03-13 Paolo Bonzini <bonzini@gnu.org>
837
838 * Makefile.def (stageprofile). Remove -fprofile-generate
839 from stage_libcflags.
840 * Makefile.in: Regenerate.
841
954910ef
BE
8422008-03-13 Ben Elliston <bje@au.ibm.com>
843
844 * config.sub, config.guess: Update from upstream sources.
845
e8645a40
TT
8462008-03-06 Tom Tromey <tromey@redhat.com>
847
848 * MAINTAINERS: Update for treelang deletion.
849
2c8e955e
JW
8502008-03-03 James E. Wilson <wilson@tuliptree.org>
851
852 * MAINTAINERS: Update my email address.
853
54acd307
SS
8542008-03-03 Stan Shebs <stanshebs@earthlink.net>
855
893ad2a1 856 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
857 (objective-c/c++): Add myself as a maintainer.
858
4b52b516
VR
8592008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
860
861 * MAINTAINERS (Write After Approval): Update my email address.
862
e652b516
TB
8632008-02-25 Tomas Bily <tbily@suse.cz>
864
865 * MAINTAINERS (Write After Approval): Add myself.
866
02d30740
JJ
8672008-02-23 Jakub Jelinek <jakub@redhat.com>
868
869 * MAINTAINERS (OpenMP): Add myself.
870
1c8bd6a3
PB
8712008-02-20 Paolo Bonzini <bonzini@gnu.org>
872
4b40b2a5
UB
873 PR bootstrap/32009
874 PR bootstrap/32161
1c8bd6a3 875
4b40b2a5
UB
876 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
877 * configure: Regenerate.
1c8bd6a3 878
4b40b2a5
UB
879 * Makefile.def: Define stage_libcflags for all bootstrap stages.
880 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
881 STAGE4_LIBCFLAGS): New.
882 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
883 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
884 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
885 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
886 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
887 for target modules. Don't export LIBCFLAGS.
888 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
889 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
890 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
891 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
892 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
893 * Makefile.in: Regenerate.
1c8bd6a3 894
bb44c9d2
RW
8952008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
896
897 PR libgcj/33085
898 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
899 Do not use -DDLL_EXPORT. Backport from upstream.
900
29a7754d
RW
9012008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
902
903 * MAINTAINERS (Write After Approval): Add myself.
904
9a212bb7
HPN
9052008-02-02 Hans-Peter Nilsson <hp@axis.com>
906
907 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
908 * configure: Regenerate.
909
aa12a573
MG
9102008-01-31 Marc Gauthier <marc@tensilica.com>
911
912 * configure.ac (xtensa*-*-*): Recognize processor variants.
913 * configure: Regenerate.
914
ac9e6043
RW
9152008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
916
40049ccc
UB
917 PR bootstrap/34922
918 * configure.ac (PARSE_ARGS): Push suitable setting of
919 ac_subdirs_all, for `./configure --help=recursive'.
920 Handle `+' in generic toplevel directory disabling.
921 * configure: Regenerate.
ac9e6043 922
4288c86a
NC
9232008-01-28 Nick Clifton <nickc@redhat.com>
924
925 * MAINTAINERS (xstormy16): Take over maintainership.
926
8d8da227
JM
9272008-01-25 Joseph Myers <joseph@codesourcery.com>
928
929 * MAINTAINERS (c4x port): Remove.
930
349b60e7
DE
9312008-01-24 David Edelsohn <edelsohn@gnu.org>
932
933 * libtool.m4: Backport AIX 6 support from ToT Libtool.
934
3ca06a68
BE
9352008-01-23 Ben Elliston <bje@au.ibm.com>
936
937 * config.sub, config.guess: Update from upstream sources.
938
3c631381
TG
9392008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
940
941 * MAINTAINERS (Write After Approval): Add myself.
942
20533ef1
L
9432008-01-17 H.J. Lu <hjl.tools@gmail.com>
944
945 * MAINTAINERS: Update my email address.
946
9472008-01-09 Raksit Ashok <raksit@google.com>
948
949 * MAINTAINERS (Write After Approval): Add myself.
950
684f4f6a
RA
9512008-01-09 Raksit Ashok <raksit@google.com>
952
953 * MAINTAINERS (Write After Approval): Add myself.
954
9cb8756f
BE
9552008-01-08 Ben Elliston <bje@au.ibm.com>
956
957 * config.sub, config.guess: Update from upstream sources.
958
94e1934d
KG
9592007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
960
961 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 962 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
963 * configure: Regenerate.
964
a2e51f77
SP
9652007-12-15 Sebastian Pop <sebastian.pop@amd.com>
966
967 * MAINTAINERS: Update my email address.
968
ffe3dcd9
BRF
9692007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
970
971 * MAINTAINERS: Update my email address.
972
aa4095c9
RS
9732007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
974
975 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
976 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
977 * Makefile.in: Regenerate.
978
030e2013
MH
9792007-12-10 Mark Heffernan <meheff@google.com>
980
981 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
982 misplaced entries.
983
0fe0f073
AT
9842007-12-10 Andreas Tobler <a.tobler@schweiz.org>
985
986 * configure.ac: Enable libjava for x86_64-*-darwin9.
987 * configure: Regenerate.
988
d4ca4b06
BM
9892007-12-07 Bill Maddox <maddox@google.com>
990
991 * MAINTAINERS (Write After Approval): Add myself.
992
c3220d4c
BE
9932007-12-05 Ben Elliston <bje@au.ibm.com>
994
995 * config.sub, config.guess: Update from upstream sources.
996
aba7501e
MK
9972007-12-02 Matthias Klose <doko@ubuntu.com>
998
999 * config-ml.in: Remove 64bit configure tests.
1000
d683ec81
PB
10012007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1002
1003 * config-ml.in: Robustify against white space in absolute file
1004 names.
1005
1006 * config-ml.in (multi-clean): Substitute ${Makefile}.
1007 Remove superfluous ${Makefile} in list.
1008
60f1711a
TS
10092007-11-19 Thiemo Seufer <ths@mips.com>
1010
1011 * config-ml.in: Don't hardcode the Makefile name.
1012
487f9d96
AM
10132007-11-08 Alexander Monakov <amonakov@ispras.ru>
1014
1015 * MAINTAINERS (Write After Approval): Add myself.
1016
fa3886fe
ST
10172007-11-07 Samuel Tardieu <sam@rfc1149.net>
1018
1019 * MAINTAINERS (Write After Approval): Add myself.
1020
ae750079
DK
10212007-11-06 Doug Kwan <dougkwan@google.com>
1022
1023 * MAINTAINERS (Write After Approval): Add myself.
1024
acc48927
BE
10252007-10-25 Ben Elliston <bje@au.ibm.com>
1026
1027 * MAINTAINERS (mercury): Remove entry.
1028 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1029
e00e9858
DJ
10302007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1031
1032 * Makefile.def (dependencies): Make configure-gdb depend on
1033 all-intl.
1034 * Makefile.in: Regenerated.
1035
def14a3c
SK
10362007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1037
1038 * MAINTAINERS (Fortran maintainer): Remove myself.
1039
0e5e9f76
PM
10402007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1041
1042 * Makefile.def: To avoid problems running with parallel makes,
1043 build newlib before libgloss so that target specific header
1044 files are availble.
1045 * Makefile.in: Regenerate
1046
bbfbfafc
DJ
10472007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1048
1049 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1050 * Makefile.in: Regenerate.
1051
c56abad5
VM
10522007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1053
1054 * MAINTAINERS (Register allocation reviewer): Add myself.
1055
f019adc1
MF
10562007-10-08 Mike Frysinger <vapier@gentoo.org>
1057
1058 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1059 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1060 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1061 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1062 * configure: Regenerate.
1063
789e4e28
SP
10642006-10-04 Seongbae Park <seongbae.park@gmail.com>
1065
1066 * MAINTAINERS (Register allocation reviewer): Add myself.
1067
0999159b
PB
10682007-10-01 Paolo Bonzini <bonzini@gnu.org>
1069
1070 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1071 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1072 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1073 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1074 * configure.ac: Default them to host tools for $host = $build.
1075 Subst them.
1076
1077 * configure: Regenerate.
1078 * Makefile.in: Regenerate.
1079
a054acde
PB
10802006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1081
1082 * MAINTAINERS (Register allocation reviewer): Add myself.
1083
ffda6fc9
KZ
10842006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1085
1086 * MAINTAINERS (Register allocation reviewer): Add myself.
1087
9d209c83
SP
10882007-09-21 Seongbae Park <seongbae.park@gmail.com>
1089
1090 * MAINTAINERS (Write After Approval): Fix typo.
1091
1ec3b87b
RS
10922007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1093
1094 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1095 * configure: Regenerate.
1096
19d5986d
PJ
10972007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1098
1099 PR bootstrap/31906
1100 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 1101 they're already prefixed.
19d5986d 1102
6d3b5aea
BK
11032007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1104
1105 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1106 libstdc++.
1107 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1108 * configure: Regenerate.
1109 * Makefile.in: Regenerate.
09ce620e 1110
4fe7e755
AS
11112007-09-17 Andreas Schwab <schwab@suse.de>
1112
1113 * configure.ac: Raise minimum makeinfo version to 4.6.
1114 * configure: Regenerate.
1115
d483feaa
JS
11162007-09-17 Johannes Singler <singler@ira.uka.de>
1117
ffe3dcd9 1118 * MAINTAINERS (write-after-approval) add myself
d483feaa 1119
fa9a3f31
AM
11202007-09-15 Alan Modra <amodra@bigpond.net.au>
1121
1122 * configure.ac: Correct makeinfo version check.
1123 * configure: Regenerate.
1124
6593a73e
RS
11252007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1126
1127 * MAINTAINERS: Update my email address.
1128
d9dced13
RS
11292007-09-14 Richard Sandiford <richard@codesourcery.com>
1130
1131 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1132 to $skipdirs and only disable gprof for newlib. Use the normal
1133 mips*-elf* handling in other respects.
1134 * configure: Regnerate.
1135
773c1467
DD
11362007-09-12 David Daney <ddaney@avtrex.com>
1137
1138 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1139 enabling libgcj.
1140 * configure: Regenerate.
1141
c03353e2
RIL
11422007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1143
1144 PR other/32154
1145 * configure.ac: For libgloss targets, point the linker to the linker
1146 script, startup code and simulator library.
1147 * configure: Regenerate.
1148
c4e9bf2b
AH
11492007-09-07 Andrew Haley <aph@redhat.com>
1150
1151 * configure.ac (noconfigdirs): Remove target-libffi and
1152 target-libjava.
1153 * configure: Regenerate.
1154
1f5a6b84
FXC
11552007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1156
1157 PR target/33281
1158 * configure.ac: Use config/mh-mingw on mingw.
1159 * configure: Regenerate.
1f5a6b84 1160
3951e521
PH
11612007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1162
9f349f63 1163 * MAINTAINERS (Write After Approval): Add myself.
3951e521 1164
e643dc23
RG
11652007-09-05 Richard Guenther <rguenther@suse.de>
1166
1167 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1168 nor --disable-checking is provided also turn on yes and types
1169 checking for stage1.
1170 * configure: Re-generate.
1171
039874df
KW
11722007-08-30 Krister Walfridsson <cato@df.lth.se>
1173
1174 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1175 (Write After Approval): Remove myself.
1176
c3f07bd6 11772007-08-29 Nick Clifton <nickc@redhat.com>
15098359 1178
c3f07bd6 1179 * config.sub, config.guess: Update from upstream sources.
15098359 1180
40049ccc 11812007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
1182
1183 * MAINTAINERS (Write After Approval): Added myself.
1184 * MAINTAINERS (Reviewers): Removed myself.
1185
c8aea42c 11862007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 1187 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
1188
1189 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1190 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1191 * Makefile.in: Regenerate.
1192 * configure.ac (--with-debug-prefix-map): New.
1193 * configure: Regenerate.
1194
4bf6c438
RS
11952007-08-17 Richard Sandiford <richard@codesourcery.com>
1196 Nigel Stephens <nigel@mips.com>
1197
4bf6c438
RS
1198 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1199 as target_makefile_frag.
1200 * configure: Regenerate.
1201
bb286d71
AO
12022007-08-16 Alexandre Oliva <aoliva@redhat.com>
1203
1204 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1205 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1206 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1207 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1208 (do-compare, do-compare3, do-compare-debug): New.
1209 ([+compare-target+]): Use them.
1210
a4630417
MK
12112007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1212
1213 * MAINTAINERS (Write After Approval): Change my email address.
1214
d9acb717
RW
12152007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1216 Ben Elliston <bje@au.ibm.com>
1217
1218 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1219 --silent if $silent.
1220 * configure: Regenerate.
1221
96876681
ZD
12222003-08-12 Zdenek Dvorak <ook@ucw.cz>
1223
1224 * MAINTAINERS (Various Maintainers): Add myself as
1225 loop infrastructure maintainer. Update my e-mail
1226 address.
1227
1c1d80ee
DN
12282007-07-31 Diego Novillo <dnovillo@google.com>
1229
1230 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1231 Adjust description.
1232
7e98624c
RG
12332007-07-26 Richard Guenther <rguenther@suse.de>
1234
1235 * configure.ac: Add types checking to stage1 checking flags.
1236 * configure: Regenerate.
1237
4c85af60
NC
12382007-07-17 Nick Clifton <nickc@redhat.com>
1239
1240 * COPYING3: New file. Contains version 3 of the GNU General
1241 Public License.
1242 * COPYING3.LIB: New file. Contains version 3 of the GNU
1243 Lesser General Public License.
1244
19ddfd3a
AK
12452007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1246
1247 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1248
2a064545
AK
12492007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1250
1251 * MAINTAINERS (S/390 co-maintainer): Add myself.
1252 (Write After Approval): Remove myself.
1253
f861f54d
DH
12542007-07-13 Dan Hipschman <dsh@google.com>
1255
1256 * MAINTAINERS (Write After Approval): Add myself.
1257
0136f2f7
NC
12582007-07-11 Nick Clifton <nickc@redhat.com>
1259
1260 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1261 WINDRES export.
1262 * Makefile.in: Regenerate.
1263
6e29b5a4
RO
12642007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1265
1266 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1267 maintainer.
1268
159a4b02
L
12692007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1270
1271 * lt~obsolete.m4: New. Import from 20070318 libtool.
1272
6ba67283
JB
12732007-07-03 Julian Brown <julian@codesourcery.com>
1274
1275 * MAINTAINERS (Write After Approval): Add myself.
1276
30b74385
RW
12772007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1278
1279 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1280 * configure: Regenerate.
1281
12822007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1283
1284 * configure.ac: Add some missing m4 quotation.
1285 * configure: Regenerate.
1286
943c54ce
SB
12872007-07-02 Simon Baldwin <simonb@google.com>
1288
1289 * MAINTAINERS (Write After Approval): Add myself.
1290
1c00b503
PB
12912007-07-02 Paolo Bonzini <bonzini@gnu.org>
1292
1293 * configure: Regenerate.
1294
901119ae
KT
12952007-07-02 Kai Tietz <kai.tietz@onevision.com>
1296
1297 * Makefile.def: Add windmc tool to build.
1298 * Makefile.tpl: Likewise.
1299 * configure.ac: Likewise.
1300 * Makefile.in: Regenerate.
1301 * configure: Regenerate.
09ce620e 1302
83f4c19f
DD
13032007-06-28 DJ Delorie <dj@redhat.com>
1304
1305 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1306 not building newlib.
1307 * configure: Regenerated.
09ce620e 1308
5346c75c
JS
13092007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1310
1311 * MAINTAINERS (Write After Approval): Add myself.
1312
aacfb86b
MM
13132007-06-25 Martin Michlmayr <tbm@cyrius.com>
1314
1315 * MAINTAINERS (Write After Approval): Add myself.
1316
590bf0d3
CM
13172007-06-19 Chris Matthews <chrismatthews@google.com>
1318
1319 * MAINTAINERS (Write After Approval): Add myself.
1320
cdbbee7a
RIL
13212007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1322
1323 * MAINTAINERS (Write After Approval): Add myself.
1324
b8afffc1
DJ
13252007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1326
1327 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1328 * Makefile.in: Regenerated.
1329
3fcfad76
BS
13302007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1331
1332 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1333 bfin*-*-uclinux* targets.
1334 * configure: Regenerate.
1335
3f5a2b7f
ILT
13362007-06-14 Ian Lance Taylor <iant@google.com>
1337
1338 * MAINTAINERS: Add myself as non-algorithmic global write
1339 maintainer.
1340
4c46daee
DN
13412007-06-14 Diego Novillo <dnovillo@google.com>
1342
1343 * MAINTAINERS: Add self as middle-end maintainer and
1344 non-algorithmic global write maintainer.
1345
a3bb222a
FXC
13462007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1347
1348 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1349 Move all Fortran maintainers except Paul Brook into the
1350 Non-Autopoiesis section.
1351
a19e8f64
PB
13522007-06-14 Paolo Bonzini <bonzini@gnu.org>
1353
1354 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1355 (distclean-stage[+id+]): Possibly delete stage_last.
1356 * Makefile.in: Regenerate.
1357
1c2abe5e
SP
13582007-06-12 Seongbae Park <seongbae.park@gmail.com>
1359
1360 * MAINTAINERS (Various Maintainer): Fix typo.
1361
abca4739
PB
13622007-06-11 Paolo Bonzini <bonzini@gnu.org>
1363
1364 * MAINTAINERS (Various Maintainer): Add myself as
1365 dataflow maintainer.
1366
a894d2c3
BE
13672007-06-07 Ben Elliston <bje@au.ibm.com>
1368
1369 * config.sub, config.guess: Update from upstream sources.
1370
8024d75e
BE
13712007-06-07 Ben Elliston <bje@au.ibm.com>
1372
1373 * Makefile.tpl: Fix spelling error.
1374 * Makefile.in: Regenerate.
1375
973a9a5e
SE
13762007-06-01 Steve Ellcey <sje@cup.hp.com>
1377
96598938
L
1378 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1379 lt_cv_sys_max_cmd_len.
973a9a5e 1380
ccb4d26b
DN
13812007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1382
1383 * MAINTAINERS (Various Maintainers): Add myself as
1384 auto-vectorizer maintainer.
1385
eecb7461
PB
13862003-05-31 Paolo Bonzini <bonzini@gnu.org>
1387
1388 PR libjava/32098
1389 * libtool.m4: Revert previous change.
1390 * ltgcc.m4: Put it here.
1391
89d28202
ZD
13922003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1393
1394 * MAINTAINERS (Various Maintainers): Add myself as
1395 auto-vectorizer maintainer.
1396
60c7a11a
L
13972007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1398
1399 PR libjava/32098
1400 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1401
9dd3cc81
RG
14022007-05-30 Richard Guenther <rguenther@suse.de>
1403
1404 * MAINTAINERS (Various Maintainers): Add myself as
1405 auto-vectorizer maintainer.
1406
9cc1244e
JJ
14072007-05-30 Jakub Jelinek <jakub@redhat.com>
1408
1409 PR bootstrap/29382
1410 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1411 * configure: Rebuilt.
1412
6124296b
RC
14132007-05-28 Roberto Costa <robsettantasei@gmail.com>
1414
1415 * MAINTAINERS (Write After Approval): Removed my name.
1416
6b757a0d
SB
14172007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1418
1419 * MAINTAINERS (Write After Approval): Remove myself.
1420
86ef8528
AT
14212007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1422
1423 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1424
1cf3d07d
SE
14252007-05-23 Steve Ellcey <sje@cup.hp.com>
1426
1427 * ltmain.sh: Update from ToT Libtool.
1428 * libtool.m4: Update from ToT Libtool.
1429 * ltsugar.m4: New. Update from ToT Libtool.
1430 * ltversion.m4: New. Update from ToT Libtool.
1431 * ltoptions.m4: New. Update from ToT Libtool.
1432 * ltconfig: Remove.
1433 * ltcf-c.sh: Remove.
1434 * ltcf-cxx.sh: Remove.
1435 * ltcf-gcj.sh: Remove.
1436
ce3fcf8c
OW
14372007-05-22 Ollie Wild <aaw@google.com>
1438
1439 * MAINTAINERS (Write After Approval): Add myself.
1440
342b9200
PB
14412007-05-16 Paolo Bonzini <bonzini@gnu.org>
1442
1443 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1444 stage_cflags.
1445 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1446 Remove CFLAGS/LIBCFLAGS.
1447 (configure-stage[+id+]-[+prefix+][+module+],
1448 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1449 * Makefile.in: Regenerate.
1450
cea17285
DN
14512007-05-15 Diego Novillo <dnovillo@google.com>
1452
1453 * MAINTAINERS: Update e-mail address.
1454
11c004e7
RE
14552007-05-15 Revital Eres <eres@il.ibm.com>
1456
1457 * MAINTAINERS (Write After Approval): Add myself.
1458
ab6bd693
RC
14592007-05-14 Roberto Costa <robsettantasei@gmail.com>
1460
1461 * MAINTAINERS (Write After Approval): Updated my address.
1462
388cdf07
TN
14632007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1464
1465 * MAINTAINERS (Write After Approval): Add myself.
1466
23f24034
SR
14672007-05-11 Silvius Rus <rus@google.com>
1468
1469 * MAINTAINERS (Write After Approval): Add myself.
1470
34a7526e
TT
14712007-04-23 Tom Tromey <tromey@redhat.com>
1472
1473 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1474
51da21be
MM
14752007-04-22 Mark Mitchell <mark@codesourcery.com>
1476
1477 * MAINTAINERS (cpplib): Rename to ...
1478 (libcpp): ... this. Add C/C++ front end maintainers.
1479
70070387
SE
14802007-04-14 Steve Ellcey <sje@cup.hp.com>
1481
1482 * config-ml.in: Pass ${ml_config_env} to configure calls.
1483
df1a0dbb
CB
14842007-04-04 Christian Bruel <christian.bruel@st.com>
1485
1486 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 1487
9daff147
DK
14882007-04-02 Dave Korn <dave.korn@artimi.com>
1489
1490 * MAINTAINERS (Write After Approval): Add myself.
1491
374eadb2
TB
14922007-03-31 Tobias Burnus <burnus@net-b.de>
1493
1494 * MAINTAINERS (fortran 95 front end): Add myself.
1495
8eced3a2
DR
14962007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1497
1498 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 1499
653de3e3
AZ
15002007-03-24 Ayal Zaks <zaks@il.ibm.com>
1501
1502 * MAINTAINERS (Modulo Scheduler): Add myself.
1503
b737d953
BM
15042007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
1505
1506 * MAINTAINERS (fortran 95 front end): Add myself.
1507 (c++ front end): whitespace fix.
1508
a584cdf2
NF
15092007-03-22 Nathan Froyd <froydnj@codesourcery.com>
1510
1511 * MAINTAINERS (Write After Approval): Add myself.
1512
8c79f3c4
RS
15132007-03-21 Richard Sandiford <richard@codesourcery.com>
1514
1515 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1516 of glob. Quote arguments with single quotes too.
1517 * configure: Regenerate.
1518
07f1ac6d
BM
15192007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1520
1521 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1522 * Makefile.in: Regenerate
1523
172e41aa
AS
15242007-03-07 Andreas Schwab <schwab@suse.de>
1525
1526 * configure: Regenerate.
1527
9c4d2493
BM
15282007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1529
1530 * configure.ac: Add "--with-pdfdir" configure option,
1531 which defines pdfdir variable.
1532 * Makefile.def (target=fixincludes): Add install-pdf to
1533 missing targets.
1534 (recursive_targets): Add install-pdf target.
1535 (flags_to_pass): Add pdfdir.
1536 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1537 target.
1538 * configure: Regenerate
1539 * Makefile.in: Regenerate
1540
e14e622e
EC
15412007-02-28 Eric Christopher <echristo@apple.com>
1542
1543 Revert:
1544 2006-12-07 Mike Stump <mrs@apple.com>
1545
1546 * Makefile.def (dependencies): Add dependency for
1547 install-target-libssp and install-target-libgomp on
1548 install-gcc.
1549 * Makefile.in: Regenerate.
1550
54e433bc
MK
15512007-02-27 Matt Kraai <kraai@ftbfs.org>
1552
1553 * configure: Regenerate.
1554 * configure.ac: Move statements after variable declarations.
1555
6c8d3d8f
KK
15562007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1557
1558 * MAINTAINERS: Add myself as sh maintainer.
1559
9f8c6739
JM
15602007-02-19 Joseph Myers <joseph@codesourcery.com>
1561
1562 * configure.ac: Adjust for loop syntax.
1563 * configure: Regenerate.
1564
278a7a38
AO
15652007-02-18 Alexandre Oliva <aoliva@redhat.com>
1566
1567 * configure: Rebuilt.
1568
b2eaac4a
AO
15692007-02-18 Alexandre Oliva <aoliva@redhat.com>
1570
1571 * configure.ac: Drop multiple occurrences of --enable-languages,
1572 and fix its quoting.
1573 * configure: Rebuilt.
1574
beeaf216 15752007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
1576 Nathan Sidwell <nathan@codesourcery.com>
1577 Vladimir Prus <vladimir@codesourcery.com>
1578 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
1579
1580 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1581 * configure: Regenerate.
1582
09201a09
GP
15832007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1584
1585 * ltconfig (freebsd*): Default to elf.
1586
291f172e
DJ
15872007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1588
1589 * configure.ac (target_libraries): Move libgcc before libiberty.
1590 * configure: Regenerated.
1591
c3a86da9
DJ
15922007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1593 Paolo Bonzini <bonzini@gnu.org>
1594
1595 PR bootstrap/30753
1596 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1597 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1598 * configure: Regenerated.
1599
88e1e72a
FXC
16002007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1601
1602 * MAINTAINERS (Language Front End Maintainers): Update my mail
1603 address.
1604
44bfc3ac
DJ
16052007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1606
1607 PR bootstrap/30748
1608 * configure.ac: Correct syntax for Solaris ksh.
1609 * configure: Regenerated.
1610
3e19841a
PB
16112007-02-09 Paolo Bonzini <bonzini@gnu.org>
1612
1613 * configure.ac: Sync with src.
1614 * configure: Regenerate.
1615
74a48762
PB
16162007-02-09 Paolo Bonzini <bonzini@gnu.org>
1617
1618 * Makefile.in: Regenerate.
1619
d846e52e
PB
16202007-02-09 Paolo Bonzini <bonzini@gnu.org>
1621
1622 * config.sub: Sync with src.
1623
1c710c3c
DJ
16242007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1625
1626 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1627 noncanonical equivalents.
1628 * configure.in: Rename to...
1629 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1630 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1631 target_noncanonical. Use them. Rewrite removal of configure
1632 arguments for autoconf 2.59. Discard variable settings. Force
1633 program_transform_name for native tools.
1634
1635 * Makefile.in: Regenerated.
1636 * configure: Regenerated with autoconf 2.59.
1637
74372bdf
RZ
16382007-02-07 Roman Zippel <zippel@linux-m68k.org>
1639
3de8da2a 1640 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 1641
f6671c93
AS
16422007-01-31 Andreas Schwab <schwab@suse.de>
1643
1644 * Makefile.tpl (LDFLAGS): Substitute it.
1645 * Makefile.in: Regenerate.
1646
ba9f17df
AB
16472007-01-30 Andrey Belevantsev <abel@ispras.ru>
1648
3de8da2a 1649 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 1650
2472200d
DE
16512007-01-28 David Edelsohn <edelsohn@gnu.org>
1652
3de8da2a 1653 * MAINTAINERS (spu port): Add myself.
2472200d 1654
5305be7e
RG
16552007-01-23 Richard Guenther <rguenther@suse.de>
1656
1657 PR bootstrap/30541
1658 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1659 * Makefile.tpl (GNATBIND): Substitute it.
1660 (GNATMAKE): Likewise.
1661 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1662 of STAGE_PREFIX.
1663 * Makefile.in: Regenerate.
1664 * configure: Regenerate.
1665
416cfb5e
MS
16662007-01-18 Mike Stump <mrs@apple.com>
1667
1668 * configure.in: Re-enable -Werror for gcc builds.
1669
3de8da2a 16702007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 1671
3de8da2a 1672 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 1673
d943d7c4
PB
16742007-01-11 Paolo Bonzini <bonzini@gnu.org>
1675
1676 * configure.in: Change == to = in test command.
3de8da2a 1677 * configure: Regenerate.
d943d7c4 1678
e69bf64b 16792007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
1680 Nick Clifton <nickc@redhat.com>
1681 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1682
1683 * configure.in (build_configargs, host_configargs, target_configargs):
1684 Remove build/host/target parameters.
1685 (host_libs): Add gmp and mpfr.
1686 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1687 * Makefile.def (gmp, mpfr): New.
1688 (gcc): Remove target.
1689 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1690 target_os, target_vendor): New.
1691 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1692 * configure: Regenerate.
1693 * Makefile.in: Regenerate.
e69bf64b
PB
1694
16952007-01-11 Matt Fago <fago@earthlink.net>
1696
1697 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 1698 to improve robustness of configure tests.
e69bf64b 1699 * configure: Regenerate.
e14e622e 1700
a42f3b80
UB
17012007-01-09 Uros Bizjak <ubizjak@gmail.com>
1702
1703 * MAINTAINERS: Add myself as i386 maintainer.
1704
a36aee1a
JH
17052007-01-08 Jan Hubicka <jh@suse.cz>
1706
61fcaeef 1707 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 1708
738a52d3
KT
17092007-01-08 Kai Tietz <kai.tietz@onevision.com>
1710
1711 * configure.in: Add support for an x86_64-mingw* target.
95af8923 1712 * configure: Regenerate.
738a52d3 1713
54fdc474
DJ
17142007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1715
1716 * Makefile.tpl (all-target): Correct @if conditional for target
1717 modules.
1718 * configure.in: Omit libiberty if building only target libgcc.
1719 * configure, Makefile.in: Regenerated.
1720
3dd71726
PB
17212007-01-04 Paolo Bonzini <bonzini@gnu.org>
1722
1723 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1724 * configure: Regenerate.
1725
fa958513
DJ
17262007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1727
1728 * Makefile.def (target_modules): Add libgcc.
1729 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1730 * Makefile.tpl (clean-target-libgcc): Delete.
1731 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1732 on gcc even for bootstrapped modules. Rewrite handling of
1733 lang_env_dependencies to loop over target_modules.
1734 * configure.in (target_libraries): Add target-libgcc.
1735 * Makefile.in, configure: Regenerated.
1736
e1888513
PB
17372006-12-29 Paolo Bonzini <bonzini@gnu.org>
1738
1739 * configure.in: Reorganize recognition of languages. Add
1740 --enable-stage1-languages. Show supported languages for the chosen
1741 target rather than all recognized languages.
1742 * configure: Regenerate.
1743
53b88b73
PB
17442006-12-29 Paolo Bonzini <bonzini@gnu.org>
1745
1746 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1747 * Makefile.in: Regenerate.
1748
a3993f33
KG
17492006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1750
1751 * configure.in: Warn that MPFR 2.2.0 is buggy.
1752 * configure: Regenerate.
1753
f063a9ed
ILT
17542006-12-27 Ian Lance Taylor <iant@google.com>
1755
1756 * configure.in: When removing Makefiles to force a reconfigure, also
1757 remove prev-DIR*/Makefile.
1758 * configure: Regenerate.
1759
af71363e
AS
17602006-12-22 Andreas Schwab <schwab@suse.de>
1761
1762 * configure: Regenerate with correct autoconf version.
1763
0b0dc272
AM
17642006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
1765
3de8da2a
UB
1766 * configure.in: add AC_SUBST for *_FOR_TARGET.
1767 * configure: Regenerate.
0b0dc272 1768
53b88b73
PB
17692006-12-19 Paolo Bonzini <bonzini@gnu.org>
1770
1771 * configure.in: Simplify logic for rejecting languages that cannot
1772 be built. Separate the case when a language is unsupported,
1773 from the case when the user chooses not to build a language.
1774
400ebff4
PB
17752006-12-19 Paolo Bonzini <bonzini@gnu.org>
1776
1777 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1778 it only affects bootstrap and could be tested on "$host" as well.
1779 * configure: Regenerate.
1780 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1781
8efea775
PB
17822006-12-19 Paolo Bonzini <bonzini@gnu.org>
1783
1784 PR bootstrap/29544
1785 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1786 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1787 move here comment from Makefile.tpl.
1788 * Makefile.tpl: Move some definitions higher in the file.
1789 (STAGE1_CHECKING): New.
1790 * configure.in: Add --enable-stage1-checking.
1791 * configure: Regenerate.
1792 * Makefile.in: Regenerate.
1793
ed88a7ed
PB
17942006-12-19 Paolo Bonzini <bonzini@gnu.org>
1795
1796 * MAINTAINERS: Add myself as build system maintainer.
1797
b65151d3
SM
17982006-12-15 Simon Martin <simartin@users.sourceforge.net>
1799
1800 * MAINTAINERS (Write After Approval): Add myself.
1801
7e050830
EC
18022006-12-13 Eric Christopher <echristo@apple.com>
1803
1804 * MAINTAINERS: Add myself as darwin maintainer.
1805
8b494895
ILT
18062006-12-11 Ian Lance Taylor <ian@airs.com>
1807
1808 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1809
0ff1416d
JR
18102006-12-11 Joern Rennecke <joern.rennecke@arc.com>
1811
1812 MAINTAINERS: Update my entry.
1813
58e24147
AM
18142006-12-11 Alan Modra <amodra@bigpond.net.au>
1815
1816 * configure.in: Handle spu makefile frag.
58e24147
AM
1817 * Makefile.tpl (MAINT): Define
1818 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1819 * configure: Regenerate.
1820 * Makefile.in: Regenerate.
1821
9b6f37a0
BE
18222006-12-11 Ben Elliston <bje@au.ibm.com>
1823
1824 * config.guess: Import latest version.
1825 * config.sub: Likewise.
1826
ea6f5c57
BE
18272006-12-11 Ben Elliston <bje@au.ibm.com>
1828
1829 * configure.in (spu-*-*): Don't skip target-libiberty.
1830 * configure: Regenerate.
1831
42c1cd8a
AT
18322006-12-10 Andreas Tobler <a.tobler@schweiz.org>
1833
1834 PR bootstrap/30134
1835 * configure.in: Correct x86 darwin support for libjava to powerpc
1836 and i?86 only.
1837 * configure: Regenerate.
1838
55eb837d
ST
18392006-12-08 Sandro Tolaini <tolaini@libero.it>
1840
1841 * configure.in: Add x86 darwin support for libjava.
1842 * configure: Regenerate.
1843
5bdacbc7
MS
18442006-12-07 Mike Stump <mrs@apple.com>
1845
1846 * Makefile.def (dependencies): Add dependency for
1847 install-target-libssp and install-target-libgomp on
1848 install-gcc.
1849 * Makefile.in: Regenerate.
1850
477d851c
RG
18512006-12-04 Richard Guenther <rguenther@suse.de>
1852
1853 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1854 (Non-Algorithmic Maintainers): Move over non-algorithmic
1855 loop optimizer maintainers, add myself as a non-algorithmic
1856 middle-end maintainer.
1857
5d33d367
DF
18582006-12-04 Daniel Franke <franke.daniel@gmail.com>
1859
1860 * MAINTAINERS (Write After Approval): Add myself.
1861
dbee1fb3
KG
18622006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1863
1864 * configure.in: Update error message for missing GMP/MPFR.
1865
1866 * configure: Regenerate.
1867
b5147de7
KG
18682006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1869
1870 * configure.in: Update MPFR version in error message.
1871
1872 * configure: Regenerate.
1873
f019376c
KG
18742006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1875
1876 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1877 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1878 --with-gmp-lib): New flags.
1879
1880 * configure: Regenerate.
1881
91ed95ae
BM
18822006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
1883
1884 * MAINTAINERS (Write After Approval): Change my email address.
1885
3a971f15
MLI
18862006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1887
05170031 1888 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 1889
431041ea
PT
18902006-11-22 Philipp Thomas <pth@suse.de>
1891
1892 * MAINTAINERS (i18n): Update e-mail address.
1893
df5487ee
TS
18942006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1895
1896 * MAINTAINERS (spu port): Add myself as maintainer.
1897 (Write After Approval): Remove myself.
1898
92c2f0ee
BE
18992006-11-22 Ben Elliston <bje@au.ibm.com>
1900
1901 * configure.in (skipdirs): Don't build libssp for SPU.
1902 * configure: Regenerate.
1903
a3b97199
AP
19042006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
1905
1906 * MAINTAINERS (spu port): Add myself as maintainer.
1907 (libobjc): Update my email address.
1908
0eb97064
AB
19092006-11-21 Andrea Bona <andrea.bona@st.com>
1910
1911 * MAINTAINERS (Write After Approval): Add myself.
1912
85d9c13c
TS
19132006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1914
1915 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1916 * configure : Rebuilt.
1917
6696f3cd
TS
19182006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1919
1920 * MAINTAINERS (Write After Approval): Add myself.
1921
d58542ea
AO
19222006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
1923
1924 * MAINTAINERS (Write After Approval): Add myself.
1925
a357b5ae
KG
19262006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1927
1928 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1929 libmpfr.a.
1930 * configure: Regenerate.
1931
9bd6112c
PB
19322006-11-16 Paolo Bonzini <bonzini@gnu.org>
1933
1934 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1935 (unstage): Test for stage_last presence.
1936
1937 PR bootstrap/29802
1938 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1939 * Makefile.in: Regenerate.
1940
c8cf9f0f
ZD
19412003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
1942
1943 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1944 maintainers.
1945
467b1fc6
ER
19462006-11-14 Erven Rohou <erven.rohou@st.com>
1947
1948 * MAINTAINERS (Write After Approval): Add myself.
1949
995a5697
PB
19502006-11-14 Paolo Bonzini <bonzini@gnu.org>
1951
1952 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1953 and stageN-package/Makefile.
1954 * Makefile.in: Regenerated.
1955
c8d6d53e
JZ
19562006-11-14 Jie Zhang <jie.zhang@analog.com>
1957
1958 * configure.in: Remove target-libgloss from noconfigdirs for
1959 bfin-*-*.
1960 * configure: Regenerated.
1961
dffb147d
KG
19622006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1963
1964 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 1965
dffb147d
KG
1966 * configure: Regenerate.
1967
ca558912
KG
19682006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1969
1970 * configure.in: Robustify error message for missing GMP/MPFR.
1971
1972 * configure: Regenerate.
1973
7aa42285
SW
19742006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
1975
1976 * MAINTAINERS (Write After Approval): Add myself.
1977
779958a2
UB
19782006-10-30 Uros Bizjak <ubizjak@gmail.com>
1979
1980 * MAINTAINERS: Change email address.
1981
91de1527
VP
19822006-10-30 Vladimir Prus <vladimir@codesourcery.com>
1983
1984 * MAINTAINERS (Write After Approval): Add myself.
1985
a3867703
PB
19862006-10-26 Peter Bergner <bergner@vnet.ibm.com>
1987
1988 * MAINTAINERS (Write After Approval): Add myself.
1989
b4364fa2
CL
19902006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
1991
7e050830 1992 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 1993 Write After Approval section.
b4364fa2 1994
70ec446f
KG
19952006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1996
1997 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
1998 need_gmp anymore.
1999 * configure: Regenerate.
2000
018c8d88
TB
20012006-10-16 Tobias Burnus <burnus@net-b.de>
2002
2003 * MAINTAINERS (Write After Approval): Add myself.
2004
f6a1687e
BE
20052006-10-16 Ben Elliston <bje@au.ibm.com>
2006
2007 * config.guess: Import latest version.
2008 * config.sub: Likewise.
2009
b5422ad7
BM
20102006-10-10 Brooks Moses <bmoses@stanford.edu>
2011
2012 * Makefile.def: Added pdf target handling.
2013 * Makefile.tpl: Added pdf target handling.
2014 * Makefile.in: Regenerated.
2015
bdcee471
CL
20162006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2017
2018 * MAINTAINERS: Add self as score port maintainer.
2019
7d610414
BM
20202006-10-04 Brooks Moses <bmoses@stanford.edu>
2021
2022 * MAINTAINERS (Write After Approval): Add myself.
2023
e48d66a9
SK
20242006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2025
7e050830 2026 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
2027 or newer.
2028 * configure: Regenerated.
2029
c394e891
DB
20302006-09-27 Dave Brolley <brolley@redhat.com>
2031
2032 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2033 $s instead of $r.
2034 * configure: Regenerated.
2035
1ee4c5a0
TS
20362006-09-26 Thiemo Seufer <ths@mips.com>
2037
2038 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2039 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2040 * configure: Regenerate.
2041
5997afc3
GP
20422006-09-24 Graeme Peterson <gridly@gmail.com>
2043
2044 * MAINTAINERS (Write After Approval): Remove myself.
2045
0c502898
CF
20462006-09-22 Chao-ying Fu <fu@mips.com>
2047
2048 * MAINTAINERS (Write After Approval): Add myself.
2049
a7819e42
JM
20502006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2051
2052 * MAINTAINERS: Add self as soft-fp maintainer.
2053
20542006-09-09 Anatoly Sokolov <aesok@post.ru>
2055
2056 * MAINTAINERS: Add myself as avr maintainer.
2057 Remove Marek Michalkiewicz as avr maintainer.
827d0991 2058
e8288489
RC
20592006-09-07 Roberto Costa <roberto.costa@st.com>
2060
2061 * MAINTAINERS (Write After Approval): Add myself.
2062
b91f0a41
CV
20632006-08-30 Corinna Vinschen <corinna@vinschen.de>
2064
2065 * configure.in: Never build newlib for a Mingw host.
2066 Never build newlib as Mingw target library.
2067 Test the existence of winsup/cygwin for building a Cygwin newlib,
2068 rather than just winsup.
2069 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2070 building a Mingw target.
2071 * configure: Regenerate.
2072
094c07a0
EB
20732006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2074
2075 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2076
8d1171cb
PB
20772006-07-25 Paolo Bonzini <bonzini@gnu.org>
2078
2079 * config.guess: Import from src (was more updated).
2080 * config.sub: Likewise.
2081
2e9e6f68
DJ
20822006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2083
2084 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2085 * configure: Regenerated.
2086
57255173
PB
20872006-07-18 Paolo Bonzini <bonzini@gnu.org>
2088
cc6010cd
AP
2089 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2090 for stages after the first.
57255173 2091
9fbe6585
JJ
20922006-07-17 Jakub Jelinek <jakub@redhat.com>
2093
2094 * Makefile.def: Add dependencies for configure-opcodes
2095 on configure-intl and all-opcodes on all-intl.
2096 * Makefile.in: Regenerated.
2097
18c3f977
BE
20982006-07-13 Ben Elliston <bje@au.ibm.com>
2099
2100 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2101
27b56ba6
PE
21022006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2103
2104 Port to hosts whose 'sort' and 'tail' implementations
2105 treat operands with leading '+' as file names, as POSIX
2106 has required since 2001. However, make sure the code still
2107 works on pre-POSIX hosts.
2108 * ltmain.sh: Don't assume "sort +2" is equivalent to
2109 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2110
ad6d4e43
UW
21112006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2112
2113 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2114
706601d9
PG
21152006-07-04 Peter O'Gorman <peter@pogma.com>
2116
2117 * ltconfig: chmod 644 before ranlib during install.
2118
0b50988a
EB
21192006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2120
2121 PR bootstrap/18058
2122 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2123 if the bootstrap compiler is a GCC version that supports it.
2124 * configure: Regenerate.
2125
b6348cb3
PB
21262006-07-03 Paolo Bonzini <bonzini@gnu.org>
2127
95695ad3 2128 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
2129 * configure: Regenerate.
2130
1546bb64
PB
21312006-07-03 Paolo Bonzini <bonzini@gnu.org>
2132
2133 PR other/27063
2134 * configure.in: Test subdir_requires and give an appropriate
2135 error message.
2136 * configure: Regenerate.
2137
5cb6c629
AJH
21382006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2139
2140 * MAINTAINERS (Write After Approval): Add myself.
2141
f4d8cdf8
JDA
21422006-06-22 John David Anglin <dave.anglin@nrc.ca>
2143
2144 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2145
4fe5abb7
SE
21462006-06-22 Steve Ellcey <sje@cup.hp.com>
2147
2148 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2149
2a79fd67
DA
21502006-06-20 David Ayers <d.ayers@inode.at>
2151
2152 PR bootstrap/28072
2153 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2154 whether target-libjava is being configured instead of whether the
2155 java front end is enabled.
2156 * configure: Regenerate.
7e050830 2157
04879af3
RO
21582006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2159
2160 PR target/27540
2161 * configure.in: Only enable libgomp on IRIX 6.
2162 * configure: Regenerate.
2163
ec6c7392
PB
21642006-06-15 Paolo Bonzini <bonzini@gnu.org>
2165
2166 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2167 too.
2168 * Makefile.in: Regenerate.
2169
12973d7a
DD
21702006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2171
2172 * config-ml.in: Alter CCASFLAGS to include special
2173 multilib options the same as is done for CFLAGS.
2174
c67ed86a
JDA
21752006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2176
2177 * configure.in: Don't enable libgomp on hpux10.
2178 * configure: Rebuilt.
2179
cb253473
DA
21802006-06-12 David Ayers <d.ayers@inode.at>
2181
2182 PR bootstrap/27963
2183 PR target/19970
7e050830 2184 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
2185 ${libgcj} is specified.
2186 * configure: Regenerate.
7e050830 2187
32845532
CD
21882006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2189
2190 Sync from src:
7e050830
EC
2191
2192 * configure.in: Sync.
32845532 2193 * configure: Regenerated.
7e050830 2194
32845532
CD
2195 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2196
2197 * Makefile.def: Added dependencies from sim and gdb on intl, and
2198 added configure dependencies to everything with an all dependency
2199 on intl.
2200 * Makefile.in: Regenerated.
2201
7cd0cf9c
DA
22022006-06-06 David Ayers <d.ayers@inode.at>
2203
2204 PR libobjc/13946
2205 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2206 * Makefile.in: Regenerate.
2207 * configure.in: Add --enable-objc-gc at toplevel and have it
2208 enable boehm-gc for Objective-C.
2209 Remove target-boehm-gc from libgcj.
2210 Add target-boehm-gc to target_libraries.
2211 Add target-boehm-gc to noconfigdirs where ${libgcj}
2212 is specified.
2213 Assert that boehm-gc is supported when requested for Objective-C.
2214 Only build boehm-gc if needed either for Java or Objective-C.
2215 * configure: Regenerate.
7e050830 2216
3ff3adad
PB
22172006-06-05 Paolo Bonzini <bonzini@gnu.org>
2218
2219 PR 27674
2220 * Makefile.tpl (configure-[+prefix+][+module+],
2221 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2222 Remove rule to unstage bootstrapped modules.
2223 (stage_current): New.
2224 * Makefile.in: Regenerate.
2225
898e551d
LB
22262006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2227
2228 * MAINTAINERS (Write After Approval): Update my e-mail address.
2229
ea60341e
MS
22302006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2231
2232 * include/libiberty.h: Declare pex_run_in_environment.
2233
222ae291
AL
22342006-05-31 Asher Langton <langton2@llnl.gov>
2235
2236 * MAINTAINERS (Write After Approval): Add myself.
898e551d 2237
e9a54b07
PB
22382006-05-25 Paolo Bonzini <bonzini@gnu.org>
2239
2240 * Makefile.def (bfd, opcodes): Fix lib_path.
2241 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2242 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2243 * Makefile.in: Regenerate.
2244
03e67131
CD
22452006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2246
2247 * Makefile.in: Regenerate.
2248
65d6e994
CD
22492006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2250
2251 * Makefile.def: Add install-html target. Add datarootdir
2252 docdir and htmldir to flags_to_pass.
2253 * Makefile.tpl: Add install-html target.
2254 * Makefile.in: Regenerate.
2255 * configure.in: Add --with-datarootdir, --with-docdir, and
2256 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2257 * configure: Regenerate.
2258
9e299237
MS
22592006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2260
2261 * configure.in: Enable gprof for cross builds.
2262 * configure: Regenerate.
2263
c31202cd
RG
22642006-05-22 Richard Guenther <rguenther@suse.de>
2265
2266 Revert
2267 2006-01-31 Richard Guenther <rguenther@suse.de>
2268 Paolo Bonzini <bonzini@gnu.org>
2269
2270 * Makefile.def (target_modules): Add libgcc-math target module.
2271 * configure.in (target_libraries): Add libgcc-math target library.
2272 (--enable-libgcc-math): New configure switch.
2273 * Makefile.in: Re-generate.
2274 * configure: Re-generate.
2275 * libgcc-math: New toplevel directory.
2276
2a332582
JDA
22772006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2278 Andreas Tobler <a.tobler@schweiz.ch>
2279
2280 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2281 * configure: Rebuilt.
2282
ccce6917 22832006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 2284
ccce6917
SL
2285 * MAINTAINERS (Write After Approval): Add myself.
2286
ed606bc0
DD
22872006-05-01 DJ Delorie <dj@redhat.com>
2288
3d8f47a0 2289 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
2290 * configure: Regenerate.
2291
9386bd20
RG
22922006-05-01 Richard Guenther <rguenther@suse.de>
2293
2294 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2295 maintainer.
2296
7b3bd503
KZ
22972006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2298
2299 * MAINTAINERS (Write After Approval): Add myself.
2300
87ceee72
JB
23012006-04-28 Jan Beulich <jbeulich@novell.com>
2302
2303 * MAINTAINERS (Write After Approval): Add myself.
2304
e88a2c09
DD
23052006-04-18 DJ Delorie <dj@redhat.com>
2306
2307 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2308 reference libgloss so that libssp can be built in a combined
2309 tree.
2310 * configure: Regenerate.
2311
675f0a8a
RM
23122006-04-08 Robert Millan <rmh@gcc.gnu.org>
2313
2314 * MAINTAINERS (Write After Approval): Add myself.
2315
27b6c940
BE
23162006-04-05 Ben Elliston <bje@au.ibm.com>
2317
2318 * configure.in: Require makeinfo 4.4 or higher.
2319 * configure: Regenerate.
2320
687b17d4
GP
23212006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2322
2323 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2324 Rearrange the entries of other libraries to have them in one place.
2325
906ac235
JB
23262006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2327
7e050830 2328 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
2329 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2330
fb0103e5
RG
23312006-03-14 Richard Guenther <rguenther@suse.de>
2332
2333 * configure: Regenerate with autoconf 2.13.
2334
17237f6b
JB
23352006-03-13 Jim Blandy <jimb@codesourcery.com>
2336
2337 * MAINTAINERS: Use my work address.
bed31434
JB
2338
2339 * MAINTAINERS: Update my E-mail address.
2340
27079765
AH
23412006-03-10 Aldy Hernandez <aldyh@redhat.com>
2342
2343 * configure.in: Handle --disable-<component> generically.
2344 * configure: Regenerate.
2345
54a17039
L
23462006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2347
2348 PR libgcj/17311
2349 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2350
b9bd11ca
EE
23512006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2352
2353 * MAINTAINERS (Write After Approval): Remove myself.
2354 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2355
719bb4e3 23562006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 2357
072b06f2
RE
2358 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2359 (TARGET_CONFIGDIRS): Remove.
2360 * configure.in: Remove AC_SUBST(target_configdirs).
2361 * Makefile.in, configure: Regenerated.
ee2312f3 2362
936e1a35
SK
23632006-02-20 Steven G. Kargl <kargls@comcast.net>
2364
2365 * MAINTAINERS (Write After Approval): Remove myself.
2366 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2367
cc11cc9b
PB
23682006-02-20 Paolo Bonzini <bonzini@gnu.org>
2369
2370 PR bootstrap/25670
2371
2372 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2373
2374 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2375 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2376 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2377 BUILD_PREFIX, BUILD_PREFIX_1.
2378 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2379
2380 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2381 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2382
2383 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2384 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2385 of `cat stage_current`. Always provide the `r' and `s' variables.
2386 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2387 a single shell execution.
2388 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2389 bootstrapped modules, make the stage1 module if the build was not
2390 started yet, else build the current stage.
2391 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2392 (all-build, all-host, all-target, [+make_target+]-host,
2393 [+make_target+]-target): Do not use \-continued lines.
2394 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2395 (current_stage, restrap, stage_last): New.
2396
2397 * Makefile.in: Regenerate.
2398 * configure: Regenerate.
2399
63a7c9ef
BD
24002006-02-19 Bud Davis <jmdavis@link.com>
2401
2402 * MAINTAINERS (Write After Approval): Remove myself.
2403 (Language Front End Maintainers): Add myself as fortran 95
2404 maintainer and update e-mail address.
2405
a3543e3a
FXC
24062006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2407
2408 * MAINTAINERS (Write After Approval): Remove myself.
2409 (Language Front End Maintainers): Add myself as fortran 95
2410 maintainer.
2411
ca5b1d2c
VK
24122006-02-16 Victor Kaplansky <victork@il.ibm.com>
2413
2414 * MAINTAINERS (Write After Approval): Add myself.
2415
0499513f
TK
24162006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2417
2418 * MAINTAINERS (Write After Approval): Remove myself.
2419 (Language Front End Maintainers): Add myself as
2420 fortran 95 maintainer.
2421
d1f8db0c
PB
24222006-02-14 Paolo Bonzini <bonzini@gnu.org>
2423
2424 Sync from src:
2425
2426 2005-12-27 Leif Ekblad <leif@rdos.net>
2427
cc6010cd
AP
2428 * configure.in: Add support for RDOS target.
2429 * configure: Regenerate.
d1f8db0c
PB
2430
24312006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 2432 Andreas Schwab <schwab@suse.de>
d1f8db0c 2433
cc6010cd 2434 * configure: Regenerate.
d1f8db0c 2435
cac90078
DE
24362006-02-12 David Edelsohn <edelsohn@gnu.org>
2437
2438 * configure.in (enable_libgomp): Add AIX.
2439 * configure: Regenerate.
2440
bd37fbf5
MK
24412006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2442
2443 * MAINTAINERS (Write After Approval): Add myself.
7e050830 2444
23027b7a
LM
24452006-02-03 Lee Millward <lee.millward@gmail.com>
2446
2447 * MAINTAINERS (Write After Approval): Add myself.
7e050830 2448
0058967b
RG
24492006-01-31 Richard Guenther <rguenther@suse.de>
2450 Paolo Bonzini <bonzini@gnu.org>
2451
2452 * Makefile.def (target_modules): Add libgcc-math target module.
2453 * configure.in (target_libraries): Add libgcc-math target library.
2454 (--enable-libgcc-math): New configure switch.
2455 * Makefile.in: Re-generate.
2456 * configure: Re-generate.
2457 * libgcc-math: New toplevel directory.
2458
e8b05380
PB
24592006-01-26 Paolo Bonzini <bonzini@gnu.org>
2460
2461 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2462 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2463 the assembler, linker and binutils.
2464 * configure: Regenerate.
2465
d54d5437
DM
24662006-01-22 Dirk Mueller <dmueller@suse.de>
2467
2468 * MAINTAINERS (Write After Approval): Add myself.
2469
670cbfcf
DN
24702006-01-20 Diego Novillo <dnovillo@redhat.com>
2471
2472 * configure: Regenerate.
2473
953ff289
DN
24742006-01-18 Richard Henderson <rth@redhat.com>
2475 Jakub Jelinek <jakub@redhat.com>
2476 Diego Novillo <dnovillo@redhat.com>
2477
2478 * libgomp: New directory.
2479 * Makefile.def: Add target_module libgomp.
2480 * Makefile.in: Regenerate.
2481 * configure.in (target_libraries): Add target-libgomp.
2482 * configure: Regenerate.
2483
32ce4048
AO
24842006-01-05 Alexandre Oliva <aoliva@redhat.com>
2485
2486 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2487 @ from continuation.
2488 * Makefile.in: Rebuilt.
2489
0eaf8e17 24902006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 2491
c76c0c83
CL
2492 * MAINTAINERS (Write After Approval): Add myself.
2493
2d309510
PB
24942006-01-04 Paolo Bonzini <bonzini@gnu.org>
2495
2496 PR bootstrap/24252
2497
2498 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2499 * Makefile.tpl (OBJDUMP): New.
2500 (EXTRA_HOST_FLAGS): Add it.
2501 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2502
953ff289
DN
2503 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2504 to use symbolic links between directories. Avoid race conditions
2505 or make them harmless.
2506 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
2507
2508 * Makefile.def (LEAN): Pass.
2509 * Makefile.tpl (LEAN): Define.
2510 (stage[+id+]-start): Accept that the previous directory does not
2511 exist, if the bootstrap is lean.
2512 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2513 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2514 configure substitution.
2515 ([+compare-target+]): Likewise.
2516 ([+bootstrap-target+]-lean): New.
2517 * configure.in: Remove lean bootstrap support from here.
2518
953ff289
DN
2519 * Makefile.in: Regenerate.
2520 * configure: Regenerate.
2d309510 2521
368872c3
BE
25222006-01-04 Ben Elliston <bje@au.ibm.com>
2523
2524 * MAINTAINERS (libdecnumber): Add myself.
2525
d79e6356
MM
25262006-01-02 Mark Mitchell <mark@codesourcery.com>
2527
2528 * libtool-ldflags: New script.
2529
a6fbc1e2
AS
25302006-01-02 Andreas Schwab <schwab@suse.de>
2531
2532 * configure.in: When reconfiguring remove Makefile in
2533 all stage directories.
2534 * configure: Regenerate.
2535
103a4b39
SB
25362005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2537
2538 * MAINTAINERS: Update my email address.
2539
212f829c
PB
25402005-12-20 Paolo Bonzini <bonzini@gnu.org>
2541
2542 Revert Ada-related part of the previous change.
2543
2544 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2545 Do not pass.
2546 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2547 * Makefile.in: Regenerate.
2548 * configure.in: Do not include mt-ppc-aix target fragment.
2549 * configure: Regenerate.
2550
8ef1f2df
PB
25512005-12-19 Paolo Bonzini <bonzini@gnu.org>
2552
2553 * configure.in: Select appropriate fragments for PowerPC/AIX.
2554 * configure: Regenerate.
2555
2556 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2557 BOOT_CFLAGS, BOOT_LDFLAGS.
2558 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2559 BOOT_CFLAGS, BOOT_LDFLAGS.
2560 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2561 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2562 (stage): Fail if we cannot complete the work.
2563 * Makefile.in: Regenerate.
2564
ab34901f
NS
25652005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2566
2567 * configure.in: Replace ms1 with mt.
2568 * configure: Rebuilt.
2569
cbe82f21
BM
25702005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2571
2572 * MAINTAINERS: Update my email address.
2573
19843472
PB
25742005-12-15 Paolo Bonzini <bonzini@gnu.org>
2575
2576 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2577 install-host-nogcc): Don't invoke $(stage) at the end.
2578 * Makefile.in: Regenerate.
2579
1ca26cd2
PB
25802005-12-14 Paolo Bonzini <bonzini@gnu.org>
2581
2582 * configure.in: Flip the top-level bootstrap switch.
2583 * configure: Regenerate.
2584
f41d6665
DJ
25852005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2586
2587 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2588 $(stage) and $(unstage).
2589 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2590 (all): Remove stray semicolon.
2591 (local-distclean): Don't handle multilib.tmp and multilib.out.
2592 (install.all): Set $s for consistency.
2593 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2594 check_multilibs setting. Always make the install directory.
2595 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2596 Correct @if/@endif.
2597 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2598 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2599 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2600 (multilib.out): Remove.
2601 * Makefile.in: Regenerated.
2602
9174b3cf
CD
26032005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2604
2605 * MAINTAINERS (Write After Approval): Add myself.
2606
64f182bd
NS
26072005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2608
121b2cee
NS
2609 * MAINTAINERS: Add myself as mt maintainer.
2610
64f182bd
NS
2611 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
2612
a6d63770
AN
26132005-12-06 Adam Nemet <anemet@caviumnetworks.com>
2614
2615 * MAINTAINERS: Change email address.
2616
2abefe3d
PB
26172005-12-05 Paolo Bonzini <bonzini@gnu.org>
2618
2619 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2620 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2621 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2622 Find in-tree tools if available.
2623 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2624 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2625 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2626 (COMPILER_*_FOR_TARGET): New.
2627 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2628 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2629 (CONFIGURED_*, USUAL_*): Remove.
2630 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2631 STRIP): Use autoconf substitutions.
2632 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2633 COMPILER_NM_FOR_TARGET): New.
2634 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2635
2636 (all): Make all-host and all-target in parallel.
2637 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2638 that $$r and $$s are set before invoking a recursive make.
2639 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2640 ([+bootstrap-target+]): Inline most of the `all' target.
2641
2f3bdde7
BE
26422005-11-29 Ben Elliston <bje@au.ibm.com>
2643
2644 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2645 from the gcc build directory.
2646 * Makefile.in: Regenerate.
2647
a4b6c45a
BE
26482005-11-29 Ben Elliston <bje@au.ibm.com>
2649
2650 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2651 depend on all-libdecnumber.
2652 * configure.in (host_libs): Include libdecnumber.
2653 * Makefile.in: Regenerate.
2654 * configure: Likewise.
2655
473a74b9
BE
26562005-11-29 Ben Elliston <bje@au.ibm.com>
2657
2658 * libdecnumber: Import decNumber sources from the dfp-branch.
2659
b4623110
KJ
26602005-11-21 Kean Johnston <jkj@sco.com>
2661
2662 * config.sub, config.guess: Sync from upstream sources.
2663
67dc1785
BE
26642005-11-21 Ben Elliston <bje@au.ibm.com>
2665
2666 Import from Autoconf sources:
2667
2668 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2669 * config/move-if-change: Don't output "$2 is unchanged";
2670 suggested by Ben Elliston. Handle weird characters correctly.
2671
186abafe
AT
26722005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
2673
2674 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2675 to match upstream libtool for darwin.
2676
ef9db8d5
DJ
26772005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2678
2679 * Makefile.def: Remove gdb dependencies for gdbtk.
2680 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2681 (configure-gdb, install-gdb): New rules.
2682 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2683 * Makefile.in, configure: Regenerated.
2684
9c5141ab
JB
26852005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
2686
2687 * MAINTAINERS (Write After Approval): Add myself.
2688
4523d51b
EE
26892005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
2690
2691 * MAINTAINERS (Write After Approval): Add myself.
2692
086b011c
DN
26932005-10-24 Diego Novillo <dnovillo@redhat.com>
2694
2695 * MAINTAINERS (alias analysis): Add Daniel Berlin and
2696 Diego Novillo.
2697
e7c84bf8
PB
26982005-10-22 Paolo Bonzini <bonzini@gnu.org>
2699
2700 PR bootstrap/24297
2701 * Makefile.tpl (do-[+make-target+], do-check, install,
2702 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2703 are set before recursing.
2704 * Makefile.in: Regenerate.
2705
b88a7564
EB
27062005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2707
2708 PR bootstrap/18939
2709 * Makefile.def (gcc) <target>: Fix thinko.
2710 * Makefile.in: Regenerate.
2711
61efc800
BS
27122005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2713
2714 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2715 * configure: Regenerate.
2716
f53d2869
JZ
27172005-10-15 Jie Zhang <jie.zhang@analog.com>
2718
2719 * MAINTAINERS (Write After Approval): Add self.
2720
077fc835
KH
27212005-10-08 Kazu Hirata <kazu@codesourcery.com>
2722
2723 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2724 target-libffi, target-qthreads, target-libjava, and
2725 targetlibobjc.
2726 * configure: Regenerate.
2727
d739199a
DJ
27282005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2729
2730 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2731 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2732 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2733 (USUAL_OBJDUMP_FOR_TARGET): New.
2734 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2735 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 2736 * configure, Makefile.in: Regenerated.
d739199a 2737
db38c6bb
PB
27382005-10-05 Paolo Bonzini <bonzini@gnu.org>
2739
2740 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2741 before other host packages.
2742
3015564c
KK
27432005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
2744
2745 * MAINTAINERS: Add self as sh libraries/configury maintainer.
2746
1061f99e
PB
27472005-10-05 Paolo Bonzini <bonzini@gnu.org>
2748
2749 PR bootstrap/22340
2750
2751 * configure.in (default_target): Remove.
2752 * Makefile.tpl (all): Do not use prerequisites as subroutines
2753 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2754 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2755 use prerequisites as subroutines.
2756 (check-host, check-target): New.
2757 (bootstrap configure & all targets): Do not use stage*-start
2758 if the directory layout is already ok.
2759 (non-bootstrap configure & all targets): Prepend a $(unstage).
2760 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2761 (NOTPARALLEL): Remove.
2762 (unstage, stage variables): New variables.
2763 (unstage, stage targets): Simply expand to those variables.
2764
2765 * configure: Regenerate.
2766 * Makefile.in: Regenerate.
2767
4a9c436f
JW
27682005-10-04 James E Wilson <wilson@specifix.com>
2769
2770 * Makefile.def (lang_env_dependencies): Add libmudflap.
2771 * Makefile.in: Regenerate.
2772
37150080
AS
27732005-10-03 Andreas Schwab <schwab@suse.de>
2774
2775 Backport from libtool CVS:
2776 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
2777
2778 * ltmain.sh: add support for installing into temporary
2779 staging area (e.g. 'make install DESTDIR=...')
2780
39d16468
L
27812005-10-03 H.J. Lu <hongjiu.lu@intel.com>
2782
2783 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2784 * configure: Regenerated.
2785
72a7ab82
AP
27862005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
2787
2788 * configure: Regenerate with the correct
2789 autoconf version.
2790
6b65a26d
CM
27912005-09-30 Catherine Moore <clm@cm00re.com>
2792
2793 * configure.in (bfin-*-*): New.
2794 * configure: Regenerated.
2795
040b1c5a
GK
27962005-09-28 Geoffrey Keating <geoffk@apple.com>
2797
2798 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2799 (LIPO_FOR_TARGET): New.
2800 (CONFIGURED_LIPO_FOR_TARGET): New.
2801 (USUAL_LIPO_FOR_TARGET): New.
2802 (STRIP_FOR_TARGET): New.
2803 (CONFIGURED_STRIP_FOR_TARGET): New.
2804 (USUAL_STRIP_FOR_TARGET): New.
2805 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2806 STRIP_FOR_TARGET.
2807 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2808 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2809 * Makefile.in: Regenerate.
2810 * configure: Regenerate.
7e050830 2811
3a3c28db
DE
28122005-09-19 David Edelsohn <edelsohn@gnu.org>
2813
2814 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2815 (rs6000-*-aix*): Same.
2816 * configure: Regenerate.
2817
2749a921
TT
28182005-09-16 Tom Tromey <tromey@redhat.com>
2819
2820 * MAINTAINERS: Add self as java maintainer.
2821
7f26dfa3
FXC
28222005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2823
2824 * configure.in: Recognize f95 in the --enable-languages option,
2825 and substitute it for fortran, issuing a warning.
2826 * configure: Regenerate.
2827
d8852c4f
PE
28282005-08-30 Phil Edwards <phil@codesourcery.com>
2829
2830 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
2831 * configure: Regenerated.
2832
ad685e81
AH
28332005-08-22 Aldy Hernandez <aldyh@redhat.com>
2834
2835 * MAINTAINERS: Add self as ms1 maintainer.
2836
b00d752c
RE
28372005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
2838
2839 * Makefile.def (libssp): Add to lang_env_dependencies.
2840 * Makefile.in: Regenerate.
2841
9ed8fb9b
ILT
28422005-08-18 Ian Lance Taylor <ian@airs.com>
2843
2844 * MAINTAINERS: Add myself as middle-end maintainer.
2845
0f029d39
CG
28462005-08-17 Christian Groessler <chris@groessler.org>
2847
2848 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2849 * Makefile.in: Regenerate.
2850
81087874
AK
28512005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
2852
2853 * MAINTAINERS (write after approval): Added myself.
2854
6a134f1c
MR
28552005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
2856
2857 * MAINTAINERS (Write After Approval): Add myself.
2858
2693c0b0
PB
28592005-08-12 Paolo Bonzini <bonzini@gnu.org>
2860
2861 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2862 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2863 Look for alternate names of the target cc and c++
2864 * configure: Regenerate.
2865
4de997d1
PB
28662005-08-08 Paolo Bonzini <bonzini@gnu.org>
2867
2868 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2869 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2870 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2871 tools; remove code to manually set them.
2872 (Target tools): Look in the environment for them.
2873 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2874 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2875 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2876 build directory.
2877 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2878 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2879 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2880 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2881 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2882 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2883 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2884 * configure: Regenerate.
2885 * Makefile.in: Regenerate.
2886
b089e33a
BE
28872005-07-28 Ben Elliston <bje@au.ibm.com>
2888
2889 * MAINTAINERS: Update for removed CPU targets.
2890
e3791243
MM
28912005-07-27 Mark Mitchell <mark@codesourcery.com>
2892
2893 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 2894 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
2895 * Makefile.in: Regenerated.
2896
526635cb
MM
28972005-07-26 Mark Mitchell <mark@codesourcery.com>
2898
2899 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2900 (CFLAGS_FOR_TARGET): Use it.
2901 (CXXFLAGS_FOR_TARGET): Likewise.
2902 * Makefile.in: Regenerated.
2903 * configure.in (--with-build-sysroot): New option.
2904 * configure: Regenerated.
2905
19791f70
PB
29062005-07-24 Paolo Bonzini <bonzini@gnu.org>
2907
2908 * Makefile.tpl: Wrap install between unstage and stage
2909 * Makefile.in: Regenerate.
2910
35f5a23f
EC
29112005-07-21 Eric Christopher <echristo@apple.com>
2912
2913 * MAINTAINERS: Update affiliation.
2914
ff3ddf15
PW
29152005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
2916
2917 * MAINTAINERS: Add self as crx port maintainer.
2918
3a664c1c
DD
29192005-07-20 DJ Delorie <dj@redhat.com>
2920
2921 * MAINTAINERS: Add self as m32c maintainer.
2922
539df155
KC
29232005-07-16 Kelley Cook <kcook@gcc.gnu.org>
2924
2925 * all files: Update FSF address.
2926
be9c593a
EC
29272005-07-15 Eric Christopher <echristo@redhat.com>
2928
2929 * MAINTAINERS: Change affiliation.
2930
fd7ea4ab
JB
29312005-07-14 Jim Blandy <jimb@redhat.com>
2932
2933 * configure.in: Add cases for Renesas m32c.
2934 * configure: Regenerated.
7e050830 2935
0063a823
KC
29362005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2937
d0ca130a
KC
2938 * COPYING.LIB: Update from fsf.org.
2939
29402005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2941
2942 * COPYING, compile, config.guess,
0063a823
KC
2943 config.sub, install-sh, missing, mkinstalldirs,
2944 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 2945 * config-ml.in: Update FSF address.
0063a823 2946
a8ba31f2
EC
29472005-07-13 Eric Christopher <echristo@redhat.com>
2948
2949 * configure.in: Add toplevel noconfigdir support for tpf.
2950 * configure: Regenerate.
2951
5bea4a03
PB
29522005-07-11 Paolo Bonzini <bonzini@gnu.org>
2953
2954 PR ada/22340
2955
2956 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2957 * Makefile.in: Regenerate.
2958
284bdbbd
MM
29592005-07-07 Mark Mitchell <mark@codesourcery.com>
2960
2961 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 2962 Brolley to write-after-approval.
284bdbbd 2963
452190fb
AS
29642005-07-07 Andreas Schwab <schwab@suse.de>
2965
2966 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2967 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2968 * Makefile.in: Regenerated.
2969
9c8f9ec2
GK
29702005-07-06 Geoffrey Keating <geoffk@apple.com>
2971
2972 * configure.in: Don't build sim or rda when targetting darwin.
2973 * configure: Regenerate.
2974
ef0087a7
KH
29752005-07-06 Kazu Hirata <kazu@codesourcery.com>
2976
2977 * configure.in: Add --enable-libssp and --disable-libssp.
2978 * configure: Regenerate with autoconf-2.13.
2979
77008252
JJ
29802005-07-02 Jakub Jelinek <jakub@redhat.com>
2981
2982 * Makefile.def (target_modules): Add libssp.
2983 * configure.in (target_libraries): Add target-libssp.
2984 * configure: Rebuilt.
2985 * Makefile.in: Rebuilt.
2986
a04eae1b
ZW
29872005-07-01 Zack Weinberg <zackw@panix.com>
2988
2989 * MAINTAINERS: Change email address. Resign from maintainership.
2990
948884cd
RG
29912005-07-01 Richard Guenther <rguenther@suse.de>
2992
2993 * MAINTAINERS: Change my e-mail address and affiliation.
2994
c7870f5d
PB
29952005-06-22 Paolo Bonzini <bonzini@gnu.org>
2996
2997 * Makefile.def (stagefeedback): Come after profile.
2998 Define profiledbootstrap target.
2999 * Makefile.tpl (profiledbootstrap): Remove.
3000 (stageprofile-end): Zap stagefeedback.
3001 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3002 * Makefile.in: Regenerate.
3003
ab99519a
RS
30042005-06-13 Richard Sandiford <richard@codesourcery.com>
3005
3006 * MAINTAINERS: Update my email address.
3007
f610dd5f
ZW
30082005-06-13 Zack Weinberg <zack@codesourcery.com>
3009
3010 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3011 In 'cpp' stanza, support '#line' as well as '# '.
3012
71bc2a83
AS
30132005-06-08 Andreas Schwab <schwab@suse.de>
3014
3015 * MAINTAINERS: Move myself from 'Write After Approval' to
3016 'CPU Port Maintainers' section as m68k maintainer.
3017
4fab7234
HPN
30182005-06-07 Hans-Peter Nilsson <hp@axis.com>
3019
3020 * configure.in (unsupported_languages): New macro.
3021 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3022 non-ported target libraries in noconfigdirs.
3023 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3024 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 3025 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
3026 unsupported_languages.
3027 * configure: Regenerate.
3028
68193f9b
TS
30292005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3030
3031 * configure.in: Fix typo in handling of --with-mpfr-dir.
3032 * configure: Regenerate.
3033
f26f6b8d
RS
30342005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3035
3036 * MAINTAINERS: Update my email address.
3037
ba4853f8
JB
30382005-06-02 Jim Blandy <jimb@redhat.com>
3039
3040 * config.sub: Add cases for the Renesas m32c. (This patch has been
3041 accepted into the master sources.)
3042
79dd769c 30432005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
3044 Michael Snyder <msnyder@redhat.com>
3045 Stan Cox <scox@redhat.com>
79dd769c 3046
f610dd5f 3047 * configure.in: Set noconfigdirs for ms1.
79dd769c 3048
f610dd5f 3049 * configure: Regenerate.
79dd769c 3050
d29e107f
JD
30512005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3052
3053 * MAINTAINERS (Write After Approval): Add self.
3054
e93196c3
JC
30552005-06-01 Josh Conner <jconner@apple.com>
3056
3057 * MAINTAINERS (Write After Approval): Add self.
3058
ae263c7a
KH
30592005-06-01 Kazu Hirata <kazu@codesourcery.com>
3060
3061 * MAINTAINERS: Update my email address.
3062
585b3aa3
ZM
30632005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3064
3065 * MAINTAINERS (Write After Approval): Add self.
3066
4930c50b
CD
30672005-05-26 Chris Demetriou <cgd@broadcom.com>
3068
3069 * MAINTAINERS (Write After Approval): Remove self.
3070
2dfbef6d
PB
30712005-05-25 Paolo Bonzini <bonzini@gnu.org>
3072
3073 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3074 (Dependencies): Consider target modules for bootstrap dependencies.
3075 Make target bootstrap modules depend on each stage's gcc.
3076 * Makefile.in: Regenerate.
3077
bcb28cf5
PB
30782005-05-20 Paolo Bonzini <bonzini@gnu.org>
3079
3080 * Makefile.def (configure-gcc): Depend on binutils having been built.
3081 (all-gcc): No need to do it here.
3082 * Makefile.in: Regenerate.
3083
0cf085e4
PB
30842005-05-19 Paul Brook <paul@codesourcery.com>
3085
f610dd5f 3086 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
3087 language cannot be built.
3088 * configure: Regenerate.
3089
dfb2c39a
DJ
30902005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3091
3092 * ylwrap: Import from Automake 1.9.5.
3093
771aaa92
DU
30942005-05-13 David Ung <davidu@mips.com>
3095
3096 * MAINTAINERS (Write After Approval): Add self.
3097
3ac9bd58
MS
30982005-05-09 Mike Stump <mrs@apple.com>
3099
3100 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3101 lt_cv_sys_max_cmd_len for now.
f610dd5f 3102
f77a5578
SC
31032005-05-09 Stan Cox <scox@redhat.com>
3104
3105 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3106
795e36e5
MK
31072005-05-08 Matt Kraai <kraai@ftbfs.org>
3108
3109 * README.SCO: Update the URL.
3110
c9392a2b
DE
31112005-05-05 David Edelsohn <edelsohn@gnu.org>
3112
3113 * ltconfig: Define file_list_spec. Pass file_list_spec and
3114 with_gnu_ld to libtool.
3115 * ltcf-c.sh (aix[45]): Define file_list_spec.
3116 * ltcf-cxx.sh (aix[45]): Same.
3117 * ltcf-gcj.sh (aix[45]): Same.
3118 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3119 exists, write list of input files to temporary file.
3120
bebcd931
MS
31212005-05-04 Mike Stump <mrs@apple.com>
3122
3123 * configure.in: Always pass --target to target configures as
3124 otherwise rebuilds that do --recheck will fail.
3125 * confiugure: Rebuilt.
3126
ce406537
PB
31272005-05-04 Paolo Bonzini <bonzini@gnu.org>
3128
3129 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3130 STAGE_HOST_EXPORTS.
3131 (configure, all): Add bootstrap support.
3132 (Host modules, target modules): Pass post-stage1 flags and exports.
3133 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3134 * Makefile.in: Regenerate.
3135
aa9dcfc4
PB
31362005-04-29 Paolo Bonzini <bonzini@gnu.org>
3137
3138 * configure: Regenerate.
3139
b6f9abcf
MS
31402005-04-27 Mike Stump <mrs@apple.com>
3141
3142 * MAINTAINERS: Add self as darwin maintainer.
3143
acb217cb
BS
31442005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3145
3146 * config.sub: Update from master copy.
3147
b6dae270
MS
31482005-04-21 Mike Stump <mrs@apple.com>
3149
3150 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3151 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3152
c2e0d3a9
HPN
31532005-04-19 Hans-Peter Nilsson <hp@axis.com>
3154
3155 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3156 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3157 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3158 "*-*-elf" and "*-*-linux*".
3159 * configure: Regenerate.
3160
871ae772
JM
31612005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3162
3163 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3164
bf070c29
MS
31652005-04-12 Mike Stump <mrs@apple.com>
3166
3167 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3168
e865b6f7
TK
31692005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3170
3171 * MAINTAINERS (Write After Approval): Add myself.
3172
7b71ad7f
BS
31732005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3174
3175 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3176
25b42232
PB
31772005-04-06 Paolo Bonzini <bonzini@gnu.org>
3178
f610dd5f 3179 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
3180 (TARGET_CONFIGARGS): Include --with-target-subdir.
3181 (configure, all): New macros. Use them throughout.
3182 * Makefile.in: Regenerate.
3183
d727c624
JG
31842005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3185
3186 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 3187
fff72cc4
ZD
31882005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3189
3190 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3191
86472dc3
GP
31922005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3193
3194 * MAINTAINERS: Move John Carr to Write After Approval.
3195
5d0f90e5
R
31962005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3197
3198 * config/mh-mingw32: Delete.
3199 * configure.in: Don't use it.
3200 * configure: Regenerate.
3201
33da42bc
PB
32022005-03-31 Paolo Bonzini <bonzini@gnu.org>
3203
3204 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3205 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3206 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3207 (HOST_LIB_PATH): Generate from Makefile.def.
3208 (TARGET_LIB_PATH): Likewise.
3209 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3210 * Makefile.in: Regenerate.
3211 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3212 (RPATH_ENVVAR): Include Darwin case.
3213 * configure: Regenerate.
3214
15cc1841
TF
32152005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3216
3217 * MAINTAINERS (Various Maintainers): Remove self.
3218 (Write After Approval): Add self.
3219
6a8c79d5
TF
32202005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3221
3222 * MAINTAINERS (Various Maintainers): Add self.
3223
256f7136
PB
32242005-03-25 Paolo Bonzini <bonzini@gnu.org>
3225
3226 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3227 * configure: Regenerate.
3228
191dd2c9
ZW
32292005-03-21 Zack Weinberg <zack@codesourcery.com>
3230
3231 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3232 gcc_version, and gcc_version_trigger from set of flags to pass.
3233 * Makefile.tpl: Remove definitions of above variables.
3234 (config.status): Remove dependency on $(gcc_version_trigger).
3235 * Makefile.in: Regenerate.
3236 * configure.in: Do not reference config/gcc-version.m4 nor
3237 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3238 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3239 * configure: Regenerate.
3240
ef6e9bc0
MH
32412005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3242 Andrew Pinski <pinskia@physics.uc.edu>
3243
3244 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3245 * Makefile.in: Regenerate.
3246
009bbd5a
FW
32472005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3248
3249 * MAINTAINERS (Write After Approval): Add myself.
3250
09f8755b
DA
32512005-03-03 David Ayers <d.ayers@inode.at>
3252
3253 * MAINTAINERS (Write After Approval): Add myself.
3254
e73ed25c
AO
32552005-03-01 Alexandre Oliva <aoliva@redhat.com>
3256
3257 PR libgcj/20160
3258 * ltmain.sh: Avoid creating archives with components that have
3259 duplicate basenames.
3260
ace9ac7b
AP
32612005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3262
3263 PR bootstrap/20250
3264 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3265 instead of check.
3266 * Makefile.in: Regenerate.
3267
c9db9354
PB
32682005-02-28 Paolo Bonzini <bonzini@gnu.org>
3269
3270 * Makefile.in: Regenerate to fix conflict between the previous two
3271 patches.
3272
215c351a
PB
32732005-02-28 Paolo Bonzini <bonzini@gnu.org>
3274
3275 PR bootstrap/17383
3276 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3277 * Makefile.tpl (HOST_SUBDIR): New substitution.
3278 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3279 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3280 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3281 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3282 (Host modules, Bootstrapped modules): Use it.
3283 (Build modules, Target modules): Do not create symlink trees,
3284 always configure out-of-srcdir.
3285 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3286 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3287 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3288 $(HOST_SUBDIR). Create a symlink for host_subdir.
3289
3290 * Makefile.in: Regenerate.
3291 * configure: Regenerate.
3292
5395b47b
NN
32932005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3294
3295 Merged from libada-gnattools-branch:
3296 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3297
3298 * gnattools: New directory.
3299 * Makefile.def: Add gnattools as a module, depending on target-libada.
3300 * Makefile.in: Regenerate.
3301 * configure.in: Include gnattools in host_tools; disable it if ada
3302 is disabled.
3303 * configure: Regenerate.
3304
ca2cc05c
JM
33052005-02-24 James A. Morrison <phython@gcc.gnu.org>
3306
3307 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3308 treelang maintainer.
3309 (Write After Approval): Remove myself.
3310
d2f3024f
PS
33112005-02-23 Paul Schlie <schlie@comcast.net>
3312
3313 * configure.in: Allow darwin targeted ports to build tk, itcl and
3314 libgui.
3315 * configure: Regenerate.
3316
bba5e0ca
EB
33172005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3318
3319 PR libgcj/10353
3320 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3321 * configure: Regenerate.
3322
70132ce7
SK
33232005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3324
3325 * MAINTAINERS (Write After Approval): Add myself.
3326
20f0edca
ILT
33272005-02-10 Ian Lance Taylor <ian@airs.com>
3328
3329 * MAINTAINERS: Update my e-mail address.
3330
e64e5109
RG
33312005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3332
3333 * MAINTAINERS (Write After Approval): Add myself.
3334
40d64b5a
HPN
33352005-01-29 Hans-Peter Nilsson <hp@axis.com>
3336
3337 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3338 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3339 target-libgloss when not *-*-elf and *-*-aout.
3340 * configure: Regenerate.
3341
54a12711
KH
33422005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3343
3344 * MAINTAINERS: Remove obsolete entries.
3345
0aa99dbb
KH
3346 * MAINTAINERS (Write After Approval): Add Michael Matz.
3347
2b009f5f
NB
33482005-01-19 Neil Booth <neil@daikokuya.co.uk>
3349
3350 * MAINTAINERS: Remove self as cpplib maintainer.
3351
385870f5
KC
33522005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3353
3354 * install-sh, config.sub: Import from upstream.
3355
e7daab31
KC
33562005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3357
3358 PR bootstrap/18222
3359 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3360 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3361 * Makefile.in: Regenerate.
3362
e6003f4d
JT
33632005-01-16 Jason Thorpe <thorpej@netbsd.org>
3364
3365 * MAINTAINERS: Update my email address.
3366
145e2972 33672005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 3368 Andreas Schwab <schwab@suse.de>
145e2972
DE
3369
3370 PR bootstrap/18033
3371 * config-ml.in: Eval option if surrounded by single quotes.
3372
86c7e0da
PB
33732005-01-03 Paolo Bonzini <bonzini@gnu.org>
3374
3375 Revert 2004-12-28 Makefile changes, a better fix will be
3376 applied to mainline and src after GCC 4.0 branches.
3377
3224a22f
PB
33782004-12-28 Paolo Bonzini <bonzini@gnu.org>
3379
3380 PR bootstrap/17383
3381
3382 * Makefile.def (target_modules): Remove stage parameter,
3383 it is always true now.
3384 * Makefile.tpl (configure-build-[+module+],
3385 configure-target-[+module+]): Always build symlink tree
3386 for the directory and for include. BUILD_SUBDIR and
3387 TARGET_SUBDIR cannot be . anymore.
3388 * Makefile.in: Regenerate.
3389
aaf51ca2
DE
33902004-12-25 David Edelsohn <edelsohn@gnu.org>
3391
3392 Revert 2004-12-08 Makefile changes.
3393
4e32e454
DS
33942004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3395
3396 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3397 cygwin, mingw.
3398
669f01d8
AS
33992004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3400
3401 * configure.in (sh64-*-*): Reenable gprof.
3402 * configure: Regenerate.
3403
1b227ee0
DE
34042004-12-08 David Edelsohn <edelsohn@gnu.org>
3405
3406 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3407 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3408 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3409 * Makefile.in: Regenerate.
3410
ce5e944c
CF
34112004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3412
3413 * MAINTAINERS: Update my email address.
3414
893f1e87
MK
34152004-12-07 Matt Kraai <kraai@ftbfs.org>
3416
3417 * Makefile.tpl: Generate normal dependencies if the LHS module is
3418 not bootstrapped.
3419 * Makefile.in: Regenerate.
3420
bb59c339
RS
34212004-12-03 Richard Sandiford <rsandifo@redhat.com>
3422
3423 * configure.in: Include config/gxx-include-dir.m4. Use
3424 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3425 * configure: Regenerate.
3426
4982adbe
RS
34272004-12-03 Richard Sandiford <rsandifo@redhat.com>
3428
3429 * config.if: Delete.
3430 * configure.in: Set libstdcxx_incdir directly.
3431 * configure: Regenerate.
3432
05750653
EC
34332004-12-02 Eric Christopher <echristo@redhat.com>
3434
3435 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3436 * Makefile.in: Regenerate.
3437
5fef1dbd
RS
34382004-12-02 Richard Sandiford <rsandifo@redhat.com>
3439
3440 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3441 * configure: Regenerate.
3442
afabd8e6
RS
34432004-12-02 Richard Sandiford <rsandifo@redhat.com>
3444
3445 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3446 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3447 * configure: Regenerate.
3448
78716e86
EC
34492004-12-01 Eric Christopher <echristo@redhat.com>
3450
3451 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3452 of things to remove.
3453
57ab8ba9
MK
34542004-11-29 Matt Kraai <kraai@ftbfs.org>
3455
3456 * MAINTAINERS (Write After Approval): Update my e-mail address.
3457
2539bffe
KC
34582004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3459
3460 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3461 from CVS libtool to always pass_all.
3462
3e732ba0
JDA
34632004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3464
3465 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3466 (hppa*64*-*-*): Delete incorrect comment.
3467 * configure: Rebuilt.
3468
767f726e
KC
34692004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3470
3471 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3472
2c92e90f
KC
34732004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3474
3475 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3476 from CVS libtool to always pass_all.
3477
32f84e48
KC
34782004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3479
3480 * install-sh, compile: Import from automake.
3481
9587be8a
KC
34822004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3483
3484 * config.guess, config.sub: Import from savannnah.
3485
04e81808 34862004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
3487
3488 * MAINTAINERS (Write After Approval): Add myself
3489
f87a2b2e
MS
34902004-11-12 Mike Stump <mrs@apple.com>
3491
3492 * Makefile.def: Add html support.
3493 * Makefile.tpl: Likewise.
3494 * Makefile.in: Regenerate.
3495
848556c2
GK
34962004-11-11 Geoffrey Keating <geoffk@apple.com>
3497
556f03c4
GK
3498 PR 18423
3499 * configure.in: Remove all instances of build-fixincludes from
3500 noconfigdirs.
3501 (build_configargs): Supply --target to subdirectories.
3502 * configure: Regenerate.
3503
848556c2
GK
3504 * Makefile.def: Make gcc install depend on fixincludes install.
3505 * Makefile.in: Regenerate.
3506
9e5712a5
JJ
35072004-11-10 Janis Johnson <janis187@us.ibm.com>
3508
3509 * MAINTAINERS: Add myself as gcc testsuite maintainer.
3510
4ef509c0
PB
35112004-11-11 Paul Brook <paul@codesourcery.com>
3512
3513 * MAINTAINERS: Add self as arm maintainer. Update email address.
3514
20d11df6
HPN
35152004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3516
3517 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3518 target-libgfortran.
79fd8592 3519 * configure: Regenerate.
20d11df6 3520
68c70f15
DE
35212004-11-07 David Edelsohn <edelsohn@gnu.org>
3522
3523 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3524 like CC.
3525
54f88091
PB
35262004-11-05 Paolo Bonzini <bonzini@gnu.org>
3527
3528 * Makefile.def (host fixincludes): Specify missing targets.
3529 * Makefile.in: Regenerate.
3530
6866abb8
RC
35312004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
3532
3533 * MAINTAINERS: Add myself
3534
83f62578
GL
35352004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
3536
3537 * MAINTAINERS (Write After Approval): Add myself.
3538
53c7ffe7
GK
35392004-11-04 Geoffrey Keating <geoffk@apple.com>
3540
3541 * Makefile.def: Build fixincludes for the host, too.
3542 * Makefile.in: Regenerate.
3543 * configure.in (host_tools): Add fixincludes.
3544 * configure: Regenerate.
3545
ac8b3d9d
DJ
35462004-11-04 Daniel Jacobowitz <dan@debian.org>
3547
3548 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3549 * configure: Regenerated.
3550
bab37580
L
35512004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3552
3553 PR other/17783
3554 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3555 * configure: Regenerated.
3556
db1de713
MM
35572004-10-31 Mark Mitchell <mark@codesourcery.com>
3558
3559 * README.SCO: Update per FSF instructions.
3560
a827e21a
EW
35612004-10-28 Eric B. Weddington <ericw@evcohs.com>
3562
3563 PR target/18151
3564 * configure.in (case ${target}): Do not build fixincludes for avr.
3565 * configure: Regenerated.
3566
9d069a4f
PB
35672004-10-26 Paolo Bonzini <bonzini@gnu.org>
3568
3569 * configure.in (case ${target}): Do not build fixincludes
3570 on platforms where it is not used.
3571 * configure: Regenerated.
3572
fc45f3fe
DJ
35732004-10-23 Daniel Jacobowitz <dan@debian.org>
3574
3575 * configure.in: Use an absolute path to install-sh.
3576 * configure: Regenerated.
3577
36554b92
AL
35782004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3579
3580 * MAINTAINERS (Write After Approval): Add myself.
3581
88e9994a
KH
35822004-10-19 Kazu Hirata <kazu@cs.umass.edu>
3583
3584 * MAINTAINERS: Remove from Write After Approval those that are
3585 already maintainers.
3586
ad02a944
SP
35872004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
3588
3589 * MAINTAINERS: Update my email address.
3590
c8e6cd41
KC
35912004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3592
3593 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3594 * configure: Regenerate.
3595
ebe55024
R
35962004-10-07 J"orn Rennecke <joern.rennecke@st.com>
3597
3598 * MAINTAINERS: Update my email address.
3599
a8b0957e
KH
36002004-10-07 Kazu Hirata <kazu@cs.umass.edu>
3601
3602 * MAINTAINERS (Language Front Ends Maintainers): New. Move
3603 entries belonging to this category.
3604
96836f61
JZ
36052004-10-06 Josef Zlomek <josef.zlomek@email.cz>
3606
3607 * MAINTAINERS: Update my e-mail address.
3608
7e0b5752
PB
36092004-10-06 Paolo Bonzini <bonzini@gnu.org>
3610
3611 Fix wrong conflict resolution in:
3612
3613 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3614
3615 * Makefile.in: Regenerate.
3616 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3617 in the recursive `make', instead of hardwiring `all'.
3618 (Autogenerated TARGET-* variables): New.
3619
370f7a47
TL
36202004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
3621
3622 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 3623 * configure: Regenerate.
370f7a47 3624
13e5d623
KH
36252004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3626
3627 * MAINTAINERS (Various Maintainers): Move the "windows,
3628 cygwin, mingw" maintainer to ...
3629 (OS Port Maintainers): ... here.
3630
a6497c1b
KH
36312004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3632
3633 * MAINTAINERS (Write After Approval): Remove those that are
3634 maintainers of some subsystem.
3635
1abb828a
D
36362004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3637
3638 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3639 * ltcf-cxx.sh (tpf*): Likewise.
3640 * ltconfig (tpf*): Add TPF OS configuration support.
3641
16d1338d
BS
36422004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
3643
3644 * MAINTAINERS: Change my email address to my new work account.
3645
9082a750
MR
36462004-09-24 Michael Roth <mroth@nessie.de>
3647
3648 * configure.in (--without-headers): Add missing double quotes.
3649 * configure: Regenerate.
3650
07a8bdf8
KC
36512004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3652
3653 * ylwrap: Revert to previous version.
3654
4c4a5bbc
L
36552004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3656
3657 PR bootstrap/17369
3658 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3659 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3660 SET_GCC_LIB_PATH_CMD.
3661 (BASE_TARGET_EXPORTS): Likewise.
3662 * Makefile.in: Regenerated.
3663
3664 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3665 * configure: Regenerated.
3666
85f59630
KC
36672004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3668
3669 * config.guess: New upstream version
3670 * compile, depcomp, install-sh, ylwrap: Likewise.
3671
95c53c62
RS
36722004-09-19 Roger Sayle <roger@eyesopen.com>
3673
3674 * config/mh-x86omitfp: New host makefile fragment. Add
3675 -fomit-frame-pointer to the default BOOT_CFLAGS.
3676 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3677 * configure: Regenerate.
3678
0a1c093b
AP
36792004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3680
3681 PR target/11572
3682 * configure.in (*-*-darwin*): Renable libobjc.
3683 * configure: Regenerate.
3684
315fcf97
NS
36852004-09-10 Nathan Sidwell <nathan@codesourcery.com>
3686
3687 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3688
0a050485 36892004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 3690
0a050485
DB
3691 * Makefile.def: Remove libbanshee.
3692 * Makefile.tpl: Ditto.
3693 * configure.in: Ditto.
3694 * Makefile.in: Regen.
3695 * configure: Ditto.
3696
5f4a098e
DE
36972004-09-08 David Edelsohn <edelsohn@gnu.org>
3698
3699 * ltmain.sh: Use $pic_object as $non_pic_object if
3700 $non_pic_object=none.
3701
32b2511f
PB
37022004-09-07 Paolo Bonzini <bonzini@gnu.org>
3703
3704 * missing: Import latest version from master repository.
3705
fc4d0e82
NC
37062004-09-06 Nick Clifton <nickc@redhat.com>
3707
3708 * config.sub: Import latest version from master repository.
3709 * config.guess: Likewise.
3710 This includes these changes:
78716e86 3711
fc4d0e82
NC
3712 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3713
3714 * config.sub: Handle crisv32, alias etraxfs.
3715 * config.guess (crisv32:Linux:*:*): Handle.
3716
3717 2004-08-13 Brad Smith <brad@comstyle.com>
3718
3719 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3720 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3721
3722 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3723
3724 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3725 assume the processor is a powerpc. This is because coreutils
3726 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3727 in this case, due to a MacOS X bug that causes
3728 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3729 to return a negative number.
3730 Problem reported by Petter Reinholdtsen in:
3731 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3732
3733 2004-07-19 Ben Elliston <bje@gnu.org>
3734
3735 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3736
3737 2004-06-24 Ben Elliston <bje@gnu.org>
3738
3739 * config.guess: Update copyright years.
3740 * config.sub: Likewise.
3741
3742 2004-06-22 Robert Millan <robertmh@gnu.org>
3743
3744 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3745 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3746
3747 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3748
3749 * config.guess (*:*VMS:*:*): New entry. Replaces
3750 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3751 manufacturer.
3752
3753 2004-06-22 Ben Elliston <bje@gnu.org>
3754
3755 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3756 * config.sub: Likewise.
3757
3758 2004-06-22 Ben Elliston <bje@gnu.org>
3759
3760 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3761 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3762
3763 2004-06-11 Ben Elliston <bje@gnu.org>
3764
3765 * config.guess (pegasos:OpenBSD:*:*): Remove.
3766
3767 2004-06-11 Ben Elliston <bje@gnu.org>
3768
3769 From Wouter Verhelst <wouter@grep.be>:
3770 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3771
3772 2004-06-11 Ben Elliston <bje@gnu.org>
3773
3774 * config.guess (luna88k:OpenBSD:*:*): New.
3775
3776 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3777
3778 * config.guess (m32r*:Linux:*:*): New case.
3779 * config.sub: Handle m32rle.
3780
3781 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3782
3783 From Jens Petersen <petersen@redhat.com>:
3784 * config.sub: Handle sparcv8.
3785
3786 2004-03-03 Ben Elliston <bje@wasabisystems.com>
3787
3788 From Tom Smith <smith@cag.lkg.hp.com>:
3789 * config.guess: Version suffixes are equally significant on Tru64
3790 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
3791 prefix of "P" (patched kernel).
3792
3793 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
3794
3795 * config.sub: Add support for National Semiconductor CRX target.
3796
2f4cc6bf
JJ
37972004-09-03 Janis Johnson <janis187@us.ibm.com>
3798
3799 * MAINTAINERS (Various Maintainers): Remove myself as web page
3800 maintainer, add myself as maintainer of build status lists.
3801
61fec9ff
JB
38022004-09-03 Jan Beulich <jbeulich@novell.com>
3803
3804 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3805 *-*-netware, but add target-libmudflap.
3806 Consolidate *-*-netware targets (of which really only i?86 exists)
3807 into a single entry.
3808 * configure: Likewise.
3809
45f366ab
PB
38102004-09-01 Paolo Bonzini <bonzini@gnu.org>
3811
3812 * Makefile.tpl (sorry): Remove.
3813 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3814 (cleanstrap targets): Depend on distclean, not distclean-stage1.
3815 (do-clean): Clean per-stage directories too.
3816 (do-distclean): Run distclean-stage1 too.
3817 (.NOTPARALLEL): Enable during toplevel bootstrap.
3818 (stage[+id+]-bubble): Enable parallel execution during
3819 the recursive invocation.
3820 * Makefile.in: Regenerate.
3821
3822 Fix previous checkin:
3823
3824 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3825 include.
3826 * configure.in: Fix indentation.
3827 * configure: Regenerate.
3828
be8fff81
RB
38292004-08-31 Robert Bowdidge <bowdidge@apple.com>
3830
45f366ab
PB
3831 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3832 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3833 * configure: regenerate
78716e86 3834 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 3835 -mdynamic-no-pic
be8fff81
RB
3836
3837
71b5d516
PB
38382004-08-31 Paolo Bonzini <bonzini@gnu.org>
3839
3840 * Makefile.def (build_modules): Add fixincludes.
3841 (dependencies): Make gcc depend on fixincludes.
3842 * configure.in (build_tools): Add fixincludes.
3843 (build_configdirs): Always include build_libs.
3844 * Makefile.in: Regenerate.
3845 * configure: Regenerate.
3846
38472004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
3848
3849 * Makefile.def (bootstrap stages): Add 'lean' parameter.
3850 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3851 phony targets; do not generate timestamp files.
3852 (distclean-stageN): Remove references to their timestamp files.
3853 (restageN, touch-stageN): Remove.
3854 (stageN-bubble): Rewritten.
3855 (compare): Support lean bootstraps.
3856 * Makefile.in: Regenerate.
3857
3858 * configure.in: Only warn when bootstrapping but
3859 build != host or build != target. Support lean bootstraps.
3860 * configure: Regenerate.
3861
ce7cbbb0
PE
38622004-08-26 Phil Edwards <phil@codesourcery.com>
3863
3864 * configure.in: Give a better error message if GMP/MPFR are missing
3865 and a language needing them has been requested.
3866 * configure: Regenerated.
3867
9c71a529
PE
38682004-08-25 Phil Edwards <phil@codesourcery.com>
3869
3870 * configure.in: Print a list of available language front-ends if
3871 a requested one is missing. Tidy stray tab characters.
3872 * configure: Regenerated.
3873
e3f92d3b
MK
38742004-08-19 Michael Koch <konqueror@gmx.de>
3875
3876 * gcc/doc/install.texi: Update entry about automake for libjava.
3877
c3f84f61
RM
38782004-08-17 Robert Millan <robertmh@gnu.org>
3879
3880 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3881 (instead of FreeBSD).
3882 * configure: Regenerate.
3883
7c27e184
PB
38842004-08-16 Paolo Bonzini <bonzini@gnu.org>
3885
3886 * Makefile.in: Regenerate.
3887 * configure: Regenerate.
3888
3889 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3890 stage_*_flags.
3891 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3892 for bootstrapped modules if toplevel bootstrap is going.
3893 (GCC bootstrap): Generate per-stage targets for all bootstrapped
3894 modules. Adjust for changes in Makefile.def. Enable several
3895 rules even in non-bootstrap mode, just to avoid peppering the
3896 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3897 (stage-[+prev+]-bubble): Remove.
3898
3899 * Makefile.def (Dependencies): Depend on all-build-bison,
3900 all-build-flex, all-build-byacc, all-build-texinfo, rather
3901 than the host variations.
3902 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
3903 with BUILD_SUBDIR.
3904 (BISON): Update for recent Bisons.
3905 (YACC): Fix typo.
3906 (cross): Depend on all-build.
3907 (all): Do not depend on all-build.
3908 (prebootstrap): Remove.
3909 (dep-kind): Accept separate prefixes for MODULE and ON variables.
3910 (Prebootstrap dependencies): Add them to the per-stage targets
3911 and to all-prebootstrap.
3912 * configure.in (build_configdirs): Always enable build_tools.
3913 (BUILD_DIR_PREFIX): Remove.
3914
3915 * Makefile.def (gcc): Add target variable.
3916 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3917 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3918 in the recursive `make', instead of hardwiring `all'.
3919 (Autogenerated TARGET-* variables): New.
3920
20f3bb80
BB
39212004-08-13 Brian Booth <bbooth@redhat.com>
3922
3923 * MAINTAINERS: Remove myself from write-after-approval.
3924
b5be499d
NN
39252004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
3926
3927 * src-release: Stop distributing mmalloc with gdb (which doesn't
3928 use it).
3929 * Makefile.def: GDB doesn't depend on mmalloc anymore.
3930 * Makefile.in: Regenerate.
3931
b3f8d95d
MM
39322004-08-09 Mark Mitchell <mark@codesourcery.com>
3933
3934 * configure.in (arm*-*-eabi*): New target.
3935 * configure: Regenerate.
3936
3589b69e
PB
39372004-08-06 Paolo Bonzini <bonzini@gnu.org>
3938
3939 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3940 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3941 (Dependencies): New section.
3942 * Makefile.tpl (Dependencies): Generate from Makefile.def.
3943 (configure-target-[+module+]): Depend on maybe-all-gcc
3944 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
3945 (toplevel profiledbootstrap): Fix dependencies.
3946 * Makefile.in: Regenerate.
3947
972974fc
MM
39482004-08-03 Mark Mitchell <mark@codesourcery.com>
3949
3950 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3951 target-libiberty to noconfigdirs.
3952 * configure: Regenerate.
3953
bebf829d
PB
39542004-08-03 Paul Brook <paul@codesourcery.com>
3955
3956 * configure.in: Check for MPFR as well as GMP.
3957 * configure: Regenerate.
3958
98a5bb3b
RM
39592004-08-01 Robert Millan <robertmh@gnu.org>
3960
3961 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3962 libmudflap for all GNU-based systems (with Glibc).
3963 * configure: Regenerate.
3964
d32ab992
PB
39652004-08-03 Paolo Bonzini <bonzini@gnu.org>
3966
3967 * Makefile.def (host-modules): Add gcc.
3968 * Makefile.in: Regenerate.
3969 * Makefile.tpl (sorry): New rule.
3970 (configure-host, all-host, [+make_target+]-host, do-check,
3971 install-host): Do not add gcc as a special case.
3972 (host modules): Add a small special-casing for gcc. Export
3973 extra_make_flags through the environment.
3974 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3975 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3976 other recursive targets for gcc): Remove.
3977
3978 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3979 (stage, unstage): New rules.
3980 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3981 distclean-stage[+id+]): Use stage_current.
3982 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3983 the stage*-start rules.
3984
aeb732c1
GK
39852004-08-02 Geoffrey Keating <geoffk@apple.com>
3986
3987 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3988 use -all_load flag.
3989
25b656e7
PB
39902004-08-02 Paolo Bonzini <bonzini@gnu.org>
3991
3992 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3993 * configure: Regenerate.
3994
cc440d71
TM
39952004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
3996
3997 * maintainer-scripts/gcc_release: Revert yesterday's change.
3998
270e140b
SB
39992004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4000
4001 * MAINTAINERS: Add myself to write-after-approval.
4002
3e4035f8
TM
40032004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4004
4005 * libf2c: Removed.
4006 * gcc/gccbug.in: Updated because of libf2c removal.
4007 * maintainer-scripts/gcc_release: Ditto.
4008
a3e8d8b4
LR
40092004-07-09 Loren J. Rittle <ljrittle@acm.org>
4010
4011 * configure.in: Build libmudflap by default on FreeBSD.
4012 * configure: Regenerated.
4013
dfcada9a
MM
40142004-07-09 Mark Mitchell <mark@codesourcery.com>
4015
4016 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4017 systems.
4018 * configure: Regenerated.
4019
3922b216
JDA
40202004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4021
4022 PR target/16344
4023 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4024 feedback based compiler.
4025 * Makefile.in: Rebuilt.
4026
95bcca47
AO
40272004-07-08 Alexandre Oliva <aoliva@redhat.com>
4028
4029 * Makefile.def (host_modules): Set bootstrap=true for flex.
4030 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4031 * Makefile.in: Rebuilt.
4032
051822f6
JH
40332004-07-07 Jan Hubicka <jh@suse.cz>
4034
4035 * MAINTAINERS: Add self as a profile feedback maintainer.
4036
7b61653a
PE
40372004-07-05 Phil Edwards <phil@codesourcery.com>
4038
4039 * configure.in: Do not prepend $srcdir to /dev/null in
4040 makefile fragments.
4041 * configure: Regenerate.
4042
23f6b2f9
PB
40432004-07-01 Paolo Bonzini <bonzini@gnu.org>
4044
4045 * Makefile.def (build_modules): Add bison, byacc, flex,
4046 m4, texinfo.
4047 (flags_to_pass): Add FLEX.
4048 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4049 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4050 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4051 DEFAULT_MAKEINFO): Remove.
4052 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4053 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4054 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4055 objdir or else use configured tool.
4056 (all-build): New.
4057 (all): Depend on it.
4058 (Build module dependencies): Add.
4059 * Makefile.in: Regenerate.
4060 * configure.in: Better support for multiple build modules,
4061 matching what is done for host/target modules. Do not look
4062 for "plausible" locations of build tools if Canadian cross.
4063 Use autoconf's AC_PROG_CC to find a C compiler. Define
4064 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4065 * configure: Regenerate.
78716e86 4066
1c020272
PB
40672004-06-22 Paolo Bonzini <bonzini@gnu.org>
4068
4069 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4070 * Makefile.in: Regenerate.
4071
a52a0a7f
PB
40722004-06-22 Paolo Bonzini <bonzini@gnu.org>
4073
4074 * Makefile.tpl (configure-build-[+module+],
4075 configure-[+module+], configure-target-[+module+]): Pass
4076 [+extra_configure_args+].
4077 (all-build-[+module+], all-[+module+], check-[+module+],
4078 install-[+module+], [+make_target+]-[+module+],
4079 all-target-[+module+], check-target-[+module+],
4080 install-target-[+module+], [+make_target+]-target-[+module+]):
4081 Pass [+extra_make_args+].
4082 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4083 (GCC_HOST_EXPORTS): Remove.
4084 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4085 cross, check-gcc, check-gcc-c++, install-gcc,
4086 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4087 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4088 * Makefile.in: Regenerate.
4089
ccde3f1a
MS
40902004-06-21 Matthew Sachs <msachs@apple.com>
4091
4092 * MAINTAINERS: Added self to write-after-approval.
4093
6264b0a6
CF
40942004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4095
4096 * configure.in: Check for srcdir/winsup rather than build directory
4097 winsup.
4098 * configure: Regenerate.
4099
801e2270
CV
41002004-06-17 Corinna Vinschen <vinschen@redhat.com>
4101
4102 * configure.in: Don't build Cygwin native newlib if winsup
4103 directory is missing. Emit warning instead.
4104 * configure: Regenerate.
4105
ad6717df
PB
41062004-06-09 Paolo Bonzini <bonzini@gnu.org>
4107
4108 * Makefile.tpl (touch-stage[+id+]): New.
4109 (restage[+prev+]): Depend on touch-stage[+id+].
4110
4111 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4112 Use it throughout.
4113
4114 * Makefile.def: Add profile and feedback bootstrap stages.
4115 Remove next field from bootstrap stages.
4116 * Makefile.tpl (LN, LN_S): Substitute.
4117 (stageN-start, stageN-end): Use double-colon rules, to
4118 provide a hook for additional setup commands.
4119 (distclean-stageN-gcc, restageN): Create dependencies from
4120 [+prev+], not from [+next+].
4121 (stageN-bubble): Add commands for successive stages from
4122 [+prev+], using double-colon rules.
4123 (all-stageN-gcc): Fix typo.
4124 (stagefeedback-start, profiledbootstrap): New.
4125 * Makefile.in: Regenerate.
4126 * configure.in: Call ACX_PROG_LN.
4127 * configure: Regenerate.
4128
5bbb9680
CY
41292004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4130
4131 * MAINTAINERS (Write After Approval): Add myself.
4132
e18be1d4
MA
41332004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4134
4135 * MAINTAINERS (Write After Approval): Add myself.
4136
5607edfd
PB
41372004-06-03 Paolo Bonzini <bonzini@gnu.org>
4138
4139 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4140 without gcc.
4141 * configure: Regenerate.
4142
1ec4e9c3
PB
41432004-06-01 Paolo Bonzini <bonzini@gnu.org>
4144
4145 * Makefile.tpl: Fix typo.
4146 * Makefile.in: Regenerate.
4147
c2f7605f
PB
41482004-06-01 Paolo Bonzini <bonzini@gnu.org>
4149
4150 * configure.in: Remove new- prefix from toplevel
4151 bootstrap targets.
4152 * configure: Regenerate.
4153
f516a7da
PB
41542004-06-01 Paolo Bonzini <bonzini@gnu.org>
4155
4156 * Makefile.tpl (all.normal): Rename to all.
4157 (all): Replace with a rule to pick the default
4158 target from configure.
4159 (all-gcc, configure-gcc): Use conditionals to
4160 do nothing when toplevel bootstrap is going on.
4161 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4162 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4163 * configure.in: Support --enable-bootstrap.
4164
4165 * Makefile.def: Remove new- prefix from toplevel
4166 bootstrap targets.
4167 * Makefile.tpl: Likewise.
4168
4169 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4170 target.
4171
4172 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4173 $(RECURSE_FLAGS) to recursive invocation of make.
4174
4175 * Makefile.in: Regenerate.
4176 * configure: Regenerate.
4177
78dd5e36
AJ
41782004-05-30 Andreas Jaeger <aj@suse.de>
4179 Jim Wilson <wilson@specifixinc.com>
4180
4181 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4182 like CC.
4183
30f1bddc
DJ
41842004-05-27 Daniel Jacobowitz <dan@debian.org>
4185
4186 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4187 * configure: Regenerate.
4188
4fc4dd12
DJ
41892004-05-25 Daniel Jacobowitz <drow@false.org>
4190
4191 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4192 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4193 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4194 targets.
4195 * Makefile.in: Regenerate.
4196
94632047 41972004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
4198
4199 * configure.in: Test the ability to symlink directories.
4200 * configure: Regenerate.
4201
4202 * Makefile.def (bootstrap-stage): New definitions.
4203 * Makefile.tpl (configure-stage1-gcc,
4204 configure-stage2-gcc, configure-stage3-gcc,
4205 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4206 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4207 new-restage3, compare): Autogenerate, see Makefile.in
4208 entry for behavioral changes.
4209 (distclean-stage1, new-stage1-start, new-stage1-end,
4210 new-stage1-bubble, distclean-stage2, new-stage2-start,
4211 new-stage2-end, new-stage2-bubble, distclean-stage3,
4212 new-stage3-start, new-stage3-end): New autogenerated targets.
4213 (objext, prebootstrap, BOOT_CFLAGS,
4214 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4215 targets.
4216
4217 * Makefile.in: Regenerate.
4218 (distclean-stage1, new-stage1-start, new-stage1-end,
4219 new-stage1-bubble, distclean-stage2, new-stage2-start,
4220 new-stage2-end, new-stage2-bubble, distclean-stage3,
4221 new-stage3-start, new-stage3-end): New targets.
4222 (all-stage1-gcc): Move prebootstrap dependency from here...
4223 (configure-stage1-gcc): ...to here.
4224 (new-bootstrap): Use bubble targets.
4225 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4226 Use per-stage distclean targets.
4227 (configure-stage1-gcc, configure-stage2-gcc,
4228 configure-stage3-gcc, all-stage1-gcc,
4229 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4230 Use new-stageN-start to prepare the tree.
4231
4f4e53dd
PB
42322004-05-23 Paolo Bonzini <bonzini@gnu.org>
4233
4234 * Makefile.def (host_modules): add libcpp.
4235 * Makefile.tpl: Add dependencies on and for libcpp.
4236 * Makefile.in: Regenerate.
4237 * configure.in: Add libcpp host module.
4238 * configure: Regenerate.
4239
60975492
PB
42402004-05-21 Paolo Bonzini <bonzini@gnu.org>
4241
4242 * Makefile.tpl: Whenever a recursive target is defined, wrap
4243 it in a special @if/@endif block, and prepare its maybe
4244 dependency in the @if/@endif block
4245 * configure.in: Instead of writing maybe dependencies, remove
4246 the @if/@endif statements, and remove the @if/@endif blocks
4247 that remain.
4248 * configure: Regenerate.
4249 * Makefile.in: Regenerate.
4250
5ce7d75d
JJ
42512004-05-20 Janis Johnson <janis187@us.ibm.com>
4252
4253 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4254
c779c42f
KK
42552004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
4256
4257 PR bootstrap/15120
4258 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4259 * */configure: Rebuilt.
4260
b4117c30
ZW
42612004-05-17 Zack Weinberg <zack@codesourcery.com>
4262
4263 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4264 of libf2c.
4265 * configure, Makefile.in: Regenerate.
4266
719bb4e3 42672004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
4268
4269 * MAINTAINERS (Write After Approval): Add myself.
4270
6de9cd9a
DN
42712004-05-13 Diego Novillo <dnovillo@redhat.com>
4272
4273 Merge from tree-ssa-20020619-branch.
4274
4275 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4276 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4277 (HOST_GMPLIBS): Define.
4278 (HOST_GMPINC): Define.
4279 (TARGET_LIB_PATH): Add libmudflap.
4280 (GFORTRAN_FOR_TARGET): Define.
4281 (configure-build*): Export GFORTRAN.
4282 (configure-gcc): Export GMPLIBS and GMPINC.
4283 (all-gcc): Add maybe-all-libbanshee.
4284 (configure-target-libgfortran): Define.
4285 * Makefile.in: Regenerate.
4286 * configure.in (host_libs): Add libbanshee.
4287 (target_libraries): Add target-libmudflap and target-libgfortran.
4288 Add --with-libbanshee.
4289 Handle --disable-libmudflap.
4290 (*-*-freebsd*): Use with_gmp.
4291 Add $(libgcj) to noconfigdirs.
4292 * configure: Regenerate.
4293 * depcomp: New file.
4294 * MAINTAINERS: Add tree-ssa maintainers.
4295
8f1b790f
VM
42962004-05-04 Vladimir Makarov <vmakarov@redhat.com>
4297
b4117c30 4298 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 4299
693446fc
BF
43002004-04-30 Brian Ford <ford@vss.fsi.com>
4301
b4117c30 4302 * MAINTAINERS (Write After Approval): Add myself.
693446fc 4303
d1bb666c
UB
43042004-04-29 Uros Bizjak <uros@kss-loka.si>
4305
b4117c30 4306 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 4307
6cf1ac42
PB
43082004-04-28 Paolo Bonzini <bonzini@gnu.org>
4309
4310 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4311 * configure: Regenerate.
4312
632933d5
PB
43132004-04-27 Paolo Bonzini <bonzini@gnu.org>
4314
4315 Revert:
4316 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4317
4318 * Makefile.def (flags_to_pass): Remove *dir variables that
4319 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4320 as well as prefix and exec_prefix.
4321 * Makefile.in: Regenerate.
4322
80dc6aa0
RM
43232004-04-26 Robert Millan <robertmh@gnu.org>
4324
4325 Add patches from libtool CVS.
4326 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4327 * ltconfig: Likewise.
4328 * ltcf-c.sh: Likewise.
4329 * ltcf-cxx.sh: Likewise.
4330 * ltcf-gcj.sh: Likewise.
4331
e11283f1
PB
43322004-04-26 Paolo Bonzini <bonzini@gnu.org>
4333
4334 * Makefile.def (host_modules): Mark with the bootstrap
4335 flag packages on which gcc depends.
4336 * Makefile.tpl (all-bootstrap): Use it.
4337 * Makefile.in: Regenerate.
4338
8546950c
PB
43392004-04-26 Paolo Bonzini <bonzini@gnu.org>
4340
4341 * Makefile.def (flags_to_pass): Remove *dir variables that
4342 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4343 as well as prefix and exec_prefix.
4344 * Makefile.in: Regenerate.
4345
a76494aa
PB
43462004-04-26 Paolo Bonzini <bonzini@gnu.org>
4347
b4117c30
ZW
4348 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4349 * configure: Regenerate.
4350 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4351 * gcc/Makefile.tpl (compare): Use the result of the test.
4352 * gcc/Makefile.in: Regenerate.
a76494aa 4353
03a91701
PB
43542004-04-23 Paolo Bonzini <bonzini@gnu.org>
4355
4356 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4357 Always relocate gcc and prev-gcc to the original names, even
4358 if the build fails.
4359 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4360 New targets.
4361
082a6351
LG
43622004-04-23 Laurent GUERBY <laurent@guerby.net>
4363
4364 * MAINTAINERS: Update my email address.
b4117c30 4365
1f1d584b
RO
43662004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4367
4368 * configure.in (mips*-*-irix5*): Enable ld.
4369 * configure: Regenerate.
082a6351 4370
1db673ca
RO
43712004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4372
4373 * configure: Regenerate.
4374
ce4ea44e
JW
43752004-04-15 James E Wilson <wilson@specifixinc.com>
4376
4377 * Makefile.tpl (configure-[+module+], configure-gcc,
4378 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4379 Set and export LDFLAGS.
4380 * Makefile.in: Regenerate.
4381
611f62ad
MC
43822004-04-12 Michael Chastain <mec.gnu@mindspring.com>
4383
b4117c30 4384 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 4385
be912515
NN
43862004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4387
4388 PR bootstrap/14871
4389 * Makefile.tpl: If we don't have built-in-tree target tools,
4390 use the ones found by configure rather than hacking around with
4391 program_transform_name.
4392 * configure.in: Give Makefile.tpl the information necessary
4393 to do that.
4394 * Makefile.in: Regenerate.
4395 * configure: Regenerate.
4396
9104315a
NN
43972004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4398
4399 PR bootstrap/14760
4400 * configure.in: When computing baseargs, strip *all* copies of
4401 offending options. Also, don't match/substitute the trailing space,
4402 so that this actually works when two similar options are separated by
4403 only one space.
4404 * configure: Regenerate.
4405
bef1d700
DE
44062004-04-06 David Edelsohn <edelsohn@gnu.org>
4407
b4117c30
ZW
4408 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4409 (rs6000-*-aix*): Same.
4410 * configure: Regenerate.
bef1d700 4411
54bcf05e 44122004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
4413
4414 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 4415
369a832c 44162004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
4417
4418 * MAINTAINERS: Add myself to write-after-approval.
369a832c 4419
09a9c095
NN
44202004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4421
7caf53cb
NN
4422 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4423 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4424 * Makefile.in: Regenerate.
4425
09a9c095
NN
4426 * configure.in (top level bootstrap support): Rework --enable-werror
4427 to set @stage2_werror_flag@.
4428 * configure: Regenerate.
4429 * Makefile.tpl (top level bootstrap support): Pass
4430 @stage2_werror_flag@ down to configure in stages 2 and 3.
4431 * Makefile.in: Regenerate.
4432
5595a2bd
NN
44332004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4434
cbfd7e06
NN
4435 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4436 for stages 2 and 3 as well as in make. As a consequence, remove
4437 OUTPUT_OPTION (now detected by configure) from the flags passed down
4438 to make.
4439 * Makefile.in: Regenerate.
4440
5595a2bd
NN
4441 * Makefile.tpl (new-bootstrap): Fix typo.
4442 * Makefile.in: Regenerate.
4443
ca3b3e20
NN
44442004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4445
295f4e42
NN
4446 * Makefile.tpl: Rearrange by moving recursive_targets rules
4447 into their proper sections.
4448 * Makefile.tpl (top level bootstrap support): Move disabling
4449 of coverage flags from 'make' to 'configure'; improve comments.
4450 * Makefile.in: Regenerate.
4451
340de83f
NN
4452 * Makefile.tpl (experimental top level bootstrap) Move stage1
4453 language setting from all- target to configure- target; disable
4454 intermodule optimization in stage 1; prevent gratuitous rebuilds
4455 of stage 1.
4456 * Makefile.in: Regenerate.
4457 * configure.in: Comma-separate stage 1 language list for top
4458 level bootstrap.
4459 * configure: Regenerate.
4460
ca3b3e20
NN
4461 * Makefile.tpl: Clean up experimental top level bootstrap support:
4462 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4463 prev-gcc in configure- targets as well as all- targets.
4464 * Makefile.in: Regenerate.
4465
4d038073
KC
44662004-03-21 Kelley Cook <kcook@gcc.gnu.org>
4467
4468 * compile: New file imported from automake.
4469
ab3533d6
PB
44702004-03-17 Paolo Bonzini <bonzini@gnu.org>
4471
4472 * configure.in: Remove symbolic link section.
4473 * configure: Regenerate.
4474 * Makefile.tpl (links): Remove.
4475 * Makefile.in: Regenerate.
4476
1e0f07d3 44772004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 4478 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
4479
4480 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 4481 Set with AC_CHECK_PROGS.
1e0f07d3
PB
4482 * configure.in: Fix comment typo from last patch.
4483 * configure: Regenerate.
4484
2805b53a
NN
44852004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4486
4487 * Makefile.tpl: Introduce experimental top level bootstrap support.
4488 * Makefile.in: Regenerate.
4489 * configure.in: Introduce support for top level bootstrap.
4490 * configure: Regenerate.
4491
79b4b7d2 44922004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 4493 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
4494
4495 PR bootstrap/14522
4496 * configure.in: Cope with shells that do not support unquoted ^
4497 * configure: Regenerate.
4498
6bbec498 44992004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 4500 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
4501
4502 PR bootstrap/14522
79b4b7d2 4503 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
4504 quotes inside quoted backquote substitutions.
4505 * configure: Regenerate.
4506
83c15dfc
AP
45072004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4508
4509 PR bootstrap/14522
f2bd98d4 4510 * configure.in: Fix escaping of $.
83c15dfc
AP
4511 * configure: Regenerate.
4512
55ffb5ed
NN
45132004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4514
4515 * configure: Regenerate, since I forgot to while committing Paolo's
4516 changes.
4517
e4c9c075
PB
45182004-03-08 Paolo Bonzini <bonzini@gnu.org>
4519
4520 PR ada/14131
4521 Move language detection to the top level.
4522 * configure.in: Find default values for the tools as
4523 soon as possible. Disable ada if GNAT is not found.
4524 Emit error message about missing languages. Expand
4525 --enable-languages=all for the gcc subdirectory.
4526
5199e2c6
BE
45272004-03-10 Ben Elliston <bje@gnu.org>
4528
4529 * MAINTAINERS: Update my email address.
4530
c18b95e5
DE
45312004-03-05 David Edelsohn <edelsohn@gnu.org>
4532
4533 * ltconfig: Disable building static libraries if building shared
4534 libraries on AIX 5L.
4535
d0fe5ad3
RS
45362004-03-01 Richard Sandiford <rsandifo@redhat.com>
4537
4538 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4539 and disable libgcj.
4540 * configure: Regenerated.
4541
e6f71f9d
BB
45422004-03-01 Brian Booth <bbooth@redhat.com>
4543
4544 * MAINTAINERS: Add myself to write-after-approval.
4545
8983e50e
PB
45462004-03-01 Paolo Bonzini <bonzini@gnu.org>
4547
4548 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4549
d4cd9d81
NN
45502004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4551
4552 PR bootstrap/7087
4553 * Makefile.tpl: Guard XFOO sed statements better.
4554 * Makefile.tpl: Add dependency for configure-target-libada.
4555 * Makefile.in: Regenerate (incidentally fixes broken
4556 commit when libada-branch was merged).
4557
0ea0229e
KC
45582004-02-25 Kelley Cook <kcook@gcc.gnu.org>
4559
4560 * MAINTAINERS: Add myself to write-after-approval.
4561
bad93735
AP
45622004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
4563
4564 * MAINTAINERS: Add Nicola Pero and myself as libobjc
4565 maintainers.
4566
a7ca14fc
AC
45672004-02-20 Andrew Cagney <cagney@redhat.com>
4568
4569 * config.guess: Update from version 2003-10-16 to 2004-02-16.
4570 * config.sub: Update from version 2003-11-03 to 2004-02-16.
4571
51592782
NN
45722004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4573
4574 PR bootstrap/11932
4575 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4576
6a30854a
JQ
45772004-02-14 Jerry Quinn <jlquinn@optonline.net>
4578
4579 * MAINTAINERS: Added myself to write-after-approval.
4580
be8b2bee
MK
45812004-02-14 Michael Koch <konqueror@gmx.de>
4582
4583 * MAINTAINERS: Added myself to write-after-approval.
4584
972760b7
JM
45852004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
4586
4587 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
4588 some OS port maintainers to OS port maintainers section.
4589
b0281654
FCE
45902004-02-13 Frank Ch. Eigler <fche@redhat.com>
4591
4592 * MAINTAINERS: Add self.
4593
3c419fd6
KH
45942004-02-12 Kazu Hirata <kazu@cs.umass.edu>
4595
4596 * MAINTAINERS: Alphabetize.
4597
e88e9aee
PB
45982004-02-12 Paolo Bonzini <bonzini@gnu.org>
4599
4600 * MAINTAINERS: Remove myself.
b4117c30 4601
1915e422
DE
46022004-02-11 David Edelsohn <edelsohn@gnu.org>
4603
4604 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4605 (rs6000-*-aix*): Same.
4606 * configure: Regenerate.
4607
a22c2d8d
KC
46082004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4609
4610 * configure.in (host): Add in missing $noconfigdirs to defines.
4611 * configure: Regenerate.
4612
d9cdb878
AC
46132004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4614 Nathanael Nerode <neroden@gcc.gnu.org>
4615
4616 PR ada/6637, PR ada/5911
b4117c30 4617 Merge with libada-branch:
d9cdb878
AC
4618 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4619 with appropriate dependencies. Add --enable-libada configure switch.
4620 * configure, Makefile.in: Regenerate.
4621
8bd92821
PB
46222004-02-09 Paolo Bonzini <bonzini@gnu.org>
4623
4624 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4625
89a95129
RO
46262004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4627
4628 * configure.in: Don't pass --with-stabs on IRIX 5 either.
4629 * configure: Regenerate.
4630
892629bc
GK
46312004-02-04 Geoffrey Keating <geoffk@apple.com>
4632
4633 Merge from upstream:
4634
4635 * ltmain.in: When setting IFS to '~', be careful about user
4636 arguments that contain '~'.
4637
4638 2004-02-04 Peter O'Gorman <peter@pogma.com>
4639
4640 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4641 Also test $base_compile against $CC with escaped arguments. Bug
4642 reported by Geoff Keating <geoffk@apple.com>.
4643
6b402165
KH
46442004-02-04 Kazu Hirata <kazu@cs.umass.edu>
4645
4646 * MAINTAINERS: Remove i960 port.
4647
fa2f0306
DD
46482004-01-23 DJ Delorie <dj@redhat.com>
4649
4650 * Makefile.def (target_modules) [libiberty]: Don't stage.
4651 * Makefile.in: Rebuilt.
4652
9feb20aa
CT
46532004-01-20 Caroline Tice <ctice@apple.com>
4654
4655 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4656
7aed2ccc
PC
46572004-01-19 Paolo Carlini <pcarlini@suse.de>
4658
4659 * MAINTAINERS: Update my email address.
4660
f25bebe1
JM
46612004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
4662
4663 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4664
28083580
VR
46652004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4666
4667 * MAINTAINERS: Remove entries without email address.
4668
c0f4b5e4
DJ
46692004-01-15 Daniel Jacobowitz <drow@mvista.com>
4670
4671 * MAINTAINERS: Add myself to write-after-approval.
4672
b5eb5a5e
SB
46732004-01-15 Steven Bosscher <stevenb@suse.de>
4674
4675 * MAINTAINERS: Update my email address.
4676
2c4de30b
LR
46772004-01-14 Loren J. Rittle <ljrittle@acm.org>
4678
4679 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4680 * Makefile.tpl (configure-target-[+module+]): Support stage.
4681 * Makefile.in: Rebuilt.
4682
74c0b320
ILT
46832004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
4684
4685 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4686
2560344b
RS
46872004-01-10 Richard Sandiford <rsandifo@redhat.com>
4688
4689 * MAINTAINERS: Add myself as a MIPS maintainer.
4690
8b21cda6
NN
46912004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
4692
2b6c260d
NN
4693 * configure.in: Use ./config.cache, not config.cache.
4694 * configure: Regenerate.
4695 * Makefile.tpl: Special-casing not needed for GCC any more.
4696 * Makefile.in: Regenerate.
4697
09438bde
NN
4698 * configure.in: Don't share a cache file for host dirs.
4699 * configure: Regenerate.
4700
8b21cda6
NN
4701 * config-ml.in: Don't mess with the cache file.
4702
e42870df
EB
47032004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4704
4705 * MAINTAINERS: Move myself from 'Write After Approval' to
4706 'CPU Port Maintainers' section as SPARC maintainer.
4707
6b9eb62c
NN
47082004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
4709
78a816a6
NN
4710 * Makefile.tpl: Make GCC use a separate config.cache.
4711 * Makefile.in: Regenerate.
4712
6b9eb62c
NN
4713 PR bootstrap/11932, PR bootstrap/11933
4714 (I don't know if it will fix either of them, but it relates
4715 to them.)
4716 * configure.in: Don't use shared config.cache for target
4717 directories.
4718 * configure: Regenerate.
4719
86d7b562
DN
47202004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
4721
4722 * MAINTAINERS: Add myself to 'Write After Approval' section.
4723
07d0a605
RS
47242003-12-31 Roger Sayle <roger@eyesopen.com>
4725
4726 * configure.in (ia64*-*-hpux*): Disable building java libraries.
4727 * configure: Regenerated.
4728
459ac19f
KH
47292003-12-23 Kazu Hirata <kazu@cs.umass.edu>
4730
4731 * MAINTAINERS: Remove the mn10200 maintainer.
4732
5785c0ed 47332003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 4734
cc6010cd
AP
4735 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4736 * configure: Regenerated.
5785c0ed 4737
a268eff9
JH
47382003-12-16 Jan Hubicka <jh@suse.cz>
4739
4740 * MAINTAINERS: Add myself as callgraph maintainer.
4741
9d465b12
TF
47422003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
4743
4744 * configure.in (raw_libstdcxx_flags): Remove the leading space.
4745 * configure: Regenerate.
4746
a68a270a
GB
47472003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4748
4749 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4750 'Write After Approval' section. Update email.
4751
3066a15c
JL
47522003-12-01 James Lemke <jim@wasabisystems.com>
4753
4754 * MAINTAINERS (Write After Approval): Add myself.
4755
8c052da4
MT
47562003-11-20 Matt Thomas <matt@3am-software.com>
4757
4758 * MAINTAINERS: Add myself as a vax port maintainer.
4759
e75f9147
KC
47602003-11-20 Kelley Cook <kcook@gcc.gnu.org>
4761
4762 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4763 (configure-build-[+module+], configure-[+module+]): Likewise.
4764 (configure-target-[+module+], configure-gcc, config.status): Likewise.
4765 * Makefile.in: Regenerate.
4766
43d8d958
AT
47672003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
4768
4769 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4770 shared/dylibed libraries.
4771 * ltmain.sh: Likewise.
4772 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4773 * ltcf-cxx.sh: Likewise.
4774 * ltcf-gcj.sh: Likewise.
4775 * ltconfig: Likewise.
4776
638dcaa0
SC
47772003-11-17 Stan Cox <scox@redhat.com>
4778
4779 * MAINTAINERS: Add myself as iq2000 port maintainer.
4780
15cc172b
AC
47812003-11-14 Arnaud Charlet <charlet@act-europe.fr>
4782
b4117c30
ZW
4783 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4784 * Makefile.in: Regenerate.
15cc172b 4785
20af77cd
UW
47862003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
4787
4788 * config.sub: Update to 2003-11-03 version.
4789
4dd01c5c
PE
47902003-10-20 Phil Edwards <phil@codesourcery.com>
4791
4792 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
4793 * configure: Regenerate.
4794
8d36c499
NP
47952003-10-20 Nicolas Pitre <nico@cam.org>
4796
4797 * MAINTAINERS: Add myself to 'Write After Approval' section.
4798
8b7ebc31
AC
47992003-10-20 Arnaud Charlet <charlet@act-europe.fr>
4800
4801 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4802
afe1910c
JM
48032003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
4804
4805 * MAINTAINERS: Update my email address.
4806
05dcec66
RO
48072003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4808
4809 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4810
71fc2f0c
RL
48112003-10-17 Ralph Loader <rcl@ihug.co.nz>
4812
4813 * MAINTAINERS: Add myself to 'Write After Approval' section.
4814
507ec745
BI
48152003-10-16 Bernardo Innocenti <bernie@develer.com>
4816
4817 * config.guess: Update to 2003-10-16 version.
4818 * config.sub: Update to 2003-10-16 version.
4819
4d466c42
DD
48202003-10-15 David Daney <ddaney@avtrex.com>
4821
4822 * MAINTAINERS: Added myself to 'Write After Approval' section.
4823
0c9b16bc
FH
48242003-10-15 Falk Hueffner <falk@debian.org>
4825
4826 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4827 'Write After Approval' section. Update email.
4828
74d57d15
RS
48292003-10-14 Roger Sayle <roger@eyesopen.com>
4830
4831 * MAINTAINERS: Move myself from 'Write After Approval' to
4832 'Various Maintainers' section as middle-end maintainer.
4833
d29b8ad8
NN
48342003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
4835
4836 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4837 HOST_FLAGS_TO_PASS.
4838 * Makefile.in: Regenerate.
4839
26db814a
BI
48402003-10-11 Bernardo Innocenti <bernie@develer.com>
4841
4842 * config.guess: Update to 2003-10-07 version.
4843 * config.sub: Update to 2003-10-07 version.
4844
fffeb871
RO
48452003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4846
4847 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4848 * ltconfig (irix5*, irix6*): Don't override version_type.
4849
6691a79e
ME
48502003-10-05 Mohan Embar <gnustuff@thisiscool.com>
4851
4852 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4853 * configure: Rebuilt
4854 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4855 * Makefile.in: Rebuilt
4856
62cdd71e
L
48572003-10-03 H.J. Lu <hongjiu.lu@intel.com>
4858
4859 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4860
6fe2eacc
CW
48612003-09-30 Carlo Wood <carlo@alinoe.com>
4862
cc6010cd 4863 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 4864
ea57e5ad
PK
48652003-09-29 Paul Koning <ni1d@arrl.net>
4866
4867 * MAINTAINERS: Move myself from "Write After Approval"
4868 to CPU platform maintainers for pdp11 platform.
4869
e070672a
AT
48702003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
4871
4872 * MAINTAINERS: Move myself from 'Write After Approval' to
4873 'Various Maintainers' section as libffi testsuite maintainer.
4874
43bb47c2
DJ
48752003-09-21 Daniel Jacobowitz <drow@mvista.com>
4876
4877 * configure.in: Pass a computed --program-transform-name
4878 to subconfigures.
4879 * configure: Regenerated.
4880
da9d3b37
NN
48812003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4882
94322beb
NN
4883 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4884 * Makefile.in: Regenerate.
4885
da9d3b37
NN
4886 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4887 * Makefile.in: Regenerate.
4888
ffd9060b
ZL
48892003-09-19 Ziemowit Laski <zlaski@apple.com>
4890
4891 * MAINTAINERS: Move myself from 'Write After Approval'
4892 to 'Various Maintainers' (objective-c) section.
4893
eeae7b41
DJ
48942003-09-17 Daniel Jacobowitz <drow@mvista.com>
4895
4896 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4897 quoting.
4898 * configure: Regenerated.
4899
a080d12b
JB
49002003-09-16 Joel Brobecker <brobecker@gnat.com>
4901
4902 * MAINTAINERS (Write After Approval): Add myself to write after
4903 approval list.
4904
6cd2fc59
DN
49052003-09-16 Dorit Naishlos <dorit@il.ibm.com>
4906
cc6010cd 4907 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 4908
dcbdd9cc
ILT
49092003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
4910
4911 * MAINTAINERS: Update my e-mail address.
4912
e517f636
AM
49132003-09-09 Alan Modra <amodra@bigpond.net.au>
4914
4915 * libtool.m4 (LD): Correct powerpc64 host match.
4916
bc49924b
JW
49172003-09-06 James E Wilson <wilson@tuliptree.org>
4918
4919 * MAINTAINTERS: Update my affiliation and email address.
4920
082124f5
ZD
49212003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4922
4923 * MAINTAINERS (Write After Approval): Add myself.
4924
dc94d89e
DD
49252003-09-04 DJ Delorie <dj@redhat.com>
4926
4927 * configure: Regenerate.
4928
49292003-09-04 Robert Millan <robertmh@gnu.org>
4930
4931 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 4932
7a0f2d4e
KG
49332003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4934
4935 * configure.in: Ensure arguments to sed are properly spaced.
4936 * configure: Regenerate.
4937
88d032eb
GP
49382003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4939
4940 * MAINTAINERS: Update my e-mail address.
4941
0b3f3d22
ME
49422003-08-28 Mohan Embar <gnustuff@thisiscool.com>
4943
4944 * MAINTAINERS (Write After Approval): Add myself.
4945
d253f9ba
DJ
49462003-08-27 Daniel Jacobowitz <drow@mvista.com>
4947
4948 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4949 * configure: Regenerated.
4950
066ec9c9
MM
49512003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
4952
4953 * MAINTAINERS: Update my email address.
4954
415d7ef9
PE
49552003-08-23 Phil Edwards <pme@gcc.gnu.org>
4956
4957 * configure.in: Use newline instead of semicolon when assuming
4958 shell arguments in a for loop.
4959 * configure: Regenerated.
4960
e1567352
JE
49612003-08-22 Jason Eckhardt <jle@rice.edu>
4962
4963 * MAINTAINERS: Resurrect the i860 maintainer.
4964
b348267b
GK
49652003-08-20 Geoffrey Keating <geoffk@apple.com>
4966
e50084fa
GK
4967 PR 8180
4968 * configure.in: When testing with_libs and with_headers, treat
4969 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
4970 * configure: Regenerate.
b4117c30 4971
b348267b
GK
4972 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4973 make, shell, etc.
4974 (baseargs): Likewise.
4975 * configure: Regenerate.
4976
ca26ffe0
BI
49772003-08-20 Bernardo Innocenti <bernie@develer.com>
4978
4979 * MAINTAINERS (Write After Approval): Add myself.
4980
940cde4d
GK
49812003-08-19 Geoffrey Keating <geoffk@apple.com>
4982
4983 * configure.in: Disable libgcj for darwin not on powerpc.
4984 * configure: Rebuild.
4985
74bed51b
ADL
49862003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
4987
4988 * config-ml.in, symlink-tree: Add license.
4989
b4117c30
ZW
49902003-08-03 Richard Stallman <rms@gnu.org>
4991 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
4992
4993 * README.SCO: New file.
4994
333a28b4
MK
49952003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
4996
4997 * Makefile.tpl (check, check-c++): Express dependencies using
4998 dependencies rather than commands.
4999 * Makefile.in: Regenerate.
5000
c197e306
AC
50012003-08-01 Andrew Cagney <cagney@redhat.com>
5002
5003 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5004 * configure: Ditto.
5005
a8ee6e2d
GK
50062003-07-31 Geoffrey Keating <geoffk@apple.com>
5007
5008 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 5009 * Makefile.in: Update.
a8ee6e2d 5010
8d9b3f2e
AT
50112003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5012
5013 * configure.in: Enable libgcj for darwin.
5014 * configure: Rebuild.
5015
52c0c542
PE
50162003-07-29 Phil Edwards <pme@gcc.gnu.org>
5017
5018 * config-ml.in: Use ac_configure_args directly instead of
5019 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5020 actually seen.
5021
b4acb5ef
NN
50222003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5023
5024 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5025 creating target and build subdirs to build all parent dirs as needed.
5026 * Makefile.in: Rebuild.
5027 * configure.in: Don't build dirs explicitly here.
5028 * configure: Rebuild.
5029
a51d71d0
PB
50302003-07-26 Paul Brook <paul@nowt.org>
5031
5032 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5033
f43e12ce
AO
50342003-07-22 Alexandre Oliva <aoliva@redhat.com>
5035
5036 * Makefile.tpl (all-make): Depend on intl.
5037 * Makefile.in: Rebuilt.
5038
8a199ff6
PE
50392003-07-20 Phil Edwards <pme@gcc.gnu.org>
5040
5041 * install-sh: Update to newer upstream versions (associated with
5042 aclocal 1.7).
5043 * mkinstalldirs: Likewise.
5044 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5045
e6a8c803
AP
50462003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
5047
5048 * MAINTAINERS: Move self from Bug database only accounts
5049 to write-after-approval.
5050
9f13608f
NN
50512003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5052
5053 * config.if: Remove unused libc_interface determination.
5054
c7864714
NN
50552003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5056
5057 * MAINTAINERS: Move self from write-after-approval to
5058 build machinery (*.in).
5059
775956d0
NN
50602003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5061
5062 PR bootstrap/11273
5063 PR bootstrap/11408
5064 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5065 unused INSTALL_PROGRAM_ARGS.
5066 * configure.in: Use AC_PROG_INSTALL.
5067 * Makefile.in: Regenerate.
5068 * configure: Regenerate.
5069
c7f67a6e
KH
50702003-07-13 Kazu Hirata <kazu@cs.umass.edu>
5071
5072 * MAINTAINERS: Alphabetize.
5073
33952f6f
AO
50742003-07-10 Alexandre Oliva <aoliva@redhat.com>
5075
5076 * configure: Rebuilt.
5077 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5078 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5079 newlib nor libgloss.
5080 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5081 * configure.in (am33_2.0-*-linux*): Added.
5082
0d4f1b4e
BW
50832003-07-09 Bob Wilson <bob.wilson@acm.org>
5084
5085 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5086 * configure: Regenerate.
5087
56694dd9
ZW
50882003-07-07 Zack Weinberg <zack@codesourcery.com>
5089
5090 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5091 * Makefile.in: Regenerate.
5092
21607eb4
ZW
50932003-07-04 Zack Weinberg <zack@codesourcery.com>
5094
5095 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5096 * Makefile.in: Regenerate.
5097
8c90b13a
L
50982003-07-04 H.J. Lu <hongjiu.lu@intel.com>
5099
5100 * Makefile.tpl: Replace PWD with PWD_COMMAND.
5101 * Makefile.in: Regenerated.
5102
5d42f90e
L
5103 * config-ml.in: Replace PWD with PWD_COMMAND.
5104
6eb95e99
ZW
51052003-07-04 Zack Weinberg <zack@codesourcery.com>
5106
5107 * intl: New directory; see intl/ChangeLog for details.
5108 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5109 * Makefile.tpl: all-gcc depends on maybe-all-intl.
5110 * Makefile.in: Regenerate.
5111
07d1940e
NN
51122003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5113
5114 * configure.in: Clean up config-lang.in handling. Delete
5115 useless assignment to "subdirs".
5116 * configure: Regenerate.
5117
4dbda6f0
NN
51182003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5119
5120 * configure.in: Rename 'target_libs' to 'target_libraries'.
5121 Remove useless reference to 'target_libs'.
5122 * configure: Regenerate.
5123
2c30ab71
KS
51242003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5125
5126 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5127 * Makefile.in: Regenerate.
5128
11405c93
NN
51292003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5130
5131 * Makefile.def: Introduce flags_to_pass.
5132 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5133 * Makefile.in: Regenerate.
5134
fb87ad5d
HPN
51352003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5136
5137 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5138 and target-libgloss.
5139 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5140 <h8300*-*-*>: Disable libf2c and ${libgcj}.
5141 * configure: Regenerate.
5142
a7956a48
BK
51432003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5144
5145 * configure.in: Update testsuite_flags to new location.
5146 * configure. Regenerate.
6eb95e99 5147
eaf9f3b2
NN
51482003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5149
5150 * Makefile.tpl: Remove BUILD_CC stuff.
5151 * Makefile.in: Regenerate.
5152
2d89ffef
KH
51532003-06-17 Kazu Hirata <kazu@cs.umass.edu>
5154
5155 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5156
83415b0b
GP
51572003-06-16 Graeme Peterson <gp@qnx.com>
5158
5159 * MAINTAINERS (Write After Approval): Add myself.
5160
b951c91c 51612003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 5162
b951c91c
L
5163 * config.guess: Update to 2003-06-12 version.
5164 * config.sub: Update to 2003-06-13 version.
5165
0bb41a37
L
51662003-06-12 H.J. Lu <hongjiu.lu@intel.com>
5167
5168 * config.guess: Update to 2003-06-06 version.
5169 * config.sub: Update to 2003-06-06 version.
5170
655b7166
RO
51712003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5172
5173 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5174 * configure. Regenerate.
5175
01b759aa
NN
51762003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5177
bf1d3e81
NN
5178 * configure.in: Disable serial configure by default.
5179 * configure: Regenerate.
5180 * Makefile.tpl: Abolish .NOTPARALLEL.
5181 * Makefile.in: Regenerate.
5182
e89fbdfe
NN
5183 * Makefile.tpl: Replace {build,host,target}_canonical by
5184 {build,host,target}.
5185 * Makefile.in: Regenerate.
5186
01b759aa
NN
5187 * Makefile.tpl: Fix stupid pasto.
5188 * Makefile.in: Regenerate.
5189
f7dae026
NN
51902003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5191
5192 * Makefile.tpl: Remove bogus conditional.
5193 * Makefile.in: Regenerate.
5194
51952003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
5196
5197 * Makefile.tpl (profiledbootstrap): New target.
5198 * Makefile.in (profiledbootstrap): New target.
5199
2ffc3e73 52002003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
5201
5202 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5203 Pinski. Remove user names from other bugzilla-only maintainers.
5204
1a1e6b96
NN
52052003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5206
1358ccea
NN
5207 * Makefile.tpl: Make 'recursive targets' using autogen rather
5208 than shell loop. Remove duplicate 'clean' targets and false
5209 comments.
5210 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5211 Add systematic method of specifying missing targets in subdirs.
5212 Add copyright boilerplate.
5213 * Makefile.in: Regenerate.
5214 * configure.in: Add 'recursive targets' to maybe list.
5215 * configure: Regenerate.
5216
ae74ed1f
NN
5217 * MAINTAINERS: "GNATS only" -> "Bug database only".
5218
1a1e6b96
NN
5219 * Makefile.tpl: Rename [+target+] to [+make_target+].
5220 * Makefile.def: Rename 'target' to 'make_target'.
5221
c79af3fa
NB
52222003-05-31 Neil Booth <neil@daikokuya.co.uk>
5223
5224 * MAINTAINERS: Add self as options handling maintainer.
5225
39d85b61
MM
52262003-05-28 Michael Meissner <gnu@the-meissners.org>
5227
5228 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5229 been too long since I touched those ports.
5230
afc2b62d
DD
52312003-05-28 DJ Delorie <dj@redhat.com>
5232
5233 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5234 * Makefile.in: Regenerate.
5235
df445104
MR
52362003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5237
5238 * configure.in: Use curly braces in the definition of tooldir.
5239 * configure: Regenerate.
5240
2eb98e5d 52412003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 5242
2eb98e5d
DD
5243 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5244 newlib or libgloss.
5245 * Makefile.in: Regenerate.
5246
862fced8
DD
52472003-05-21 DJ Delorie <dj@redhat.com>
5248
5249 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5250 * Makefile.in: Regenerate.
5251
fc351800
ILT
52522003-05-20 Ian Lance Taylor <ian@airs.com>
5253
5254 * MAINTAINERS: Update my e-mail address.
5255
7e2dbcef
NN
52562003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5257
5258 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 5259 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
5260 Factor out common code from autogen IF statements.
5261 * configure: Regenerate.
5262 * Makefile.in: Regenerate.
5263
f2a0e225
KC
52642003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5265
5266 * configure.in: Accept i[3456789]86 for machine type.
5267 * configure: Regenerate.
5268
8b87bb96
NN
52692003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5270
5271 * configure.in: Switch more things to use maybe dependencies.
5272 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5273 * configure: Regenerate.
5274 * Makefile.tpl: Switch more things to use maybe dependencies.
5275 * Makefile.in: Regenerate.
5276
fdb882bc 52772003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
5278
5279 * Makefile.tpl (install-opcodes): Define.
5280 * Makefile.in: Rebuild.
5281
f7c50032
AJ
52822003-05-13 Andreas Jaeger <aj@suse.de>
5283
5284 * config.guess: Update to 2003-05-09 version.
5285 * config.sub: Update to 2003-05-09 version.
5286
f2181bed 52872003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
5288
5289 * configure.in: Correct sed script so that options in quotes are not
5290 deleted.
5291 * configure: Rebuild.
5292
aa8f1f57
CV
52932003-05-12 Corinna Vinschen <corinna@vinschen.de>
5294
5295 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5296 and $$s/newlib/libc/sys/cygwin32 include paths.
5297 * configure: Ditto.
5298
0c130f81
MM
52992003-05-12 Michael Meissner <gnu@the-meissners.org>
5300
5301 * MAINTAINERS: Update my email addresses.
5302
aa1a100b
EB
53032003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
5304
5305 * config-ml.in: Propagate INSTALL variables.
f7c50032 5306
87861833
GP
53072003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5308
5309 * MAINTAINERS: Remove duplicate entries in Write After Approval.
5310
de722255
CD
53112003-05-02 Chris Demetriou <cgd@broadcom.com>
5312
6eb95e99
ZW
5313 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5314 * Makefile.in: Regenerate.
de722255 5315
96c4a002
WB
53162003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
5317
5318 * MAINTAINERS (GNATS only): Add Falk Hueffner.
5319
55b15a11
WB
53202003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
5321
5322 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5323
0c227849
DJ
53242003-04-27 Daniel Jacobowitz <drow@mvista.com>
5325
5326 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5327 * Makefile.in: Regenerated.
5328
d45148c1
WB
53292003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
5330
5331 * MAINTAINERS (Write After Approval): Upgrade myself from
5332 GNATS only to write-after-approval. Update my mail address.
5333
48f2318c 53342003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
5335
5336 (OS Port Maintainers: freebsd): Add myself.
5337
438f50c3
MM
53382003-04-22 Mark Mitchell <mark@codesourcery.com>
5339
5340 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5341
9074e169
KJ
53422003-04-22 Kean Johnston <jkj@sco.com>
5343
5344 * MAINTAINERS (SCO ports): Added myself.
5345
dfd39a2e
NS
53462003-04-21 Nathan Sidwell <nathan@codesourcery.com>
5347
5348 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5349
ccbae82a
KJ
53502003-04-19 Kean Johnston <jkj@sco.com>
5351
5352 * MAINTAINERS (Write After Approval): Add myself.
5353
2f50999f
GP
53542003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5355
5356 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5357 * Makefile.in: Regenerate.
5358
e9b84181
JJ
53592003-04-18 Jakub Jelinek <jakub@redhat.com>
5360
5361 * configure.in (powerpc64*-*-linux*): Remove.
5362 * configure: Rebuilt.
5363
1ca4c6e1
PE
53642003-04-17 Phil Edwards <pme@gcc.gnu.org>
5365
5366 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5367 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5368 and restrap.
5369 * Makefile.in: Regenerate.
5370
0590b963
RE
53712003-04-16 Richard Earnshaw <rearnsha@arm.com>
5372
5373 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5374 * configure: Regenerated.
5375
ff41a56f
DD
53762003-04-15 DJ Delorie <dj@redhat.com>
5377
5378 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5379
50d440bc
NC
53802003-04-13 Nick Clifton <nickc@redhat.com>
5381
5382 * config-ml.in: Remove support for --disable-aix removing
5383 call-aix multilibs.
5384
b1e0a93e
AO
53852003-04-10 Alexandre Oliva <aoliva@redhat.com>
5386
5387 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5388 * */configure: Rebuilt.
5389
71fb704d
JS
53902003-04-08 Joel Sherrill <joel@oarcorp.com>
5391
5392 * MAINTAINERS: Add my email address.
5393
3897ea90
OH
53942003-03-17 Olivier Hainque <hainque@act-europe.fr>
5395
5396 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 5397
93c834b7
NN
53982003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5399
5400 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5401 * Makefile.in: Regenerate.
5402
82c34dcb
MC
54032003-03-14 Michael Chastain <mec@shout.net>
5404
5405 * Makefile.in: Regenerate with correct Makefile.def.
5406
73458fb7
NN
54072003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5408
5409 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5410 Make macro.
5411 * Makefile.in: Regenerate.
5412 * configure.in: Clean up gxx_include_dir logic.
5413 * configure: Regenerate.
5414
32cf27e5
AE
54152003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
5416
5417 * MAINTAINERS (Write After Approval): Add myself.
5418
c727e7a0
BE
54192003-03-10 Ben Elliston <bje@wasabisystems.com>
5420
5421 * MAINTAINERS: Update my mail address.
5422
9a27ac7a
FS
54232003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5424
5425 * configure.in (gxx_include_dir): Fix typo.
5426 * configure: Regenerated.
5427
3aa83176
NN
54282003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5429
5430 * Makefile.tpl: Reindent.
5431 * Makefile.in: Regenerate.
5432 * configure.in: Reindent. Don't set unused variables.
5433 * configure: Regenerate.
5434
9124bc53
DJ
54352003-03-04 Daniel Jacobowitz <drow@mvista.com>
5436
5437 * configure.in: Include $(build_tooldir)/sys-include in
5438 FLAGS_FOR_TARGET.
5439 * configure: Regenerated.
5440
cb543528
NN
54412003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5442
c858bf1e
NN
5443 * Makefile.tpl: Always pass down RANLIB.
5444 * Makefile.in: Regenerate.
5445
aa9c3ab4
NN
5446 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5447 * Makefile.in: Regenerate.
5448 * configure.in: Remove unused logic relating to --enable-shared
5449 and --enable-threads. Remove bogus comments. Remove redundant
5450 noconfigdirs.
5451 * configure: Regenerate.
5452
cb543528
NN
5453 * configure.in: Replace ${libstdcxx_version} by its value.
5454 Remove reference to mh-dgux.
5455 * configure: Regenerate.
5456
53f70c1b
KB
54572003-03-03 Kevin Buettner <kevinb@redhat.com>
5458
5459 * MAINTAINERS (Write After Approval): Add myself.
5460
df0f0674
NN
54612003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5462
5463 * Makefile.tpl: Rearrange.
5464 * Makefile.in: Regenerate.
5465
ef4e7569
US
54662003-02-25 Uwe Stieber <uwe@wwws.de>
5467
5468 * configure.in: Add support for kaOS as cross build target system.
5469 * configure: Regenerated.
5470
a7a287eb
SB
54712003-02-24 Steven Bosscher <steven@gcc.gnu.org>
5472
5473 * MAINTAINERS (Write after approval): Add myself.
5474
ff00c8a2
JW
54752003-02-21 James E Wilson <wilson@tuliptree.org>
5476
5477 * MAINTAINERS: Update my email address.
5478
abb2db7a
ZW
54792003-02-21 Zack Weinberg <zack@codesourcery.com>
5480
5481 * MAINTAINERS: Add self to blanket write privs. section.
5482
e9f2dc3b
SM
54832003-02-20 Sean McNeil <sean@blue.mcneil.com>
5484
5485 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5486 configure-target-* as some target builds may require additional
5487 flags for preprocessor tests.
5488 * Makefile.in: Regenerated.
5489
ee03dc5e
AO
54902003-02-19 Alexandre Oliva <aoliva@redhat.com>
5491
11856278
AO
5492 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5493 * ltconfig: Handle it.
5494 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5495 auto-detecting it.
5496
274aef32
AO
5497 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5498 it is used as argument to $CC.
5499 * ltcf-gcj.sh: Likewise.
5500
ee03dc5e
AO
5501 * configure.in: Introduce --enable-maintainer-mode.
5502 * configure: Rebuilt.
5503 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5504 for maintainer mode.
5505 * Makefile.in: Rebuilt.
5506
30db8e17
JM
55072003-02-18 Jason Merrill <jason@redhat.com>
5508
5509 * Makefile.tpl (check-c++): Allow parallelism.
5510
cab60ac6
GP
55112003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5512
5513 * MAINTAINERS: Remove John Carr (who never actually had access to
5514 gcc.gnu.org).
5515
c8e5d1af
GK
55162003-02-15 Geoffrey Keating <geoffk@apple.com>
5517
5518 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5519 don't configure target-libobjc.
5520 * configure: Regenerate.
5521
70f91f50
RO
55222003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5523
5524 * Makefile.tpl (RANLIB): Define.
5525 * Makefile.in: Regenerate.
5526
669e9062
LB
55272003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
5528
5529 * MAINTAINERS: Update my email.
abb2db7a 5530
61b56b2e
KS
55312003-02-06 Keith R Seitz <keiths@redhat.com>
5532
5533 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5534 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5535 * Makefile.in: Regenerated.
5536 * configure.in: Remove all traces of snavigator, db, and grep.
5537 * configure: Regenerated.
5538
a1ba6e15
GP
55392003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5540
5541 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5542 After Approval.
5543
f5f2cce5
CC
55442003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5545
5546 * MAINTAINERS (Write after approval): Add myself.
5547
ba49f6f1
FCE
55482003-01-31 Frank Ch. Eigler <fche@redhat.com>
5549
5550 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5551 * Makefile.in: Regenerated.
5552
ccf9f10c
RS
55532003-01-30 Roger Sayle <roger@eyesopen.com>
5554
5555 * config.guess: Updated to 2003-01-30's version.
5556 * config.sub: Updated to 2003-01-28's version.
5557
a693735b
AO
55582003-01-30 Alexandre Oliva <aoliva@redhat.com>
5559
5560 * config.if: If gcc_version is already set, just use it. Don't set
5561 gcc_version_trigger if it's already set, otherwise set it to
5562 gcc/version.c, but only if the file exists. If it is not set and
5563 gcc/version.c does not exist, try to extract the version number from
5564 $CC.
5565
204c43d6
AT
55662003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
5567
abb2db7a 5568 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 5569
842e91ec
PE
55702003-01-27 Phil Edwards <pme@gcc.gnu.org>
5571
5572 * configure.in: Revert 24Jan change.
5573 * configure: Regenerate.
5574
6b99984e
GP
55752003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5576
5577 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
5578 entry of HJ Lu.
5579
806e0935
NN
55802003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5581
5582 * configure.in: Revert previous change.
5583 * configure: Regenerate.
5584
307a9864
NN
55852003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5586
5587 * configure.in: Make rda native-only.
5588 * configure: Regenerate.
5589
02ba6302
VR
55902003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5591
5592 * MAINTAINERS: Move myself from GNATS-only-accounts to
5593 write-after-approval.
5594
77d187bc
NN
55952003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5596
5597 * configure.in: Add missing \.
5598 * configure: Rebuilt.
5599
a94a2d4c
JJ
56002003-01-17 Jakub Jelinek <jakub@redhat.com>
5601
5602 * configure.in (baseargs): Avoid using \| in sed regular
5603 expressions.
5604 * configure: Rebuilt.
5605
73f84924
JJ
56062003-01-16 Jakub Jelinek <jakub@redhat.com>
5607
5608 * configure.in (baseargs): Remove all supported forms of
5609 --cache-file, --srcdir, --host, --build and --target options
5610 from argument lists.
5611 * configure: Rebuilt.
5612
8c12fc63
JZ
56132003-01-15 Josef Zlomek <zlomekj@suse.cz>
5614
5615 * MAINTAINERS: Add myself to write-after-approval list.
5616
7c005a3a
AO
56172003-01-15 Alexandre Oliva <aoliva@redhat.com>
5618
5619 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5620 * configure: Rebuilt.
5621
3dfabf63
NN
56222003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5623
5624 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5625 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5626 * Makefile.in: Regenerate.
5627 * configure: Regenerate.
5628
cf53ae10
AO
56292003-01-09 Alexandre Oliva <aoliva@redhat.com>
5630
5631 * configure.in: Remove Makefile in build, host and target modules
5632 unless configure was run with --no-recursion.
5633 * configure: Rebuilt.
5634
3fbe8e4a
CC
56352003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5636
5637 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5638 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5639 * Makefile.in: Regenerate.
5640
66e2aa7d
CD
56412003-01-08 Chris Demetriou <cgd@broadcom.com>
5642
5643 * config.guess: Update to 2003-01-03 version.
5644 * config.sub: Update to 2003-01-03 version.
5645
b5038cfb
CF
56462003-01-07 Christopher Faylor <cgf@redhat.com>
5647
5648 * configure: Regenerate with proper autoconf 2.13.
5649
d02c69be
CF
56502003-01-07 Christopher Faylor <cgf@redhat.com>
5651
5652 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 5653 * configure: Regenerate.
d02c69be 5654
e914a571
AC
56552003-01-06 Andrew Cagney <ac131313@redhat.com>
5656
5657 * configure.in (GDB_TK): Add tcl directories conditional on
5658 gdb/gdbtk directory being present.
5659 * configure: Regenerate.
abb2db7a 5660
70571545
JDA
56612003-01-04 John David Anglin <dave.anglin@nrc.ca>
5662
5663 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5664 by gcc if LD is not defined and we are not doing a Canadian Cross.
5665 * configure: Rebuilt.
5666
89a7012a
TT
56672002-12-31 Tom Tromey <tromey@redhat.com>
5668
5669 * Makefile.in: Rebuilt.
5670 * Makefile.def (target_modules) [libffi]: Allow installation.
5671
3f4f56e2
AS
56722002-12-31 Andreas Schwab <schwab@suse.de>
5673
5674 * configure.in: Fix use of $program_transform_name.
5675 * configure: Regenerated.
5676
6c1b8d0a
DJ
56772002-12-30 Daniel Jacobowitz <drow@mvista.com>
5678
5679 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 5680 * configure: Regenerated.
6c1b8d0a 5681
c5120911
AO
56822002-12-29 Alexandre Oliva <aoliva@redhat.com>
5683
5684 * Makefile.tpl (local-distclean): Don't remove...
5685 (multilib.ts): ... this. Moved into...
5686 (multilib.out): ... this. Don't use sub-make.
5687 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5688 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5689 (configure-build-[+module+], configure-[+module+],
5690 configure-target-[+module+], configure-gcc): ... these. Test
5691 for Makefile existence. Drop config.status from dependencies.
5692 * Makefile.in: Rebuilt.
5693 * configure.in: Move gcc-version-trigger to the end of
5694 ac_configure_args. Add comments to maybedep.tmp and
5695 serdep.tmp. Introduce --disable-serial-configure. Remove
5696 nonopt from baseargs, matching and removing corresponding
5697 whitespace while at it.
5698 * configure: Rebuilt.
5699
e245b0ea
AO
57002002-12-28 Alexandre Oliva <aoliva@redhat.com>
5701
903de295
AO
5702 * configure.in (host_configargs): Replace reference to
5703 no-longer-defined buildopts with --build=${build_alias}.
5704 * configure: Rebuilt.
5705
e245b0ea
AO
5706 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5707 program_transform_name to standard idiom.
5708 (AUTOGEN, AUTOCONF): Define.
5709 (Makefile.in): Use $(AUTOGEN).
5710 (Makefile): Depend on config.status, and use autoconf-style rule to
5711 build it. Move original commands to...
5712 (config.status): ... this new target.
5713 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5714 $(AUTOCONF).
5715 * Makefile.in: Rebuilt.
5716
671aa708
NN
57172002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
5718
53fbfb58
NN
5719 * Makefile.tpl: Fix dramatic bustage due to change in
5720 program_transform_name.
5721 * Makefile.in: Regenerate.
5722
5723 * configure.in: Remove unnecessary PATH setting.
5724 * configure: Regnerate.
5725
5726 * configure.in: Don't default to unprefixed tools unless
5727 the native tools will work.
5728 * configure: Regenerate.
5729
671aa708
NN
5730 * configure.in: Convert to autoconf script. Blow away lots
5731 of now-redundant Makefile fragments.
5732 * configure: Generate using Autoconf.
5733 * Makefile.tpl: Rewrite to reflect autoconfiscation.
5734 * Makefile.in: Regenerate.
5735
57f40826
NN
57362002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
5737
3fedb745
NN
5738 * configure: Fix stupid bug where RANLIB was mistakenly included.
5739
abb2db7a 5740 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
5741 (build_configargs, host_configargs, target_configargs).
5742
5743 * configure.in: Move logic out of sed statement.
5744
abb2db7a 5745 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
5746 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5747
315fa0f4
SS
57482002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
5749
5750 * config.sub: Import from master repository
5751 * config.guess: Ditto
5752
45aff44f
AS
57532002-12-24 Andreas Schwab <schwab@suse.de>
5754
5755 * Makefile.tpl (multilib.out): Fix missing space.
5756 * Makefile.in: Regenerate.
5757
88b5521b
NN
57582002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
5759
5760 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
5761 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
5762 * Makefile.in: Regenerate.
5763 * configure.in: Remove unnecessary leftovers.
5764
2a726918
GK
57652002-12-21 Geoffrey Keating <geoffk@apple.com>
5766
5767 * configure.in (extra_ranlibflags_for_target): New variable.
5768 (*-*-darwin): Add -c to ranlib commands.
5769 * configure (tooldir): Handle extra_ranlibflags_for_target.
5770
aace3269 57712002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
5772
5773 * Makefile.tpl: Revert HJL's change.
5774 * Makefile.in: Regenerated.
5775 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5776 always.
5777
f0895142
AS
57782002-12-19 Andreas Schwab <schwab@suse.de>
5779
5780 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5781 * Makefile.in: Regenerate.
5782
782d0c02
L
57832002-12-18 H.J. Lu <hjl@gnu.org>
5784
5785 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5786 * Makefile.in: Regenerated.
5787
5788 * configure.in (build_prefix): New. Substitute.
5789
212f6dd0
NN
57902002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
5791
79308c5d
NN
5792 * Makefile.tpl: Don't let real targets depend on phony targets.
5793 * Makefile.in: Regenerate.
5794
212f6dd0
NN
5795 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5796 * Makefile.in: Regenerate.
5797
ab17919f
SS
57982002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
5799
5800 * config.sub: Import from master repository
5801 * config.guess: Ditto
5802
5ecf91d1
JM
58032002-12-16 Jason Merrill <jason@redhat.com>
5804
5805 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5806 previous 'make bootstrap'.
5807 * Makefile.in: Regenerate.
5808
d8437e1b
HPN
58092002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
5810
5811 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5812
4977bab6
ZW
58132002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
5814
5815 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5816 * Makefile.in: Regenerate.
5817
0edcfdcb
JM
58182002-12-13 Jason Merrill <jason@redhat.com>
5819
6248218a 5820 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
5821 library tests.
5822 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
5823 * Makefile.in: Regenerate.
5824
4977bab6
ZW
58252002-12-12 Alexandre Oliva <aoliva@redhat.com>
5826
5827 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5828 * Makefile.in: Rebuilt.
5829
f87505dd
AO
58302002-12-12 Alexandre Oliva <aoliva@redhat.com>
5831
5832 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5833
4977bab6
ZW
58342002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
5835
5836 * configure: Fix bug put in by gremlins.
5837
5838 * Makefile.tpl: Substitute more autoconfily.
5839 * configure: Substitute more autoconfily.
5840 * Makefile.in: Regenerate.
5841
7f0db92a
SS
58422002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
5843
5844 * config.sub: Import from master repository
5845 * config.guess: Ditto
5846 * MAINTAINERS: Added Svein Seldal under write after approval
5847
4977bab6
ZW
58482002-12-08 Andrew Cagney <ac131313@redhat.com>
5849
5850 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5851 * Makefile.in (all-sim): Ditto.
5852
58532002-12-06 DJ Delorie <dj@redhat.com>
5854
5855 * Makefile.tpl: Change configure dependencies to not have real
5856 targets depend on phony targets.
5857
58582002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
5859
5860 * configure.in: Revert unintentional change.
5861
5862 * Makefile.tpl: Change dependency for */multilib.out so that
5863 it works when gcc isn't in the tree.
5864
5865 * configure.in: Substitute more.
5866 * configure: Run subconfigures from the Makefile.
5867 * Makefile.tpl: Run subconfigures from the Makefile; add a few
5868 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
5869
67f1b906
GP
58702002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5871
5872 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5873
4977bab6
ZW
58742002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
5875
5876 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5877 and corresponding dependencies.
5878 * Makefile.in: Regenerate.
5879
5880 * configure.in (host_tools): Order binutils, gas and ld for
5881 convenience in running the testsuites.
5882
5883 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5884 * Makefile.in: Regenerate.
5885 * configure.in: Introduce rules to serialize subconfigure runs.
5886
5887 * configure.in: Introduce BASE_CC_FOR_TARGET.
5888 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
5889 Realize configure-build-* targets. Realize configure-target-* targets.
5890 * Makefile.in: Regenerate.
5891
58922002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5893
5894 * configure: Move gcc_version_trigger stuff from here...
5895 * configure.in: ...to here.
5896
5897 * configure.in: Separate subconfigure options added by this file from
5898 options given by the user. Add machinery to put args for host
5899 subconfigures into the Makefile.
5900
5901 * Makefile.tpl: Remove 'vault' targets.
5902 * Makefile.tpl: Reorder and comment dependencies.
5903 * Makefile.in: Regenerate.
5904
59052002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5906 * configure.in: Fix my broken commit of previous patch. (sigh)
5907
743f054e
GK
59082002-11-28 Geoffrey Keating <geoffk@apple.com>
5909
5910 * configure.in: Move host-specific darwin noconfigdirs into
5911 the host-specific section.
5912
4977bab6
ZW
59132002-11-28 Geoffrey Keating <geoffk@apple.com>
5914
5915 * configure.in: Move host-specific darwin noconfigdirs into
5916 the host-specific section.
5917
59182002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
5919
5920 * configure: Remove skip-this-dir support.
5921 * Makefile.tpl: Remove skip-this-dir support.
5922
5923 * Makefile.tpl: Remove leftover support for non-autoconfiscated
5924 subdirectories.
5925 * Makefile.in: Regenerate.
5926
5927 * Makefile.tpl: Strip out useless setting of 'dir'.
5928 * Makefile.in: Regenerate.
5929
59302002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
5931
5932 * configure.in: Fix deeply stupid bug.
5933
5934 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5935 shell code in CXX_FOR_TARGET
5936 * Makefile.def: Introduce raw_cxx.
5937 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5938 RAW_CXX_FOR_TARGET.
5939 * Makefile.in: Regenerate.
5940
59412002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
5942
5943 * Makefile.tpl: Remove unnecessary ifs.
5944 * Makefile.in: Regenerate.
5945
5946 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
5947 dependencies. Maybe-ize build-libiberty. Create dummy install
5948 targets for 'no_install' modules.
5949 * configure: Move GDB_TK substitution to configure.in. Move
5950 build_modules stuff to configure.in.
5951 * configure.in: Implement soft dependency machinery. Maybe-ize
5952 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
5953 * Makefile.in: Regenerate.
5954
59552002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
5956
5957 * Makefile.tpl: Make all-target, install-target behave similarly
5958 to all, install (only hitting configured targets). Eliminate
5959 unused macro defintions.
5960
5961 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5962 build != host.
5963
5964 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5965
5966 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5967
5968 * configure.in: Produce lists of subdir targets we're actually
5969 configuring. Remove references to "dosrel".
5970 * Makefile.tpl: Let configure set which subdir targets are hit.
5971 Remove install-cross; clean up install; remove ALL. Remove
5972 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5973 Autogenerate host module targets. Remove empty dependency lines
5974 and redundant dependency; rearrange slightly.
5975 * Makefile.def: Add host-side libtermcap, utils.
5976
5977 * Makefile.in: Regenerate.
5978
e6226a2f
RO
59792002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5980
5981 * ltconfig (osf[345]): Append $major to soname_spec.
5982 Reflect this in library_names_spec.
5983 * ltmain.sh (osf): Prefix $major with . for use as extension.
5984
3b75d237
AJ
59852002-11-19 Andreas Jaeger <aj@suse.de>
5986
5987 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
5988 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
5989 and sparc64 GNU/Linux systems.
5990
809108de
NS
59912002-11-19 Nathan Sidwell <nathan@codesourcery.com>
5992
5993 * MAINTAINERS: Update email.
5994
e7e0de7e
GP
59952002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5996
5997 * MAINTAINERS: Complete James Dennett's entry.
5998
f7109dea
EB
59992002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
6000
6001 * MAINTAINERS (Write After Approval): Add myself.
6002
d3ac17c9
BK
60032002-11-13 Bruce Korb <bkorb@gnu.org>
6004
6005 * Makefile.tpl: syntactic cleanup
6006
cbf78ae4
SH
60072002-11-13 Stuart Hastings <stuart@apple.com>
6008
6009 * MAINTAINERS: Add myself to write-after-approval list.
6010
4977bab6
ZW
60112002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6012
6013 * Makefile.def: Add list of recursive targets to autogenerate.
6014 Add build_modules.
6015 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6016 targets. Autogenerate *-build-* targets.
6017 * Makefile.in: Regenerate.
6018
60192002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6020
6021 * configure: More autoconf-style substitutions.
6022 * Makefile.tpl: More autoconf-style substitutions.
6023 * Makefile.in: Regenerate.
6024
60252002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
6026
6027 * configure: Substitute more variables in a more autoconf-friendly
6028 way. Simplify slightly.
6029 * Makefile.tpl: Make more variables substitutable in an
6030 autoconf-friendly way.
6031 * Makefile.in: Regenerate.
6032
d4783999
JW
60332002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
6034
6035 * MAINTAINERS (Write After Approval): Add myself.
6036
4977bab6
ZW
60372002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
6038
6039 * configure.in (v810*): Remove special setting of tools.
6040
6041 * configure: Add support for extra required flags for ar or nm.
6042 * configure.in (aix4.3+): Use above support for target-specific
6043 issues, rather than using config/mt-aix43.
6044
60452002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
6046
6047 * configure: Remove 'removing', which doesn't work. Replace $subdir
6048 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6049 with $srcdir. Reformat indentation. Substitute some variables
6050 formerly hard-coded in the Makefile for build=host.
6051 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6052 * Makefile.def: Autogenerate more.
6053 * Makefile.in: Regenerate.
6054
1c9c903e
AN
60552002-11-04 Adam Nemet <anemet@lnxw.com>
6056
6057 * MAINTAINERS (Write After Approval): Add myself.
6058
40673d2b
KB
60592002-11-04 Kevin Buettner <kevinb@redhat.com>
6060
6061 * Makefile.def (host_modules): Add rda.
6062 * Makefile.in: Regenerate.
6063 * configure.in (target_tool): Add target-rda to list.
6064
42e650ae
GP
60652002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6066
6067 * MAINTAINERS: Remove "co-maintainer" note for web pages.
6068
e004b81f
PE
60692002-10-25 Phil Edwards <pme@gcc.gnu.org>
6070
6071 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6072 and restrap targets to this rule.
6073 * Makefile.in: Regenerate.
6074
06bd49b1
GP
60752002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6076
6077 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6078 GNATS only accounts.
6079
d0af82b0
HPN
60802002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6081
6082 * configure.in (i[3456]86-*-linux*): Add check to disable
6083 ${libgcj} for glibc1.
6084
10782654
DC
60852002-10-24 Denis Chertykov <denisc@overta.ru>
6086
6087 * MAINTAINERS: Add myself as ip2k port maintainer.
6088
a5a438f5
SS
60892002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6090
6091 * configure.in: Add tic4x target.
6092
fe3d5b7f
NN
60932002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6094
aba8a494
NN
6095 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6096 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6097 * Makefile.in: Regenerate.
6098
fe3d5b7f
NN
6099 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6100 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6101 * Makefile.in: Regenerate.
6102
a6ad79e7
JJ
61032002-10-02 Janis Johnson <janis187@us.ibm.com>
6104
6105 * MAINTAINERS: Add myself as web pages co-maintainer.
6106
6a8a9058
NN
61072002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6108
6109 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6110 * Makefile.in: Regenerate.
6111
327d975a
ZW
61122002-10-02 Zack Weinberg <zack@codesourcery.com>
6113
6114 * MAINTAINERS: Add myself and Nathan Sidwell
6115 <nathan@codesourcery.com> as VxWorks maintainers.
6116
a5ae8f19 61172002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
6118
6119 * Makefile.def: Remove order dependency comments.
6120 * Makefile.tpl: Add explicit install-install dependencies.
6121 * Makefile.in: Regenerate.
d0f6c823 6122
34c6040c 6123 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 6124 * Makefile.in: Regenerate.
34c6040c 6125
d0f6c823
NN
6126 * Makefile.tpl: Add configure-target (for src-release in src)
6127 * Makefile.in: Regenerate.
6128
50bd210b
NC
61292002-09-30 Nick Clifton <nickc@redhat.com>
6130
6131 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6132
ca25149e
UW
61332002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6134
6135 * configure.in (s390*-*-linux*): Enable libgcj.
6136
dd30b57d
NN
61372002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6138
9e60a678
NN
6139 * configure: Revert accidentally applied changes.
6140
dd30b57d
NN
6141 * Makefile.tpl: Make more autoconf-friendly.
6142 * Makefile.in: Regenerate.
6143 * configure: Make substitution more autoconf-like.
6144
5831424e
RE
61452002-09-28 Richard Earnshaw <rearnsha@arm.com>
6146
6147 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6148 single entry to handle all these.
6149 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6150 libjava on arm-*-elf.
6151
b7f3b15b
GK
61522002-09-27 Geoffrey Keating <geoffk@apple.com>
6153
6154 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6155 things that depend on them.
6156
0dffceed
NN
61572002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6158
6159 * Makefile.tpl: Make subsituted variables more autoconfy.
6160 * Makefile.in: Regenerate.
6161 * configure: Make seds more autoconfy.
6162
1db75a86 61632002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
6164
6165 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6166 * Makefile.in: Regenerate.
6167 * configure.in: Rewrite sed statements to look autoconfy.
6168
1db75a86
NN
6169 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6170 all-target-foo on configure-target-foo.
6171 * Makefile.def: Ditto.
6172 * Makefile.in: Rebuild.
6173
741a4e89
AH
61742002-09-25 Andrew Haley <aph@redhat.com>
6175
6176 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6177
95ddd785
NN
61782002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6179
6180 * Makefile.def: New file.
6181 * Makefile.tpl: New file.
6182 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6183 * contrib/gcc_update: Note that Makefile.in is a generated file.
6184
6185 * configure.in: Minor rearrangement. Simplify tests.
6186
65a824f6
JT
61872002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
6188
6189 * configure.in (with_headers): Skip copy if value is "yes".
6190 (with_libs): Likewise.
6191
51270f0a 61922002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
6193
6194 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6195 * configure.in (sh*-*-pe*): Ditto.
6196 * configure.in (mips*-*-pe*): Ditto.
6197 * configure.in (*arm-wince-pe): Ditto.
6198
8f89dbf4
NN
6199 * configure.in: Rearrange.
6200
c1b8db3f
KH
62012002-09-14 Kazu Hirata <kazu@cs.umass.edu>
6202
6203 * MAINTAINERS: Update my email address.
6204
341f0575
PK
62052002-08-30 Paul Koning <pkoning@equallogic.com>
6206
6207 * MAINTAINERS: (Write After Approval): Add myself.
6208
d2e06980
GK
62092002-08-29 Geoffrey Keating <geoffk@redhat.com>
6210
6211 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6212
4906d5d8
GK
62132002-08-24 Geoffrey Keating <geoffk@redhat.com>
6214
6215 * MAINTAINERS: Change my mailing address.
6216
e9a25cc8
PC
62172002-08-21 Paolo Carlini <pcarlini@unitus.it>
6218
6219 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 6220 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 6221
a5aa7421
LR
62222002-08-20 Loren J. Rittle <ljrittle@acm.org>
6223
6224 * MAINTAINERS (Write After Approval): Remove myself.
6225 (Various Maintainers: c++ runtime libs): Add myself.
6226
5ce6f47b
EC
62272002-08-15 Eric Christopher <echristo@redhat.com>
6228
6229 * config.sub: Import from master repository.
6230 * config.guess: Ditto.
6231
7f9317f0
AO
62322002-08-19 Alexandre Oliva <aoliva@redhat.com>
6233
6234 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6235 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6236 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6237
7aecca3d
AH
62382002-08-16 Aldy Hernandez <aldyh@redhat.com>
6239
6240 * MAINTAINERS: Add self to rs6000 vector extensions.
6241
8ea4b195
AO
62422002-08-15 Alexandre Oliva <aoliva@redhat.com>
6243
6244 * libiberty/configure: Reverted unintended yesterday's check in.
6245
f5cc59a7
AO
62462002-08-14 Alexandre Oliva <aoliva@redhat.com>
6247
6248 * boehm-gc/configure, libf2c/configure: Rebuilt.
6249 * libffi/configure, libiberty/configure: Ditto.
6250 * libjava/configure, libobjc/configure: Ditto.
6251 * libstdc++-v3/configure, zlib/configure: Ditto.
6252 Merged from binutils:
6253 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
6254 From Steve Ellcey <sje@cup.hp.com>:
6255 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6256 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6257 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6258 IA64.
6259 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6260 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6261 soname_spec, sys_lib_search_path_spec): Ditto.
6262
66350331
FS
62632002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6264
6265 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6266
2ff34870
L
62672002-08-04 H.J. Lu (hjl@gnu.org)
6268
6269 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6270
a014f2fe
KW
62712002-08-02 Krister Walfridsson <cato@df.lth.se>
6272
6273 * MAINTAINERS (Write After Approval): Add myself.
6274
c01d477a
AM
62752002-07-31 Alan Modra <amodra@bigpond.net.au>
6276
6277 * configure.in: Move generic linux case to end. Copy generic
6278 linux noconfigdirs to mips*-*-linux* entry and new
6279 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6280
68cd2524
MM
62812002-07-19 Michael Matz <matz@suse.de>
6282
6283 * MAINTAINERS: Add myself as ra* maintainer.
6284
e2d83b8c
CD
62852002-07-16 Chris Demetriou <cgd@broadcom.com>
6286
6287 * config.guess: Update to 2002-07-09 version.
6288 * config.sub: Update to 2002-07-03 version.
6289
cece4f1d
HPN
62902002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
6291
6292 * MAINTAINERS: Fix typo in a maintainer email address.
6293
bb654703
NN
62942002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6295
6296 * configure.in: Remove two redundant tests.
6297
789b7de5
RO
62982002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6299
6300 * configure.in (mips*-*-irix6*o32): Enable stabs.
6301
e1da1089
NN
63022002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6303
f3970bba
NN
6304 * configure.in: Don't build grez.
6305 * Makefile.in: Ditto.
6306
e1da1089
NN
6307 * Makefile.in: Remove references to bsp, cygmon, libstub.
6308 * configure.in: Ditto.
6309
6310 * configure.in: Remove leftover reference to gdbtest.
6311
57c905fa
PE
63122002-07-08 Phil Edwards <pme@gcc.gnu.org>
6313
6314 * configure.in (gxx_include_dir): Change to match versioned
6315 C++ headers if --enable-version-specific-runtime-libs is used.
6316
a0af94a7 63172002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 6318
a0af94a7
SE
6319 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6320
423ce3eb
NN
63212002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6322
6323 * configure.in: Make --without-x work.
6324
98186934
NN
63252002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6326
c3b7d169
NN
6327 * configure.in: Rearrange target Makefile fragment collection.
6328
98186934
NN
6329 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6330 cvs[src].
6331 * configure.in: Ditto.
6332
eebd288a
MK
63332002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
6334
6335 * MAINTAINERS (Write After Approval): Update my e-mail address.
6336
3ab36f05
NN
63372002-06-24 Ben Elliston <bje@redhat.com>
6338
6339 * configure.in (host_tools): Remove cgen.
6340
6341 * Makefile.in (all-cgen): Remove; runs from its source directory.
6342 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 6343 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
6344 (all-sim): Likewise.
6345
63462002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6347
6348 * Makefile.in: Eliminate 'apache' targets.
6349 * configure.in: Eliminate 'apache' targets.
6350
55380b08
NN
6351 * configure.in: Eliminate redundant tests. Reorganize.
6352
9a5c1b9d
NN
6353 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6354
5fd3853a
NN
6355 * config-ml.in: Eliminate references to Cygnus configure.
6356
cfefc434
NN
6357 * Makefile.in: Eliminate references to building emacs.
6358
2fe93885
GS
63592002-06-28 Graham Stott <graham.stott@btinternet.com>
6360
6361 * MAINTAINERS: Update my email address.
6362
53c40185
BK
63632002-06-26 Benjamin Kosnik <bkoz@redhat.com>
6364
6365 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 6366 (cxx_incdir): Remove.
53c40185 6367
97679694
NN
63682002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
6369
6370 * MAINTAINERS (Write After Approval): Add self.
6371
b03bcd37
DC
6372Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
6373
6374 * configure.in: Add support for ip2k.
6375
6bd12129
NN
63762002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6377
6378 * configure.in: Fix AIX configury bug.
6379
e0d98a92
SE
63802002-06-20 Steve Ellcey <sje@cup.hp.com>
6381
6382 * MAINTAINERS (Write After Approval): Add self.
6383
ba3292db
NN
63842002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6385
ef40bc65
NN
6386 * configure.in: replace ${topsrcdir} with ${srcdir}
6387
7a0be465
NN
6388 * configure.in: Move definition of libstdcxx_flags
6389 right above usage, rather than waaay earlier.
6390
e1848dde
NN
6391 * configure.in: Pull definition of is_cross_compiler earlier.
6392
8bc2fff1
NN
6393 * configure.in: Rearrange a little.
6394
ba3292db
NN
6395 * configure.in: Remove references to librx.
6396 * Makefile.in: Remove references to librx.
6397
11d8b408
DC
6398Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
6399
6400 * config.sub: Add support for avr target.
6401 Import from master sources, rev 1.255
5ce6f47b 6402
93da8339
PE
64032002-06-19 Phil Edwards <pme@gcc.gnu.org>
6404
6405 * configure, .cvsignore: Revert previous change...
6406 * Makefile: ...delete.
6407
b4caab5c
NN
64082002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6409
6410 * configure.in: Eliminate ${gasdir} variable.
6411
ee777171
DB
64122002-06-18 Dave Brolley <brolley@redhat.com>
6413
6414 * configure.in: Add support for frv.
6415 * config.sub: Add support for frv.
6416
26e4af54
PE
64172002-06-18 Phil Edwards <pme@gcc.gnu.org>
6418
6419 * configure: Remove garbage from previous commit.
6420
bb20b7da
PE
64212002-06-18 Phil Edwards <pme@gcc.gnu.org>
6422
6423 * configure: For in-source builds, make a subdir and re-exec there.
6424 * Makefile: New file. Pass targets through to build directory.
6425 * .cvsignore: No longer ignore "Makefile".
6426
9d321f6c
DR
64272002-06-16 Douglas Rupp <rupp@gnat.com>
6428
6429 * MAINTAINERS (Write After Approval): Add self.
6430
c8eb2bc0
KG
64312002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6432
6433 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6434
f210d239
JT
64352002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6436
6437 * configure.in (vax-*-netbsd*): Re-enable gas.
6438
e9667b3c
NN
64392002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6440
efe1f357
NN
6441 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6442 BUILD_PREFIX_1, to correct nomenclature.
6443 * configure: Likewise.
6444
e9667b3c
NN
6445 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6446 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6447
fe2fe497
OH
64482002-05-31 Olaf Hering <olh@suse.de>
6449
6450 * config-ml.in: Propogate DESTDIR also.
6451
dcf7f0dd
JT
64522002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6453
6454 * configure.in (vax-*-netbsd*): Don't build gas for this
6455 platform.
6456
6ff14f32
MM
64572002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6458
6459 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6460 and libgcj for AVR.
6461
397de1ff
KK
64622002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
6463
6464 * MAINTAINERS (Write After Approval): Add myself.
6465
ac30211c
JT
64662002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6467
6468 * config.guess: Update to 2002-05-22 version.
6469 * config.sub: Likewise.
6470
1e6347d8
RO
64712002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6472
6473 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6474 * config-ml.in: Likewise.
6475 * configure: Likewise.
6476 * configure.in: Likewise.
6477
e5ce1d6d
SC
64782002-05-16 Stephane Carrez <stcarrez@nerim.fr>
6479
6480 * MAINTAINERS: Update my email address.
6481
6cdef75d
NN
64822002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6483
4a87f061
NN
6484 * configure.in: Simplify makefile fragment collection.
6485
6486 * configure.in: Remove code to build emacs.
603606e7 6487
e254d6b5
NN
6488 * configure.in : Remove --srcdir argument from targargs and buildargs
6489 (it's always overridden in the Makefile anyway). Rearrange a bit.
6490
6491 * configure: Move some logic to configure.in.
6492 * configure.in: Move some logic from configure.
6cdef75d 6493
1d6006fe
TT
64942002-05-11 Tom Tromey <tromey@redhat.com>
6495
6496 * MAINTAINERS: Reflect libgcj reality.
6497
b70b3534
FS
64982002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
6499
6500 * Makefile.in: Honour DESTDIR.
6501
4434687a
MM
65022002-05-08 Mark Mitchell <mark@codesourcery.com>
6503
6504 * config.guess: Import 2002-03-20 version.
6505 * config.sub: Import 2002-04-26 version.
6506
a89e49c7
RO
65072002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6508
6509 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6510
44e55536
TJ
65112002-05-07 Tim Josling <tej@melbpc.org.au>
6512
6513 * MAINTAINERS: Add self.
6514
97320a3f
LR
65152002-05-06 Loren J. Rittle <ljrittle@acm.org>
6516
6517 * ltmain.sh: Detect and handle object name conflicts
6518 while piecewise linking a static library.
6519
b7c13625
AO
65202002-05-05 Alexandre Oliva <aoliva@redhat.com>
6521
6522 * configure.in (noconfigdirs): Don't disable libgcj on
6523 sparc64-*-solaris* and sparcv9-*-solaris*.
6524
4182d9fa
AO
65252002-05-03 Alexandre Oliva <aoliva@redhat.com>
6526
6527 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6528
7bebf279
TF
65292002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6530
6531 * configure.in (FLAGS_FOR_TARGET): Do not add
6532 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6533 on i[3456]86-*-linux*.
6534
9a06dc7d
TF
65352002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6536
6537 * configure.in (noconfigdirs): Replace [ ] with test.
6538
6539 * configure.in (noconfigdirs): Do not add target-newlib if
6540 target == i[3456]86-*-linux*, and host == target.
6541
a51a07fa
NN
65422002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6543
9e7facd6
DD
6544 * configure.in: delete reference to absent file
6545
aeaa0f2f
NN
6546 * configure.in: replace '[' with 'test'
6547
4bb98828
NN
6548 * configure.in: Eliminate references to gash.
6549 * Makefile.in: Eliminate references to gash.
6550
64791664
NN
6551 * configure.in: remove useless references to 'pic' makefile fragments.
6552
3ed57cf4
NN
6553 * configure.in: (*-*-windows*) Finish removing.
6554
a51a07fa
NN
6555 * configure.in: Eliminate redundant test for libgui.
6556
8552f6f1
RS
65572002-04-29 Roger Sayle <roger@eyesopen.com>
6558
6559 * MAINTAINERS: Add self and realphabetize. Update entries
6560 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
6561 entry for a29k port maintainer.
6562
9e847666
JS
65632002-04-26 Joel Sherrill <joel@OARcorp.com>
6564
6565 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6566 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6567
704c9a14
NN
65682002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6569
6570 * configure.in: remove references to dead files
6571
7bff5059
MM
65722002-04-19 Mark Mitchell <mark@codesourcery.com>
6573
6574 * MAINTAINERS: Add information about purpose of this file.
6575
0c7c67f0
TT
65762002-04-18 Tom Tromey <tromey@redhat.com>
6577
6578 * configure.in: Disallow configuring libgcj when it is already
6579 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6580 Solaris 2.8 by default. For PR libgcj/6158.
6581
63501e91
NN
65822002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6583
6584 * configure.in: Move default CC setting out of config/mh-* fragments
6585 directly into here.
6586
701afd4d
NN
65872002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6588
6589 * configure.in: don't even try to configure or make a subdirectory
6590 if there's no configure script for it.
6591
07cdae91
MM
65922002-04-15 Mark Mitchell <mark@codesourcery.com>
6593
6594 * MAINTAINERS: Remove chill maintainers.
6595 * Makefile.in (CHILLFLAGS): Remove.
6596 (CHILL_LIB): Remove.
6597 (TARGET_CONFIGDIRS): Remove libchill.
6598 (CHILL_FOR_TARGET): Remove.
6599 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6600 CHILL_LIB.
6601 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6602 (CHECK_TARGET_MODULES): Likewise.
6603 (INSTALL_TARGET_MODULES): Likewise.
6604 (CLEAN_TARGET_MODULES): Likewise.
6605 (configure-target-libchill): Remove.
6606 (all-target-libchill): Remove.
6607 * configure.in (target_libs): Remove target-libchill.
6608 Do not compute CHILL_FOR_TARGET.
6609 * libchill: Remove directory.
5ce6f47b 6610
ab50d72b
DD
66112002-04-11 DJ Delorie <dj@redhat.com>
6612
6613 * Makefile.in, configure.in: Sync with binutils, entries
6614 follow...
6615
0a1e123a
DD
66162002-04-07 Andrew Cagney <ac131313@redhat.com>
6617
6618 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6619 (do-tar, do-bz2): New rules.
6620 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6621 (gdb-tar): New rule.
6622 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6623 (insight_dejagnu.tar): New rule.
6624 (insight.tar): New rule.
6625 (gdb+dejagnu.tar): New rule.
6626 (gdb.tar): New rule.
6627
ab50d72b
DD
66282002-02-01 Mo DeJong <supermo@bayarea.net>
6629
6630 * Makefile.in: Add all-tix to deps for all-snavigator
6631 so that tix is built when building snavigator.
6632
66332002-01-11 Steve Ellcey <sje@cup.hp.com>
6634
6635 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6636 ld and gdb are not supported.
6637
66382002-01-07 Mark Salter <msalter@redhat.com>
6639
6640 * configure.in: Remove target-bsp and target-cygmon from arm builds.
6641 Allow target-libgloss to be built for arm, strongarm, and xscale.
6642
66432001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
6644
6645 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6646 options for i[3456]86-pc-linux* native builds.
6647
66482001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
6649
6650 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6651 files from .po files for a distribution.
6652
66532001-09-03 Jeff Holcomb <jeffh@redhat.com>
6654
6655 * configure.in: Enable libstdc++-v3 for h8300 targets.
6656
66572001-06-19 Alan Modra <amodra@bigpond.net.au>
6658
6659 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6660 version from bfd/.
6661
6662Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
6663
6664 * Makefile.in (VER): When present, extract the version number from
6665 the file version.in.
6666
66672001-05-24 Tom Rix <trix@redhat.com>
6668
6669 * configure.in : enable ld for aix
6670
66712001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
6672
6673 * config.guess: Add linux target for S/390.
6674
66752000-11-07 Philip Blundell <pb@futuretv.com>
6676
6677 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6678
66792000-11-03 Philip Blundell <pb@futuretv.com>
6680
6681 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6682 files.
6683
66842001-01-15 Ben Elliston <bje@redhat.com>
6685
6686 * configure.in (host_tools): Add sid.
6687 Always configure cgen.
6688
66892000-11-24 Nick Clifton <nickc@redhat.com>
6690
6691 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6692
6693
66942000-08-20 Doug Evans <dje@casey.transmeta.com>
6695
6696 * Makefile.in (ALL_MODULES): Add all-cgen.
6697 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6698 (all-cgen): New target.
6699 (all-opcodes,all-sim): Depend on all-cgen.
6700 * configure.in (host_tools): Add cgen.
6701 Only configure cgen if --enable-cgen-maint.
6702
ef98ad7b
LR
67032002-04-09 Loren J. Rittle <ljrittle@acm.org>
6704
6705 * configure.in: Add *-*-freebsd* configurations.
6706
90def2b2
TT
67072002-04-08 Tom Tromey <tromey@redhat.com>
6708
6709 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6710 Fixes PR libgcj/6068.
6711
320d7e7a
KW
67122002-03-30 Krister Walfridsson <cato@df.lth.se>
6713
6714 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6715
18b467f1
RO
67162002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6717
6718 * configure.in (alpha*-dec-osf*): Enable libgcj.
6719
8bb3a5af
MG
67202003-03-27 Matthew Gingell <gingell@gnat.com>
6721
6722 * MAINTAINERS (Write After Approval): Add myself.
6723
56ae9405
NC
67242002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6725
6726 Fix for: PR bootstrap/3591, target/5676
6727 * configure.in (mcore-pe): Disable the configuration of
6728 libstdc++-v3 since exceptions are not supported.
6729
f18d9a0c
AG
67302002-03-20 Anthony Green <green@redhat.com>
6731
6732 * configure.in: Enable libgcj for xscale-elf target.
6733
c0e21eef
R
6734Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
6735
6736 * MAINTAINERS: Update my email address.
6737
28eca9e8
AO
67382002-03-16 Alexandre Oliva <aoliva@redhat.com>
6739
6740 * ltmain.sh (relink_command): Fix typo in previous change.
6741
e67e72c7
AO
67422002-03-15 Alexandre Oliva <aoliva@redhat.com>
6743
6744 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6745 (relink_command): Added --tag flags.
6746 (mode=install): If relinking fails; error out.
6747
c2273204
RH
67482002-03-12 Richard Henderson <rth@redhat.com>
6749
6750 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6751 .NOTPARALLEL tag.
6752 (do-check): Rename from check.
6753 (check): Allow parallel check.
6754
bcb64245
BW
67552002-03-12 Bob Wilson <bob.wilson@acm.org>
6756
6757 * MAINTAINERS: Add myself as maintainer for xtensa port.
6758 Fix alphabetical order in CPU port maintainer list.
6759 Remove myself from Write After Approval list.
6760
63adb4ff
RH
67612002-03-11 Richard Henderson <rth@redhat.com>
6762
6763 * Makefile.in (.NOTPARALLEL): Add fake tag.
6764
9bec4bf0
L
67652002-03-07 H.J. Lu (hjl@gnu.org)
6766
6767 * configure.in: Enable gprof for mips*-*-linux*.
6768
c7fc1f84
DS
67692002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
6770
6771 * MAINTAINERS (Write After Approval): Add myself.
6772
6bff33fb
AO
67732002-02-28 Alexandre Oliva <aoliva@redhat.com>
6774
6775 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6776 libjava.
6777 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6778
0210b33b
AO
67792002-02-23 Alexandre Oliva <aoliva@redhat.com>
6780
6781 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6782 because its Makefile is there; test for the executable instead.
6783
fcc0a3ef
AO
67842002-02-22 Alexandre Oliva <aoliva@redhat.com>
6785
6786 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6787 libstdc++-v3 and libjava.
6788
97cf8285
AM
67892002-02-11 Adam Megacz <adam@xwt.org>
6790
6791 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6792 boehm-gc
5ce6f47b 6793
40fe0ec3
AO
67942002-02-09 Alexandre Oliva <aoliva@redhat.com>
6795
6796 * config.guess: Updated to 2002-01-30's version.
6797 * config.sub: Updated to 2002-02-01's version.
6798 Contribute sh64-elf.
6799 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6800 * configure.in: Added sh64-*-*.
6801
694d53ee
CD
68022002-02-08 Chris Demetriou <cgd@broadcom.com>
6803
6804 * MAINTAINERS: Belatedly add myself to write after approval list.
6805
a9ca50b1
JH
6806Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
6807
6808 * MAINTAINERS: Put self in as maintainer for x86-64 port.
6809 Remove self as Write After Approval.
6810
5ffc3500
GK
68112002-01-31 Geoffrey Keating <geoffk@redhat.com>
6812
6813 * MAINTAINERS: Put self in as maintainer for contrib/regression
6814 directory.
6815
4ceaf7fb
PE
68162002-01-28 Phil Edwards <pme@gcc.gnu.org>
6817
6818 * MAINTAINERS: Update my email address.
6819
51584787
JT
68202002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
6821
5ce6f47b
EC
6822 * configure.in (*-*-netbsd*): New. Skip target-newlib,
6823 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
6824 libraries if not supported for NetBSD on target CPU.
6825
5701d273
DR
68262002-01-25 Douglas B Rupp <rupp@gnat.com>
6827
6828 * install-sh: Use _inst.$$_ for temp file name.
6829
b299a075
JT
68302002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
6831
6832 * MAINTAINERS (Write After Approval): Move my contact info
6833 from here...
6834 (OS Port Maintainers): ...to here (netbsd).
6835
51fe14b5
BW
68362002-01-22 Bob Wilson <bob.wilson@acm.org>
6837
6838 * MAINTAINERS (Write After Approval): Add myself.
6839
b634ad42
L
68402002-01-17 H.J. Lu <hjl@gnu.org>
6841
6842 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6843 (all-target-fastjar): Also depend on all-target-libiberty.
6844
3cd87679
L
68452002-01-16 H.J. Lu (hjl@gnu.org)
6846
6847 * config.guess: Import from master sources, rev 1.225.
6848 * config.sub: Import from master sources, rev 1.238.
6849
969a6d8f
KH
68502002-01-16 Kazu Hirata <kazu@hxi.com>
6851
6852 * MAINTAINERS (Write After Approval): Remove myself.
6853
366f6a52
FW
68542001-12-19 Florian Weimer <fw@deneb.enyo.de>
6855
6856 * MAINTAINERS (Write After Approval): Add myself.
6857
f02240b6
JM
68582001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
6859
6860 * MAINTAINERS: Add self as docs co-maintainer.
6861
5d08dc39
MK
68622001-12-11 Matthias Klose <doko@debian.org>
6863
6864 * MAINTAINERS (Write After Approval): Add myself.
6865
39e790d5
ZW
68662001-12-09 Zack Weinberg <zack@codesourcery.com>
6867
6868 * MAINTAINERS: Update my email address.
6869
4519d6a3
TC
68702001-12-07 Turly O'Connor <turly@apple.com>
6871 * MAINTAINERS (Write After Approval): Add myself.
6872 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6873 (rs6000_initialize_trampoline): Call __trampoline_setup for
6874 ABI_DARWIN too.
6875 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 6876 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 6877
21cf0a73
PC
68782001-12-07 Paolo Carlini <pcarlini@unitus.it>
6879
6880 * MAINTAINERS (Write After Approval): Add myself.
6881
4ee43206
DR
6882Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6883
6884 * configure, configure.in: Use temp file for long sed commands.
6885
251931f3
LG
68862001-12-03 Laurent Guerby <guerby@acm.org>
6887
6888 * config.sub: Update to version 1.232 on subversion.
6889
03777dd7
BE
68902001-12-03 Ben Elliston <bje@redhat.com>
6891
6892 * MAINTAINERS: Update mail address for config.* patches.
6893
e490616e
ZW
68942001-11-27 DJ Delorie <dj@redhat.com>
6895 Zack Weinberg <zack@codesourcery.com>
6896
6897 When build != host, create libiberty for the build machine.
6898
6899 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6900 CONFIG_ARGUMENTS.
6901 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6902 New variables.
6903 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6904 and rules.
6905 (all.normal): Depend on ALL_BUILD_MODULES.
6906 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6907 (all-build-libiberty): Depend on configure-build-libiberty.
6908
6909 * configure: Calculate and substitute proper value for
6910 ALL_BUILD_MODULES.
6911 * configure.in: Create the build subdirectory.
6912 Calculate and substitute TARGET_CONFIGARGS (formerly
6913 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6914
04075e8f
ZL
69152001-11-26 Ziemowit Laski <zlaski@apple.com>
6916
6917 * MAINTAINERS (write-after-approval): Add self.
6918
ed19322d
CR
69192001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
6920
6921 * MAINTAINERS (GNATS only accounts): Remove self.
6922
90a12988
HPN
69232001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
6924
6925 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6926 libf2c.
6927
77e653ad
CR
69282001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
6929
6930 * MAINTAINERS (Write After Approval): Add self.
6931
64adad99
DB
69322001-11-12 David O'Brien <obrien@FreeBSD.org>
6933
6934 * MAINTAINERS: mips and s390 are also CPU ports.
6935
834a28c7
DB
69362001-11-12 David O'Brien <obrien@FreeBSD.org>
6937
6938 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
6939
ef94239f
DB
69402001-11-11 David O'Brien <obrien@FreeBSD.org>
6941
6942 * MAINTAINERS: Alphabetize.
6943
beda0427
KH
69442001-11-09 Kazu Hirata <kazu@hxi.com>
6945
6946 * MAINTAINERS (Various maintainers: h8 port): Add myself.
6947
6ca224d3
JDA
69482001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
6949
6950 * MAINTAINERS (Various maintainers: hppa port): Added myself.
6951
132e4bd7
PE
69522001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
6953
6954 * configure.in (--enable-languages): Be more permissive about
6955 syntax. Check for empty lists better. Warn about $LANGUAGES.
6956
c6243b4c
GK
69572001-11-08 Geoffrey Keating <geoffk@redhat.com>
6958
6959 * config.sub: Import from master sources, rev. 1.230.
6960 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
6961
abbb9e76
LG
69622001-11-07 Laurent Guerby <guerby@acm.org>
6963
6964 * MAINTAINERS (Write After Approval): Add self.
6965
53cdb27a
HPN
69662001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
6967
6968 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6969
dd3a88c9
HPN
69702001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
6971
6972 * config.sub: Import from master sources, rev 1.226.
6973 * config.guess: Import from master sources, rev 1.216.
6974
d344dce9
HPN
69752001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
6976
6977 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6978 * MAINTAINERS: Add self as maintainer of MMIX port.
6979 Remove old after-approval entry.
6980
63f6bcd7
JM
69812001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
6982
6983 * ChangeLog, configure: Fix spelling errors.
6984
84f92638
BK
69852001-10-20 Brendan Kehoe <brendan@zen.org>
6986
6987 * MAINTAINERS: Tweak my address.
6988
2f30eda4
R
6989Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
6990
6991 * MAINTAINERS: Update my email address.
6992
1567080c 69932001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 6994
f48a3b5c 6995 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 6996 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 6997
30106886
GB
69982001-10-10 Geert Bosch <bosch@gnat.com>
6999
e490616e 7000 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
7001 Added Robert Dewar.
7002
d3d51b8c
DB
70032001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
7004
7005 * MAINTAINERS (Write After Approval): Added self
7006
d1c3e709
GB
70072001-10-02 Geert Bosch <bosch@gnat.com>
7008
7009 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7010
50f5f793
JM
70112001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7012
7013 * configure: Handle temporary files securely using mkdir.
7014
7fddf9a9
AO
70152001-09-29 Alexandre Oliva <aoliva@redhat.com>
7016
7017 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7018
387beb82
WC
70192001-09-26 Will Cohen <wcohen@redhat.com>
7020
7021 * configure.in (*-*-linux*): Disable configuration of target-newlib
7022 and target-libgloss.
e490616e 7023
0c055e34
AO
70242001-09-26 Alexandre Oliva <aoliva@redhat.com>
7025
7026 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7027 RANLIB.
7028
759bfa90
AO
70292001-09-21 Alexandre Oliva <aoliva@redhat.com>
7030
7031 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7032 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7033 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7034 avoid quotes nesting problems.
7035 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7036 (DO_X): Export only variables that are set.
7037
1dc4a750
BE
70382001-09-19 Ben Elliston <bje@redhat.com>
7039
7040 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7041 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7042 semantics. Use the shell built-in "type" command instead.
7043
898c7238
AO
70442001-08-31 Alexandre Oliva <aoliva@redhat.com>
7045
7046 Merged from gcc-3_0-branch:
7047 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7048 * ltcf-c.sh: Use $objext, not $ac_objext.
7049 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7050 * ltcf-cxx.sh: Add support for GNU.
7051 2001-07-22 Timothy Wall <twall@redhat.com>
7052 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7053 default settings if using GNU tools with that configuration.
7054 * ltcf-cxx.sh: Ditto.
7055 * ltcf-gcj.sh: Ditto.
7056 2001-07-21 Michael Chastain <chastain@redhat.com>
7057 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7058 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7059 * ltmain.sh: Mark as gcc-local.
7060
8fa0a32e
EC
70612001-08-30 Eric Christopher <echristo@redhat.com>
7062 Jason Eckhardt <jle@redhat.com>
7063
7064 * config.guess: Merge from master sources.
7065 * config.sub: Merge from master sources, add support for mipsisa32.
7066
32f30f91 70672001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
7068 * config.sub: Merge from master sources, rev 1.219.
7069 * MAINTAINERS: Add self as contact for stormy16 port.
7070
f6084f99
ZW
70712001-08-14 Zack Weinberg <zackw@panix.com>
7072
7073 * config.sub: Merge from master sources, rev 1.218.
7074 * config.guess: Merge from master sources, rev 1.209.
7075
91b54f7f
GS
70762001-08-11 Graham Stott <grahams@redhat.com>
7077
7078 * Makefile.in (check-c++): Add missing semicolon.
7079
e5b3941e
JH
7080Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
7081
32f30f91 7082 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 7083
6387a56e
EC
70842001-07-30 Eric Christopher <echristo@redhat.com>
7085
7086 * MAINTAINERS (Various maintainers: mips port): Added myself.
7087
53b475f0
AH
70882001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7089
e490616e 7090 * configure.in (sh-*-linux*): New.
53b475f0 7091
2a08c780
RH
70922001-07-27 Richard Henderson <rth@redhat.com>
7093
7094 * .cvsignore: Add LAST_UPDATED.
7095
bfa79422
UW
70962001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
7097
7098 * MAINTAINERS (Various maintainers: s390 port): Added myself.
7099
0ae85492
AH
71002001-07-16 Aldy Hernandez <aldyh@redhat.com>
7101
e490616e 7102 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 7103
8e1ab0fe
NP
7104Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
7105
7106 * MAINTAINERS (Write After Approval): Added myself.
7107
2b997990
SC
71082001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7109
7110 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7111 and libgcj on m68hc11/m68hc12.
7112
d920e825
L
71132001-06-27 H.J. Lu (hjl@gnu.org)
7114
7115 * Makefile (CFLAGS_FOR_BUILD): New.
7116 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7117
d425a1e0
JM
71182001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7119
7120 * README: Remove version number.
7121
5b5b4207
GP
71222001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7123
7124 * INSTALL/README: Update wrt. to the installation instructions now
7125 residing in gcc/doc/install.texi.
7126
be839b69
JM
71272001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7128
7129 * README: Replace with a cut-down and updated version of gcc/README.
7130
fe2ee7c4
DE
71312001-06-12 David Edelsohn <edelsohn@gnu.org>
7132
7133 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7134 multilibs to be disabled.
7135
4f5d646c
DB
71362001-06-11 Daniel Berlin <dan@cgsoftware.com>
7137
7138 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 7139
818f0c85
AO
71402001-06-09 Alexandre Oliva <aoliva@redhat.com>
7141
7142 * config.guess: Import CVS version 1.195.
7143 * config.sub: Import CVS version 1.212.
7144
e9a8af10
AO
71452001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7146
7147 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7148 gcc/xgcc is built, use -print-prog-name to find out the program
7149 name to use.
7150
ae3ca0a9
PE
71512001-06-04 Phil Edwards <pme@sources.redhat.com>
7152
7153 * config.guess: Import CVS version 1.194. All gcc-local changes
7154 appear to also be in the master copy.
7155 * config.sub: Import CVS version 1.211.
7156
066bd40d
MM
7157Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
7158
7159 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7160 with_gcc]: Use `gcc -shared' to build a shared library.
7161
4aef4f33
JDA
7162Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
7163
7164 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7165 archives.
7166
c386f00f
RO
7167Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7168
7169 * MAINTAINERS (Write After Approval): Add myself.
7170
2ae5cea5
HPN
71712001-06-01 Hans-Peter Nilsson <hp@axis.com>
7172
7173 * configure.in (libstdcxx_flags): Do not try to execute
7174 libstdc++-v3/testsuite_flags until it exists.
7175
c3766183
AM
71762001-06-01 Alan Modra <amodra@bigpond.net.au>
7177
7178 * MAINTAINERS: Update my email address.
7179
9b337833
GS
71802001-05-31 Graham Stott <grahams@redhat.com>
7181
7182 * MAINTAINERS (Write After Approval): Add myself.
7183
55fce0eb
SP
71842001-05-28 Simon Patarin <simon.patarin@inria.fr>
7185
7186 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7187 libraries when using g++ with native linker.
7188
5f7de4b8
AO
71892001-05-28 Alexandre Oliva <aoliva@redhat.com>
7190
7191 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7192
a7bc0fbb
AO
71932001-05-22 Alexandre Oliva <aoliva@redhat.com>
7194
7195 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7196 [aix4*|aix5*]: Prepend blank.
7197
33456445
AO
71982001-05-20 Alexandre Oliva <aoliva@redhat.com>
7199
7200 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7201 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7202 of subdir/configure scripts to use the new libtool.m4.
7203
e48d3d00
MK
72042001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
7205
7206 * MAINTAINERS (Write After Approval): Add myself.
7207
9e0e191b
BK
72082001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7209
7210 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7211
3f19b439
BE
72122001-05-11 Ben Elliston <bje@redhat.com>
7213
7214 * Makefile.in (all-sid): New target.
7215 (check-sid, clean-sid, install-sid): Likewise.
7216
6ebe3121
JO
72172001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7218
7219 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7220
ca3667c4
AO
72212001-05-03 Alexandre Oliva <aoliva@redhat.com>
7222
7223 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7224 libgcj.
7225
72262001-05-03 Alexandre Oliva <aoliva@redhat.com>
7227
7228 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7229 gcc/xgcc is built, use -print-prog-name to find out the program
7230 name to use.
7231
b2964d63
AO
72322001-04-26 Alexandre Oliva <aoliva@redhat.com>
7233
b1bb2302
AO
7234 * configure.in (noconfigdirs): Don't reset it from scratch in the
7235 target case; only append to it.
6387a56e 7236
b2964d63
AO
7237 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7238 sparc-*-solaris2.8]: Disable ${libgcj}.
7239
8343765d
AO
72402001-04-25 Alexandre Oliva <aoliva@redhat.com>
7241
7242 * configure.in (libgcj_saved): Copy from $libgcj.
7243 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7244 --disable-libgcj.
7245
ddbb6d43
GRK
72462001-04-25 Gavin Romig-Koch <gavin@redhat.com>
7247
7248 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 7249 C front end maintainer.
ddbb6d43 7250
3fa03ff9
AG
7251Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7252
7253 * configure.in: Move *-chorusos target case to the proper switch.
7254 Disable libgcj.
7255
99ffe40f
AO
72562001-04-12 Alexandre Oliva <aoliva@redhat.com>
7257
7258 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7259 1.641.2.228.
7260
78faa32d
FS
72612001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7262
7263 * Makefile.in (STAGE1_CFLAGS): Pass down.
7264
cdbff0ab
AM
72652001-04-13 Alan Modra <amodra@one.net.au>
7266
7267 * config.guess: Add hppa64-linux support. Note for next import that
7268 this is already in the master file.
7269 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7270
75b9074c
AO
72712001-04-12 Alexandre Oliva <aoliva@redhat.com>
7272
7273 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7274 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7275
125404c5
SS
72762001-04-11 Stan Shebs <shebs@apple.com>
7277
7278 * MAINTAINERS: Add self as Darwin port maintainer.
7279
876684fe
AM
72802001-04-11 Alan Modra <amodra@one.net.au>
7281
7282 * MAINTAINERS: Update my email address.
7283
06729913
LR
72842001-04-10 Loren J. Rittle <ljrittle@acm.org>
7285
7286 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7287 recent versions of FreeBSD (release 3 or later).
7288 * ltconfig: On FreeBSD, -lc must not be provided when building
7289 a shared library or else the standard -pthread gcc option is
7290 rendered worthless to later users of the built library.
7291
67916302
JM
72922001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
7293
7294 * MAINTAINERS: Add self and RTH as C front end maintainers.
7295
d2bc0628
AO
72962001-04-05 Alexandre Oliva <aoliva@redhat.com>
7297
e490616e
ZW
7298 * config.sub: Make sure to match an already-canonicalized
7299 machine name (eg. mn10300-unknown-elf).
d2bc0628 7300
a3406c06
AO
73012001-04-01 Alexandre Oliva <aoliva@redhat.com>
7302
7303 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7304 New macros.
7305 (bootstrap, cross): Use RECURSE_FLAGS.
7306 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7307
a076f6a4
AO
73082001-03-27 Alexandre Oliva <aoliva@redhat.com>
7309
7310 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7311
e9f4fa71
CH
73122001-03-22 Colin Howell <chowell@redhat.com>
7313
7238de5c
CH
7314 * Makefile.in (DO_X): Do not backslash single-quotes in
7315 backquotes (two places).
e9f4fa71 7316
b6b14b1b
AO
73172001-03-22 Alexandre Oliva <aoliva@redhat.com>
7318
7319 Re-installed:
7320 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7321 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7322 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7323 * ltcf-cxx.sh: Likewise.
7324 * ltcf-gcj.sh: Likewise.
7325
1eb0b89d
GP
73262001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7327
7328 * MAINTAINERS: Add myself as "documentation co-maintainer".
7329
82e23236
AO
73302001-03-22 Alexandre Oliva <aoliva@redhat.com>
7331
7332 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7333 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7334
64ec27c3
TT
73352001-03-19 Tom Tromey <tromey@redhat.com>
7336
7337 * config-ml.in: Handle GCJ and GCJFLAGS.
7338
191de407
MC
73392001-03-21 Michael Chastain <chastain@redhat.com>
7340
7341 * Makefile.in: all-m4 depends on all-texinfo.
7342
fed4dede
LR
73432001-03-20 Loren J. Rittle <ljrittle@acm.org>
7344
7345 * MAINTAINERS: Add myself to write after approval list.
7346
085072bb
LB
73472001-03-18 Laurynas Biveinis <lauras@softhome.net>
7348
7349 * Makefile.in (DO_X): Quote nested quotes.
7350
5af8ea3f
AM
73512001-03-18 Alan Modra <alan@linuxcare.com.au>
7352
7353 * MAINTAINERS: Add myself to write after approval list.
7354
69e23037
LB
73552001-03-15 Laurynas Biveinis <lauras@softhome.net>
7356
7357 * Makefile.in (DO_X): Use double quotes for quoting
7358 "RANLIB=$${RANLIB}".
7359
2b9650f4
OP
73602001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
7361
7362 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7363
4698d2cf
NP
73642001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7365
7366 * configure.in: Only use `lang_requires' for languages athat are
7367 actually enabled.
7368
f6646274
PE
73692001-03-08 Phil Edwards <pme@sources.redhat.com>
7370
7371 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
7372
c9a54638
AO
73732001-03-08 Alexandre Oliva <aoliva@redhat.com>
7374
7375 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7376
6a556ad6
TT
73772001-03-07 Tom Tromey <tromey@redhat.com>
7378
7379 * configure.in: Allow config-lang.in to set `lang_requires' to list
7380 of other required languages.
7381
6822468a
LB
73822001-03-06 Laurynas Biveinis <lauras@softhome.net>
7383
7384 * Makefile.in: Remove RANLIB definition. Use RANLIB
7385 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7386 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 7387
f04885d3 73882001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 7389 Alexandre Oliva <aoliva@redhat.com>
6387a56e 7390
f04885d3
BK
7391 * Makefile.in (check-c++): Use tabs, not spaces.
7392
288edf47 73932001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 7394
288edf47
LB
7395 * MAINTAINERS: add myself to Write After Approval list.
7396
3d55d2f8 73972001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 7398
e490616e 7399 * Makefile.in (check-c++): New rule.
6387a56e 7400
4d88a68a
BK
7401 * configure.in (target_libs): Remove libg++.
7402 (noconfigdirs): Remove libg++.
7403 (noconfigdirs): Same.
7404 (noconfigdirs): Same.
7405 (noconfigdirs): Same.
7406
7407 * config-ml.in: Remove libg++ references.
7408
7409 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7410 (ALL_TARGET_MODULES): Same.
7411 (configure-target-libg++): Remove.
7412 (all-target-libg++): Remove.
7413 (configure-target-libio): Remove.
7414 (all-target-libio): Remove.
7415 (check-target-libio): Remove.
7416 (.PHONY): Remove.
7417 (libg++.tar.bz2): Remove.
7418 (all-target-cygmon): Remove libio.
7419 (all-target-libstdc++): Remove.
7420 (configure-target-libstdc++): Remove.
7421 (TARGET_LIB_PATH): Remove libstdc++.
7422 (ALL_GCC_CXX): Remove libstdc++.
7423 (all-target-gperf): Correct.
7424
2437d4ed
NC
74252001-02-16 Nick Clifton <nickc@redhat.com>
7426
7427 * configure.in (noconfigdirs): Allow configuration of texinfo
7428 for Cygwin hosts.
7429
85b99cbe
AG
74302001-02-15 Anthony Green <green@redhat.com>
7431
7432 * configure: Introduce GCJ_FOR_TARGET.
7433 * configure.in: Ditto.
7434 * Makefile.in: Ditto.
7435
7b18790c
AS
74362001-02-13 Andreas Schwab <schwab@suse.de>
7437
7438 * MAINTAINERS: Update mail address.
7439
c4880c99
MS
74402001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7441
7442 * config.guess: Add linux target for S/390.
7443 * config.sub: Likewise.
7444
e31ae6db
CC
74452001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7446
7447 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 7448 target-libgloss.
e31ae6db 7449
7739adfb
BE
74502001-02-06 Ben Elliston <bje@redhat.com>
7451
7452 * configure: Output host type to stdout, not stderr.
7453
36ca672c
MM
74542001-02-05 Mark Mitchell <mark@codesourcery.com>
7455
e40f2829 7456 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
7457 * ltcf-cxx.sh: Likewise.
7458
36ca672c
MM
7459 * config.if: Assume enable_libstdcxx_v3 is defined.
7460
22fdd65e
MM
74612001-02-04 Mark Mitchell <mark@codesourcery.com>
7462
7463 Remove V2 C++ library.
7464 * configure.in: Remove --enable-libstdcxx_v3 support.
7465
3b60dd8e
BM
74662001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
7467
7468 * include/demangle.h: Add prototype for java_demangle_v3.
7469
42c0c80a
PE
74702001-01-29 Phil Edwards <pme@sources.redhat.com>
7471
7472 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
7473
0be25992
RH
74742001-01-27 Richard Henderson <rth@redhat.com>
7475
7476 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7477
8a8de62d
MS
74782001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7479
7480 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7481 Don't unset, it's non-portable and no longer necessary, set to empty
7482 instead.
7483
92769744
MS
74842001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7485
7486 * ltconfig: Shell portability fix for the tagname validity check.
7487
88a1c0ab
AO
74882001-01-27 Alexandre Oliva <aoliva@redhat.com>
7489
7490 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7491 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7492
45291dd5
MS
74932001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7494
7495 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7496
1ace7e15
TT
74972001-01-26 Tom Tromey <tromey@redhat.com>
7498
7499 * configure.in: Allow libgcj to be built on Sparc Solaris.
7500
0ef8b11b
DE
75012001-01-25 David Edelsohn <edelsohn@gnu.org>
7502
7503 * ltcf-c.sh: Add aix5 case.
7504 * ltcf-cxx.sh: Likewise.
7505 * ltconfig: Likewise.
7506
0006091e
AO
75072001-01-24 Alexandre Oliva <aoliva@redhat.com>
7508
9bad11e1
AO
7509 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7510 keep at least one of build_libtool_libs or build_old_libs set to
7511 yes.
7512
0006091e
AO
7513 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7514 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7515
7c01b2b5
BM
75162001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7517
7518 * configure.in: Enable libgcj on several additional platforms.
7519
d340e0ac
BM
75202001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7521
7522 * configure.in: Enable libgcj for linux targets.
7523
5baf8c37
MS
75242001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7525
7526 * MAINTAINERS (Write After Approval): Add myself.
7527
10a0ba84
JDA
75282001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
7529
7530 * MAINTAINERS: Add myself as vax port maintainer.
7531
357c6a4b
FH
75322001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
7533
7534 * MAINTAINERS: Add myself as Mercury front-end maintainer.
7535
6e2d9a7a
MS
75362001-01-09 Mike Stump <mrs@wrs.com>
7537
7538 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7539 failures of subdirectories.
7540
b6b14b1b 75412001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 7542
b6b14b1b 7543 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 7544 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
7545 * ltcf-cxx.sh: Likewise.
7546 * ltcf-gcj.sh: Likewise.
7547 * ltconfig.sh: Fix typo.
976b230d 7548
07109110
LB
75492001-01-02 Laurynas Biveinis <lauras@softhome.net>
7550
7551 * configure: handle DOS-style absolute paths.
7552
1da5b8fc
LB
75532001-01-02 Laurynas Biveinis <lauras@softhome.net>
7554
7555 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7556
4c2f5b4f
MM
75572000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
7558
7559 * MAINTAINERS: Add myself as avr port co-maintainer.
7560
bc53668e
BE
75612000-12-28 Ben Elliston <bje@redhat.com>
7562
7563 * MAINTAINERS: Add myself under ``Write After Approval''.
7564
c387606f
JM
75652000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
7566
7567 * texinfo: Remove directory from GCC.
7568
2cb5082c
JM
75692000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
7570
7571 * COPYING: Update to current
7572 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7573 to 19yy as example year in copyright notice).
7574
cc330df9
BK
75752000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7576
6387a56e 7577 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
7578 (libstdcxx_incdir): Pass down.
7579 * config.if: Remove expired bits for cxx_interface, add stub.
7580 (libstdcxx_incdir): Add variable for g++ include directory.
7581 * configure.in (gxx_include_dir): Use it.
6387a56e 7582
4c6b2835
AO
75832000-12-18 Alexandre Oliva <aoliva@redhat.com>
7584
7585 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
7586 with old-email address from ``Write After Approval''.
7587
3896f13e
AJ
75882000-12-15 Andreas Jaeger <aj@suse.de>
7589
7590 * configure.in: Handle lang_dirs.
7591
75922000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 7593
ad46e881
TT
7594 * MAINTAINERS: Removed brads.
7595
90a10418
TT
7596 * MAINTAINERS: Added gcj developers.
7597
41dfe3a2 75982000-12-13 Anthony Green <green@redhat.com>
6387a56e 7599
41dfe3a2 7600 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
7601 listed. Disable libgcj for x86 and Alpha Linux until compatible
7602 with g++ abi.
6387a56e 7603
e2f601da
MS
76042000-12-13 Mike Stump <mrs@wrs.com>
7605
7606 * Makefile.in (local-distclean): Also remove fastjar.
7607
70030c01
RB
76082000-12-12 Rodney Brown <RodneyBrown@mynd.com>
7609
7610 * contrib/gcc_update: Add fastjar --touch entries.
7611
2a50f859
AO
76122000-12-12 Alexandre Oliva <aoliva@redhat.com>
7613
7614 * configure.in: Disable language-specific target libraries for
7615 languages that aren't enabled.
7616
7743113b
AG
76172000-12-10 Anthony Green <green@redhat.com>
7618
7619 * configure.in: Define libgcj. Disable libgcj target libraries for
7620 most targets.
7621
92e061a6
NB
76222000-12-10 Neil Booth <neilb@earthling.net>
7623
7624 * MAINTAINERS: Update mail address, remove from WAA list.
7625
f34ff6d6
APB
76262000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7627
7628 * libjava: Imported from /cvs/java.
7629 * libffi: Likewise.
7630 * Boehm-gc: Likewise.
7631
d82a33c6
APB
76322000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7633
7634 * configure.in (target_libs): Revert 2000-12-08 patch.
7635 (noconfigdirs): Added target-libjava.
7636
e14f8e28
LB
76372000-12-09 Laurynas Biveinis <lauras@softhome.net>
7638
7639 * djunpack.bat: removed.
7640
fc26516b
LB
76412000-12-09 Laurynas Biveinis <lauras@softhome.net>
7642
7643 * Makefile.in: handle DOS-style absolute paths.
7644 * config-ml.in: likewise.
7645 * symlink-tree: likewise.
7646
bd8757b3
APB
76472000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7648
7649 * fastjar: Imported.
7650
81522a1f
APB
76512000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7652
7653 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7654 libjava.
7655 * configure.in (target_libs): Removed `target-libjava'.
7656
5db1f7ed
APB
76572000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7658
7659 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7660 (ALL_MODULES): Added fastjar.
7661 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7662 (all-target-libjava): all-fastjar replaces all-zip.
7663 (all-fastjar): Added.
7664 (configure-target-fastjar, all-target-fastjar): Likewise.
7665 * configure.in (host_tools): Added fastjar.
7666
5e59997c
MS
76672000-12-07 Mike Stump <mrs@wrs.com>
7668
7669 * Makefile.in (local-distclean): Remove leftover built files.
7670
0a534f40
NC
76712000-11-24 Nick Clifton <nickc@redhat.com>
7672
7673 * configure.in (xscale-elf): Add target.
7674 (xscale-coff): Add target.
7675
7686cadf
LR
76762000-11-22 Loren J. Rittle <ljrittle@acm.org>
7677
e490616e
ZW
7678 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7679 recent versions of FreeBSD (release 3 or later).
7680 * ltconfig: On FreeBSD, -lc must not be provided when building
7681 a shared library or else the standard -pthread gcc option is
7682 rendered worthless to later users of the built library.
7686cadf 7683
fff01699
FF
76842000-11-16 Fred Fish <fnf@be.com>
7685
7686 * configure.in (enable_libstdcxx_v3): Fix typo,
7687 libstd++ -> libstdc++.
7688
4dc16355
KL
76892000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7690
7691 * MAINTAINERS: Add self to Write After Approval list.
7692
bf6fc7b2
BS
76932000-11-21 Bernd Schmidt <bernds@redhat.com>
7694
7695 * MAINTAINERS: Update my email address. Add myself to global write
7696 privs list.
7697
ce8e06b1
AO
76982000-11-18 Alexandre Oliva <aoliva@redhat.com>
7699
6e2a4843
AO
7700 * Makefile.in: Merge with src and libgcj.
7701 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7702 configure-target-<library> when their configure scripts need the C
7703 or C++ library to have already been built to work properly.
7704 (do_proto_toplev): Set them to an empty string.
7705
ce8e06b1
AO
7706 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7707 (REALLY_SET_LIB_PATH): Use them.
7708
c003f378
SS
77092000-11-17 Stan Shebs <shebs@apple.com>
7710
7711 * MAINTAINERS: Add self to Write After Approval list.
7712
cc1e60ea
JM
77132000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7714
7715 * configure: Provide the original toplevel configure arguments
7716 (including $0) to subprocesses in the environment rather than
7717 through gcc/configargs.h.
7718
1173593d
JM
77192000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7720
7721 * MAINTAINERS: Remove references to cccp. Change C9X reference to
7722 C99. Alphabetise "Write After Approval" list.
7723
520907ee
MM
77242000-11-12 Mark Mitchell <mark@codesourcery.com>
7725
34f6fbdb
MM
7726 * configure: Turn on libstdc++ V3 by default.
7727
520907ee
MM
7728 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7729 if we've got GCC.
7730
0bbd37ed
PB
77312000-11-11 Philip Blundell <philb@gnu.org>
7732
7733 * MAINTAINERS: Add self to Write After Approval list.
7734
7ca0e6d9
DE
77352000-11-09 David Edelsohn <edelsohn@gnu.org>
7736
7737 * ltcf-c.sh (aix4): Improve shared library configuration; require
7738 exporting symbols.
7739 * ltcf-cxx.sh (aix4): Define.
7740 * ltconfig (aix4): Define library and soname specs appropriate for
7741 AIX. Define command to create export symbols list.
7742
f559f30b
CF
7743Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
7744
7745 * config.sub: Add support for Sun Chorus
7746
fc05d516
NC
77472000-10-31 Nick Clifton <nickc@redhat.com>
7748
7749 * MAINTAINERS: Rename <name>@cygnus.com addresses to
7750 <name>@redhat.com. Also installed new email address for Clint
7751 Popetz.
6387a56e 7752
90a0e73f
JM
77532000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
7754
7755 * etc: Remove directory from GCC.
7756
a5e1b548
MM
77572000-10-16 Michael Meissner <meissner@redhat.com>
7758
7759 * configure (gcc/configargs.h): Only create if there is a build GCC
7760 directory created.
7761
6387a56e
EC
77622000-10-16 Matthias Klose <doko@debian.org>
7763
be1db873
MK
7764 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7765 when configured for libstdc++-v3.
7766
f5fa9a5b
PE
77672000-10-05 Phil Edwards <pme@gcc.gnu.org>
7768
7769 * configure: Save configure arguments to gcc/configargs.h.
7770
61a77fea
PT
77712000-10-04 Philipp Thomas <pthomas@suse.de>
7772
7773 * config.guess: Import CVS version 1.157.
7774 * config.sub: Import CVS version 1.181.
7775
3a4fee66
AP
77762000-10-04 Andris Pavenis <pavenis@latnet.lv>
7777
7778 * Makefile.in (bootstrap): avoid recursion if subdir missing
7779 (cross): ditto
7780 (do-proto-toplev): ditto
7781
3dd7094e
AO
77822000-09-30 Alexandre Oliva <aoliva@redhat.com>
7783
de710532
AO
7784 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7785 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7786
3dd7094e
AO
7787 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7788 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7789 all affected `configure' scripts.
7790
e592386f
NB
7791Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
7792
7793 * MAINTAINERS: Add self as cpplib co-maintainer.
7794
fba54939
AH
77952000-09-24 Aldy Hernandez <aldyh@redhat.com>
7796
7797 * MAINTAINERS: Add self to Write After Approval list.
7798
2bd429f4
GP
77992000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7800
7801 * INSTALL/README: egcs -> GCC update.
7802
d733f374
ME
7803Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
7804
7805 * MAINTAINERS: Add myself to Write After Approval list.
7806
d7ce9a83
KH
78072000-09-15 Kazu Hirata <kazu@hxi.com>
7808
7809 * MAINTAINERS: Add myself to Write After Approval list.
7810
18a53ffe
JL
7811Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7812
e490616e
ZW
7813 * configure.in: Do not build byacc for hppa64. Provide paths to the
7814 X11 libraries for hppa64.
18a53ffe 7815
f246ff23
SC
78162000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7817
7818 * MAINTAINERS: Add myself as 68hc11 port maintainer.
7819
06298abd
AO
78202000-09-06 Alexandre Oliva <aoliva@redhat.com>
7821
4b92758a
AO
7822 * Makefile.in (all-zlib): Added dummy target.
7823
06298abd
AO
7824 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7825 ltcf-gcj.sh: Updated from libtool multi-language branch.
7826
4d73d07a
AO
78272000-09-05 Alexandre Oliva <aoliva@redhat.com>
7828
7829 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7830 (bootstrap*): Depend on all-bootstrap.
7831
05d52d78
PT
78322000-09-05 Philipp Thomas <pthomas@suse.de>
7833
7834 * config.guess: Import CVS version 1.156.
7835 * config.sub: Import CVS version 1.179.
7836
3c809ba4
AG
78372000-09-02 Anthony Green <green@cygnus.com>
7838
7839 * Makefile.in (all-gcc): Depend on all-zlib.
7840 (CLEAN_MODULES): Add clean-zlib.
7841 (ALL_MODULES): Add all-zlib.
7842 * configure.in (host_libs): Add zlib.
7843
10ad78a0 78442000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
7845
7846 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7847 crosses, but add gcc/include to the header search path for them.
7848
b36a9ce3
DB
78492000-08-04 David E. O'Brien <obrien@FreeBSD.org>
7850
7851 * MAINTAINERS: Add self to Write After Approval list.
7852
cb011248
FS
78532000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7854
7855 * config.guess: Import CVS version 1.152.
7856 * config.sub: Import CVS version 1.177.
7857
db310af0
AO
78582000-08-25 Alexandre Oliva <aoliva@redhat.com>
7859
7965440a
AO
7860 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7861 $targargs to tell whether newlib is going to be built.
7862
db310af0
AO
7863 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7864 $$r/TARGET_SUBDIR/libio for _G_config.h.
7865
e7977565
AO
78662000-08-23 Alexandre Oliva <aoliva@redhat.com>
7867
7868 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7869
126bb9ed
DD
78702000-08-22 DJ Delorie <dj@redhat.com>
7871
7872 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7873
5b0e9d29
AO
78742000-08-22 Alexandre Oliva <aoliva@redhat.com>
7875
7876 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7877 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7878 sub-configures.
7879
4f3e904e
DD
78802000-08-21 DJ Delorie <dj@redhat.com>
7881
7882 * MAINTAINERS: Add self as a libiberty maintainer
7883
c9635443
AO
78842000-08-16 Alexandre Oliva <aoliva@redhat.com>
7885
7886 * configure.in (libstdcxx_flags): Use
7887 libstdc++-v3/src/libstdc++.INC.
7888
8b2100ba
AO
78892000-08-15 Alexandre Oliva <aoliva@redhat.com>
7890
7891 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7892
57119aa9
ZW
78932000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7894
eeb943b0
ZW
7895 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7896
6387a56e 7897 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
7898 explicit. Substitute enable_threads into generated Makefiles.
7899 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7900 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7901
acffa7c4
GK
79022000-08-13 Geoff Keating <geoffk@cygnus.com>
7903
7904 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
7905
808d8c41
AO
79062000-08-12 Alexandre Oliva <aoliva@redhat.com>
7907
7908 * config-ml.in (CC): Remove bogus duplicate quotation mark from
7909 previous delta.
7910
1fc8c51c 79112000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 7912
1fc8c51c
JM
7913 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7914 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7915 (FLAGS_FOR_TARGET): Not here.
7916 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 7917
25698887
AO
79182000-08-11 Alexandre Oliva <aoliva@redhat.com>
7919
7920 * config-ml.in (CC, CXX): Don't introduce a leading space.
7921
10120687
DD
79222000-08-07 DJ Delorie <dj@delorie.com>
7923
7924 * MAINTAINERS: Add self as a DJGPP maintainer
7925
15c758e9
DD
79262000-08-07 DJ Delorie <dj@redhat.com>
7927
7928 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7929 "if we're also building gcc, and it's a gcc that will run on the
7930 build machine, we want to use its includes instead of the system's
7931 default includes".
7932
2d0de245
JM
79332000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
7934
7935 * MAINTAINERS: Add self to Write After Approval list.
7936
e81b330a
AO
79372000-08-03 Alexandre Oliva <aoliva@redhat.com>
7938
83440c1e
AO
7939 * configure.in (libstdcxx_flags): Don't use `"'.
7940
e81b330a
AO
7941 * config-ml.in: Adjust multilib search paths to the
7942 appropriate multilib tree.
7943
cf95c847
AO
79442000-08-02 Alexandre Oliva <aoliva@redhat.com>
7945
7946 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7947 commas in $LANGUAGES.
7948
9e9af119
MH
79492000-08-02 Manfred Hollstein <manfredh@redhat.com>
7950
7951 * configure.in: Re-enable all references to libg++ and librx.
7952
606ce391
AO
79532000-08-01 Alexandre Oliva <aoliva@redhat.com>
7954
89820b43
AO
7955 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
7956 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
7957 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
7958 * ltcf-cxx.sh (need_lc): Set based on postdeps.
7959
606ce391
AO
7960 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7961
04179d4a
AO
79622000-07-31 Alexandre Oliva <aoliva@redhat.com>
7963
7964 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7965 CXX_FOR_TARGET for sed.
7966
d4eb109c
AO
79672000-07-30 Alexandre Oliva <aoliva@redhat.com>
7968
7969 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7970 Do not override if already set in the environment or in configure.
7971 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7972 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7973
4f4caf92
AO
79742000-07-28 Alexandre Oliva <aoliva@redhat.com>
7975
7976 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7977 the libtool CVS tree multi-language branch.
7978 * ltconfig, ltmain.sh: Updated.
6387a56e 7979
b87487b6
AO
79802000-07-27 Alexandre Oliva <aoliva@redhat.com>
7981
1670d1ea
AO
7982 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7983 (clean-target): Depend on it.
7984
b87487b6
AO
7985 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7986 (GCC_FOR_TARGET): Use it.
7987 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7988 * configure.in: ... here.
7989 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7990 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7991
4e81ae98
EC
79922000-07-24 Eric Christopher <echristo@cygnus.com>
7993
7994 * MAINTAINERS: Add self to Write After Approval list.
7995
059ae32c
AO
79962000-07-24 Alexandre Oliva <aoliva@redhat.com>
7997
5b28edd4
AO
7998 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7999 (configure-target-libchill, configure-target-libobjc): Likewise.
8000
059ae32c
AO
8001 * configure.in: Use the same cache file for all target libs.
8002 * config-ml.in: But different cache files per multilib variant.
8003
1adcd149
MS
80042000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8005
8006 * configure (topsrcdir): Don't use dirname.
8007
2d573dff
JO
80082000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
8009
8010 * MAINTAINERS: Add self to Write After Approval list.
8011
d207ebef
JM
80122000-07-20 Jason Merrill <jason@redhat.com>
8013
8014 * configure.in: Remove all references to libg++ and librx.
8015
8016 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8017
80182000-07-20 Hans-Peter Nilsson <hp@axis.com>
8019
8020 * config.sub: Update to subversions version 2000-07-06.
8021
7b7792d5
AH
80222000-07-12 Andrew Haley <aph@cygnus.com>
8023
8024 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8025 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8026
3abaac67
PE
80272000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8028
8029 * symlink-tree: Check number of arguments.
8030
34be2b36
JW
80312000-07-05 Jim Wilson <wilson@cygnus.com>
8032
8033 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8034 search path for a g++ extracted from the build tree. This
8035 will allow link tests run by configure scripts in
8036 subdirectories to succeed.
8037
d207ebef
JM
80382000-07-01 Koundinya K <kk@ddeorg.soft.net>
8039
e490616e 8040 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 8041
0900331b
MH
80422000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8043
8044 * MAINTAINERS: Add myself as loop discovery maintainer.
8045
d207ebef
JM
80462000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8047
8048 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8049 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8050
80512000-06-19 Timothy Wall <twall@cygnus.com>
8052
8053 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8054 * config.sub: Add tic54x target.
8055
11a27a76
TM
8056Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8057
8058 * MAINTAINERS: Add self as Fortran maintainer,
8059 remove Craig Burley.
8060
d207ebef 8061Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 8062
d207ebef
JM
8063 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8064 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 8065
7758b73f
PT
8066Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
8067
8068 * MAINTAINERS: Add self as i18n maintainer
8069
d207ebef
JM
807020000-05-21 H.J. Lu (hjl@gnu.org)
8071
e490616e
ZW
8072 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8073 directory are used if they exist. Make sure
8074 $(build_tooldir)/include is searched for header files,
8075 $(build_tooldir)/lib/ for library files.
d207ebef 8076 (GCC_FOR_TARGET): Likewise.
e490616e 8077 (CXX_FOR_TARGET): Likewise.
d207ebef 8078
bae29210
JL
8079Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
8080
8081 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8082
d207ebef 8083Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
8084
8085 * Makefile.in (configure-target-libiberty): Depend on
8086 configure-target-newlib.
8087
aab0d19d
AO
80882000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8089
8090 * configure.in, Makefile.in: Merge all libffi-related
8091 configury stuff from the libgcj tree.
8092
d207ebef
JM
8093Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
8094
8095 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8096 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8097
8098Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8099
8100 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8101 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 8102 current version information. Add to proto-toplev directory.
d207ebef
JM
8103 (gdb-taz): Build do-djunpack.
8104
758c7bd4
DE
81052000-05-15 David Edelsohn <edelsohn@gnu.org>
8106
8107 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8108
1888228d
AC
8109Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
8110
8111 * MAINTAINERS: Add self to Write After Approval list.
8112
d207ebef
JM
81132000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8114
8115 * ltmain.sh: Preserve in relink_command any environment
8116 variables that may affect the linker behavior.
8117
2d7cc2fe
JL
8118Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
8119
d207ebef
JM
8120 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8121
8122Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
8123
8124 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8125
81262000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8127
8128 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 8129 with the version name.
2d7cc2fe 8130
ee455968
JE
8131Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
8132
8133 * MAINTAINERS: Add self as bb-reorder maintainer.
8134
73b97e5c
BK
81352000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8136
8137 * config.if: Tweak.
8138
d207ebef
JM
81392000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8140
8141 * djunpack.bat: New file.
8142
8143Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
8144
8145 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
8146 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8147 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8148 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 8149
954869eb
DP
81502000-04-16 Dave Pitts <dpitts@cozx.com>
8151
e490616e
ZW
8152 * config.sub (case $basic_machine): Change default for "ibm-*"
8153 to "openedition".
954869eb 8154
eaabe541
AJ
81552000-04-13 Andreas Jaeger <aj@suse.de>
8156
8157 * MAINTAINERS: Added myself.
8158
d207ebef
JM
8159Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8160
8161 * Makefile.in (gdb-taz): New target. GDB specific archive.
8162 (do-md5sum): New target.
8163 (MD5PROG): Define.
8164 (PACKAGE): Default to TOOL.
8165 (VER): Default to a shell script.
8166 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 8167 md5 checksum generation.
d207ebef
JM
8168 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8169 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8170 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 8171 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
8172
8173Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
8174
8175 * configure (warn_cflags): Delete.
8176
0ea6d60c
PDM
8177Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
8178
8179 * MAINTAINERS: Added myself.
8180
17090313 81812000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 8182 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 8183
e490616e
ZW
8184 * configure.in (enable_libstdcxx_v3): Add.
8185 (target_libs): Add bits here to switch between libstdc++-v2 and
8186 libstdc++-v3.
8187 * config.if: And this file too.
8188 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 8189
76b78517
MM
81902000-04-05 Michael Meissner <meissner@redhat.com>
8191
8192 * config.sub (d30v): Add d30v as a basic machine type.
8193
ad242caf
JM
81942000-03-29 Jason Merrill <jason@casey.cygnus.com>
8195
8196 * configure.in: -linux-gnu*, not -linux-gnu.
8197
d4537148
TM
8198Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8199
8200 * MAINTAINERS: Add self in write-after-approval section.
8201
f152e9d4
JW
8202Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
8203
8204 * MAINTAINERS: Add self as ia64 port maintainer.
8205
6a5fcef1
NB
82062000-03-08 Neil Booth <NeilB@earthling.net>
8207
8208 * MAINTAINERS: Add self in write-after-approval section.
8209
d207ebef 8210Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 8211
d207ebef
JM
8212 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8213 (do-tar-bz2): Replace TOOL with PACKAGE.
8214 (gdb.tar.bz2): Remove GDBTK from GDB package.
8215 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 8216 dejagnu.tar.bz2): New packages.
d207ebef
JM
8217
82182000-02-27 Andreas Jaeger <aj@suse.de>
8219
8220 * configure.in: Add entry for mips*-*-linux*, move catch all
8221 *-*-*linux* entry below this one.
8222
82232000-02-27 Ian Lance Taylor <ian@zembu.com>
8224
8225 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 8226
521fe9d0
NC
82272000-02-24 Nick Clifton <nickc@cygnus.com>
8228
8229 * config.sub: Support an OS of "wince".
8230
d207ebef
JM
8231Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
8232
8233 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 8234 version.
d207ebef
JM
8235
82362000-02-23 Linas Vepstas <linas@linas.org>
8237
8238 * config.sub: Add support for Linux/IBM 370.
8239 * configure.in: Likewise.
8240
3a685f6f
NC
82412000-02-22 Nick Clifton <nickc@cygnus.com>
8242
8243 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8244
d207ebef 82452000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 8246
d207ebef 8247 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 8248
4746ee26
KG
82492000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8250
8251 * configure (gcc_version): When setting, narrow search to
8252 lines containing `version_string'.
8253
ba96c72d
DC
82542000-02-15 Denis Chertykov <denisc@overta.ru>
8255
8256 * config.sub: Add support for avr target.
8257
77f16a66
NC
82582000-02-14 Nick Clifton <nickc@cygnus.com>
8259
8260 * MAINTAINERS: Add maintainers for MCore port.
8261
784a3a80
HPN
8262Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
8263
8264 * config.sub: Add mmix-knuth-mmixware.
8265
719dd4fa
KG
82662000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8267
8268 * MAINTAINERS: Pair cccp with cpplib maintainership.
8269
d207ebef
JM
82702000-01-27 Christopher Faylor <cgf@redhat.com>
8271
8272 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8273 structure stuff to -L library search.
8274 (CXX_FOR_TARGET): Ditto.
8275 (CROSS_CHECK_MODULES): Fix spelling mistake.
8276
7a53e94b
MM
82772000-01-24 Mark Mitchell <mark@codesourcery.com>
8278
8279 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8280 the C++ compiler.
8281
0da3b5a7
RH
82822000-01-12 Richard Henderson <rth@cygnus.com>
8283
8284 * configure.in: Don't build some bits for beos.
8285
02368d6d
JS
82862000-01-12 Joel Sherrill (joel@OARcorp.com)
8287
8288 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8289 as include files.
8290
2e76d35c
ZW
82912000-01-11 Zack Weinberg <zack@wolery.cumb.org>
8292
8293 * Add self as cpplib maintainer, as requested by Jason
8294 Merrill. Correct my e-mail address.
8295
4c25fdcf
GK
82962000-01-06 Geoff Keating <geoffk@cygnus.com>
8297
8298 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8299 not mh-aix43.
8300
188e3966
HPN
8301Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
8302
8303 * MAINTAINERS: Add myself to "write after approval" list.
8304
c2f5d030
RH
83051999-12-14 Richard Henderson <rth@cygnus.com>
8306
8307 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8308 * config.sub: Accept alphaev[78], alphaev8.
8309
eeda916a
AO
83101999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8311
8312 * config.guess, config.sub: Update from autoconf.
8313
b3bd7820
BK
83141999-11-29 Bruce Korb <autogen@linuxbox.com>
8315
2c290989 8316 * MAINTAINERS: update my playtime e-address.
b3bd7820 8317
1882b2b1
RO
8318Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8319
8320 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8321 necessary libraries are missing.
8322
2395f805
DN
8323Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
8324
8325 * MAINTAINERS: Add new 'write after approval' maintainer.
8326
1e25de97
APB
8327Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
8328
8329 * MAINTAINERS: Add new Java maintainer.
8330
1722c704
AS
83311999-10-25 Andreas Schwab <schwab@suse.de>
8332
8333 * configure: Fix quoting inside arguments of eval.
8334
8141abe8
NC
83351999-10-21 Nick Clifton <nickc@cygnus.com>
8336
8337 * config-ml.in: Allow suppression of some ARM multilibs.
8338
0b77644a
LV
8339Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8340
8341 * config.guess: Add OS/390 match pattern.
8342 * config.sub: Add mvs, openedition targets.
8343 * configure.in (i370-ibm-opened*): New.
8344
d207ebef
JM
83451999-09-04 Steve Chamberlain <sac@pobox.com>
8346
8347 * config.sub: Add support for configuring for pj.
8348
83491999-08-31 Nick Clifton <nickc@cygnus.com>
8350
8351 * config.sub (maybe_os): Add support for configuring for fr30.
8352
af13ebe9
NC
83531999-08-25 Nick Clifton <nickc@cygnus.com>
8354
8355 * configure.in: Do not configure or build ld for AIX
8356 platforms. ld is known to be broken on these platforms.
8357
1250c760
RO
8358Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8359
8360 * config-ml.in: Pass compiler flag corresponding to multidirs to
8361 subdir configures.
8362
d207ebef
JM
83631999-08-09 Ian Lance Taylor <ian@zembu.com>
8364
8365 * Makefile.in (LDFLAGS): Define.
8366
83671999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8368
8369 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8370 noconfigdirs.
8371 (*-*-cygwin*): Likewise.
8372
83731999-08-08 Ian Lance Taylor <ian@zembu.com>
8374
8375 * mkdep: New file.
8376 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8377 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8378
8379 From Eli Zaretskii <eliz@is.elta.co.il>:
8380 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8381 long file name when using DJGPP on MS-DOS.
8382
dbd83e11
JL
8383Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8384
8385 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8386
d207ebef
JM
83871999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8388
8389 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8390 dependency as this causes "make check" to globally "make all"
8391
cd1f4c2c
TT
8392Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8393
8394 * configure.in (target_libs): Added target-zlib.
8395 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8396 (CONFIGURE_TARGET_MODULES): Likewise.
8397 (CHECK_TARGET_MODULES): Likewise.
8398 (INSTALL_TARGET_MODULES): Likewise.
8399 (CLEAN_TARGET_MODULES): Likewise.
8400 (configure-target-zlib): New target.
8401 (all-target-zlib): Likewise.
8402 (all-target-libjava): Depend on all-target-zlib.
8403 (configure-target-libjava): Depend on configure-target-zlib.
8404
8405 * Makefile.in (configure-target-libjava): Depend on
8406 configure-target-newlib.
8407 (configure-target-boehm-gc): New target.
8408 (configure-target-qthreads): New target.
8409
e490616e
ZW
8410 * configure.in (target_libs): Added target-qthreads.
8411 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8412 (CONFIGURE_TARGET_MODULES): Likewise.
8413 (CHECK_TARGET_MODULES): Likewise.
8414 (INSTALL_TARGET_MODULES): Likewise.
8415 (CLEAN_TARGET_MODULES): Likewise.
8416 (all-target-qthreads): New target.
8417 (configure-target-libjava): Depend on configure-target-qthreads.
8418 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
8419
8420 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8421 (CONFIGURE_TARGET_MODULES): Likewise.
8422 (CHECK_TARGET_MODULES): Likewise.
8423 (INSTALL_TARGET_MODULES): Likewise.
8424 (CLEAN_TARGET_MODULES): Likewise.
8425 (all-target-libjava): New target.
8426 (all-target-boehm-gc): Likewise.
8427 * configure.in (target_libs): Added libjava, boehm-gc.
8428
d207ebef
JM
84291999-07-22 Ian Lance Taylor <ian@zembu.com>
8430
8431 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8432 configure.bat in SUPPORT_FILES.
8433 (gas+binutils.tar.bz2): Likewise.
8434
8435 * makeall.bat: Remove; obsolete.
8436
84371999-07-21 Ian Lance Taylor <ian@zembu.com>
8438
8439 From Mark Elbrecht:
8440 * configure.bat: Remove; obsolete.
8441
84421999-07-11 Ian Lance Taylor <ian@zembu.com>
8443
8444 * configure: Add -W -Wall to the default CFLAGS when compiling with
8445 gcc.
8446
8447Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8448
8449 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8450
84511999-06-30 Mark Mitchell <mark@codesourcery.com>
8452
8453 * configure.in: Build ld on IRIX6.
8454
84551999-06-12 Ian Lance Taylor <ian@zembu.com>
8456
8457 * Makefile.in: Change distribution targets to use bzip2 instead of
8458 gzip.
8459 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8460 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8461
84621999-06-04 Nick Clifton <nickc@cygnus.com>
8463
8464 * config.sub: Add mcore target.
8465
26d088fa
CD
8466Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
8467
8468 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8469
c2c08b29
L
8470Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
8471
8472 * config.guess (dummy): Changed to $dummy.
8473
671d0648
NC
84741999-05-24 Nick Clifton <nickc@cygnus.com>
8475
8476 * config.sub: Tidied up case statements.
8477
b1345c72
BE
84781999-05-22 Ben Elliston <bje@cygnus.com>
8479
51ccbd8d
BE
8480 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8481 <jiro@din.or.jp>.
8482
b1345c72
BE
8483 * config.guess: Merge with FSF version. Future changes will be
8484 more accurately recorded in this ChangeLog.
8485 * config.sub: Likewise.
8486
2caf864f
SM
8487Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
8488
8489 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8490
d207ebef
JM
84911999-04-30 Tom Tromey <tromey@cygnus.com>
8492
8493 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8494
90fb0c24
TT
84951999-04-23 Tom Tromey <tromey@cygnus.com>
8496
8497 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8498
d207ebef
JM
84991999-04-20 Drew Moseley <dmoseley@cygnus.com>
8500
8501 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8502 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8503 Bad merge removed these two changes.
8504
3516940d 8505Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 8506 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
8507
8508 * config.guess (interix Alpha): Add.
8509
d207ebef
JM
85101999-04-11 Richard Henderson <rth@cygnus.com>
8511
8512 * configure.in (i?86-*-beos*): Do config gperf; don't config
8513 gdb, newlib, or libgloss.
8514
e891fbfe 8515Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 8516
e891fbfe
AO
8517 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8518 link a trivial program with -mabi=64. If it fails, remove mabi=64
8519 from multidirs.
8520
f9ae47d6
PT
8521Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
8522
8523 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8524
d207ebef
JM
85251999-04-08 Nick Clifton <nickc@cygnus.com>
8526
8527 * config.sub: Add support for mcore targets.
8528
85291999-04-07 Michael Meissner <meissner@cygnus.com>
8530
8531 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8532 not mt-ospace, in order to shut up assembler warning about using
8533 symbols that are named the same as registers.
8534
85351999-04-07 Drew Moseley <dmoseley@cygnus.com>
8536
8537 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8538 dependency list for all-target-cygmon.
8539
85401999-04-05 Doug Evans <devans@casey.cygnus.com>
8541
8542 * config-ml.in: Check $host, not $target, for selective multilibs.
8543 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8544 thumb interworking, and underscore prefix multilibs.
8545
85461999-04-04 Ian Lance Taylor <ian@zembu.com>
8547
8548 * missing: Update to version from current automake.
8549
88101ab9
L
8550Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8551
8552 * configure (gxx_include_dir): Removed.
8553
8554 * configure.in (gxx_include_dir): Handle it.
8555 * Makefile.in: Likewise.
8556
d207ebef
JM
85571999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8558
8559 * config.sub (mips64vr4111,mips64vr4111el) Add.
8560
85611999-03-21 Ben Elliston <bje@cygnus.com>
8562
e490616e 8563 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 8564
8dc91cbe
ME
8565Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8566
8dc91cbe
ME
8567 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8568 config/mh-djgpp.
8569
d207ebef
JM
8570Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8571
8572 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8573 all-target-newlib to dependency list for all-target-bsp.
8574
926bb5ed
MK
8575Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8576
8577 * config.sub: Add i386-uwin support.
8578 * config.guess: Likewise.
8579
4a6e3000
FS
8580Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8581
8582 * configure.in: cleanup, add mh-*pic handling for arm, special
8583 case powerpc*-*-aix*
8584
d207ebef
JM
8585Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8586
8587 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8588 can be built.
8589
8590Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8591
8592 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 8593 targets.
d207ebef 8594
71c91078
NC
85951999-03-02 Nick Clifton <nickc@cygnus.com>
8596
8597 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8598
282e5df8
GN
8599Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
8600
8601 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8602
1de558ee
NC
86031999-02-24 Nick Clifton <nickc@cygnus.com>
8604
8605 * config.sub: Fix typo in arm recognition.
8606
d207ebef
JM
8607Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
8608
8609 * configure.in (noconfigdirs): Changed target_configdirs to
8610 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8611 rather than m68k-*-* since it is not known to work on
8612 m68k-aout. Ditto for arm-*-*oabi.
8613
8614Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
8615
8616 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
8617
86181999-02-19 Ben Elliston <bje@cygnus.com>
8619
8620 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8621 Smart and improved by Andrew Cagney.
8622
fab7445a
ME
8623Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
8624
8625 * config.guess: Recognize openbsd-*-hppa.
8626
8ccdc228
L
8627Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
8628
8629 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8630 only if it is not empty.
8631
3b7265ff
NC
86321999-02-17 Nick Clifton <nickc@cygnus.com>
8633
8634 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 8635
d207ebef 8636 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
8637
8638 * config.sub: Modified to recognize uname's armv* syntax.
8639
d207ebef
JM
86401999-02-17 Mark Salter <msalter@cygnus.com>
8641
8642 * configure.in: Added target-bsp for sparclite.
8643
8644Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
8645
8646 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8647
86481999-02-08 Nick Clifton <nickc@cygnus.com>
8649
8650 * configure.in: Add support for strongarm port.
8651 * config.sub: Add support for strongarm target.
8652
c48dd3f5 8653Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 8654
c48dd3f5
MK
8655 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8656 the old name config/mh-cygwin32.
8657 Enable texinfo.
8658
d207ebef
JM
8659Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
8660
8661 * configure.in: Do build ld for ix86 Solaris.
8662
ecd62820
JW
8663Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
8664
8665 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8666 $AR_FOR_TARGET. Likewise for RANLIB.
8667
bbd8fa7f 8668Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 8669
e490616e
ZW
8670 * config.sub (oabi): Recognize.
8671 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 8672
0397442c
RL
8673Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
8674
8675 * config.guess: Improve detection of i686 on UnixWare 7.
8676
c9ffaa63
MK
8677Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
8678
8679 * config.guess: Add support for i386-pc-interix.
8680 * config.sub: Likewise.
8681 * configure.in: Likewise.
c9ffaa63 8682
d207ebef
JM
8683Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
8684
8685 * Makefile.in: Remove unneeded all-target-libio from
8686 from all-target-winsup target since it is now unneeded.
8687 Add all-target-libtermcap in its place since it is now
8688 needed.
8689
8690Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
8691
8692 * configure.in: makefile stub for cygwin target is probably
8693 unnecessary. Remove it for now.
d207ebef
JM
8694
8695Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
8696
8697 * configure.in: libtermcap.a should be built when cygwin is the
8698 target as well as the host.
8699 * config.guess: Allow mixed case in cygwin uname output.
8700 * Makefile.in: Add libtermcap target.
d207ebef 8701
ebe12325
JL
8702Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
8703
8704 * config.sub: Clean up handling of hppa2.0.
8705
57057b67
RB
8706Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
8707
8708 * config.guess: Use C code to identify more HP machines.
8709
f8670be1
JL
8710Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8711
8712 * config.sub: Handle hppa2.0.
8713
d207ebef
JM
8714Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8715
8716 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 8717 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
8718
87191998-12-15 Mark Salter <msalter@cygnus.com>
8720
8721 * configure.in: Added target-bsp for several target architectures.
8722
8723 * Makefile.in: Added rules for bsp.
8724
d1a09590
JL
8725Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8726
8727 * config.guess: Improve detection of hppa2.0 processors.
8728
8729Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8730
8731 * config.guess: Recognize FreeBSD using ELF automatically.
8732
71205e0b
MH
87331998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8734
8735 * configure (skip-this-dir): Add handling for new shell script, which
8736 might be created by a sub-directory's configure to indicate, this particular
8737 directory is "unwanted".
8738 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8739
d207ebef
JM
8740Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8741
8742 * ltconfig: import from libtool, after changing libtool to
8743 account for the cygwin name change.
8744
8745Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8746
8747 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8748 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8749
8750Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8751
8752 * configure.in: Add libtermcap to list of cygwin dependencies.
8753
8754Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
8755
e490616e
ZW
8756 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8757 they include winsup/include when it's a cygwin target.
d207ebef
JM
8758
87591998-11-12 Tom Tromey <tromey@cygnus.com>
8760
8761 * configure.in (host_tools): Added zip.
8762 * Makefile.in (all-target-libjava): Depend on all-zip.
8763 (all-zip): New target.
8764 (ALL_MODULES): Added all-zip.
8765 (NATIVE_CHECK_MODULES): Added check-zip.
8766 (INSTALL_MODULES): Added install-zip.
8767 (CLEAN_MODULES): Added clean-zip.
8768
8769Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
8770
8771 * Makefile.in: lose "32" from comment about cygwin.
8772
8773Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
8774
8775 * configure.in: Use -Os to build target libraries for the fr30.
8776
8777Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
8778
8779 * config.sub: Add fr30.
8780
8781Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
8782
e490616e 8783 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
8784 cygwin* instead of cygwin32*.
8785 * config.sub: Check cygwin* instead of cygwin32*.
8786
d2ec8b39
RL
8787Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
8788
8789 * config.guess: Match any version of Unixware7.
8790
d207ebef
JM
87911998-10-20 Syd Polk <spolk@cygnus.com>
8792
8793 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8794 if desired.
8795
35cd2565
JL
8796Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
8797
8798 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8799 these if the appropriate directories and files to not exist.
8800
52d4e5b7
JL
8801Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
8802
8803 * Makefile.in (DEVO_SUPPORT): Add config.if.
8804
38ada91e
MH
8805Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
8806
8807 * configure: Add pattern to replace "build_tooldir"'s
8808 definition in the generated Makefile with "tooldir"'s
8809 actual value.
8810
e44e84da
JL
8811Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8812
56a8387f
JL
8813 * config.sub: Bring back lost sparcv9.
8814
e44e84da
JL
8815 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8816
5cb95c7a
JL
8817Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8818
8819 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8820 CC_FOR_TARGET and friends.
8821
8822Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 8823
ceff9b14
AO
8824 * Makefile.in (build_tooldir): New variable, same as tooldir.
8825 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8826 -B$(build_tooldir)/bin/.
8827 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 8828
f2d11dcd
GP
8829Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8830
8831 * README: Remove installation instructions and refer to the
8832 INSTALL directory instead.
8833
73a6d2e7 8834Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 8835
73a6d2e7
RL
8836 * config.sub: Add support for i[34567]86-pc-udk.
8837 * configure.in: Likewise.
8838
5d4a5ee6
JL
8839Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8840
8841 * Makefile.in: add bzip2 package building bits for user
8842 tools module
8843 * configure.in: ditto
8844
6fc19d6d
JL
8845Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8846
8847 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8848 (ALL_TARGET_MODULES): Add all-target-libobjc.
8849 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8850 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8851 (all-target-libchill): Add dependencies.
8852 * configure.in (target_libs): Add libchill.
4e81ae98 8853
f653f0ab
MH
88541998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8855
8856 * configure.in (target_subdir): Remove duplicate line.
8857
5d4a5ee6
JL
8858Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8859
8860 * Makefile.in (all-automake): fix dependencies.
8861
494933e4
JL
8862Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8863
8864 * configure.in: Minor cleanups for building in the $(target_alias)
8865 subdir.
8866
f6b58262
JW
88671998-09-22 Jim Wilson <wilson@cygnus.com>
8868
8869 * Makefile.in (bootstrap): Set r and s before make all. Use
8870 BASE_FLAGS_TO_PASS in make all.
8871 (cross): Likewise.
8872
27c7a08d
MM
88731998-09-20 Mark Mitchell <mark@markmitchell.com>
8874
8875 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8876
e67afd1e
RH
8877Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8878
8879 * config.sub: Fix typo in last change.
8880
8e44ac71
MH
88811998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8882
8883 * config.sub: Add support for C4x target.
8884 * configure.in: Likewise.
8885
d7496fbb
DM
88861998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8887
8888 * config.sub: Recognize sparcv9 just like sparc64.
8889
22097bd1
RL
8890Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8891
8892 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8893
4b877abd
JL
8894Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8895
2c8ec9a2
JL
8896 * config.guess: Correctly identify Pentium II sco boxes.
8897
4b877abd
JL
8898 * config.guess: Fix "tr" code. From Weiwen Liu.
8899
ab03db52
JH
8900Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8901
8902 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8903 stabs.
8904
b54db294
JL
8905Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8906
8907 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8908 (ALL_TARGET_MODULES): Add all-target-libchill.
8909 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8910 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8911 (all-target-libchill): Add dependencies.
8912 * configure.in (target_libs): Add libchill.
8913
bf48dd73
LW
8914Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8915
8916 * config.guess: Avoid assumptions about "tr" behaves when
8917 LANG is set to something other than English.
8918
a3cbd105
L
8919Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8920
8921 * configure (gxx_include_dir): Changed to
8922 '${prefix}/include/g++'-${libstdcxx_interface}.
8923
8924 * config.if: New to determine the interfaces.
8925
c4acd909
MK
8926Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8927
8928 * config.guess: Detect and handle MPE/IX.
8929 * config.sub: Deal with MPE/IX.
8930
9ea97665
DE
8931Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8932
8933 * configure.in: Use mh-aix43.
8934
0ce065bd
MH
89351998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8936
8937 * configure: Fix --without/--disable cases for gxx-include-dir.
8938
5d4a5ee6
JL
8939Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8940
8941 * mdata-sh: Imported. Needed for automake support.
8942
8943Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8944
8945 * Makefile.in (taz): Try "chmod -R og=u ." before
8946 "chmod og=u `find . -print`".
8947
8948Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8949
8950 * configure.in: Add arm-elf and thumb-elf support.
8951
8952Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8953
8954 * Makefile.in: Undo previous patch.
8955
8956Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8957
8958 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8959 to here ...
8960 (install-no-fixedincludes): and here
8961 (INSTALL_MODULES): ... from here.
8962
466456d9
ILT
8963Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8964
8965 * config.sub: Merge with FSF.
8966
1b409d25
ILT
8967 * config.guess: Merge with FSF.
8968
d207ebef
JM
8969Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8970
8971 * configure (extraconfigdirs): New variable.
8972 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8973 * Makefile.in (all): Move higher in file.
8974 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8975 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8976 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8977 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8978 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8979
89801998-07-23 Brendan Kehoe <brendan@cygnus.com>
8981
8982 * Makefile.in (all-target-libjava): Depend on all-gcc and
8983 all-target-newlib.
8984 (configure-target-libjava): Depend on $(ALL_GCC).
8985
7f1937c1
RL
8986Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8987
8988 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8989 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8990
2ada2bd6
ML
8991Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
8992
8993 * INSTALL/README: Fix typo.
8994
1e025bde
ML
8995Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8996
5d4a5ee6
JL
8997 * ylwrap: Change absolute path checks to check for DOS style path
8998 names.
1e025bde 8999
5d4a5ee6
JL
9000 * ylwrap: Don't use a full path name if the source file is in the
9001 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 9002
6755ff73
ILT
9003 * config-ml.in: Default to being verbose, to match Feb 18 change to
9004 configure.
9005
5d4a5ee6
JL
9006Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9007
9008 Brought over from egcs:
9009
9010 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9011
9012 * configure.in (target_subdir): Set to ${target_alias} instead
9013 of "libraries".
9014
9015 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9016
9017 * configure.in (target_subdir): Set to libraries if enable_multilib.
9018
9019Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9020
9021 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9022 multilibs, force reconfiguration the first time we create
9023 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9024
9025Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9026
9027 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9028 avoid confusion with --no-recursion.
9029
9030Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9031
9032 * configure.in: Win32 hosts shouldn't use install -x
9033 * install-sh: remove -x option, and special .exe-handling
9034 hack.
9035
d207ebef
JM
9036Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9037
9038 * config.guess: Recognize i586-pc-beos.
9039 * configure.in: Don't build some bits for beos.
9040
fbd836fc
ILT
9041Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9042
5d4a5ee6
JL
9043 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9044 CFLAGS default to -O2.
9045
fbd836fc
ILT
9046 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9047 when using GNU ld.
9048
9049Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9050
9051 * ltmain.sh: Correct install when using a different shell.
9052
9053Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9054
9055 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9056
d207ebef
JM
9057Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9058
9059 * makefile.vms: Update to build binutils/makefile.vms. Add install
9060 target.
fbd836fc
ILT
9061
9062Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9063
9064 * ltconfig: Update to correct AIX handling.
9065
69b471bc
JL
9066Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9067
81241b5e
JL
9068 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9069
69b471bc
JL
9070 * configure.in (target_subdir): Set to ${target_alias} instead
9071 of "libraries".
9072
bedf82df
MH
90731998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9074
9075 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9076 (Makefile): Depend on $(gcc_version_trigger).
9077
9078 * configure (gcc_version): Change default initializer to empty
9079 string.
9080 (gcc_version_trigger): New variable; pass this variable down
9081 to subdir configures to enable them checking gcc's version
9082 themselves. Emit make macros for both gcc_version vars.
9083 (topsrcdir): Initialize reliably.
9084 (recursion line): Remove --with-gcc-version=${gcc_version}.
9085
28e449d8
MH
90861998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9087
9088 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
9089 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9090 in $(libsubdir); emit definition in each generated Makefile.
9091 (gxx_include_dir): Initialize depending on
9092 $enable_version_specific_runtime_libs.
28e449d8 9093
50c4c9f7
MH
90941998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9095
9096 * configure (gcc_version): Initialize properly depending on
9097 how and where configure is started.
9098 (recursion line): Pass a --with-gcc-version=${gcc_version}
9099 to configures in subdirs.
9100
d207ebef
JM
9101Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9102
9103 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 9104 cygmon
d207ebef 9105
5d4a5ee6
JL
9106Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9107
9108 * configure.in: Add cygmon and libstub support for mn10200.
9109
2f96399b
MH
91101998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9111
9112 * configure (gcc_version): Add new variable describing the
9113 particular gcc version we're building.
9114 * Makefile.in (libsubdir): Add new macro for the directory
9115 in which the compiler finds executables, libraries, etc.
9116 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9117 and libsubdir.
9118
c4137c50
AO
9119Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9120
ceff9b14
AO
9121 * Makefile.in (local-clean): Remove *.log.
9122 (warning.log): Built with warn_summary from build.log.
9123 (mail-report.log): Run test_summary.
9124 (mail-report-with-warnings.log): Run test_summary including
9125 warning.log in the report.
c4137c50 9126
276d5ee0
RL
9127Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9128
9129 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9130
5d4a5ee6
JL
9131Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9132
9133 * Makefile.in (grep): Grep no longer depends on libiberty.
9134
9135Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9136
9137 * Makefile.in: all-snavigator needs all-libgui.
9138
9139Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9140
9141 * configure.in: Add cygmon and libstub support for mn10300.
9142
8af14275
ILT
9143Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9144
9145 * missing: Update to version from automake 1.3.
9146
fbd836fc
ILT
9147 * ltmain.sh: On installation, don't get confused if the same name
9148 appears more than once in the list of library names.
9149
466456d9
ILT
9150Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9151
9152 * config.sub: Accept m68060 and m5200 as CPU names.
9153
5d4a5ee6
JL
9154Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9155
9156 * configure: Use && rather than using -a in test, because odd
9157 strings can confuse test.
9158 * configure.in: Likewise.
9159
fbd836fc
ILT
9160Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9161
9162 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9163
f0983958
AO
9164Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9165
9166 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 9167 bootstrap4-lean): New targets.
f0983958 9168
bfed1ea0
JL
9169Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9170
9171 * mpw-* Delete. Not used.
9172
5d4a5ee6
JL
9173Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9174
9175 * COPYING.LIB: Update FSF address.
9176
bfed1ea0
JL
9177Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9178
9179 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9180
5d4a5ee6
JL
9181 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9182 GAS_SUPPORT_DIRS.
9183
bfed1ea0
JL
9184Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9185
9186 * ltconfig, ltmain.sh: Avoid producing a version number if
9187 -version-info was not used.
9188
5d4a5ee6
JL
9189Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9190
9191 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9192 building with newlib.
9193
91941998-04-30 Paul Eggert <eggert@twinsun.com>
9195
d207ebef 9196 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 9197 Solaris `make' causes it to continue to next definition.
d207ebef
JM
9198
9199Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9200
9201 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9202 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
9203
9204Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9205
9206 * configure.in: Change alpha to alpha* in several places.
9207
d207ebef
JM
9208Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9209
9210 * config.sub: Recognize sparc86x.
9211
77be0cab
MM
9212Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9213
9214 * configure.in (--enable-target-optspace): Remove debug echo.
9215
62441128
JW
9216Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9217
9218 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9219
bfed1ea0
JL
9220Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9221
9222 * ltconfig: Update cygwin32 support.
9223
5d4a5ee6
JL
9224 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9225 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9226 (GDB_SUPPORT_DIRS): Likewise.
9227
3f4ea1de
MM
9228Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9229
9230 * configure.in (target_makefile_frag): If --enable-target-optspace,
9231 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
9232 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9233 not used.
9234 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 9235
5d4a5ee6
JL
9236Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9237
9238 * Makefile.in (all-bfd): Depend on all-intl.
9239 (all-binutils): Likewise.
9240 (all-gas): Likewise.
9241 (all-gprof): Likewise.
9242 (all-ld): Likewise.
9243
92441998-04-19 Brendan Kehoe <brendan@cygnus.com>
9245
9246 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9247
bfed1ea0
JL
9248Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9249
5d4a5ee6
JL
9250 * Makefile.in (all-bfd): Depend upon all-libiberty.
9251
bfed1ea0
JL
9252 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9253
5d4a5ee6
JL
9254Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9255
9256 * Makefile.in: Add libstub.
9257
9258 * configure.in: Ditto. Build libstub for targets that have cygmon
9259 support.
9260
9261Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9262
9263 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9264
9265Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9266
9267 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9268 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9269
ec8d6ddc
KW
9270Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9271
9272 * configure: Define DEFAULT_M4 by searching PATH.
9273 * Makfile.in: Use DEFAULT_M4.
9274
bfed1ea0
JL
9275Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9276
9277 * ltconfig: Add cygwin32 support.
9278
5d4a5ee6
JL
9279 * Makefile.in, configure.in: Add libtool as a native only directory
9280 to configure and build.
9281
547a6183
JL
9282Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9283
9284 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9285
5d4a5ee6 9286Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 9287
5d4a5ee6
JL
9288 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9289
9290Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9291
9292 * Makefile.in: add ash make rules
9293 * configure.in: add ash to native_only and host_tools lists
9294
9295Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9296
9297 * Makefile.in (all-gettext, all-intl): New targets.
9298 (ALL_MODULES): Added all-gettext, all-intl.
9299 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9300 (INSTALL_MODULES): Added install-gettext, install-intl.
9301 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9302
9303 * configure.in (host_tools): Added gettext.
9304 (native_only): Likewise.
9305 (noconfigdirs) [various cases]: Likewise.
9306 (host_libs): Added intl.
9307
d207ebef
JM
9308Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9309
9310 * configure: Do not disable building gdbtk for cygwin32 hosts.
9311
e98e406f
NC
9312Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9313
9314 * configure.in: Add thumb-coff target.
9315 * config.sub: Add thumb-coff target.
9316
5d4a5ee6
JL
9317Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9318
9319 * Makefile.in: Revert yesterday's change.
9320 (all-target-winsup): all-target-librx stays out of here.
9321
9322Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9323
9324 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9325 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9326 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9327 Remove references to librx and libg++.
9328
9329Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9330
9331 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9332 recursive makes
9333
bfed1ea0
JL
9334Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9335
9336 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 9337 for newlib directory.
bfed1ea0
JL
9338 (CXX_FOR_TARGET): Likewise.
9339
9340Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9341
9342 * ltconfig: Update after libtool/ltconfig.in change for
9343 hpux11.
9344
9345Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9346
9347 * ltconfig, ltmain.sh: Update to libtool 1.2.
9348
3cd730af
MH
9349Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9350
9351 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9352 (install-gcc-cross): Instead, override LANGUAGES here.
9353
80564603
DL
93541998-03-18 Dave Love <d.love@dl.ac.uk>
9355
9356 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9357 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9358
d207ebef
JM
9359Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9360
9361 * configure.in: Add Thumb-pe target.
9362
5d4a5ee6 9363Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 9364
5d4a5ee6
JL
9365 * Makefile.in - changed sn targets to snavigator
9366 * configure.in - changed sn targets to snavigator
9367
2d4a0558
MH
9368Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9369
9370 * config-ml.in: After building symlink tree call make distclean
9371 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9372 to be the case for libiberty.
9373
04b93567
L
9374Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9375
9376 * configure: When making link, also check the current
9377 directory. The configure scripts may create one.
9378
9a06b842
RH
9379Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9380
9381 * config.sub: Accept alphapca56 and alphaev6 properly.
9382
217fc4e6
FS
9383Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9384
9385 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9386
3e07bdbd 9387Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 9388
e490616e 9389 * config.sub (sco5): Fix typo.
3e07bdbd 9390
5d4a5ee6
JL
9391Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9392
9393 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9394 install-itcl.
9395 (install-itcl): Remove dependency on install-tcl.
9396
9397Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9398
9399 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9400
9401Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9402
9403 * configure.in: Don't build libgui for a cygwin32 target when not on
9404 a cygwin32 host.
9405
9406Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9407
9408 * configure (redirect): Set to null, so default behavior of
9409 configure is now --verbose.
9410
ce0d965c
DL
94111998-02-16 Dave Love <d.love@dl.ac.uk>
9412
9413 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9414 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9415
3acd1fd0
MH
9416Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9417
9418 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9419 this change to sync Makefile.in with its ChangeLog entries.
9420
5d4a5ee6
JL
9421Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9422
9423 * ltmain.sh (mkdir): Check that the directory doesn't exist
9424 before we exit with error, so that we don't get races during
9425 parallel builds.
9426
bfed1ea0
JL
9427Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9428
9429 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9430
4e77e8f1
MH
9431Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9432
9433 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9434 PICFLAG_FOR_TARGET.
9435 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9436
9437 * configure: Emit a definition for the new macro enable_shared
9438 into each Makefile.
9439
5d4a5ee6
JL
9440Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9441
9442 * configure.in (host_tools, native_only): Add libtool.
9443
9444Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9445
9446 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9447 Fix typo in ming config comment.
9448
bfed1ea0
JL
9449Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9450
9451 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9452
5d4a5ee6
JL
9453Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9454
9455 * config.sub: Add tic30 cases, and map c30 to tic30.
9456
8821a725
RH
9457Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9458
9459 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9460 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9461 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9462 (CLEAN_TARGET_MODULES): Similarly
9463 (all-target-libf2c): Add dependences.
4e81ae98 9464 * configure.in (target_libs): Add libf2c.
8821a725 9465
5d4a5ee6
JL
9466Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9467
9468 * configure.in: Remove expect from noconfigdirs when target
9469 is cygwin32. OK to build expect and dejagnu with Canadian
9470 Cross.
9471
0aadd657
ILT
9472Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9473
5d4a5ee6
JL
9474 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9475 host.
9476
0aadd657
ILT
9477 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9478 and mingw32.
9479
d0a8352c
MH
9480Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9481
9482 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9483 here as it is not defined in the toplevel Makefile.
9484
59739e3c
MH
9485Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9486
9487 * configure (package_makefile_rules_frag): New variable, which names
9488 a file with generic rules, ...
9489 Change comment to mention we now have FIVE parts.
9490 * configure: Undo last change.
9491
228197ee
LT
9492Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9493
9494 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 9495 * config.sub: More accurate determination of HP processor types.
228197ee 9496
efd4c0ba
MH
9497Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9498
9499 * configure (package_makefile_frag): Move inserting the
9500 ${package_makefile_frag} to where it should be according
9501 to the comment.
9502
6eef3189
PB
9503Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
9504
9505 * config.guess: Add support for Linux/ARM.
9506
d207ebef
JM
9507Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9508
9509 * .cvsignore: Remove *-info and *-install since they match
9510 release-info and mpw-install, which we don't want to just ignore.
9511
48464ebf
RH
9512Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9513
9514 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9515
803462a7
PN
9516Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9517
9518 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9519 local_prefix to sub-make invocations.
9520
520ab477
L
9521Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9522
9523 * configure.in: Check makefile fragments in the source
9524 directory.
9525
4bcdb76d
AO
9526Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9527
ceff9b14
AO
9528 * configure.in: Check whether host and target makefile
9529 fragments exist before adding them to *_makefile_frag.
4bcdb76d 9530
5d4a5ee6
JL
9531Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9532
9533 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9534
9535Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9536
9537 * configure.in: Make sure we only replace RPATH_ENVVAR on
9538 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9539 regexp to sed.
9540
9541 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9542 to sub-makes.
9543
0d3e11a5
LI
95441998-01-13 Lee Iverson (leei@ai.sri.com)
9545
9546 * config-ml.in (multi-do): LDFLAGS must include multilib
9547 designator.
9548
d45b3d87 9549Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
9550
9551 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9552
d39cd7a1
MK
9553Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9554
9555 * config.sub: Add mingw32 support.
9556 * configure.in: Likewise.
d39cd7a1 9557
6decbc24
FS
9558Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9559
9560 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9561
5d4a5ee6
JL
9562Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9563
9564 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9565 * configure (gxx_include_dir): Provide a definition for subdirs
9566 which do not use autoconf.
9567
9568Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9569
9570 * config.guess: Sync with egcs. Picks up new alpha support,
9571 BeOS & some additional linux support.
9572
d3d1907a
JL
9573Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
9574
9575 * config.guess: HP 9000/803 is a PA1.1 machine.
9576
b104e095
RH
9577Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9578
9579 * configure.in: It's alpha*-...
9580
aca823c1
L
9581Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9582
9583 * configure.in (host_makefile_frag, target_makefile_frag):
9584 Handle multiple config files.
9585 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9586 alpha-*-*.
9587
d207ebef
JM
9588Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9589
9590 * mkdep: New file.
9591
9592Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9593
9594 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9595
5d4a5ee6
JL
9596Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9597
9598 * Makefile.in: Add libgui directory.
9599 (GDB_TK): Add all-libgui.
9600 * configure.in: Add libgui directory.
9601 * configure: Add all-libgui to GDB_TK.
9602
9603Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9604
9605 * config-ml.in (multidirs): Add m32r to multilib list.
9606
9607Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9608
9609 * Makefile.in (all-target-gperf): Change dependency to
9610 all-target-libstdc++.
9611
baf55877
FF
9612Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9613
9614 * config.guess: Add BeOS support.
9615
5d4a5ee6
JL
9616Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9617
9618 Source directory cvs renamed to cvssrc:
9619 * configure.in (host_tools): Change cvs to cvssrc.
9620 (native_only): Likewise.
9621 (noconfigdirs) [various cases]: Likewise.
9622 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9623 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9624 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9625 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9626 (all-cvssrc): Rename target from all-cvs.
9627
f2d76545
JL
9628Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9629
9630 * configure (gxx_include_dir): Fix thinko.
9631
205cba53
JL
9632Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9633
9634 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9635 (install-cross, install-gcc-cross): New targets.
9636
5d4a5ee6
JL
9637Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9638
9639 * configure.in (noconfigdirs): Add support for Thumb target.
9640
9641 * config.sub (maybe_os): Add support for Thumb target.
9642
9643Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9644
9645 * Makefile.in: Add rules for cygmon.
9646
9647 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9648
96b0f1fc
JL
9649Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9650
9651 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9652 * configure (gxx_include_dir): Provide a definition for subdirs
9653 which do not use autoconf.
d207ebef
JM
9654
9655Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9656
9657 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 9658 11/18/97 build
d207ebef 9659
7dfef6ed
JL
9660Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9661
9662 * From Franz Sirl.
9663 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9664 found on RedHat Linux systems.
96b0f1fc 9665
83cfe7c0
JL
9666Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9667
9668 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9669 guesses.
9670
7dfef6ed
JL
9671Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9672
9673 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9674
5d4a5ee6
JL
9675Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9676
9677 * ltmain.sh: If mkdir fails, check whether the directory was created
9678 anyhow by some other process.
9679
d207ebef
JM
9680Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9681
9682 * configure.in (d30v-*-*): Configure all directories.
9683
9684Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9685
9686 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9687 for the D30V.
9688
9689Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9690
9691 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9692
5d4a5ee6
JL
9693Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9694
e490616e
ZW
9695 * include/libiberty.h: Add extern "C" { so it can be used with C++
9696 progrms.
9697 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9698 programs.
5d4a5ee6 9699
d207ebef
JM
9700Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9701
9702 * configure.in (d30v-*-*): Configure GCC now.
9703
5d4a5ee6
JL
9704Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9705
9706 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9707 is no longer needed.
9708
c9670e62
JM
9709Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9710
9711 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9712
cc71c0ca
MH
9713Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9714
9715 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9716 targets using "$@" to provide support for similar but not identical
9717 targets without having to duplicate code.
9718
d207ebef
JM
9719Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9720
9721 * makefile.vms: Fix to work with DEC C.
9722
9723Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9724
9725 * config.sub: Add mips-tx39-elf to marketing names.
9726
9727Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9728
9729 * ltmain.sh: Handle symlinks in generated script.
9730
9731Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9732
9733 * configure: Handle autoconf style directory options: --bindir,
9734 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9735 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9736 --sysconfdir.
9737 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9738 (sharedstatedir, localstatedir, oldincludedir): New variables.
9739 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9740 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9741 sbindir, sharedstatedir, and sysconfdir.
9742
b1e3ddfd
AJ
9743Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9744
9745 * Makefile.in (bootstrap-lean): New target.
9746
d207ebef
JM
9747Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9748
9749 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 9750 sn, and gnuserv from noconfigdirs.
d207ebef
JM
9751
9752Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9753
9754 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9755
09f97c1e
JL
9756Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9757
9758 * Makefile.in (cross): New target.
9759
335d0ab2
AO
9760Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
9761 Jeff Law <law@cygnus.com>
9762
9763 * Makefile.in (bootstrap2, bootstrap3): New targets.
9764 (all-bootstrap): Remove outdated and confusing target.
339c9b00 9765 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 9766
d207ebef
JM
9767Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9768
9769 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 9770 windows. Consistent with gdb/configure.
d207ebef 9771
e693cc28
UD
97721997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9773
e693cc28
UD
9774 * configure.in: Name Linux target fragment.
9775
9776 * configure: Rewrite so that project Makefile fragment is inserted
9777 first and appears last in the resulting Makefile.
9778
d207ebef
JM
9779Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9780
9781 * Makefile.in (install-itcl): Install tcl first.
9782
5d4a5ee6
JL
9783Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
9784
9785 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9786
f401679e
JW
9787Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9788
9789 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9790
9791 * configure.in (skipdirs): Add target-librx for Linux.
9792 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9793
ec20b1b9
JL
9794Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9795
9796 * Makefile.in (bootstrap): New target.
9797
becdcf6d
JL
9798Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9799
63f6bcd7 9800 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 9801
d207ebef
JM
9802Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9803
9804 * config.guess: Merge with FSF.
9805
0c82f6bf
FF
9806Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9807
9808 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9809
d207ebef
JM
9810Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9811
9812 * config.sub: Add "marketing-names" patch.
9813
3fbc0b70
JS
9814Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9815
e490616e 9816 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 9817
e20d4801
JL
9818Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9819
9820 * config.sub: Handle v850-elf.
9821
fe181f78 9822Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
9823
9824 * .cvsignore (*-install): Remove.
9825
bfed1ea0
JL
9826Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9827
9828 * ltconfig: Set CONFIG_SHELL in libtool.
9829 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9830
558a1e7c
JW
9831Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9832
9833 * configure.in (target_subdir): Set to libraries if enable_multilib.
9834
7818d6fc
JW
9835Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9836
9837 * config.guess: Update from gcc directory.
9838
d207ebef
JM
9839Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9840
9841 * Makefile.in (all-sim): Depends on all-readline.
9842
6599da04
JM
9843Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9844
9845 * Makefile.in (BISON, YACC): Use $$s.
9846 (all-bison): Depend on all-texinfo.
9847
9848Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9849
9850 * Makefile.in (BISON): Add -L flag.
9851 (YACC): Likewise.
9852
d207ebef
JM
9853Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9854
4e81ae98
EC
9855 * configure.in (noconfigdirs): Add support for v850e target.
9856
d207ebef
JM
9857 * config.sub (maybe_os): Add support for v850e target.
9858
9859Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9860
4e81ae98
EC
9861 * configure.in (noconfigdirs): Add support for v850ea target.
9862
d207ebef
JM
9863 * config.sub (maybe_os): Add support for v850ea target.
9864
6599da04
JM
9865Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9866
9867 * config.sub: Add mipstx39. Delete r3900.
9868
9869Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9870
9871 * Makefile.in (all-autoconf): Depends on all-texinfo.
9872
9873Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9874
9875 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9876 eabi targets.
9877
9878Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9879
9880 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9881
9882 * configure: When handling a Canadian Cross, handle YACC as well as
9883 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 9884 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
9885
9886Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9887
9888 * Makefile.in (BISON): bison, not byacc or bison -y.
9889 (YACC): bison -y or byacc or yacc.
9890 (various): Add *-bison as appropriate.
9891 (taz): No need to mess with BISON anymore.
9892
9893Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9894
9895 * configure: If OSTYPE matches *win32*, try to find a good value for
9896 CONFIG_SHELL.
9897
9898Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9899
9900 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9901 configure.in if it is present.
9902
9903Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9904
9905 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9906
9907Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9908
9909 * config.sub: Recognize `arc' cpu.
9910 * configure.in: Likewise.
9911 * config-ml.in: Likewise.
9912
9913Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9914
9915 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9916
9917Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9918
9919 * configure: Changed sed delimiter from ':' to '|' when
9920 attempting to substitute ${config_shell} for SHELL. On
9921 NT ${config_shell} may contain a ':' in it.
9922
9923Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9924
9925 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9926
9927Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9928
9929 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9930
9931Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9932
9933 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9934
9935 * ylwrap: If the program is a relative path, force it to be
9936 absolute.
9937
9938Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9939
9940 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9941
9942Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9943
9944 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
9945 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9946 for libraries.
6599da04
JM
9947
9948Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9949
9950 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 9951 separated by spaces.
6599da04
JM
9952
9953Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9954
9955 * ylwrap: New file.
9956 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9957
9958 * ltmain.sh: Handle /bin/sh at start of install program.
9959
9960 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9961
9962 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9963 * missing: New file, from automake 1.2.
9964
9965Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9966
9967 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9968 check-tk to CHECK_X11_MODULES.
9969
9970Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9971
9972 * config.sub: Merge with FSF.
9973
9974Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9975
9976 * config.guess: Merge with FSF.
9977
9978Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9979
9980 * configure: Treat msdosdjgpp like go32.
9981 * configure.in: Likewise. Don't remove gprof for go32.
9982
9983 * configure: Change Makefile.tem2 to Makefile.tm2.
9984
9985Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9986
9987 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9988
9989Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9990
9991 * install-sh (chmodcmd): Set to null if the DST directory already
9992 exists. Same as Nov 11th change.
9993
9994Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9995
4e81ae98 9996 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
9997
9998Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9999
10000 * config.guess: Update from FSF.
10001
10002Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10003
10004 * Makefile.in (GDB_TK): Depend on itcl and tix.
10005
10006Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10007
10008 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10009 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10010 (INSTALL_SCRIPT): New variable.
10011 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10012 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10013 to -x.
10014 * install-sh: Add support for -x option.
10015
10016Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10017
10018 * configure.in, Makefile.in: Treat tix like itcl.
10019
10020Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10021
10022 * Makefile.in (WINDRES): New variable.
10023 (WINDRES_FOR_TARGET): New variable.
10024 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10025 (EXTRA_HOST_FLAGS): Add WINDRES.
10026 (EXTRA_TARGET_FLAGS): Add WINDRES.
10027 (EXTRA_GCC_FLAGS): Add WINDRES.
10028 ($(DO_X)): Pass down WINDRES.
10029 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10030 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10031 DLLTOOL_FOR_TARGET.
10032
10033Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10034
10035 * configure.in: configure sim before gdb for win32-x-ppc
10036
10037Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10038
10039 Move gperf into the toplevel, from libg++.
10040 * configure.in (target_tools): Add target-gperf.
10041 (native_only): Add target-gperf.
10042 * Makefile.in (all-target-gperf): New target, depend on
10043 all-target-libg++.
10044 (configure-target-gperf): Empty rule.
10045 (ALL_TARGET_MODULES): Add all-target-gperf.
10046 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10047 (CHECK_TARGET_MODULES): Add check-target-gperf.
10048 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10049 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10050
10051Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 10052
6599da04
JM
10053 * config.sub (mn10200): Recognize new basic machine.
10054
10055Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10056
10057 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10058 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10059
10060Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10061
10062 * configure.in: If we're building mips-sgi-irix6* native, turn on
10063 ENABLE_MULTILIB and set TARGET_SUBDIR.
10064
10065Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10066
10067 * Makefile.in (all-sn): Depend on all-grep.
10068
10069Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10070
10071 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10072
10073 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10074 Makefile. From Jeff Makey <jeff@cts.com>.
10075 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10076
10077 * Makefile.in (DISTBISONFILES): Remove.
10078 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10079 $(DEFAULT_YACC).
10080
10081 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 10082 cygwin32.
6599da04
JM
10083
10084 * Makefile.in (LD): New variable.
10085 (EXTRA_HOST_FLAGS): Pass down LD.
10086 ($(DO_X)): Likewise.
10087
10088Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10089
10090 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10091
10092Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10093
10094 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 10095 before adding our own. Always add --build.
6599da04
JM
10096
10097Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10098
10099 * configure.in (targargs): Pass --build if we're doing
10100 a cross-compile.
10101
10102Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10103
ca236658 10104 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
10105 sed. Otherwise sed chokes on NT path names with drive
10106 designators. Also look for "?:*" as the leading characters in an
10107 absolute pathname.
10108
10109Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10110
10111 * config.sub: Support for r3900.
10112
10113Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10114
10115 * configure.in: Use install-sh, not install.sh.
10116
10117Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10118
10119 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10120 apply it twice.
10121
10122Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10123
10124 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10125 install-binutils.
10126
10127Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10128
10129 * Makefile.in: Add automake targets.
10130 * configure.in (host_tools): Add automake.
10131
10132Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10133
10134 * configure: Default CXX to c++, not gcc.
10135 * Makefile.in (CXX): Set to c++, not gcc.
10136 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10137
10138Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10139
10140 * install-sh: try appending a .exe if source file doesn't
10141 exist
10142
10143Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10144
10145 * configure.in: Turn on multilib by default.
10146 (cross_only): Remove target-libiberty.
10147
10148 * Makefile.in (all-gcc): Don't depend on libiberty.
10149
10150Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10151
10152 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10153
10154Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10155
10156 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10157 (DISTBISONFILES): Add ld/Makefile.in
10158
10159Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10160
10161 * configure.in: if target is cygwin32 but host isn't cygwin32,
10162 don't configure gdb tcl tk expect, not just gdb.
10163
10164Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10165
10166 * configure.in: Added gnuserv everywhere sn appears.
10167
10168 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10169 (CROSS_CHECK_MODULES): Added check-gnuserv.
10170 (INSTALL_MODULES): Added install-gnuserv.
10171 (CLEAN_MODULES): Added clean-gnuserv.
10172 (all-gnuserv): New target.
10173
10174Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10175
10176 * config.guess: Fixes for MIPS OpenBSD systems.
10177
10178Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10179
10180 * Makefile.in (INSTALL_XFORM): Remove.
10181 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10182
10183 * mkinstalldirs: New file, copied from automake.
10184 * Makefile.in (installdirs): Rename from install-dirs. Use
10185 mkinstalldirs. Change all users.
10186 (DEVO_SUPPORT): Add mkinstalldirs.
10187
10188Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10189
10190 * install-sh: Rename from install.sh.
10191 * Makefile.in (INSTALL): Change install.sh to install-sh.
10192 (DEVO_SUPPORT): Likewise.
10193
10194 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10195 Graichen <graichen@rzpd.de>.
10196
10197Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10198
10199 * config.guess: Recognize OpenBSD systems correctly.
10200
10201Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10202
10203 * README, Makefile.in (ETC_SUPPORT): Remove references to
10204 cfg-paper*, configure.{texi,man,info*}._
10205
10206Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10207
10208 * Makefile.in (all.normal): Ensure that gcc is built after all
10209 the x11 - ie gdb - targets.
10210
10211Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10212
10213 * makefile.vms: Don't run conf-a-gas.
10214
10215Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10216
e490616e 10217 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 10218
d207ebef
JM
10219Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10220
10221 * configure.in: Remove noconfigdirs case since gdb also
10222 configures and builds for tic80-coff.
10223
6599da04
JM
10224Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10225
10226 * configure: Set cache_file to config.cache.
10227 * Makefile.in (local-distclean): Remove config.cache.
10228
10229Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10230
10231 * COPYING: Update FSF address.
10232
d207ebef
JM
10233Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10234
10235 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10236 noconfigdirs.
10237
6599da04
JM
10238Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10239
10240 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10241 MAKEDIRS, is empty.
10242
10243Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10244
10245 * config.sub: Tweak mn10300 entry.
10246
10247Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10248
10249 * configure.in (host_tools): Put sim before gdb, so gdb's
10250 configure.tgt can determine if the simulator was configured.
10251
10252Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10253
10254 * config.sub: Move BeOS $os case to be with other Cygnus
10255 local cases.
10256
10257Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10258
10259 * config.sub: Remove misplaced comment that broke Linux.
10260
10261Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10262
10263 * config.sub: Add BeOS support.
10264
10265Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10266
10267 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10268
10269Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10270
10271 * configure.in (noconfigdirs): Remove tcl and tk from
10272 noconfigdirs for cygwin32 builds.
10273
d207ebef
JM
10274Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10275
10276 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10277
6599da04
JM
10278Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10279
10280 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10281 make-all.com, use makefile.vms instead.
10282
10283Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10284
10285 * config.sub: Accept -lnews*.
10286
d207ebef
JM
10287Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10288
10289 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 10290 target-examples and target-libiberty for d30v.
d207ebef
JM
10291
10292Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10293
10294 * configure.in (noconfigdirs): Enable ld for d30v.
10295
10296Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10297
10298 * configure.in (tic80-*-*): Build compiler.
10299
10300Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10301
10302 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 10303 unsupported d30v directories
d207ebef
JM
10304
10305Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10306
4e81ae98
EC
10307 * config.sub, configure.in: Add d30v target cpu.
10308
6599da04
JM
10309Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10310
10311 * makefile.vms: New file.
10312 * make-all.com: Remove.
10313
10314Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10315
10316 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10317
10318Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10319
10320 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10321
10322Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10323
10324 * Makefile.in (ALL_MODULES): Added all-db.
10325 (CROSS_CHECK_MODULES): Addec check-db.
10326 (INSTALL_MODULES): Added install-db.
10327 (CLEAN_MODULES): Added clean-db.
10328
10329Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10330
10331 * config.guess: Merge with latest FSF sources.
10332
10333Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10334
10335 * Makefile.in (ALL_MODULES): Added all-itcl.
10336 (CROSS_CHECK_MODULES): Added check-itcl.
10337 (INSTALL_MODULES): Added install-itcl.
10338 (CLEAN_MODULES): Added clean-itcl.
10339
10340Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10341
10342 * configure.in: build gdb for mn10200
10343
10344Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10345
10346 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10347
d207ebef
JM
10348Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10349
10350 * configure.in (tic80-*-*): Turn off most targets right now.
10351
6599da04
JM
10352Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10353
10354 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10355 rather than the makeinfo program.
10356 (do-info): Depend upon all-texinfo.
10357
10358Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10359
10360 * configure.in: Remove uses of config/mh-linux.
10361
10362 * config.sub, config.guess: Merge with latest FSF sources.
10363
d207ebef
JM
10364Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10365
10366 * config.sub (case $basic_machine): Add tic80 entries.
10367
6599da04
JM
10368Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10369
10370 * config.sub, config.guess: Merge with latest FSF sources.
10371
10372Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10373
10374 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10375 * mpw-config.in: Test for NewFolderRecursive.
10376 * mpw-install: Use symbolic name for startup filename.
10377 * mpw-README: Add various additional details.
10378
10379Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10380
10381 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10382
10383Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10384
10385 * configure.in: Do build gcc and the target libraries for
10386 the mn10200.
10387
10388Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10389
10390 * configure.in: don't avoid building gdb for mn10300 any more
10391 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10392 instead of single-quoting it.
10393
10394Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10395
10396 * configure.in: Don't use --with-stabs on IRIX 6.
10397
10398Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10399
10400 * configure.in (m32r): Build gdb, libg++ now.
10401
10402Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10403
10404 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10405 directories from noconfigdirs.
10406
10407Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10408
10409 * config.sub (basic_machine): added mips16 configuration
10410
10411Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10412
10413 * config.sub: Handle d10v-unknown.
10414
d207ebef
JM
10415Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10416
10417 * config.sub: Handle v850-unknown.
10418
6599da04
JM
10419Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10420
10421 * Makefile.in: add findutils
10422 * configure.in: add findutils to list of host_tools
10423
10424Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10425
10426 * config.sub: Handle mn10200 and mn10300.
10427
10428Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10429
10430 * configure.in (d10v-*): Do not build librx.
10431
10432Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10433
10434 * configure.in (mn10300): Build everything except gdb & libgloss.
10435
10436Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10437
10438 * config.guess: Patch for Dansk Data Elektronik servers,
10439 from Niels Skou Olsen <nso@dde.dk>.
10440
10441 For ncr, use /bin/uname rather than uname, since GNU uname does not
10442 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10443
10444 Patch for MIPS R4000 running System V,
10445 from Eric S. Raymond <esr@snark.thyrsus.com>.
10446
10447 Fix thinko for nextstep.
10448
10449 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10450
10451 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10452 * config.guess: Guess mips-dec-mach_bsd4.3.
10453
10454 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10455 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10456 release numbers.
10457 * config.guess (mips-mips-riscos*): Emit just enough of the
10458 release number.
10459
10460 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10461 * config.guess (sparc-auspex-sunos*): Added.
10462 (f300-fujitsu-*): Added.
10463
10464 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10465 * config.guess: Recognize a Tadpole as a sparc.
10466
10467Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10468
10469 * config.guess: Don't assume that NextStep version is either 2 or
10470 3. NextStep 4 (aka OpenStep 4) has come out now.
10471
10472Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10473
10474 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10475 From Rik Faith <faith@cs.unc.edu>.
10476
10477Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10478
10479 * config.sub: Contributions from bug-gnu-utils to:
10480 Support plain "hppa" (no version given) architecture, reported by
10481 OpenStep.
10482 OpenBSD like NetBSD.
10483 LynxOs is not a hardware supplier.
10484
10485 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 10486 OpenBSD like NetBSD.
6599da04
JM
10487 Stratus systems.
10488 More Pyramid systems.
10489 i[n>4]86 Intel chips.
10490 M680[n>4]0 Motorola chips.
10491 Use unknown instead of lynx for hardware manufacturer.
10492
10493Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10494
10495 * install.sh (chmodcmd): Set to null if the DST directory already
10496 exists.
10497
10498Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10499
10500 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10501 not use mt-ppc target Makefile fragment any more.
10502
10503Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10504
10505 * configure.in (*-*-windows): Exclude everything but those dirs
10506 needed to build windows.
10507
10508Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10509
10510 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10511
10512Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10513
10514 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
10515
10516Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10517
10518 * Undo my previous change.
10519
10520Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10521
10522 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10523 unconditionally.
10524 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10525
10526Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10527
10528 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10529 host to add it's own flags.
6599da04
JM
10530
10531Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10532
10533 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10534
10535Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10536
10537 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10538 (CXX_FOR_TARGET): Likewise.
10539 (GCC_FOR_TARGET): Define.
10540 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10541 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10542 CC_FOR_TARGET was specified on the command line.
10543 (MAKEOVERRIDES): Don't define.
10544
10545Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10546
10547 * configure.in (m32r): Fix spelling of libg++ libs.
10548
10549Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10550
10551 * config.sub (-apple*): Remove, now redundant.
10552
10553Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10554
10555 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10556
10557 * configure: Rework yesterday's sed script patch.
10558
10559 * config.sub: Merge with FSF.
10560
10561Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10562
10563 * config.guess: Merge from FSF.
10564
10565 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
10566 * config.guess: Use pc instead of unknown, for pc clone systems.
10567 Change linux to linux-gnu.
6599da04
JM
10568
10569 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 10570 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
10571
10572Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10573
10574 * test-build.mk (HOLES): Add "xargs" for gdb.
10575
10576 * configure: Avoid hpux10.20 sed bug.
10577
10578Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10579
731a8127 10580 * configure.in: Add support for windows host
6599da04
JM
10581 (that is a build done under the Microsoft build environment).
10582
10583Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10584
10585 * Makefile.in: Replace all uses of srcroot with s, to shrink
10586 command line lengths.
10587
10588 Patches from Geoffrey Noer <noer@cygnus.com>:
10589 * configure.in: If configuring for newlib, pass --with-newlib to
10590 subdirectories.
10591 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10592 -Bnewlib/ and -Lwinsup to gcc.
10593 (CXX_FOR_TARGET): Likewise.
10594
10595Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10596
10597 * Makefile.in (ETC_SUPPORT): Add configure.
10598
10599Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10600
4e81ae98 10601 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
10602 host configuration file.
10603
10604Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10605
10606 * configure.in: Break mn10x00 support into separate
10607 mn10200 and mn10300 configurations.
10608 * config.sub: Likewise.
10609
10610Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10611
10612 * configure.in: Add lots of stuff to noconfigdirs for
10613 the mn10x00 targets.
10614
10615 * config.sub, configure.in: Add mn10x00 support.
10616
10617Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10618
10619 * make-all.com: Call conf-a-gas, not config-a-gas.
10620
10621Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10622
10623 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 10624 targets.
6599da04
JM
10625
10626Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10627
10628 * mpw-README: Add much more detail for native PowerMac.
10629 * mpw-install: New file.
10630 * mpw-configure: Add --norecursion and --help options.
10631 * mpw-config.in: Translate readme and install files when
10632 copying to objdir.
10633 * mpw-build.in: Don't always depend on byacc and flex.
10634 (install-only-top): New action.
10635
d207ebef
JM
10636Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10637
10638 * configure.in: You can now configure GDB for the v850.
10639
6599da04
JM
10640Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10641
10642 * configure.in (noconfigdirs): Don't configure any C++ dirs
10643 if targeting D10V.
10644
10645Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10646
10647 * config.sub: Recognize mips64vr5000.
10648
10649Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10650
10651 * configure.in: Use a single line for host_tools and native_only.
10652
10653Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10654
10655 * config.sub, configure.in: Add entries for m32r.
10656
10657Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10658
10659 * Makefile.in (inet-install): Don't run install-gzip.
10660
10661Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10662
10663 * configure.in: Don't config lots of things for *-*-windows*.
10664
10665Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10666
10667 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10668 (host_libs, host_tools): Copy from configure.in.
10669 * mpw-configure: Don't complain about directories not found.
10670
10671Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10672
10673 * configure.in (i[345]86): Recognize i686 for pentium pro.
10674 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10675 file.
10676
10677 * config.guess (i[345]86): Ditto.
10678
10679Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10680
10681 * configure.in (noconfigdirs): Removed gdb for D10V.
10682
d207ebef 10683Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 10684
d207ebef
JM
10685 * configure.in: Remove ld, target-libio, target-libg++, and
10686 target-libstdc++ from noconfigdirs.
5d4a5ee6 10687
6599da04
JM
10688Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10689
10690 * configure: Fix three locations where shell scripts were
10691 being run directly rather than with config_shell.
10692
d207ebef
JM
10693Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10694
10695 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10696 * config.sub (basic_machine): Recognize v850.
10697
6599da04
JM
10698Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10699
10700 * mpw-configure: Handle multiple enable/disable options and
10701 pass them down recursively, handle -c and -s flags appropriately
10702 depending on choice of compiler, add escape mechanism for
10703 quoted arguments to gC.
10704
10705Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10706
10707 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10708 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10709 so that -mrelocatable-lib and -mno-eabi are used.
10710
10711 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10712 not support --print-multi-lib, don't abort.
10713
6599da04
JM
10714Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10715
10716 * make-all.com: Run config-a-gas.
10717 * setup.com: Don't copy subdirectory files around.
10718
10719Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10720
10721 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10722 target, it now compiles correctly.
10723
10724Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10725
10726 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10727
10728Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10729
4e81ae98 10730 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
10731
10732Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10733
10734 * configure.in (native_only): Add prms.
10735
10736Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10737
10738 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10739 (BINUTILS_SUPPORT_DIRS): Likewise.
10740
10741Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10742
10743 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10744 d10v support is added.
10745
10746Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10747
10748 * configure.in (d10v-*-*): New target.
10749
10750Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10751
10752 * config.guess (HP 9000/811): Recognize this as a PA1.1
10753 machine.
10754
10755Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10756
10757 * Makefile.in (do-tar-gz): New target, split out from tail end of
10758 taz target. Run each command separately, don't use pipes.
10759 (taz): Use it.
10760
10761Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10762
10763 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10764 * mpw-build.in: No builds should depend on building byacc or flex,
10765 they are assumed to be installed already.
10766
10767Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10768
10769 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10770 variable that CC_FOR_TARGET needs.
10771
10772Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10773
10774 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10775 options have changed since the last time the subdirectory was
10776 configured, and if it has, reconfigure.
10777 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10778 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10779
10780Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10781
10782 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10783 CLEAN_MODULES): Add bash.
10784 (all-bash): New target.
10785
10786Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10787
10788 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10789
10790Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10791
10792 * config.sub (basic_machine): Recognize d10v as a valid processor.
10793
10794Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10795
10796 * mpw-configure: Add support for --bindir.
10797 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10798
10799Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10800
10801 * configure.in: add bash, time, gawk to list of hosttools and things
10802 to only build for native toolchains
10803
10804Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10805
10806 * Makefile.in (docdir): Remove.
10807
10808Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10809
10810 * Makefile.in (datadir): Set to $(prefix)/share.
10811
10812Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10813
10814 * configure.in: build diff and patch for cygwin32-hosted
10815 toolchains.
10816
10817Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10818
10819 * config.sub: Accept -rtems*.
10820
10821Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10822
e490616e
ZW
10823 * configure.in: enable dosrel for cygwin32-hosted builds,
10824 remove diff from the list of things not buildable
10825 via Canadian Cross
6599da04
JM
10826
10827Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10828
10829 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 10830 don't get ". ".
6599da04
JM
10831
10832Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10833
10834 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10835
10836Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10837
10838 * Makefile.in (taz): Handle case where tex3patch didn't even get
10839 checked out. Also, if it was found, put the symlink in a new util
10840 subdirectory.
10841
10842Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10843
10844 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10845
10846Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10847
10848 * config.sub: Recognize -openvms.
10849 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10850 * make-all.com, setup.com: New files.
10851
10852Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10853
10854 * Makefile.in (taz): tex3patch moved to texinfo/util.
10855
10856Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10857
10858 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10859 * configure.in: remove make from disable-if-Can-Cross list
10860 enable gdb if ${host} and ${target} are cygwin32
10861
10862Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10863
10864 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10865 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10866
10867Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10868
10869 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10870 distinguish sysv/svr4/bsd variants.
10871 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10872
10873Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10874
10875 * configure.in: Added copyright notice.
10876 * move-if-change: Added copyright notice.
10877
10878Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10879
10880 * configure.in (powerpcle-*-solaris*): Until we get shared
10881 libraries working, don't build gdb, sim, make, tcl, tk, or
10882 expect.
10883
10884Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10885
10886 * config.guess: Merge with FSF:
10887
10888 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10889 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10890
10891 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10892 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10893
10894 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10895 * config.guess: Combine two OSF1 rules.
10896 Also recognize field test versions. From mjr@zk3.dec.com.
10897 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10898 because GNU uname does not support -p. From pmr@pajato.com.
10899
10900Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10901
10902 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10903
10904Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10905
10906 * mpw-README: Document GCCIncludes.
10907
10908Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10909
10910 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10911
10912Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10913
10914 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10915
10916Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10917
10918 * configure.in (*-*-cygwin32): Configure make.
10919
10920Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10921
10922 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10923
10924Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10925
10926 * Makefile.in (all-inet): Depend on all-perl.
10927
10928 * Makefile.in (inet-install): New target.
10929
10930 * Makefile.in (all-inet): Depend on all-tcl.
10931 (all-inet): Depend on all-send-pr.
10932
10933Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10934
10935 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10936 temporarily.
10937
10938Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10939
10940 * configure.in: Don't configure --with-gnu-ld on AIX.
10941
10942Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10943
10944 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10945
10946Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10947
10948 * Makefile.in (ALL_MODULES): Added all-inet.
10949 (CROSS_CHECK_MODULES): Added check-inet.
10950 (INSTALL_MODULES): Added install-inet.
10951 (CLEAN_MODULES): Added clean-inet.
10952 (all-indent): New target.
10953
10954 * configure.in (host_tools): Added inet.
10955 (native_only): Added inet.
10956 (noconfigdirs): Added inet.
10957
10958Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10959
10960 * configure.in: Don't configure libgloss if we are not configuring
10961 newlib.
10962
10963Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10964
10965 * configure.in: Don't configure libgloss for unsupported
10966 architectures.
10967
10968Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10969
10970 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10971
10972Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10973
10974 * Makefile.in (ALL_MODULES): Include all-apache.
10975 (CROSS_CHECK_MODULES): Include check-apache.
10976 (INSTALL_MODULES): Include install-apache.
10977 (all-apache): New target.
10978
10979 * configure.in: Added apache everywhere perl is seen.
10980
10981Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10982
10983 * Makefile.in: Add support for clean-{module} and
10984 clean-target-{module} rules.
10985
10986Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10987
10988 * configure.in (*-*-ose) do not build libgloss.
10989
10990Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10991
10992 * config.guess (prep*:SunOS:5.*:*): Turn into
10993 powerpele-unknown-solaris2.
10994
10995Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10996
10997 * configure.in: Permit --enable-shared to specify a list of
10998 directories.
10999
11000Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11001
11002 * configure.in (host==solaris): Pass only the first word of $CC
11003 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11004
11005Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11006
11007 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11008
11009Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11010
11011 * Makefile.in (ALL_MODULES): Include all-perl.
11012 (CROSS_CHECK_MODULES): Include check-perl.
11013 (INSTALL_MODULES): Include install-perl.
11014 (ALL_X11_MODULES): Include all-guile.
11015 (CHECK_X11_MODULES): Include check-guile.
11016 (INSTALL_X11_MODULES): Include install-guile.
11017 (all-perl): New target.
11018 (all-guile): New target.
11019
11020 * configure.in (host_tools): Include perl and guile.
11021 (native_only): Include perl and guile.
11022 (noconfigdirs): Don't build guile and perl; no ports have been
11023 done.
11024
11025Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11026
e490616e
ZW
11027 * configure (--enable-*): Handle quoted option lists such as
11028 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
11029
11030Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11031
11032 * Makefile.in ({,inst}all-target): New rule so we can make and
11033 install all of the target directories easily.
11034
11035Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11036
11037 * configure.in: Add missing global flag in sed substitution when
11038 deleting `target-' from ${configdirs}.
11039
11040Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11041
11042 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11043 option.
11044
11045 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11046 config/mh-necv4.
11047
11048 * install.sh: Correct misspelling of transformbasename.
11049
11050 * config.guess: Recognize mips-*-sysv*.
11051
11052Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11053
11054 * config.sub: Recognize mon960.
11055
11056Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11057
11058 * configure: Restore Canadian Cross handling of BISON and LEX,
11059 removed in Feb 20 change.
11060
11061Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11062
11063 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11064 Mention make install. Remove the old copyright date as well the
11065 clumsy and rather pointless copyright on the README file.
11066
11067Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11068
11069 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11070 Makefile after running symlink-tree, then run `make distclean' to
11071 avoid clobbering any generated files in srcdir.
11072
11073Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11074
11075 * configure.in (m68k-*-netbsd*): Build everything now.
11076
11077Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11078
11079 * Makefile.in (taz): Fix quoting.
11080
11081Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11082
11083 * configure.in (sparclet-*-*): Build everything now.
11084
11085Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11086
11087 * configure.in (m68k-*-linux*): New host.
11088
11089Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11090
11091 * configure: Check for bison before byacc.
11092
11093Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11094
11095 * Makefile.in configure: Change the way LEX and BISON/YACC are
11096 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11097 searching PATH. These are used as fallbacks by Makefile.in if
11098 flex/bison/byacc aren't in objdir.
11099
11100Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11101
11102 * Makefile.in: Make everything which depends upon all-bfd also
11103 depend upon all-opcodes, in case --with-commonbfdlib is used.
11104
11105Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11106
11107 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11108 building NT native compilers on Unix.
11109
11110Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11111
11112 * configure.in: Don't get CC from the host Makefile fragment if we
11113 can find gcc in PATH, or if this is a Canadian Cross. Move the
11114 Solaris test for /usr/ucb/cc to the post target script, just after
11115 the compiler sanity test.
11116
11117Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11118
11119 * config.sub: Merge with FSF.
11120
11121Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11122
11123 * Makefile.in (RPATH_ENVVAR): New variable.
11124 (REALLY_SET_LIB_PATH): Use it.
11125 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11126
11127Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11128
11129 * config.sub, configure.in: Recognize sparclet cpu.
11130
11131Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11132
11133 * config.guess: Support m68k-cbm-sysv4.
11134
11135Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11136
11137 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11138 m68k-unknown-linuxaout from linker help string. Put quotes around
11139 $ld_help_string.
11140
11141Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11142
11143 * config.guess (powerpc-harris-powerunix): Add guess for port
11144 to new target.
11145
11146Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11147
11148 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11149
11150Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11151
11152 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11153 $(REALLY_SET_LIB_PATH) in Makefile.
11154 * Makefile.in (SET_LIB_PATH): New variable.
11155 (REALLY_SET_LIB_PATH): New variable.
11156 ($(DO_X)): Use $(SET_LIB_PATH).
11157 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11158 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11159 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11160 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11161 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11162 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11163 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11164 (install-dosrel): Likewise.
11165 (all-opcodes): Depend upon all-libiberty.
11166
11167Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11168
11169 * config.guess (*:CYGWIN*): New
11170
11171Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11172
11173 * Makefile.in (all-target-winsup): All all-target-libiberty.
11174
11175Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11176
11177 * configure.in (noconfigdirs): Add missing # in front of comment.
11178
11179Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11180
11181 * configure.in: add second pass to things added to noconfigdirs
11182 so *-gm-magic can exclude libgloss properly.
11183
11184Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11185
11186 * mpw-configure (extralibs_name, rez_name): Set correctly
11187 for MWC68K compiler.
11188
11189 * mpw-README: Add more info on the necessary build tools.
11190
11191Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11192
11193 * configure.in, config.sub: Recognize cygwin32.
11194
11195Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11196
11197 * config.guess, config.sub: Recognize A/UX.
11198
11199Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11200
11201 * config.sub: Merge with gcc/config.sub.
11202
11203Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11204
11205 * mpw-build.in (do-binutils): Add build of stamps.
11206
11207Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11208
11209 * config.sub: Add recognition for mips64vr4100*-* targets.
11210
11211Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11212
11213 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11214 Add creation of gconfigargs with `--enable-shared' turned on.
11215 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11216 ($(host)-stamp-stage3-configured): Likewise.
11217 (HOLES): Add chatr and ldd.
11218 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11219
11220Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11221
11222 * configure: Pass --nfp to recursive configures.
11223
11224Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11225
11226 * Makefile.in (DLLTOOL): New.
11227 (DLLTOOL_FOR_TARGET): New.
11228 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11229 (EXTRA_TARGET_FLAGS): Ditto.
11230 (EXTRA_GCC_FLAGS): Ditto.
11231 (CONFIGURE_TARGET_MODULES): Ditto.
11232 (DO_X): Ditto.
11233 * configure: Add DLLTOOL.
11234
11235Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11236
11237 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11238 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11239 mh-sco, since old workarounds no longer needed, and don't
11240 build ld, since libraries have weak symbols in COFF.
11241
11242Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11243
11244 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11245
11246Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11247
11248 * configure.in: Make sure that ${CC} can be used to compile an
11249 executable.
11250
11251Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11252
11253 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11254 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11255 nothing depending on whether gdbtk is being built.
11256
11257Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11258
11259 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11260
11261Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11262
11263 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11264 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11265
11266Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11267
11268 * config-ml.in: Add support for
11269 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11270 Simplify setting of multidirs from --disable-foo.
11271
11272Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11273
11274 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11275 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11276 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 11277 non-empty, pass them on to the GCC make.
6599da04
JM
11278 (all-bootstrap): New rule that is like all-gcc, except it executes
11279 the GCC bootstrap rule instead of the GCC all rule.
11280
11281Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11282
11283 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11284
11285Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11286
11287 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11288 DG/UX support.
11289
11290Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11291
11292 * config.sub (i*86*) Change [345] to [3456]
11293
11294Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11295
11296 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11297 --with-gnu-ld=no.
11298
11299Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11300
11301 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11302 AIX multilibs get built.
11303
11304Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11305
11306 * configure.in (i386-win32): Don't build expect if we're not
11307 building the tcl subdir.
11308
11309Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11310
11311 * Makefile.in: (configure-target-examples, all-target-examples):
11312 New targets, configure and build example programs.
11313
11314Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11315
11316 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11317 use it as input to sedit the generated MPW makefile.
11318 * mpw-README: Add a suggestion about Gestalt.h.
11319
11320Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11321
11322 * config.sub: Accept *-*-ieee*.
11323
11324Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11325
11326 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11327 Ronald F. Guilmette <rfg@monkeys.com>.
11328
11329Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11330
11331 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11332 for powerpc-pe native.
11333 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11334 (target==powerpc-pe): duplicate i386-win32 entry.
11335
11336Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11337
11338 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11339 of vxworks, not just vxworks5.1.
11340
11341Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11342
11343 * mpw-configure: Add support for exec-prefix.
11344
11345Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11346
11347 * config.guess: Recognize HP model 816 machines as having
11348 a PA1.1 processor.
11349
11350Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11351
11352 * configure: Ignore new autoconf configure options.
11353
6599da04
JM
11354Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11355
11356 * config.guess: Recognize Pentium under SCO.
11357 From Robert Lipe <robertl@arnet.com>.
11358
11359Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11360
11361 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
11362
11363Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11364
11365 * configure.in: Don't configure gas for alpha-dec-osf*.
11366
11367Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11368
11369 * configure.in: Default to --with-stabs for some targets for which
11370 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11371 i[345]86*-*-unixware*.
11372
11373Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11374
11375 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11376 rather than basing it on the target. Simplify handling of options
11377 controlling which directories to configure. Remove extraneous
11378 slash in multi-clean target.
11379
11380Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11381
11382 * config-ml.in: Prefix more variables with ml_ so they don't collide
11383 with configure's.
11384
11385Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11386
11387 * configure: Don't turn -v into --v.
11388
11389Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11390
11391 * configure.in (targargs): Fix typo.
11392
11393 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11394
11395Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11396
11397 * configure.in: Strip --host and --target options from
11398 CONFIG_ARGUMENTS, and always configure for --host only. Add
11399 --with-cross-host option when building with a cross-compiler.
11400 * configure: Canonicalize the arguments put into config.status by
11401 always using `=' for an option with an argument. Pass a presumed
11402 --host or --target explicitly.
11403
11404Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11405
11406 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11407 into general OS recognition case.
11408
11409Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11410
11411 * configure.in (target_configdirs): add target-winsup only
11412 for win32 target systems.
11413
11414Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11415
11416 * Makefile.in (all-target-libgloss): Depend upon
11417 configure-target-newlib, since when libgloss is built it looks to
11418 see if the newlib directory exists.
11419
11420Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11421
11422 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11423 cfg-ml-*.in.
11424
11425Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11426
11427 * configure: Handle LD and LD_FOR_TARGET when configuring a
11428 Canadian Cross.
11429
6599da04
JM
11430Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11431
11432 * configure.in (target_libs): add target-winsup.
11433 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11434 (target==ppcle-pe): remove ld from $noconfigdirs.
11435
11436Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11437
11438 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11439 Preserve relative path names in $srcdir. Build symlink tree if
11440 configuring cross target dir and srcdir=. (= no VPATH support).
11441 (configure-target-libg++): Depend on configure-target-librx.
11442 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11443 * config-ml.in: New file.
11444 * symlink-tree: New file.
11445 * configure: Ensure srcdir="." if that's what it is.
11446
11447Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11448
11449 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11450 includes and FLEX_SKELETON setting.
11451 * mpw-configure (--with-gnu-ld): New option, controls whether
11452 to use PPCLink or ld with PowerMac GCC.
11453 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11454 * mpw-config.in: Configure grez if targeting Mac.
11455
11456 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
11457 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11458 just macos.
6599da04
JM
11459 * configure.in: Configure grez resource compiler if targeting Mac.
11460 * Makefile.in (all-grez, install-grez): New targets.
11461
11462Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11463
11464 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 11465 gcc in the path, set CC to gcc -O2.
6599da04
JM
11466
11467Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11468
11469 * configure: Default ${build} correctly. Avoid picking up extra
11470 spaces when reading CC and CXX from Makefile. When doing a
11471 Canadian Cross, use plausible default values for numerous
11472 variables.
11473 * configure.in: When doing a Canadian Cross, don't try to
11474 configure tools whose configure script can't handle it.
11475
11476Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11477
11478 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11479
11480Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11481
11482 * configure: Remove dubious bug reporting address.
11483
11484Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11485
11486 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11487 configure script, run that instead of this directory's configure.
11488 In either case, print a message that we're configuring the sub-dir.
11489
11490Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11491
11492 * configure.in: Before checking for the existence of various files,
11493 use sed to filter out "target-".
11494
11495Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11496
11497 * Makefile.in (DO_X): Split rule to decrease command line length
11498 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11499 (Philippe De Muyter).
11500
11501Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11502
11503 * Makefile.in (all-patch): depend on all-libiberty.
11504
11505Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11506
11507 * configure.in: If the only directory in target_configdirs which
11508 actually exists is libiberty, then set target_configdirs to empty,
11509 to avoid trying to build a target libiberty in a gas or gdb
11510 distribution.
11511
11512Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11513
11514 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
11515 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11516 systems.
6599da04
JM
11517
11518Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11519
11520 * configure.in (copy_dirs): Use sys-include instead of include
11521 for --with-headers option.
11522
11523Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11524
11525 * Makefile.in, configure.in: Make winsup builds work with
11526 new scheme.
11527
11528Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11529
11530 * configure.in: Build the linker on AIX.
11531
11532Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11533
11534 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11535 where needed.
11536
11537Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11538
11539 * Makefile.in (all-gcc): Fix typo.
11540
11541Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11542
11543 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11544
11545Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11546
11547 * configure.in: Rename libFOO to target-libFOO, and xiberty
11548 to target-xiberty, to provide more flexibility.
11549 (target_subdir): Define. Create if cross.
11550 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11551 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11552 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11553 check-libFOO -> check-target-libFOO, etc.
11554 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11555 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11556 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11557 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11558 allow ALL_GCC="" to only configure.
11559 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11560 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11561 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11562
11563Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11564
11565 * Makefile.in (taz): Build "info" in etc explicitly.
11566
11567Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11568
11569 * configure.in: Make sure that CC is undefined (as opposed to
11570 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11571 problem with autoconf trying to configure on a host without GCC.
11572
11573Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11574
11575 * mpw-configure: Set host alias from choice of host compiler,
11576 only use generic MPW Makefile sed if present, edit a file
11577 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11578 * mpw-README: Add problem notes about CW6 and CW7.
11579
11580Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11581
11582 * Makefile.in (taz): Use ";" instead of ";;".
11583
11584Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11585
11586 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11587 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11588 DISTDOCDIRS.
11589 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11590 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11591
11592Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11593
11594 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11595 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11596 Move bfd to DISTSTUFFDIRS.
11597
11598Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11599
11600 * Makefile.in (X11_LIB): Removed.
11601 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11602
11603 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11604
11605Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11606
11607 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11608 names.
11609
11610Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11611
11612 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11613
11614Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11615
11616 * configure.in (i[345]86-*-win32): Always build newlib.
11617 Don't configure cvs, autoconf or texinfo.
11618 * Makefile.in (LD_FOR_TARGET): New.
11619 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11620 Pass down LD_FOR_TARGET.
11621
11622Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11623
11624 * winsup: New directory.
11625 * Makefile.in: Build winsup.
11626 * configure.in: Winsup is configured when target is win32.
11627 Can only build win32 target GDB when native.
4e81ae98 11628
6599da04
JM
11629Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11630
11631 * config.guess: Recognize HP model 819 machines as having
11632 a PA 1.1 processor.
11633
11634Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11635
11636 * configure: Fix sed loop which substitutes for CC and CXX to
11637 avoid bug found in various sed implementations.
11638
11639Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11640
11641 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11642 simulator. Use standard powerpc-*-eabi*.
11643
11644Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11645
11646 * configure.in: Stop putting gas and binutils in noconfigdirs for
11647 powerpc-*-aix* and rs6000-*-*.
11648
11649Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11650
11651 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11652 -mcall-aixdesc libraries.
11653
11654Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11655
11656 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11657
11658 * config.sub (arm | armel | armeb): Fix shell syntax.
11659
11660Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11661
11662 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11663 -msoft-float and -mcpu=common support.
11664 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11665 libraries.
11666
11667Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11668
11669 * configure.in: Allow configuration and build of emacs19 for the alpha.
11670
11671Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11672
11673 * configure.in (CC): Get ^CC, not just any old CC, from
11674 ${host_makefile_frag}.
11675
11676Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11677
4e81ae98 11678 * configure.in (CC): Try to get CC from
6599da04
JM
11679 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11680
11681Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11682
11683 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11684 only if it exists in $(srcdir).
11685
11686Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11687
11688 * configure: If CC and CXX are not set in the environment, set
11689 them, based on either an existing Makefile or on searching for gcc
11690 in PATH. Substitute for CC and CXX in Makefile.
11691 * configure.in: Remove libm from target_libs. Separate
11692 target_configdirs from configdirs. If CC is not set in
11693 environment, try to get it from a host Makefile fragment. Rewrite
11694 changes of configdirs to use skipdirs instead. A few minor
11695 tweaks. Take directories out of target_configdirs as they are
11696 taken out of configdirs. Remove existing Makefile files from
11697 subdirectories. Substitute for TARGET_CONFIGDIRS and
11698 CONFIG_ARGUMENTS in Makefile.
11699 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11700 by configure.in.
11701 (CONFIG_ARGUMENTS): Likewise.
11702 (CONFIGURE_TARGET_MODULES): New variable.
11703 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11704 ($(CONFIGURE_TARGET_MODULES)): New target.
11705 (configure-libg++, configure-libio): New targets.
11706 (all-libg++): Depend upon configure-libg++.
11707 (all-libio): Depend upon configure-libio.
11708 (configure-libgloss, all-libgloss): New targets.
11709 (configure-libstdc++): New target.
11710 (all-libstdc++): Depend upon configure-libstdc++.
11711 (configure-librx, all-librx): New targets.
11712 (configure-newlib): New target.
11713 (all-newlib): Depend upon configure-newlib
11714 (configure-xiberty): New target.
11715 (all-xiberty): Depend upon configure-xiberty.
11716
11717Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11718
11719 * configure.in (host i[345]86-*-win32): Expand the
11720 noconfigdirs again.
11721
11722Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11723
11724 * mpw-configure: Fix sed command file name.
11725
11726Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11727
4e81ae98 11728 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
11729 noconfigdirs again.
11730
11731Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11732
11733 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11734 or powerpc*-*-pe*, since they are not yet supported.
11735
11736Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11737
11738 Add PowerMac support and many other enhancements.
11739 * mpw-configure: New option --cc to select compiler to use,
11740 paste options set according to --cc into the generated
11741 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11742 if mpw-make.sed is present.
11743 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11744 add forward includes for PowerPC include files.
11745 * mpw-build.in: Build using Makefile.PPC if present.
11746 (do-byacc, etc): Remove separate version resource builds.
11747 (do-gas): Build "stamps" before "all".
11748 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11749 * mpw-README: Update to reflect --cc option, PowerMac support,
11750 and recently-reported compatibility problems.
11751
11752Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11753
11754 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11755 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11756 (--with-multilib-top): Pass to recursive invocations.
11757
11758Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11759
11760 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11761 v810-*-*.
11762
11763Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11764
11765 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11766 gdb, ld and opcodes on v810-*-*.
11767
6599da04
JM
11768Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11769
11770 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11771 (local-maintainer-clean): New target.
11772 (maintainer-clean): New target.
11773 (realclean): Just depend upon maintainer-clean.
11774
11775Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11776
11777 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11778
11779Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11780
11781 * configure.in: Build ld in mips*-*-bsd* case.
11782
11783Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11784
11785 * config.sub: Accept -lites* OS. From Ian Dall.
11786
11787Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11788
11789 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 11790 targets.
6599da04
JM
11791
11792Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11793
11794 * configure.in: treat i386-win32 canadian cross the same as
11795 i386-go32 canadian cross.
11796
11797Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11798
11799 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11800 running under the simulator to build a reduced set of libraries.
11801 (powerpc-*-eabiaix): Add fine grained multilib support added to
11802 other powerpc targets yesterday.
11803
11804Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11805
11806 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11807 -disable-softfloat, -disable-relocatable, -disable-aix, and
11808 -disable-sysv to control which multilib libraries get built.
11809
11810Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11811
11812 * configure: Add Makefile.tem to list of files to remove in trap
11813 handler.
11814
11815Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11816
11817 * config.guess (*Linux*): Add missing "exit"s.
11818 Also, need specific check for alpha-unknown-linux (uses COFF).
11819
11820Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11821
11822 * config.guess: Merge with FSF:
11823
11824 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11825 * config.guess (AIX4): More robust release numbering discovery.
11826
11827 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11828 * config.guess (i386-sequent-ptx): Properly get version number.
11829
11830 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11831 * config.guess (mips:*:4*:UMIPS): New case.
11832
11833Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11834
11835 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11836 (i386-win32 host): Likewise. Don't build readline.
11837
11838Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11839
11840 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11841 SUPPORT_FILES to submakes.
11842
11843Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11844
11845 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11846 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11847 mpw-configure.
11848
11849Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11850
11851 * configure.in (appdirs): Use =, not ==, in test expression when
11852 trying to build the text to print in the warning message for
11853 Solaris users.
11854
11855Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11856
11857 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11858
11859Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11860
11861 * config.guess: Recognize lynx-2.3.
11862
11863Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11864
11865 * config.sub (z8ksim): Deleted
11866 (z8k-*-coff): New, this is the one true name of the target.
11867
11868Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11869
11870 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11871
11872Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11873
11874 * config.guess (*:Linux:*:*): First try asking the linker what the
11875 default object file format is (elf, aout, or coff). Then if this
11876 fails, try previous methods.
11877
11878Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11879
11880 * configure.in: Don't build newlib for *-*-vxworks5.1.
11881
11882Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11883
11884 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11885 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11886
11887Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11888
11889 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11890
11891Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11892
11893 * cfg-ml-com.in: New file.
11894 * cfg-ml-pos.in: New file.
11895
11896Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11897
11898 * COPYING.NEWLIB: Add HP free copyright to list.
11899
11900Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11901
11902 * config.sub: Recognize -eabi* for the system, not just -eabi.
11903
11904Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11905
11906 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11907 * config.sub, configure.in (win32): New target and host.
11908
11909Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11910
11911 * configure.in: Add i386-pe configuration.
11912
11913Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11914
11915 * mpw-build.in (install): Install GDB after LD.
11916
11917Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11918
11919 * mpw-config.in (elf/mips.h): Always forward-include, needed
11920 for GDB to build.
11921
11922Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11923
11924 * testsuite: New directory for customer acceptance and whole tool
11925 chain tests.
11926
11927Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11928
11929 * configure: If per-host line isn't found, but AC_OUTPUT is found
11930 and a configure script exists, run it instead.
11931
11932Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11933
11934 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11935
11936Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11937
11938 * configure: Set build_{cpu,vendor,os,alias} to host values when
11939 --build isn't specified.
11940
11941Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11942
11943 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11944 (FLAGS_TO_PASS): Pass them.
11945 (EXTRA_TARGET_FLAGS): Ditto.
11946
6599da04
JM
11947Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11948
11949 * Makefile.in (all-libg++): Depend on all-libstdc++.
11950
11951Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11952
11953 * configure.in (noconfigdirs): Enable all packages for
11954 i386-unknown-netbsd.
11955
11956Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11957
11958 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11959 hosted builds (DOS builds)
11960
11961Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11962
11963 Changes for ARM based on patches from Richard Earnshaw:
11964 * config.sub: Handle armeb and armel.
11965 * configure.in: Omit arm linker only for riscix.
11966
11967Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11968
11969 * config.guess: Update from FSF.
11970
11971Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11972
63f6bcd7 11973 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
11974 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11975 powerpcle variant. Convert pentium into i586, not i486. Add p5
11976 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11977 temporarily.
11978
11979Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11980
11981 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11982
11983Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11984
11985 * config.sub: Accept -lites* as a basic system type.
11986
11987Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11988
11989 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11990 installed, and if so return linuxoldld as the system name.
11991
11992Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11993
11994 * config.guess: Add hppa1.1-hp-lites support.
11995
11996Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11997
11998 * configure.in: Don't build newlib for m68k-vxworks5.1.
11999
12000Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12001
12002 * configure.in (mips-sgi-irix6): Use mh-irix5.
12003
12004Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12005
12006 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12007
12008Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12009
12010 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 12011 OSF/1. Fix compiler flags.
6599da04
JM
12012 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12013
12014Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12015
12016 * configure.in: Recognize --with-newlib.
12017 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12018
12019Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12020
d207ebef 12021 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
12022 to *_X11_MODULES due to gdbtk needing X include files et al.
12023
12024Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12025
12026 Merge in support for Mac MPW as a host.
12027 (Old change descriptions retained for informational value.)
12028
12029 * mpw-config.in: Add generic include forwards for cpu-specific
12030 include files in aout and elf directories.
12031
12032 * mpw-configure: Added copyright.
12033 * mpw-config.in: Check for presence of required build tools.
12034 (target_libs): Add newlib.
12035 (target_tools): Add examples.
12036 (Read Me): Generate as "Read Me for MPW" instead.
12037 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12038 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12039 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12040
12041 * mpw-configure: Remove subdir-specific makefile hackery,
12042 delete mk.tmp after using it.
12043
12044 * mpw-build.in (all): Display start and end times.
12045
12046 * mpw-configure (host_canonical): Set.
12047 (target_cpu): Always add to makefiles.
12048 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12049 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12050 (mpw-mh-mpw): Look for in srcdir and srcroot.
12051 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12052
12053 * mpw-build.in: (install-only): New target.
12054
12055 * mpw-configure (host_alias, target_alias): Rename from hostalias
12056 and targetalias, add into generated Makefile.
12057 (mk.tmp): If present, add into generated Makefile.
12058 * mpw-build.in (all-gas): Build config.h first before gas proper.
12059
12060 * mpw-configure (config.status): Write only if changed.
12061 * mpw-config.in (readline): Configure it (not built, just used for
12062 definitions).
12063
12064 * mpw-config.in (elf/mips.h): Add a forward include.
12065
12066 * mpw-config.in: Forward-include most .h files in include into
12067 extra-include.
12068 (readline): Don't build.
12069 mpw-build.in (install): Install GDB.
12070
12071 * mpw-configure (prefix, mpw_prefix): Handle it.
12072 * mpw-config.in (mmalloc, readline): Don't configure.
12073 * mpw-build.in (thisscript): Rename to ThisScript.
12074 Use mpw-build instead of BuildProgram everywhere.
12075 (mmalloc, readline): Don't build.
12076 * mpw-README: New file, basic documentation about the MPW port.
12077
12078 * mpw-config.in: Use forward-include to create include files.
12079
12080 * mpw-configure: Add more things to the top of each configured
12081 Makefile, including contents of config/mpw-mh-mpw.
12082 * mpw-config.in (extra-include): Create this directory and fill it
12083 with Posix-like include files when configuring.
12084
12085 * config.sub (apple, mac, mpw): Add various aliases.
12086
12087 * mpw-build.in: New file, top-level build script fragment for MPW.
12088 * mpw-configure: New file, configure script for MPW.
12089 * mpw-config.in: New file, config fragment for MPW.
12090
12091Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12092
12093 * configure.in (host_libs): Remove glob, since it is gone from the
12094 sources.
12095
12096Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12097
12098 * Makefile.in: define empty GDB_NLM_DEPS var.
12099
12100 * configure.in(target_makefile_frag): use config/mt-netware
12101 for netware targets.
12102
12103Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12104
12105 * config.sub: Merge in recent FSF changes. Remove linux special
12106 cases.
12107
12108Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12109
731a8127 12110 Revert this change:
6599da04
JM
12111
12112 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12113
12114 * build-all.mk: Use CC=cc -Xs on Solaris.
12115
6599da04
JM
12116Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12117
12118 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12119 stop using it.
12120 * Makefile.in: Nuke all references to glob subdirectory.
12121
12122Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12123
12124 * configure.in: Fix --enable-shared logic in per-host.
12125
12126Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12127
12128 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12129
12130Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12131
12132 * configure.in (noconfigdirs): Don't build gas on AIX, for
12133 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12134
12135Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12136
12137 * configure: Fix --cache-file to work if the file argument is a
12138 relative path.
12139
12140Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12141
12142 * configure: If the --cache-file is used, pass it down to
12143 configure in subdirectories.
12144
12145Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12146
12147 * config.sub: add vxworks29k configuration.
12148
12149Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12150
12151 * Makefile.in (taz): Do "diststuff" part quietly.
12152
12153Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12154
12155 * config.sub: Mini-merge with gcc/config.sub.
12156
12157Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12158
12159 * config.guess (IRIX): Sed - to _.
12160
12161Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12162
12163 * Makefile.in (source-vault, binary-vault): New targets.
12164
12165Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12166
12167 * config.sub: Recognize -eabi as a basic system type.
12168
12169Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12170
12171 * configure.in (enable_shared stuff): Fix typo.
12172
12173Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12174
12175 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12176
12177Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12178
12179 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12180
12181Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12182
12183 * configure.in (rs6000-*-*): Don't build gas.
12184
12185Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12186
12187 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12188 reduce command line length.
12189 (AS_FOR_TARGET): Check for as.new, not Makefile.
12190 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12191
12192Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12193
12194 * config.guess: Merge from FSF.
12195
12196Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12197
12198 * configure: Don't use $ when handling program_suffix.
12199
12200Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12201
12202 * configure.in: Configure tk for hppa/hpux.
12203
12204Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12205
12206 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12207
12208Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12209
12210 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12211 to LIBCXXFLAGS. Tests are better run without it.
12212
12213Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12214
12215 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12216
12217Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12218
12219 * configure.in (*-*-netware*): Don't configure xiberty.
12220
12221Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12222
12223 * configure.in: Remove tk from native_only list.
12224
12225Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12226
12227 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12228 for special NCD build.
12229
12230Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12231
12232 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12233 makeall.bat, they're only useful for binutils snapshots.
12234 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12235 makeall.bat to specified SUPPORT_FILES.
12236
12237Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12238
12239 * build-all.mk: Add Ericsson targets to sun4 and solaris
12240 hosts. Add BNR's sun4 target to solaris host, so their
12241 build-from-source will be tested in-house first.
12242
12243Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12244
12245 * Makefile.in (LIBCFLAGS): New variable.
12246 (CFLAGS_FOR_TARGET): Ditto.
12247 (LIBCFLAGS_FOR_TARGET): Ditto.
12248 (LIBCXXFLAGS): Ditto.
12249 (CXXFLAGS_FOR_TARGET): Ditto.
12250 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12251 (BASE_FLAGS_TO_PASS): Pass them.
12252 (EXTRA_TARGET_FLAGS): Ditto.
12253
731a8127 12254 * configure.in: Support --enable-shared.
6599da04
JM
12255
12256Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12257
12258 * configure.in (target_libs): Include libstdc++ again.
12259 * config.guess: Update from FSF (for FreeBSD).
12260
12261Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12262
12263 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12264 makeall.bat.
12265 (DISTDOCDIRS): Add `etc'.
12266 (ETC_SUPPORT_PFX): New variable.
12267 (taz): Include anything from etc starting with a word in
12268 ETC_SUPPORT_PFX.
12269
12270Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12271
12272 * config.sub: Update for recent FSF changes. Remove obsolete
12273 h8300hds entry. Add -windows* and -osx as basic os. Minor
12274 spacing changes.
12275
12276Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12277
12278 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12279
12280 * config.guess: Merge with FSF.
12281 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12282
12283Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12284
12285 * configure: Since the "trap 0" handler will override the exit
12286 status on many systems, only use it for "exit 1", and make it set
12287 a non-zero exit status; reset it before "exit 0". Also, check
12288 exit status of config.sub, and error out if it failed.
12289
12290Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12291
12292 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12293 and install libgloss.
12294
12295Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12296
12297 * Makefile.in (all-binutils): Depend upon all-byacc.
12298
12299 * configure.in: Don't build emacs on Irix 5.
12300
12301Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12302
12303 * configure.in (*-*-netware*): Add libio.
12304
12305Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12306
12307 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12308 (CHECK_TARGET_MODULES): Ditto.
12309 (INSTALL_TARGET_MODULES): Ditto.
12310 (TARGET_LIBS): Ditto.
12311 (all-libstdc++): Note dependencies.
12312
12313Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12314
12315 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12316
12317Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12318
12319 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12320 -fexternal-templates.
12321
12322 * configure.in (target_libs): Add libstdc++.
12323 (noconfigdirs): Add libstdc++ as appropriate.
12324
12325Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12326
12327 * config.guess: Update from FSF.
12328
12329Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12330
12331 * configure: Use ${config_shell} when running ${configsub}.
12332
12333Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12334
12335 * config.sub: No longer recognize h8300h.
12336
12337Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12338
12339 * config.sub: Remove extraneous differences between config.sub and
12340 gcc/config.sub.
12341
12342Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12343
12344 * Makefile.in (DISTSTUFFDIRS): Add gas.
12345
12346Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12347
12348 * COPYING.NEWLIB: New file.
12349
12350Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12351
12352 * config.guess (HP-UX): Patch from Harlan Stenn
12353 <harlan@landmark.com> to also emit release level.
12354
12355Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12356
12357 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12358
12359Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12360
12361 * config.sub: Merge nextstep cleanup from FSF.
12362
12363Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12364
12365 * configure.in (arm-*-*): Don't configure ld for this target.
12366
12367Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12368
12369 * configure.in (*-*-netware): don't configure libg++, libio,
12370 librx, or newlib.
12371
12372Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12373
12374 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12375 configure ld--it works, but it doesn't support shared libraries.
12376
12377Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12378
12379 * config.guess (*-unknown-freebsd*): Get rid of possible
12380 trailing "(Release)" in version string.
12381 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12382
12383Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12384
12385 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12386 Fix type: *-next-neststep -> *-next-nextstep.
12387
12388 * config.guess: Merge from FSF:
12389
12390 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12391
12392 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12393
12394 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12395
12396 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12397 instead of UNIX_SV for UnixWare 1.0).
12398
12399Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12400
12401 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12402 to make gdb/nlm/* build after the compiler and linker.
12403
12404Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12405
12406 * config.guess (netbsd, freebsd, linux): Accept any machine,
12407 not just i[34]86.
12408 (m68k-atari-sysv4): Relocate to match FSF version.
12409
12410 * config.guess: More merges from the FSF:
12411
12412 Add a space before function call or macro invocation.
12413
12414 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12415
12416 * config.guess: Add trap cmd to remove dummy.c and dummy when
12417 interrupted.
12418
12419 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12420
12421 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12422 (dummy): Redirect stderr from compilation of dummy.c.
12423
12424 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12425
12426 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12427
12428Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12429
12430 * configure: Accept and ignore --cache*, for compatibility with
12431 new autoconf.
12432
12433Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12434
12435 * config.guess: Merge from FSF:
12436
12437 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12438
12439 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
12440 (PATH): Add /.attbin at end for finding uname.
12441 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
12442
12443 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12444
e490616e 12445 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
12446
12447 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12448
e490616e
ZW
12449 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12450 to select whether to use ELF or COFF.
6599da04
JM
12451
12452 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12453
e490616e 12454 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
12455
12456 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12457
12458 * config.guess: Guess the OS version for HPUX.
12459
12460 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12461
12462 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12463
12464Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12465
12466 * configure.in: Recognize --with-headers, --with-libs, and
12467 --without-newlib.
12468 * Makefile.in (all-xiberty): Depend upon all-ld.
12469
12470Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12471
12472 * configure.in: Change i[34]86 to i[345]86.
12473
12474Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12475
12476 * configure (version): A few more tweaks to help message.
12477
12478Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12479
12480 * Makefile.in: Remove (for now) librx as a host library,
12481 now that we're building it for target.
12482
12483Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12484
12485 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12486 (Karl Berry).
12487
12488Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12489
12490 * configure.in: Also configure librx.
12491
12492Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12493
12494 * Makefile.in: Update various rules to reflect that librx
12495 is now needed for libg++.
12496
12497Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12498
12499 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12500
12501Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12502
12503 * configure.in: Configure the examples directory.
12504
12505Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12506
12507 * configure: Simplify Jun 2 1994 change.
12508
12509Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12510
12511 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12512 /bin/gcc isn't good enough to build gcc.
12513
12514Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12515
12516 * Makefile.in (GDB_SUPPORT_FILES): Remove
12517 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12518 (gdb.tar.gz): Add new rule to use standard distribution building
12519 mechanism.
12520
12521Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12522
12523 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12524 Bill Cox <bill@cygnus.com>.
12525
12526Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12527
12528 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12529
12530Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12531
12532 * configure: Search current dir first in .gdbinit.
12533
12534Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12535
12536 * config.sub: Recognize freebsd (merged from gcc config.sub).
12537
12538Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12539
12540 * config.sub: Refer to NeXT's operating system as nextstep.
12541
12542 * config.sub (case $basic_machine): Re-order the cases, to match
12543 the order in the FSF version (which is mostly alphabethical).
12544 Merge in some additions and changes from the FSF.
12545
12546Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12547
12548 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12549 * config.sub: Recognize cxux7.
12550 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12551
12552Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12553
12554 * config.sub: Fix typo powerpc -> powerpc-*.
12555
12556Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12557
12558 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12559
12560 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12561 parallel with all-emacs and install-emacs). Top-level command
12562 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12563
12564Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12565
12566 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12567 $(relbindir)/make before doing ``make install'', and use
12568 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12569 installing over running make binary.
12570 ($(host)-stamp-stage3-installed): Likewise.
12571
12572Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12573
12574 * config.guess: Recognize Mach.
12575
12576Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12577
12578 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12579 see whether --exec-prefix was used.
12580
12581Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12582
12583 * README: Explicitly mention libg++/README. (Zoo's idea.)
12584
12585Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12586
12587 * Makefile.in: Add all-librx target similar to all-libproc.
12588
12589Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12590
12591 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12592 with post 1.2 uname bogosity.
12593
12594Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12595
12596 * configure: Remove temporary files on receipt of a signal.
12597
12598Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12599
12600 * configure: If there is a package_makefile_frag, remove
12601 ${subdir}/Makefile.tem after copying it in.
12602
12603Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12604
12605 * build_all.mk: support rs6000 lynx identifies itself as
12606 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12607 since /bin/gcc is too feeble to compile a modern gcc.
12608
12609Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12610
12611 * brought devo/test-build.mk update-to-date with progressive/
12612 test-build.mk. Add lynx targets and hppa flag info.
12613
12614Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12615
12616 * configure.in: Use mh-ncrsvr43. Patch from
12617 Tom McConnell <tmcconne@sedona.intel.com>.
12618
12619Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12620
12621 * config.guess (i386-unknown-bsdi): No longer need to
12622 check #if defined(__bsdi__) && defined(__i386__).
12623
12624Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12625
12626 * configure: Set program_transform_nameoption correctly.
12627
12628Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12629
12630 * brought build-all.mk update-to-date with progressive build-all.mk,
12631 added new targets and hppa info.
4e81ae98 12632
6599da04
JM
12633Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12634
12635 * configure: If config.guess result is a prefix of the user
12636 specified target, assume a native build and use the user specified
12637 target as the host alias. Remove SunOS patch suffix removal hack.
12638 * configure.in: Remove SunOS patch suffix removal hack.
12639
12640 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12641 in NATIVE_CHECK_MODULES.
12642
12643Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12644
12645 * Makefile.in: Rename HOST_ONLY to NATIVE.
12646 * configure: Delete SunOs patch suffix from host_canonical
12647 and build_canonical variables that are prepended to Makefiles.
12648 * configure.in: Add comments for easier maintenance.
12649
12650Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12651
12652 * Makefile.in: Add all-libproc target similar to all-gui.
12653
12654Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12655
12656 * Makefile.in (CHECK_MODULES): split into
12657 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12658
12659Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12660
12661 * config.guess (i386-unknown-bsdi): New system to guess.
12662
12663Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12664
12665 * Makefile.in: Add all-gui target (but not yet build by "all").
12666
12667Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12668
12669 * config.sub: Move deletion of patch suffix from here...
12670 * configure.in: To here, at Ian's suggestion. The top-
12671 level scripts might need to know of a patch level.
12672
12673Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12674
12675 * config.sub: Strip off patch suffix so rtl is recognized
12676 as a sunos4.1.3 machine, even though it's been patched.
12677
12678Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12679
12680 * Makefile.in (INSTALL_LAST): Delete.
12681 (INSTALL_DOSREL): New.
12682
12683Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12684
12685 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12686 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12687 whether we pass down --with-gnu-ld anyhow.
12688
12689Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12690
12691 * Makefile.in (INSTALL_LAST): Change operation so it works
12692 on more flavors of make.
12693 * configure.in (go32): Don't build libg++ or libio.
12694
12695Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12696
12697 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12698 they can be overriden by templates.
12699
12700Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12701
12702 * configure.in (target==go32): Don't build gdb.
12703 * dosrel: New directory.
12704
12705Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12706
12707 * configure.in (host==go32): Configure dosrel too.
12708 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12709 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12710 be set by incoming names or templates.
12711 (INSTALL_LAST): New rule.
6599da04
JM
12712
12713Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12714
12715 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12716
12717Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12718
6599da04
JM
12719 * configure.in (appdirs): New variable. Currently empty, but will
12720 be used in gas distribution. If nonempty, lists a set of
12721 directories at least one of which must get configured, or top
12722 level configuration is considered to have failed.
12723 (rs6000-*-lynxos*): Use new file name.
12724
12725Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12726
12727 Eliminate XTRAFLAGS.
12728 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12729 newlib include files using -idirafter, and also use -nostdinc.
12730 (CXX_FOR_TARGET): Likewise.
12731 (XTRAFLAGS): Removed.
12732 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12733 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12734 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12735 ($(DO_X)): Don't pass down XTRAFLAGS.
12736
12737Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12738
12739 * configure.in (mips*-dec-bsd*): New target; do build linker.
12740 (mips*-*-bsd*): New target; don't build linker.
12741
12742Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12743
12744 * configure.in: support rs6000-*-lynxos* configuration.
12745 support sunos4 as a cross target.
12746
12747 * config.sub: look for lynx*, not lynx since the OS version may
12748 legitimately be part of the name.
12749
12750Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12751
12752 * configure.in (i[34]86-*-sco*): Move to be with other i386
12753 targets.
12754 (romp-*-*): New target. Skip various binary utilities.
12755 (vax-*-*): New target. Don't build newlib.
12756 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12757
12758Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12759
12760 * configure.in: Only set host_makefile_frag if config
12761 directory exists.
12762
12763Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12764
12765 * install.sh: If $dstdir exists, don't check whether each
12766 component does.
12767
12768Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12769
12770 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12771
12772Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12773
3b75d237
AJ
12774 * configure.in (*-*-lynxos*): Don't configure newlib for either
12775 native or cross Lynx.
6599da04
JM
12776
12777Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12778
12779 * config.sub (sparc64-elf): Fix os.
12780 (z8k): Remove duplicate.
12781
12782Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12783
12784 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12785 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12786
12787Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12788
12789 * configure: Make file links cleanly even if Lynx fails on
e490616e 12790 an NFS symlink (at least fail cleanly).
6599da04
JM
12791
12792Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12793
12794 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12795 -XNh2000.
12796
12797Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12798
12799 * configure: Unknown options are fatal again.
12800
12801Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12802
12803 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 12804 compatibility.
6599da04
JM
12805
12806Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12807
12808 * build-all.mk: Add `clean' target.
12809
12810Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12811
12812 * config.guess: Add SINIX support.
12813 * configure.in: Add mips-*-sysv4* support.
12814
12815Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12816
12817 * build-all.mk: Document all useful targets.
12818 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12819 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12820
12821Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12822
12823 * configure: Support --silent, --quiet.
12824
12825Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12826
12827 * configure: Support --disable-FEATURE.
12828
12829Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12830
12831 * config.guess: Recognize NCR running SVR4.3.
12832
12833Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12834
12835 * config.guess: Make BSDI generate i386-unknown-bsd386.
12836 Patch from Paul Eggert <eggert@twinsun.com>.
12837
12838Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12839
12840 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12841
12842Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12843
12844 * configure: Make unrecognized options give nonfatal warnings
12845 instead of fatal errors, and pass them to any subdirectory
12846 configures in case they recognize them.
12847 Make --x equivalent to --with-x.
12848
12849Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12850
12851 * configure: Add --enable-* options. Clean up usage message and
12852 some comments.
12853
12854Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12855
12856 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12857
12858Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12859
12860 * configure.in (hppa*-*-*): Enable binutils.
12861
12862Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12863
12864 * config.sub: Recognize cisco.
12865
12866Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12867
12868 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12869
12870Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12871
12872 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12873 than one configuration name. Add comment.
12874
12875Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12876
12877 * config.guess: about target *-hitachi-hiuxwe2, fixed
12878 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12879 macro is incorrect.]
12880
12881Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12882
12883 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12884 than the "make ls" stuff which used to be here.
12885
12886Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12887
12888 * config.guess: Recognize i[34]86-unknown-freebsd.
12889 From Shawn M Carey <smcarey@rodan.syr.edu>.
12890
12891Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12892
12893 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12894
12895Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12896
12897 * config.guess: Check for ptx.
12898
12899Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12900
12901 * config.sub: Add os9k checking.
12902
12903Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12904
12905 * config.guess: Handle OSF1 running on HPPA processors
12906
12907Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12908
12909 * configure: If subdir configure fails, print out a message with
12910 subdirectory name, in case subdir's configure code didn't identify
12911 itself.
12912
12913Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12914
12915 * configure.in: Remove embedded newlines from configdirs.
12916 Avoid mismatches of substrings. Fix matching strings at end
12917 of configdirs.
12918
12919Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12920
12921 * config.guess: Add Lynx/rs6000 config support.
12922
12923Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12924
12925 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12926
12927Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12928
12929 * configure.in (hppa*-*-osf*): Treat this just like most other
12930 PA configurations (eg no binutils or ld).
12931 (hppa*-*-*elf*): These configurations have binutils and ld.
12932
12933Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12934
12935 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12936
12937Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12938
12939 * configure.in (rs6000-*-*): Build gas.
12940
12941Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12942
e490616e 12943 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
12944
12945Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12946
12947 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12948 for GDB and GDB has been fixed to not need it.
12949
6599da04
JM
12950Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12951
12952 * config.guess: Recognize vax hosts.
12953
12954Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12955
12956 * configure (while loop): Don't use "break 2" inside case
12957 statement -- the case statement isn't an enclosing loop.
12958
12959Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12960
12961 * config.guess: Clean up NeXT support, to allow nextstep
12962 on Intel machines. Make OS be nextstep.
12963
12964Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12965
12966 * config.guess: Add alternate forms for Convex.
12967
12968Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12969
12970 * configure: Completely rewrite option processing. Take
12971 advantage of pattern-matching to avoid invoking test frequently.
12972 Also clean up host and target defaulting logic.
12973
12974Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12975
12976 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12977 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12978 commands (plus user environment) will fit SCO limits.
12979
12980Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12981
12982 * configure.in: Don't issue warnings about directories which are
12983 not being configured if -norecursion is set. Correct test for
12984 --with-gnu-as and --with-gnu-ld to not get confused by substring
12985 matches.
12986
12987 * configure.in: Don't build gas for alpha-dec-osf1*.
12988
12989Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12990
12991 * configure: Back out Per's change of 12/19/1993. It changes the
12992 behavior of configure in unexpected and confusing ways.
12993
12994 Also, use different delim char when calculating
12995 program_transform_name so that the name can contain slashes.
12996
12997Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12998
12999 * configure.in, config.sub: Add support for VSTa micro-kernel.
13000
13001Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13002
13003 * configure.in: Nuke hacks which were used to get a special
13004 version of GAS for HPPA configurations.
13005
13006Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13007
13008 * configure: If only ${target_alias} is given, use that
13009 as the default for ${host_alias}.
13010 * configure: Add missing back-slashes before nested quotes.
13011
13012Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13013
13014 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13015
13016Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13017
13018 * config.guess: Recognize some Tektronix configurations.
13019 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13020
13021Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13022
13023 * config.sub: Match any flavor of SH.
13024
13025Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13026
13027 * configure.in: Don't try to configure newlib for Alpha.
13028
13029Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13030
13031 * configure.in: Don't build ld for Irix 5. Don't build gas,
13032 libg++ or libio for any Alpha target.
13033
13034 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
13035
13036Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13037
13038 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13039 default arguments -- so it tried to compress itself.
13040
13041Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13042
13043 * configure.in (notsupp): ensure that a space is always at the end
13044 of the configdirs list, since the grep checks for an explicit space
13045
13046Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13047
13048 * configure.in (target i386-sysv4.2): don't build ld, since static
13049 versions of many libraries are not available.
13050
13051Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13052
13053 * config.guess: Recognize Apollos (using environment variables).
13054 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13055
13056Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13057
13058 * config.guess: Recognize Sony news mips running newsos.
13059
13060Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13061
13062 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13063 "fi ; else" for bash.
13064
13065Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13066
13067 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13068
13069Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13070
13071 * config.sub: accept unixware as an alias for svr4.2.
13072 Fix some inconsistancies with the gcc version.
13073
13074Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13075
13076 * Makefile.in (DISTDOCDIRS): Add gdb.
13077
13078Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13079
13080 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13081
13082Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13083
13084 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13085 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13086 this now.
13087
13088Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13089
13090 * config.sub: Accept hiux* as an OS name.
13091
13092 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13093 etc/make-stds.texi. The underscore came from gcc, and dje now
13094 agrees that RUNTESTFLAGS is the correct name.
13095
13096Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13097
13098 * install.sh: Remove 'set -e'. It makes any conditionals
13099 in the script useless.
13100
13101 * config.guess: Automatically recognize arm-acorn-riscix
13102 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13103
13104Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13105
13106 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13107
13108Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13109
13110 * Makefile.in (DISTDOCDIRS): New variable.
13111 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 13112 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
13113
13114Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13115
13116 * configure.in (hppa target): check the source directory for the
13117 pagas sub-directory
13118
13119Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13120
13121 * config.sub: Allow -aout* and -elf*.
13122
13123Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13124
13125 * configure.in: Don't build ld on i386-solaris2, same as for
13126 sparc-solaris2.
13127
13128Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13129
13130 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13131
13132Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13133
13134 * configure.in: Configure gdb for alpha.
13135
13136Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13137
13138 * Makefile.in (CXXFLAGS): Add -O.
13139
13140Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13141
13142 * config.guess: added support for DG Aviion
13143
13144Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13145
13146 * configure.in: Produce warning message for subdirectories not
13147 configurable for this host/target combination. Don't try to
13148 configure gdb for vms.
13149
13150Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13151
13152 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13153 appropriate files before making "diststuff".
13154 (DISTBISONFILES): New var: list of files to be edited.
13155 (DISTSTUFFDIRS): Add binutils.
13156
13157Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13158
13159 * config.sub: also handle mipsel and mips64el (for little endian mips)
13160
13161Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13162
13163 * configure.in: Add * to end of all OS names.
13164
13165Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13166
13167 * configure.in: Build newlib for LynxOS native.
13168
13169Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13170
13171 * config.guess: Add support for delta 88k running SVR3.
13172
13173 * configure.in: Add comment about HP compiler vs. emacs.
13174
13175Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13176
13177 * configure.in: don't build ld on solaris2 (not a viable option
13178 due to bugs in getpwnam & getpwuid)
13179
13180Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13181
13182 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13183 config.guess will produce a full version number.
13184
13185Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13186
13187 * configure.in: Build linker and binutils for alpha-dec-osf1.
13188
13189Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13190
13191 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13192 and gdb/testsuite/Makefile.in.
13193
13194Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13195
13196 * configure.in: recognize mips*- instead of mips-
13197
13198Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13199
13200 * config.sub: Accept linux*coff and linux*elf as operating
13201 systems.
13202
13203Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13204
13205 * config.sub: Recognize mips64, and mips3 as an alias for it.
13206
13207Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13208
13209 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13210 gdb knows how to handle OSF/1 shared libraries.
13211
13212Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13213
13214 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13215 * config.guess: Recognize Hitachi's HIUX.
13216 * config.sub: Recognize h3050r* and hppahitachi.
13217 Remove redundant cases for hp9k[23]*.
13218
13219Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13220
13221 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13222 if gas and ld are in the source tree and are in ${configdirs}.
13223 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 13224 --with options (but still pass them down on the command line,
6599da04
JM
13225 if they were explicitly specified).
13226
13227Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13228
13229 * configure: substitute SHELL value in Makefile.in with
13230 ${CONFIG_SHELL}
13231
13232Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13233
13234 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13235 *-*-solaris2* targets.
13236
13237Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13238
13239 * Makefile.in: define M4, and pass it down to sub-makes;
13240 all-autoconf now depends on all-m4
13241
13242Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13243
13244 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13245 presence of {ar,ranlib} instead of a configured directory
13246
13247Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13248
13249 * config.guess: Accept 34?? as well as 33?? for NCR.
13250
13251Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13252
13253 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13254 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13255
13256Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13257
13258 * configure: grab values for $(CC) and $(CXX) from the
13259 environment, so that someone can do "CC=gcc configure; make" and
13260 have it work right (matching the way that autoconf works now)
13261
13262 * configure.in, Makefile.in: add support for gash, the tcl
13263 interface to Galaxy
13264
13265 * config.guess: add NetBSD variants (hp300, x86)
13266
13267Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13268
13269 * install.sh: Support -d option (in the manner of SunOS 4 install,
13270 as it is more deterministic than that of GNU install)
13271 (chmodcmd): Set file to mode 755 by default (should also do default
13272 chgrp and chown, but I don't feel like dealing with that now)
13273
13274Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13275
13276 * config.sub: Remove h8300hhms alias.
13277
13278Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13279
13280 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13281
13282Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13283
13284 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13285 as stmp-fixinc
13286
13287Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13288
13289 * config.sub: recognize m88110-bug-coff.
13290
13291Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13292
13293 * Makefile.in (all-libio): all dependencies on the toolchain used
13294 to build this (gcc, gas, ld, etc)
13295
13296Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13297
13298 * config.guess: Deal with OSF/1 1.3 on alpha.
13299
13300Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13301
13302 * install.sh: add some 'else true' clauses for portability
13303
13304 * configure.in: don't build libio for h8[35]00-*-* targets
13305
13306Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13307
13308 * Makefile.in: Add support for new libio.
13309
13310Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13311
13312 * install.sh: If one command fails, don't try the rest. Don't try
13313 to remove $dsttmp (via trap) unless we have already created it.
13314 If $src doesn't exist, detect it and exit with an error.
13315
13316 * config.guess: Recognize BSD on hp300.
13317
13318Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13319
13320 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13321 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13322
13323Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13324
13325 * Makefile.in (all-send-pr): depends on all-prms
13326
13327Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13328
13329 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13330
13331Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13332
13333 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13334 Added test for mips-mips-riscos5.
13335
13336Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13337
13338 * configure.in: use mh-hp300 for 68k HP hosts
13339
13340Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13341
13342 * configure: add support for CONFIG_SHELL, so that you can use
13343 some alternate shell for evaluating configure scripts
13344
13345Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13346
13347 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13348 in configure script to bug-gdb@prep.ai.mit.edu when building
13349 distribution archive.
13350 * Makefile.in (COMPRESS): Remove def.
13351 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13352 gdb.tar.Z and make-gdb.tar.Z respectively.
13353 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13354 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13355 to convergence with 'taz' target in Makefile.in.
13356
13357Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13358
13359 * install.sh (dsttmp): use trap to ensure that tmp files go
13360 away on error conditions
13361
13362Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13363
13364 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13365
13366Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13367
13368 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13369 its parent is '/' not ''.
13370
13371 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13372
13373Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13374
13375 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13376 that ${newsrcdir}/configure.in does.
13377
13378Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13379
13380 * test-build.mk: support for CONFIG_SHELL
13381
13382Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13383
13384 * config.sub (netware): Add as a basic system type.
13385
13386Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13387
13388 * Makefile.in (Makefile): depend on configure.in. Also drop the
13389 $(srcdir)/ from the dependency on Makefile.in.
13390
13391Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13392
13393 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13394 (h8300hhms is temporary until multi-libraries are implemented).
13395 * configure.in: Handle h8300h too.
13396
13397Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13398
13399 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13400
13401Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13402
13403 * configure: Remove extraneous output when guessing host type.
13404 * config.guess: Remove extraneous output when guessing using C
13405 compiler rather than uname, or when guessing fails.
13406
13407Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13408
13409 * Makefile.in: remove all.cross and install.cross targets
13410
13411 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13412 definitions
13413
13414Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13415
13416 * configure.in (target sh): Build gprof.
13417
13418Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13419
13420 * config.sub: change -solaris to -solaris2
13421
13422Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13423
13424 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13425
13426Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13427
13428 * configure: Correct error message for missing Makefile.in to
13429 print correct directory.
13430
13431Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13432
13433 * install.sh: kludge around 386BSD shell bug
13434
13435Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13436
13437 * config.guess: Recognize NeXT.
13438 * config.guess: Recognize i486-ncr-sysv4.
13439 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13440
13441Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13442
13443 * Makefile.in (MAKEINFOFLAGS): New variable.
13444 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13445 * build-all.mk, test-build.mk: Pass down --no-split as
13446 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13447
13448Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13449
13450 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13451
13452Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13453
13454 * Makefile.in (libg++.tar.z): New rule.
13455 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13456 * Makefile.in (taz): Only do a single chmod.
13457
13458Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13459
13460 * install.sh: don't use dirname anymore (replaced with sed usage)
13461
13462Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13463
13464 * Makefile.in: Change extension for gzip'd files from '.z' to
13465 '.gz' per new FSF standard usage.
13466
13467Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13468
13469 * configure: put quotes around the final value of program_transform_name
13470
13471Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13472
13473 * Makefile.in: new install.sh support; update install-info rules
13474
13475Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13476
13477 * configure.in: Build diff for crosses, but not for go32 host.
13478
13479 * configure.in: Build gprof only for native, and don't build it
13480 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13481
13482Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13483
13484 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13485
13486Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13487
13488 * configure.in (host_tools): Add prms.
13489
13490Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13491
13492 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13493 with $(FLAGS_TO_PASS) on the command line
13494
13495 * config.sub: Recognize lynx and lynxos
13496
13497Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13498
13499 * config.sub: Accept -ecoff*, not just -ecoff.
13500
13501Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13502
13503 * Makefile.in (taz): Use .gz suffix instead of .z.
13504 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13505 names.
13506
13507Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13508
13509 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13510
13511Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13512
13513 * Makefile.in (install-no-fixedincludes): install gcc last, so
13514 that rebuilds that might happen during 'make install' don't get
13515 bogus gcc include files
13516
13517Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13518
13519 Change from Utah for HPPA support:
13520 * config.guess: Recognize hppa1.x-hp-bsd.
13521
13522Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13523
13524 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13525 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13526
13527Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13528
13529 * config.sub: Add support for rom68k and bug boot monitors.
13530
13531Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13532
13533 * Makefile.in: Make all-opcodes depend on all-bfd.
13534
13535Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13536
13537 * config.guess: Added special check for i[34]86-univel-sysv4*.
13538
13539Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13540
13541 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13542 the processor rather than assuming i486.
13543
13544Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13545
13546 * config.guess: Recognize SunOS6 as Solaris3.
13547
13548Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13549
13550 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13551 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13552
13553Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13554
13555 * build-all.mk (all-cross): New target for Canadian Cross.
13556 Added Q2 go32 targets.
13557 * test-build.mk: Configure go32 cross sparclite-aout and
13558 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13559 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13560
13561Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13562
13563 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13564 GO32 hosted toolchains
13565
13566Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13567
13568 * configure: change so "-exec-prefix" gets passed down rather
13569 than "-exec_prefix" so autoconf generated Makefiles get the
13570 exec_prefix set right.
13571
13572Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13573
13574 * config.guess: get the Solaris2 minor version number
13575
13576 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13577
13578Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13579
13580 * config.guess: Recognize some Sequent platforms.
13581
13582Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13583
13584 * Makefile.in: added the vault-install target
13585
13586 * configure.in: actually use the Sun3 makefile fragment that's in
13587 config, also added the release dir to configdirs
13588
13589Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13590
13591 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13592
13593Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13594
13595 * configure.in: remove some program from Alpha targetted toolchains
13596
13597Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13598
13599 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13600 gprof.
13601 (taz): Run "make diststuff" in those directories instead of "make
13602 proto-dir". Look for "VERSION=" only at start of line in subdir
13603 Makefile. Use "gzip -9" for compression.
13604 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13605 (binutils.tar.z): New target.
13606
13607Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13608
13609 * Makefile.in (taz): Include gpl.texinfo.
13610
13611Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13612
13613 * Makefile.in (setup-dirs): Merged into "taz" target.
13614 (taz): Only do `proto-dir' stuff if a directory is actually needed
13615 for this target.
13616
13617Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13618
13619 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13620 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13621 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13622 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13623 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13624
13625Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13626
13627 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13628 config.sub, and move-if-change to gdb testsuite distribution
13629 archive, so the testsuite can be extracted, configured, and
13630 run separately from the gdb distribution. Blow away the Chill
13631 tests that require a Chill compiled executable, since GNU Chill
13632 is not yet publically available.
13633
13634Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13635
13636 * test-build.mk: set environment variables in a single command,
13637 instead of a list of assignments and exports
13638
13639 * config.guess: recognize Alpha/OSF1 systems
13640
13641Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13642
13643 * configure: Change help message to prefer --options rather than
13644 -options.
13645
13646Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13647
13648 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13649 zippy@ecst.csuchico.edu.
13650 * config.guess: Recognize miniframe.
13651
13652Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13653
cc6010cd
AP
13654 * Makefile.in: Use srcroot to find runtest rather than rootme.
13655 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
13656
13657Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13658
13659 * test-build.mk: Extensive additions to support building on a
13660 machine other than the host.
13661
13662Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13663
13664 * configure (tooldir): Fix for i386-aix again.
13665
13666Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13667
13668 * configure, Makefile.in: Change definition of $(tooldir)
13669 to match the FSF.
13670
13671Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13672
13673 * config.guess: Recognize i[34]86/SVR4.
13674
13675Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13676
13677 * Makefile.in (all-gdb): gdb depends on sim.
13678
13679Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13680
13681 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13682 at the same time we make the prototype gdb directory.
13683 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13684 files at the same time as the gdb base release distribution.
13685
13686Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13687
13688 * Makefile.in (check): Use individual check targets rather than
13689 DO_X rule.
13690 (check-gcc): Added.
13691
13692Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13693
13694 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13695 for System V release 3.2.
13696
13697Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13698
13699 * config.sub: Recognize hppaosf.
13700 * configure.in: Do configure ld/binutils/gas for it.
13701
13702Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13703
13704 * configure (tooldir): Alter syntax used to set this, for systems
13705 where "\$" isn't handled right, like i386-aix.
13706
13707Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13708
13709 * configure: Pass program-transform-name, not
13710 program_transform_name, to recursive configures.
13711
13712Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13713
13714 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13715 of gas+ld+binutils.
13716
13717Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13718
13719 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13720
13721Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13722
13723 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13724
6599da04
JM
13725Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13726
13727 * Makefile.in (PRMS): Set back to all-prms.
13728
13729Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13730
13731 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13732 targets, rather than for MIPS hosts.
13733
13734Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13735
13736 * configure.in: add comment for --with-x default values
13737
13738 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13739
13740 * Makefile.in: add check-* targets for each of the directories in
13741 the tree. Add a definition of RUNTEST that will use the one we
13742 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13743
13744Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13745
13746 * configure.in: Removed obsolete references to bfd_target and
13747 target_makefile_frag.
13748
13749 * build-all.mk: Set assorted targets for Q2.
13750 * config.sub: Recognize z8k-sim and h8300-hms.
13751 * test-build.mk: Really don't pass host to configure.
13752 (HOLES): Added uname.
13753
13754Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13755
13756 * configure: Handle an empty program-prefix, program-suffix or
13757 program-transform-name correctly.
13758
13759Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13760
13761 * build-all.mk: -G 8 no longer required for MIPS targets.
13762 * test-build.mk: Don't pass host argument to configure; make it
13763 guess.
13764
13765Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13766
13767 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13768 * Makefile.in (COMPRESS): New macro, like GZIP.
13769
13770Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13771
13772 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13773
13774 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13775 with gas currently defaults to -G 0.
13776
13777Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13778
13779 * Makefile.in (all-flex): flex depends on byacc.
13780
13781 * build-all.mk: If host not specified, use config.guess. Pass TAG
13782 to test-build.mk as RELEASE_TAG.
13783 * test-build.mk (configargs): New variable containing arguments to
13784 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13785 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13786
13787 * config.guess: Use /bin/uname when checking -X argument on SCO,
13788 to avoid invoking GNU uname which doesn't understand -X.
13789
13790 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13791
13792 * configure.in: Build gas for mips-*-*.
13793
13794Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13795
13796 * Makefile.in (all.normal): insert missing backslash.
13797
13798Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13799
731a8127 13800 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
13801
13802 * Makefile.in: Complete overhaul to merge many almost identical
13803 targets.
13804
13805Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13806
13807 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13808 (gdb.tar.Z): Adjusted.
13809
13810 * Makefile.in (setup-dirs, taz): New targets; should be general
13811 enough to adapt for gdb sometime. Build only .z file.
13812 (gas.tar.z): New target.
13813
13814Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13815
13816 * build-all.mk: Use CC=cc -Xs on Solaris.
13817
6599da04
JM
13818Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13819
13820 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13821 for handling BISON for FSF releases.
13822
13823Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13824
13825 * configure: Actually implement the change zoo just documented.
13826
13827Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13828
13829 * configure: when using config.guess, only set target_alias when
13830 it's not already been set (ie, on the command line)
13831
13832Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13833
13834 * Makefile.in: add installcheck target, set PRMS to install-prms
13835
13836Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13837
13838 * configure: add support for package_makefile_fragment, handle the
13839 case where a directory has a configure.in file but no Makefile.in
13840 more gracefully (with an actual understandable error message, even);
13841 add support for --without (and add this to the usage message); also
13842 explicitly add a --host=${host_alias} to the command line when
13843 config.guess is used
13844
13845Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13846
13847 * configure: Must use both --host and --target in recursive calls.
13848
13849Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13850
13851 * Makefile.in: Change deja-gnu to dejagnu.
13852
13853Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13854
13855 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13856
13857Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13858
13859 * configure.in: canonicalize all instances to *-*-solaris2*,
13860 also strip out a number of tools to not build for go32 host
13861
13862Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13863
13864 * config.guess: add GPL.
13865
13866 * Makefile.in, config.guess, config.sub, configure: bump
13867 copyrights to 93.
13868
13869Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13870
13871 * Makefile.in (do-info): Removed obsolete check for existence of
13872 localenv file.
13873
13874 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13875
13876Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13877
13878 * Makefile.in: a couple of 'else true' for decstation,
13879 support for TclX
13880
13881 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13882
13883Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13884
13885 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13886
13887Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13888
13889 * config.guess: Recognize i386-ibm-aix (PS/2).
13890 * configure.in: Use config/mh-aix386 file for it.
13891
13892Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13893
13894 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13895 CC_FOR_TARGET instead.
13896 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13897
13898Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13899
13900 * Makefile.in: Add sim to list of directories sent with gdb
13901
13902Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13903
13904 * configure.in: Put back mips-dec-bsd* case.
13905
13906Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13907
13908 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13909 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13910 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
13911
13912Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13913
13914 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13915
13916 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13917 (install-info): install dir.info only if it exists,
13918 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13919
13920Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13921
13922 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13923 gas for mips-dec-bsd.
13924
13925Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13926
13927 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13928 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13929
13930Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13931
13932 * configure.in: Added "dejagnu" to hosttools list.
13933
13934Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13935
13936 * config.sub, configure.in, config.guess: Add support
13937 for Bosx, an AIX variant from Bull.
13938 Patches from F.Pierresteguy@frcl.bull.fr.
13939
13940Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13941
13942 * devo/dejagnu: Initial creation of devo/dejagnu.
13943 Migrated dejagnu testcases and support files for testing software
13944 tools to reside as subdirectories, currently called "testsuite",
13945 within the directory of the software tool. Migrated all programs,
13946 support libraries, etc. beloging to dejagnu proper from
13947 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13948 with no modifications. The changes to these files which will
13949 allow them to configure, build, and execute properly will be made
13950 in a future update.
13951
13952Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13953
13954 * Makefile.in: Change send_pr to send-pr.
13955 * configure.in: Likewise.
13956 * send_pr: Renamed directory to send-pr.
13957
13958Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13959
13960 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13961
13962Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13963
13964 * README: Update for gdb-4.8 release.
13965 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13966 gdb-xxx.tar.z (gzip'd) file also.
13967
13968Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13969
13970 * Makefile.in: make all-diff depend on all-libiberty
13971
13972Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13973
13974 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13975
13976Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13977
13978 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13979
13980Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13981
13982 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13983 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13984 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13985
13986Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13987
13988 * Makefile.in: makeinfo binary is in a new location
13989
13990Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13991
13992 * config.sub: Accept -ecoff as an OS.
13993
13994 * Makefile.in: Various changes to eliminate a level of make
13995 recursion and reduce the required command line length.
13996 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13997 sub-makes.
13998 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13999 variables holding settings for specific sub-makes.
14000 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14001 in terms of BASE_FLAGS_TO_PASS.
14002 (TARGET_LIBS): New variable listing directories which use
14003 TARGET_FLAGS_TO_PASS.
14004 (subdir_do): Eliminated.
14005 (do-*): New set of targets to replace subdir_do.
14006 (various): All targets which used subdir_do now depend on do-*.
14007 (local-clean): Renamed from do_clean.
14008 (local-distclean): New target, dependency of distclean and
14009 realclean.
14010 (install-info): Don't create directories. Depend on dir.info
14011 rather than calling make recursively.
14012 (install-dir.info): Eliminated.
14013 (install-info-dirs): Create all info directories here.
14014 (dir.info): Depend upon do-install-info.
14015
14016 * test-build.mk (HOLES): Added false.
14017
14018Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14019
14020 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14021
14022Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14023
14024 * Makefile.in (info): remove dependency on all-texinfo. The
14025 problem was really in texinfo/C, not at this level.
14026
14027Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14028
14029 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14030
14031Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14032
14033 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14034 GDB releases.
14035
14036Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14037
14038 * configure: Include srcdir in message about target of link not
14039 being found. Don't convert `-' to `_' in `with' options being
14040 passed to subdirs.
14041
14042Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14043
14044 * configure.in: add uudecode to host_tools
14045
14046 * Makefile.in: added {all,install}-uudecode targets, added them to
14047 the appropriate lists
14048
14049Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14050
14051 * Makefile.in (all-gcc): Added dependency on all-gas.
14052
14053 * configure.in (mips-*-*): Build ld and binutils.
14054
14055Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14056
14057 * configure: check return code from mkdir, print error message and
14058 exit on failure.
14059
14060Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14061
14062 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14063
14064Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14065
14066 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14067
14068Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14069
14070 * config.sub (h8500): Recognize this as a cpu type.
14071
14072Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14073
14074 * configure: source directory missing is no longer a warning
14075
14076 * configure.in: recognize irix[34]* instead of irix[34]
14077
14078 * Makefile.in: define and pass down X11_LIB
14079
6599da04
JM
14080Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14081
14082 * guess-systype: Renamed to ...
14083 * config.guess: ... by popular request.
14084 * configure.in, Makefile.in: Update accordingly.
14085
14086Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14087
14088 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14089 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14090 + Execute ./dummy instead of assuming . is in PATH.
14091
14092Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14093
14094 * guess-systype: New shell script. Attempts to guess the
14095 canonical host name of the executing host.
14096 Only a few hosts are supported so far.
14097 * configure: Call guess-systype if no host is specified.
14098
14099Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14100
14101 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14102 gcc Makefile.
14103
14104
14105Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14106
14107 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14108 (all-gcc, install-gcc, subdir_do): Use it.
14109
14110Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14111
14112 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14113
14114Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14115
14116 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14117 set exclusively by configure, using configure.in .
14118
14119Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14120
14121 * test-build.mk: set $PATH for all builds
14122
14123 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14124
14125Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14126
14127 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14128 the one used in gcc/Makefile.in, so that a null expansion doesn't
14129 override the one needed to build gcc with a native cc.
14130
14131
14132Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14133
14134 * configure: Accept -with arguments.
14135
14136Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14137
14138 * Makefile.in: added h8300sim
14139
14140Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14141
6599da04
JM
14142 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14143 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14144 (all-cygnus, native, build-cygnus): Make
14145 $(canonhost)-stamp-3stage-done, not $(host)....
14146 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14147 i386-sco3.2v4. Added else true to if command.
14148
14149Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14150
14151 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14152
14153Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14154
14155 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14156
14157Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14158
14159 * configure.in: don't remove binutils from Solaris builds
14160
14161Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14162
14163 * Makefile.in: get rid of earlier definitions for *clean,
14164 also handle the recursive info rule better
14165
14166Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14167
14168 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14169 do more-or-less the right thing.
14170
14171Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14172
14173 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14174 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14175
14176Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14177
14178 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14179 $(host_canonical).
14180
14181 * configure.in: split the configdirs list into 4 categories (native
14182 v. cross, library v. tool) and handle the cross-only and native-
14183 only in more reasonable (and correct!) way.
14184
14185Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14186
14187 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14188 configdirs anymore.
14189
14190Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14191
14192 * Makefile.in: extensive cleanup:: removed all of the explicit
14193 clean-* targets, collapsed many wrappers around subdir_do into
14194 one, added additional targets to satisfy standards.texi, deleted
14195 some old targets, some changes for consistency
14196
14197Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14198
14199 * configure.in: handle some programs as cross-only, and others as
14200 native only
14201
14202 * test-build.mk: handle partial holes in a more generic manner
14203
14204 * Makefile.in: m4 depends on libiberty
14205
6599da04
JM
14206Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14207
14208 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14209 time, wdiff, and find to configdirs
14210
14211 * Makefile.in: all, clean, and install rules for the new programs
14212 added to configure.in
14213
14214Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14215
14216 * configure.in: use mh-sun for all *-sun-* hosts
14217
6599da04
JM
14218Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14219
14220 * Makefile.in: define flags for X11 include files and library file
14221 locations, pass them down to the programs that need this info
14222
14223 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14224
6599da04
JM
14225Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14226
14227 * configure.in: start building libg++ for HP-UX targets
14228
14229Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14230
14231 * README: Update references to files moved into etc/.
14232
14233Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14234
14235 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14236 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14237
14238Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14239
14240 * configure: accept dash as well as underscore in long option
14241 names for FSF compatibility.
14242
14243Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14244
14245 * config.sub: added -sco3.2v4 support from FSF.
14246
14247Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14248
14249 * configure.in: expand the section that adds or removes
14250 directories from the list of programs to build, to handle native
14251 vs. cross in addition to host v. native
14252
14253Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14254
14255 * Makefile.in: Replace C++ in macro names with CXX.
14256 This is less likely to break ...
14257
14258Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14259
14260 * test-build.mk: add -w to GNU_MAKE
14261
14262Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14263
14264 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14265 add 'sparc' to list of recognized cpus. This needed to make
14266 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14267 Delete some redundant ose68 variants. Recognize -wrs as an os,
14268 then changes that into $CPU-wrs-vxworks.
14269
14270 * configure.in: remove most references to gdbtest, regularize
14271 target based program removal
14272
14273 * test-build.mk: import from p3 tree (many fixes and changes)
14274
14275Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14276
14277 * Makefile.in: added rules to handle tcl, tk, and expect
14278
14279 * configure.in: handle those directories if they exist
14280
14281Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14282
14283 * config.sub: removed bogus hppabsd and hppahpux names, since
14284 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14285
14286Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14287
14288 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14289 depends upon all-xiberty
14290
14291 * Makefile.in: changes from p3, including:
14292
14293 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14294
14295 * Makefile.in (XTRAFLAGS): include newlib directories if
14296 newlib/Makefile exists, rather than if host != target.
14297
14298 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14299
14300 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14301 from the same source tree and not building a cross-compiler. This
14302 matters for the libg++ configuration if reconfiguring a tree that
14303 has already been installed.
14304
14305 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14306
14307 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14308 pick up the machine and system specific header files.
14309
14310 * Makefile.in: added AS_FOR_TARGET, passed down in
14311 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14312 the C compiler to use to create programs which are run in the
14313 build environment, set it to default to $(CC), and passed it down
14314 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14315
14316 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14317
14318 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14319 We need them for unusual native builds, like systems without
14320 ranlib.
14321
14322 * configure: also define $(host_canonical) and
e490616e
ZW
14323 $(target_canonical), which are the full, canonical names for the
14324 given host and target
6599da04
JM
14325
14326Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14327
14328 * Makefile.in: Added separate definitions for C++.
14329
14330Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14331
14332 * configure.in (configdirs): Add deja-gnu.
14333
14334Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14335
14336 * README: Update for configure.texi and gdb-4.7 release.
14337
14338Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14339
14340 * Makefile.in: Move "all" target to top of file.
14341 Previously, first target was ".PHONY" which caused BSD4.4 make
14342 to build .PHONY when make was run without arguments.
14343
14344Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14345
14346 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14347 Library-copylefted code in libiberty.
14348
14349Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14350
14351 * config.sub: Replace m68kmote with plain old m68k.
14352
14353Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14354
14355 * Makefile.in: Remove space from blank line, avoid Make complaints.
14356
14357Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14358
14359 * config.sub: Complain if no argument is given. Added support for
14360 386bsd as OS and target alias.
14361
14362Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14363
14364 * Makefile.in (XTRAFLAGS): include newlib directories if
14365 newlib/Makefile exists, rather than if host != target.
14366
14367Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14368
14369 * config.sub: recognize sparclite-wrs-vxworks.
14370
14371 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14372 p3.) Added clean-xiberty to clean.
14373
14374Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14375
14376 * configure.in: use *-*-* instead of nested cases for host and target
14377
14378Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14379
14380 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14381 from the same source tree and not building a cross-compiler. This
14382 matters for the libg++ configuration if reconfiguring a tree that
14383 has already been installed.
14384
14385Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14386
14387 * config.sub (i486v/i486v4): Merge in from FSF version.
14388
14389Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14390
14391 * configure: only set PWD if it is already set.
14392
14393Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14394
14395 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14396 doesn't have unset and all success paths (and most error paths)
14397 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14398 to just ${PWD} to avoid confusion.)
14399
14400Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14401
14402 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14403 even for a native compilation.
14404
14405Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14406
14407 Changes to make the gdb.tar.Z rule work better.
14408
14409 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14410 (DEVO_SUPPORT): Add configure.texi.
14411 (bfd-ilrt.tar.Z): Remove ancient rule.
14412
14413Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14414
14415 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14416 pick up the machine and system specific header files.
14417
14418 * configure.in, config.sub: added new target m68010-adobe-scout,
14419 with alias of adobe68k. Changed configure.in to check for
14420 -scout before -sco* to avoid a false match.
14421
14422 * Makefile.in: added AS_FOR_TARGET, passed down in
14423 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14424 the C compiler to use to create programs which are run in the
14425 build environment, set it to default to $(CC), and passed it down
14426 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14427
14428Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14429
14430 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14431 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14432 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14433 FOR_TARGET variants, to newlib and libg++.
14434
14435Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14436
14437 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14438 first.
14439
14440Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14441
14442 * config.sub: Accept `elf' as an environment.
14443
14444Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14445
14446 * Makefile.in (all-opcodes): cd into the right directory
14447
14448Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14449
14450 * configure: added -program_transform_name option, used as
14451 argument to sed when installing programs.
14452 configure.texi: added documentation for -program_prefix,
14453 -program_suffix and -program_transform_name.
14454
14455Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14456
14457 * config.sub: Accept i486 where i386 ok.
14458
14459Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14460
14461 * config.sub: accept we32k
14462
14463Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14464
3b75d237 14465 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
14466
14467 * Makefile.in: don't create all directories for ``make install'';
14468 let the subdirectories create the ones they need.
14469
14470Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14471
e490616e 14472 * COPYING: new file, GPL v2
6599da04
JM
14473
14474Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14475
14476 * Makefile.in: use the new gen-info-dir, which needs a template
14477 argument (which also lives in texinfo)
14478
14479 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14480
6599da04
JM
14481Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14482
14483 * config.sub (ncr3000): Change i386 to i486.
14484
14485Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14486
14487 * Makefile.in: add install-rcs, install-grep to
14488 install-no-fixedincludes, removed install-bison and install-libgcc
14489
14490Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14491
14492 * configure.in: grab the HPUX makefile fragment if on HPUX
14493
14494Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14495
14496 * Makefile.in: eradicate bison spoor (ditto libgcc).
14497 configure.in: recognise m68{k,000}-ericsson-OSE.
14498 es1800 is alias for m68k-ericsson-OSE
14499
14500Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14501
14502 * configure.in: rearrange the parts that remove programs from
14503 configdirs, based now on HOST==TARGET or by canonical triple.
14504
14505Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14506
14507 * test-build.mk: recurse explicitly with -f test-build.mk when
14508 appropriate. predicate stage3 and comparison on the existence
14509 of gcc. That is, if gcc isn't around, we aren't three-staging.
14510 On very clean, also remove ...stamp-co. Build in-place before
14511 doing other builds.
14512
14513Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14514
14515 * Makefile.in, configure.in: add tgas
14516
14517Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14518
14519 * Makefile.in: a number of changes merged in from progressive.
14520
14521 * configure.in: add libm.
14522
14523 * .cvsignore: ignore some stuff that comes from test-build.mk.
14524
6599da04
JM
14525Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14526
14527 * config.sub: Add es1800 (m68k-ericsson-es1800).
14528
14529Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14530
14531 * configure: Add program_suffix (parallel to program_prefix)
14532 * Makefile.in: adjust directory-creating script for losing decstation
14533
14534Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14535
14536 * configure: Minor $subdir-related fixes.
14537
14538Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14539
14540 * configure: fix various problems with propogating
14541 makefile_target_frag in subdirs.
14542 * configure.in: config libgcc if its there
14543
14544Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14545
14546 * config.sub: HPPA merge.
14547
6599da04
JM
14548Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14549
14550 * Makefile.in: Replace all-bison with all-byacc in all
14551 dependency lines for other tools (which now use byacc).
14552
14553Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14554
14555 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14556
6599da04
JM
14557Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14558
14559 * Makefile.in: make gprof rules similar to byacc rules (instead of
14560 vestigal $(unsubdir) that didn't work...)
14561
14562Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14563
14564 * config.sub: Add support for Linux.
14565 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14566 (at least for libg++).
14567
14568Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14569
14570 * configure.texi: fix doc for the -nfp option to configure
14571
14572Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14573
14574 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14575
14576Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14577
14578 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14579 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14580 * configure.in: added solaris* host_makefile_frag hook.
14581
14582Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14583
14584 * config.sub: changed recognition of m68000 so that various
14585 m68k types can be specified via m680[01234]0
14586
14587Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14588
14589 * config.sub (basic_machine): fix sed so that '-foo' isn't
14590 completely substituted out while .+'-foo' loses the '-foo'
14591
14592Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14593
14594 * config.sub ($os): Add -aout.
14595
14596Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14597
14598 * configure: If host_makefile_frag is absolute, don't
14599 prefix ${invsubdir} (relevant to libg++ auto-configure).
14600
14601Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14602
14603 * Makefile.in (tooldir): Define it.
14604 (all-ld): Depend on all-flex.
14605
14606Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14607
14608 * Makefile.in (check): Fix libg++ special case.
14609
14610Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14611
14612 * configure: do not bury `pwd` into config.status, thus do fewer
14613 pwd's.
14614
14615 * configure: print the "Building in" message only when building in
14616 other than "." AND verbose.
14617
63f6bcd7 14618 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
14619 configures.
14620
14621 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14622
14623Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14624
14625 * Makefile.in: macroize flags passed on recursion. remove
14626 fileutils.
14627
14628Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14629
14630 * configure: get makesrcdir right for subdirs deeper than 1.
14631
14632 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14633 install.
14634
14635Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14636
14637 * Makefile.in: don't print subdir_do or recursion lines.
14638
14639Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14640
14641 * standards.texi: added menu item.
14642
14643 * Makefile.in: build and install standards.info.
14644
14645 * standards.texi: new file.
14646
14647Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14648
14649 * configure: test for and move config.status pieces from
14650 ${subdir}/.
14651
14652Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14653
6599da04
JM
14654 * configure: Test for existance of files before trying to mv
14655 them, to avoid numerous non-existance messages.
14656
14657Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14658
14659 * configure: correct final line of config.status.
14660
14661 * configure: patch from eggert. Avoids a protection problem if
14662 the original Makefile.in is read only.
14663
14664 * configure: use move-if-change from gcc to create config.status.
14665 Some makefiles depend on config.status to tell if a directory
14666 has been reconfigured for a different host. This change
14667 prevents those directories from remaking everything in the case
14668 where the reconfig was only intended to rebuild a Makefile.
14669
14670 * configure: test for config.sub with "config.sub sun4" rather
14671 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14672 host alias from a missing config.sub.
14673
14674Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14675
14676 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14677 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14678
14679Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14680
14681 * configure: mkdir ${subdir} as needed.
14682
14683Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14684
14685 * Makefile.in,configure.in: added autoconf.
14686
14687Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14688
14689 * Makefile.in: no longer pass against on recursion.
14690
14691 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14692 definitions are not inherited.
14693
14694 * configure: correct makesrcdir when subdir is .
14695
14696Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14697
14698 * configure: Add support for 'subdirs' variable, which is
14699 like 'configdirs', except that configure doesn't re-invoke
14700 itself for subdirs, it just creates a Makefile for each subdir.
14701 * configure.texi: Document subdirs.
14702
14703Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14704
14705 * configure.in: added flex to configdirs
14706
14707Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14708
14709 * Makefile.in: remove clean-stamps from clean.
14710
14711Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14712
14713 * configure.in: Add gdbtest to configdirs.
14714
14715Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14716
14717 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14718 to recursive makes.
14719 * configure.in: Recognize new ncr3000 config.
14720
14721Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14722
14723 * Makefile.in, configure.in: removed references to gdbm.
14724
14725Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14726
14727 * config.sub: Don't canonicalize os value
14728 newsos* to bsd (readline needs to check for newsos).
14729 (This fix was earlier made Jan 31, but got re-broken.)
14730
14731Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14732
14733 * configure.in: sco is an os, not a vendor!
14734
14735 * configure: Quote $( better. Keep various shells happy.
14736
14737Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14738
14739 * Makefile.in: eliminate stamp-files.
14740
14741Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14742
14743 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14744 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14745
14746Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14747
14748 * config.sub: fix iris/iris3.
14749
14750Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14751
14752 * configure: re-add -rm.
14753
14754Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14755
14756 * Maskefile.in: add .stmp-rcs to all.
14757
14758 * configure.in: remove gas from rs6000 build, use aix host fragment.
14759
14760Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14761
14762 * configure: pass down site_option during recursion.
14763
14764Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14765
14766 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14767
14768Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14769
14770 * configure: Change exec_prefix so that it really defaults to prefix.
14771
14772Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14773
14774 * Makefile.in, configure.in: Add support for mmalloc library.
14775
14776Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14777
14778 * Makefile.in: add stmp dependencies for a few more things.
14779
14780Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14781
14782 * configure: adjusted error message on objdir/srcdir configure
14783 collision, per john's suggestion.
14784
14785 * Makefile.in: add libiberty stmp to all and all.cross.
14786
14787Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14788
14789 * Makefile.in: remove force dependencies, add grep to all.
14790
14791Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14792
14793 * Makefile.in: drop flex. make stamp files work.
14794
14795 * configure: added test for conflicting configuration in srcdir,
14796 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14797 gets cranky. use relative paths for configure and srcdir
14798 whenever possible. Send some error messages to stderr that were
14799 going to stdout.
14800
14801Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14802
14803 * Makefile.in: Fix libg++ rule to check for gcc directory
14804 before using gcc/gcc. Also pass XTRAFLAGS.
14805
14806Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14807
14808 * Makefile.in: added stmp-files so that directories aren't polled
14809 when they are already built.
14810
14811 * configure.texi: fixed a node pointer problem.
14812
14813Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14814
731a8127 14815 * config.sub configure.in gdb/configure.in
6599da04
JM
14816 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14817 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14818 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14819
14820Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14821
14822 * configure: -recurring becomes -silent. corrected help message
14823 for -site= option.
14824
14825 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14826
14827Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14828
14829 * configure: when building Makefile for crosses, replace
14830 tooldir and program_prefix. default srcdir from location of
14831 config.sub. remove "for host in hosts" and "for target in
14832 targets" loops.
14833
14834Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14835
14836 * Makefile.in: Do not pass bindir or mandir to cvs.
14837
14838Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14839
14840 * Makefile.in, configure.in: removed traces of namesubdir,
14841 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14842 copyrights to '92, changed some from Cygnus to FSF.
14843
14844 * configure.texi: remove most references to multiple hosts,
14845 multiple targets, subdirs, etc.
14846
14847 * configure.man: removed rcsid. reference config.sub not
14848 config.subr.
14849
14850 * Makefile.in: mkdir $(infodir) on install-info.
14851
14852Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14853
14854 * configure.texi: Explain better about .gdbinit and about
14855 the environment that configure.in sections run in.
14856
14857Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14858
14859 * configure.in: Ultrix is only a decstation if it's a MIPS.
14860
14861Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14862
14863 * README: DOC.configure => cfg-paper.texi.
14864
14865Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14866
14867 * config.sub (near case $os): Don't convert newsos* to bsd!
14868
14869Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14870
14871 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14872 the number of copies of COPYING that go into the GDB tar file.
14873
14874Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14875
731a8127 14876 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
14877 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14878 Fix SCO configuration stuff.
14879
14880Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14881
14882 * Makefile.in: For libg++, make sure the -I pointing
14883 to the gcc directory goes *after* all the libg++-local -I flags.
14884 Also, move just-gcc dependency from just-libg++ to all-libg++.
14885
14886Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14887
14888 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14889
14890Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14891
14892 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14893
14894Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14895
14896 * config.sub: Add stratus configuration frags. Also
14897 submitted to FSF.
14898
14899Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14900
14901 * Makefile.in (DEV_SUPPORT): add configure.man.
14902
14903 * config.sub(Decode manufacturer-specific): add -none*.
14904
14905Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14906
14907 * Makefile.in: remove form feeds to make Sun's make happy.
14908 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14909
14910Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14911
14912 * Makefile.in (AR_FLAGS): Make quieter.
14913
14914Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14915
14916 * configure.in: Add libg++.
14917 * configure: When verbose, don't output the command line at each
14918 level; it will be unremarkably the same as the previous version,
14919 which will be the same as what the user typed.
14920
14921Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14922
14923 * configure.in, Makefile.in: fix clean-info, add flex. add
14924 fileutils.
14925
14926 * configure: be less sensitive to spaces in Makefile.in. Do not
14927 look for sources in "..". Doing so breaks subdirectories that
14928 might have their own configure. If a subdir has it's own
14929 configure script, use it.
14930
14931Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14932
14933 * cfg-paper.texi: some changes suggested by rms.
14934
14935Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14936
14937 * config.sub: Merge in some small additions from the FSF version,
14938 taken from the gcc distribution, to bring the Cygnus and FSF
14939 versions into closer sync.
14940
14941Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14942
14943 * configure.in: Changed svr4 references to sysv4.
14944
14945Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14946
14947 * configure: added -V for version number option.
14948
14949Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14950
14951 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14952 renamed from DOC.configure to cfg-paper.texi.
14953
14954Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14955
14956 * configure, config.subr, config.sub: config.subr is now
14957 config.sub again.
14958
14959Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14960
14961 * configure.texi: new file, in progress.
14962
14963 * Makefile.in: build info file and install the man page for
14964 configure.
14965
14966 * configure.man: new file, first cut.
14967
14968 * configure: find config.subr again now that configuration "none"
14969 has gone. removed all traces of the -ansi option. removed all
14970 traces of the -languages option.
14971
14972 * config.subr: resync from rms.
14973
14974Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14975
14976 * configure, config.sub, config.subr: merge config.sub into
14977 config.subr, call the result config.subr, remove config.sub, use
14978 config.subr.
14979
14980 * Makefile.in: revised install for dir.info.
14981
14982Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14983
14984 * configure.in: add decstation host makefile frag.
14985
14986 * Makefile.in: BISON now bison -y again. also install-gcc on
14987 install. clean-gdbm on clean. infodir belongs in datadir.
14988 Make directories for info install. Build dir.info here then
14989 install it.
14990
14991Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14992
14993 * Makefile.in: fix for bad directory tests.
14994
14995Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14996
14997 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14998 regexp. -srcdir relative was being handled incorrectly.
14999
15000 * Makefile.in: unwrapped some for loops so that parallel makes
15001 work again and so one can focus one's attention on a particular
15002 package.
15003
15004Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15005
15006 * configure: added PWD as a stand in for `pwd` (for speed). use
15007 elif wherever possible. make -srcdir work without -objdir.
15008 -objdir= commented out.
15009
15010Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15011
15012 * configure: +options become --options. -subdirs commented out.
15013 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15014 Makefile now at top of generated Makefile. Removed cvs log
15015 entries. added -srcdir. create .gdbinit only if there is one
15016 in ${srcdir}.
15017
15018 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15019 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15020 and mandir now keyed off datadir by default.
15021
15022Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15023
15024 * Freshly created ChangeLog.
15025
15026\f
15027Local Variables:
15028mode: change-log
15029left-margin: 8
15030fill-column: 76
15031version-control: never
15032End: