]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Makefile.def (host_modules): Add cgen.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
7acf4da6
DD
12009-06-23 DJ Delorie <dj@redhat.com>
2
3 * MAINTAINERS: Add myself as mep maintainer.
4
00020c16
ILT
52009-06-23 Ian Lance Taylor <iant@google.com>
6
7 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
8 boot_languages. Only bootstrap target libraries listed in
9 target_libs for some boot language. Add --with-stage1-ldflags,
10 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
11 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
12 if not building with C++.
13 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
14 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
15 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
16 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
17 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
18 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
19 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
20 * configure, Makefile.in: Rebuild.
21
1da52d4a
LF
222009-06-23 Li Feng <nemokingdom@gmail.com>
23
24 * MAINTAINERS: Added my name to write-after-approval list.
25
144c9175
RM
262009-06-15 Ryan Mansfield <rmansfield@qnx.com>
27
28 * configure.ac: Define is_elf for QNX Neutrino targets.
29 * configure: Regenerate.
30
e5871e24
GS
312009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
32
33 * MAINTAINERS: Added my name to the write-after-approval list
34
5f4a82c0
KG
352009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
36
37 * configure.ac: Detect MPC in default directory.
38 * configure: Regenerate.
39
394e9195
JG
402009-06-03 Jerome Guitton <guitton@adacore.com>
41 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
42
43 * Makefile.tpl (all): Avoid a trailing backslash.
44 * Makefile.in: Regenerate.
45
47bca6aa
BE
462009-06-03 Ben Elliston <bje@au.ibm.com>
47
48 * config.sub, config.guess: Update from upstream sources.
49
a891a473
RS
502009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
51
52 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
53 to noconfdirs.
54 * configure: Regenerate.
55
70cb2d9f
AO
562009-06-02 Alexandre Oliva <aoliva@redhat.com>
57
58 * Makefile.tpl ([+compare-target+]): Compare all stage
59 directories, rather than just gcc.
60 * Makefile.in: Rebuilt.
61
7f1245df
DK
622009-06-01 Doug Kwan <dougkwan@google.com>
63
64 * configure.ac: Support gold for target arm*-*-*.
65 * configure: Regenerate.
394e9195 66
acd26225
KG
672009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
68
69 * Makefile.def: Add MPC support and dependencies.
70 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
71
72 * Makefile.in, configure: Regenerate.
73
a1fc946a
AO
742009-05-27 Alexandre Oliva <aoliva@redhat.com>
75
76 * Makefile.tpl (all): Avoid harmless warning in make all when
77 gcc-bootstrap is enabled but stage_last does not exist.
78 * Makefile.in: Rebuilt.
79
2e6a3c8d
NR
802009-05-24 Nicolas Roche <roche@adacore.com>
81
82 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
83 * Makefile.in: Regenerate.
84
63487d11
DC
852009-05-21 Denis Chertykov <chertykov@gmail.com>
86
87 * MAINTAINERS: Update my e-mail address.
88
449223af
DK
892009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
90
91 * configure.ac (cygwin noconfigdirs): Remove libgcj.
92 * configure: Regenerate.
93
31c98f49
AO
942009-05-18 Alexandre Oliva <aoliva@redhat.com>
95
96 PR other/40159
97 * Makefile.tpl (all): Don't assume gcc-bootstrap and
98 gcc-no-bootstrap are mutually exclusive.
99 * Makefile.in: Rebuilt.
100
0f501837
AO
1012009-05-18 Alexandre Oliva <aoliva@redhat.com>
102
103 PR other/40159
104 * Makefile.tpl (all): Don't end with unconditional success.
105 * Makefile.in: Rebuilt.
106
4a4a4e99
AO
1072009-05-12 Alexandre Oliva <aoliva@redhat.com>
108
109 PR target/37137
110 * Makefile.def (flags_to_pass): Remove redundant and incomplete
111 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
112 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
113 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
114 stage_configureflags, stage_cflags and stage_libcflags into
115 explicit Makefile macros.
116 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
117 GFORTRAN.
118 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
119 CC. Set CC_FOR_BUILD from CC.
120 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
121 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
122 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
123 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
124 and GFORTRAN.
125 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
126 (_LIBCFLAGS): Renamed to _TFLAGS.
127 (do-compare-debug, do-compare3-debug): Drop.
128 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
129 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
130 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
131 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
132 (XGCC_FLAGS_FOR_TARGET): New.
133 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
134 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
135 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
136 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
137 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
138 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
139 TFLAGS.
140 (BUILD_CONFIG): Include if requested.
141 (all): Set TFLAGS on bootstrap.
142 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
143 (all-stageid-prefixmodule): Likewise.
144 (do-clean, distclean-stageid): Set TFLAGS.
145 (restrap): Fix whitespace.
146 * Makefile.in: Rebuilt.
147
1cee3429
PB
1482009-05-07 Paolo Bonzini <bonzini@gnu.org>
149
150 * config.guess: Sync with src.
151
0b70eafd
DK
1522009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
153
154 * configure.ac ($with_ppl): Default to no if not supplied.
155 ($with_cloog): Likewise.
156 configure: Regenerate.
157
5175f17c
JW
1582009-04-27 James E. Wilson <wilson@codesourcery.com>
159
160 * MAINTAINERS: Update my e-mail address.
161
952fa153
NC
1622009-04-27 Nick Clifton <nickc@redhat.com>
163
164 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
165
a687f83c
EB
1662009-04-25 Eric Botcazou <ebotcazou@adacore.com>
167
168 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
169 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
170 * Makefile.in: Regenerate.
171
9e3eba15
KG
1722009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
173
174 PR bootstrap/39739
175 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
176 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
177
178 * configure, Makefile.in: Regenerate.
179
a687f83c 1802009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
181
182 * include/hashtab.h: Update GTY annotations to new syntax
183 * include/splay-tree.h: Likewise
184
070bdbd9
BE
1852009-04-17 Ben Elliston <bje@au.ibm.com>
186
187 * config.sub, config.guess: Update from upstream sources.
188
55f2d967
AG
1892009-04-15 Anthony Green <green@moxielogic.com>
190
191 * configure.ac: Add moxie support.
192 * configure: Rebuilt.
193
309c24a9
JJ
1942009-04-14 Jakub Jelinek <jakub@redhat.com>
195
196 * configure.ac: Change copyright header to refer to version
197 3 of the GNU General Public License and to point readers at the
198 COPYING3 file and the FSF's license web page.
199 * Makefile.def: Likewise.
200 * Makefile.tpl: Likewise.
201 * Makefile.in: Regenerate.
202
b93133bc
JH
2032009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
204
205 * configure.ac: Restore match for darwin9 or later. Use double
206 brackets since regeneration eats one pair.
207 * configure: Regenerate.
208
d18ff35a
L
2092009-04-09 H.J. Lu <hongjiu.lu@intel.com>
210
211 PR gas/10039
212 * configure.ac: Require texinfo 4.7.
213 * configure: Regenerated.
214
748086b7
JJ
2152009-04-09 Nick Clifton <nickc@redhat.com>
216
217 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
218 the GCC Runtime Library Exception.
219
a3337ea2
KG
2202009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
221
222 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
223 * configure: Regenerate.
224
60911f14
SE
2252009-04-01 Steve Ellcey <sje@cup.hp.com>
226
227 * Makefil.def (languages): New entries.
228 * Makefile.tpl (check-gcc-*): New generic target.
229 * Makefile.in: Regenerate.
60911f14 230
7369c1d0
ER
2312009-03-25 Erven Rohou <erven.rohou@inria.fr>
232
d18ff35a 233 * MAINTAINERS: Update my email address.
7369c1d0 234
cfb1f59f
TT
2352009-03-18 Tom Tromey <tromey@redhat.com>
236
d18ff35a
L
237 * configure: Rebuild.
238 * configure.ac (host_libs): Add libiconv.
239 * Makefile.in: Rebuild.
240 * Makefile.def (host_modules): Add libiconv.
241 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 242
75eeae1a
TG
2432009-03-16 Tristan Gingold <gingold@adacore.com>
244
245 * configure.ac: Treat gdb as supported on x86_64-darwin.
246 * configure: Regenerate.
247
f38095f3
JM
2482009-03-16 Joseph Myers <joseph@codesourcery.com>
249
250 * configure.ac (--with-host-libstdcxx): New option.
251 * configure: Regenerate.
252
fec7f245
JR
2532009-03-12 Joern Rennecke <joern.rennecke@arc.com>
254
255 * MAINTAINERS: Move myself into the write after approval list.
256
6d401294
NP
2572009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
258
259 * MAINTAINERS: Update e-mail address.
260
07c97076
DN
2612009-03-11 Dorit Nuzman <dorit@il.ibm.com>
262
263 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
264
bb947fd1
IR
2652009-03-10 Ira Rosen <irar@il.ibm.com>
266
267 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
268
7a9d3fe8
RW
2692009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
270
271 Backport from git Libtool:
272
273 2009-01-19 Robert Millan <rmh@aybabtu.com>
274 Support GNU/kOpenSolaris.
275 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
276 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
277 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
278 GNU/kOpenSolaris.
279
c9e9e11f
AS
2802009-02-27 Andreas Schwab <schwab@linux-m68k.org>
281
282 * MAINTAINERS: Update e-mail address.
283
5e8c1552 2842009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
285
286 * MAINTAINERS (Write After Approval): Add self.
287
b0adb088
BM
2882009-02-18 Bingfeng Mei <bmei@broadcom.com>
289
290 * MAINTAINERS (Write After Approval): Add myself.
291
ee04b574
AS
2922009-02-05 Andreas Schwab <schwab@suse.de>
293
294 * Makefile.tpl (stage_last): Define $r and $s before using
295 $(RECURSE_FLAGS_TO_PASS).
296 * Makefile.in: Regenerate
297
907884c9
ILT
2982009-01-30 Ian Lance Taylor <iant@google.com>
299
300 * MAINTAINERS: Move myself to the Global Reviewers list.
301
416ac4d4
RM
3022009-01-29 Robert Millan <rmh@aybabtu.com>
303
304 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
305 * configure: Regenerate.
306
ee5decb3
GP
3072009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
308
309 * MAINTAINERS: Make whitespace consistent.
19196f44 310 Remove Robert Millan from Write After Approval.
ee5decb3 311
36fbb0ec
AM
3122009-01-16 Alan Modra <amodra@bigpond.net.au>
313
314 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
315 (all-opcodes): Depend on all-libiberty.
316 * Makefile.in: Regenerate.
317
52535a64
DR
3182009-01-15 Douglas B Rupp <rupp@gnat.com>
319
320 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
321 * configure: Regenerate.
322
e04a57df
RR
3232009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
324
325 * MAINTAINERS (Write After Approval): Add myself.
326
856c450b
SK
3272009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
328
329 * MAINTAINERS: Add myself to reviewers (Fortran).
330
53095c56
SP
3312009-01-12 Sebastian Pop <sebastian.pop@amd.com>
332
333 PR tree-optimization/38515
334 * configure.ac (cloog-polylib): Removed.
335 (with_ppl, with_cloog): Test for "no".
336 * configure: Regenerated.
337
1e5e8a59
DF
3382009-01-11 Daniel Franke <franke.daniel@gmail.com>
339
340 * MAINTAINERS: Moved myself to reviewers (Fortran).
341
5e5debf6
TS
3422009-01-06 Thomas Schwinge <tschwinge@gnu.org>
343
344 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
345 (Write After Approval): Remove myself.
346
1c42acf1
DN
3472009-01-03 Diego Novillo <dnovillo@google.com>
348
349 * MAINTAINERS: Remove myself from alias maintainership.
350
2fbbedaf
DA
3512009-01-02 David Ayers <ayers@fsfe.org>
352
353 * MAINTAINERS: Update e-mail address.
354
17213821
GP
3552008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
356
357 * MAINTAINERS: Make whitespace consistent.
358
baafc534
RW
3592008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
360
361 Backport from upstream Libtool:
362 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
363 Add cache variables to tests that require the linker to work.
364 For shlibpath_overrides_runpath, this also changes the semantics
365 to let the result from the C compiler take precedence.
366
18430d27
BE
3672008-12-02 Ben Elliston <bje@au.ibm.com>
368
369 * config.sub, config.guess: Update from upstream sources.
370
0a280b35
SP
3712008-12-12 Sebastian Pop <sebastian.pop@amd.com>
372
373 * configure.ac (ppllibs): Add by default the lib flags.
374 * configure: Regenerate.
375
41e9641b
LM
3762008-12-08 Luis Machado <luisgpm@br.ibm.com>
377
378 * MAINTAINERS: Add myself to the write after approval list.
379
25783c30
JH
3802008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
381
ee04b574
AS
382 * configure.ac: Add double brackets on darwin[912].
383 * configure: Regenerate.
25783c30 384
0e318fcc
DK
3852008-12-03 Daniel Kraft <d@domob.eu>
386
387 * MAINTAINERS: Moved myself and Mikael Morin from Write After
388 Approval to Reviewer section (for Fortran front-end).
389
7f171b95
JH
3902008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
391
392 * configure.ac: Expand to darwin10 and later.
393 * configure: Regenerate.
394
09ce620e
AS
3952008-12-02 Andreas Schwab <schwab@suse.de>
396
397 * Makefile.def: configure-target-boehm-gc depends on
398 all-target-libstdc++-v3.
399 * Makefile.in: Regenerate.
400
386c704d
KT
4012008-12-02 Kai Tietz <kai.tietz@onevision.com>
402
403 * MAINTAINERS: Add myself as mingw maintainer.
404
e03dd84a
BE
4052008-12-02 Ben Elliston <bje@au.ibm.com>
406
407 * config.sub, config.guess: Update from upstream sources.
408
3fa87964
GP
4092008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
410
411 * README.SCO: Remove.
412
df72d7ed
FP
4132008-11-29 Fernando Pereira <pronesto@gmail.com>
414
415 * MAINTAINERS: Add myself to the write after approval list.
416
b5646528
DK
4172008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
418
419 * MAINTAINERS: Update my email address in WAA section.
420
ebf24eb4
CL
4212008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
422
423 * MAINTAINERS: Update e-mail address.
424
50e0f131
TM
4252008-11-27 Toon Moene <toon@moene.org>
426
427 * MAINTAINERS: Change e-mail address.
428
0db3a858
TG
4292008-11-27 Tristan Gingold <gingold@adacore.com>
430
431 * configure.ac: Build gdb for i?86-*-darwin*
432 * configure: Regenerated.
433
f07bde68
HS
4342008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
435
436 * MAINTAINERS: Added my full name.
437
487e299b
DJ
4382008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
439
440 PR bootstrap/38014
441 PR bootstrap/37923
442
443 Revert:
444
445 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
446
447 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
448 * Makefile.in: Regenerated.
449
450 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
451
452 PR gdb/921
453 PR gdb/1646
454 PR gdb/2175
455 PR gdb/2176
456
457 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
458 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
459 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
460 (HOST_EXPORTS): Pass CPPFLAGS.
461 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
462 (LDFLAGS_FOR_TARGET): Initialize from configure script.
463 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
464 * Makefile.in, configure: Regenerated.
465 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
466 and CPPFLAGS_FOR_BUILD.
467
d69fbecb
JL
4682008-11-06 Jeff Law <law@redhat.com>
469
470 * MAINTAINERS: Add myself as middle end maintainer.
471
044fed69
AS
4722008-11-06 Andrew Stubbs <ams@codesourcery.com>
473
474 * MAINTAINERS (Write after approval): Add myself.
475
caf6defe
DN
4762008-11-05 Diego Novillo <dnovillo@google.com>
477
478 * MAINTAINERS (Global Reviewers): Add myself.
479 (Non-Algorithmic Maintainers): Remove myself.
480
3e9899ac
TS
4812008-11-04 Thomas Schwinge <tschwinge@gnu.org>
482
09ce620e 483 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 484
ea99e36e
MM
4852008-10-31 Mikael Morin <mikael.morin@tele2.fr>
486
09ce620e 487 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 488
fb0d2684
BE
4892008-10-31 Ben Elliston <bje@au.ibm.com>
490
491 * configure.ac (spu-*-*): Remove special case.
492 * configure: Regenerate.
493
73c07a3e
CM
4942008-10-30 Catherine Moore <clm@codesourcery.com>
495
496 * MAINTAINERS (Write after approval): Update my email address.
497
7310a2da
SSF
4982008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
499
500 * configure.ac [spu-*-*]: Do not set skipdirs.
501 * configure: Re-generate.
502
7e51fe23
BS
5032008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
504
505 * MAINTAINERS (Various Maintainers): Add myself to reload.
506
ef20be93
RG
5072008-10-25 Richard Guenther <rguenther@suse.de>
508
509 * MAINTAINERS (Various Maintainers): Add myself as middle-end
510 maintainer. Remove myself as libgcc-math maintainer.
511 (Non-Algorithmic Maintainers): Remove myself.
512
03ffcfa0
DJ
5132008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
514
515 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
516 * Makefile.in: Regenerated.
517
dec014a9
CC
5182008-10-23 Cary Coutant <ccoutant@google.com>
519
520 * MAINTAINERS (Write after approval): Add myself.
521
b36c386c
DJ
5222008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
523
524 PR gdb/921
525 PR gdb/1646
526 PR gdb/2175
527 PR gdb/2176
528
529 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
530 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
531 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
532 (HOST_EXPORTS): Pass CPPFLAGS.
533 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
534 (LDFLAGS_FOR_TARGET): Initialize from configure script.
535 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
536 * Makefile.in, configure: Regenerated.
537 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
538 and CPPFLAGS_FOR_BUILD.
539
84541525
SP
5402008-10-20 Sebastian Pop <sebastian.pop@amd.com>
541
542 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
543 Sebastian Pop.
544
e0bda97e
AP
5452008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
546
547 * MAINTAINERS (Write After Approval): Added myself.
548
36c713e0
KG
5492008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
550
551 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
552 recommended version to 2.3.2.
553
554 * configure: Regenerate.
555
8fe005ee
MM
5562008-10-01 Mark Mitchell <mark@codesourcery.com>
557
558 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
559
be8f156f
DD
5602008-09-29 David Daney <david.daney@caviumnetworks.com>
561
562 * MAINTAINERS (Write After Approval): Update e-mail address.
563
ae11dff4
PG
5642008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
565
566 * libtool.m4: Update to libtool 2.2.6.
567 * lt~obsolete.m4: Update to libtool 2.2.6.
568 * ltmain.sh: Update to libtool 2.2.6.
569 * ltsugar.m4: Update to libtool 2.2.6.
570 * ltversion.m4: Update to libtool 2.2.6.
571 * ltoptions.m4: Update to libtool 2.2.6.
572 * ltgcc.m4: Update to match changes from libtool 2.2.6.
573
441154b1
CF
5742008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
575
576 * MAINTAINERS (Write After Approval): Add myself.
577
775b3b26
BRF
5782008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
579
580 * MAINTAINERS (Write After Approval): Update my name.
581
94538043
SB
5822008-09-20 Steven Bosscher <steven@gcc.gnu.org>
583
09ce620e 584 * MAINTAINERS: Add myself in "Write After Approval".
94538043 585
52d1bfd8
SE
5862008-09-18 Steve Ellcey <sje@cup.hp.com>
587
09ce620e 588 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 589
c5cc92f5
GP
5902008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
591
592 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
593 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
594 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
595 and Michael Tiemann from Write After Approval since they do not
596 actually have access.
597
23d9794a
RG
5982008-09-05 Richard Guenther <rguenther@suse.de>
599
600 * configure.ac: Initialize clooglibs to -lcloog.
601 * configure: Re-generate.
602
192a671e
LCW
6032008-09-04 Le-Chun Wu <lcwu@google.com>
604
605 * MAINTAINERS (Write After Approval): Add myself.
606
d789184e
SP
6072008-09-03 Sebastian Pop <sebastian.pop@amd.com>
608
609 * configure.ac (--with-cloog-polylib): New.
610 (--disable-cloog-version-check): New.
611 (--disable-ppl-version-check): New.
612 * configure: Re-generate.
613
36a881c7
RG
6142008-09-03 Richard Guenther <rguenther@suse.de>
615
616 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
617 cloog test.
618 * configure: Re-generate.
619
358da97e
HS
6202008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
621
622 Add picoChip port.
623 * MAINTAINERS: Add picoChip maintainers.
624
f8bf9252
SP
6252008-09-02 Sebastian Pop <sebastian.pop@amd.com>
626 Tobias Grosser <grosser@fim.uni-passau.de>
627 Jan Sjodin <jan.sjodin@amd.com>
628 Harsha Jagasia <harsha.jagasia@amd.com>
629 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
630 Konrad Trifunovic <konrad.trifunovic@inria.fr>
631 Adrien Eliche <aeliche@isty.uvsq.fr>
632
633 Merge from graphite branch.
634 * configure: Regenerate.
635 * Makefile.in: Regenerate.
636 * configure.ac (host_libs): Add ppl and cloog.
637 Add checks for PPL and CLooG.
638 * Makefile.def (ppl, cloog): Added modules and dependences.
639 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
640 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
641
d89f0ad6
AL
6422008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
643
644 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
645 (GCC_SHLIB_SUBDIR): New.
646 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
647 * configure: Regenerate.
648 * Makefile.in: Regenerate.
649
88a25817
GP
6502008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
651
652 * MAINTAINERS: Consistently use tabs to separate columns.
653
f873f15f
TG
6542008-08-29 Tristan Gingold <gingold@adacore.com>
655
656 * MAINTAINERS (Write after Approval): Add myself.
657
e1514c3f
TG
6582008-08-28 Tristan Gingold <gingold@adacore.com>
659
660 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
661 Enable bfd, binutils and opcodes.
662 * configure: Regenerate.
663
4717882f
JDA
6642008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
665
666 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
667
28c9884c
TK
6682008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
669
670 * MAINTAINERS: Use correct Umlaut for last name.
671
ae96d86a
FXC
6722008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
673
674 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
675
3ecc96e3
DE
6762008-08-16 David Edelsohn <edelsohn@gnu.org>
677
678 * MAINTAINERS: Update my email address.
679
dd609cc1
EB
6802008-08-16 Nicolas Roche <roche@adacore.com>
681
682 * Makefile.tpl: Add BOOT_ADAFLAGS.
683 * Makefile.in: Regenerate.
684
08d0963a
RS
6852008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
686
687 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
688 * configure: Regenerate.
689
00afcaa0
PB
6902008-07-30 Paolo Bonzini <bonzini@gnu.org>
691
692 * configure.ac: Add makefile fragments for hpux.
693 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
694 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
695 * configure: Regenerate.
696 * Makefile.in: Regenerate.
697
806b3528
AH
6982008-07-28 Aldy Hernandez <aldyh@redhat.com>
699
700 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
701
ab220355
DS
7022008-07-11 Dodji Seketeli <dseketel@redhat.com>
703
704 * MAINTAINERS (Write after Approval): Add myself.
705
78209f30
XG
7062008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
707
708 * MAINTAINERS (Write After Approval): Add myself.
709
5b5b098d
AJ
7102008-06-29 Andrew Jenner <andrew@codesourcery.com>
711
712 * MAINTAINERS (Write After Approval): Add myself.
713
d812ec93
KW
7142008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
715
716 * MAINTAINERS: Update my email address.
717
99e78224
JY
7182008-06-25 Joey Ye <joey.ye@intel.com>
719
720 * MAINTAINERS (Write After Approval): Add myself.
721
18c04407
RW
7222008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
723
724 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
725 * Makefile.in: Regenerate.
726 * configure: Regenerate.
727
47aa9a31
DK
7282008-06-17 Daniel Kraft <d@domob.eu>
729
730 * MAINTAINERS (Write After Approval): Add myself.
731
ad33ff57
RW
7322008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
733
734 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
735 "$@" is still intact with both Autoconf 2.59 and 2.62.
736 * configure: Regenerate.
737
cdce5c41
RW
7382008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
739
740 * Makefile.tpl: Fix comment errors.
741 * Makefile.in: Regenerate.
742
01b79d11
DM
7432008-06-12 David S. Miller <davem@davemloft.net>
744 David Edelsohn <edelsohn@gnu.org>
745
746 * configure.ac: Add powerpc*-*-* to gold supported targets.
747 * configure: Regenerate.
748
f8c33439
JM
7492008-06-08 Joseph Myers <joseph@codesourcery.com>
750
751 PR tree-optimization/36218
752 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
753 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
754 (all prefix="build-"): Pass them to build-system sub-makes.
755 * Makefile.in: Regenerate.
756
cd985f66
JM
7572008-06-07 Joseph Myers <joseph@codesourcery.com>
758
759 * MAINTAINERS (mt port): Remove.
760 (sco5, unixware, sco udk): Remove.
761 (Kean Johnston): Add to Write After Approval.
762
3f6383d3
JB
7632008-05-30 Julian Brown <julian@codesourcery.com>
764
765 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
766 of libobjc for ARM EABI Linux.
767 * configure: Regenerate.
30da41ed 768
e29cc9b4
XDL
7692008-05-18 Xinliang David Li <davidxl@google.com>
770
09ce620e 771 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 772
30da41ed
XDL
7732008-05-17 Xinliang David Li <davidxl@google.com>
774
e29cc9b4 775 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 776
955410cb
JW
7772008-05-15 Janus Weil <janus@gcc.gnu.org>
778
779 * MAINTAINERS (Write After Approval): Add myself.
780
719bb4e3 7812008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
782
783 * config-ml.in: don't handle --enable-shared and --enable-static.
784
372b05fc
RS
7852008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
786
787 * MAINTAINERS: Update my email address.
788
f73e2200
PC
7892008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
790
791 * MAINTAINERS: Update my email address.
09ce620e 792
3e438e2b
KVH
7932008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
794
795 * MAINTAINERS (Write After Approval): Add myself.
796
177bf491
GS
7972008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
798
799 * MAINTAINERS (Write After Approval): Add myself.
800
ac89df2f
PG
8012008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
802
803 * MAINTAINERS (crx): Add myself.
804
14a8726b
PB
8052008-04-18 Paolo Bonzini <bonzini@gnu.org>
806
807 Sync with src:
808 2008-04-14 David S. Miller <davem@davemloft.net>
809
09ce620e
AS
810 * configure.ac: Add sparc*-*-* to gold supported targets.
811 * configure: Regenerate.
14a8726b 812
7142fb32
PB
8132008-04-18 Paolo Bonzini <bonzini@gnu.org>
814
815 PR bootstrap/35457
816 * configure.ac: Include override.m4.
817 * configure: Regenerate.
818
c6b196de
PB
8192008-04-18 Paolo Bonzini <bonzini@gnu.org>
820
09ce620e
AS
821 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
822 * Makefile.in: Regenerate.
c6b196de 823
c993ae60
SR
8242008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
825
09ce620e 826 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 827 as nonconfigurable directories list.
09ce620e 828 * configure: Regenerate.
c993ae60 829
8479b1b1
BE
8302008-04-14 Ben Elliston <bje@au.ibm.com>
831
832 * config.sub, config.guess: Update from upstream sources.
833
295e261a
HPN
8342008-04-12 Hans-Peter Nilsson <hp@axis.com>
835
836 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
837 * Makefile.in: Regenerate.
838
ac3949d9
EW
8392008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
840
841 * configure.ac: Do not build libssp for the AVR.
842 * configure: Regenerate.
843
06407e30
ILT
8442008-04-07 Ian Lance Taylor <iant@google.com>
845
846 * Makefile.def: check-gold depends upon all-binutils.
847 * Makefile.in: Regenerate.
848
97db009c
AH
8492008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
850
851 * MAINTAINERS (Write After Approval): Add myself.
852
2a79c47f
NC
8532008-04-04 Nick Clifton <nickc@redhat.com>
854
855 PR binutils/4334
5f4bebbf 856 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
857 builds.
858 * configure: Regenerate.
859
c53a18d3
N
8602008-04-04 NightStrike <NightStrike@gmail.com>
861
862 PR other/35151
09ce620e
AS
863 * configure.ac: Combine rules for mingw32 and mingw64.
864 * configure: Regenerate.
c53a18d3 865
d925aa70
KT
8662008-04-02 Kai Tietz <kai.tietz@onvision.com>
867
868 * MAINTAINERS (Write After Approval): Add myself.
869
ad424a85
SP
8702008-04-01 Seongbae Park <seongbae.park@gmail.com>
871
872 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
873 * Makefile.in (.NOTPARALLEL): Ditto.
874
4412a506
PG
8752008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
876
877 * MAINTAINERS (Write After Approval): Add myself.
878
2f908293
SP
8792008-03-31 Seongbae Park <seongbae.park@gmail.com>
880
881 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
882 * Makefile.in (.NOTPARALLEL): Regenerate.
883
639223bd
PB
8842008-03-27 Paolo Bonzini <bonzini@gnu.org>
885
886 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
887 * Makefile.in: Regenerate.
888
b8ab1f4a
JS
8892008-03-26 Jakub Staszak <kuba@et.pl>
890
891 * MAINTAINERS (Write After Approval): Add myself.
892
b45890a4
TK
8932008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
894
895 * MAINTAINERS: Update e-mail address.
896
5afab7ad
ILT
8972008-03-20 Ian Lance Taylor <iant@google.com>
898
899 * configure.ac: Add support for --enable-gold.
900 * Makefile.def: Add gold as a directory like ld.
901 * configure, Makefile.in: Regenerate.
902
38d24731
RW
9032008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
904
905 * configure.ac: m4_include config/proginstall.m4.
906 * configure: Regenerate.
32bc4cf4
RW
907
908 Backport from upstream Libtool:
09ce620e 909
32bc4cf4 910 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 911
32bc4cf4
RW
912 Deal with Autoconf 2.62's semantic change in m4_append.
913 * ltsugar.m4 (lt_append): Replace broken versions of
914 m4_append.
915 (lt_if_append_uniq): Don't require separator to be overquoted,
916 and avoid broken m4_append.
917 (lt_dict_add): Fix typo.
918 * libtool.m4 (_LT_DECL): Don't overquote separator.
919
9d3c50ea
DE
9202008-03-13 David Edelsohn <edelsohn@gnu.org>
921
922 * config.rpath: Add AIX 6 support.
923
5d2edb29
PB
9242008-03-13 Paolo Bonzini <bonzini@gnu.org>
925
926 * Makefile.def (stageprofile). Remove -fprofile-generate
927 from stage_libcflags.
928 * Makefile.in: Regenerate.
929
954910ef
BE
9302008-03-13 Ben Elliston <bje@au.ibm.com>
931
932 * config.sub, config.guess: Update from upstream sources.
933
e8645a40
TT
9342008-03-06 Tom Tromey <tromey@redhat.com>
935
936 * MAINTAINERS: Update for treelang deletion.
937
2c8e955e
JW
9382008-03-03 James E. Wilson <wilson@tuliptree.org>
939
940 * MAINTAINERS: Update my email address.
941
54acd307
SS
9422008-03-03 Stan Shebs <stanshebs@earthlink.net>
943
893ad2a1 944 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
945 (objective-c/c++): Add myself as a maintainer.
946
4b52b516
VR
9472008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
948
949 * MAINTAINERS (Write After Approval): Update my email address.
950
e652b516
TB
9512008-02-25 Tomas Bily <tbily@suse.cz>
952
953 * MAINTAINERS (Write After Approval): Add myself.
954
02d30740
JJ
9552008-02-23 Jakub Jelinek <jakub@redhat.com>
956
957 * MAINTAINERS (OpenMP): Add myself.
958
1c8bd6a3
PB
9592008-02-20 Paolo Bonzini <bonzini@gnu.org>
960
4b40b2a5
UB
961 PR bootstrap/32009
962 PR bootstrap/32161
1c8bd6a3 963
4b40b2a5
UB
964 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
965 * configure: Regenerate.
1c8bd6a3 966
4b40b2a5
UB
967 * Makefile.def: Define stage_libcflags for all bootstrap stages.
968 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
969 STAGE4_LIBCFLAGS): New.
970 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
971 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
972 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
973 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
974 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
975 for target modules. Don't export LIBCFLAGS.
976 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
977 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
978 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
979 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
980 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
981 * Makefile.in: Regenerate.
1c8bd6a3 982
bb44c9d2
RW
9832008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
984
985 PR libgcj/33085
986 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
987 Do not use -DDLL_EXPORT. Backport from upstream.
988
29a7754d
RW
9892008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
990
991 * MAINTAINERS (Write After Approval): Add myself.
992
9a212bb7
HPN
9932008-02-02 Hans-Peter Nilsson <hp@axis.com>
994
995 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
996 * configure: Regenerate.
997
aa12a573
MG
9982008-01-31 Marc Gauthier <marc@tensilica.com>
999
1000 * configure.ac (xtensa*-*-*): Recognize processor variants.
1001 * configure: Regenerate.
1002
ac9e6043
RW
10032008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1004
40049ccc
UB
1005 PR bootstrap/34922
1006 * configure.ac (PARSE_ARGS): Push suitable setting of
1007 ac_subdirs_all, for `./configure --help=recursive'.
1008 Handle `+' in generic toplevel directory disabling.
1009 * configure: Regenerate.
ac9e6043 1010
4288c86a
NC
10112008-01-28 Nick Clifton <nickc@redhat.com>
1012
1013 * MAINTAINERS (xstormy16): Take over maintainership.
1014
8d8da227
JM
10152008-01-25 Joseph Myers <joseph@codesourcery.com>
1016
1017 * MAINTAINERS (c4x port): Remove.
1018
349b60e7
DE
10192008-01-24 David Edelsohn <edelsohn@gnu.org>
1020
1021 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1022
3ca06a68
BE
10232008-01-23 Ben Elliston <bje@au.ibm.com>
1024
1025 * config.sub, config.guess: Update from upstream sources.
1026
3c631381
TG
10272008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1028
1029 * MAINTAINERS (Write After Approval): Add myself.
1030
20533ef1
L
10312008-01-17 H.J. Lu <hjl.tools@gmail.com>
1032
1033 * MAINTAINERS: Update my email address.
1034
10352008-01-09 Raksit Ashok <raksit@google.com>
1036
1037 * MAINTAINERS (Write After Approval): Add myself.
1038
684f4f6a
RA
10392008-01-09 Raksit Ashok <raksit@google.com>
1040
1041 * MAINTAINERS (Write After Approval): Add myself.
1042
9cb8756f
BE
10432008-01-08 Ben Elliston <bje@au.ibm.com>
1044
1045 * config.sub, config.guess: Update from upstream sources.
1046
94e1934d
KG
10472007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1048
1049 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 1050 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
1051 * configure: Regenerate.
1052
a2e51f77
SP
10532007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1054
1055 * MAINTAINERS: Update my email address.
1056
ffe3dcd9
BRF
10572007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1058
1059 * MAINTAINERS: Update my email address.
1060
aa4095c9
RS
10612007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1062
1063 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1064 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1065 * Makefile.in: Regenerate.
1066
030e2013
MH
10672007-12-10 Mark Heffernan <meheff@google.com>
1068
1069 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1070 misplaced entries.
1071
0fe0f073
AT
10722007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1073
1074 * configure.ac: Enable libjava for x86_64-*-darwin9.
1075 * configure: Regenerate.
1076
d4ca4b06
BM
10772007-12-07 Bill Maddox <maddox@google.com>
1078
1079 * MAINTAINERS (Write After Approval): Add myself.
1080
c3220d4c
BE
10812007-12-05 Ben Elliston <bje@au.ibm.com>
1082
1083 * config.sub, config.guess: Update from upstream sources.
1084
aba7501e
MK
10852007-12-02 Matthias Klose <doko@ubuntu.com>
1086
1087 * config-ml.in: Remove 64bit configure tests.
1088
d683ec81
PB
10892007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1090
1091 * config-ml.in: Robustify against white space in absolute file
1092 names.
1093
1094 * config-ml.in (multi-clean): Substitute ${Makefile}.
1095 Remove superfluous ${Makefile} in list.
1096
60f1711a
TS
10972007-11-19 Thiemo Seufer <ths@mips.com>
1098
1099 * config-ml.in: Don't hardcode the Makefile name.
1100
487f9d96
AM
11012007-11-08 Alexander Monakov <amonakov@ispras.ru>
1102
1103 * MAINTAINERS (Write After Approval): Add myself.
1104
fa3886fe
ST
11052007-11-07 Samuel Tardieu <sam@rfc1149.net>
1106
1107 * MAINTAINERS (Write After Approval): Add myself.
1108
ae750079
DK
11092007-11-06 Doug Kwan <dougkwan@google.com>
1110
1111 * MAINTAINERS (Write After Approval): Add myself.
1112
acc48927
BE
11132007-10-25 Ben Elliston <bje@au.ibm.com>
1114
1115 * MAINTAINERS (mercury): Remove entry.
1116 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1117
e00e9858
DJ
11182007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1119
1120 * Makefile.def (dependencies): Make configure-gdb depend on
1121 all-intl.
1122 * Makefile.in: Regenerated.
1123
def14a3c
SK
11242007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1125
1126 * MAINTAINERS (Fortran maintainer): Remove myself.
1127
0e5e9f76
PM
11282007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1129
1130 * Makefile.def: To avoid problems running with parallel makes,
1131 build newlib before libgloss so that target specific header
1132 files are availble.
1133 * Makefile.in: Regenerate
1134
bbfbfafc
DJ
11352007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1136
1137 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1138 * Makefile.in: Regenerate.
1139
c56abad5
VM
11402007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1141
1142 * MAINTAINERS (Register allocation reviewer): Add myself.
1143
f019adc1
MF
11442007-10-08 Mike Frysinger <vapier@gentoo.org>
1145
1146 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1147 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1148 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1149 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1150 * configure: Regenerate.
1151
789e4e28
SP
11522006-10-04 Seongbae Park <seongbae.park@gmail.com>
1153
1154 * MAINTAINERS (Register allocation reviewer): Add myself.
1155
0999159b
PB
11562007-10-01 Paolo Bonzini <bonzini@gnu.org>
1157
1158 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1159 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1160 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1161 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1162 * configure.ac: Default them to host tools for $host = $build.
1163 Subst them.
1164
1165 * configure: Regenerate.
1166 * Makefile.in: Regenerate.
1167
a054acde
PB
11682006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1169
1170 * MAINTAINERS (Register allocation reviewer): Add myself.
1171
ffda6fc9
KZ
11722006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1173
1174 * MAINTAINERS (Register allocation reviewer): Add myself.
1175
9d209c83
SP
11762007-09-21 Seongbae Park <seongbae.park@gmail.com>
1177
1178 * MAINTAINERS (Write After Approval): Fix typo.
1179
1ec3b87b
RS
11802007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1181
1182 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1183 * configure: Regenerate.
1184
19d5986d
PJ
11852007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1186
1187 PR bootstrap/31906
1188 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 1189 they're already prefixed.
19d5986d 1190
6d3b5aea
BK
11912007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1192
1193 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1194 libstdc++.
1195 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1196 * configure: Regenerate.
1197 * Makefile.in: Regenerate.
09ce620e 1198
4fe7e755
AS
11992007-09-17 Andreas Schwab <schwab@suse.de>
1200
1201 * configure.ac: Raise minimum makeinfo version to 4.6.
1202 * configure: Regenerate.
1203
d483feaa
JS
12042007-09-17 Johannes Singler <singler@ira.uka.de>
1205
ffe3dcd9 1206 * MAINTAINERS (write-after-approval) add myself
d483feaa 1207
fa9a3f31
AM
12082007-09-15 Alan Modra <amodra@bigpond.net.au>
1209
1210 * configure.ac: Correct makeinfo version check.
1211 * configure: Regenerate.
1212
6593a73e
RS
12132007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1214
1215 * MAINTAINERS: Update my email address.
1216
d9dced13
RS
12172007-09-14 Richard Sandiford <richard@codesourcery.com>
1218
1219 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1220 to $skipdirs and only disable gprof for newlib. Use the normal
1221 mips*-elf* handling in other respects.
1222 * configure: Regnerate.
1223
773c1467
DD
12242007-09-12 David Daney <ddaney@avtrex.com>
1225
1226 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1227 enabling libgcj.
1228 * configure: Regenerate.
1229
c03353e2
RIL
12302007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1231
1232 PR other/32154
1233 * configure.ac: For libgloss targets, point the linker to the linker
1234 script, startup code and simulator library.
1235 * configure: Regenerate.
1236
c4e9bf2b
AH
12372007-09-07 Andrew Haley <aph@redhat.com>
1238
1239 * configure.ac (noconfigdirs): Remove target-libffi and
1240 target-libjava.
1241 * configure: Regenerate.
1242
1f5a6b84
FXC
12432007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1244
1245 PR target/33281
1246 * configure.ac: Use config/mh-mingw on mingw.
1247 * configure: Regenerate.
1f5a6b84 1248
3951e521
PH
12492007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1250
9f349f63 1251 * MAINTAINERS (Write After Approval): Add myself.
3951e521 1252
e643dc23
RG
12532007-09-05 Richard Guenther <rguenther@suse.de>
1254
1255 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1256 nor --disable-checking is provided also turn on yes and types
1257 checking for stage1.
1258 * configure: Re-generate.
1259
039874df
KW
12602007-08-30 Krister Walfridsson <cato@df.lth.se>
1261
1262 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1263 (Write After Approval): Remove myself.
1264
c3f07bd6 12652007-08-29 Nick Clifton <nickc@redhat.com>
15098359 1266
c3f07bd6 1267 * config.sub, config.guess: Update from upstream sources.
15098359 1268
40049ccc 12692007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
1270
1271 * MAINTAINERS (Write After Approval): Added myself.
1272 * MAINTAINERS (Reviewers): Removed myself.
1273
c8aea42c 12742007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 1275 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
1276
1277 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1278 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1279 * Makefile.in: Regenerate.
1280 * configure.ac (--with-debug-prefix-map): New.
1281 * configure: Regenerate.
1282
4bf6c438
RS
12832007-08-17 Richard Sandiford <richard@codesourcery.com>
1284 Nigel Stephens <nigel@mips.com>
1285
4bf6c438
RS
1286 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1287 as target_makefile_frag.
1288 * configure: Regenerate.
1289
bb286d71
AO
12902007-08-16 Alexandre Oliva <aoliva@redhat.com>
1291
1292 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1293 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1294 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1295 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1296 (do-compare, do-compare3, do-compare-debug): New.
1297 ([+compare-target+]): Use them.
1298
a4630417
MK
12992007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1300
1301 * MAINTAINERS (Write After Approval): Change my email address.
1302
d9acb717
RW
13032007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1304 Ben Elliston <bje@au.ibm.com>
1305
1306 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1307 --silent if $silent.
1308 * configure: Regenerate.
1309
96876681
ZD
13102003-08-12 Zdenek Dvorak <ook@ucw.cz>
1311
1312 * MAINTAINERS (Various Maintainers): Add myself as
1313 loop infrastructure maintainer. Update my e-mail
1314 address.
1315
1c1d80ee
DN
13162007-07-31 Diego Novillo <dnovillo@google.com>
1317
1318 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1319 Adjust description.
1320
7e98624c
RG
13212007-07-26 Richard Guenther <rguenther@suse.de>
1322
1323 * configure.ac: Add types checking to stage1 checking flags.
1324 * configure: Regenerate.
1325
4c85af60
NC
13262007-07-17 Nick Clifton <nickc@redhat.com>
1327
1328 * COPYING3: New file. Contains version 3 of the GNU General
1329 Public License.
1330 * COPYING3.LIB: New file. Contains version 3 of the GNU
1331 Lesser General Public License.
1332
19ddfd3a
AK
13332007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1334
1335 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1336
2a064545
AK
13372007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1338
1339 * MAINTAINERS (S/390 co-maintainer): Add myself.
1340 (Write After Approval): Remove myself.
1341
f861f54d
DH
13422007-07-13 Dan Hipschman <dsh@google.com>
1343
1344 * MAINTAINERS (Write After Approval): Add myself.
1345
0136f2f7
NC
13462007-07-11 Nick Clifton <nickc@redhat.com>
1347
1348 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1349 WINDRES export.
1350 * Makefile.in: Regenerate.
1351
6e29b5a4
RO
13522007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1353
1354 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1355 maintainer.
1356
159a4b02
L
13572007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1358
1359 * lt~obsolete.m4: New. Import from 20070318 libtool.
1360
6ba67283
JB
13612007-07-03 Julian Brown <julian@codesourcery.com>
1362
1363 * MAINTAINERS (Write After Approval): Add myself.
1364
30b74385
RW
13652007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1366
1367 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1368 * configure: Regenerate.
1369
13702007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1371
1372 * configure.ac: Add some missing m4 quotation.
1373 * configure: Regenerate.
1374
943c54ce
SB
13752007-07-02 Simon Baldwin <simonb@google.com>
1376
1377 * MAINTAINERS (Write After Approval): Add myself.
1378
1c00b503
PB
13792007-07-02 Paolo Bonzini <bonzini@gnu.org>
1380
1381 * configure: Regenerate.
1382
901119ae
KT
13832007-07-02 Kai Tietz <kai.tietz@onevision.com>
1384
1385 * Makefile.def: Add windmc tool to build.
1386 * Makefile.tpl: Likewise.
1387 * configure.ac: Likewise.
1388 * Makefile.in: Regenerate.
1389 * configure: Regenerate.
09ce620e 1390
83f4c19f
DD
13912007-06-28 DJ Delorie <dj@redhat.com>
1392
1393 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1394 not building newlib.
1395 * configure: Regenerated.
09ce620e 1396
5346c75c
JS
13972007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1398
1399 * MAINTAINERS (Write After Approval): Add myself.
1400
aacfb86b
MM
14012007-06-25 Martin Michlmayr <tbm@cyrius.com>
1402
1403 * MAINTAINERS (Write After Approval): Add myself.
1404
590bf0d3
CM
14052007-06-19 Chris Matthews <chrismatthews@google.com>
1406
1407 * MAINTAINERS (Write After Approval): Add myself.
1408
cdbbee7a
RIL
14092007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1410
1411 * MAINTAINERS (Write After Approval): Add myself.
1412
b8afffc1
DJ
14132007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1414
1415 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1416 * Makefile.in: Regenerated.
1417
3fcfad76
BS
14182007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1419
1420 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1421 bfin*-*-uclinux* targets.
1422 * configure: Regenerate.
1423
3f5a2b7f
ILT
14242007-06-14 Ian Lance Taylor <iant@google.com>
1425
1426 * MAINTAINERS: Add myself as non-algorithmic global write
1427 maintainer.
1428
4c46daee
DN
14292007-06-14 Diego Novillo <dnovillo@google.com>
1430
1431 * MAINTAINERS: Add self as middle-end maintainer and
1432 non-algorithmic global write maintainer.
1433
a3bb222a
FXC
14342007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1435
1436 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1437 Move all Fortran maintainers except Paul Brook into the
1438 Non-Autopoiesis section.
1439
a19e8f64
PB
14402007-06-14 Paolo Bonzini <bonzini@gnu.org>
1441
1442 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1443 (distclean-stage[+id+]): Possibly delete stage_last.
1444 * Makefile.in: Regenerate.
1445
1c2abe5e
SP
14462007-06-12 Seongbae Park <seongbae.park@gmail.com>
1447
1448 * MAINTAINERS (Various Maintainer): Fix typo.
1449
abca4739
PB
14502007-06-11 Paolo Bonzini <bonzini@gnu.org>
1451
1452 * MAINTAINERS (Various Maintainer): Add myself as
1453 dataflow maintainer.
1454
a894d2c3
BE
14552007-06-07 Ben Elliston <bje@au.ibm.com>
1456
1457 * config.sub, config.guess: Update from upstream sources.
1458
8024d75e
BE
14592007-06-07 Ben Elliston <bje@au.ibm.com>
1460
1461 * Makefile.tpl: Fix spelling error.
1462 * Makefile.in: Regenerate.
1463
973a9a5e
SE
14642007-06-01 Steve Ellcey <sje@cup.hp.com>
1465
96598938
L
1466 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1467 lt_cv_sys_max_cmd_len.
973a9a5e 1468
ccb4d26b
DN
14692007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1470
1471 * MAINTAINERS (Various Maintainers): Add myself as
1472 auto-vectorizer maintainer.
1473
eecb7461
PB
14742003-05-31 Paolo Bonzini <bonzini@gnu.org>
1475
1476 PR libjava/32098
1477 * libtool.m4: Revert previous change.
1478 * ltgcc.m4: Put it here.
1479
89d28202
ZD
14802003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1481
1482 * MAINTAINERS (Various Maintainers): Add myself as
1483 auto-vectorizer maintainer.
1484
60c7a11a
L
14852007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1486
1487 PR libjava/32098
1488 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1489
9dd3cc81
RG
14902007-05-30 Richard Guenther <rguenther@suse.de>
1491
1492 * MAINTAINERS (Various Maintainers): Add myself as
1493 auto-vectorizer maintainer.
1494
9cc1244e
JJ
14952007-05-30 Jakub Jelinek <jakub@redhat.com>
1496
1497 PR bootstrap/29382
1498 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1499 * configure: Rebuilt.
1500
6124296b
RC
15012007-05-28 Roberto Costa <robsettantasei@gmail.com>
1502
1503 * MAINTAINERS (Write After Approval): Removed my name.
1504
6b757a0d
SB
15052007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1506
1507 * MAINTAINERS (Write After Approval): Remove myself.
1508
86ef8528
AT
15092007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1510
1511 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1512
1cf3d07d
SE
15132007-05-23 Steve Ellcey <sje@cup.hp.com>
1514
1515 * ltmain.sh: Update from ToT Libtool.
1516 * libtool.m4: Update from ToT Libtool.
1517 * ltsugar.m4: New. Update from ToT Libtool.
1518 * ltversion.m4: New. Update from ToT Libtool.
1519 * ltoptions.m4: New. Update from ToT Libtool.
1520 * ltconfig: Remove.
1521 * ltcf-c.sh: Remove.
1522 * ltcf-cxx.sh: Remove.
1523 * ltcf-gcj.sh: Remove.
1524
ce3fcf8c
OW
15252007-05-22 Ollie Wild <aaw@google.com>
1526
1527 * MAINTAINERS (Write After Approval): Add myself.
1528
342b9200
PB
15292007-05-16 Paolo Bonzini <bonzini@gnu.org>
1530
1531 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1532 stage_cflags.
1533 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1534 Remove CFLAGS/LIBCFLAGS.
1535 (configure-stage[+id+]-[+prefix+][+module+],
1536 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1537 * Makefile.in: Regenerate.
1538
cea17285
DN
15392007-05-15 Diego Novillo <dnovillo@google.com>
1540
1541 * MAINTAINERS: Update e-mail address.
1542
11c004e7
RE
15432007-05-15 Revital Eres <eres@il.ibm.com>
1544
1545 * MAINTAINERS (Write After Approval): Add myself.
1546
ab6bd693
RC
15472007-05-14 Roberto Costa <robsettantasei@gmail.com>
1548
1549 * MAINTAINERS (Write After Approval): Updated my address.
1550
388cdf07
TN
15512007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1552
1553 * MAINTAINERS (Write After Approval): Add myself.
1554
23f24034
SR
15552007-05-11 Silvius Rus <rus@google.com>
1556
1557 * MAINTAINERS (Write After Approval): Add myself.
1558
34a7526e
TT
15592007-04-23 Tom Tromey <tromey@redhat.com>
1560
1561 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1562
51da21be
MM
15632007-04-22 Mark Mitchell <mark@codesourcery.com>
1564
1565 * MAINTAINERS (cpplib): Rename to ...
1566 (libcpp): ... this. Add C/C++ front end maintainers.
1567
70070387
SE
15682007-04-14 Steve Ellcey <sje@cup.hp.com>
1569
1570 * config-ml.in: Pass ${ml_config_env} to configure calls.
1571
df1a0dbb
CB
15722007-04-04 Christian Bruel <christian.bruel@st.com>
1573
1574 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 1575
9daff147
DK
15762007-04-02 Dave Korn <dave.korn@artimi.com>
1577
1578 * MAINTAINERS (Write After Approval): Add myself.
1579
374eadb2
TB
15802007-03-31 Tobias Burnus <burnus@net-b.de>
1581
1582 * MAINTAINERS (fortran 95 front end): Add myself.
1583
8eced3a2
DR
15842007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1585
1586 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 1587
653de3e3
AZ
15882007-03-24 Ayal Zaks <zaks@il.ibm.com>
1589
1590 * MAINTAINERS (Modulo Scheduler): Add myself.
1591
b737d953
BM
15922007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
1593
1594 * MAINTAINERS (fortran 95 front end): Add myself.
1595 (c++ front end): whitespace fix.
1596
a584cdf2
NF
15972007-03-22 Nathan Froyd <froydnj@codesourcery.com>
1598
1599 * MAINTAINERS (Write After Approval): Add myself.
1600
8c79f3c4
RS
16012007-03-21 Richard Sandiford <richard@codesourcery.com>
1602
1603 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1604 of glob. Quote arguments with single quotes too.
1605 * configure: Regenerate.
1606
07f1ac6d
BM
16072007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1608
1609 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1610 * Makefile.in: Regenerate
1611
172e41aa
AS
16122007-03-07 Andreas Schwab <schwab@suse.de>
1613
1614 * configure: Regenerate.
1615
9c4d2493
BM
16162007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1617
1618 * configure.ac: Add "--with-pdfdir" configure option,
1619 which defines pdfdir variable.
1620 * Makefile.def (target=fixincludes): Add install-pdf to
1621 missing targets.
1622 (recursive_targets): Add install-pdf target.
1623 (flags_to_pass): Add pdfdir.
1624 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1625 target.
1626 * configure: Regenerate
1627 * Makefile.in: Regenerate
1628
e14e622e
EC
16292007-02-28 Eric Christopher <echristo@apple.com>
1630
1631 Revert:
1632 2006-12-07 Mike Stump <mrs@apple.com>
1633
1634 * Makefile.def (dependencies): Add dependency for
1635 install-target-libssp and install-target-libgomp on
1636 install-gcc.
1637 * Makefile.in: Regenerate.
1638
54e433bc
MK
16392007-02-27 Matt Kraai <kraai@ftbfs.org>
1640
1641 * configure: Regenerate.
1642 * configure.ac: Move statements after variable declarations.
1643
6c8d3d8f
KK
16442007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1645
1646 * MAINTAINERS: Add myself as sh maintainer.
1647
9f8c6739
JM
16482007-02-19 Joseph Myers <joseph@codesourcery.com>
1649
1650 * configure.ac: Adjust for loop syntax.
1651 * configure: Regenerate.
1652
278a7a38
AO
16532007-02-18 Alexandre Oliva <aoliva@redhat.com>
1654
1655 * configure: Rebuilt.
1656
b2eaac4a
AO
16572007-02-18 Alexandre Oliva <aoliva@redhat.com>
1658
1659 * configure.ac: Drop multiple occurrences of --enable-languages,
1660 and fix its quoting.
1661 * configure: Rebuilt.
1662
beeaf216 16632007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
1664 Nathan Sidwell <nathan@codesourcery.com>
1665 Vladimir Prus <vladimir@codesourcery.com>
1666 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
1667
1668 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1669 * configure: Regenerate.
1670
09201a09
GP
16712007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1672
1673 * ltconfig (freebsd*): Default to elf.
1674
291f172e
DJ
16752007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1676
1677 * configure.ac (target_libraries): Move libgcc before libiberty.
1678 * configure: Regenerated.
1679
c3a86da9
DJ
16802007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1681 Paolo Bonzini <bonzini@gnu.org>
1682
1683 PR bootstrap/30753
1684 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1685 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1686 * configure: Regenerated.
1687
88e1e72a
FXC
16882007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1689
1690 * MAINTAINERS (Language Front End Maintainers): Update my mail
1691 address.
1692
44bfc3ac
DJ
16932007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1694
1695 PR bootstrap/30748
1696 * configure.ac: Correct syntax for Solaris ksh.
1697 * configure: Regenerated.
1698
3e19841a
PB
16992007-02-09 Paolo Bonzini <bonzini@gnu.org>
1700
1701 * configure.ac: Sync with src.
1702 * configure: Regenerate.
1703
74a48762
PB
17042007-02-09 Paolo Bonzini <bonzini@gnu.org>
1705
1706 * Makefile.in: Regenerate.
1707
d846e52e
PB
17082007-02-09 Paolo Bonzini <bonzini@gnu.org>
1709
1710 * config.sub: Sync with src.
1711
1c710c3c
DJ
17122007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1713
1714 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1715 noncanonical equivalents.
1716 * configure.in: Rename to...
1717 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1718 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1719 target_noncanonical. Use them. Rewrite removal of configure
1720 arguments for autoconf 2.59. Discard variable settings. Force
1721 program_transform_name for native tools.
1722
1723 * Makefile.in: Regenerated.
1724 * configure: Regenerated with autoconf 2.59.
1725
74372bdf
RZ
17262007-02-07 Roman Zippel <zippel@linux-m68k.org>
1727
3de8da2a 1728 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 1729
f6671c93
AS
17302007-01-31 Andreas Schwab <schwab@suse.de>
1731
1732 * Makefile.tpl (LDFLAGS): Substitute it.
1733 * Makefile.in: Regenerate.
1734
ba9f17df
AB
17352007-01-30 Andrey Belevantsev <abel@ispras.ru>
1736
3de8da2a 1737 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 1738
2472200d
DE
17392007-01-28 David Edelsohn <edelsohn@gnu.org>
1740
3de8da2a 1741 * MAINTAINERS (spu port): Add myself.
2472200d 1742
5305be7e
RG
17432007-01-23 Richard Guenther <rguenther@suse.de>
1744
1745 PR bootstrap/30541
1746 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1747 * Makefile.tpl (GNATBIND): Substitute it.
1748 (GNATMAKE): Likewise.
1749 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1750 of STAGE_PREFIX.
1751 * Makefile.in: Regenerate.
1752 * configure: Regenerate.
1753
416cfb5e
MS
17542007-01-18 Mike Stump <mrs@apple.com>
1755
1756 * configure.in: Re-enable -Werror for gcc builds.
1757
3de8da2a 17582007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 1759
3de8da2a 1760 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 1761
d943d7c4
PB
17622007-01-11 Paolo Bonzini <bonzini@gnu.org>
1763
1764 * configure.in: Change == to = in test command.
3de8da2a 1765 * configure: Regenerate.
d943d7c4 1766
e69bf64b 17672007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
1768 Nick Clifton <nickc@redhat.com>
1769 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1770
1771 * configure.in (build_configargs, host_configargs, target_configargs):
1772 Remove build/host/target parameters.
1773 (host_libs): Add gmp and mpfr.
1774 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1775 * Makefile.def (gmp, mpfr): New.
1776 (gcc): Remove target.
1777 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1778 target_os, target_vendor): New.
1779 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1780 * configure: Regenerate.
1781 * Makefile.in: Regenerate.
e69bf64b
PB
1782
17832007-01-11 Matt Fago <fago@earthlink.net>
1784
1785 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 1786 to improve robustness of configure tests.
e69bf64b 1787 * configure: Regenerate.
e14e622e 1788
a42f3b80
UB
17892007-01-09 Uros Bizjak <ubizjak@gmail.com>
1790
1791 * MAINTAINERS: Add myself as i386 maintainer.
1792
a36aee1a
JH
17932007-01-08 Jan Hubicka <jh@suse.cz>
1794
61fcaeef 1795 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 1796
738a52d3
KT
17972007-01-08 Kai Tietz <kai.tietz@onevision.com>
1798
1799 * configure.in: Add support for an x86_64-mingw* target.
95af8923 1800 * configure: Regenerate.
738a52d3 1801
54fdc474
DJ
18022007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1803
1804 * Makefile.tpl (all-target): Correct @if conditional for target
1805 modules.
1806 * configure.in: Omit libiberty if building only target libgcc.
1807 * configure, Makefile.in: Regenerated.
1808
3dd71726
PB
18092007-01-04 Paolo Bonzini <bonzini@gnu.org>
1810
1811 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1812 * configure: Regenerate.
1813
fa958513
DJ
18142007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1815
1816 * Makefile.def (target_modules): Add libgcc.
1817 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1818 * Makefile.tpl (clean-target-libgcc): Delete.
1819 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1820 on gcc even for bootstrapped modules. Rewrite handling of
1821 lang_env_dependencies to loop over target_modules.
1822 * configure.in (target_libraries): Add target-libgcc.
1823 * Makefile.in, configure: Regenerated.
1824
e1888513
PB
18252006-12-29 Paolo Bonzini <bonzini@gnu.org>
1826
1827 * configure.in: Reorganize recognition of languages. Add
1828 --enable-stage1-languages. Show supported languages for the chosen
1829 target rather than all recognized languages.
1830 * configure: Regenerate.
1831
53b88b73
PB
18322006-12-29 Paolo Bonzini <bonzini@gnu.org>
1833
1834 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1835 * Makefile.in: Regenerate.
1836
a3993f33
KG
18372006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1838
1839 * configure.in: Warn that MPFR 2.2.0 is buggy.
1840 * configure: Regenerate.
1841
f063a9ed
ILT
18422006-12-27 Ian Lance Taylor <iant@google.com>
1843
1844 * configure.in: When removing Makefiles to force a reconfigure, also
1845 remove prev-DIR*/Makefile.
1846 * configure: Regenerate.
1847
af71363e
AS
18482006-12-22 Andreas Schwab <schwab@suse.de>
1849
1850 * configure: Regenerate with correct autoconf version.
1851
0b0dc272
AM
18522006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
1853
3de8da2a
UB
1854 * configure.in: add AC_SUBST for *_FOR_TARGET.
1855 * configure: Regenerate.
0b0dc272 1856
53b88b73
PB
18572006-12-19 Paolo Bonzini <bonzini@gnu.org>
1858
1859 * configure.in: Simplify logic for rejecting languages that cannot
1860 be built. Separate the case when a language is unsupported,
1861 from the case when the user chooses not to build a language.
1862
400ebff4
PB
18632006-12-19 Paolo Bonzini <bonzini@gnu.org>
1864
1865 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1866 it only affects bootstrap and could be tested on "$host" as well.
1867 * configure: Regenerate.
1868 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1869
8efea775
PB
18702006-12-19 Paolo Bonzini <bonzini@gnu.org>
1871
1872 PR bootstrap/29544
1873 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1874 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1875 move here comment from Makefile.tpl.
1876 * Makefile.tpl: Move some definitions higher in the file.
1877 (STAGE1_CHECKING): New.
1878 * configure.in: Add --enable-stage1-checking.
1879 * configure: Regenerate.
1880 * Makefile.in: Regenerate.
1881
ed88a7ed
PB
18822006-12-19 Paolo Bonzini <bonzini@gnu.org>
1883
1884 * MAINTAINERS: Add myself as build system maintainer.
1885
b65151d3
SM
18862006-12-15 Simon Martin <simartin@users.sourceforge.net>
1887
1888 * MAINTAINERS (Write After Approval): Add myself.
1889
7e050830
EC
18902006-12-13 Eric Christopher <echristo@apple.com>
1891
1892 * MAINTAINERS: Add myself as darwin maintainer.
1893
8b494895
ILT
18942006-12-11 Ian Lance Taylor <ian@airs.com>
1895
1896 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1897
0ff1416d
JR
18982006-12-11 Joern Rennecke <joern.rennecke@arc.com>
1899
1900 MAINTAINERS: Update my entry.
1901
58e24147
AM
19022006-12-11 Alan Modra <amodra@bigpond.net.au>
1903
1904 * configure.in: Handle spu makefile frag.
58e24147
AM
1905 * Makefile.tpl (MAINT): Define
1906 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1907 * configure: Regenerate.
1908 * Makefile.in: Regenerate.
1909
9b6f37a0
BE
19102006-12-11 Ben Elliston <bje@au.ibm.com>
1911
1912 * config.guess: Import latest version.
1913 * config.sub: Likewise.
1914
ea6f5c57
BE
19152006-12-11 Ben Elliston <bje@au.ibm.com>
1916
1917 * configure.in (spu-*-*): Don't skip target-libiberty.
1918 * configure: Regenerate.
1919
42c1cd8a
AT
19202006-12-10 Andreas Tobler <a.tobler@schweiz.org>
1921
1922 PR bootstrap/30134
1923 * configure.in: Correct x86 darwin support for libjava to powerpc
1924 and i?86 only.
1925 * configure: Regenerate.
1926
55eb837d
ST
19272006-12-08 Sandro Tolaini <tolaini@libero.it>
1928
1929 * configure.in: Add x86 darwin support for libjava.
1930 * configure: Regenerate.
1931
5bdacbc7
MS
19322006-12-07 Mike Stump <mrs@apple.com>
1933
1934 * Makefile.def (dependencies): Add dependency for
1935 install-target-libssp and install-target-libgomp on
1936 install-gcc.
1937 * Makefile.in: Regenerate.
1938
477d851c
RG
19392006-12-04 Richard Guenther <rguenther@suse.de>
1940
1941 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1942 (Non-Algorithmic Maintainers): Move over non-algorithmic
1943 loop optimizer maintainers, add myself as a non-algorithmic
1944 middle-end maintainer.
1945
5d33d367
DF
19462006-12-04 Daniel Franke <franke.daniel@gmail.com>
1947
1948 * MAINTAINERS (Write After Approval): Add myself.
1949
dbee1fb3
KG
19502006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1951
1952 * configure.in: Update error message for missing GMP/MPFR.
1953
1954 * configure: Regenerate.
1955
b5147de7
KG
19562006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1957
1958 * configure.in: Update MPFR version in error message.
1959
1960 * configure: Regenerate.
1961
f019376c
KG
19622006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1963
1964 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1965 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1966 --with-gmp-lib): New flags.
1967
1968 * configure: Regenerate.
1969
91ed95ae
BM
19702006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
1971
1972 * MAINTAINERS (Write After Approval): Change my email address.
1973
3a971f15
MLI
19742006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1975
05170031 1976 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 1977
431041ea
PT
19782006-11-22 Philipp Thomas <pth@suse.de>
1979
1980 * MAINTAINERS (i18n): Update e-mail address.
1981
df5487ee
TS
19822006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1983
1984 * MAINTAINERS (spu port): Add myself as maintainer.
1985 (Write After Approval): Remove myself.
1986
92c2f0ee
BE
19872006-11-22 Ben Elliston <bje@au.ibm.com>
1988
1989 * configure.in (skipdirs): Don't build libssp for SPU.
1990 * configure: Regenerate.
1991
a3b97199
AP
19922006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
1993
1994 * MAINTAINERS (spu port): Add myself as maintainer.
1995 (libobjc): Update my email address.
1996
0eb97064
AB
19972006-11-21 Andrea Bona <andrea.bona@st.com>
1998
1999 * MAINTAINERS (Write After Approval): Add myself.
2000
85d9c13c
TS
20012006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2002
2003 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2004 * configure : Rebuilt.
2005
6696f3cd
TS
20062006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2007
2008 * MAINTAINERS (Write After Approval): Add myself.
2009
d58542ea
AO
20102006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2011
2012 * MAINTAINERS (Write After Approval): Add myself.
2013
a357b5ae
KG
20142006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2015
2016 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2017 libmpfr.a.
2018 * configure: Regenerate.
2019
9bd6112c
PB
20202006-11-16 Paolo Bonzini <bonzini@gnu.org>
2021
2022 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2023 (unstage): Test for stage_last presence.
2024
2025 PR bootstrap/29802
2026 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2027 * Makefile.in: Regenerate.
2028
c8cf9f0f
ZD
20292003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2030
2031 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2032 maintainers.
2033
467b1fc6
ER
20342006-11-14 Erven Rohou <erven.rohou@st.com>
2035
2036 * MAINTAINERS (Write After Approval): Add myself.
2037
995a5697
PB
20382006-11-14 Paolo Bonzini <bonzini@gnu.org>
2039
2040 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2041 and stageN-package/Makefile.
2042 * Makefile.in: Regenerated.
2043
c8d6d53e
JZ
20442006-11-14 Jie Zhang <jie.zhang@analog.com>
2045
2046 * configure.in: Remove target-libgloss from noconfigdirs for
2047 bfin-*-*.
2048 * configure: Regenerated.
2049
dffb147d
KG
20502006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2051
2052 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 2053
dffb147d
KG
2054 * configure: Regenerate.
2055
ca558912
KG
20562006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2057
2058 * configure.in: Robustify error message for missing GMP/MPFR.
2059
2060 * configure: Regenerate.
2061
7aa42285
SW
20622006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2063
2064 * MAINTAINERS (Write After Approval): Add myself.
2065
779958a2
UB
20662006-10-30 Uros Bizjak <ubizjak@gmail.com>
2067
2068 * MAINTAINERS: Change email address.
2069
91de1527
VP
20702006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2071
2072 * MAINTAINERS (Write After Approval): Add myself.
2073
a3867703
PB
20742006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2075
2076 * MAINTAINERS (Write After Approval): Add myself.
2077
b4364fa2
CL
20782006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2079
7e050830 2080 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 2081 Write After Approval section.
b4364fa2 2082
70ec446f
KG
20832006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2084
2085 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2086 need_gmp anymore.
2087 * configure: Regenerate.
2088
018c8d88
TB
20892006-10-16 Tobias Burnus <burnus@net-b.de>
2090
2091 * MAINTAINERS (Write After Approval): Add myself.
2092
f6a1687e
BE
20932006-10-16 Ben Elliston <bje@au.ibm.com>
2094
2095 * config.guess: Import latest version.
2096 * config.sub: Likewise.
2097
b5422ad7
BM
20982006-10-10 Brooks Moses <bmoses@stanford.edu>
2099
2100 * Makefile.def: Added pdf target handling.
2101 * Makefile.tpl: Added pdf target handling.
2102 * Makefile.in: Regenerated.
2103
bdcee471
CL
21042006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2105
2106 * MAINTAINERS: Add self as score port maintainer.
2107
7d610414
BM
21082006-10-04 Brooks Moses <bmoses@stanford.edu>
2109
2110 * MAINTAINERS (Write After Approval): Add myself.
2111
e48d66a9
SK
21122006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2113
7e050830 2114 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
2115 or newer.
2116 * configure: Regenerated.
2117
c394e891
DB
21182006-09-27 Dave Brolley <brolley@redhat.com>
2119
2120 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2121 $s instead of $r.
2122 * configure: Regenerated.
2123
1ee4c5a0
TS
21242006-09-26 Thiemo Seufer <ths@mips.com>
2125
2126 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2127 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2128 * configure: Regenerate.
2129
5997afc3
GP
21302006-09-24 Graeme Peterson <gridly@gmail.com>
2131
2132 * MAINTAINERS (Write After Approval): Remove myself.
2133
0c502898
CF
21342006-09-22 Chao-ying Fu <fu@mips.com>
2135
2136 * MAINTAINERS (Write After Approval): Add myself.
2137
a7819e42
JM
21382006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2139
2140 * MAINTAINERS: Add self as soft-fp maintainer.
2141
21422006-09-09 Anatoly Sokolov <aesok@post.ru>
2143
2144 * MAINTAINERS: Add myself as avr maintainer.
2145 Remove Marek Michalkiewicz as avr maintainer.
827d0991 2146
e8288489
RC
21472006-09-07 Roberto Costa <roberto.costa@st.com>
2148
2149 * MAINTAINERS (Write After Approval): Add myself.
2150
b91f0a41
CV
21512006-08-30 Corinna Vinschen <corinna@vinschen.de>
2152
2153 * configure.in: Never build newlib for a Mingw host.
2154 Never build newlib as Mingw target library.
2155 Test the existence of winsup/cygwin for building a Cygwin newlib,
2156 rather than just winsup.
2157 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2158 building a Mingw target.
2159 * configure: Regenerate.
2160
094c07a0
EB
21612006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2162
2163 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2164
8d1171cb
PB
21652006-07-25 Paolo Bonzini <bonzini@gnu.org>
2166
2167 * config.guess: Import from src (was more updated).
2168 * config.sub: Likewise.
2169
2e9e6f68
DJ
21702006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2171
2172 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2173 * configure: Regenerated.
2174
57255173
PB
21752006-07-18 Paolo Bonzini <bonzini@gnu.org>
2176
cc6010cd
AP
2177 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2178 for stages after the first.
57255173 2179
9fbe6585
JJ
21802006-07-17 Jakub Jelinek <jakub@redhat.com>
2181
2182 * Makefile.def: Add dependencies for configure-opcodes
2183 on configure-intl and all-opcodes on all-intl.
2184 * Makefile.in: Regenerated.
2185
18c3f977
BE
21862006-07-13 Ben Elliston <bje@au.ibm.com>
2187
2188 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2189
27b56ba6
PE
21902006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2191
2192 Port to hosts whose 'sort' and 'tail' implementations
2193 treat operands with leading '+' as file names, as POSIX
2194 has required since 2001. However, make sure the code still
2195 works on pre-POSIX hosts.
2196 * ltmain.sh: Don't assume "sort +2" is equivalent to
2197 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2198
ad6d4e43
UW
21992006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2200
2201 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2202
706601d9
PG
22032006-07-04 Peter O'Gorman <peter@pogma.com>
2204
2205 * ltconfig: chmod 644 before ranlib during install.
2206
0b50988a
EB
22072006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2208
2209 PR bootstrap/18058
2210 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2211 if the bootstrap compiler is a GCC version that supports it.
2212 * configure: Regenerate.
2213
b6348cb3
PB
22142006-07-03 Paolo Bonzini <bonzini@gnu.org>
2215
95695ad3 2216 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
2217 * configure: Regenerate.
2218
1546bb64
PB
22192006-07-03 Paolo Bonzini <bonzini@gnu.org>
2220
2221 PR other/27063
2222 * configure.in: Test subdir_requires and give an appropriate
2223 error message.
2224 * configure: Regenerate.
2225
5cb6c629
AJH
22262006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2227
2228 * MAINTAINERS (Write After Approval): Add myself.
2229
f4d8cdf8
JDA
22302006-06-22 John David Anglin <dave.anglin@nrc.ca>
2231
2232 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2233
4fe5abb7
SE
22342006-06-22 Steve Ellcey <sje@cup.hp.com>
2235
2236 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2237
2a79fd67
DA
22382006-06-20 David Ayers <d.ayers@inode.at>
2239
2240 PR bootstrap/28072
2241 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2242 whether target-libjava is being configured instead of whether the
2243 java front end is enabled.
2244 * configure: Regenerate.
7e050830 2245
04879af3
RO
22462006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2247
2248 PR target/27540
2249 * configure.in: Only enable libgomp on IRIX 6.
2250 * configure: Regenerate.
2251
ec6c7392
PB
22522006-06-15 Paolo Bonzini <bonzini@gnu.org>
2253
2254 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2255 too.
2256 * Makefile.in: Regenerate.
2257
12973d7a
DD
22582006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2259
2260 * config-ml.in: Alter CCASFLAGS to include special
2261 multilib options the same as is done for CFLAGS.
2262
c67ed86a
JDA
22632006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2264
2265 * configure.in: Don't enable libgomp on hpux10.
2266 * configure: Rebuilt.
2267
cb253473
DA
22682006-06-12 David Ayers <d.ayers@inode.at>
2269
2270 PR bootstrap/27963
2271 PR target/19970
7e050830 2272 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
2273 ${libgcj} is specified.
2274 * configure: Regenerate.
7e050830 2275
32845532
CD
22762006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2277
2278 Sync from src:
7e050830
EC
2279
2280 * configure.in: Sync.
32845532 2281 * configure: Regenerated.
7e050830 2282
32845532
CD
2283 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2284
2285 * Makefile.def: Added dependencies from sim and gdb on intl, and
2286 added configure dependencies to everything with an all dependency
2287 on intl.
2288 * Makefile.in: Regenerated.
2289
7cd0cf9c
DA
22902006-06-06 David Ayers <d.ayers@inode.at>
2291
2292 PR libobjc/13946
2293 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2294 * Makefile.in: Regenerate.
2295 * configure.in: Add --enable-objc-gc at toplevel and have it
2296 enable boehm-gc for Objective-C.
2297 Remove target-boehm-gc from libgcj.
2298 Add target-boehm-gc to target_libraries.
2299 Add target-boehm-gc to noconfigdirs where ${libgcj}
2300 is specified.
2301 Assert that boehm-gc is supported when requested for Objective-C.
2302 Only build boehm-gc if needed either for Java or Objective-C.
2303 * configure: Regenerate.
7e050830 2304
3ff3adad
PB
23052006-06-05 Paolo Bonzini <bonzini@gnu.org>
2306
2307 PR 27674
2308 * Makefile.tpl (configure-[+prefix+][+module+],
2309 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2310 Remove rule to unstage bootstrapped modules.
2311 (stage_current): New.
2312 * Makefile.in: Regenerate.
2313
898e551d
LB
23142006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2315
2316 * MAINTAINERS (Write After Approval): Update my e-mail address.
2317
ea60341e
MS
23182006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2319
2320 * include/libiberty.h: Declare pex_run_in_environment.
2321
222ae291
AL
23222006-05-31 Asher Langton <langton2@llnl.gov>
2323
2324 * MAINTAINERS (Write After Approval): Add myself.
898e551d 2325
e9a54b07
PB
23262006-05-25 Paolo Bonzini <bonzini@gnu.org>
2327
2328 * Makefile.def (bfd, opcodes): Fix lib_path.
2329 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2330 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2331 * Makefile.in: Regenerate.
2332
03e67131
CD
23332006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2334
2335 * Makefile.in: Regenerate.
2336
65d6e994
CD
23372006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2338
2339 * Makefile.def: Add install-html target. Add datarootdir
2340 docdir and htmldir to flags_to_pass.
2341 * Makefile.tpl: Add install-html target.
2342 * Makefile.in: Regenerate.
2343 * configure.in: Add --with-datarootdir, --with-docdir, and
2344 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2345 * configure: Regenerate.
2346
9e299237
MS
23472006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2348
2349 * configure.in: Enable gprof for cross builds.
2350 * configure: Regenerate.
2351
c31202cd
RG
23522006-05-22 Richard Guenther <rguenther@suse.de>
2353
2354 Revert
2355 2006-01-31 Richard Guenther <rguenther@suse.de>
2356 Paolo Bonzini <bonzini@gnu.org>
2357
2358 * Makefile.def (target_modules): Add libgcc-math target module.
2359 * configure.in (target_libraries): Add libgcc-math target library.
2360 (--enable-libgcc-math): New configure switch.
2361 * Makefile.in: Re-generate.
2362 * configure: Re-generate.
2363 * libgcc-math: New toplevel directory.
2364
2a332582
JDA
23652006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2366 Andreas Tobler <a.tobler@schweiz.ch>
2367
2368 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2369 * configure: Rebuilt.
2370
ccce6917 23712006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 2372
ccce6917
SL
2373 * MAINTAINERS (Write After Approval): Add myself.
2374
ed606bc0
DD
23752006-05-01 DJ Delorie <dj@redhat.com>
2376
3d8f47a0 2377 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
2378 * configure: Regenerate.
2379
9386bd20
RG
23802006-05-01 Richard Guenther <rguenther@suse.de>
2381
2382 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2383 maintainer.
2384
7b3bd503
KZ
23852006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2386
2387 * MAINTAINERS (Write After Approval): Add myself.
2388
87ceee72
JB
23892006-04-28 Jan Beulich <jbeulich@novell.com>
2390
2391 * MAINTAINERS (Write After Approval): Add myself.
2392
e88a2c09
DD
23932006-04-18 DJ Delorie <dj@redhat.com>
2394
2395 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2396 reference libgloss so that libssp can be built in a combined
2397 tree.
2398 * configure: Regenerate.
2399
675f0a8a
RM
24002006-04-08 Robert Millan <rmh@gcc.gnu.org>
2401
2402 * MAINTAINERS (Write After Approval): Add myself.
2403
27b6c940
BE
24042006-04-05 Ben Elliston <bje@au.ibm.com>
2405
2406 * configure.in: Require makeinfo 4.4 or higher.
2407 * configure: Regenerate.
2408
687b17d4
GP
24092006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2410
2411 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2412 Rearrange the entries of other libraries to have them in one place.
2413
906ac235
JB
24142006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2415
7e050830 2416 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
2417 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2418
fb0103e5
RG
24192006-03-14 Richard Guenther <rguenther@suse.de>
2420
2421 * configure: Regenerate with autoconf 2.13.
2422
17237f6b
JB
24232006-03-13 Jim Blandy <jimb@codesourcery.com>
2424
2425 * MAINTAINERS: Use my work address.
bed31434
JB
2426
2427 * MAINTAINERS: Update my E-mail address.
2428
27079765
AH
24292006-03-10 Aldy Hernandez <aldyh@redhat.com>
2430
2431 * configure.in: Handle --disable-<component> generically.
2432 * configure: Regenerate.
2433
54a17039
L
24342006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2435
2436 PR libgcj/17311
2437 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2438
b9bd11ca
EE
24392006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2440
2441 * MAINTAINERS (Write After Approval): Remove myself.
2442 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2443
719bb4e3 24442006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 2445
072b06f2
RE
2446 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2447 (TARGET_CONFIGDIRS): Remove.
2448 * configure.in: Remove AC_SUBST(target_configdirs).
2449 * Makefile.in, configure: Regenerated.
ee2312f3 2450
936e1a35
SK
24512006-02-20 Steven G. Kargl <kargls@comcast.net>
2452
2453 * MAINTAINERS (Write After Approval): Remove myself.
2454 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2455
cc11cc9b
PB
24562006-02-20 Paolo Bonzini <bonzini@gnu.org>
2457
2458 PR bootstrap/25670
2459
2460 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2461
2462 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2463 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2464 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2465 BUILD_PREFIX, BUILD_PREFIX_1.
2466 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2467
2468 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2469 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2470
2471 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2472 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2473 of `cat stage_current`. Always provide the `r' and `s' variables.
2474 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2475 a single shell execution.
2476 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2477 bootstrapped modules, make the stage1 module if the build was not
2478 started yet, else build the current stage.
2479 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2480 (all-build, all-host, all-target, [+make_target+]-host,
2481 [+make_target+]-target): Do not use \-continued lines.
2482 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2483 (current_stage, restrap, stage_last): New.
2484
2485 * Makefile.in: Regenerate.
2486 * configure: Regenerate.
2487
63a7c9ef
BD
24882006-02-19 Bud Davis <jmdavis@link.com>
2489
2490 * MAINTAINERS (Write After Approval): Remove myself.
2491 (Language Front End Maintainers): Add myself as fortran 95
2492 maintainer and update e-mail address.
2493
a3543e3a
FXC
24942006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2495
2496 * MAINTAINERS (Write After Approval): Remove myself.
2497 (Language Front End Maintainers): Add myself as fortran 95
2498 maintainer.
2499
ca5b1d2c
VK
25002006-02-16 Victor Kaplansky <victork@il.ibm.com>
2501
2502 * MAINTAINERS (Write After Approval): Add myself.
2503
0499513f
TK
25042006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2505
2506 * MAINTAINERS (Write After Approval): Remove myself.
2507 (Language Front End Maintainers): Add myself as
2508 fortran 95 maintainer.
2509
d1f8db0c
PB
25102006-02-14 Paolo Bonzini <bonzini@gnu.org>
2511
2512 Sync from src:
2513
2514 2005-12-27 Leif Ekblad <leif@rdos.net>
2515
cc6010cd
AP
2516 * configure.in: Add support for RDOS target.
2517 * configure: Regenerate.
d1f8db0c
PB
2518
25192006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 2520 Andreas Schwab <schwab@suse.de>
d1f8db0c 2521
cc6010cd 2522 * configure: Regenerate.
d1f8db0c 2523
cac90078
DE
25242006-02-12 David Edelsohn <edelsohn@gnu.org>
2525
2526 * configure.in (enable_libgomp): Add AIX.
2527 * configure: Regenerate.
2528
bd37fbf5
MK
25292006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2530
2531 * MAINTAINERS (Write After Approval): Add myself.
7e050830 2532
23027b7a
LM
25332006-02-03 Lee Millward <lee.millward@gmail.com>
2534
2535 * MAINTAINERS (Write After Approval): Add myself.
7e050830 2536
0058967b
RG
25372006-01-31 Richard Guenther <rguenther@suse.de>
2538 Paolo Bonzini <bonzini@gnu.org>
2539
2540 * Makefile.def (target_modules): Add libgcc-math target module.
2541 * configure.in (target_libraries): Add libgcc-math target library.
2542 (--enable-libgcc-math): New configure switch.
2543 * Makefile.in: Re-generate.
2544 * configure: Re-generate.
2545 * libgcc-math: New toplevel directory.
2546
e8b05380
PB
25472006-01-26 Paolo Bonzini <bonzini@gnu.org>
2548
2549 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2550 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2551 the assembler, linker and binutils.
2552 * configure: Regenerate.
2553
d54d5437
DM
25542006-01-22 Dirk Mueller <dmueller@suse.de>
2555
2556 * MAINTAINERS (Write After Approval): Add myself.
2557
670cbfcf
DN
25582006-01-20 Diego Novillo <dnovillo@redhat.com>
2559
2560 * configure: Regenerate.
2561
953ff289
DN
25622006-01-18 Richard Henderson <rth@redhat.com>
2563 Jakub Jelinek <jakub@redhat.com>
2564 Diego Novillo <dnovillo@redhat.com>
2565
2566 * libgomp: New directory.
2567 * Makefile.def: Add target_module libgomp.
2568 * Makefile.in: Regenerate.
2569 * configure.in (target_libraries): Add target-libgomp.
2570 * configure: Regenerate.
2571
32ce4048
AO
25722006-01-05 Alexandre Oliva <aoliva@redhat.com>
2573
2574 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2575 @ from continuation.
2576 * Makefile.in: Rebuilt.
2577
0eaf8e17 25782006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 2579
c76c0c83
CL
2580 * MAINTAINERS (Write After Approval): Add myself.
2581
2d309510
PB
25822006-01-04 Paolo Bonzini <bonzini@gnu.org>
2583
2584 PR bootstrap/24252
2585
2586 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2587 * Makefile.tpl (OBJDUMP): New.
2588 (EXTRA_HOST_FLAGS): Add it.
2589 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2590
953ff289
DN
2591 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2592 to use symbolic links between directories. Avoid race conditions
2593 or make them harmless.
2594 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
2595
2596 * Makefile.def (LEAN): Pass.
2597 * Makefile.tpl (LEAN): Define.
2598 (stage[+id+]-start): Accept that the previous directory does not
2599 exist, if the bootstrap is lean.
2600 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2601 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2602 configure substitution.
2603 ([+compare-target+]): Likewise.
2604 ([+bootstrap-target+]-lean): New.
2605 * configure.in: Remove lean bootstrap support from here.
2606
953ff289
DN
2607 * Makefile.in: Regenerate.
2608 * configure: Regenerate.
2d309510 2609
368872c3
BE
26102006-01-04 Ben Elliston <bje@au.ibm.com>
2611
2612 * MAINTAINERS (libdecnumber): Add myself.
2613
d79e6356
MM
26142006-01-02 Mark Mitchell <mark@codesourcery.com>
2615
2616 * libtool-ldflags: New script.
2617
a6fbc1e2
AS
26182006-01-02 Andreas Schwab <schwab@suse.de>
2619
2620 * configure.in: When reconfiguring remove Makefile in
2621 all stage directories.
2622 * configure: Regenerate.
2623
103a4b39
SB
26242005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2625
2626 * MAINTAINERS: Update my email address.
2627
212f829c
PB
26282005-12-20 Paolo Bonzini <bonzini@gnu.org>
2629
2630 Revert Ada-related part of the previous change.
2631
2632 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2633 Do not pass.
2634 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2635 * Makefile.in: Regenerate.
2636 * configure.in: Do not include mt-ppc-aix target fragment.
2637 * configure: Regenerate.
2638
8ef1f2df
PB
26392005-12-19 Paolo Bonzini <bonzini@gnu.org>
2640
2641 * configure.in: Select appropriate fragments for PowerPC/AIX.
2642 * configure: Regenerate.
2643
2644 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2645 BOOT_CFLAGS, BOOT_LDFLAGS.
2646 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2647 BOOT_CFLAGS, BOOT_LDFLAGS.
2648 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2649 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2650 (stage): Fail if we cannot complete the work.
2651 * Makefile.in: Regenerate.
2652
ab34901f
NS
26532005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2654
2655 * configure.in: Replace ms1 with mt.
2656 * configure: Rebuilt.
2657
cbe82f21
BM
26582005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2659
2660 * MAINTAINERS: Update my email address.
2661
19843472
PB
26622005-12-15 Paolo Bonzini <bonzini@gnu.org>
2663
2664 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2665 install-host-nogcc): Don't invoke $(stage) at the end.
2666 * Makefile.in: Regenerate.
2667
1ca26cd2
PB
26682005-12-14 Paolo Bonzini <bonzini@gnu.org>
2669
2670 * configure.in: Flip the top-level bootstrap switch.
2671 * configure: Regenerate.
2672
f41d6665
DJ
26732005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2674
2675 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2676 $(stage) and $(unstage).
2677 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2678 (all): Remove stray semicolon.
2679 (local-distclean): Don't handle multilib.tmp and multilib.out.
2680 (install.all): Set $s for consistency.
2681 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2682 check_multilibs setting. Always make the install directory.
2683 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2684 Correct @if/@endif.
2685 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2686 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2687 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2688 (multilib.out): Remove.
2689 * Makefile.in: Regenerated.
2690
9174b3cf
CD
26912005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2692
2693 * MAINTAINERS (Write After Approval): Add myself.
2694
64f182bd
NS
26952005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2696
121b2cee
NS
2697 * MAINTAINERS: Add myself as mt maintainer.
2698
64f182bd
NS
2699 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
2700
a6d63770
AN
27012005-12-06 Adam Nemet <anemet@caviumnetworks.com>
2702
2703 * MAINTAINERS: Change email address.
2704
2abefe3d
PB
27052005-12-05 Paolo Bonzini <bonzini@gnu.org>
2706
2707 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2708 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2709 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2710 Find in-tree tools if available.
2711 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2712 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2713 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2714 (COMPILER_*_FOR_TARGET): New.
2715 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2716 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2717 (CONFIGURED_*, USUAL_*): Remove.
2718 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2719 STRIP): Use autoconf substitutions.
2720 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2721 COMPILER_NM_FOR_TARGET): New.
2722 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2723
2724 (all): Make all-host and all-target in parallel.
2725 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2726 that $$r and $$s are set before invoking a recursive make.
2727 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2728 ([+bootstrap-target+]): Inline most of the `all' target.
2729
2f3bdde7
BE
27302005-11-29 Ben Elliston <bje@au.ibm.com>
2731
2732 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2733 from the gcc build directory.
2734 * Makefile.in: Regenerate.
2735
a4b6c45a
BE
27362005-11-29 Ben Elliston <bje@au.ibm.com>
2737
2738 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2739 depend on all-libdecnumber.
2740 * configure.in (host_libs): Include libdecnumber.
2741 * Makefile.in: Regenerate.
2742 * configure: Likewise.
2743
473a74b9
BE
27442005-11-29 Ben Elliston <bje@au.ibm.com>
2745
2746 * libdecnumber: Import decNumber sources from the dfp-branch.
2747
b4623110
KJ
27482005-11-21 Kean Johnston <jkj@sco.com>
2749
2750 * config.sub, config.guess: Sync from upstream sources.
2751
67dc1785
BE
27522005-11-21 Ben Elliston <bje@au.ibm.com>
2753
2754 Import from Autoconf sources:
2755
2756 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2757 * config/move-if-change: Don't output "$2 is unchanged";
2758 suggested by Ben Elliston. Handle weird characters correctly.
2759
186abafe
AT
27602005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
2761
2762 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2763 to match upstream libtool for darwin.
2764
ef9db8d5
DJ
27652005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2766
2767 * Makefile.def: Remove gdb dependencies for gdbtk.
2768 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2769 (configure-gdb, install-gdb): New rules.
2770 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2771 * Makefile.in, configure: Regenerated.
2772
9c5141ab
JB
27732005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
2774
2775 * MAINTAINERS (Write After Approval): Add myself.
2776
4523d51b
EE
27772005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
2778
2779 * MAINTAINERS (Write After Approval): Add myself.
2780
086b011c
DN
27812005-10-24 Diego Novillo <dnovillo@redhat.com>
2782
2783 * MAINTAINERS (alias analysis): Add Daniel Berlin and
2784 Diego Novillo.
2785
e7c84bf8
PB
27862005-10-22 Paolo Bonzini <bonzini@gnu.org>
2787
2788 PR bootstrap/24297
2789 * Makefile.tpl (do-[+make-target+], do-check, install,
2790 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2791 are set before recursing.
2792 * Makefile.in: Regenerate.
2793
b88a7564
EB
27942005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2795
2796 PR bootstrap/18939
2797 * Makefile.def (gcc) <target>: Fix thinko.
2798 * Makefile.in: Regenerate.
2799
61efc800
BS
28002005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2801
2802 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2803 * configure: Regenerate.
2804
f53d2869
JZ
28052005-10-15 Jie Zhang <jie.zhang@analog.com>
2806
2807 * MAINTAINERS (Write After Approval): Add self.
2808
077fc835
KH
28092005-10-08 Kazu Hirata <kazu@codesourcery.com>
2810
2811 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2812 target-libffi, target-qthreads, target-libjava, and
2813 targetlibobjc.
2814 * configure: Regenerate.
2815
d739199a
DJ
28162005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2817
2818 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2819 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2820 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2821 (USUAL_OBJDUMP_FOR_TARGET): New.
2822 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2823 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 2824 * configure, Makefile.in: Regenerated.
d739199a 2825
db38c6bb
PB
28262005-10-05 Paolo Bonzini <bonzini@gnu.org>
2827
2828 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2829 before other host packages.
2830
3015564c
KK
28312005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
2832
2833 * MAINTAINERS: Add self as sh libraries/configury maintainer.
2834
1061f99e
PB
28352005-10-05 Paolo Bonzini <bonzini@gnu.org>
2836
2837 PR bootstrap/22340
2838
2839 * configure.in (default_target): Remove.
2840 * Makefile.tpl (all): Do not use prerequisites as subroutines
2841 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2842 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2843 use prerequisites as subroutines.
2844 (check-host, check-target): New.
2845 (bootstrap configure & all targets): Do not use stage*-start
2846 if the directory layout is already ok.
2847 (non-bootstrap configure & all targets): Prepend a $(unstage).
2848 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2849 (NOTPARALLEL): Remove.
2850 (unstage, stage variables): New variables.
2851 (unstage, stage targets): Simply expand to those variables.
2852
2853 * configure: Regenerate.
2854 * Makefile.in: Regenerate.
2855
4a9c436f
JW
28562005-10-04 James E Wilson <wilson@specifix.com>
2857
2858 * Makefile.def (lang_env_dependencies): Add libmudflap.
2859 * Makefile.in: Regenerate.
2860
37150080
AS
28612005-10-03 Andreas Schwab <schwab@suse.de>
2862
2863 Backport from libtool CVS:
2864 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
2865
2866 * ltmain.sh: add support for installing into temporary
2867 staging area (e.g. 'make install DESTDIR=...')
2868
39d16468
L
28692005-10-03 H.J. Lu <hongjiu.lu@intel.com>
2870
2871 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2872 * configure: Regenerated.
2873
72a7ab82
AP
28742005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
2875
2876 * configure: Regenerate with the correct
2877 autoconf version.
2878
6b65a26d
CM
28792005-09-30 Catherine Moore <clm@cm00re.com>
2880
2881 * configure.in (bfin-*-*): New.
2882 * configure: Regenerated.
2883
040b1c5a
GK
28842005-09-28 Geoffrey Keating <geoffk@apple.com>
2885
2886 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2887 (LIPO_FOR_TARGET): New.
2888 (CONFIGURED_LIPO_FOR_TARGET): New.
2889 (USUAL_LIPO_FOR_TARGET): New.
2890 (STRIP_FOR_TARGET): New.
2891 (CONFIGURED_STRIP_FOR_TARGET): New.
2892 (USUAL_STRIP_FOR_TARGET): New.
2893 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2894 STRIP_FOR_TARGET.
2895 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2896 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2897 * Makefile.in: Regenerate.
2898 * configure: Regenerate.
7e050830 2899
3a3c28db
DE
29002005-09-19 David Edelsohn <edelsohn@gnu.org>
2901
2902 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2903 (rs6000-*-aix*): Same.
2904 * configure: Regenerate.
2905
2749a921
TT
29062005-09-16 Tom Tromey <tromey@redhat.com>
2907
2908 * MAINTAINERS: Add self as java maintainer.
2909
7f26dfa3
FXC
29102005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2911
2912 * configure.in: Recognize f95 in the --enable-languages option,
2913 and substitute it for fortran, issuing a warning.
2914 * configure: Regenerate.
2915
d8852c4f
PE
29162005-08-30 Phil Edwards <phil@codesourcery.com>
2917
2918 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
2919 * configure: Regenerated.
2920
ad685e81
AH
29212005-08-22 Aldy Hernandez <aldyh@redhat.com>
2922
2923 * MAINTAINERS: Add self as ms1 maintainer.
2924
b00d752c
RE
29252005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
2926
2927 * Makefile.def (libssp): Add to lang_env_dependencies.
2928 * Makefile.in: Regenerate.
2929
9ed8fb9b
ILT
29302005-08-18 Ian Lance Taylor <ian@airs.com>
2931
2932 * MAINTAINERS: Add myself as middle-end maintainer.
2933
0f029d39
CG
29342005-08-17 Christian Groessler <chris@groessler.org>
2935
2936 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2937 * Makefile.in: Regenerate.
2938
81087874
AK
29392005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
2940
2941 * MAINTAINERS (write after approval): Added myself.
2942
6a134f1c
MR
29432005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
2944
2945 * MAINTAINERS (Write After Approval): Add myself.
2946
2693c0b0
PB
29472005-08-12 Paolo Bonzini <bonzini@gnu.org>
2948
2949 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2950 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2951 Look for alternate names of the target cc and c++
2952 * configure: Regenerate.
2953
4de997d1
PB
29542005-08-08 Paolo Bonzini <bonzini@gnu.org>
2955
2956 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2957 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2958 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2959 tools; remove code to manually set them.
2960 (Target tools): Look in the environment for them.
2961 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2962 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2963 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2964 build directory.
2965 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2966 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2967 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2968 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2969 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2970 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2971 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2972 * configure: Regenerate.
2973 * Makefile.in: Regenerate.
2974
b089e33a
BE
29752005-07-28 Ben Elliston <bje@au.ibm.com>
2976
2977 * MAINTAINERS: Update for removed CPU targets.
2978
e3791243
MM
29792005-07-27 Mark Mitchell <mark@codesourcery.com>
2980
2981 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 2982 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
2983 * Makefile.in: Regenerated.
2984
526635cb
MM
29852005-07-26 Mark Mitchell <mark@codesourcery.com>
2986
2987 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2988 (CFLAGS_FOR_TARGET): Use it.
2989 (CXXFLAGS_FOR_TARGET): Likewise.
2990 * Makefile.in: Regenerated.
2991 * configure.in (--with-build-sysroot): New option.
2992 * configure: Regenerated.
2993
19791f70
PB
29942005-07-24 Paolo Bonzini <bonzini@gnu.org>
2995
2996 * Makefile.tpl: Wrap install between unstage and stage
2997 * Makefile.in: Regenerate.
2998
35f5a23f
EC
29992005-07-21 Eric Christopher <echristo@apple.com>
3000
3001 * MAINTAINERS: Update affiliation.
3002
ff3ddf15
PW
30032005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3004
3005 * MAINTAINERS: Add self as crx port maintainer.
3006
3a664c1c
DD
30072005-07-20 DJ Delorie <dj@redhat.com>
3008
3009 * MAINTAINERS: Add self as m32c maintainer.
3010
539df155
KC
30112005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3012
3013 * all files: Update FSF address.
3014
be9c593a
EC
30152005-07-15 Eric Christopher <echristo@redhat.com>
3016
3017 * MAINTAINERS: Change affiliation.
3018
fd7ea4ab
JB
30192005-07-14 Jim Blandy <jimb@redhat.com>
3020
3021 * configure.in: Add cases for Renesas m32c.
3022 * configure: Regenerated.
7e050830 3023
0063a823
KC
30242005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3025
d0ca130a
KC
3026 * COPYING.LIB: Update from fsf.org.
3027
30282005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3029
3030 * COPYING, compile, config.guess,
0063a823
KC
3031 config.sub, install-sh, missing, mkinstalldirs,
3032 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 3033 * config-ml.in: Update FSF address.
0063a823 3034
a8ba31f2
EC
30352005-07-13 Eric Christopher <echristo@redhat.com>
3036
3037 * configure.in: Add toplevel noconfigdir support for tpf.
3038 * configure: Regenerate.
3039
5bea4a03
PB
30402005-07-11 Paolo Bonzini <bonzini@gnu.org>
3041
3042 PR ada/22340
3043
3044 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3045 * Makefile.in: Regenerate.
3046
284bdbbd
MM
30472005-07-07 Mark Mitchell <mark@codesourcery.com>
3048
3049 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 3050 Brolley to write-after-approval.
284bdbbd 3051
452190fb
AS
30522005-07-07 Andreas Schwab <schwab@suse.de>
3053
3054 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3055 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3056 * Makefile.in: Regenerated.
3057
9c8f9ec2
GK
30582005-07-06 Geoffrey Keating <geoffk@apple.com>
3059
3060 * configure.in: Don't build sim or rda when targetting darwin.
3061 * configure: Regenerate.
3062
ef0087a7
KH
30632005-07-06 Kazu Hirata <kazu@codesourcery.com>
3064
3065 * configure.in: Add --enable-libssp and --disable-libssp.
3066 * configure: Regenerate with autoconf-2.13.
3067
77008252
JJ
30682005-07-02 Jakub Jelinek <jakub@redhat.com>
3069
3070 * Makefile.def (target_modules): Add libssp.
3071 * configure.in (target_libraries): Add target-libssp.
3072 * configure: Rebuilt.
3073 * Makefile.in: Rebuilt.
3074
a04eae1b
ZW
30752005-07-01 Zack Weinberg <zackw@panix.com>
3076
3077 * MAINTAINERS: Change email address. Resign from maintainership.
3078
948884cd
RG
30792005-07-01 Richard Guenther <rguenther@suse.de>
3080
3081 * MAINTAINERS: Change my e-mail address and affiliation.
3082
c7870f5d
PB
30832005-06-22 Paolo Bonzini <bonzini@gnu.org>
3084
3085 * Makefile.def (stagefeedback): Come after profile.
3086 Define profiledbootstrap target.
3087 * Makefile.tpl (profiledbootstrap): Remove.
3088 (stageprofile-end): Zap stagefeedback.
3089 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3090 * Makefile.in: Regenerate.
3091
ab99519a
RS
30922005-06-13 Richard Sandiford <richard@codesourcery.com>
3093
3094 * MAINTAINERS: Update my email address.
3095
f610dd5f
ZW
30962005-06-13 Zack Weinberg <zack@codesourcery.com>
3097
3098 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3099 In 'cpp' stanza, support '#line' as well as '# '.
3100
71bc2a83
AS
31012005-06-08 Andreas Schwab <schwab@suse.de>
3102
3103 * MAINTAINERS: Move myself from 'Write After Approval' to
3104 'CPU Port Maintainers' section as m68k maintainer.
3105
4fab7234
HPN
31062005-06-07 Hans-Peter Nilsson <hp@axis.com>
3107
3108 * configure.in (unsupported_languages): New macro.
3109 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3110 non-ported target libraries in noconfigdirs.
3111 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3112 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 3113 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
3114 unsupported_languages.
3115 * configure: Regenerate.
3116
68193f9b
TS
31172005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3118
3119 * configure.in: Fix typo in handling of --with-mpfr-dir.
3120 * configure: Regenerate.
3121
f26f6b8d
RS
31222005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3123
3124 * MAINTAINERS: Update my email address.
3125
ba4853f8
JB
31262005-06-02 Jim Blandy <jimb@redhat.com>
3127
3128 * config.sub: Add cases for the Renesas m32c. (This patch has been
3129 accepted into the master sources.)
3130
79dd769c 31312005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
3132 Michael Snyder <msnyder@redhat.com>
3133 Stan Cox <scox@redhat.com>
79dd769c 3134
f610dd5f 3135 * configure.in: Set noconfigdirs for ms1.
79dd769c 3136
f610dd5f 3137 * configure: Regenerate.
79dd769c 3138
d29e107f
JD
31392005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3140
3141 * MAINTAINERS (Write After Approval): Add self.
3142
e93196c3
JC
31432005-06-01 Josh Conner <jconner@apple.com>
3144
3145 * MAINTAINERS (Write After Approval): Add self.
3146
ae263c7a
KH
31472005-06-01 Kazu Hirata <kazu@codesourcery.com>
3148
3149 * MAINTAINERS: Update my email address.
3150
585b3aa3
ZM
31512005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3152
3153 * MAINTAINERS (Write After Approval): Add self.
3154
4930c50b
CD
31552005-05-26 Chris Demetriou <cgd@broadcom.com>
3156
3157 * MAINTAINERS (Write After Approval): Remove self.
3158
2dfbef6d
PB
31592005-05-25 Paolo Bonzini <bonzini@gnu.org>
3160
3161 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3162 (Dependencies): Consider target modules for bootstrap dependencies.
3163 Make target bootstrap modules depend on each stage's gcc.
3164 * Makefile.in: Regenerate.
3165
bcb28cf5
PB
31662005-05-20 Paolo Bonzini <bonzini@gnu.org>
3167
3168 * Makefile.def (configure-gcc): Depend on binutils having been built.
3169 (all-gcc): No need to do it here.
3170 * Makefile.in: Regenerate.
3171
0cf085e4
PB
31722005-05-19 Paul Brook <paul@codesourcery.com>
3173
f610dd5f 3174 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
3175 language cannot be built.
3176 * configure: Regenerate.
3177
dfb2c39a
DJ
31782005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3179
3180 * ylwrap: Import from Automake 1.9.5.
3181
771aaa92
DU
31822005-05-13 David Ung <davidu@mips.com>
3183
3184 * MAINTAINERS (Write After Approval): Add self.
3185
3ac9bd58
MS
31862005-05-09 Mike Stump <mrs@apple.com>
3187
3188 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3189 lt_cv_sys_max_cmd_len for now.
f610dd5f 3190
f77a5578
SC
31912005-05-09 Stan Cox <scox@redhat.com>
3192
3193 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3194
795e36e5
MK
31952005-05-08 Matt Kraai <kraai@ftbfs.org>
3196
3197 * README.SCO: Update the URL.
3198
c9392a2b
DE
31992005-05-05 David Edelsohn <edelsohn@gnu.org>
3200
3201 * ltconfig: Define file_list_spec. Pass file_list_spec and
3202 with_gnu_ld to libtool.
3203 * ltcf-c.sh (aix[45]): Define file_list_spec.
3204 * ltcf-cxx.sh (aix[45]): Same.
3205 * ltcf-gcj.sh (aix[45]): Same.
3206 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3207 exists, write list of input files to temporary file.
3208
bebcd931
MS
32092005-05-04 Mike Stump <mrs@apple.com>
3210
3211 * configure.in: Always pass --target to target configures as
3212 otherwise rebuilds that do --recheck will fail.
3213 * confiugure: Rebuilt.
3214
ce406537
PB
32152005-05-04 Paolo Bonzini <bonzini@gnu.org>
3216
3217 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3218 STAGE_HOST_EXPORTS.
3219 (configure, all): Add bootstrap support.
3220 (Host modules, target modules): Pass post-stage1 flags and exports.
3221 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3222 * Makefile.in: Regenerate.
3223
aa9dcfc4
PB
32242005-04-29 Paolo Bonzini <bonzini@gnu.org>
3225
3226 * configure: Regenerate.
3227
b6f9abcf
MS
32282005-04-27 Mike Stump <mrs@apple.com>
3229
3230 * MAINTAINERS: Add self as darwin maintainer.
3231
acb217cb
BS
32322005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3233
3234 * config.sub: Update from master copy.
3235
b6dae270
MS
32362005-04-21 Mike Stump <mrs@apple.com>
3237
3238 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3239 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3240
c2e0d3a9
HPN
32412005-04-19 Hans-Peter Nilsson <hp@axis.com>
3242
3243 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3244 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3245 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3246 "*-*-elf" and "*-*-linux*".
3247 * configure: Regenerate.
3248
871ae772
JM
32492005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3250
3251 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3252
bf070c29
MS
32532005-04-12 Mike Stump <mrs@apple.com>
3254
3255 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3256
e865b6f7
TK
32572005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3258
3259 * MAINTAINERS (Write After Approval): Add myself.
3260
7b71ad7f
BS
32612005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3262
3263 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3264
25b42232
PB
32652005-04-06 Paolo Bonzini <bonzini@gnu.org>
3266
f610dd5f 3267 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
3268 (TARGET_CONFIGARGS): Include --with-target-subdir.
3269 (configure, all): New macros. Use them throughout.
3270 * Makefile.in: Regenerate.
3271
d727c624
JG
32722005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3273
3274 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 3275
fff72cc4
ZD
32762005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3277
3278 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3279
86472dc3
GP
32802005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3281
3282 * MAINTAINERS: Move John Carr to Write After Approval.
3283
5d0f90e5
R
32842005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3285
3286 * config/mh-mingw32: Delete.
3287 * configure.in: Don't use it.
3288 * configure: Regenerate.
3289
33da42bc
PB
32902005-03-31 Paolo Bonzini <bonzini@gnu.org>
3291
3292 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3293 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3294 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3295 (HOST_LIB_PATH): Generate from Makefile.def.
3296 (TARGET_LIB_PATH): Likewise.
3297 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3298 * Makefile.in: Regenerate.
3299 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3300 (RPATH_ENVVAR): Include Darwin case.
3301 * configure: Regenerate.
3302
15cc1841
TF
33032005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3304
3305 * MAINTAINERS (Various Maintainers): Remove self.
3306 (Write After Approval): Add self.
3307
6a8c79d5
TF
33082005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3309
3310 * MAINTAINERS (Various Maintainers): Add self.
3311
256f7136
PB
33122005-03-25 Paolo Bonzini <bonzini@gnu.org>
3313
3314 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3315 * configure: Regenerate.
3316
191dd2c9
ZW
33172005-03-21 Zack Weinberg <zack@codesourcery.com>
3318
3319 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3320 gcc_version, and gcc_version_trigger from set of flags to pass.
3321 * Makefile.tpl: Remove definitions of above variables.
3322 (config.status): Remove dependency on $(gcc_version_trigger).
3323 * Makefile.in: Regenerate.
3324 * configure.in: Do not reference config/gcc-version.m4 nor
3325 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3326 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3327 * configure: Regenerate.
3328
ef6e9bc0
MH
33292005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3330 Andrew Pinski <pinskia@physics.uc.edu>
3331
3332 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3333 * Makefile.in: Regenerate.
3334
009bbd5a
FW
33352005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3336
3337 * MAINTAINERS (Write After Approval): Add myself.
3338
09f8755b
DA
33392005-03-03 David Ayers <d.ayers@inode.at>
3340
3341 * MAINTAINERS (Write After Approval): Add myself.
3342
e73ed25c
AO
33432005-03-01 Alexandre Oliva <aoliva@redhat.com>
3344
3345 PR libgcj/20160
3346 * ltmain.sh: Avoid creating archives with components that have
3347 duplicate basenames.
3348
ace9ac7b
AP
33492005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3350
3351 PR bootstrap/20250
3352 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3353 instead of check.
3354 * Makefile.in: Regenerate.
3355
c9db9354
PB
33562005-02-28 Paolo Bonzini <bonzini@gnu.org>
3357
3358 * Makefile.in: Regenerate to fix conflict between the previous two
3359 patches.
3360
215c351a
PB
33612005-02-28 Paolo Bonzini <bonzini@gnu.org>
3362
3363 PR bootstrap/17383
3364 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3365 * Makefile.tpl (HOST_SUBDIR): New substitution.
3366 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3367 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3368 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3369 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3370 (Host modules, Bootstrapped modules): Use it.
3371 (Build modules, Target modules): Do not create symlink trees,
3372 always configure out-of-srcdir.
3373 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3374 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3375 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3376 $(HOST_SUBDIR). Create a symlink for host_subdir.
3377
3378 * Makefile.in: Regenerate.
3379 * configure: Regenerate.
3380
5395b47b
NN
33812005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3382
3383 Merged from libada-gnattools-branch:
3384 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3385
3386 * gnattools: New directory.
3387 * Makefile.def: Add gnattools as a module, depending on target-libada.
3388 * Makefile.in: Regenerate.
3389 * configure.in: Include gnattools in host_tools; disable it if ada
3390 is disabled.
3391 * configure: Regenerate.
3392
ca2cc05c
JM
33932005-02-24 James A. Morrison <phython@gcc.gnu.org>
3394
3395 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3396 treelang maintainer.
3397 (Write After Approval): Remove myself.
3398
d2f3024f
PS
33992005-02-23 Paul Schlie <schlie@comcast.net>
3400
3401 * configure.in: Allow darwin targeted ports to build tk, itcl and
3402 libgui.
3403 * configure: Regenerate.
3404
bba5e0ca
EB
34052005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3406
3407 PR libgcj/10353
3408 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3409 * configure: Regenerate.
3410
70132ce7
SK
34112005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3412
3413 * MAINTAINERS (Write After Approval): Add myself.
3414
20f0edca
ILT
34152005-02-10 Ian Lance Taylor <ian@airs.com>
3416
3417 * MAINTAINERS: Update my e-mail address.
3418
e64e5109
RG
34192005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3420
3421 * MAINTAINERS (Write After Approval): Add myself.
3422
40d64b5a
HPN
34232005-01-29 Hans-Peter Nilsson <hp@axis.com>
3424
3425 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3426 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3427 target-libgloss when not *-*-elf and *-*-aout.
3428 * configure: Regenerate.
3429
54a12711
KH
34302005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3431
3432 * MAINTAINERS: Remove obsolete entries.
3433
0aa99dbb
KH
3434 * MAINTAINERS (Write After Approval): Add Michael Matz.
3435
2b009f5f
NB
34362005-01-19 Neil Booth <neil@daikokuya.co.uk>
3437
3438 * MAINTAINERS: Remove self as cpplib maintainer.
3439
385870f5
KC
34402005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3441
3442 * install-sh, config.sub: Import from upstream.
3443
e7daab31
KC
34442005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3445
3446 PR bootstrap/18222
3447 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3448 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3449 * Makefile.in: Regenerate.
3450
e6003f4d
JT
34512005-01-16 Jason Thorpe <thorpej@netbsd.org>
3452
3453 * MAINTAINERS: Update my email address.
3454
145e2972 34552005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 3456 Andreas Schwab <schwab@suse.de>
145e2972
DE
3457
3458 PR bootstrap/18033
3459 * config-ml.in: Eval option if surrounded by single quotes.
3460
86c7e0da
PB
34612005-01-03 Paolo Bonzini <bonzini@gnu.org>
3462
3463 Revert 2004-12-28 Makefile changes, a better fix will be
3464 applied to mainline and src after GCC 4.0 branches.
3465
3224a22f
PB
34662004-12-28 Paolo Bonzini <bonzini@gnu.org>
3467
3468 PR bootstrap/17383
3469
3470 * Makefile.def (target_modules): Remove stage parameter,
3471 it is always true now.
3472 * Makefile.tpl (configure-build-[+module+],
3473 configure-target-[+module+]): Always build symlink tree
3474 for the directory and for include. BUILD_SUBDIR and
3475 TARGET_SUBDIR cannot be . anymore.
3476 * Makefile.in: Regenerate.
3477
aaf51ca2
DE
34782004-12-25 David Edelsohn <edelsohn@gnu.org>
3479
3480 Revert 2004-12-08 Makefile changes.
3481
4e32e454
DS
34822004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3483
3484 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3485 cygwin, mingw.
3486
669f01d8
AS
34872004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3488
3489 * configure.in (sh64-*-*): Reenable gprof.
3490 * configure: Regenerate.
3491
1b227ee0
DE
34922004-12-08 David Edelsohn <edelsohn@gnu.org>
3493
3494 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3495 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3496 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3497 * Makefile.in: Regenerate.
3498
ce5e944c
CF
34992004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3500
3501 * MAINTAINERS: Update my email address.
3502
893f1e87
MK
35032004-12-07 Matt Kraai <kraai@ftbfs.org>
3504
3505 * Makefile.tpl: Generate normal dependencies if the LHS module is
3506 not bootstrapped.
3507 * Makefile.in: Regenerate.
3508
bb59c339
RS
35092004-12-03 Richard Sandiford <rsandifo@redhat.com>
3510
3511 * configure.in: Include config/gxx-include-dir.m4. Use
3512 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3513 * configure: Regenerate.
3514
4982adbe
RS
35152004-12-03 Richard Sandiford <rsandifo@redhat.com>
3516
3517 * config.if: Delete.
3518 * configure.in: Set libstdcxx_incdir directly.
3519 * configure: Regenerate.
3520
05750653
EC
35212004-12-02 Eric Christopher <echristo@redhat.com>
3522
3523 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3524 * Makefile.in: Regenerate.
3525
5fef1dbd
RS
35262004-12-02 Richard Sandiford <rsandifo@redhat.com>
3527
3528 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3529 * configure: Regenerate.
3530
afabd8e6
RS
35312004-12-02 Richard Sandiford <rsandifo@redhat.com>
3532
3533 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3534 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3535 * configure: Regenerate.
3536
78716e86
EC
35372004-12-01 Eric Christopher <echristo@redhat.com>
3538
3539 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3540 of things to remove.
3541
57ab8ba9
MK
35422004-11-29 Matt Kraai <kraai@ftbfs.org>
3543
3544 * MAINTAINERS (Write After Approval): Update my e-mail address.
3545
2539bffe
KC
35462004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3547
3548 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3549 from CVS libtool to always pass_all.
3550
3e732ba0
JDA
35512004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3552
3553 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3554 (hppa*64*-*-*): Delete incorrect comment.
3555 * configure: Rebuilt.
3556
767f726e
KC
35572004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3558
3559 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3560
2c92e90f
KC
35612004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3562
3563 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3564 from CVS libtool to always pass_all.
3565
32f84e48
KC
35662004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3567
3568 * install-sh, compile: Import from automake.
3569
9587be8a
KC
35702004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3571
3572 * config.guess, config.sub: Import from savannnah.
3573
04e81808 35742004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
3575
3576 * MAINTAINERS (Write After Approval): Add myself
3577
f87a2b2e
MS
35782004-11-12 Mike Stump <mrs@apple.com>
3579
3580 * Makefile.def: Add html support.
3581 * Makefile.tpl: Likewise.
3582 * Makefile.in: Regenerate.
3583
848556c2
GK
35842004-11-11 Geoffrey Keating <geoffk@apple.com>
3585
556f03c4
GK
3586 PR 18423
3587 * configure.in: Remove all instances of build-fixincludes from
3588 noconfigdirs.
3589 (build_configargs): Supply --target to subdirectories.
3590 * configure: Regenerate.
3591
848556c2
GK
3592 * Makefile.def: Make gcc install depend on fixincludes install.
3593 * Makefile.in: Regenerate.
3594
9e5712a5
JJ
35952004-11-10 Janis Johnson <janis187@us.ibm.com>
3596
3597 * MAINTAINERS: Add myself as gcc testsuite maintainer.
3598
4ef509c0
PB
35992004-11-11 Paul Brook <paul@codesourcery.com>
3600
3601 * MAINTAINERS: Add self as arm maintainer. Update email address.
3602
20d11df6
HPN
36032004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3604
3605 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3606 target-libgfortran.
79fd8592 3607 * configure: Regenerate.
20d11df6 3608
68c70f15
DE
36092004-11-07 David Edelsohn <edelsohn@gnu.org>
3610
3611 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3612 like CC.
3613
54f88091
PB
36142004-11-05 Paolo Bonzini <bonzini@gnu.org>
3615
3616 * Makefile.def (host fixincludes): Specify missing targets.
3617 * Makefile.in: Regenerate.
3618
6866abb8
RC
36192004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
3620
3621 * MAINTAINERS: Add myself
3622
83f62578
GL
36232004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
3624
3625 * MAINTAINERS (Write After Approval): Add myself.
3626
53c7ffe7
GK
36272004-11-04 Geoffrey Keating <geoffk@apple.com>
3628
3629 * Makefile.def: Build fixincludes for the host, too.
3630 * Makefile.in: Regenerate.
3631 * configure.in (host_tools): Add fixincludes.
3632 * configure: Regenerate.
3633
ac8b3d9d
DJ
36342004-11-04 Daniel Jacobowitz <dan@debian.org>
3635
3636 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3637 * configure: Regenerated.
3638
bab37580
L
36392004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3640
3641 PR other/17783
3642 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3643 * configure: Regenerated.
3644
db1de713
MM
36452004-10-31 Mark Mitchell <mark@codesourcery.com>
3646
3647 * README.SCO: Update per FSF instructions.
3648
a827e21a
EW
36492004-10-28 Eric B. Weddington <ericw@evcohs.com>
3650
3651 PR target/18151
3652 * configure.in (case ${target}): Do not build fixincludes for avr.
3653 * configure: Regenerated.
3654
9d069a4f
PB
36552004-10-26 Paolo Bonzini <bonzini@gnu.org>
3656
3657 * configure.in (case ${target}): Do not build fixincludes
3658 on platforms where it is not used.
3659 * configure: Regenerated.
3660
fc45f3fe
DJ
36612004-10-23 Daniel Jacobowitz <dan@debian.org>
3662
3663 * configure.in: Use an absolute path to install-sh.
3664 * configure: Regenerated.
3665
36554b92
AL
36662004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3667
3668 * MAINTAINERS (Write After Approval): Add myself.
3669
88e9994a
KH
36702004-10-19 Kazu Hirata <kazu@cs.umass.edu>
3671
3672 * MAINTAINERS: Remove from Write After Approval those that are
3673 already maintainers.
3674
ad02a944
SP
36752004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
3676
3677 * MAINTAINERS: Update my email address.
3678
c8e6cd41
KC
36792004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3680
3681 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3682 * configure: Regenerate.
3683
ebe55024
R
36842004-10-07 J"orn Rennecke <joern.rennecke@st.com>
3685
3686 * MAINTAINERS: Update my email address.
3687
a8b0957e
KH
36882004-10-07 Kazu Hirata <kazu@cs.umass.edu>
3689
3690 * MAINTAINERS (Language Front Ends Maintainers): New. Move
3691 entries belonging to this category.
3692
96836f61
JZ
36932004-10-06 Josef Zlomek <josef.zlomek@email.cz>
3694
3695 * MAINTAINERS: Update my e-mail address.
3696
7e0b5752
PB
36972004-10-06 Paolo Bonzini <bonzini@gnu.org>
3698
3699 Fix wrong conflict resolution in:
3700
3701 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3702
3703 * Makefile.in: Regenerate.
3704 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3705 in the recursive `make', instead of hardwiring `all'.
3706 (Autogenerated TARGET-* variables): New.
3707
370f7a47
TL
37082004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
3709
3710 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 3711 * configure: Regenerate.
370f7a47 3712
13e5d623
KH
37132004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3714
3715 * MAINTAINERS (Various Maintainers): Move the "windows,
3716 cygwin, mingw" maintainer to ...
3717 (OS Port Maintainers): ... here.
3718
a6497c1b
KH
37192004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3720
3721 * MAINTAINERS (Write After Approval): Remove those that are
3722 maintainers of some subsystem.
3723
1abb828a
D
37242004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3725
3726 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3727 * ltcf-cxx.sh (tpf*): Likewise.
3728 * ltconfig (tpf*): Add TPF OS configuration support.
3729
16d1338d
BS
37302004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
3731
3732 * MAINTAINERS: Change my email address to my new work account.
3733
9082a750
MR
37342004-09-24 Michael Roth <mroth@nessie.de>
3735
3736 * configure.in (--without-headers): Add missing double quotes.
3737 * configure: Regenerate.
3738
07a8bdf8
KC
37392004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3740
3741 * ylwrap: Revert to previous version.
3742
4c4a5bbc
L
37432004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3744
3745 PR bootstrap/17369
3746 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3747 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3748 SET_GCC_LIB_PATH_CMD.
3749 (BASE_TARGET_EXPORTS): Likewise.
3750 * Makefile.in: Regenerated.
3751
3752 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3753 * configure: Regenerated.
3754
85f59630
KC
37552004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3756
3757 * config.guess: New upstream version
3758 * compile, depcomp, install-sh, ylwrap: Likewise.
3759
95c53c62
RS
37602004-09-19 Roger Sayle <roger@eyesopen.com>
3761
3762 * config/mh-x86omitfp: New host makefile fragment. Add
3763 -fomit-frame-pointer to the default BOOT_CFLAGS.
3764 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3765 * configure: Regenerate.
3766
0a1c093b
AP
37672004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3768
3769 PR target/11572
3770 * configure.in (*-*-darwin*): Renable libobjc.
3771 * configure: Regenerate.
3772
315fcf97
NS
37732004-09-10 Nathan Sidwell <nathan@codesourcery.com>
3774
3775 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3776
0a050485 37772004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 3778
0a050485
DB
3779 * Makefile.def: Remove libbanshee.
3780 * Makefile.tpl: Ditto.
3781 * configure.in: Ditto.
3782 * Makefile.in: Regen.
3783 * configure: Ditto.
3784
5f4a098e
DE
37852004-09-08 David Edelsohn <edelsohn@gnu.org>
3786
3787 * ltmain.sh: Use $pic_object as $non_pic_object if
3788 $non_pic_object=none.
3789
32b2511f
PB
37902004-09-07 Paolo Bonzini <bonzini@gnu.org>
3791
3792 * missing: Import latest version from master repository.
3793
fc4d0e82
NC
37942004-09-06 Nick Clifton <nickc@redhat.com>
3795
3796 * config.sub: Import latest version from master repository.
3797 * config.guess: Likewise.
3798 This includes these changes:
78716e86 3799
fc4d0e82
NC
3800 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3801
3802 * config.sub: Handle crisv32, alias etraxfs.
3803 * config.guess (crisv32:Linux:*:*): Handle.
3804
3805 2004-08-13 Brad Smith <brad@comstyle.com>
3806
3807 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3808 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3809
3810 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3811
3812 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3813 assume the processor is a powerpc. This is because coreutils
3814 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3815 in this case, due to a MacOS X bug that causes
3816 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3817 to return a negative number.
3818 Problem reported by Petter Reinholdtsen in:
3819 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3820
3821 2004-07-19 Ben Elliston <bje@gnu.org>
3822
3823 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3824
3825 2004-06-24 Ben Elliston <bje@gnu.org>
3826
3827 * config.guess: Update copyright years.
3828 * config.sub: Likewise.
3829
3830 2004-06-22 Robert Millan <robertmh@gnu.org>
3831
3832 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3833 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3834
3835 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3836
3837 * config.guess (*:*VMS:*:*): New entry. Replaces
3838 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3839 manufacturer.
3840
3841 2004-06-22 Ben Elliston <bje@gnu.org>
3842
3843 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3844 * config.sub: Likewise.
3845
3846 2004-06-22 Ben Elliston <bje@gnu.org>
3847
3848 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3849 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3850
3851 2004-06-11 Ben Elliston <bje@gnu.org>
3852
3853 * config.guess (pegasos:OpenBSD:*:*): Remove.
3854
3855 2004-06-11 Ben Elliston <bje@gnu.org>
3856
3857 From Wouter Verhelst <wouter@grep.be>:
3858 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3859
3860 2004-06-11 Ben Elliston <bje@gnu.org>
3861
3862 * config.guess (luna88k:OpenBSD:*:*): New.
3863
3864 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3865
3866 * config.guess (m32r*:Linux:*:*): New case.
3867 * config.sub: Handle m32rle.
3868
3869 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3870
3871 From Jens Petersen <petersen@redhat.com>:
3872 * config.sub: Handle sparcv8.
3873
3874 2004-03-03 Ben Elliston <bje@wasabisystems.com>
3875
3876 From Tom Smith <smith@cag.lkg.hp.com>:
3877 * config.guess: Version suffixes are equally significant on Tru64
3878 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
3879 prefix of "P" (patched kernel).
3880
3881 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
3882
3883 * config.sub: Add support for National Semiconductor CRX target.
3884
2f4cc6bf
JJ
38852004-09-03 Janis Johnson <janis187@us.ibm.com>
3886
3887 * MAINTAINERS (Various Maintainers): Remove myself as web page
3888 maintainer, add myself as maintainer of build status lists.
3889
61fec9ff
JB
38902004-09-03 Jan Beulich <jbeulich@novell.com>
3891
3892 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3893 *-*-netware, but add target-libmudflap.
3894 Consolidate *-*-netware targets (of which really only i?86 exists)
3895 into a single entry.
3896 * configure: Likewise.
3897
45f366ab
PB
38982004-09-01 Paolo Bonzini <bonzini@gnu.org>
3899
3900 * Makefile.tpl (sorry): Remove.
3901 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3902 (cleanstrap targets): Depend on distclean, not distclean-stage1.
3903 (do-clean): Clean per-stage directories too.
3904 (do-distclean): Run distclean-stage1 too.
3905 (.NOTPARALLEL): Enable during toplevel bootstrap.
3906 (stage[+id+]-bubble): Enable parallel execution during
3907 the recursive invocation.
3908 * Makefile.in: Regenerate.
3909
3910 Fix previous checkin:
3911
3912 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3913 include.
3914 * configure.in: Fix indentation.
3915 * configure: Regenerate.
3916
be8fff81
RB
39172004-08-31 Robert Bowdidge <bowdidge@apple.com>
3918
45f366ab
PB
3919 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3920 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3921 * configure: regenerate
78716e86 3922 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 3923 -mdynamic-no-pic
be8fff81
RB
3924
3925
71b5d516
PB
39262004-08-31 Paolo Bonzini <bonzini@gnu.org>
3927
3928 * Makefile.def (build_modules): Add fixincludes.
3929 (dependencies): Make gcc depend on fixincludes.
3930 * configure.in (build_tools): Add fixincludes.
3931 (build_configdirs): Always include build_libs.
3932 * Makefile.in: Regenerate.
3933 * configure: Regenerate.
3934
39352004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
3936
3937 * Makefile.def (bootstrap stages): Add 'lean' parameter.
3938 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3939 phony targets; do not generate timestamp files.
3940 (distclean-stageN): Remove references to their timestamp files.
3941 (restageN, touch-stageN): Remove.
3942 (stageN-bubble): Rewritten.
3943 (compare): Support lean bootstraps.
3944 * Makefile.in: Regenerate.
3945
3946 * configure.in: Only warn when bootstrapping but
3947 build != host or build != target. Support lean bootstraps.
3948 * configure: Regenerate.
3949
ce7cbbb0
PE
39502004-08-26 Phil Edwards <phil@codesourcery.com>
3951
3952 * configure.in: Give a better error message if GMP/MPFR are missing
3953 and a language needing them has been requested.
3954 * configure: Regenerated.
3955
9c71a529
PE
39562004-08-25 Phil Edwards <phil@codesourcery.com>
3957
3958 * configure.in: Print a list of available language front-ends if
3959 a requested one is missing. Tidy stray tab characters.
3960 * configure: Regenerated.
3961
e3f92d3b
MK
39622004-08-19 Michael Koch <konqueror@gmx.de>
3963
3964 * gcc/doc/install.texi: Update entry about automake for libjava.
3965
c3f84f61
RM
39662004-08-17 Robert Millan <robertmh@gnu.org>
3967
3968 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3969 (instead of FreeBSD).
3970 * configure: Regenerate.
3971
7c27e184
PB
39722004-08-16 Paolo Bonzini <bonzini@gnu.org>
3973
3974 * Makefile.in: Regenerate.
3975 * configure: Regenerate.
3976
3977 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3978 stage_*_flags.
3979 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3980 for bootstrapped modules if toplevel bootstrap is going.
3981 (GCC bootstrap): Generate per-stage targets for all bootstrapped
3982 modules. Adjust for changes in Makefile.def. Enable several
3983 rules even in non-bootstrap mode, just to avoid peppering the
3984 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3985 (stage-[+prev+]-bubble): Remove.
3986
3987 * Makefile.def (Dependencies): Depend on all-build-bison,
3988 all-build-flex, all-build-byacc, all-build-texinfo, rather
3989 than the host variations.
3990 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
3991 with BUILD_SUBDIR.
3992 (BISON): Update for recent Bisons.
3993 (YACC): Fix typo.
3994 (cross): Depend on all-build.
3995 (all): Do not depend on all-build.
3996 (prebootstrap): Remove.
3997 (dep-kind): Accept separate prefixes for MODULE and ON variables.
3998 (Prebootstrap dependencies): Add them to the per-stage targets
3999 and to all-prebootstrap.
4000 * configure.in (build_configdirs): Always enable build_tools.
4001 (BUILD_DIR_PREFIX): Remove.
4002
4003 * Makefile.def (gcc): Add target variable.
4004 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4005 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4006 in the recursive `make', instead of hardwiring `all'.
4007 (Autogenerated TARGET-* variables): New.
4008
20f3bb80
BB
40092004-08-13 Brian Booth <bbooth@redhat.com>
4010
4011 * MAINTAINERS: Remove myself from write-after-approval.
4012
b5be499d
NN
40132004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4014
4015 * src-release: Stop distributing mmalloc with gdb (which doesn't
4016 use it).
4017 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4018 * Makefile.in: Regenerate.
4019
b3f8d95d
MM
40202004-08-09 Mark Mitchell <mark@codesourcery.com>
4021
4022 * configure.in (arm*-*-eabi*): New target.
4023 * configure: Regenerate.
4024
3589b69e
PB
40252004-08-06 Paolo Bonzini <bonzini@gnu.org>
4026
4027 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4028 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4029 (Dependencies): New section.
4030 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4031 (configure-target-[+module+]): Depend on maybe-all-gcc
4032 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4033 (toplevel profiledbootstrap): Fix dependencies.
4034 * Makefile.in: Regenerate.
4035
972974fc
MM
40362004-08-03 Mark Mitchell <mark@codesourcery.com>
4037
4038 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4039 target-libiberty to noconfigdirs.
4040 * configure: Regenerate.
4041
bebf829d
PB
40422004-08-03 Paul Brook <paul@codesourcery.com>
4043
4044 * configure.in: Check for MPFR as well as GMP.
4045 * configure: Regenerate.
4046
98a5bb3b
RM
40472004-08-01 Robert Millan <robertmh@gnu.org>
4048
4049 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4050 libmudflap for all GNU-based systems (with Glibc).
4051 * configure: Regenerate.
4052
d32ab992
PB
40532004-08-03 Paolo Bonzini <bonzini@gnu.org>
4054
4055 * Makefile.def (host-modules): Add gcc.
4056 * Makefile.in: Regenerate.
4057 * Makefile.tpl (sorry): New rule.
4058 (configure-host, all-host, [+make_target+]-host, do-check,
4059 install-host): Do not add gcc as a special case.
4060 (host modules): Add a small special-casing for gcc. Export
4061 extra_make_flags through the environment.
4062 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4063 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4064 other recursive targets for gcc): Remove.
4065
4066 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4067 (stage, unstage): New rules.
4068 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4069 distclean-stage[+id+]): Use stage_current.
4070 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4071 the stage*-start rules.
4072
aeb732c1
GK
40732004-08-02 Geoffrey Keating <geoffk@apple.com>
4074
4075 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4076 use -all_load flag.
4077
25b656e7
PB
40782004-08-02 Paolo Bonzini <bonzini@gnu.org>
4079
4080 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4081 * configure: Regenerate.
4082
cc440d71
TM
40832004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
4084
4085 * maintainer-scripts/gcc_release: Revert yesterday's change.
4086
270e140b
SB
40872004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4088
4089 * MAINTAINERS: Add myself to write-after-approval.
4090
3e4035f8
TM
40912004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4092
4093 * libf2c: Removed.
4094 * gcc/gccbug.in: Updated because of libf2c removal.
4095 * maintainer-scripts/gcc_release: Ditto.
4096
a3e8d8b4
LR
40972004-07-09 Loren J. Rittle <ljrittle@acm.org>
4098
4099 * configure.in: Build libmudflap by default on FreeBSD.
4100 * configure: Regenerated.
4101
dfcada9a
MM
41022004-07-09 Mark Mitchell <mark@codesourcery.com>
4103
4104 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4105 systems.
4106 * configure: Regenerated.
4107
3922b216
JDA
41082004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4109
4110 PR target/16344
4111 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4112 feedback based compiler.
4113 * Makefile.in: Rebuilt.
4114
95bcca47
AO
41152004-07-08 Alexandre Oliva <aoliva@redhat.com>
4116
4117 * Makefile.def (host_modules): Set bootstrap=true for flex.
4118 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4119 * Makefile.in: Rebuilt.
4120
051822f6
JH
41212004-07-07 Jan Hubicka <jh@suse.cz>
4122
4123 * MAINTAINERS: Add self as a profile feedback maintainer.
4124
7b61653a
PE
41252004-07-05 Phil Edwards <phil@codesourcery.com>
4126
4127 * configure.in: Do not prepend $srcdir to /dev/null in
4128 makefile fragments.
4129 * configure: Regenerate.
4130
23f6b2f9
PB
41312004-07-01 Paolo Bonzini <bonzini@gnu.org>
4132
4133 * Makefile.def (build_modules): Add bison, byacc, flex,
4134 m4, texinfo.
4135 (flags_to_pass): Add FLEX.
4136 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4137 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4138 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4139 DEFAULT_MAKEINFO): Remove.
4140 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4141 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4142 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4143 objdir or else use configured tool.
4144 (all-build): New.
4145 (all): Depend on it.
4146 (Build module dependencies): Add.
4147 * Makefile.in: Regenerate.
4148 * configure.in: Better support for multiple build modules,
4149 matching what is done for host/target modules. Do not look
4150 for "plausible" locations of build tools if Canadian cross.
4151 Use autoconf's AC_PROG_CC to find a C compiler. Define
4152 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4153 * configure: Regenerate.
78716e86 4154
1c020272
PB
41552004-06-22 Paolo Bonzini <bonzini@gnu.org>
4156
4157 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4158 * Makefile.in: Regenerate.
4159
a52a0a7f
PB
41602004-06-22 Paolo Bonzini <bonzini@gnu.org>
4161
4162 * Makefile.tpl (configure-build-[+module+],
4163 configure-[+module+], configure-target-[+module+]): Pass
4164 [+extra_configure_args+].
4165 (all-build-[+module+], all-[+module+], check-[+module+],
4166 install-[+module+], [+make_target+]-[+module+],
4167 all-target-[+module+], check-target-[+module+],
4168 install-target-[+module+], [+make_target+]-target-[+module+]):
4169 Pass [+extra_make_args+].
4170 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4171 (GCC_HOST_EXPORTS): Remove.
4172 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4173 cross, check-gcc, check-gcc-c++, install-gcc,
4174 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4175 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4176 * Makefile.in: Regenerate.
4177
ccde3f1a
MS
41782004-06-21 Matthew Sachs <msachs@apple.com>
4179
4180 * MAINTAINERS: Added self to write-after-approval.
4181
6264b0a6
CF
41822004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4183
4184 * configure.in: Check for srcdir/winsup rather than build directory
4185 winsup.
4186 * configure: Regenerate.
4187
801e2270
CV
41882004-06-17 Corinna Vinschen <vinschen@redhat.com>
4189
4190 * configure.in: Don't build Cygwin native newlib if winsup
4191 directory is missing. Emit warning instead.
4192 * configure: Regenerate.
4193
ad6717df
PB
41942004-06-09 Paolo Bonzini <bonzini@gnu.org>
4195
4196 * Makefile.tpl (touch-stage[+id+]): New.
4197 (restage[+prev+]): Depend on touch-stage[+id+].
4198
4199 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4200 Use it throughout.
4201
4202 * Makefile.def: Add profile and feedback bootstrap stages.
4203 Remove next field from bootstrap stages.
4204 * Makefile.tpl (LN, LN_S): Substitute.
4205 (stageN-start, stageN-end): Use double-colon rules, to
4206 provide a hook for additional setup commands.
4207 (distclean-stageN-gcc, restageN): Create dependencies from
4208 [+prev+], not from [+next+].
4209 (stageN-bubble): Add commands for successive stages from
4210 [+prev+], using double-colon rules.
4211 (all-stageN-gcc): Fix typo.
4212 (stagefeedback-start, profiledbootstrap): New.
4213 * Makefile.in: Regenerate.
4214 * configure.in: Call ACX_PROG_LN.
4215 * configure: Regenerate.
4216
5bbb9680
CY
42172004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4218
4219 * MAINTAINERS (Write After Approval): Add myself.
4220
e18be1d4
MA
42212004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4222
4223 * MAINTAINERS (Write After Approval): Add myself.
4224
5607edfd
PB
42252004-06-03 Paolo Bonzini <bonzini@gnu.org>
4226
4227 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4228 without gcc.
4229 * configure: Regenerate.
4230
1ec4e9c3
PB
42312004-06-01 Paolo Bonzini <bonzini@gnu.org>
4232
4233 * Makefile.tpl: Fix typo.
4234 * Makefile.in: Regenerate.
4235
c2f7605f
PB
42362004-06-01 Paolo Bonzini <bonzini@gnu.org>
4237
4238 * configure.in: Remove new- prefix from toplevel
4239 bootstrap targets.
4240 * configure: Regenerate.
4241
f516a7da
PB
42422004-06-01 Paolo Bonzini <bonzini@gnu.org>
4243
4244 * Makefile.tpl (all.normal): Rename to all.
4245 (all): Replace with a rule to pick the default
4246 target from configure.
4247 (all-gcc, configure-gcc): Use conditionals to
4248 do nothing when toplevel bootstrap is going on.
4249 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4250 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4251 * configure.in: Support --enable-bootstrap.
4252
4253 * Makefile.def: Remove new- prefix from toplevel
4254 bootstrap targets.
4255 * Makefile.tpl: Likewise.
4256
4257 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4258 target.
4259
4260 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4261 $(RECURSE_FLAGS) to recursive invocation of make.
4262
4263 * Makefile.in: Regenerate.
4264 * configure: Regenerate.
4265
78dd5e36
AJ
42662004-05-30 Andreas Jaeger <aj@suse.de>
4267 Jim Wilson <wilson@specifixinc.com>
4268
4269 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4270 like CC.
4271
30f1bddc
DJ
42722004-05-27 Daniel Jacobowitz <dan@debian.org>
4273
4274 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4275 * configure: Regenerate.
4276
4fc4dd12
DJ
42772004-05-25 Daniel Jacobowitz <drow@false.org>
4278
4279 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4280 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4281 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4282 targets.
4283 * Makefile.in: Regenerate.
4284
94632047 42852004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
4286
4287 * configure.in: Test the ability to symlink directories.
4288 * configure: Regenerate.
4289
4290 * Makefile.def (bootstrap-stage): New definitions.
4291 * Makefile.tpl (configure-stage1-gcc,
4292 configure-stage2-gcc, configure-stage3-gcc,
4293 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4294 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4295 new-restage3, compare): Autogenerate, see Makefile.in
4296 entry for behavioral changes.
4297 (distclean-stage1, new-stage1-start, new-stage1-end,
4298 new-stage1-bubble, distclean-stage2, new-stage2-start,
4299 new-stage2-end, new-stage2-bubble, distclean-stage3,
4300 new-stage3-start, new-stage3-end): New autogenerated targets.
4301 (objext, prebootstrap, BOOT_CFLAGS,
4302 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4303 targets.
4304
4305 * Makefile.in: Regenerate.
4306 (distclean-stage1, new-stage1-start, new-stage1-end,
4307 new-stage1-bubble, distclean-stage2, new-stage2-start,
4308 new-stage2-end, new-stage2-bubble, distclean-stage3,
4309 new-stage3-start, new-stage3-end): New targets.
4310 (all-stage1-gcc): Move prebootstrap dependency from here...
4311 (configure-stage1-gcc): ...to here.
4312 (new-bootstrap): Use bubble targets.
4313 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4314 Use per-stage distclean targets.
4315 (configure-stage1-gcc, configure-stage2-gcc,
4316 configure-stage3-gcc, all-stage1-gcc,
4317 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4318 Use new-stageN-start to prepare the tree.
4319
4f4e53dd
PB
43202004-05-23 Paolo Bonzini <bonzini@gnu.org>
4321
4322 * Makefile.def (host_modules): add libcpp.
4323 * Makefile.tpl: Add dependencies on and for libcpp.
4324 * Makefile.in: Regenerate.
4325 * configure.in: Add libcpp host module.
4326 * configure: Regenerate.
4327
60975492
PB
43282004-05-21 Paolo Bonzini <bonzini@gnu.org>
4329
4330 * Makefile.tpl: Whenever a recursive target is defined, wrap
4331 it in a special @if/@endif block, and prepare its maybe
4332 dependency in the @if/@endif block
4333 * configure.in: Instead of writing maybe dependencies, remove
4334 the @if/@endif statements, and remove the @if/@endif blocks
4335 that remain.
4336 * configure: Regenerate.
4337 * Makefile.in: Regenerate.
4338
5ce7d75d
JJ
43392004-05-20 Janis Johnson <janis187@us.ibm.com>
4340
4341 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4342
c779c42f
KK
43432004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
4344
4345 PR bootstrap/15120
4346 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4347 * */configure: Rebuilt.
4348
b4117c30
ZW
43492004-05-17 Zack Weinberg <zack@codesourcery.com>
4350
4351 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4352 of libf2c.
4353 * configure, Makefile.in: Regenerate.
4354
719bb4e3 43552004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
4356
4357 * MAINTAINERS (Write After Approval): Add myself.
4358
6de9cd9a
DN
43592004-05-13 Diego Novillo <dnovillo@redhat.com>
4360
4361 Merge from tree-ssa-20020619-branch.
4362
4363 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4364 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4365 (HOST_GMPLIBS): Define.
4366 (HOST_GMPINC): Define.
4367 (TARGET_LIB_PATH): Add libmudflap.
4368 (GFORTRAN_FOR_TARGET): Define.
4369 (configure-build*): Export GFORTRAN.
4370 (configure-gcc): Export GMPLIBS and GMPINC.
4371 (all-gcc): Add maybe-all-libbanshee.
4372 (configure-target-libgfortran): Define.
4373 * Makefile.in: Regenerate.
4374 * configure.in (host_libs): Add libbanshee.
4375 (target_libraries): Add target-libmudflap and target-libgfortran.
4376 Add --with-libbanshee.
4377 Handle --disable-libmudflap.
4378 (*-*-freebsd*): Use with_gmp.
4379 Add $(libgcj) to noconfigdirs.
4380 * configure: Regenerate.
4381 * depcomp: New file.
4382 * MAINTAINERS: Add tree-ssa maintainers.
4383
8f1b790f
VM
43842004-05-04 Vladimir Makarov <vmakarov@redhat.com>
4385
b4117c30 4386 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 4387
693446fc
BF
43882004-04-30 Brian Ford <ford@vss.fsi.com>
4389
b4117c30 4390 * MAINTAINERS (Write After Approval): Add myself.
693446fc 4391
d1bb666c
UB
43922004-04-29 Uros Bizjak <uros@kss-loka.si>
4393
b4117c30 4394 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 4395
6cf1ac42
PB
43962004-04-28 Paolo Bonzini <bonzini@gnu.org>
4397
4398 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4399 * configure: Regenerate.
4400
632933d5
PB
44012004-04-27 Paolo Bonzini <bonzini@gnu.org>
4402
4403 Revert:
4404 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4405
4406 * Makefile.def (flags_to_pass): Remove *dir variables that
4407 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4408 as well as prefix and exec_prefix.
4409 * Makefile.in: Regenerate.
4410
80dc6aa0
RM
44112004-04-26 Robert Millan <robertmh@gnu.org>
4412
4413 Add patches from libtool CVS.
4414 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4415 * ltconfig: Likewise.
4416 * ltcf-c.sh: Likewise.
4417 * ltcf-cxx.sh: Likewise.
4418 * ltcf-gcj.sh: Likewise.
4419
e11283f1
PB
44202004-04-26 Paolo Bonzini <bonzini@gnu.org>
4421
4422 * Makefile.def (host_modules): Mark with the bootstrap
4423 flag packages on which gcc depends.
4424 * Makefile.tpl (all-bootstrap): Use it.
4425 * Makefile.in: Regenerate.
4426
8546950c
PB
44272004-04-26 Paolo Bonzini <bonzini@gnu.org>
4428
4429 * Makefile.def (flags_to_pass): Remove *dir variables that
4430 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4431 as well as prefix and exec_prefix.
4432 * Makefile.in: Regenerate.
4433
a76494aa
PB
44342004-04-26 Paolo Bonzini <bonzini@gnu.org>
4435
b4117c30
ZW
4436 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4437 * configure: Regenerate.
4438 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4439 * gcc/Makefile.tpl (compare): Use the result of the test.
4440 * gcc/Makefile.in: Regenerate.
a76494aa 4441
03a91701
PB
44422004-04-23 Paolo Bonzini <bonzini@gnu.org>
4443
4444 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4445 Always relocate gcc and prev-gcc to the original names, even
4446 if the build fails.
4447 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4448 New targets.
4449
082a6351
LG
44502004-04-23 Laurent GUERBY <laurent@guerby.net>
4451
4452 * MAINTAINERS: Update my email address.
b4117c30 4453
1f1d584b
RO
44542004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4455
4456 * configure.in (mips*-*-irix5*): Enable ld.
4457 * configure: Regenerate.
082a6351 4458
1db673ca
RO
44592004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4460
4461 * configure: Regenerate.
4462
ce4ea44e
JW
44632004-04-15 James E Wilson <wilson@specifixinc.com>
4464
4465 * Makefile.tpl (configure-[+module+], configure-gcc,
4466 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4467 Set and export LDFLAGS.
4468 * Makefile.in: Regenerate.
4469
611f62ad
MC
44702004-04-12 Michael Chastain <mec.gnu@mindspring.com>
4471
b4117c30 4472 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 4473
be912515
NN
44742004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4475
4476 PR bootstrap/14871
4477 * Makefile.tpl: If we don't have built-in-tree target tools,
4478 use the ones found by configure rather than hacking around with
4479 program_transform_name.
4480 * configure.in: Give Makefile.tpl the information necessary
4481 to do that.
4482 * Makefile.in: Regenerate.
4483 * configure: Regenerate.
4484
9104315a
NN
44852004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4486
4487 PR bootstrap/14760
4488 * configure.in: When computing baseargs, strip *all* copies of
4489 offending options. Also, don't match/substitute the trailing space,
4490 so that this actually works when two similar options are separated by
4491 only one space.
4492 * configure: Regenerate.
4493
bef1d700
DE
44942004-04-06 David Edelsohn <edelsohn@gnu.org>
4495
b4117c30
ZW
4496 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4497 (rs6000-*-aix*): Same.
4498 * configure: Regenerate.
bef1d700 4499
54bcf05e 45002004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
4501
4502 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 4503
369a832c 45042004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
4505
4506 * MAINTAINERS: Add myself to write-after-approval.
369a832c 4507
09a9c095
NN
45082004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4509
7caf53cb
NN
4510 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4511 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4512 * Makefile.in: Regenerate.
4513
09a9c095
NN
4514 * configure.in (top level bootstrap support): Rework --enable-werror
4515 to set @stage2_werror_flag@.
4516 * configure: Regenerate.
4517 * Makefile.tpl (top level bootstrap support): Pass
4518 @stage2_werror_flag@ down to configure in stages 2 and 3.
4519 * Makefile.in: Regenerate.
4520
5595a2bd
NN
45212004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4522
cbfd7e06
NN
4523 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4524 for stages 2 and 3 as well as in make. As a consequence, remove
4525 OUTPUT_OPTION (now detected by configure) from the flags passed down
4526 to make.
4527 * Makefile.in: Regenerate.
4528
5595a2bd
NN
4529 * Makefile.tpl (new-bootstrap): Fix typo.
4530 * Makefile.in: Regenerate.
4531
ca3b3e20
NN
45322004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4533
295f4e42
NN
4534 * Makefile.tpl: Rearrange by moving recursive_targets rules
4535 into their proper sections.
4536 * Makefile.tpl (top level bootstrap support): Move disabling
4537 of coverage flags from 'make' to 'configure'; improve comments.
4538 * Makefile.in: Regenerate.
4539
340de83f
NN
4540 * Makefile.tpl (experimental top level bootstrap) Move stage1
4541 language setting from all- target to configure- target; disable
4542 intermodule optimization in stage 1; prevent gratuitous rebuilds
4543 of stage 1.
4544 * Makefile.in: Regenerate.
4545 * configure.in: Comma-separate stage 1 language list for top
4546 level bootstrap.
4547 * configure: Regenerate.
4548
ca3b3e20
NN
4549 * Makefile.tpl: Clean up experimental top level bootstrap support:
4550 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4551 prev-gcc in configure- targets as well as all- targets.
4552 * Makefile.in: Regenerate.
4553
4d038073
KC
45542004-03-21 Kelley Cook <kcook@gcc.gnu.org>
4555
4556 * compile: New file imported from automake.
4557
ab3533d6
PB
45582004-03-17 Paolo Bonzini <bonzini@gnu.org>
4559
4560 * configure.in: Remove symbolic link section.
4561 * configure: Regenerate.
4562 * Makefile.tpl (links): Remove.
4563 * Makefile.in: Regenerate.
4564
1e0f07d3 45652004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 4566 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
4567
4568 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 4569 Set with AC_CHECK_PROGS.
1e0f07d3
PB
4570 * configure.in: Fix comment typo from last patch.
4571 * configure: Regenerate.
4572
2805b53a
NN
45732004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4574
4575 * Makefile.tpl: Introduce experimental top level bootstrap support.
4576 * Makefile.in: Regenerate.
4577 * configure.in: Introduce support for top level bootstrap.
4578 * configure: Regenerate.
4579
79b4b7d2 45802004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 4581 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
4582
4583 PR bootstrap/14522
4584 * configure.in: Cope with shells that do not support unquoted ^
4585 * configure: Regenerate.
4586
6bbec498 45872004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 4588 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
4589
4590 PR bootstrap/14522
79b4b7d2 4591 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
4592 quotes inside quoted backquote substitutions.
4593 * configure: Regenerate.
4594
83c15dfc
AP
45952004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4596
4597 PR bootstrap/14522
f2bd98d4 4598 * configure.in: Fix escaping of $.
83c15dfc
AP
4599 * configure: Regenerate.
4600
55ffb5ed
NN
46012004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4602
4603 * configure: Regenerate, since I forgot to while committing Paolo's
4604 changes.
4605
e4c9c075
PB
46062004-03-08 Paolo Bonzini <bonzini@gnu.org>
4607
4608 PR ada/14131
4609 Move language detection to the top level.
4610 * configure.in: Find default values for the tools as
4611 soon as possible. Disable ada if GNAT is not found.
4612 Emit error message about missing languages. Expand
4613 --enable-languages=all for the gcc subdirectory.
4614
5199e2c6
BE
46152004-03-10 Ben Elliston <bje@gnu.org>
4616
4617 * MAINTAINERS: Update my email address.
4618
c18b95e5
DE
46192004-03-05 David Edelsohn <edelsohn@gnu.org>
4620
4621 * ltconfig: Disable building static libraries if building shared
4622 libraries on AIX 5L.
4623
d0fe5ad3
RS
46242004-03-01 Richard Sandiford <rsandifo@redhat.com>
4625
4626 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4627 and disable libgcj.
4628 * configure: Regenerated.
4629
e6f71f9d
BB
46302004-03-01 Brian Booth <bbooth@redhat.com>
4631
4632 * MAINTAINERS: Add myself to write-after-approval.
4633
8983e50e
PB
46342004-03-01 Paolo Bonzini <bonzini@gnu.org>
4635
4636 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4637
d4cd9d81
NN
46382004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4639
4640 PR bootstrap/7087
4641 * Makefile.tpl: Guard XFOO sed statements better.
4642 * Makefile.tpl: Add dependency for configure-target-libada.
4643 * Makefile.in: Regenerate (incidentally fixes broken
4644 commit when libada-branch was merged).
4645
0ea0229e
KC
46462004-02-25 Kelley Cook <kcook@gcc.gnu.org>
4647
4648 * MAINTAINERS: Add myself to write-after-approval.
4649
bad93735
AP
46502004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
4651
4652 * MAINTAINERS: Add Nicola Pero and myself as libobjc
4653 maintainers.
4654
a7ca14fc
AC
46552004-02-20 Andrew Cagney <cagney@redhat.com>
4656
4657 * config.guess: Update from version 2003-10-16 to 2004-02-16.
4658 * config.sub: Update from version 2003-11-03 to 2004-02-16.
4659
51592782
NN
46602004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4661
4662 PR bootstrap/11932
4663 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4664
6a30854a
JQ
46652004-02-14 Jerry Quinn <jlquinn@optonline.net>
4666
4667 * MAINTAINERS: Added myself to write-after-approval.
4668
be8b2bee
MK
46692004-02-14 Michael Koch <konqueror@gmx.de>
4670
4671 * MAINTAINERS: Added myself to write-after-approval.
4672
972760b7
JM
46732004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
4674
4675 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
4676 some OS port maintainers to OS port maintainers section.
4677
b0281654
FCE
46782004-02-13 Frank Ch. Eigler <fche@redhat.com>
4679
4680 * MAINTAINERS: Add self.
4681
3c419fd6
KH
46822004-02-12 Kazu Hirata <kazu@cs.umass.edu>
4683
4684 * MAINTAINERS: Alphabetize.
4685
e88e9aee
PB
46862004-02-12 Paolo Bonzini <bonzini@gnu.org>
4687
4688 * MAINTAINERS: Remove myself.
b4117c30 4689
1915e422
DE
46902004-02-11 David Edelsohn <edelsohn@gnu.org>
4691
4692 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4693 (rs6000-*-aix*): Same.
4694 * configure: Regenerate.
4695
a22c2d8d
KC
46962004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4697
4698 * configure.in (host): Add in missing $noconfigdirs to defines.
4699 * configure: Regenerate.
4700
d9cdb878
AC
47012004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4702 Nathanael Nerode <neroden@gcc.gnu.org>
4703
4704 PR ada/6637, PR ada/5911
b4117c30 4705 Merge with libada-branch:
d9cdb878
AC
4706 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4707 with appropriate dependencies. Add --enable-libada configure switch.
4708 * configure, Makefile.in: Regenerate.
4709
8bd92821
PB
47102004-02-09 Paolo Bonzini <bonzini@gnu.org>
4711
4712 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4713
89a95129
RO
47142004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4715
4716 * configure.in: Don't pass --with-stabs on IRIX 5 either.
4717 * configure: Regenerate.
4718
892629bc
GK
47192004-02-04 Geoffrey Keating <geoffk@apple.com>
4720
4721 Merge from upstream:
4722
4723 * ltmain.in: When setting IFS to '~', be careful about user
4724 arguments that contain '~'.
4725
4726 2004-02-04 Peter O'Gorman <peter@pogma.com>
4727
4728 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4729 Also test $base_compile against $CC with escaped arguments. Bug
4730 reported by Geoff Keating <geoffk@apple.com>.
4731
6b402165
KH
47322004-02-04 Kazu Hirata <kazu@cs.umass.edu>
4733
4734 * MAINTAINERS: Remove i960 port.
4735
fa2f0306
DD
47362004-01-23 DJ Delorie <dj@redhat.com>
4737
4738 * Makefile.def (target_modules) [libiberty]: Don't stage.
4739 * Makefile.in: Rebuilt.
4740
9feb20aa
CT
47412004-01-20 Caroline Tice <ctice@apple.com>
4742
4743 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4744
7aed2ccc
PC
47452004-01-19 Paolo Carlini <pcarlini@suse.de>
4746
4747 * MAINTAINERS: Update my email address.
4748
f25bebe1
JM
47492004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
4750
4751 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4752
28083580
VR
47532004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4754
4755 * MAINTAINERS: Remove entries without email address.
4756
c0f4b5e4
DJ
47572004-01-15 Daniel Jacobowitz <drow@mvista.com>
4758
4759 * MAINTAINERS: Add myself to write-after-approval.
4760
b5eb5a5e
SB
47612004-01-15 Steven Bosscher <stevenb@suse.de>
4762
4763 * MAINTAINERS: Update my email address.
4764
2c4de30b
LR
47652004-01-14 Loren J. Rittle <ljrittle@acm.org>
4766
4767 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4768 * Makefile.tpl (configure-target-[+module+]): Support stage.
4769 * Makefile.in: Rebuilt.
4770
74c0b320
ILT
47712004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
4772
4773 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4774
2560344b
RS
47752004-01-10 Richard Sandiford <rsandifo@redhat.com>
4776
4777 * MAINTAINERS: Add myself as a MIPS maintainer.
4778
8b21cda6
NN
47792004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
4780
2b6c260d
NN
4781 * configure.in: Use ./config.cache, not config.cache.
4782 * configure: Regenerate.
4783 * Makefile.tpl: Special-casing not needed for GCC any more.
4784 * Makefile.in: Regenerate.
4785
09438bde
NN
4786 * configure.in: Don't share a cache file for host dirs.
4787 * configure: Regenerate.
4788
8b21cda6
NN
4789 * config-ml.in: Don't mess with the cache file.
4790
e42870df
EB
47912004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4792
4793 * MAINTAINERS: Move myself from 'Write After Approval' to
4794 'CPU Port Maintainers' section as SPARC maintainer.
4795
6b9eb62c
NN
47962004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
4797
78a816a6
NN
4798 * Makefile.tpl: Make GCC use a separate config.cache.
4799 * Makefile.in: Regenerate.
4800
6b9eb62c
NN
4801 PR bootstrap/11932, PR bootstrap/11933
4802 (I don't know if it will fix either of them, but it relates
4803 to them.)
4804 * configure.in: Don't use shared config.cache for target
4805 directories.
4806 * configure: Regenerate.
4807
86d7b562
DN
48082004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
4809
4810 * MAINTAINERS: Add myself to 'Write After Approval' section.
4811
07d0a605
RS
48122003-12-31 Roger Sayle <roger@eyesopen.com>
4813
4814 * configure.in (ia64*-*-hpux*): Disable building java libraries.
4815 * configure: Regenerated.
4816
459ac19f
KH
48172003-12-23 Kazu Hirata <kazu@cs.umass.edu>
4818
4819 * MAINTAINERS: Remove the mn10200 maintainer.
4820
5785c0ed 48212003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 4822
cc6010cd
AP
4823 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4824 * configure: Regenerated.
5785c0ed 4825
a268eff9
JH
48262003-12-16 Jan Hubicka <jh@suse.cz>
4827
4828 * MAINTAINERS: Add myself as callgraph maintainer.
4829
9d465b12
TF
48302003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
4831
4832 * configure.in (raw_libstdcxx_flags): Remove the leading space.
4833 * configure: Regenerate.
4834
a68a270a
GB
48352003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4836
4837 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4838 'Write After Approval' section. Update email.
4839
3066a15c
JL
48402003-12-01 James Lemke <jim@wasabisystems.com>
4841
4842 * MAINTAINERS (Write After Approval): Add myself.
4843
8c052da4
MT
48442003-11-20 Matt Thomas <matt@3am-software.com>
4845
4846 * MAINTAINERS: Add myself as a vax port maintainer.
4847
e75f9147
KC
48482003-11-20 Kelley Cook <kcook@gcc.gnu.org>
4849
4850 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4851 (configure-build-[+module+], configure-[+module+]): Likewise.
4852 (configure-target-[+module+], configure-gcc, config.status): Likewise.
4853 * Makefile.in: Regenerate.
4854
43d8d958
AT
48552003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
4856
4857 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4858 shared/dylibed libraries.
4859 * ltmain.sh: Likewise.
4860 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4861 * ltcf-cxx.sh: Likewise.
4862 * ltcf-gcj.sh: Likewise.
4863 * ltconfig: Likewise.
4864
638dcaa0
SC
48652003-11-17 Stan Cox <scox@redhat.com>
4866
4867 * MAINTAINERS: Add myself as iq2000 port maintainer.
4868
15cc172b
AC
48692003-11-14 Arnaud Charlet <charlet@act-europe.fr>
4870
b4117c30
ZW
4871 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4872 * Makefile.in: Regenerate.
15cc172b 4873
20af77cd
UW
48742003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
4875
4876 * config.sub: Update to 2003-11-03 version.
4877
4dd01c5c
PE
48782003-10-20 Phil Edwards <phil@codesourcery.com>
4879
4880 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
4881 * configure: Regenerate.
4882
8d36c499
NP
48832003-10-20 Nicolas Pitre <nico@cam.org>
4884
4885 * MAINTAINERS: Add myself to 'Write After Approval' section.
4886
8b7ebc31
AC
48872003-10-20 Arnaud Charlet <charlet@act-europe.fr>
4888
4889 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4890
afe1910c
JM
48912003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
4892
4893 * MAINTAINERS: Update my email address.
4894
05dcec66
RO
48952003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4896
4897 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4898
71fc2f0c
RL
48992003-10-17 Ralph Loader <rcl@ihug.co.nz>
4900
4901 * MAINTAINERS: Add myself to 'Write After Approval' section.
4902
507ec745
BI
49032003-10-16 Bernardo Innocenti <bernie@develer.com>
4904
4905 * config.guess: Update to 2003-10-16 version.
4906 * config.sub: Update to 2003-10-16 version.
4907
4d466c42
DD
49082003-10-15 David Daney <ddaney@avtrex.com>
4909
4910 * MAINTAINERS: Added myself to 'Write After Approval' section.
4911
0c9b16bc
FH
49122003-10-15 Falk Hueffner <falk@debian.org>
4913
4914 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4915 'Write After Approval' section. Update email.
4916
74d57d15
RS
49172003-10-14 Roger Sayle <roger@eyesopen.com>
4918
4919 * MAINTAINERS: Move myself from 'Write After Approval' to
4920 'Various Maintainers' section as middle-end maintainer.
4921
d29b8ad8
NN
49222003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
4923
4924 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4925 HOST_FLAGS_TO_PASS.
4926 * Makefile.in: Regenerate.
4927
26db814a
BI
49282003-10-11 Bernardo Innocenti <bernie@develer.com>
4929
4930 * config.guess: Update to 2003-10-07 version.
4931 * config.sub: Update to 2003-10-07 version.
4932
fffeb871
RO
49332003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4934
4935 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4936 * ltconfig (irix5*, irix6*): Don't override version_type.
4937
6691a79e
ME
49382003-10-05 Mohan Embar <gnustuff@thisiscool.com>
4939
4940 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4941 * configure: Rebuilt
4942 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4943 * Makefile.in: Rebuilt
4944
62cdd71e
L
49452003-10-03 H.J. Lu <hongjiu.lu@intel.com>
4946
4947 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4948
6fe2eacc
CW
49492003-09-30 Carlo Wood <carlo@alinoe.com>
4950
cc6010cd 4951 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 4952
ea57e5ad
PK
49532003-09-29 Paul Koning <ni1d@arrl.net>
4954
4955 * MAINTAINERS: Move myself from "Write After Approval"
4956 to CPU platform maintainers for pdp11 platform.
4957
e070672a
AT
49582003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
4959
4960 * MAINTAINERS: Move myself from 'Write After Approval' to
4961 'Various Maintainers' section as libffi testsuite maintainer.
4962
43bb47c2
DJ
49632003-09-21 Daniel Jacobowitz <drow@mvista.com>
4964
4965 * configure.in: Pass a computed --program-transform-name
4966 to subconfigures.
4967 * configure: Regenerated.
4968
da9d3b37
NN
49692003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4970
94322beb
NN
4971 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4972 * Makefile.in: Regenerate.
4973
da9d3b37
NN
4974 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4975 * Makefile.in: Regenerate.
4976
ffd9060b
ZL
49772003-09-19 Ziemowit Laski <zlaski@apple.com>
4978
4979 * MAINTAINERS: Move myself from 'Write After Approval'
4980 to 'Various Maintainers' (objective-c) section.
4981
eeae7b41
DJ
49822003-09-17 Daniel Jacobowitz <drow@mvista.com>
4983
4984 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4985 quoting.
4986 * configure: Regenerated.
4987
a080d12b
JB
49882003-09-16 Joel Brobecker <brobecker@gnat.com>
4989
4990 * MAINTAINERS (Write After Approval): Add myself to write after
4991 approval list.
4992
6cd2fc59
DN
49932003-09-16 Dorit Naishlos <dorit@il.ibm.com>
4994
cc6010cd 4995 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 4996
dcbdd9cc
ILT
49972003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
4998
4999 * MAINTAINERS: Update my e-mail address.
5000
e517f636
AM
50012003-09-09 Alan Modra <amodra@bigpond.net.au>
5002
5003 * libtool.m4 (LD): Correct powerpc64 host match.
5004
bc49924b
JW
50052003-09-06 James E Wilson <wilson@tuliptree.org>
5006
5007 * MAINTAINTERS: Update my affiliation and email address.
5008
082124f5
ZD
50092003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5010
5011 * MAINTAINERS (Write After Approval): Add myself.
5012
dc94d89e
DD
50132003-09-04 DJ Delorie <dj@redhat.com>
5014
5015 * configure: Regenerate.
5016
50172003-09-04 Robert Millan <robertmh@gnu.org>
5018
5019 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 5020
7a0f2d4e
KG
50212003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5022
5023 * configure.in: Ensure arguments to sed are properly spaced.
5024 * configure: Regenerate.
5025
88d032eb
GP
50262003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5027
5028 * MAINTAINERS: Update my e-mail address.
5029
0b3f3d22
ME
50302003-08-28 Mohan Embar <gnustuff@thisiscool.com>
5031
5032 * MAINTAINERS (Write After Approval): Add myself.
5033
d253f9ba
DJ
50342003-08-27 Daniel Jacobowitz <drow@mvista.com>
5035
5036 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5037 * configure: Regenerated.
5038
066ec9c9
MM
50392003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
5040
5041 * MAINTAINERS: Update my email address.
5042
415d7ef9
PE
50432003-08-23 Phil Edwards <pme@gcc.gnu.org>
5044
5045 * configure.in: Use newline instead of semicolon when assuming
5046 shell arguments in a for loop.
5047 * configure: Regenerated.
5048
e1567352
JE
50492003-08-22 Jason Eckhardt <jle@rice.edu>
5050
5051 * MAINTAINERS: Resurrect the i860 maintainer.
5052
b348267b
GK
50532003-08-20 Geoffrey Keating <geoffk@apple.com>
5054
e50084fa
GK
5055 PR 8180
5056 * configure.in: When testing with_libs and with_headers, treat
5057 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5058 * configure: Regenerate.
b4117c30 5059
b348267b
GK
5060 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5061 make, shell, etc.
5062 (baseargs): Likewise.
5063 * configure: Regenerate.
5064
ca26ffe0
BI
50652003-08-20 Bernardo Innocenti <bernie@develer.com>
5066
5067 * MAINTAINERS (Write After Approval): Add myself.
5068
940cde4d
GK
50692003-08-19 Geoffrey Keating <geoffk@apple.com>
5070
5071 * configure.in: Disable libgcj for darwin not on powerpc.
5072 * configure: Rebuild.
5073
74bed51b
ADL
50742003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5075
5076 * config-ml.in, symlink-tree: Add license.
5077
b4117c30
ZW
50782003-08-03 Richard Stallman <rms@gnu.org>
5079 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
5080
5081 * README.SCO: New file.
5082
333a28b4
MK
50832003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5084
5085 * Makefile.tpl (check, check-c++): Express dependencies using
5086 dependencies rather than commands.
5087 * Makefile.in: Regenerate.
5088
c197e306
AC
50892003-08-01 Andrew Cagney <cagney@redhat.com>
5090
5091 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5092 * configure: Ditto.
5093
a8ee6e2d
GK
50942003-07-31 Geoffrey Keating <geoffk@apple.com>
5095
5096 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 5097 * Makefile.in: Update.
a8ee6e2d 5098
8d9b3f2e
AT
50992003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5100
5101 * configure.in: Enable libgcj for darwin.
5102 * configure: Rebuild.
5103
52c0c542
PE
51042003-07-29 Phil Edwards <pme@gcc.gnu.org>
5105
5106 * config-ml.in: Use ac_configure_args directly instead of
5107 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5108 actually seen.
5109
b4acb5ef
NN
51102003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5111
5112 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5113 creating target and build subdirs to build all parent dirs as needed.
5114 * Makefile.in: Rebuild.
5115 * configure.in: Don't build dirs explicitly here.
5116 * configure: Rebuild.
5117
a51d71d0
PB
51182003-07-26 Paul Brook <paul@nowt.org>
5119
5120 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5121
f43e12ce
AO
51222003-07-22 Alexandre Oliva <aoliva@redhat.com>
5123
5124 * Makefile.tpl (all-make): Depend on intl.
5125 * Makefile.in: Rebuilt.
5126
8a199ff6
PE
51272003-07-20 Phil Edwards <pme@gcc.gnu.org>
5128
5129 * install-sh: Update to newer upstream versions (associated with
5130 aclocal 1.7).
5131 * mkinstalldirs: Likewise.
5132 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5133
e6a8c803
AP
51342003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
5135
5136 * MAINTAINERS: Move self from Bug database only accounts
5137 to write-after-approval.
5138
9f13608f
NN
51392003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5140
5141 * config.if: Remove unused libc_interface determination.
5142
c7864714
NN
51432003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5144
5145 * MAINTAINERS: Move self from write-after-approval to
5146 build machinery (*.in).
5147
775956d0
NN
51482003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5149
5150 PR bootstrap/11273
5151 PR bootstrap/11408
5152 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5153 unused INSTALL_PROGRAM_ARGS.
5154 * configure.in: Use AC_PROG_INSTALL.
5155 * Makefile.in: Regenerate.
5156 * configure: Regenerate.
5157
c7f67a6e
KH
51582003-07-13 Kazu Hirata <kazu@cs.umass.edu>
5159
5160 * MAINTAINERS: Alphabetize.
5161
33952f6f
AO
51622003-07-10 Alexandre Oliva <aoliva@redhat.com>
5163
5164 * configure: Rebuilt.
5165 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5166 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5167 newlib nor libgloss.
5168 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5169 * configure.in (am33_2.0-*-linux*): Added.
5170
0d4f1b4e
BW
51712003-07-09 Bob Wilson <bob.wilson@acm.org>
5172
5173 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5174 * configure: Regenerate.
5175
56694dd9
ZW
51762003-07-07 Zack Weinberg <zack@codesourcery.com>
5177
5178 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5179 * Makefile.in: Regenerate.
5180
21607eb4
ZW
51812003-07-04 Zack Weinberg <zack@codesourcery.com>
5182
5183 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5184 * Makefile.in: Regenerate.
5185
8c90b13a
L
51862003-07-04 H.J. Lu <hongjiu.lu@intel.com>
5187
5188 * Makefile.tpl: Replace PWD with PWD_COMMAND.
5189 * Makefile.in: Regenerated.
5190
5d42f90e
L
5191 * config-ml.in: Replace PWD with PWD_COMMAND.
5192
6eb95e99
ZW
51932003-07-04 Zack Weinberg <zack@codesourcery.com>
5194
5195 * intl: New directory; see intl/ChangeLog for details.
5196 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5197 * Makefile.tpl: all-gcc depends on maybe-all-intl.
5198 * Makefile.in: Regenerate.
5199
07d1940e
NN
52002003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5201
5202 * configure.in: Clean up config-lang.in handling. Delete
5203 useless assignment to "subdirs".
5204 * configure: Regenerate.
5205
4dbda6f0
NN
52062003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5207
5208 * configure.in: Rename 'target_libs' to 'target_libraries'.
5209 Remove useless reference to 'target_libs'.
5210 * configure: Regenerate.
5211
2c30ab71
KS
52122003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5213
5214 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5215 * Makefile.in: Regenerate.
5216
11405c93
NN
52172003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5218
5219 * Makefile.def: Introduce flags_to_pass.
5220 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5221 * Makefile.in: Regenerate.
5222
fb87ad5d
HPN
52232003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5224
5225 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5226 and target-libgloss.
5227 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5228 <h8300*-*-*>: Disable libf2c and ${libgcj}.
5229 * configure: Regenerate.
5230
a7956a48
BK
52312003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5232
5233 * configure.in: Update testsuite_flags to new location.
5234 * configure. Regenerate.
6eb95e99 5235
eaf9f3b2
NN
52362003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5237
5238 * Makefile.tpl: Remove BUILD_CC stuff.
5239 * Makefile.in: Regenerate.
5240
2d89ffef
KH
52412003-06-17 Kazu Hirata <kazu@cs.umass.edu>
5242
5243 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5244
83415b0b
GP
52452003-06-16 Graeme Peterson <gp@qnx.com>
5246
5247 * MAINTAINERS (Write After Approval): Add myself.
5248
b951c91c 52492003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 5250
b951c91c
L
5251 * config.guess: Update to 2003-06-12 version.
5252 * config.sub: Update to 2003-06-13 version.
5253
0bb41a37
L
52542003-06-12 H.J. Lu <hongjiu.lu@intel.com>
5255
5256 * config.guess: Update to 2003-06-06 version.
5257 * config.sub: Update to 2003-06-06 version.
5258
655b7166
RO
52592003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5260
5261 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5262 * configure. Regenerate.
5263
01b759aa
NN
52642003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5265
bf1d3e81
NN
5266 * configure.in: Disable serial configure by default.
5267 * configure: Regenerate.
5268 * Makefile.tpl: Abolish .NOTPARALLEL.
5269 * Makefile.in: Regenerate.
5270
e89fbdfe
NN
5271 * Makefile.tpl: Replace {build,host,target}_canonical by
5272 {build,host,target}.
5273 * Makefile.in: Regenerate.
5274
01b759aa
NN
5275 * Makefile.tpl: Fix stupid pasto.
5276 * Makefile.in: Regenerate.
5277
f7dae026
NN
52782003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5279
5280 * Makefile.tpl: Remove bogus conditional.
5281 * Makefile.in: Regenerate.
5282
52832003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
5284
5285 * Makefile.tpl (profiledbootstrap): New target.
5286 * Makefile.in (profiledbootstrap): New target.
5287
2ffc3e73 52882003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
5289
5290 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5291 Pinski. Remove user names from other bugzilla-only maintainers.
5292
1a1e6b96
NN
52932003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5294
1358ccea
NN
5295 * Makefile.tpl: Make 'recursive targets' using autogen rather
5296 than shell loop. Remove duplicate 'clean' targets and false
5297 comments.
5298 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5299 Add systematic method of specifying missing targets in subdirs.
5300 Add copyright boilerplate.
5301 * Makefile.in: Regenerate.
5302 * configure.in: Add 'recursive targets' to maybe list.
5303 * configure: Regenerate.
5304
ae74ed1f
NN
5305 * MAINTAINERS: "GNATS only" -> "Bug database only".
5306
1a1e6b96
NN
5307 * Makefile.tpl: Rename [+target+] to [+make_target+].
5308 * Makefile.def: Rename 'target' to 'make_target'.
5309
c79af3fa
NB
53102003-05-31 Neil Booth <neil@daikokuya.co.uk>
5311
5312 * MAINTAINERS: Add self as options handling maintainer.
5313
39d85b61
MM
53142003-05-28 Michael Meissner <gnu@the-meissners.org>
5315
5316 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5317 been too long since I touched those ports.
5318
afc2b62d
DD
53192003-05-28 DJ Delorie <dj@redhat.com>
5320
5321 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5322 * Makefile.in: Regenerate.
5323
df445104
MR
53242003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5325
5326 * configure.in: Use curly braces in the definition of tooldir.
5327 * configure: Regenerate.
5328
2eb98e5d 53292003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 5330
2eb98e5d
DD
5331 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5332 newlib or libgloss.
5333 * Makefile.in: Regenerate.
5334
862fced8
DD
53352003-05-21 DJ Delorie <dj@redhat.com>
5336
5337 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5338 * Makefile.in: Regenerate.
5339
fc351800
ILT
53402003-05-20 Ian Lance Taylor <ian@airs.com>
5341
5342 * MAINTAINERS: Update my e-mail address.
5343
7e2dbcef
NN
53442003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5345
5346 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 5347 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
5348 Factor out common code from autogen IF statements.
5349 * configure: Regenerate.
5350 * Makefile.in: Regenerate.
5351
f2a0e225
KC
53522003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5353
5354 * configure.in: Accept i[3456789]86 for machine type.
5355 * configure: Regenerate.
5356
8b87bb96
NN
53572003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5358
5359 * configure.in: Switch more things to use maybe dependencies.
5360 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5361 * configure: Regenerate.
5362 * Makefile.tpl: Switch more things to use maybe dependencies.
5363 * Makefile.in: Regenerate.
5364
fdb882bc 53652003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
5366
5367 * Makefile.tpl (install-opcodes): Define.
5368 * Makefile.in: Rebuild.
5369
f7c50032
AJ
53702003-05-13 Andreas Jaeger <aj@suse.de>
5371
5372 * config.guess: Update to 2003-05-09 version.
5373 * config.sub: Update to 2003-05-09 version.
5374
f2181bed 53752003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
5376
5377 * configure.in: Correct sed script so that options in quotes are not
5378 deleted.
5379 * configure: Rebuild.
5380
aa8f1f57
CV
53812003-05-12 Corinna Vinschen <corinna@vinschen.de>
5382
5383 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5384 and $$s/newlib/libc/sys/cygwin32 include paths.
5385 * configure: Ditto.
5386
0c130f81
MM
53872003-05-12 Michael Meissner <gnu@the-meissners.org>
5388
5389 * MAINTAINERS: Update my email addresses.
5390
aa1a100b
EB
53912003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
5392
5393 * config-ml.in: Propagate INSTALL variables.
f7c50032 5394
87861833
GP
53952003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5396
5397 * MAINTAINERS: Remove duplicate entries in Write After Approval.
5398
de722255
CD
53992003-05-02 Chris Demetriou <cgd@broadcom.com>
5400
6eb95e99
ZW
5401 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5402 * Makefile.in: Regenerate.
de722255 5403
96c4a002
WB
54042003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
5405
5406 * MAINTAINERS (GNATS only): Add Falk Hueffner.
5407
55b15a11
WB
54082003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
5409
5410 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5411
0c227849
DJ
54122003-04-27 Daniel Jacobowitz <drow@mvista.com>
5413
5414 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5415 * Makefile.in: Regenerated.
5416
d45148c1
WB
54172003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
5418
5419 * MAINTAINERS (Write After Approval): Upgrade myself from
5420 GNATS only to write-after-approval. Update my mail address.
5421
48f2318c 54222003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
5423
5424 (OS Port Maintainers: freebsd): Add myself.
5425
438f50c3
MM
54262003-04-22 Mark Mitchell <mark@codesourcery.com>
5427
5428 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5429
9074e169
KJ
54302003-04-22 Kean Johnston <jkj@sco.com>
5431
5432 * MAINTAINERS (SCO ports): Added myself.
5433
dfd39a2e
NS
54342003-04-21 Nathan Sidwell <nathan@codesourcery.com>
5435
5436 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5437
ccbae82a
KJ
54382003-04-19 Kean Johnston <jkj@sco.com>
5439
5440 * MAINTAINERS (Write After Approval): Add myself.
5441
2f50999f
GP
54422003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5443
5444 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5445 * Makefile.in: Regenerate.
5446
e9b84181
JJ
54472003-04-18 Jakub Jelinek <jakub@redhat.com>
5448
5449 * configure.in (powerpc64*-*-linux*): Remove.
5450 * configure: Rebuilt.
5451
1ca4c6e1
PE
54522003-04-17 Phil Edwards <pme@gcc.gnu.org>
5453
5454 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5455 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5456 and restrap.
5457 * Makefile.in: Regenerate.
5458
0590b963
RE
54592003-04-16 Richard Earnshaw <rearnsha@arm.com>
5460
5461 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5462 * configure: Regenerated.
5463
ff41a56f
DD
54642003-04-15 DJ Delorie <dj@redhat.com>
5465
5466 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5467
50d440bc
NC
54682003-04-13 Nick Clifton <nickc@redhat.com>
5469
5470 * config-ml.in: Remove support for --disable-aix removing
5471 call-aix multilibs.
5472
b1e0a93e
AO
54732003-04-10 Alexandre Oliva <aoliva@redhat.com>
5474
5475 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5476 * */configure: Rebuilt.
5477
71fb704d
JS
54782003-04-08 Joel Sherrill <joel@oarcorp.com>
5479
5480 * MAINTAINERS: Add my email address.
5481
3897ea90
OH
54822003-03-17 Olivier Hainque <hainque@act-europe.fr>
5483
5484 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 5485
93c834b7
NN
54862003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5487
5488 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5489 * Makefile.in: Regenerate.
5490
82c34dcb
MC
54912003-03-14 Michael Chastain <mec@shout.net>
5492
5493 * Makefile.in: Regenerate with correct Makefile.def.
5494
73458fb7
NN
54952003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5496
5497 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5498 Make macro.
5499 * Makefile.in: Regenerate.
5500 * configure.in: Clean up gxx_include_dir logic.
5501 * configure: Regenerate.
5502
32cf27e5
AE
55032003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
5504
5505 * MAINTAINERS (Write After Approval): Add myself.
5506
c727e7a0
BE
55072003-03-10 Ben Elliston <bje@wasabisystems.com>
5508
5509 * MAINTAINERS: Update my mail address.
5510
9a27ac7a
FS
55112003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5512
5513 * configure.in (gxx_include_dir): Fix typo.
5514 * configure: Regenerated.
5515
3aa83176
NN
55162003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5517
5518 * Makefile.tpl: Reindent.
5519 * Makefile.in: Regenerate.
5520 * configure.in: Reindent. Don't set unused variables.
5521 * configure: Regenerate.
5522
9124bc53
DJ
55232003-03-04 Daniel Jacobowitz <drow@mvista.com>
5524
5525 * configure.in: Include $(build_tooldir)/sys-include in
5526 FLAGS_FOR_TARGET.
5527 * configure: Regenerated.
5528
cb543528
NN
55292003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5530
c858bf1e
NN
5531 * Makefile.tpl: Always pass down RANLIB.
5532 * Makefile.in: Regenerate.
5533
aa9c3ab4
NN
5534 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5535 * Makefile.in: Regenerate.
5536 * configure.in: Remove unused logic relating to --enable-shared
5537 and --enable-threads. Remove bogus comments. Remove redundant
5538 noconfigdirs.
5539 * configure: Regenerate.
5540
cb543528
NN
5541 * configure.in: Replace ${libstdcxx_version} by its value.
5542 Remove reference to mh-dgux.
5543 * configure: Regenerate.
5544
53f70c1b
KB
55452003-03-03 Kevin Buettner <kevinb@redhat.com>
5546
5547 * MAINTAINERS (Write After Approval): Add myself.
5548
df0f0674
NN
55492003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5550
5551 * Makefile.tpl: Rearrange.
5552 * Makefile.in: Regenerate.
5553
ef4e7569
US
55542003-02-25 Uwe Stieber <uwe@wwws.de>
5555
5556 * configure.in: Add support for kaOS as cross build target system.
5557 * configure: Regenerated.
5558
a7a287eb
SB
55592003-02-24 Steven Bosscher <steven@gcc.gnu.org>
5560
5561 * MAINTAINERS (Write after approval): Add myself.
5562
ff00c8a2
JW
55632003-02-21 James E Wilson <wilson@tuliptree.org>
5564
5565 * MAINTAINERS: Update my email address.
5566
abb2db7a
ZW
55672003-02-21 Zack Weinberg <zack@codesourcery.com>
5568
5569 * MAINTAINERS: Add self to blanket write privs. section.
5570
e9f2dc3b
SM
55712003-02-20 Sean McNeil <sean@blue.mcneil.com>
5572
5573 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5574 configure-target-* as some target builds may require additional
5575 flags for preprocessor tests.
5576 * Makefile.in: Regenerated.
5577
ee03dc5e
AO
55782003-02-19 Alexandre Oliva <aoliva@redhat.com>
5579
11856278
AO
5580 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5581 * ltconfig: Handle it.
5582 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5583 auto-detecting it.
5584
274aef32
AO
5585 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5586 it is used as argument to $CC.
5587 * ltcf-gcj.sh: Likewise.
5588
ee03dc5e
AO
5589 * configure.in: Introduce --enable-maintainer-mode.
5590 * configure: Rebuilt.
5591 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5592 for maintainer mode.
5593 * Makefile.in: Rebuilt.
5594
30db8e17
JM
55952003-02-18 Jason Merrill <jason@redhat.com>
5596
5597 * Makefile.tpl (check-c++): Allow parallelism.
5598
cab60ac6
GP
55992003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5600
5601 * MAINTAINERS: Remove John Carr (who never actually had access to
5602 gcc.gnu.org).
5603
c8e5d1af
GK
56042003-02-15 Geoffrey Keating <geoffk@apple.com>
5605
5606 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5607 don't configure target-libobjc.
5608 * configure: Regenerate.
5609
70f91f50
RO
56102003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5611
5612 * Makefile.tpl (RANLIB): Define.
5613 * Makefile.in: Regenerate.
5614
669e9062
LB
56152003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
5616
5617 * MAINTAINERS: Update my email.
abb2db7a 5618
61b56b2e
KS
56192003-02-06 Keith R Seitz <keiths@redhat.com>
5620
5621 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5622 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5623 * Makefile.in: Regenerated.
5624 * configure.in: Remove all traces of snavigator, db, and grep.
5625 * configure: Regenerated.
5626
a1ba6e15
GP
56272003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5628
5629 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5630 After Approval.
5631
f5f2cce5
CC
56322003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5633
5634 * MAINTAINERS (Write after approval): Add myself.
5635
ba49f6f1
FCE
56362003-01-31 Frank Ch. Eigler <fche@redhat.com>
5637
5638 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5639 * Makefile.in: Regenerated.
5640
ccf9f10c
RS
56412003-01-30 Roger Sayle <roger@eyesopen.com>
5642
5643 * config.guess: Updated to 2003-01-30's version.
5644 * config.sub: Updated to 2003-01-28's version.
5645
a693735b
AO
56462003-01-30 Alexandre Oliva <aoliva@redhat.com>
5647
5648 * config.if: If gcc_version is already set, just use it. Don't set
5649 gcc_version_trigger if it's already set, otherwise set it to
5650 gcc/version.c, but only if the file exists. If it is not set and
5651 gcc/version.c does not exist, try to extract the version number from
5652 $CC.
5653
204c43d6
AT
56542003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
5655
abb2db7a 5656 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 5657
842e91ec
PE
56582003-01-27 Phil Edwards <pme@gcc.gnu.org>
5659
5660 * configure.in: Revert 24Jan change.
5661 * configure: Regenerate.
5662
6b99984e
GP
56632003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5664
5665 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
5666 entry of HJ Lu.
5667
806e0935
NN
56682003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5669
5670 * configure.in: Revert previous change.
5671 * configure: Regenerate.
5672
307a9864
NN
56732003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5674
5675 * configure.in: Make rda native-only.
5676 * configure: Regenerate.
5677
02ba6302
VR
56782003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5679
5680 * MAINTAINERS: Move myself from GNATS-only-accounts to
5681 write-after-approval.
5682
77d187bc
NN
56832003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5684
5685 * configure.in: Add missing \.
5686 * configure: Rebuilt.
5687
a94a2d4c
JJ
56882003-01-17 Jakub Jelinek <jakub@redhat.com>
5689
5690 * configure.in (baseargs): Avoid using \| in sed regular
5691 expressions.
5692 * configure: Rebuilt.
5693
73f84924
JJ
56942003-01-16 Jakub Jelinek <jakub@redhat.com>
5695
5696 * configure.in (baseargs): Remove all supported forms of
5697 --cache-file, --srcdir, --host, --build and --target options
5698 from argument lists.
5699 * configure: Rebuilt.
5700
8c12fc63
JZ
57012003-01-15 Josef Zlomek <zlomekj@suse.cz>
5702
5703 * MAINTAINERS: Add myself to write-after-approval list.
5704
7c005a3a
AO
57052003-01-15 Alexandre Oliva <aoliva@redhat.com>
5706
5707 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5708 * configure: Rebuilt.
5709
3dfabf63
NN
57102003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5711
5712 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5713 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5714 * Makefile.in: Regenerate.
5715 * configure: Regenerate.
5716
cf53ae10
AO
57172003-01-09 Alexandre Oliva <aoliva@redhat.com>
5718
5719 * configure.in: Remove Makefile in build, host and target modules
5720 unless configure was run with --no-recursion.
5721 * configure: Rebuilt.
5722
3fbe8e4a
CC
57232003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5724
5725 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5726 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5727 * Makefile.in: Regenerate.
5728
66e2aa7d
CD
57292003-01-08 Chris Demetriou <cgd@broadcom.com>
5730
5731 * config.guess: Update to 2003-01-03 version.
5732 * config.sub: Update to 2003-01-03 version.
5733
b5038cfb
CF
57342003-01-07 Christopher Faylor <cgf@redhat.com>
5735
5736 * configure: Regenerate with proper autoconf 2.13.
5737
d02c69be
CF
57382003-01-07 Christopher Faylor <cgf@redhat.com>
5739
5740 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 5741 * configure: Regenerate.
d02c69be 5742
e914a571
AC
57432003-01-06 Andrew Cagney <ac131313@redhat.com>
5744
5745 * configure.in (GDB_TK): Add tcl directories conditional on
5746 gdb/gdbtk directory being present.
5747 * configure: Regenerate.
abb2db7a 5748
70571545
JDA
57492003-01-04 John David Anglin <dave.anglin@nrc.ca>
5750
5751 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5752 by gcc if LD is not defined and we are not doing a Canadian Cross.
5753 * configure: Rebuilt.
5754
89a7012a
TT
57552002-12-31 Tom Tromey <tromey@redhat.com>
5756
5757 * Makefile.in: Rebuilt.
5758 * Makefile.def (target_modules) [libffi]: Allow installation.
5759
3f4f56e2
AS
57602002-12-31 Andreas Schwab <schwab@suse.de>
5761
5762 * configure.in: Fix use of $program_transform_name.
5763 * configure: Regenerated.
5764
6c1b8d0a
DJ
57652002-12-30 Daniel Jacobowitz <drow@mvista.com>
5766
5767 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 5768 * configure: Regenerated.
6c1b8d0a 5769
c5120911
AO
57702002-12-29 Alexandre Oliva <aoliva@redhat.com>
5771
5772 * Makefile.tpl (local-distclean): Don't remove...
5773 (multilib.ts): ... this. Moved into...
5774 (multilib.out): ... this. Don't use sub-make.
5775 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5776 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5777 (configure-build-[+module+], configure-[+module+],
5778 configure-target-[+module+], configure-gcc): ... these. Test
5779 for Makefile existence. Drop config.status from dependencies.
5780 * Makefile.in: Rebuilt.
5781 * configure.in: Move gcc-version-trigger to the end of
5782 ac_configure_args. Add comments to maybedep.tmp and
5783 serdep.tmp. Introduce --disable-serial-configure. Remove
5784 nonopt from baseargs, matching and removing corresponding
5785 whitespace while at it.
5786 * configure: Rebuilt.
5787
e245b0ea
AO
57882002-12-28 Alexandre Oliva <aoliva@redhat.com>
5789
903de295
AO
5790 * configure.in (host_configargs): Replace reference to
5791 no-longer-defined buildopts with --build=${build_alias}.
5792 * configure: Rebuilt.
5793
e245b0ea
AO
5794 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5795 program_transform_name to standard idiom.
5796 (AUTOGEN, AUTOCONF): Define.
5797 (Makefile.in): Use $(AUTOGEN).
5798 (Makefile): Depend on config.status, and use autoconf-style rule to
5799 build it. Move original commands to...
5800 (config.status): ... this new target.
5801 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5802 $(AUTOCONF).
5803 * Makefile.in: Rebuilt.
5804
671aa708
NN
58052002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
5806
53fbfb58
NN
5807 * Makefile.tpl: Fix dramatic bustage due to change in
5808 program_transform_name.
5809 * Makefile.in: Regenerate.
5810
5811 * configure.in: Remove unnecessary PATH setting.
5812 * configure: Regnerate.
5813
5814 * configure.in: Don't default to unprefixed tools unless
5815 the native tools will work.
5816 * configure: Regenerate.
5817
671aa708
NN
5818 * configure.in: Convert to autoconf script. Blow away lots
5819 of now-redundant Makefile fragments.
5820 * configure: Generate using Autoconf.
5821 * Makefile.tpl: Rewrite to reflect autoconfiscation.
5822 * Makefile.in: Regenerate.
5823
57f40826
NN
58242002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
5825
3fedb745
NN
5826 * configure: Fix stupid bug where RANLIB was mistakenly included.
5827
abb2db7a 5828 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
5829 (build_configargs, host_configargs, target_configargs).
5830
5831 * configure.in: Move logic out of sed statement.
5832
abb2db7a 5833 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
5834 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5835
315fa0f4
SS
58362002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
5837
5838 * config.sub: Import from master repository
5839 * config.guess: Ditto
5840
45aff44f
AS
58412002-12-24 Andreas Schwab <schwab@suse.de>
5842
5843 * Makefile.tpl (multilib.out): Fix missing space.
5844 * Makefile.in: Regenerate.
5845
88b5521b
NN
58462002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
5847
5848 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
5849 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
5850 * Makefile.in: Regenerate.
5851 * configure.in: Remove unnecessary leftovers.
5852
2a726918
GK
58532002-12-21 Geoffrey Keating <geoffk@apple.com>
5854
5855 * configure.in (extra_ranlibflags_for_target): New variable.
5856 (*-*-darwin): Add -c to ranlib commands.
5857 * configure (tooldir): Handle extra_ranlibflags_for_target.
5858
aace3269 58592002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
5860
5861 * Makefile.tpl: Revert HJL's change.
5862 * Makefile.in: Regenerated.
5863 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5864 always.
5865
f0895142
AS
58662002-12-19 Andreas Schwab <schwab@suse.de>
5867
5868 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5869 * Makefile.in: Regenerate.
5870
782d0c02
L
58712002-12-18 H.J. Lu <hjl@gnu.org>
5872
5873 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5874 * Makefile.in: Regenerated.
5875
5876 * configure.in (build_prefix): New. Substitute.
5877
212f6dd0
NN
58782002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
5879
79308c5d
NN
5880 * Makefile.tpl: Don't let real targets depend on phony targets.
5881 * Makefile.in: Regenerate.
5882
212f6dd0
NN
5883 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5884 * Makefile.in: Regenerate.
5885
ab17919f
SS
58862002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
5887
5888 * config.sub: Import from master repository
5889 * config.guess: Ditto
5890
5ecf91d1
JM
58912002-12-16 Jason Merrill <jason@redhat.com>
5892
5893 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5894 previous 'make bootstrap'.
5895 * Makefile.in: Regenerate.
5896
d8437e1b
HPN
58972002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
5898
5899 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5900
4977bab6
ZW
59012002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
5902
5903 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5904 * Makefile.in: Regenerate.
5905
0edcfdcb
JM
59062002-12-13 Jason Merrill <jason@redhat.com>
5907
6248218a 5908 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
5909 library tests.
5910 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
5911 * Makefile.in: Regenerate.
5912
4977bab6
ZW
59132002-12-12 Alexandre Oliva <aoliva@redhat.com>
5914
5915 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5916 * Makefile.in: Rebuilt.
5917
f87505dd
AO
59182002-12-12 Alexandre Oliva <aoliva@redhat.com>
5919
5920 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5921
4977bab6
ZW
59222002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
5923
5924 * configure: Fix bug put in by gremlins.
5925
5926 * Makefile.tpl: Substitute more autoconfily.
5927 * configure: Substitute more autoconfily.
5928 * Makefile.in: Regenerate.
5929
7f0db92a
SS
59302002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
5931
5932 * config.sub: Import from master repository
5933 * config.guess: Ditto
5934 * MAINTAINERS: Added Svein Seldal under write after approval
5935
4977bab6
ZW
59362002-12-08 Andrew Cagney <ac131313@redhat.com>
5937
5938 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5939 * Makefile.in (all-sim): Ditto.
5940
59412002-12-06 DJ Delorie <dj@redhat.com>
5942
5943 * Makefile.tpl: Change configure dependencies to not have real
5944 targets depend on phony targets.
5945
59462002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
5947
5948 * configure.in: Revert unintentional change.
5949
5950 * Makefile.tpl: Change dependency for */multilib.out so that
5951 it works when gcc isn't in the tree.
5952
5953 * configure.in: Substitute more.
5954 * configure: Run subconfigures from the Makefile.
5955 * Makefile.tpl: Run subconfigures from the Makefile; add a few
5956 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
5957
67f1b906
GP
59582002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5959
5960 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5961
4977bab6
ZW
59622002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
5963
5964 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5965 and corresponding dependencies.
5966 * Makefile.in: Regenerate.
5967
5968 * configure.in (host_tools): Order binutils, gas and ld for
5969 convenience in running the testsuites.
5970
5971 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5972 * Makefile.in: Regenerate.
5973 * configure.in: Introduce rules to serialize subconfigure runs.
5974
5975 * configure.in: Introduce BASE_CC_FOR_TARGET.
5976 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
5977 Realize configure-build-* targets. Realize configure-target-* targets.
5978 * Makefile.in: Regenerate.
5979
59802002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5981
5982 * configure: Move gcc_version_trigger stuff from here...
5983 * configure.in: ...to here.
5984
5985 * configure.in: Separate subconfigure options added by this file from
5986 options given by the user. Add machinery to put args for host
5987 subconfigures into the Makefile.
5988
5989 * Makefile.tpl: Remove 'vault' targets.
5990 * Makefile.tpl: Reorder and comment dependencies.
5991 * Makefile.in: Regenerate.
5992
59932002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5994 * configure.in: Fix my broken commit of previous patch. (sigh)
5995
743f054e
GK
59962002-11-28 Geoffrey Keating <geoffk@apple.com>
5997
5998 * configure.in: Move host-specific darwin noconfigdirs into
5999 the host-specific section.
6000
4977bab6
ZW
60012002-11-28 Geoffrey Keating <geoffk@apple.com>
6002
6003 * configure.in: Move host-specific darwin noconfigdirs into
6004 the host-specific section.
6005
60062002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
6007
6008 * configure: Remove skip-this-dir support.
6009 * Makefile.tpl: Remove skip-this-dir support.
6010
6011 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6012 subdirectories.
6013 * Makefile.in: Regenerate.
6014
6015 * Makefile.tpl: Strip out useless setting of 'dir'.
6016 * Makefile.in: Regenerate.
6017
60182002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
6019
6020 * configure.in: Fix deeply stupid bug.
6021
6022 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6023 shell code in CXX_FOR_TARGET
6024 * Makefile.def: Introduce raw_cxx.
6025 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6026 RAW_CXX_FOR_TARGET.
6027 * Makefile.in: Regenerate.
6028
60292002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
6030
6031 * Makefile.tpl: Remove unnecessary ifs.
6032 * Makefile.in: Regenerate.
6033
6034 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6035 dependencies. Maybe-ize build-libiberty. Create dummy install
6036 targets for 'no_install' modules.
6037 * configure: Move GDB_TK substitution to configure.in. Move
6038 build_modules stuff to configure.in.
6039 * configure.in: Implement soft dependency machinery. Maybe-ize
6040 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6041 * Makefile.in: Regenerate.
6042
60432002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
6044
6045 * Makefile.tpl: Make all-target, install-target behave similarly
6046 to all, install (only hitting configured targets). Eliminate
6047 unused macro defintions.
6048
6049 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6050 build != host.
6051
6052 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6053
6054 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6055
6056 * configure.in: Produce lists of subdir targets we're actually
6057 configuring. Remove references to "dosrel".
6058 * Makefile.tpl: Let configure set which subdir targets are hit.
6059 Remove install-cross; clean up install; remove ALL. Remove
6060 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6061 Autogenerate host module targets. Remove empty dependency lines
6062 and redundant dependency; rearrange slightly.
6063 * Makefile.def: Add host-side libtermcap, utils.
6064
6065 * Makefile.in: Regenerate.
6066
e6226a2f
RO
60672002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6068
6069 * ltconfig (osf[345]): Append $major to soname_spec.
6070 Reflect this in library_names_spec.
6071 * ltmain.sh (osf): Prefix $major with . for use as extension.
6072
3b75d237
AJ
60732002-11-19 Andreas Jaeger <aj@suse.de>
6074
6075 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6076 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6077 and sparc64 GNU/Linux systems.
6078
809108de
NS
60792002-11-19 Nathan Sidwell <nathan@codesourcery.com>
6080
6081 * MAINTAINERS: Update email.
6082
e7e0de7e
GP
60832002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6084
6085 * MAINTAINERS: Complete James Dennett's entry.
6086
f7109dea
EB
60872002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
6088
6089 * MAINTAINERS (Write After Approval): Add myself.
6090
d3ac17c9
BK
60912002-11-13 Bruce Korb <bkorb@gnu.org>
6092
6093 * Makefile.tpl: syntactic cleanup
6094
cbf78ae4
SH
60952002-11-13 Stuart Hastings <stuart@apple.com>
6096
6097 * MAINTAINERS: Add myself to write-after-approval list.
6098
4977bab6
ZW
60992002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6100
6101 * Makefile.def: Add list of recursive targets to autogenerate.
6102 Add build_modules.
6103 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6104 targets. Autogenerate *-build-* targets.
6105 * Makefile.in: Regenerate.
6106
61072002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6108
6109 * configure: More autoconf-style substitutions.
6110 * Makefile.tpl: More autoconf-style substitutions.
6111 * Makefile.in: Regenerate.
6112
61132002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
6114
6115 * configure: Substitute more variables in a more autoconf-friendly
6116 way. Simplify slightly.
6117 * Makefile.tpl: Make more variables substitutable in an
6118 autoconf-friendly way.
6119 * Makefile.in: Regenerate.
6120
d4783999
JW
61212002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
6122
6123 * MAINTAINERS (Write After Approval): Add myself.
6124
4977bab6
ZW
61252002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
6126
6127 * configure.in (v810*): Remove special setting of tools.
6128
6129 * configure: Add support for extra required flags for ar or nm.
6130 * configure.in (aix4.3+): Use above support for target-specific
6131 issues, rather than using config/mt-aix43.
6132
61332002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
6134
6135 * configure: Remove 'removing', which doesn't work. Replace $subdir
6136 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6137 with $srcdir. Reformat indentation. Substitute some variables
6138 formerly hard-coded in the Makefile for build=host.
6139 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6140 * Makefile.def: Autogenerate more.
6141 * Makefile.in: Regenerate.
6142
1c9c903e
AN
61432002-11-04 Adam Nemet <anemet@lnxw.com>
6144
6145 * MAINTAINERS (Write After Approval): Add myself.
6146
40673d2b
KB
61472002-11-04 Kevin Buettner <kevinb@redhat.com>
6148
6149 * Makefile.def (host_modules): Add rda.
6150 * Makefile.in: Regenerate.
6151 * configure.in (target_tool): Add target-rda to list.
6152
42e650ae
GP
61532002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6154
6155 * MAINTAINERS: Remove "co-maintainer" note for web pages.
6156
e004b81f
PE
61572002-10-25 Phil Edwards <pme@gcc.gnu.org>
6158
6159 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6160 and restrap targets to this rule.
6161 * Makefile.in: Regenerate.
6162
06bd49b1
GP
61632002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6164
6165 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6166 GNATS only accounts.
6167
d0af82b0
HPN
61682002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6169
6170 * configure.in (i[3456]86-*-linux*): Add check to disable
6171 ${libgcj} for glibc1.
6172
10782654
DC
61732002-10-24 Denis Chertykov <denisc@overta.ru>
6174
6175 * MAINTAINERS: Add myself as ip2k port maintainer.
6176
a5a438f5
SS
61772002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6178
6179 * configure.in: Add tic4x target.
6180
fe3d5b7f
NN
61812002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6182
aba8a494
NN
6183 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6184 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6185 * Makefile.in: Regenerate.
6186
fe3d5b7f
NN
6187 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6188 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6189 * Makefile.in: Regenerate.
6190
a6ad79e7
JJ
61912002-10-02 Janis Johnson <janis187@us.ibm.com>
6192
6193 * MAINTAINERS: Add myself as web pages co-maintainer.
6194
6a8a9058
NN
61952002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6196
6197 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6198 * Makefile.in: Regenerate.
6199
327d975a
ZW
62002002-10-02 Zack Weinberg <zack@codesourcery.com>
6201
6202 * MAINTAINERS: Add myself and Nathan Sidwell
6203 <nathan@codesourcery.com> as VxWorks maintainers.
6204
a5ae8f19 62052002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
6206
6207 * Makefile.def: Remove order dependency comments.
6208 * Makefile.tpl: Add explicit install-install dependencies.
6209 * Makefile.in: Regenerate.
d0f6c823 6210
34c6040c 6211 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 6212 * Makefile.in: Regenerate.
34c6040c 6213
d0f6c823
NN
6214 * Makefile.tpl: Add configure-target (for src-release in src)
6215 * Makefile.in: Regenerate.
6216
50bd210b
NC
62172002-09-30 Nick Clifton <nickc@redhat.com>
6218
6219 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6220
ca25149e
UW
62212002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6222
6223 * configure.in (s390*-*-linux*): Enable libgcj.
6224
dd30b57d
NN
62252002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6226
9e60a678
NN
6227 * configure: Revert accidentally applied changes.
6228
dd30b57d
NN
6229 * Makefile.tpl: Make more autoconf-friendly.
6230 * Makefile.in: Regenerate.
6231 * configure: Make substitution more autoconf-like.
6232
5831424e
RE
62332002-09-28 Richard Earnshaw <rearnsha@arm.com>
6234
6235 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6236 single entry to handle all these.
6237 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6238 libjava on arm-*-elf.
6239
b7f3b15b
GK
62402002-09-27 Geoffrey Keating <geoffk@apple.com>
6241
6242 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6243 things that depend on them.
6244
0dffceed
NN
62452002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6246
6247 * Makefile.tpl: Make subsituted variables more autoconfy.
6248 * Makefile.in: Regenerate.
6249 * configure: Make seds more autoconfy.
6250
1db75a86 62512002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
6252
6253 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6254 * Makefile.in: Regenerate.
6255 * configure.in: Rewrite sed statements to look autoconfy.
6256
1db75a86
NN
6257 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6258 all-target-foo on configure-target-foo.
6259 * Makefile.def: Ditto.
6260 * Makefile.in: Rebuild.
6261
741a4e89
AH
62622002-09-25 Andrew Haley <aph@redhat.com>
6263
6264 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6265
95ddd785
NN
62662002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6267
6268 * Makefile.def: New file.
6269 * Makefile.tpl: New file.
6270 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6271 * contrib/gcc_update: Note that Makefile.in is a generated file.
6272
6273 * configure.in: Minor rearrangement. Simplify tests.
6274
65a824f6
JT
62752002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
6276
6277 * configure.in (with_headers): Skip copy if value is "yes".
6278 (with_libs): Likewise.
6279
51270f0a 62802002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
6281
6282 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6283 * configure.in (sh*-*-pe*): Ditto.
6284 * configure.in (mips*-*-pe*): Ditto.
6285 * configure.in (*arm-wince-pe): Ditto.
6286
8f89dbf4
NN
6287 * configure.in: Rearrange.
6288
c1b8db3f
KH
62892002-09-14 Kazu Hirata <kazu@cs.umass.edu>
6290
6291 * MAINTAINERS: Update my email address.
6292
341f0575
PK
62932002-08-30 Paul Koning <pkoning@equallogic.com>
6294
6295 * MAINTAINERS: (Write After Approval): Add myself.
6296
d2e06980
GK
62972002-08-29 Geoffrey Keating <geoffk@redhat.com>
6298
6299 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6300
4906d5d8
GK
63012002-08-24 Geoffrey Keating <geoffk@redhat.com>
6302
6303 * MAINTAINERS: Change my mailing address.
6304
e9a25cc8
PC
63052002-08-21 Paolo Carlini <pcarlini@unitus.it>
6306
6307 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 6308 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 6309
a5aa7421
LR
63102002-08-20 Loren J. Rittle <ljrittle@acm.org>
6311
6312 * MAINTAINERS (Write After Approval): Remove myself.
6313 (Various Maintainers: c++ runtime libs): Add myself.
6314
5ce6f47b
EC
63152002-08-15 Eric Christopher <echristo@redhat.com>
6316
6317 * config.sub: Import from master repository.
6318 * config.guess: Ditto.
6319
7f9317f0
AO
63202002-08-19 Alexandre Oliva <aoliva@redhat.com>
6321
6322 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6323 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6324 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6325
7aecca3d
AH
63262002-08-16 Aldy Hernandez <aldyh@redhat.com>
6327
6328 * MAINTAINERS: Add self to rs6000 vector extensions.
6329
8ea4b195
AO
63302002-08-15 Alexandre Oliva <aoliva@redhat.com>
6331
6332 * libiberty/configure: Reverted unintended yesterday's check in.
6333
f5cc59a7
AO
63342002-08-14 Alexandre Oliva <aoliva@redhat.com>
6335
6336 * boehm-gc/configure, libf2c/configure: Rebuilt.
6337 * libffi/configure, libiberty/configure: Ditto.
6338 * libjava/configure, libobjc/configure: Ditto.
6339 * libstdc++-v3/configure, zlib/configure: Ditto.
6340 Merged from binutils:
6341 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
6342 From Steve Ellcey <sje@cup.hp.com>:
6343 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6344 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6345 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6346 IA64.
6347 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6348 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6349 soname_spec, sys_lib_search_path_spec): Ditto.
6350
66350331
FS
63512002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6352
6353 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6354
2ff34870
L
63552002-08-04 H.J. Lu (hjl@gnu.org)
6356
6357 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6358
a014f2fe
KW
63592002-08-02 Krister Walfridsson <cato@df.lth.se>
6360
6361 * MAINTAINERS (Write After Approval): Add myself.
6362
c01d477a
AM
63632002-07-31 Alan Modra <amodra@bigpond.net.au>
6364
6365 * configure.in: Move generic linux case to end. Copy generic
6366 linux noconfigdirs to mips*-*-linux* entry and new
6367 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6368
68cd2524
MM
63692002-07-19 Michael Matz <matz@suse.de>
6370
6371 * MAINTAINERS: Add myself as ra* maintainer.
6372
e2d83b8c
CD
63732002-07-16 Chris Demetriou <cgd@broadcom.com>
6374
6375 * config.guess: Update to 2002-07-09 version.
6376 * config.sub: Update to 2002-07-03 version.
6377
cece4f1d
HPN
63782002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
6379
6380 * MAINTAINERS: Fix typo in a maintainer email address.
6381
bb654703
NN
63822002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6383
6384 * configure.in: Remove two redundant tests.
6385
789b7de5
RO
63862002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6387
6388 * configure.in (mips*-*-irix6*o32): Enable stabs.
6389
e1da1089
NN
63902002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6391
f3970bba
NN
6392 * configure.in: Don't build grez.
6393 * Makefile.in: Ditto.
6394
e1da1089
NN
6395 * Makefile.in: Remove references to bsp, cygmon, libstub.
6396 * configure.in: Ditto.
6397
6398 * configure.in: Remove leftover reference to gdbtest.
6399
57c905fa
PE
64002002-07-08 Phil Edwards <pme@gcc.gnu.org>
6401
6402 * configure.in (gxx_include_dir): Change to match versioned
6403 C++ headers if --enable-version-specific-runtime-libs is used.
6404
a0af94a7 64052002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 6406
a0af94a7
SE
6407 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6408
423ce3eb
NN
64092002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6410
6411 * configure.in: Make --without-x work.
6412
98186934
NN
64132002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6414
c3b7d169
NN
6415 * configure.in: Rearrange target Makefile fragment collection.
6416
98186934
NN
6417 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6418 cvs[src].
6419 * configure.in: Ditto.
6420
eebd288a
MK
64212002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
6422
6423 * MAINTAINERS (Write After Approval): Update my e-mail address.
6424
3ab36f05
NN
64252002-06-24 Ben Elliston <bje@redhat.com>
6426
6427 * configure.in (host_tools): Remove cgen.
6428
6429 * Makefile.in (all-cgen): Remove; runs from its source directory.
6430 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 6431 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
6432 (all-sim): Likewise.
6433
64342002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6435
6436 * Makefile.in: Eliminate 'apache' targets.
6437 * configure.in: Eliminate 'apache' targets.
6438
55380b08
NN
6439 * configure.in: Eliminate redundant tests. Reorganize.
6440
9a5c1b9d
NN
6441 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6442
5fd3853a
NN
6443 * config-ml.in: Eliminate references to Cygnus configure.
6444
cfefc434
NN
6445 * Makefile.in: Eliminate references to building emacs.
6446
2fe93885
GS
64472002-06-28 Graham Stott <graham.stott@btinternet.com>
6448
6449 * MAINTAINERS: Update my email address.
6450
53c40185
BK
64512002-06-26 Benjamin Kosnik <bkoz@redhat.com>
6452
6453 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 6454 (cxx_incdir): Remove.
53c40185 6455
97679694
NN
64562002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
6457
6458 * MAINTAINERS (Write After Approval): Add self.
6459
b03bcd37
DC
6460Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
6461
6462 * configure.in: Add support for ip2k.
6463
6bd12129
NN
64642002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6465
6466 * configure.in: Fix AIX configury bug.
6467
e0d98a92
SE
64682002-06-20 Steve Ellcey <sje@cup.hp.com>
6469
6470 * MAINTAINERS (Write After Approval): Add self.
6471
ba3292db
NN
64722002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6473
ef40bc65
NN
6474 * configure.in: replace ${topsrcdir} with ${srcdir}
6475
7a0be465
NN
6476 * configure.in: Move definition of libstdcxx_flags
6477 right above usage, rather than waaay earlier.
6478
e1848dde
NN
6479 * configure.in: Pull definition of is_cross_compiler earlier.
6480
8bc2fff1
NN
6481 * configure.in: Rearrange a little.
6482
ba3292db
NN
6483 * configure.in: Remove references to librx.
6484 * Makefile.in: Remove references to librx.
6485
11d8b408
DC
6486Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
6487
6488 * config.sub: Add support for avr target.
6489 Import from master sources, rev 1.255
5ce6f47b 6490
93da8339
PE
64912002-06-19 Phil Edwards <pme@gcc.gnu.org>
6492
6493 * configure, .cvsignore: Revert previous change...
6494 * Makefile: ...delete.
6495
b4caab5c
NN
64962002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6497
6498 * configure.in: Eliminate ${gasdir} variable.
6499
ee777171
DB
65002002-06-18 Dave Brolley <brolley@redhat.com>
6501
6502 * configure.in: Add support for frv.
6503 * config.sub: Add support for frv.
6504
26e4af54
PE
65052002-06-18 Phil Edwards <pme@gcc.gnu.org>
6506
6507 * configure: Remove garbage from previous commit.
6508
bb20b7da
PE
65092002-06-18 Phil Edwards <pme@gcc.gnu.org>
6510
6511 * configure: For in-source builds, make a subdir and re-exec there.
6512 * Makefile: New file. Pass targets through to build directory.
6513 * .cvsignore: No longer ignore "Makefile".
6514
9d321f6c
DR
65152002-06-16 Douglas Rupp <rupp@gnat.com>
6516
6517 * MAINTAINERS (Write After Approval): Add self.
6518
c8eb2bc0
KG
65192002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6520
6521 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6522
f210d239
JT
65232002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6524
6525 * configure.in (vax-*-netbsd*): Re-enable gas.
6526
e9667b3c
NN
65272002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6528
efe1f357
NN
6529 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6530 BUILD_PREFIX_1, to correct nomenclature.
6531 * configure: Likewise.
6532
e9667b3c
NN
6533 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6534 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6535
fe2fe497
OH
65362002-05-31 Olaf Hering <olh@suse.de>
6537
6538 * config-ml.in: Propogate DESTDIR also.
6539
dcf7f0dd
JT
65402002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6541
6542 * configure.in (vax-*-netbsd*): Don't build gas for this
6543 platform.
6544
6ff14f32
MM
65452002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6546
6547 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6548 and libgcj for AVR.
6549
397de1ff
KK
65502002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
6551
6552 * MAINTAINERS (Write After Approval): Add myself.
6553
ac30211c
JT
65542002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6555
6556 * config.guess: Update to 2002-05-22 version.
6557 * config.sub: Likewise.
6558
1e6347d8
RO
65592002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6560
6561 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6562 * config-ml.in: Likewise.
6563 * configure: Likewise.
6564 * configure.in: Likewise.
6565
e5ce1d6d
SC
65662002-05-16 Stephane Carrez <stcarrez@nerim.fr>
6567
6568 * MAINTAINERS: Update my email address.
6569
6cdef75d
NN
65702002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6571
4a87f061
NN
6572 * configure.in: Simplify makefile fragment collection.
6573
6574 * configure.in: Remove code to build emacs.
603606e7 6575
e254d6b5
NN
6576 * configure.in : Remove --srcdir argument from targargs and buildargs
6577 (it's always overridden in the Makefile anyway). Rearrange a bit.
6578
6579 * configure: Move some logic to configure.in.
6580 * configure.in: Move some logic from configure.
6cdef75d 6581
1d6006fe
TT
65822002-05-11 Tom Tromey <tromey@redhat.com>
6583
6584 * MAINTAINERS: Reflect libgcj reality.
6585
b70b3534
FS
65862002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
6587
6588 * Makefile.in: Honour DESTDIR.
6589
4434687a
MM
65902002-05-08 Mark Mitchell <mark@codesourcery.com>
6591
6592 * config.guess: Import 2002-03-20 version.
6593 * config.sub: Import 2002-04-26 version.
6594
a89e49c7
RO
65952002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6596
6597 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6598
44e55536
TJ
65992002-05-07 Tim Josling <tej@melbpc.org.au>
6600
6601 * MAINTAINERS: Add self.
6602
97320a3f
LR
66032002-05-06 Loren J. Rittle <ljrittle@acm.org>
6604
6605 * ltmain.sh: Detect and handle object name conflicts
6606 while piecewise linking a static library.
6607
b7c13625
AO
66082002-05-05 Alexandre Oliva <aoliva@redhat.com>
6609
6610 * configure.in (noconfigdirs): Don't disable libgcj on
6611 sparc64-*-solaris* and sparcv9-*-solaris*.
6612
4182d9fa
AO
66132002-05-03 Alexandre Oliva <aoliva@redhat.com>
6614
6615 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6616
7bebf279
TF
66172002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6618
6619 * configure.in (FLAGS_FOR_TARGET): Do not add
6620 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6621 on i[3456]86-*-linux*.
6622
9a06dc7d
TF
66232002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6624
6625 * configure.in (noconfigdirs): Replace [ ] with test.
6626
6627 * configure.in (noconfigdirs): Do not add target-newlib if
6628 target == i[3456]86-*-linux*, and host == target.
6629
a51a07fa
NN
66302002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6631
9e7facd6
DD
6632 * configure.in: delete reference to absent file
6633
aeaa0f2f
NN
6634 * configure.in: replace '[' with 'test'
6635
4bb98828
NN
6636 * configure.in: Eliminate references to gash.
6637 * Makefile.in: Eliminate references to gash.
6638
64791664
NN
6639 * configure.in: remove useless references to 'pic' makefile fragments.
6640
3ed57cf4
NN
6641 * configure.in: (*-*-windows*) Finish removing.
6642
a51a07fa
NN
6643 * configure.in: Eliminate redundant test for libgui.
6644
8552f6f1
RS
66452002-04-29 Roger Sayle <roger@eyesopen.com>
6646
6647 * MAINTAINERS: Add self and realphabetize. Update entries
6648 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
6649 entry for a29k port maintainer.
6650
9e847666
JS
66512002-04-26 Joel Sherrill <joel@OARcorp.com>
6652
6653 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6654 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6655
704c9a14
NN
66562002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6657
6658 * configure.in: remove references to dead files
6659
7bff5059
MM
66602002-04-19 Mark Mitchell <mark@codesourcery.com>
6661
6662 * MAINTAINERS: Add information about purpose of this file.
6663
0c7c67f0
TT
66642002-04-18 Tom Tromey <tromey@redhat.com>
6665
6666 * configure.in: Disallow configuring libgcj when it is already
6667 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6668 Solaris 2.8 by default. For PR libgcj/6158.
6669
63501e91
NN
66702002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6671
6672 * configure.in: Move default CC setting out of config/mh-* fragments
6673 directly into here.
6674
701afd4d
NN
66752002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6676
6677 * configure.in: don't even try to configure or make a subdirectory
6678 if there's no configure script for it.
6679
07cdae91
MM
66802002-04-15 Mark Mitchell <mark@codesourcery.com>
6681
6682 * MAINTAINERS: Remove chill maintainers.
6683 * Makefile.in (CHILLFLAGS): Remove.
6684 (CHILL_LIB): Remove.
6685 (TARGET_CONFIGDIRS): Remove libchill.
6686 (CHILL_FOR_TARGET): Remove.
6687 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6688 CHILL_LIB.
6689 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6690 (CHECK_TARGET_MODULES): Likewise.
6691 (INSTALL_TARGET_MODULES): Likewise.
6692 (CLEAN_TARGET_MODULES): Likewise.
6693 (configure-target-libchill): Remove.
6694 (all-target-libchill): Remove.
6695 * configure.in (target_libs): Remove target-libchill.
6696 Do not compute CHILL_FOR_TARGET.
6697 * libchill: Remove directory.
5ce6f47b 6698
ab50d72b
DD
66992002-04-11 DJ Delorie <dj@redhat.com>
6700
6701 * Makefile.in, configure.in: Sync with binutils, entries
6702 follow...
6703
0a1e123a
DD
67042002-04-07 Andrew Cagney <ac131313@redhat.com>
6705
6706 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6707 (do-tar, do-bz2): New rules.
6708 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6709 (gdb-tar): New rule.
6710 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6711 (insight_dejagnu.tar): New rule.
6712 (insight.tar): New rule.
6713 (gdb+dejagnu.tar): New rule.
6714 (gdb.tar): New rule.
6715
ab50d72b
DD
67162002-02-01 Mo DeJong <supermo@bayarea.net>
6717
6718 * Makefile.in: Add all-tix to deps for all-snavigator
6719 so that tix is built when building snavigator.
6720
67212002-01-11 Steve Ellcey <sje@cup.hp.com>
6722
6723 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6724 ld and gdb are not supported.
6725
67262002-01-07 Mark Salter <msalter@redhat.com>
6727
6728 * configure.in: Remove target-bsp and target-cygmon from arm builds.
6729 Allow target-libgloss to be built for arm, strongarm, and xscale.
6730
67312001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
6732
6733 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6734 options for i[3456]86-pc-linux* native builds.
6735
67362001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
6737
6738 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6739 files from .po files for a distribution.
6740
67412001-09-03 Jeff Holcomb <jeffh@redhat.com>
6742
6743 * configure.in: Enable libstdc++-v3 for h8300 targets.
6744
67452001-06-19 Alan Modra <amodra@bigpond.net.au>
6746
6747 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6748 version from bfd/.
6749
6750Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
6751
6752 * Makefile.in (VER): When present, extract the version number from
6753 the file version.in.
6754
67552001-05-24 Tom Rix <trix@redhat.com>
6756
6757 * configure.in : enable ld for aix
6758
67592001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
6760
6761 * config.guess: Add linux target for S/390.
6762
67632000-11-07 Philip Blundell <pb@futuretv.com>
6764
6765 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6766
67672000-11-03 Philip Blundell <pb@futuretv.com>
6768
6769 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6770 files.
6771
67722001-01-15 Ben Elliston <bje@redhat.com>
6773
6774 * configure.in (host_tools): Add sid.
6775 Always configure cgen.
6776
67772000-11-24 Nick Clifton <nickc@redhat.com>
6778
6779 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6780
6781
67822000-08-20 Doug Evans <dje@casey.transmeta.com>
6783
6784 * Makefile.in (ALL_MODULES): Add all-cgen.
6785 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6786 (all-cgen): New target.
6787 (all-opcodes,all-sim): Depend on all-cgen.
6788 * configure.in (host_tools): Add cgen.
6789 Only configure cgen if --enable-cgen-maint.
6790
ef98ad7b
LR
67912002-04-09 Loren J. Rittle <ljrittle@acm.org>
6792
6793 * configure.in: Add *-*-freebsd* configurations.
6794
90def2b2
TT
67952002-04-08 Tom Tromey <tromey@redhat.com>
6796
6797 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6798 Fixes PR libgcj/6068.
6799
320d7e7a
KW
68002002-03-30 Krister Walfridsson <cato@df.lth.se>
6801
6802 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6803
18b467f1
RO
68042002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6805
6806 * configure.in (alpha*-dec-osf*): Enable libgcj.
6807
8bb3a5af
MG
68082003-03-27 Matthew Gingell <gingell@gnat.com>
6809
6810 * MAINTAINERS (Write After Approval): Add myself.
6811
56ae9405
NC
68122002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6813
6814 Fix for: PR bootstrap/3591, target/5676
6815 * configure.in (mcore-pe): Disable the configuration of
6816 libstdc++-v3 since exceptions are not supported.
6817
f18d9a0c
AG
68182002-03-20 Anthony Green <green@redhat.com>
6819
6820 * configure.in: Enable libgcj for xscale-elf target.
6821
c0e21eef
R
6822Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
6823
6824 * MAINTAINERS: Update my email address.
6825
28eca9e8
AO
68262002-03-16 Alexandre Oliva <aoliva@redhat.com>
6827
6828 * ltmain.sh (relink_command): Fix typo in previous change.
6829
e67e72c7
AO
68302002-03-15 Alexandre Oliva <aoliva@redhat.com>
6831
6832 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6833 (relink_command): Added --tag flags.
6834 (mode=install): If relinking fails; error out.
6835
c2273204
RH
68362002-03-12 Richard Henderson <rth@redhat.com>
6837
6838 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6839 .NOTPARALLEL tag.
6840 (do-check): Rename from check.
6841 (check): Allow parallel check.
6842
bcb64245
BW
68432002-03-12 Bob Wilson <bob.wilson@acm.org>
6844
6845 * MAINTAINERS: Add myself as maintainer for xtensa port.
6846 Fix alphabetical order in CPU port maintainer list.
6847 Remove myself from Write After Approval list.
6848
63adb4ff
RH
68492002-03-11 Richard Henderson <rth@redhat.com>
6850
6851 * Makefile.in (.NOTPARALLEL): Add fake tag.
6852
9bec4bf0
L
68532002-03-07 H.J. Lu (hjl@gnu.org)
6854
6855 * configure.in: Enable gprof for mips*-*-linux*.
6856
c7fc1f84
DS
68572002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
6858
6859 * MAINTAINERS (Write After Approval): Add myself.
6860
6bff33fb
AO
68612002-02-28 Alexandre Oliva <aoliva@redhat.com>
6862
6863 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6864 libjava.
6865 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6866
0210b33b
AO
68672002-02-23 Alexandre Oliva <aoliva@redhat.com>
6868
6869 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6870 because its Makefile is there; test for the executable instead.
6871
fcc0a3ef
AO
68722002-02-22 Alexandre Oliva <aoliva@redhat.com>
6873
6874 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6875 libstdc++-v3 and libjava.
6876
97cf8285
AM
68772002-02-11 Adam Megacz <adam@xwt.org>
6878
6879 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6880 boehm-gc
5ce6f47b 6881
40fe0ec3
AO
68822002-02-09 Alexandre Oliva <aoliva@redhat.com>
6883
6884 * config.guess: Updated to 2002-01-30's version.
6885 * config.sub: Updated to 2002-02-01's version.
6886 Contribute sh64-elf.
6887 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6888 * configure.in: Added sh64-*-*.
6889
694d53ee
CD
68902002-02-08 Chris Demetriou <cgd@broadcom.com>
6891
6892 * MAINTAINERS: Belatedly add myself to write after approval list.
6893
a9ca50b1
JH
6894Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
6895
6896 * MAINTAINERS: Put self in as maintainer for x86-64 port.
6897 Remove self as Write After Approval.
6898
5ffc3500
GK
68992002-01-31 Geoffrey Keating <geoffk@redhat.com>
6900
6901 * MAINTAINERS: Put self in as maintainer for contrib/regression
6902 directory.
6903
4ceaf7fb
PE
69042002-01-28 Phil Edwards <pme@gcc.gnu.org>
6905
6906 * MAINTAINERS: Update my email address.
6907
51584787
JT
69082002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
6909
5ce6f47b
EC
6910 * configure.in (*-*-netbsd*): New. Skip target-newlib,
6911 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
6912 libraries if not supported for NetBSD on target CPU.
6913
5701d273
DR
69142002-01-25 Douglas B Rupp <rupp@gnat.com>
6915
6916 * install-sh: Use _inst.$$_ for temp file name.
6917
b299a075
JT
69182002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
6919
6920 * MAINTAINERS (Write After Approval): Move my contact info
6921 from here...
6922 (OS Port Maintainers): ...to here (netbsd).
6923
51fe14b5
BW
69242002-01-22 Bob Wilson <bob.wilson@acm.org>
6925
6926 * MAINTAINERS (Write After Approval): Add myself.
6927
b634ad42
L
69282002-01-17 H.J. Lu <hjl@gnu.org>
6929
6930 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6931 (all-target-fastjar): Also depend on all-target-libiberty.
6932
3cd87679
L
69332002-01-16 H.J. Lu (hjl@gnu.org)
6934
6935 * config.guess: Import from master sources, rev 1.225.
6936 * config.sub: Import from master sources, rev 1.238.
6937
969a6d8f
KH
69382002-01-16 Kazu Hirata <kazu@hxi.com>
6939
6940 * MAINTAINERS (Write After Approval): Remove myself.
6941
366f6a52
FW
69422001-12-19 Florian Weimer <fw@deneb.enyo.de>
6943
6944 * MAINTAINERS (Write After Approval): Add myself.
6945
f02240b6
JM
69462001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
6947
6948 * MAINTAINERS: Add self as docs co-maintainer.
6949
5d08dc39
MK
69502001-12-11 Matthias Klose <doko@debian.org>
6951
6952 * MAINTAINERS (Write After Approval): Add myself.
6953
39e790d5
ZW
69542001-12-09 Zack Weinberg <zack@codesourcery.com>
6955
6956 * MAINTAINERS: Update my email address.
6957
4519d6a3
TC
69582001-12-07 Turly O'Connor <turly@apple.com>
6959 * MAINTAINERS (Write After Approval): Add myself.
6960 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6961 (rs6000_initialize_trampoline): Call __trampoline_setup for
6962 ABI_DARWIN too.
6963 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 6964 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 6965
21cf0a73
PC
69662001-12-07 Paolo Carlini <pcarlini@unitus.it>
6967
6968 * MAINTAINERS (Write After Approval): Add myself.
6969
4ee43206
DR
6970Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6971
6972 * configure, configure.in: Use temp file for long sed commands.
6973
251931f3
LG
69742001-12-03 Laurent Guerby <guerby@acm.org>
6975
6976 * config.sub: Update to version 1.232 on subversion.
6977
03777dd7
BE
69782001-12-03 Ben Elliston <bje@redhat.com>
6979
6980 * MAINTAINERS: Update mail address for config.* patches.
6981
e490616e
ZW
69822001-11-27 DJ Delorie <dj@redhat.com>
6983 Zack Weinberg <zack@codesourcery.com>
6984
6985 When build != host, create libiberty for the build machine.
6986
6987 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6988 CONFIG_ARGUMENTS.
6989 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6990 New variables.
6991 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6992 and rules.
6993 (all.normal): Depend on ALL_BUILD_MODULES.
6994 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6995 (all-build-libiberty): Depend on configure-build-libiberty.
6996
6997 * configure: Calculate and substitute proper value for
6998 ALL_BUILD_MODULES.
6999 * configure.in: Create the build subdirectory.
7000 Calculate and substitute TARGET_CONFIGARGS (formerly
7001 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7002
04075e8f
ZL
70032001-11-26 Ziemowit Laski <zlaski@apple.com>
7004
7005 * MAINTAINERS (write-after-approval): Add self.
7006
ed19322d
CR
70072001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
7008
7009 * MAINTAINERS (GNATS only accounts): Remove self.
7010
90a12988
HPN
70112001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7012
7013 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7014 libf2c.
7015
77e653ad
CR
70162001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
7017
7018 * MAINTAINERS (Write After Approval): Add self.
7019
64adad99
DB
70202001-11-12 David O'Brien <obrien@FreeBSD.org>
7021
7022 * MAINTAINERS: mips and s390 are also CPU ports.
7023
834a28c7
DB
70242001-11-12 David O'Brien <obrien@FreeBSD.org>
7025
7026 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7027
ef94239f
DB
70282001-11-11 David O'Brien <obrien@FreeBSD.org>
7029
7030 * MAINTAINERS: Alphabetize.
7031
beda0427
KH
70322001-11-09 Kazu Hirata <kazu@hxi.com>
7033
7034 * MAINTAINERS (Various maintainers: h8 port): Add myself.
7035
6ca224d3
JDA
70362001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
7037
7038 * MAINTAINERS (Various maintainers: hppa port): Added myself.
7039
132e4bd7
PE
70402001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7041
7042 * configure.in (--enable-languages): Be more permissive about
7043 syntax. Check for empty lists better. Warn about $LANGUAGES.
7044
c6243b4c
GK
70452001-11-08 Geoffrey Keating <geoffk@redhat.com>
7046
7047 * config.sub: Import from master sources, rev. 1.230.
7048 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7049
abbb9e76
LG
70502001-11-07 Laurent Guerby <guerby@acm.org>
7051
7052 * MAINTAINERS (Write After Approval): Add self.
7053
53cdb27a
HPN
70542001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7055
7056 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7057
dd3a88c9
HPN
70582001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
7059
7060 * config.sub: Import from master sources, rev 1.226.
7061 * config.guess: Import from master sources, rev 1.216.
7062
d344dce9
HPN
70632001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7064
7065 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7066 * MAINTAINERS: Add self as maintainer of MMIX port.
7067 Remove old after-approval entry.
7068
63f6bcd7
JM
70692001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
7070
7071 * ChangeLog, configure: Fix spelling errors.
7072
84f92638
BK
70732001-10-20 Brendan Kehoe <brendan@zen.org>
7074
7075 * MAINTAINERS: Tweak my address.
7076
2f30eda4
R
7077Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
7078
7079 * MAINTAINERS: Update my email address.
7080
1567080c 70812001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 7082
f48a3b5c 7083 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 7084 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 7085
30106886
GB
70862001-10-10 Geert Bosch <bosch@gnat.com>
7087
e490616e 7088 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
7089 Added Robert Dewar.
7090
d3d51b8c
DB
70912001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
7092
7093 * MAINTAINERS (Write After Approval): Added self
7094
d1c3e709
GB
70952001-10-02 Geert Bosch <bosch@gnat.com>
7096
7097 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7098
50f5f793
JM
70992001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7100
7101 * configure: Handle temporary files securely using mkdir.
7102
7fddf9a9
AO
71032001-09-29 Alexandre Oliva <aoliva@redhat.com>
7104
7105 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7106
387beb82
WC
71072001-09-26 Will Cohen <wcohen@redhat.com>
7108
7109 * configure.in (*-*-linux*): Disable configuration of target-newlib
7110 and target-libgloss.
e490616e 7111
0c055e34
AO
71122001-09-26 Alexandre Oliva <aoliva@redhat.com>
7113
7114 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7115 RANLIB.
7116
759bfa90
AO
71172001-09-21 Alexandre Oliva <aoliva@redhat.com>
7118
7119 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7120 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7121 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7122 avoid quotes nesting problems.
7123 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7124 (DO_X): Export only variables that are set.
7125
1dc4a750
BE
71262001-09-19 Ben Elliston <bje@redhat.com>
7127
7128 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7129 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7130 semantics. Use the shell built-in "type" command instead.
7131
898c7238
AO
71322001-08-31 Alexandre Oliva <aoliva@redhat.com>
7133
7134 Merged from gcc-3_0-branch:
7135 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7136 * ltcf-c.sh: Use $objext, not $ac_objext.
7137 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7138 * ltcf-cxx.sh: Add support for GNU.
7139 2001-07-22 Timothy Wall <twall@redhat.com>
7140 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7141 default settings if using GNU tools with that configuration.
7142 * ltcf-cxx.sh: Ditto.
7143 * ltcf-gcj.sh: Ditto.
7144 2001-07-21 Michael Chastain <chastain@redhat.com>
7145 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7146 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7147 * ltmain.sh: Mark as gcc-local.
7148
8fa0a32e
EC
71492001-08-30 Eric Christopher <echristo@redhat.com>
7150 Jason Eckhardt <jle@redhat.com>
7151
7152 * config.guess: Merge from master sources.
7153 * config.sub: Merge from master sources, add support for mipsisa32.
7154
32f30f91 71552001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
7156 * config.sub: Merge from master sources, rev 1.219.
7157 * MAINTAINERS: Add self as contact for stormy16 port.
7158
f6084f99
ZW
71592001-08-14 Zack Weinberg <zackw@panix.com>
7160
7161 * config.sub: Merge from master sources, rev 1.218.
7162 * config.guess: Merge from master sources, rev 1.209.
7163
91b54f7f
GS
71642001-08-11 Graham Stott <grahams@redhat.com>
7165
7166 * Makefile.in (check-c++): Add missing semicolon.
7167
e5b3941e
JH
7168Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
7169
32f30f91 7170 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 7171
6387a56e
EC
71722001-07-30 Eric Christopher <echristo@redhat.com>
7173
7174 * MAINTAINERS (Various maintainers: mips port): Added myself.
7175
53b475f0
AH
71762001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7177
e490616e 7178 * configure.in (sh-*-linux*): New.
53b475f0 7179
2a08c780
RH
71802001-07-27 Richard Henderson <rth@redhat.com>
7181
7182 * .cvsignore: Add LAST_UPDATED.
7183
bfa79422
UW
71842001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
7185
7186 * MAINTAINERS (Various maintainers: s390 port): Added myself.
7187
0ae85492
AH
71882001-07-16 Aldy Hernandez <aldyh@redhat.com>
7189
e490616e 7190 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 7191
8e1ab0fe
NP
7192Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
7193
7194 * MAINTAINERS (Write After Approval): Added myself.
7195
2b997990
SC
71962001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7197
7198 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7199 and libgcj on m68hc11/m68hc12.
7200
d920e825
L
72012001-06-27 H.J. Lu (hjl@gnu.org)
7202
7203 * Makefile (CFLAGS_FOR_BUILD): New.
7204 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7205
d425a1e0
JM
72062001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7207
7208 * README: Remove version number.
7209
5b5b4207
GP
72102001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7211
7212 * INSTALL/README: Update wrt. to the installation instructions now
7213 residing in gcc/doc/install.texi.
7214
be839b69
JM
72152001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7216
7217 * README: Replace with a cut-down and updated version of gcc/README.
7218
fe2ee7c4
DE
72192001-06-12 David Edelsohn <edelsohn@gnu.org>
7220
7221 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7222 multilibs to be disabled.
7223
4f5d646c
DB
72242001-06-11 Daniel Berlin <dan@cgsoftware.com>
7225
7226 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 7227
818f0c85
AO
72282001-06-09 Alexandre Oliva <aoliva@redhat.com>
7229
7230 * config.guess: Import CVS version 1.195.
7231 * config.sub: Import CVS version 1.212.
7232
e9a8af10
AO
72332001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7234
7235 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7236 gcc/xgcc is built, use -print-prog-name to find out the program
7237 name to use.
7238
ae3ca0a9
PE
72392001-06-04 Phil Edwards <pme@sources.redhat.com>
7240
7241 * config.guess: Import CVS version 1.194. All gcc-local changes
7242 appear to also be in the master copy.
7243 * config.sub: Import CVS version 1.211.
7244
066bd40d
MM
7245Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
7246
7247 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7248 with_gcc]: Use `gcc -shared' to build a shared library.
7249
4aef4f33
JDA
7250Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
7251
7252 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7253 archives.
7254
c386f00f
RO
7255Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7256
7257 * MAINTAINERS (Write After Approval): Add myself.
7258
2ae5cea5
HPN
72592001-06-01 Hans-Peter Nilsson <hp@axis.com>
7260
7261 * configure.in (libstdcxx_flags): Do not try to execute
7262 libstdc++-v3/testsuite_flags until it exists.
7263
c3766183
AM
72642001-06-01 Alan Modra <amodra@bigpond.net.au>
7265
7266 * MAINTAINERS: Update my email address.
7267
9b337833
GS
72682001-05-31 Graham Stott <grahams@redhat.com>
7269
7270 * MAINTAINERS (Write After Approval): Add myself.
7271
55fce0eb
SP
72722001-05-28 Simon Patarin <simon.patarin@inria.fr>
7273
7274 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7275 libraries when using g++ with native linker.
7276
5f7de4b8
AO
72772001-05-28 Alexandre Oliva <aoliva@redhat.com>
7278
7279 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7280
a7bc0fbb
AO
72812001-05-22 Alexandre Oliva <aoliva@redhat.com>
7282
7283 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7284 [aix4*|aix5*]: Prepend blank.
7285
33456445
AO
72862001-05-20 Alexandre Oliva <aoliva@redhat.com>
7287
7288 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7289 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7290 of subdir/configure scripts to use the new libtool.m4.
7291
e48d3d00
MK
72922001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
7293
7294 * MAINTAINERS (Write After Approval): Add myself.
7295
9e0e191b
BK
72962001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7297
7298 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7299
3f19b439
BE
73002001-05-11 Ben Elliston <bje@redhat.com>
7301
7302 * Makefile.in (all-sid): New target.
7303 (check-sid, clean-sid, install-sid): Likewise.
7304
6ebe3121
JO
73052001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7306
7307 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7308
ca3667c4
AO
73092001-05-03 Alexandre Oliva <aoliva@redhat.com>
7310
7311 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7312 libgcj.
7313
73142001-05-03 Alexandre Oliva <aoliva@redhat.com>
7315
7316 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7317 gcc/xgcc is built, use -print-prog-name to find out the program
7318 name to use.
7319
b2964d63
AO
73202001-04-26 Alexandre Oliva <aoliva@redhat.com>
7321
b1bb2302
AO
7322 * configure.in (noconfigdirs): Don't reset it from scratch in the
7323 target case; only append to it.
6387a56e 7324
b2964d63
AO
7325 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7326 sparc-*-solaris2.8]: Disable ${libgcj}.
7327
8343765d
AO
73282001-04-25 Alexandre Oliva <aoliva@redhat.com>
7329
7330 * configure.in (libgcj_saved): Copy from $libgcj.
7331 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7332 --disable-libgcj.
7333
ddbb6d43
GRK
73342001-04-25 Gavin Romig-Koch <gavin@redhat.com>
7335
7336 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 7337 C front end maintainer.
ddbb6d43 7338
3fa03ff9
AG
7339Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7340
7341 * configure.in: Move *-chorusos target case to the proper switch.
7342 Disable libgcj.
7343
99ffe40f
AO
73442001-04-12 Alexandre Oliva <aoliva@redhat.com>
7345
7346 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7347 1.641.2.228.
7348
78faa32d
FS
73492001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7350
7351 * Makefile.in (STAGE1_CFLAGS): Pass down.
7352
cdbff0ab
AM
73532001-04-13 Alan Modra <amodra@one.net.au>
7354
7355 * config.guess: Add hppa64-linux support. Note for next import that
7356 this is already in the master file.
7357 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7358
75b9074c
AO
73592001-04-12 Alexandre Oliva <aoliva@redhat.com>
7360
7361 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7362 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7363
125404c5
SS
73642001-04-11 Stan Shebs <shebs@apple.com>
7365
7366 * MAINTAINERS: Add self as Darwin port maintainer.
7367
876684fe
AM
73682001-04-11 Alan Modra <amodra@one.net.au>
7369
7370 * MAINTAINERS: Update my email address.
7371
06729913
LR
73722001-04-10 Loren J. Rittle <ljrittle@acm.org>
7373
7374 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7375 recent versions of FreeBSD (release 3 or later).
7376 * ltconfig: On FreeBSD, -lc must not be provided when building
7377 a shared library or else the standard -pthread gcc option is
7378 rendered worthless to later users of the built library.
7379
67916302
JM
73802001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
7381
7382 * MAINTAINERS: Add self and RTH as C front end maintainers.
7383
d2bc0628
AO
73842001-04-05 Alexandre Oliva <aoliva@redhat.com>
7385
e490616e
ZW
7386 * config.sub: Make sure to match an already-canonicalized
7387 machine name (eg. mn10300-unknown-elf).
d2bc0628 7388
a3406c06
AO
73892001-04-01 Alexandre Oliva <aoliva@redhat.com>
7390
7391 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7392 New macros.
7393 (bootstrap, cross): Use RECURSE_FLAGS.
7394 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7395
a076f6a4
AO
73962001-03-27 Alexandre Oliva <aoliva@redhat.com>
7397
7398 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7399
e9f4fa71
CH
74002001-03-22 Colin Howell <chowell@redhat.com>
7401
7238de5c
CH
7402 * Makefile.in (DO_X): Do not backslash single-quotes in
7403 backquotes (two places).
e9f4fa71 7404
b6b14b1b
AO
74052001-03-22 Alexandre Oliva <aoliva@redhat.com>
7406
7407 Re-installed:
7408 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7409 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7410 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7411 * ltcf-cxx.sh: Likewise.
7412 * ltcf-gcj.sh: Likewise.
7413
1eb0b89d
GP
74142001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7415
7416 * MAINTAINERS: Add myself as "documentation co-maintainer".
7417
82e23236
AO
74182001-03-22 Alexandre Oliva <aoliva@redhat.com>
7419
7420 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7421 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7422
64ec27c3
TT
74232001-03-19 Tom Tromey <tromey@redhat.com>
7424
7425 * config-ml.in: Handle GCJ and GCJFLAGS.
7426
191de407
MC
74272001-03-21 Michael Chastain <chastain@redhat.com>
7428
7429 * Makefile.in: all-m4 depends on all-texinfo.
7430
fed4dede
LR
74312001-03-20 Loren J. Rittle <ljrittle@acm.org>
7432
7433 * MAINTAINERS: Add myself to write after approval list.
7434
085072bb
LB
74352001-03-18 Laurynas Biveinis <lauras@softhome.net>
7436
7437 * Makefile.in (DO_X): Quote nested quotes.
7438
5af8ea3f
AM
74392001-03-18 Alan Modra <alan@linuxcare.com.au>
7440
7441 * MAINTAINERS: Add myself to write after approval list.
7442
69e23037
LB
74432001-03-15 Laurynas Biveinis <lauras@softhome.net>
7444
7445 * Makefile.in (DO_X): Use double quotes for quoting
7446 "RANLIB=$${RANLIB}".
7447
2b9650f4
OP
74482001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
7449
7450 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7451
4698d2cf
NP
74522001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7453
7454 * configure.in: Only use `lang_requires' for languages athat are
7455 actually enabled.
7456
f6646274
PE
74572001-03-08 Phil Edwards <pme@sources.redhat.com>
7458
7459 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
7460
c9a54638
AO
74612001-03-08 Alexandre Oliva <aoliva@redhat.com>
7462
7463 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7464
6a556ad6
TT
74652001-03-07 Tom Tromey <tromey@redhat.com>
7466
7467 * configure.in: Allow config-lang.in to set `lang_requires' to list
7468 of other required languages.
7469
6822468a
LB
74702001-03-06 Laurynas Biveinis <lauras@softhome.net>
7471
7472 * Makefile.in: Remove RANLIB definition. Use RANLIB
7473 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7474 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 7475
f04885d3 74762001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 7477 Alexandre Oliva <aoliva@redhat.com>
6387a56e 7478
f04885d3
BK
7479 * Makefile.in (check-c++): Use tabs, not spaces.
7480
288edf47 74812001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 7482
288edf47
LB
7483 * MAINTAINERS: add myself to Write After Approval list.
7484
3d55d2f8 74852001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 7486
e490616e 7487 * Makefile.in (check-c++): New rule.
6387a56e 7488
4d88a68a
BK
7489 * configure.in (target_libs): Remove libg++.
7490 (noconfigdirs): Remove libg++.
7491 (noconfigdirs): Same.
7492 (noconfigdirs): Same.
7493 (noconfigdirs): Same.
7494
7495 * config-ml.in: Remove libg++ references.
7496
7497 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7498 (ALL_TARGET_MODULES): Same.
7499 (configure-target-libg++): Remove.
7500 (all-target-libg++): Remove.
7501 (configure-target-libio): Remove.
7502 (all-target-libio): Remove.
7503 (check-target-libio): Remove.
7504 (.PHONY): Remove.
7505 (libg++.tar.bz2): Remove.
7506 (all-target-cygmon): Remove libio.
7507 (all-target-libstdc++): Remove.
7508 (configure-target-libstdc++): Remove.
7509 (TARGET_LIB_PATH): Remove libstdc++.
7510 (ALL_GCC_CXX): Remove libstdc++.
7511 (all-target-gperf): Correct.
7512
2437d4ed
NC
75132001-02-16 Nick Clifton <nickc@redhat.com>
7514
7515 * configure.in (noconfigdirs): Allow configuration of texinfo
7516 for Cygwin hosts.
7517
85b99cbe
AG
75182001-02-15 Anthony Green <green@redhat.com>
7519
7520 * configure: Introduce GCJ_FOR_TARGET.
7521 * configure.in: Ditto.
7522 * Makefile.in: Ditto.
7523
7b18790c
AS
75242001-02-13 Andreas Schwab <schwab@suse.de>
7525
7526 * MAINTAINERS: Update mail address.
7527
c4880c99
MS
75282001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7529
7530 * config.guess: Add linux target for S/390.
7531 * config.sub: Likewise.
7532
e31ae6db
CC
75332001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7534
7535 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 7536 target-libgloss.
e31ae6db 7537
7739adfb
BE
75382001-02-06 Ben Elliston <bje@redhat.com>
7539
7540 * configure: Output host type to stdout, not stderr.
7541
36ca672c
MM
75422001-02-05 Mark Mitchell <mark@codesourcery.com>
7543
e40f2829 7544 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
7545 * ltcf-cxx.sh: Likewise.
7546
36ca672c
MM
7547 * config.if: Assume enable_libstdcxx_v3 is defined.
7548
22fdd65e
MM
75492001-02-04 Mark Mitchell <mark@codesourcery.com>
7550
7551 Remove V2 C++ library.
7552 * configure.in: Remove --enable-libstdcxx_v3 support.
7553
3b60dd8e
BM
75542001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
7555
7556 * include/demangle.h: Add prototype for java_demangle_v3.
7557
42c0c80a
PE
75582001-01-29 Phil Edwards <pme@sources.redhat.com>
7559
7560 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
7561
0be25992
RH
75622001-01-27 Richard Henderson <rth@redhat.com>
7563
7564 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7565
8a8de62d
MS
75662001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7567
7568 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7569 Don't unset, it's non-portable and no longer necessary, set to empty
7570 instead.
7571
92769744
MS
75722001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7573
7574 * ltconfig: Shell portability fix for the tagname validity check.
7575
88a1c0ab
AO
75762001-01-27 Alexandre Oliva <aoliva@redhat.com>
7577
7578 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7579 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7580
45291dd5
MS
75812001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7582
7583 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7584
1ace7e15
TT
75852001-01-26 Tom Tromey <tromey@redhat.com>
7586
7587 * configure.in: Allow libgcj to be built on Sparc Solaris.
7588
0ef8b11b
DE
75892001-01-25 David Edelsohn <edelsohn@gnu.org>
7590
7591 * ltcf-c.sh: Add aix5 case.
7592 * ltcf-cxx.sh: Likewise.
7593 * ltconfig: Likewise.
7594
0006091e
AO
75952001-01-24 Alexandre Oliva <aoliva@redhat.com>
7596
9bad11e1
AO
7597 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7598 keep at least one of build_libtool_libs or build_old_libs set to
7599 yes.
7600
0006091e
AO
7601 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7602 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7603
7c01b2b5
BM
76042001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7605
7606 * configure.in: Enable libgcj on several additional platforms.
7607
d340e0ac
BM
76082001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7609
7610 * configure.in: Enable libgcj for linux targets.
7611
5baf8c37
MS
76122001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7613
7614 * MAINTAINERS (Write After Approval): Add myself.
7615
10a0ba84
JDA
76162001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
7617
7618 * MAINTAINERS: Add myself as vax port maintainer.
7619
357c6a4b
FH
76202001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
7621
7622 * MAINTAINERS: Add myself as Mercury front-end maintainer.
7623
6e2d9a7a
MS
76242001-01-09 Mike Stump <mrs@wrs.com>
7625
7626 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7627 failures of subdirectories.
7628
b6b14b1b 76292001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 7630
b6b14b1b 7631 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 7632 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
7633 * ltcf-cxx.sh: Likewise.
7634 * ltcf-gcj.sh: Likewise.
7635 * ltconfig.sh: Fix typo.
976b230d 7636
07109110
LB
76372001-01-02 Laurynas Biveinis <lauras@softhome.net>
7638
7639 * configure: handle DOS-style absolute paths.
7640
1da5b8fc
LB
76412001-01-02 Laurynas Biveinis <lauras@softhome.net>
7642
7643 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7644
4c2f5b4f
MM
76452000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
7646
7647 * MAINTAINERS: Add myself as avr port co-maintainer.
7648
bc53668e
BE
76492000-12-28 Ben Elliston <bje@redhat.com>
7650
7651 * MAINTAINERS: Add myself under ``Write After Approval''.
7652
c387606f
JM
76532000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
7654
7655 * texinfo: Remove directory from GCC.
7656
2cb5082c
JM
76572000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
7658
7659 * COPYING: Update to current
7660 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7661 to 19yy as example year in copyright notice).
7662
cc330df9
BK
76632000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7664
6387a56e 7665 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
7666 (libstdcxx_incdir): Pass down.
7667 * config.if: Remove expired bits for cxx_interface, add stub.
7668 (libstdcxx_incdir): Add variable for g++ include directory.
7669 * configure.in (gxx_include_dir): Use it.
6387a56e 7670
4c6b2835
AO
76712000-12-18 Alexandre Oliva <aoliva@redhat.com>
7672
7673 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
7674 with old-email address from ``Write After Approval''.
7675
3896f13e
AJ
76762000-12-15 Andreas Jaeger <aj@suse.de>
7677
7678 * configure.in: Handle lang_dirs.
7679
76802000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 7681
ad46e881
TT
7682 * MAINTAINERS: Removed brads.
7683
90a10418
TT
7684 * MAINTAINERS: Added gcj developers.
7685
41dfe3a2 76862000-12-13 Anthony Green <green@redhat.com>
6387a56e 7687
41dfe3a2 7688 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
7689 listed. Disable libgcj for x86 and Alpha Linux until compatible
7690 with g++ abi.
6387a56e 7691
e2f601da
MS
76922000-12-13 Mike Stump <mrs@wrs.com>
7693
7694 * Makefile.in (local-distclean): Also remove fastjar.
7695
70030c01
RB
76962000-12-12 Rodney Brown <RodneyBrown@mynd.com>
7697
7698 * contrib/gcc_update: Add fastjar --touch entries.
7699
2a50f859
AO
77002000-12-12 Alexandre Oliva <aoliva@redhat.com>
7701
7702 * configure.in: Disable language-specific target libraries for
7703 languages that aren't enabled.
7704
7743113b
AG
77052000-12-10 Anthony Green <green@redhat.com>
7706
7707 * configure.in: Define libgcj. Disable libgcj target libraries for
7708 most targets.
7709
92e061a6
NB
77102000-12-10 Neil Booth <neilb@earthling.net>
7711
7712 * MAINTAINERS: Update mail address, remove from WAA list.
7713
f34ff6d6
APB
77142000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7715
7716 * libjava: Imported from /cvs/java.
7717 * libffi: Likewise.
7718 * Boehm-gc: Likewise.
7719
d82a33c6
APB
77202000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7721
7722 * configure.in (target_libs): Revert 2000-12-08 patch.
7723 (noconfigdirs): Added target-libjava.
7724
e14f8e28
LB
77252000-12-09 Laurynas Biveinis <lauras@softhome.net>
7726
7727 * djunpack.bat: removed.
7728
fc26516b
LB
77292000-12-09 Laurynas Biveinis <lauras@softhome.net>
7730
7731 * Makefile.in: handle DOS-style absolute paths.
7732 * config-ml.in: likewise.
7733 * symlink-tree: likewise.
7734
bd8757b3
APB
77352000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7736
7737 * fastjar: Imported.
7738
81522a1f
APB
77392000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7740
7741 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7742 libjava.
7743 * configure.in (target_libs): Removed `target-libjava'.
7744
5db1f7ed
APB
77452000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7746
7747 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7748 (ALL_MODULES): Added fastjar.
7749 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7750 (all-target-libjava): all-fastjar replaces all-zip.
7751 (all-fastjar): Added.
7752 (configure-target-fastjar, all-target-fastjar): Likewise.
7753 * configure.in (host_tools): Added fastjar.
7754
5e59997c
MS
77552000-12-07 Mike Stump <mrs@wrs.com>
7756
7757 * Makefile.in (local-distclean): Remove leftover built files.
7758
0a534f40
NC
77592000-11-24 Nick Clifton <nickc@redhat.com>
7760
7761 * configure.in (xscale-elf): Add target.
7762 (xscale-coff): Add target.
7763
7686cadf
LR
77642000-11-22 Loren J. Rittle <ljrittle@acm.org>
7765
e490616e
ZW
7766 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7767 recent versions of FreeBSD (release 3 or later).
7768 * ltconfig: On FreeBSD, -lc must not be provided when building
7769 a shared library or else the standard -pthread gcc option is
7770 rendered worthless to later users of the built library.
7686cadf 7771
fff01699
FF
77722000-11-16 Fred Fish <fnf@be.com>
7773
7774 * configure.in (enable_libstdcxx_v3): Fix typo,
7775 libstd++ -> libstdc++.
7776
4dc16355
KL
77772000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7778
7779 * MAINTAINERS: Add self to Write After Approval list.
7780
bf6fc7b2
BS
77812000-11-21 Bernd Schmidt <bernds@redhat.com>
7782
7783 * MAINTAINERS: Update my email address. Add myself to global write
7784 privs list.
7785
ce8e06b1
AO
77862000-11-18 Alexandre Oliva <aoliva@redhat.com>
7787
6e2a4843
AO
7788 * Makefile.in: Merge with src and libgcj.
7789 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7790 configure-target-<library> when their configure scripts need the C
7791 or C++ library to have already been built to work properly.
7792 (do_proto_toplev): Set them to an empty string.
7793
ce8e06b1
AO
7794 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7795 (REALLY_SET_LIB_PATH): Use them.
7796
c003f378
SS
77972000-11-17 Stan Shebs <shebs@apple.com>
7798
7799 * MAINTAINERS: Add self to Write After Approval list.
7800
cc1e60ea
JM
78012000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7802
7803 * configure: Provide the original toplevel configure arguments
7804 (including $0) to subprocesses in the environment rather than
7805 through gcc/configargs.h.
7806
1173593d
JM
78072000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7808
7809 * MAINTAINERS: Remove references to cccp. Change C9X reference to
7810 C99. Alphabetise "Write After Approval" list.
7811
520907ee
MM
78122000-11-12 Mark Mitchell <mark@codesourcery.com>
7813
34f6fbdb
MM
7814 * configure: Turn on libstdc++ V3 by default.
7815
520907ee
MM
7816 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7817 if we've got GCC.
7818
0bbd37ed
PB
78192000-11-11 Philip Blundell <philb@gnu.org>
7820
7821 * MAINTAINERS: Add self to Write After Approval list.
7822
7ca0e6d9
DE
78232000-11-09 David Edelsohn <edelsohn@gnu.org>
7824
7825 * ltcf-c.sh (aix4): Improve shared library configuration; require
7826 exporting symbols.
7827 * ltcf-cxx.sh (aix4): Define.
7828 * ltconfig (aix4): Define library and soname specs appropriate for
7829 AIX. Define command to create export symbols list.
7830
f559f30b
CF
7831Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
7832
7833 * config.sub: Add support for Sun Chorus
7834
fc05d516
NC
78352000-10-31 Nick Clifton <nickc@redhat.com>
7836
7837 * MAINTAINERS: Rename <name>@cygnus.com addresses to
7838 <name>@redhat.com. Also installed new email address for Clint
7839 Popetz.
6387a56e 7840
90a0e73f
JM
78412000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
7842
7843 * etc: Remove directory from GCC.
7844
a5e1b548
MM
78452000-10-16 Michael Meissner <meissner@redhat.com>
7846
7847 * configure (gcc/configargs.h): Only create if there is a build GCC
7848 directory created.
7849
6387a56e
EC
78502000-10-16 Matthias Klose <doko@debian.org>
7851
be1db873
MK
7852 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7853 when configured for libstdc++-v3.
7854
f5fa9a5b
PE
78552000-10-05 Phil Edwards <pme@gcc.gnu.org>
7856
7857 * configure: Save configure arguments to gcc/configargs.h.
7858
61a77fea
PT
78592000-10-04 Philipp Thomas <pthomas@suse.de>
7860
7861 * config.guess: Import CVS version 1.157.
7862 * config.sub: Import CVS version 1.181.
7863
3a4fee66
AP
78642000-10-04 Andris Pavenis <pavenis@latnet.lv>
7865
7866 * Makefile.in (bootstrap): avoid recursion if subdir missing
7867 (cross): ditto
7868 (do-proto-toplev): ditto
7869
3dd7094e
AO
78702000-09-30 Alexandre Oliva <aoliva@redhat.com>
7871
de710532
AO
7872 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7873 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7874
3dd7094e
AO
7875 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7876 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7877 all affected `configure' scripts.
7878
e592386f
NB
7879Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
7880
7881 * MAINTAINERS: Add self as cpplib co-maintainer.
7882
fba54939
AH
78832000-09-24 Aldy Hernandez <aldyh@redhat.com>
7884
7885 * MAINTAINERS: Add self to Write After Approval list.
7886
2bd429f4
GP
78872000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7888
7889 * INSTALL/README: egcs -> GCC update.
7890
d733f374
ME
7891Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
7892
7893 * MAINTAINERS: Add myself to Write After Approval list.
7894
d7ce9a83
KH
78952000-09-15 Kazu Hirata <kazu@hxi.com>
7896
7897 * MAINTAINERS: Add myself to Write After Approval list.
7898
18a53ffe
JL
7899Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7900
e490616e
ZW
7901 * configure.in: Do not build byacc for hppa64. Provide paths to the
7902 X11 libraries for hppa64.
18a53ffe 7903
f246ff23
SC
79042000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7905
7906 * MAINTAINERS: Add myself as 68hc11 port maintainer.
7907
06298abd
AO
79082000-09-06 Alexandre Oliva <aoliva@redhat.com>
7909
4b92758a
AO
7910 * Makefile.in (all-zlib): Added dummy target.
7911
06298abd
AO
7912 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7913 ltcf-gcj.sh: Updated from libtool multi-language branch.
7914
4d73d07a
AO
79152000-09-05 Alexandre Oliva <aoliva@redhat.com>
7916
7917 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7918 (bootstrap*): Depend on all-bootstrap.
7919
05d52d78
PT
79202000-09-05 Philipp Thomas <pthomas@suse.de>
7921
7922 * config.guess: Import CVS version 1.156.
7923 * config.sub: Import CVS version 1.179.
7924
3c809ba4
AG
79252000-09-02 Anthony Green <green@cygnus.com>
7926
7927 * Makefile.in (all-gcc): Depend on all-zlib.
7928 (CLEAN_MODULES): Add clean-zlib.
7929 (ALL_MODULES): Add all-zlib.
7930 * configure.in (host_libs): Add zlib.
7931
10ad78a0 79322000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
7933
7934 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7935 crosses, but add gcc/include to the header search path for them.
7936
b36a9ce3
DB
79372000-08-04 David E. O'Brien <obrien@FreeBSD.org>
7938
7939 * MAINTAINERS: Add self to Write After Approval list.
7940
cb011248
FS
79412000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7942
7943 * config.guess: Import CVS version 1.152.
7944 * config.sub: Import CVS version 1.177.
7945
db310af0
AO
79462000-08-25 Alexandre Oliva <aoliva@redhat.com>
7947
7965440a
AO
7948 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7949 $targargs to tell whether newlib is going to be built.
7950
db310af0
AO
7951 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7952 $$r/TARGET_SUBDIR/libio for _G_config.h.
7953
e7977565
AO
79542000-08-23 Alexandre Oliva <aoliva@redhat.com>
7955
7956 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7957
126bb9ed
DD
79582000-08-22 DJ Delorie <dj@redhat.com>
7959
7960 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7961
5b0e9d29
AO
79622000-08-22 Alexandre Oliva <aoliva@redhat.com>
7963
7964 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7965 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7966 sub-configures.
7967
4f3e904e
DD
79682000-08-21 DJ Delorie <dj@redhat.com>
7969
7970 * MAINTAINERS: Add self as a libiberty maintainer
7971
c9635443
AO
79722000-08-16 Alexandre Oliva <aoliva@redhat.com>
7973
7974 * configure.in (libstdcxx_flags): Use
7975 libstdc++-v3/src/libstdc++.INC.
7976
8b2100ba
AO
79772000-08-15 Alexandre Oliva <aoliva@redhat.com>
7978
7979 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7980
57119aa9
ZW
79812000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7982
eeb943b0
ZW
7983 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7984
6387a56e 7985 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
7986 explicit. Substitute enable_threads into generated Makefiles.
7987 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7988 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7989
acffa7c4
GK
79902000-08-13 Geoff Keating <geoffk@cygnus.com>
7991
7992 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
7993
808d8c41
AO
79942000-08-12 Alexandre Oliva <aoliva@redhat.com>
7995
7996 * config-ml.in (CC): Remove bogus duplicate quotation mark from
7997 previous delta.
7998
1fc8c51c 79992000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 8000
1fc8c51c
JM
8001 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8002 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8003 (FLAGS_FOR_TARGET): Not here.
8004 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 8005
25698887
AO
80062000-08-11 Alexandre Oliva <aoliva@redhat.com>
8007
8008 * config-ml.in (CC, CXX): Don't introduce a leading space.
8009
10120687
DD
80102000-08-07 DJ Delorie <dj@delorie.com>
8011
8012 * MAINTAINERS: Add self as a DJGPP maintainer
8013
15c758e9
DD
80142000-08-07 DJ Delorie <dj@redhat.com>
8015
8016 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8017 "if we're also building gcc, and it's a gcc that will run on the
8018 build machine, we want to use its includes instead of the system's
8019 default includes".
8020
2d0de245
JM
80212000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
8022
8023 * MAINTAINERS: Add self to Write After Approval list.
8024
e81b330a
AO
80252000-08-03 Alexandre Oliva <aoliva@redhat.com>
8026
83440c1e
AO
8027 * configure.in (libstdcxx_flags): Don't use `"'.
8028
e81b330a
AO
8029 * config-ml.in: Adjust multilib search paths to the
8030 appropriate multilib tree.
8031
cf95c847
AO
80322000-08-02 Alexandre Oliva <aoliva@redhat.com>
8033
8034 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8035 commas in $LANGUAGES.
8036
9e9af119
MH
80372000-08-02 Manfred Hollstein <manfredh@redhat.com>
8038
8039 * configure.in: Re-enable all references to libg++ and librx.
8040
606ce391
AO
80412000-08-01 Alexandre Oliva <aoliva@redhat.com>
8042
89820b43
AO
8043 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8044 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
8045 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8046 * ltcf-cxx.sh (need_lc): Set based on postdeps.
8047
606ce391
AO
8048 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8049
04179d4a
AO
80502000-07-31 Alexandre Oliva <aoliva@redhat.com>
8051
8052 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8053 CXX_FOR_TARGET for sed.
8054
d4eb109c
AO
80552000-07-30 Alexandre Oliva <aoliva@redhat.com>
8056
8057 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8058 Do not override if already set in the environment or in configure.
8059 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8060 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8061
4f4caf92
AO
80622000-07-28 Alexandre Oliva <aoliva@redhat.com>
8063
8064 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8065 the libtool CVS tree multi-language branch.
8066 * ltconfig, ltmain.sh: Updated.
6387a56e 8067
b87487b6
AO
80682000-07-27 Alexandre Oliva <aoliva@redhat.com>
8069
1670d1ea
AO
8070 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8071 (clean-target): Depend on it.
8072
b87487b6
AO
8073 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8074 (GCC_FOR_TARGET): Use it.
8075 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8076 * configure.in: ... here.
8077 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8078 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8079
4e81ae98
EC
80802000-07-24 Eric Christopher <echristo@cygnus.com>
8081
8082 * MAINTAINERS: Add self to Write After Approval list.
8083
059ae32c
AO
80842000-07-24 Alexandre Oliva <aoliva@redhat.com>
8085
5b28edd4
AO
8086 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8087 (configure-target-libchill, configure-target-libobjc): Likewise.
8088
059ae32c
AO
8089 * configure.in: Use the same cache file for all target libs.
8090 * config-ml.in: But different cache files per multilib variant.
8091
1adcd149
MS
80922000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8093
8094 * configure (topsrcdir): Don't use dirname.
8095
2d573dff
JO
80962000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
8097
8098 * MAINTAINERS: Add self to Write After Approval list.
8099
d207ebef
JM
81002000-07-20 Jason Merrill <jason@redhat.com>
8101
8102 * configure.in: Remove all references to libg++ and librx.
8103
8104 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8105
81062000-07-20 Hans-Peter Nilsson <hp@axis.com>
8107
8108 * config.sub: Update to subversions version 2000-07-06.
8109
7b7792d5
AH
81102000-07-12 Andrew Haley <aph@cygnus.com>
8111
8112 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8113 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8114
3abaac67
PE
81152000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8116
8117 * symlink-tree: Check number of arguments.
8118
34be2b36
JW
81192000-07-05 Jim Wilson <wilson@cygnus.com>
8120
8121 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8122 search path for a g++ extracted from the build tree. This
8123 will allow link tests run by configure scripts in
8124 subdirectories to succeed.
8125
d207ebef
JM
81262000-07-01 Koundinya K <kk@ddeorg.soft.net>
8127
e490616e 8128 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 8129
0900331b
MH
81302000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8131
8132 * MAINTAINERS: Add myself as loop discovery maintainer.
8133
d207ebef
JM
81342000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8135
8136 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8137 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8138
81392000-06-19 Timothy Wall <twall@cygnus.com>
8140
8141 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8142 * config.sub: Add tic54x target.
8143
11a27a76
TM
8144Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8145
8146 * MAINTAINERS: Add self as Fortran maintainer,
8147 remove Craig Burley.
8148
d207ebef 8149Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 8150
d207ebef
JM
8151 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8152 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 8153
7758b73f
PT
8154Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
8155
8156 * MAINTAINERS: Add self as i18n maintainer
8157
d207ebef
JM
815820000-05-21 H.J. Lu (hjl@gnu.org)
8159
e490616e
ZW
8160 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8161 directory are used if they exist. Make sure
8162 $(build_tooldir)/include is searched for header files,
8163 $(build_tooldir)/lib/ for library files.
d207ebef 8164 (GCC_FOR_TARGET): Likewise.
e490616e 8165 (CXX_FOR_TARGET): Likewise.
d207ebef 8166
bae29210
JL
8167Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
8168
8169 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8170
d207ebef 8171Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
8172
8173 * Makefile.in (configure-target-libiberty): Depend on
8174 configure-target-newlib.
8175
aab0d19d
AO
81762000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8177
8178 * configure.in, Makefile.in: Merge all libffi-related
8179 configury stuff from the libgcj tree.
8180
d207ebef
JM
8181Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
8182
8183 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8184 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8185
8186Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8187
8188 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8189 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 8190 current version information. Add to proto-toplev directory.
d207ebef
JM
8191 (gdb-taz): Build do-djunpack.
8192
758c7bd4
DE
81932000-05-15 David Edelsohn <edelsohn@gnu.org>
8194
8195 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8196
1888228d
AC
8197Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
8198
8199 * MAINTAINERS: Add self to Write After Approval list.
8200
d207ebef
JM
82012000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8202
8203 * ltmain.sh: Preserve in relink_command any environment
8204 variables that may affect the linker behavior.
8205
2d7cc2fe
JL
8206Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
8207
d207ebef
JM
8208 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8209
8210Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
8211
8212 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8213
82142000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8215
8216 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 8217 with the version name.
2d7cc2fe 8218
ee455968
JE
8219Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
8220
8221 * MAINTAINERS: Add self as bb-reorder maintainer.
8222
73b97e5c
BK
82232000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8224
8225 * config.if: Tweak.
8226
d207ebef
JM
82272000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8228
8229 * djunpack.bat: New file.
8230
8231Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
8232
8233 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
8234 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8235 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8236 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 8237
954869eb
DP
82382000-04-16 Dave Pitts <dpitts@cozx.com>
8239
e490616e
ZW
8240 * config.sub (case $basic_machine): Change default for "ibm-*"
8241 to "openedition".
954869eb 8242
eaabe541
AJ
82432000-04-13 Andreas Jaeger <aj@suse.de>
8244
8245 * MAINTAINERS: Added myself.
8246
d207ebef
JM
8247Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8248
8249 * Makefile.in (gdb-taz): New target. GDB specific archive.
8250 (do-md5sum): New target.
8251 (MD5PROG): Define.
8252 (PACKAGE): Default to TOOL.
8253 (VER): Default to a shell script.
8254 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 8255 md5 checksum generation.
d207ebef
JM
8256 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8257 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8258 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 8259 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
8260
8261Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
8262
8263 * configure (warn_cflags): Delete.
8264
0ea6d60c
PDM
8265Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
8266
8267 * MAINTAINERS: Added myself.
8268
17090313 82692000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 8270 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 8271
e490616e
ZW
8272 * configure.in (enable_libstdcxx_v3): Add.
8273 (target_libs): Add bits here to switch between libstdc++-v2 and
8274 libstdc++-v3.
8275 * config.if: And this file too.
8276 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 8277
76b78517
MM
82782000-04-05 Michael Meissner <meissner@redhat.com>
8279
8280 * config.sub (d30v): Add d30v as a basic machine type.
8281
ad242caf
JM
82822000-03-29 Jason Merrill <jason@casey.cygnus.com>
8283
8284 * configure.in: -linux-gnu*, not -linux-gnu.
8285
d4537148
TM
8286Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8287
8288 * MAINTAINERS: Add self in write-after-approval section.
8289
f152e9d4
JW
8290Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
8291
8292 * MAINTAINERS: Add self as ia64 port maintainer.
8293
6a5fcef1
NB
82942000-03-08 Neil Booth <NeilB@earthling.net>
8295
8296 * MAINTAINERS: Add self in write-after-approval section.
8297
d207ebef 8298Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 8299
d207ebef
JM
8300 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8301 (do-tar-bz2): Replace TOOL with PACKAGE.
8302 (gdb.tar.bz2): Remove GDBTK from GDB package.
8303 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 8304 dejagnu.tar.bz2): New packages.
d207ebef
JM
8305
83062000-02-27 Andreas Jaeger <aj@suse.de>
8307
8308 * configure.in: Add entry for mips*-*-linux*, move catch all
8309 *-*-*linux* entry below this one.
8310
83112000-02-27 Ian Lance Taylor <ian@zembu.com>
8312
8313 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 8314
521fe9d0
NC
83152000-02-24 Nick Clifton <nickc@cygnus.com>
8316
8317 * config.sub: Support an OS of "wince".
8318
d207ebef
JM
8319Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
8320
8321 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 8322 version.
d207ebef
JM
8323
83242000-02-23 Linas Vepstas <linas@linas.org>
8325
8326 * config.sub: Add support for Linux/IBM 370.
8327 * configure.in: Likewise.
8328
3a685f6f
NC
83292000-02-22 Nick Clifton <nickc@cygnus.com>
8330
8331 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8332
d207ebef 83332000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 8334
d207ebef 8335 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 8336
4746ee26
KG
83372000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8338
8339 * configure (gcc_version): When setting, narrow search to
8340 lines containing `version_string'.
8341
ba96c72d
DC
83422000-02-15 Denis Chertykov <denisc@overta.ru>
8343
8344 * config.sub: Add support for avr target.
8345
77f16a66
NC
83462000-02-14 Nick Clifton <nickc@cygnus.com>
8347
8348 * MAINTAINERS: Add maintainers for MCore port.
8349
784a3a80
HPN
8350Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
8351
8352 * config.sub: Add mmix-knuth-mmixware.
8353
719dd4fa
KG
83542000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8355
8356 * MAINTAINERS: Pair cccp with cpplib maintainership.
8357
d207ebef
JM
83582000-01-27 Christopher Faylor <cgf@redhat.com>
8359
8360 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8361 structure stuff to -L library search.
8362 (CXX_FOR_TARGET): Ditto.
8363 (CROSS_CHECK_MODULES): Fix spelling mistake.
8364
7a53e94b
MM
83652000-01-24 Mark Mitchell <mark@codesourcery.com>
8366
8367 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8368 the C++ compiler.
8369
0da3b5a7
RH
83702000-01-12 Richard Henderson <rth@cygnus.com>
8371
8372 * configure.in: Don't build some bits for beos.
8373
02368d6d
JS
83742000-01-12 Joel Sherrill (joel@OARcorp.com)
8375
8376 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8377 as include files.
8378
2e76d35c
ZW
83792000-01-11 Zack Weinberg <zack@wolery.cumb.org>
8380
8381 * Add self as cpplib maintainer, as requested by Jason
8382 Merrill. Correct my e-mail address.
8383
4c25fdcf
GK
83842000-01-06 Geoff Keating <geoffk@cygnus.com>
8385
8386 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8387 not mh-aix43.
8388
188e3966
HPN
8389Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
8390
8391 * MAINTAINERS: Add myself to "write after approval" list.
8392
c2f5d030
RH
83931999-12-14 Richard Henderson <rth@cygnus.com>
8394
8395 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8396 * config.sub: Accept alphaev[78], alphaev8.
8397
eeda916a
AO
83981999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8399
8400 * config.guess, config.sub: Update from autoconf.
8401
b3bd7820
BK
84021999-11-29 Bruce Korb <autogen@linuxbox.com>
8403
2c290989 8404 * MAINTAINERS: update my playtime e-address.
b3bd7820 8405
1882b2b1
RO
8406Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8407
8408 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8409 necessary libraries are missing.
8410
2395f805
DN
8411Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
8412
8413 * MAINTAINERS: Add new 'write after approval' maintainer.
8414
1e25de97
APB
8415Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
8416
8417 * MAINTAINERS: Add new Java maintainer.
8418
1722c704
AS
84191999-10-25 Andreas Schwab <schwab@suse.de>
8420
8421 * configure: Fix quoting inside arguments of eval.
8422
8141abe8
NC
84231999-10-21 Nick Clifton <nickc@cygnus.com>
8424
8425 * config-ml.in: Allow suppression of some ARM multilibs.
8426
0b77644a
LV
8427Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8428
8429 * config.guess: Add OS/390 match pattern.
8430 * config.sub: Add mvs, openedition targets.
8431 * configure.in (i370-ibm-opened*): New.
8432
d207ebef
JM
84331999-09-04 Steve Chamberlain <sac@pobox.com>
8434
8435 * config.sub: Add support for configuring for pj.
8436
84371999-08-31 Nick Clifton <nickc@cygnus.com>
8438
8439 * config.sub (maybe_os): Add support for configuring for fr30.
8440
af13ebe9
NC
84411999-08-25 Nick Clifton <nickc@cygnus.com>
8442
8443 * configure.in: Do not configure or build ld for AIX
8444 platforms. ld is known to be broken on these platforms.
8445
1250c760
RO
8446Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8447
8448 * config-ml.in: Pass compiler flag corresponding to multidirs to
8449 subdir configures.
8450
d207ebef
JM
84511999-08-09 Ian Lance Taylor <ian@zembu.com>
8452
8453 * Makefile.in (LDFLAGS): Define.
8454
84551999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8456
8457 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8458 noconfigdirs.
8459 (*-*-cygwin*): Likewise.
8460
84611999-08-08 Ian Lance Taylor <ian@zembu.com>
8462
8463 * mkdep: New file.
8464 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8465 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8466
8467 From Eli Zaretskii <eliz@is.elta.co.il>:
8468 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8469 long file name when using DJGPP on MS-DOS.
8470
dbd83e11
JL
8471Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8472
8473 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8474
d207ebef
JM
84751999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8476
8477 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8478 dependency as this causes "make check" to globally "make all"
8479
cd1f4c2c
TT
8480Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8481
8482 * configure.in (target_libs): Added target-zlib.
8483 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8484 (CONFIGURE_TARGET_MODULES): Likewise.
8485 (CHECK_TARGET_MODULES): Likewise.
8486 (INSTALL_TARGET_MODULES): Likewise.
8487 (CLEAN_TARGET_MODULES): Likewise.
8488 (configure-target-zlib): New target.
8489 (all-target-zlib): Likewise.
8490 (all-target-libjava): Depend on all-target-zlib.
8491 (configure-target-libjava): Depend on configure-target-zlib.
8492
8493 * Makefile.in (configure-target-libjava): Depend on
8494 configure-target-newlib.
8495 (configure-target-boehm-gc): New target.
8496 (configure-target-qthreads): New target.
8497
e490616e
ZW
8498 * configure.in (target_libs): Added target-qthreads.
8499 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8500 (CONFIGURE_TARGET_MODULES): Likewise.
8501 (CHECK_TARGET_MODULES): Likewise.
8502 (INSTALL_TARGET_MODULES): Likewise.
8503 (CLEAN_TARGET_MODULES): Likewise.
8504 (all-target-qthreads): New target.
8505 (configure-target-libjava): Depend on configure-target-qthreads.
8506 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
8507
8508 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8509 (CONFIGURE_TARGET_MODULES): Likewise.
8510 (CHECK_TARGET_MODULES): Likewise.
8511 (INSTALL_TARGET_MODULES): Likewise.
8512 (CLEAN_TARGET_MODULES): Likewise.
8513 (all-target-libjava): New target.
8514 (all-target-boehm-gc): Likewise.
8515 * configure.in (target_libs): Added libjava, boehm-gc.
8516
d207ebef
JM
85171999-07-22 Ian Lance Taylor <ian@zembu.com>
8518
8519 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8520 configure.bat in SUPPORT_FILES.
8521 (gas+binutils.tar.bz2): Likewise.
8522
8523 * makeall.bat: Remove; obsolete.
8524
85251999-07-21 Ian Lance Taylor <ian@zembu.com>
8526
8527 From Mark Elbrecht:
8528 * configure.bat: Remove; obsolete.
8529
85301999-07-11 Ian Lance Taylor <ian@zembu.com>
8531
8532 * configure: Add -W -Wall to the default CFLAGS when compiling with
8533 gcc.
8534
8535Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8536
8537 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8538
85391999-06-30 Mark Mitchell <mark@codesourcery.com>
8540
8541 * configure.in: Build ld on IRIX6.
8542
85431999-06-12 Ian Lance Taylor <ian@zembu.com>
8544
8545 * Makefile.in: Change distribution targets to use bzip2 instead of
8546 gzip.
8547 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8548 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8549
85501999-06-04 Nick Clifton <nickc@cygnus.com>
8551
8552 * config.sub: Add mcore target.
8553
26d088fa
CD
8554Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
8555
8556 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8557
c2c08b29
L
8558Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
8559
8560 * config.guess (dummy): Changed to $dummy.
8561
671d0648
NC
85621999-05-24 Nick Clifton <nickc@cygnus.com>
8563
8564 * config.sub: Tidied up case statements.
8565
b1345c72
BE
85661999-05-22 Ben Elliston <bje@cygnus.com>
8567
51ccbd8d
BE
8568 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8569 <jiro@din.or.jp>.
8570
b1345c72
BE
8571 * config.guess: Merge with FSF version. Future changes will be
8572 more accurately recorded in this ChangeLog.
8573 * config.sub: Likewise.
8574
2caf864f
SM
8575Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
8576
8577 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8578
d207ebef
JM
85791999-04-30 Tom Tromey <tromey@cygnus.com>
8580
8581 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8582
90fb0c24
TT
85831999-04-23 Tom Tromey <tromey@cygnus.com>
8584
8585 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8586
d207ebef
JM
85871999-04-20 Drew Moseley <dmoseley@cygnus.com>
8588
8589 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8590 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8591 Bad merge removed these two changes.
8592
3516940d 8593Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 8594 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
8595
8596 * config.guess (interix Alpha): Add.
8597
d207ebef
JM
85981999-04-11 Richard Henderson <rth@cygnus.com>
8599
8600 * configure.in (i?86-*-beos*): Do config gperf; don't config
8601 gdb, newlib, or libgloss.
8602
e891fbfe 8603Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 8604
e891fbfe
AO
8605 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8606 link a trivial program with -mabi=64. If it fails, remove mabi=64
8607 from multidirs.
8608
f9ae47d6
PT
8609Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
8610
8611 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8612
d207ebef
JM
86131999-04-08 Nick Clifton <nickc@cygnus.com>
8614
8615 * config.sub: Add support for mcore targets.
8616
86171999-04-07 Michael Meissner <meissner@cygnus.com>
8618
8619 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8620 not mt-ospace, in order to shut up assembler warning about using
8621 symbols that are named the same as registers.
8622
86231999-04-07 Drew Moseley <dmoseley@cygnus.com>
8624
8625 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8626 dependency list for all-target-cygmon.
8627
86281999-04-05 Doug Evans <devans@casey.cygnus.com>
8629
8630 * config-ml.in: Check $host, not $target, for selective multilibs.
8631 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8632 thumb interworking, and underscore prefix multilibs.
8633
86341999-04-04 Ian Lance Taylor <ian@zembu.com>
8635
8636 * missing: Update to version from current automake.
8637
88101ab9
L
8638Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8639
8640 * configure (gxx_include_dir): Removed.
8641
8642 * configure.in (gxx_include_dir): Handle it.
8643 * Makefile.in: Likewise.
8644
d207ebef
JM
86451999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8646
8647 * config.sub (mips64vr4111,mips64vr4111el) Add.
8648
86491999-03-21 Ben Elliston <bje@cygnus.com>
8650
e490616e 8651 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 8652
8dc91cbe
ME
8653Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8654
8dc91cbe
ME
8655 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8656 config/mh-djgpp.
8657
d207ebef
JM
8658Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8659
8660 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8661 all-target-newlib to dependency list for all-target-bsp.
8662
926bb5ed
MK
8663Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8664
8665 * config.sub: Add i386-uwin support.
8666 * config.guess: Likewise.
8667
4a6e3000
FS
8668Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8669
8670 * configure.in: cleanup, add mh-*pic handling for arm, special
8671 case powerpc*-*-aix*
8672
d207ebef
JM
8673Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8674
8675 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8676 can be built.
8677
8678Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8679
8680 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 8681 targets.
d207ebef 8682
71c91078
NC
86831999-03-02 Nick Clifton <nickc@cygnus.com>
8684
8685 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8686
282e5df8
GN
8687Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
8688
8689 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8690
1de558ee
NC
86911999-02-24 Nick Clifton <nickc@cygnus.com>
8692
8693 * config.sub: Fix typo in arm recognition.
8694
d207ebef
JM
8695Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
8696
8697 * configure.in (noconfigdirs): Changed target_configdirs to
8698 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8699 rather than m68k-*-* since it is not known to work on
8700 m68k-aout. Ditto for arm-*-*oabi.
8701
8702Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
8703
8704 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
8705
87061999-02-19 Ben Elliston <bje@cygnus.com>
8707
8708 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8709 Smart and improved by Andrew Cagney.
8710
fab7445a
ME
8711Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
8712
8713 * config.guess: Recognize openbsd-*-hppa.
8714
8ccdc228
L
8715Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
8716
8717 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8718 only if it is not empty.
8719
3b7265ff
NC
87201999-02-17 Nick Clifton <nickc@cygnus.com>
8721
8722 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 8723
d207ebef 8724 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
8725
8726 * config.sub: Modified to recognize uname's armv* syntax.
8727
d207ebef
JM
87281999-02-17 Mark Salter <msalter@cygnus.com>
8729
8730 * configure.in: Added target-bsp for sparclite.
8731
8732Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
8733
8734 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8735
87361999-02-08 Nick Clifton <nickc@cygnus.com>
8737
8738 * configure.in: Add support for strongarm port.
8739 * config.sub: Add support for strongarm target.
8740
c48dd3f5 8741Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 8742
c48dd3f5
MK
8743 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8744 the old name config/mh-cygwin32.
8745 Enable texinfo.
8746
d207ebef
JM
8747Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
8748
8749 * configure.in: Do build ld for ix86 Solaris.
8750
ecd62820
JW
8751Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
8752
8753 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8754 $AR_FOR_TARGET. Likewise for RANLIB.
8755
bbd8fa7f 8756Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 8757
e490616e
ZW
8758 * config.sub (oabi): Recognize.
8759 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 8760
0397442c
RL
8761Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
8762
8763 * config.guess: Improve detection of i686 on UnixWare 7.
8764
c9ffaa63
MK
8765Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
8766
8767 * config.guess: Add support for i386-pc-interix.
8768 * config.sub: Likewise.
8769 * configure.in: Likewise.
c9ffaa63 8770
d207ebef
JM
8771Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
8772
8773 * Makefile.in: Remove unneeded all-target-libio from
8774 from all-target-winsup target since it is now unneeded.
8775 Add all-target-libtermcap in its place since it is now
8776 needed.
8777
8778Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
8779
8780 * configure.in: makefile stub for cygwin target is probably
8781 unnecessary. Remove it for now.
d207ebef
JM
8782
8783Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
8784
8785 * configure.in: libtermcap.a should be built when cygwin is the
8786 target as well as the host.
8787 * config.guess: Allow mixed case in cygwin uname output.
8788 * Makefile.in: Add libtermcap target.
d207ebef 8789
ebe12325
JL
8790Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
8791
8792 * config.sub: Clean up handling of hppa2.0.
8793
57057b67
RB
8794Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
8795
8796 * config.guess: Use C code to identify more HP machines.
8797
f8670be1
JL
8798Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8799
8800 * config.sub: Handle hppa2.0.
8801
d207ebef
JM
8802Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8803
8804 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 8805 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
8806
88071998-12-15 Mark Salter <msalter@cygnus.com>
8808
8809 * configure.in: Added target-bsp for several target architectures.
8810
8811 * Makefile.in: Added rules for bsp.
8812
d1a09590
JL
8813Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8814
8815 * config.guess: Improve detection of hppa2.0 processors.
8816
8817Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8818
8819 * config.guess: Recognize FreeBSD using ELF automatically.
8820
71205e0b
MH
88211998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8822
8823 * configure (skip-this-dir): Add handling for new shell script, which
8824 might be created by a sub-directory's configure to indicate, this particular
8825 directory is "unwanted".
8826 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8827
d207ebef
JM
8828Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8829
8830 * ltconfig: import from libtool, after changing libtool to
8831 account for the cygwin name change.
8832
8833Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8834
8835 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8836 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8837
8838Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8839
8840 * configure.in: Add libtermcap to list of cygwin dependencies.
8841
8842Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
8843
e490616e
ZW
8844 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8845 they include winsup/include when it's a cygwin target.
d207ebef
JM
8846
88471998-11-12 Tom Tromey <tromey@cygnus.com>
8848
8849 * configure.in (host_tools): Added zip.
8850 * Makefile.in (all-target-libjava): Depend on all-zip.
8851 (all-zip): New target.
8852 (ALL_MODULES): Added all-zip.
8853 (NATIVE_CHECK_MODULES): Added check-zip.
8854 (INSTALL_MODULES): Added install-zip.
8855 (CLEAN_MODULES): Added clean-zip.
8856
8857Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
8858
8859 * Makefile.in: lose "32" from comment about cygwin.
8860
8861Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
8862
8863 * configure.in: Use -Os to build target libraries for the fr30.
8864
8865Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
8866
8867 * config.sub: Add fr30.
8868
8869Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
8870
e490616e 8871 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
8872 cygwin* instead of cygwin32*.
8873 * config.sub: Check cygwin* instead of cygwin32*.
8874
d2ec8b39
RL
8875Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
8876
8877 * config.guess: Match any version of Unixware7.
8878
d207ebef
JM
88791998-10-20 Syd Polk <spolk@cygnus.com>
8880
8881 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8882 if desired.
8883
35cd2565
JL
8884Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
8885
8886 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8887 these if the appropriate directories and files to not exist.
8888
52d4e5b7
JL
8889Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
8890
8891 * Makefile.in (DEVO_SUPPORT): Add config.if.
8892
38ada91e
MH
8893Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
8894
8895 * configure: Add pattern to replace "build_tooldir"'s
8896 definition in the generated Makefile with "tooldir"'s
8897 actual value.
8898
e44e84da
JL
8899Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8900
56a8387f
JL
8901 * config.sub: Bring back lost sparcv9.
8902
e44e84da
JL
8903 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8904
5cb95c7a
JL
8905Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8906
8907 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8908 CC_FOR_TARGET and friends.
8909
8910Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 8911
ceff9b14
AO
8912 * Makefile.in (build_tooldir): New variable, same as tooldir.
8913 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8914 -B$(build_tooldir)/bin/.
8915 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 8916
f2d11dcd
GP
8917Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8918
8919 * README: Remove installation instructions and refer to the
8920 INSTALL directory instead.
8921
73a6d2e7 8922Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 8923
73a6d2e7
RL
8924 * config.sub: Add support for i[34567]86-pc-udk.
8925 * configure.in: Likewise.
8926
5d4a5ee6
JL
8927Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8928
8929 * Makefile.in: add bzip2 package building bits for user
8930 tools module
8931 * configure.in: ditto
8932
6fc19d6d
JL
8933Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8934
8935 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8936 (ALL_TARGET_MODULES): Add all-target-libobjc.
8937 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8938 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8939 (all-target-libchill): Add dependencies.
8940 * configure.in (target_libs): Add libchill.
4e81ae98 8941
f653f0ab
MH
89421998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8943
8944 * configure.in (target_subdir): Remove duplicate line.
8945
5d4a5ee6
JL
8946Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8947
8948 * Makefile.in (all-automake): fix dependencies.
8949
494933e4
JL
8950Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8951
8952 * configure.in: Minor cleanups for building in the $(target_alias)
8953 subdir.
8954
f6b58262
JW
89551998-09-22 Jim Wilson <wilson@cygnus.com>
8956
8957 * Makefile.in (bootstrap): Set r and s before make all. Use
8958 BASE_FLAGS_TO_PASS in make all.
8959 (cross): Likewise.
8960
27c7a08d
MM
89611998-09-20 Mark Mitchell <mark@markmitchell.com>
8962
8963 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8964
e67afd1e
RH
8965Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8966
8967 * config.sub: Fix typo in last change.
8968
8e44ac71
MH
89691998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8970
8971 * config.sub: Add support for C4x target.
8972 * configure.in: Likewise.
8973
d7496fbb
DM
89741998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8975
8976 * config.sub: Recognize sparcv9 just like sparc64.
8977
22097bd1
RL
8978Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8979
8980 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8981
4b877abd
JL
8982Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8983
2c8ec9a2
JL
8984 * config.guess: Correctly identify Pentium II sco boxes.
8985
4b877abd
JL
8986 * config.guess: Fix "tr" code. From Weiwen Liu.
8987
ab03db52
JH
8988Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8989
8990 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8991 stabs.
8992
b54db294
JL
8993Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8994
8995 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8996 (ALL_TARGET_MODULES): Add all-target-libchill.
8997 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8998 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8999 (all-target-libchill): Add dependencies.
9000 * configure.in (target_libs): Add libchill.
9001
bf48dd73
LW
9002Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9003
9004 * config.guess: Avoid assumptions about "tr" behaves when
9005 LANG is set to something other than English.
9006
a3cbd105
L
9007Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9008
9009 * configure (gxx_include_dir): Changed to
9010 '${prefix}/include/g++'-${libstdcxx_interface}.
9011
9012 * config.if: New to determine the interfaces.
9013
c4acd909
MK
9014Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9015
9016 * config.guess: Detect and handle MPE/IX.
9017 * config.sub: Deal with MPE/IX.
9018
9ea97665
DE
9019Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9020
9021 * configure.in: Use mh-aix43.
9022
0ce065bd
MH
90231998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9024
9025 * configure: Fix --without/--disable cases for gxx-include-dir.
9026
5d4a5ee6
JL
9027Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9028
9029 * mdata-sh: Imported. Needed for automake support.
9030
9031Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9032
9033 * Makefile.in (taz): Try "chmod -R og=u ." before
9034 "chmod og=u `find . -print`".
9035
9036Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9037
9038 * configure.in: Add arm-elf and thumb-elf support.
9039
9040Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9041
9042 * Makefile.in: Undo previous patch.
9043
9044Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9045
9046 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9047 to here ...
9048 (install-no-fixedincludes): and here
9049 (INSTALL_MODULES): ... from here.
9050
466456d9
ILT
9051Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9052
9053 * config.sub: Merge with FSF.
9054
1b409d25
ILT
9055 * config.guess: Merge with FSF.
9056
d207ebef
JM
9057Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9058
9059 * configure (extraconfigdirs): New variable.
9060 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9061 * Makefile.in (all): Move higher in file.
9062 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9063 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9064 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9065 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9066 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9067
90681998-07-23 Brendan Kehoe <brendan@cygnus.com>
9069
9070 * Makefile.in (all-target-libjava): Depend on all-gcc and
9071 all-target-newlib.
9072 (configure-target-libjava): Depend on $(ALL_GCC).
9073
7f1937c1
RL
9074Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9075
9076 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9077 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9078
2ada2bd6
ML
9079Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
9080
9081 * INSTALL/README: Fix typo.
9082
1e025bde
ML
9083Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9084
5d4a5ee6
JL
9085 * ylwrap: Change absolute path checks to check for DOS style path
9086 names.
1e025bde 9087
5d4a5ee6
JL
9088 * ylwrap: Don't use a full path name if the source file is in the
9089 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 9090
6755ff73
ILT
9091 * config-ml.in: Default to being verbose, to match Feb 18 change to
9092 configure.
9093
5d4a5ee6
JL
9094Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9095
9096 Brought over from egcs:
9097
9098 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9099
9100 * configure.in (target_subdir): Set to ${target_alias} instead
9101 of "libraries".
9102
9103 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9104
9105 * configure.in (target_subdir): Set to libraries if enable_multilib.
9106
9107Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9108
9109 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9110 multilibs, force reconfiguration the first time we create
9111 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9112
9113Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9114
9115 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9116 avoid confusion with --no-recursion.
9117
9118Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9119
9120 * configure.in: Win32 hosts shouldn't use install -x
9121 * install-sh: remove -x option, and special .exe-handling
9122 hack.
9123
d207ebef
JM
9124Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9125
9126 * config.guess: Recognize i586-pc-beos.
9127 * configure.in: Don't build some bits for beos.
9128
fbd836fc
ILT
9129Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9130
5d4a5ee6
JL
9131 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9132 CFLAGS default to -O2.
9133
fbd836fc
ILT
9134 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9135 when using GNU ld.
9136
9137Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9138
9139 * ltmain.sh: Correct install when using a different shell.
9140
9141Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9142
9143 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9144
d207ebef
JM
9145Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9146
9147 * makefile.vms: Update to build binutils/makefile.vms. Add install
9148 target.
fbd836fc
ILT
9149
9150Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9151
9152 * ltconfig: Update to correct AIX handling.
9153
69b471bc
JL
9154Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9155
81241b5e
JL
9156 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9157
69b471bc
JL
9158 * configure.in (target_subdir): Set to ${target_alias} instead
9159 of "libraries".
9160
bedf82df
MH
91611998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9162
9163 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9164 (Makefile): Depend on $(gcc_version_trigger).
9165
9166 * configure (gcc_version): Change default initializer to empty
9167 string.
9168 (gcc_version_trigger): New variable; pass this variable down
9169 to subdir configures to enable them checking gcc's version
9170 themselves. Emit make macros for both gcc_version vars.
9171 (topsrcdir): Initialize reliably.
9172 (recursion line): Remove --with-gcc-version=${gcc_version}.
9173
28e449d8
MH
91741998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9175
9176 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
9177 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9178 in $(libsubdir); emit definition in each generated Makefile.
9179 (gxx_include_dir): Initialize depending on
9180 $enable_version_specific_runtime_libs.
28e449d8 9181
50c4c9f7
MH
91821998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9183
9184 * configure (gcc_version): Initialize properly depending on
9185 how and where configure is started.
9186 (recursion line): Pass a --with-gcc-version=${gcc_version}
9187 to configures in subdirs.
9188
d207ebef
JM
9189Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9190
9191 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 9192 cygmon
d207ebef 9193
5d4a5ee6
JL
9194Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9195
9196 * configure.in: Add cygmon and libstub support for mn10200.
9197
2f96399b
MH
91981998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9199
9200 * configure (gcc_version): Add new variable describing the
9201 particular gcc version we're building.
9202 * Makefile.in (libsubdir): Add new macro for the directory
9203 in which the compiler finds executables, libraries, etc.
9204 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9205 and libsubdir.
9206
c4137c50
AO
9207Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9208
ceff9b14
AO
9209 * Makefile.in (local-clean): Remove *.log.
9210 (warning.log): Built with warn_summary from build.log.
9211 (mail-report.log): Run test_summary.
9212 (mail-report-with-warnings.log): Run test_summary including
9213 warning.log in the report.
c4137c50 9214
276d5ee0
RL
9215Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9216
9217 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9218
5d4a5ee6
JL
9219Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9220
9221 * Makefile.in (grep): Grep no longer depends on libiberty.
9222
9223Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9224
9225 * Makefile.in: all-snavigator needs all-libgui.
9226
9227Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9228
9229 * configure.in: Add cygmon and libstub support for mn10300.
9230
8af14275
ILT
9231Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9232
9233 * missing: Update to version from automake 1.3.
9234
fbd836fc
ILT
9235 * ltmain.sh: On installation, don't get confused if the same name
9236 appears more than once in the list of library names.
9237
466456d9
ILT
9238Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9239
9240 * config.sub: Accept m68060 and m5200 as CPU names.
9241
5d4a5ee6
JL
9242Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9243
9244 * configure: Use && rather than using -a in test, because odd
9245 strings can confuse test.
9246 * configure.in: Likewise.
9247
fbd836fc
ILT
9248Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9249
9250 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9251
f0983958
AO
9252Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9253
9254 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 9255 bootstrap4-lean): New targets.
f0983958 9256
bfed1ea0
JL
9257Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9258
9259 * mpw-* Delete. Not used.
9260
5d4a5ee6
JL
9261Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9262
9263 * COPYING.LIB: Update FSF address.
9264
bfed1ea0
JL
9265Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9266
9267 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9268
5d4a5ee6
JL
9269 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9270 GAS_SUPPORT_DIRS.
9271
bfed1ea0
JL
9272Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9273
9274 * ltconfig, ltmain.sh: Avoid producing a version number if
9275 -version-info was not used.
9276
5d4a5ee6
JL
9277Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9278
9279 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9280 building with newlib.
9281
92821998-04-30 Paul Eggert <eggert@twinsun.com>
9283
d207ebef 9284 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 9285 Solaris `make' causes it to continue to next definition.
d207ebef
JM
9286
9287Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9288
9289 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9290 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
9291
9292Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9293
9294 * configure.in: Change alpha to alpha* in several places.
9295
d207ebef
JM
9296Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9297
9298 * config.sub: Recognize sparc86x.
9299
77be0cab
MM
9300Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9301
9302 * configure.in (--enable-target-optspace): Remove debug echo.
9303
62441128
JW
9304Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9305
9306 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9307
bfed1ea0
JL
9308Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9309
9310 * ltconfig: Update cygwin32 support.
9311
5d4a5ee6
JL
9312 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9313 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9314 (GDB_SUPPORT_DIRS): Likewise.
9315
3f4ea1de
MM
9316Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9317
9318 * configure.in (target_makefile_frag): If --enable-target-optspace,
9319 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
9320 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9321 not used.
9322 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 9323
5d4a5ee6
JL
9324Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9325
9326 * Makefile.in (all-bfd): Depend on all-intl.
9327 (all-binutils): Likewise.
9328 (all-gas): Likewise.
9329 (all-gprof): Likewise.
9330 (all-ld): Likewise.
9331
93321998-04-19 Brendan Kehoe <brendan@cygnus.com>
9333
9334 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9335
bfed1ea0
JL
9336Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9337
5d4a5ee6
JL
9338 * Makefile.in (all-bfd): Depend upon all-libiberty.
9339
bfed1ea0
JL
9340 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9341
5d4a5ee6
JL
9342Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9343
9344 * Makefile.in: Add libstub.
9345
9346 * configure.in: Ditto. Build libstub for targets that have cygmon
9347 support.
9348
9349Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9350
9351 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9352
9353Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9354
9355 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9356 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9357
ec8d6ddc
KW
9358Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9359
9360 * configure: Define DEFAULT_M4 by searching PATH.
9361 * Makfile.in: Use DEFAULT_M4.
9362
bfed1ea0
JL
9363Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9364
9365 * ltconfig: Add cygwin32 support.
9366
5d4a5ee6
JL
9367 * Makefile.in, configure.in: Add libtool as a native only directory
9368 to configure and build.
9369
547a6183
JL
9370Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9371
9372 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9373
5d4a5ee6 9374Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 9375
5d4a5ee6
JL
9376 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9377
9378Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9379
9380 * Makefile.in: add ash make rules
9381 * configure.in: add ash to native_only and host_tools lists
9382
9383Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9384
9385 * Makefile.in (all-gettext, all-intl): New targets.
9386 (ALL_MODULES): Added all-gettext, all-intl.
9387 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9388 (INSTALL_MODULES): Added install-gettext, install-intl.
9389 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9390
9391 * configure.in (host_tools): Added gettext.
9392 (native_only): Likewise.
9393 (noconfigdirs) [various cases]: Likewise.
9394 (host_libs): Added intl.
9395
d207ebef
JM
9396Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9397
9398 * configure: Do not disable building gdbtk for cygwin32 hosts.
9399
e98e406f
NC
9400Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9401
9402 * configure.in: Add thumb-coff target.
9403 * config.sub: Add thumb-coff target.
9404
5d4a5ee6
JL
9405Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9406
9407 * Makefile.in: Revert yesterday's change.
9408 (all-target-winsup): all-target-librx stays out of here.
9409
9410Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9411
9412 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9413 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9414 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9415 Remove references to librx and libg++.
9416
9417Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9418
9419 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9420 recursive makes
9421
bfed1ea0
JL
9422Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9423
9424 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 9425 for newlib directory.
bfed1ea0
JL
9426 (CXX_FOR_TARGET): Likewise.
9427
9428Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9429
9430 * ltconfig: Update after libtool/ltconfig.in change for
9431 hpux11.
9432
9433Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9434
9435 * ltconfig, ltmain.sh: Update to libtool 1.2.
9436
3cd730af
MH
9437Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9438
9439 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9440 (install-gcc-cross): Instead, override LANGUAGES here.
9441
80564603
DL
94421998-03-18 Dave Love <d.love@dl.ac.uk>
9443
9444 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9445 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9446
d207ebef
JM
9447Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9448
9449 * configure.in: Add Thumb-pe target.
9450
5d4a5ee6 9451Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 9452
5d4a5ee6
JL
9453 * Makefile.in - changed sn targets to snavigator
9454 * configure.in - changed sn targets to snavigator
9455
2d4a0558
MH
9456Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9457
9458 * config-ml.in: After building symlink tree call make distclean
9459 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9460 to be the case for libiberty.
9461
04b93567
L
9462Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9463
9464 * configure: When making link, also check the current
9465 directory. The configure scripts may create one.
9466
9a06b842
RH
9467Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9468
9469 * config.sub: Accept alphapca56 and alphaev6 properly.
9470
217fc4e6
FS
9471Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9472
9473 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9474
3e07bdbd 9475Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 9476
e490616e 9477 * config.sub (sco5): Fix typo.
3e07bdbd 9478
5d4a5ee6
JL
9479Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9480
9481 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9482 install-itcl.
9483 (install-itcl): Remove dependency on install-tcl.
9484
9485Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9486
9487 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9488
9489Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9490
9491 * configure.in: Don't build libgui for a cygwin32 target when not on
9492 a cygwin32 host.
9493
9494Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9495
9496 * configure (redirect): Set to null, so default behavior of
9497 configure is now --verbose.
9498
ce0d965c
DL
94991998-02-16 Dave Love <d.love@dl.ac.uk>
9500
9501 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9502 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9503
3acd1fd0
MH
9504Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9505
9506 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9507 this change to sync Makefile.in with its ChangeLog entries.
9508
5d4a5ee6
JL
9509Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9510
9511 * ltmain.sh (mkdir): Check that the directory doesn't exist
9512 before we exit with error, so that we don't get races during
9513 parallel builds.
9514
bfed1ea0
JL
9515Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9516
9517 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9518
4e77e8f1
MH
9519Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9520
9521 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9522 PICFLAG_FOR_TARGET.
9523 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9524
9525 * configure: Emit a definition for the new macro enable_shared
9526 into each Makefile.
9527
5d4a5ee6
JL
9528Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9529
9530 * configure.in (host_tools, native_only): Add libtool.
9531
9532Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9533
9534 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9535 Fix typo in ming config comment.
9536
bfed1ea0
JL
9537Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9538
9539 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9540
5d4a5ee6
JL
9541Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9542
9543 * config.sub: Add tic30 cases, and map c30 to tic30.
9544
8821a725
RH
9545Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9546
9547 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9548 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9549 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9550 (CLEAN_TARGET_MODULES): Similarly
9551 (all-target-libf2c): Add dependences.
4e81ae98 9552 * configure.in (target_libs): Add libf2c.
8821a725 9553
5d4a5ee6
JL
9554Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9555
9556 * configure.in: Remove expect from noconfigdirs when target
9557 is cygwin32. OK to build expect and dejagnu with Canadian
9558 Cross.
9559
0aadd657
ILT
9560Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9561
5d4a5ee6
JL
9562 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9563 host.
9564
0aadd657
ILT
9565 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9566 and mingw32.
9567
d0a8352c
MH
9568Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9569
9570 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9571 here as it is not defined in the toplevel Makefile.
9572
59739e3c
MH
9573Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9574
9575 * configure (package_makefile_rules_frag): New variable, which names
9576 a file with generic rules, ...
9577 Change comment to mention we now have FIVE parts.
9578 * configure: Undo last change.
9579
228197ee
LT
9580Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9581
9582 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 9583 * config.sub: More accurate determination of HP processor types.
228197ee 9584
efd4c0ba
MH
9585Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9586
9587 * configure (package_makefile_frag): Move inserting the
9588 ${package_makefile_frag} to where it should be according
9589 to the comment.
9590
6eef3189
PB
9591Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
9592
9593 * config.guess: Add support for Linux/ARM.
9594
d207ebef
JM
9595Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9596
9597 * .cvsignore: Remove *-info and *-install since they match
9598 release-info and mpw-install, which we don't want to just ignore.
9599
48464ebf
RH
9600Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9601
9602 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9603
803462a7
PN
9604Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9605
9606 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9607 local_prefix to sub-make invocations.
9608
520ab477
L
9609Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9610
9611 * configure.in: Check makefile fragments in the source
9612 directory.
9613
4bcdb76d
AO
9614Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9615
ceff9b14
AO
9616 * configure.in: Check whether host and target makefile
9617 fragments exist before adding them to *_makefile_frag.
4bcdb76d 9618
5d4a5ee6
JL
9619Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9620
9621 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9622
9623Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9624
9625 * configure.in: Make sure we only replace RPATH_ENVVAR on
9626 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9627 regexp to sed.
9628
9629 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9630 to sub-makes.
9631
0d3e11a5
LI
96321998-01-13 Lee Iverson (leei@ai.sri.com)
9633
9634 * config-ml.in (multi-do): LDFLAGS must include multilib
9635 designator.
9636
d45b3d87 9637Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
9638
9639 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9640
d39cd7a1
MK
9641Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9642
9643 * config.sub: Add mingw32 support.
9644 * configure.in: Likewise.
d39cd7a1 9645
6decbc24
FS
9646Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9647
9648 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9649
5d4a5ee6
JL
9650Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9651
9652 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9653 * configure (gxx_include_dir): Provide a definition for subdirs
9654 which do not use autoconf.
9655
9656Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9657
9658 * config.guess: Sync with egcs. Picks up new alpha support,
9659 BeOS & some additional linux support.
9660
d3d1907a
JL
9661Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
9662
9663 * config.guess: HP 9000/803 is a PA1.1 machine.
9664
b104e095
RH
9665Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9666
9667 * configure.in: It's alpha*-...
9668
aca823c1
L
9669Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9670
9671 * configure.in (host_makefile_frag, target_makefile_frag):
9672 Handle multiple config files.
9673 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9674 alpha-*-*.
9675
d207ebef
JM
9676Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9677
9678 * mkdep: New file.
9679
9680Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9681
9682 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9683
5d4a5ee6
JL
9684Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9685
9686 * Makefile.in: Add libgui directory.
9687 (GDB_TK): Add all-libgui.
9688 * configure.in: Add libgui directory.
9689 * configure: Add all-libgui to GDB_TK.
9690
9691Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9692
9693 * config-ml.in (multidirs): Add m32r to multilib list.
9694
9695Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9696
9697 * Makefile.in (all-target-gperf): Change dependency to
9698 all-target-libstdc++.
9699
baf55877
FF
9700Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9701
9702 * config.guess: Add BeOS support.
9703
5d4a5ee6
JL
9704Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9705
9706 Source directory cvs renamed to cvssrc:
9707 * configure.in (host_tools): Change cvs to cvssrc.
9708 (native_only): Likewise.
9709 (noconfigdirs) [various cases]: Likewise.
9710 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9711 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9712 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9713 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9714 (all-cvssrc): Rename target from all-cvs.
9715
f2d76545
JL
9716Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9717
9718 * configure (gxx_include_dir): Fix thinko.
9719
205cba53
JL
9720Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9721
9722 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9723 (install-cross, install-gcc-cross): New targets.
9724
5d4a5ee6
JL
9725Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9726
9727 * configure.in (noconfigdirs): Add support for Thumb target.
9728
9729 * config.sub (maybe_os): Add support for Thumb target.
9730
9731Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9732
9733 * Makefile.in: Add rules for cygmon.
9734
9735 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9736
96b0f1fc
JL
9737Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9738
9739 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9740 * configure (gxx_include_dir): Provide a definition for subdirs
9741 which do not use autoconf.
d207ebef
JM
9742
9743Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9744
9745 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 9746 11/18/97 build
d207ebef 9747
7dfef6ed
JL
9748Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9749
9750 * From Franz Sirl.
9751 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9752 found on RedHat Linux systems.
96b0f1fc 9753
83cfe7c0
JL
9754Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9755
9756 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9757 guesses.
9758
7dfef6ed
JL
9759Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9760
9761 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9762
5d4a5ee6
JL
9763Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9764
9765 * ltmain.sh: If mkdir fails, check whether the directory was created
9766 anyhow by some other process.
9767
d207ebef
JM
9768Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9769
9770 * configure.in (d30v-*-*): Configure all directories.
9771
9772Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9773
9774 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9775 for the D30V.
9776
9777Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9778
9779 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9780
5d4a5ee6
JL
9781Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9782
e490616e
ZW
9783 * include/libiberty.h: Add extern "C" { so it can be used with C++
9784 progrms.
9785 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9786 programs.
5d4a5ee6 9787
d207ebef
JM
9788Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9789
9790 * configure.in (d30v-*-*): Configure GCC now.
9791
5d4a5ee6
JL
9792Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9793
9794 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9795 is no longer needed.
9796
c9670e62
JM
9797Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9798
9799 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9800
cc71c0ca
MH
9801Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9802
9803 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9804 targets using "$@" to provide support for similar but not identical
9805 targets without having to duplicate code.
9806
d207ebef
JM
9807Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9808
9809 * makefile.vms: Fix to work with DEC C.
9810
9811Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9812
9813 * config.sub: Add mips-tx39-elf to marketing names.
9814
9815Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9816
9817 * ltmain.sh: Handle symlinks in generated script.
9818
9819Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9820
9821 * configure: Handle autoconf style directory options: --bindir,
9822 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9823 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9824 --sysconfdir.
9825 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9826 (sharedstatedir, localstatedir, oldincludedir): New variables.
9827 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9828 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9829 sbindir, sharedstatedir, and sysconfdir.
9830
b1e3ddfd
AJ
9831Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9832
9833 * Makefile.in (bootstrap-lean): New target.
9834
d207ebef
JM
9835Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9836
9837 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 9838 sn, and gnuserv from noconfigdirs.
d207ebef
JM
9839
9840Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9841
9842 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9843
09f97c1e
JL
9844Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9845
9846 * Makefile.in (cross): New target.
9847
335d0ab2
AO
9848Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
9849 Jeff Law <law@cygnus.com>
9850
9851 * Makefile.in (bootstrap2, bootstrap3): New targets.
9852 (all-bootstrap): Remove outdated and confusing target.
339c9b00 9853 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 9854
d207ebef
JM
9855Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9856
9857 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 9858 windows. Consistent with gdb/configure.
d207ebef 9859
e693cc28
UD
98601997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9861
e693cc28
UD
9862 * configure.in: Name Linux target fragment.
9863
9864 * configure: Rewrite so that project Makefile fragment is inserted
9865 first and appears last in the resulting Makefile.
9866
d207ebef
JM
9867Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9868
9869 * Makefile.in (install-itcl): Install tcl first.
9870
5d4a5ee6
JL
9871Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
9872
9873 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9874
f401679e
JW
9875Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9876
9877 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9878
9879 * configure.in (skipdirs): Add target-librx for Linux.
9880 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9881
ec20b1b9
JL
9882Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9883
9884 * Makefile.in (bootstrap): New target.
9885
becdcf6d
JL
9886Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9887
63f6bcd7 9888 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 9889
d207ebef
JM
9890Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9891
9892 * config.guess: Merge with FSF.
9893
0c82f6bf
FF
9894Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9895
9896 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9897
d207ebef
JM
9898Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9899
9900 * config.sub: Add "marketing-names" patch.
9901
3fbc0b70
JS
9902Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9903
e490616e 9904 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 9905
e20d4801
JL
9906Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9907
9908 * config.sub: Handle v850-elf.
9909
fe181f78 9910Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
9911
9912 * .cvsignore (*-install): Remove.
9913
bfed1ea0
JL
9914Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9915
9916 * ltconfig: Set CONFIG_SHELL in libtool.
9917 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9918
558a1e7c
JW
9919Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9920
9921 * configure.in (target_subdir): Set to libraries if enable_multilib.
9922
7818d6fc
JW
9923Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9924
9925 * config.guess: Update from gcc directory.
9926
d207ebef
JM
9927Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9928
9929 * Makefile.in (all-sim): Depends on all-readline.
9930
6599da04
JM
9931Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9932
9933 * Makefile.in (BISON, YACC): Use $$s.
9934 (all-bison): Depend on all-texinfo.
9935
9936Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9937
9938 * Makefile.in (BISON): Add -L flag.
9939 (YACC): Likewise.
9940
d207ebef
JM
9941Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9942
4e81ae98
EC
9943 * configure.in (noconfigdirs): Add support for v850e target.
9944
d207ebef
JM
9945 * config.sub (maybe_os): Add support for v850e target.
9946
9947Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9948
4e81ae98
EC
9949 * configure.in (noconfigdirs): Add support for v850ea target.
9950
d207ebef
JM
9951 * config.sub (maybe_os): Add support for v850ea target.
9952
6599da04
JM
9953Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9954
9955 * config.sub: Add mipstx39. Delete r3900.
9956
9957Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9958
9959 * Makefile.in (all-autoconf): Depends on all-texinfo.
9960
9961Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9962
9963 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9964 eabi targets.
9965
9966Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9967
9968 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9969
9970 * configure: When handling a Canadian Cross, handle YACC as well as
9971 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 9972 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
9973
9974Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9975
9976 * Makefile.in (BISON): bison, not byacc or bison -y.
9977 (YACC): bison -y or byacc or yacc.
9978 (various): Add *-bison as appropriate.
9979 (taz): No need to mess with BISON anymore.
9980
9981Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9982
9983 * configure: If OSTYPE matches *win32*, try to find a good value for
9984 CONFIG_SHELL.
9985
9986Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9987
9988 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9989 configure.in if it is present.
9990
9991Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9992
9993 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9994
9995Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9996
9997 * config.sub: Recognize `arc' cpu.
9998 * configure.in: Likewise.
9999 * config-ml.in: Likewise.
10000
10001Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10002
10003 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10004
10005Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10006
10007 * configure: Changed sed delimiter from ':' to '|' when
10008 attempting to substitute ${config_shell} for SHELL. On
10009 NT ${config_shell} may contain a ':' in it.
10010
10011Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10012
10013 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10014
10015Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10016
10017 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10018
10019Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10020
10021 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10022
10023 * ylwrap: If the program is a relative path, force it to be
10024 absolute.
10025
10026Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10027
10028 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10029
10030Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10031
10032 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
10033 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10034 for libraries.
6599da04
JM
10035
10036Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10037
10038 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 10039 separated by spaces.
6599da04
JM
10040
10041Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10042
10043 * ylwrap: New file.
10044 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10045
10046 * ltmain.sh: Handle /bin/sh at start of install program.
10047
10048 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10049
10050 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10051 * missing: New file, from automake 1.2.
10052
10053Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10054
10055 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10056 check-tk to CHECK_X11_MODULES.
10057
10058Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10059
10060 * config.sub: Merge with FSF.
10061
10062Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10063
10064 * config.guess: Merge with FSF.
10065
10066Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10067
10068 * configure: Treat msdosdjgpp like go32.
10069 * configure.in: Likewise. Don't remove gprof for go32.
10070
10071 * configure: Change Makefile.tem2 to Makefile.tm2.
10072
10073Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10074
10075 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10076
10077Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10078
10079 * install-sh (chmodcmd): Set to null if the DST directory already
10080 exists. Same as Nov 11th change.
10081
10082Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10083
4e81ae98 10084 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
10085
10086Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10087
10088 * config.guess: Update from FSF.
10089
10090Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10091
10092 * Makefile.in (GDB_TK): Depend on itcl and tix.
10093
10094Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10095
10096 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10097 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10098 (INSTALL_SCRIPT): New variable.
10099 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10100 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10101 to -x.
10102 * install-sh: Add support for -x option.
10103
10104Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10105
10106 * configure.in, Makefile.in: Treat tix like itcl.
10107
10108Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10109
10110 * Makefile.in (WINDRES): New variable.
10111 (WINDRES_FOR_TARGET): New variable.
10112 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10113 (EXTRA_HOST_FLAGS): Add WINDRES.
10114 (EXTRA_TARGET_FLAGS): Add WINDRES.
10115 (EXTRA_GCC_FLAGS): Add WINDRES.
10116 ($(DO_X)): Pass down WINDRES.
10117 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10118 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10119 DLLTOOL_FOR_TARGET.
10120
10121Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10122
10123 * configure.in: configure sim before gdb for win32-x-ppc
10124
10125Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10126
10127 Move gperf into the toplevel, from libg++.
10128 * configure.in (target_tools): Add target-gperf.
10129 (native_only): Add target-gperf.
10130 * Makefile.in (all-target-gperf): New target, depend on
10131 all-target-libg++.
10132 (configure-target-gperf): Empty rule.
10133 (ALL_TARGET_MODULES): Add all-target-gperf.
10134 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10135 (CHECK_TARGET_MODULES): Add check-target-gperf.
10136 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10137 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10138
10139Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 10140
6599da04
JM
10141 * config.sub (mn10200): Recognize new basic machine.
10142
10143Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10144
10145 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10146 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10147
10148Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10149
10150 * configure.in: If we're building mips-sgi-irix6* native, turn on
10151 ENABLE_MULTILIB and set TARGET_SUBDIR.
10152
10153Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10154
10155 * Makefile.in (all-sn): Depend on all-grep.
10156
10157Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10158
10159 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10160
10161 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10162 Makefile. From Jeff Makey <jeff@cts.com>.
10163 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10164
10165 * Makefile.in (DISTBISONFILES): Remove.
10166 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10167 $(DEFAULT_YACC).
10168
10169 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 10170 cygwin32.
6599da04
JM
10171
10172 * Makefile.in (LD): New variable.
10173 (EXTRA_HOST_FLAGS): Pass down LD.
10174 ($(DO_X)): Likewise.
10175
10176Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10177
10178 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10179
10180Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10181
10182 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 10183 before adding our own. Always add --build.
6599da04
JM
10184
10185Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10186
10187 * configure.in (targargs): Pass --build if we're doing
10188 a cross-compile.
10189
10190Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10191
ca236658 10192 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
10193 sed. Otherwise sed chokes on NT path names with drive
10194 designators. Also look for "?:*" as the leading characters in an
10195 absolute pathname.
10196
10197Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10198
10199 * config.sub: Support for r3900.
10200
10201Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10202
10203 * configure.in: Use install-sh, not install.sh.
10204
10205Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10206
10207 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10208 apply it twice.
10209
10210Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10211
10212 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10213 install-binutils.
10214
10215Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10216
10217 * Makefile.in: Add automake targets.
10218 * configure.in (host_tools): Add automake.
10219
10220Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10221
10222 * configure: Default CXX to c++, not gcc.
10223 * Makefile.in (CXX): Set to c++, not gcc.
10224 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10225
10226Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10227
10228 * install-sh: try appending a .exe if source file doesn't
10229 exist
10230
10231Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10232
10233 * configure.in: Turn on multilib by default.
10234 (cross_only): Remove target-libiberty.
10235
10236 * Makefile.in (all-gcc): Don't depend on libiberty.
10237
10238Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10239
10240 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10241
10242Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10243
10244 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10245 (DISTBISONFILES): Add ld/Makefile.in
10246
10247Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10248
10249 * configure.in: if target is cygwin32 but host isn't cygwin32,
10250 don't configure gdb tcl tk expect, not just gdb.
10251
10252Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10253
10254 * configure.in: Added gnuserv everywhere sn appears.
10255
10256 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10257 (CROSS_CHECK_MODULES): Added check-gnuserv.
10258 (INSTALL_MODULES): Added install-gnuserv.
10259 (CLEAN_MODULES): Added clean-gnuserv.
10260 (all-gnuserv): New target.
10261
10262Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10263
10264 * config.guess: Fixes for MIPS OpenBSD systems.
10265
10266Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10267
10268 * Makefile.in (INSTALL_XFORM): Remove.
10269 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10270
10271 * mkinstalldirs: New file, copied from automake.
10272 * Makefile.in (installdirs): Rename from install-dirs. Use
10273 mkinstalldirs. Change all users.
10274 (DEVO_SUPPORT): Add mkinstalldirs.
10275
10276Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10277
10278 * install-sh: Rename from install.sh.
10279 * Makefile.in (INSTALL): Change install.sh to install-sh.
10280 (DEVO_SUPPORT): Likewise.
10281
10282 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10283 Graichen <graichen@rzpd.de>.
10284
10285Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10286
10287 * config.guess: Recognize OpenBSD systems correctly.
10288
10289Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10290
10291 * README, Makefile.in (ETC_SUPPORT): Remove references to
10292 cfg-paper*, configure.{texi,man,info*}._
10293
10294Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10295
10296 * Makefile.in (all.normal): Ensure that gcc is built after all
10297 the x11 - ie gdb - targets.
10298
10299Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10300
10301 * makefile.vms: Don't run conf-a-gas.
10302
10303Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10304
e490616e 10305 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 10306
d207ebef
JM
10307Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10308
10309 * configure.in: Remove noconfigdirs case since gdb also
10310 configures and builds for tic80-coff.
10311
6599da04
JM
10312Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10313
10314 * configure: Set cache_file to config.cache.
10315 * Makefile.in (local-distclean): Remove config.cache.
10316
10317Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10318
10319 * COPYING: Update FSF address.
10320
d207ebef
JM
10321Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10322
10323 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10324 noconfigdirs.
10325
6599da04
JM
10326Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10327
10328 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10329 MAKEDIRS, is empty.
10330
10331Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10332
10333 * config.sub: Tweak mn10300 entry.
10334
10335Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10336
10337 * configure.in (host_tools): Put sim before gdb, so gdb's
10338 configure.tgt can determine if the simulator was configured.
10339
10340Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10341
10342 * config.sub: Move BeOS $os case to be with other Cygnus
10343 local cases.
10344
10345Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10346
10347 * config.sub: Remove misplaced comment that broke Linux.
10348
10349Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10350
10351 * config.sub: Add BeOS support.
10352
10353Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10354
10355 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10356
10357Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10358
10359 * configure.in (noconfigdirs): Remove tcl and tk from
10360 noconfigdirs for cygwin32 builds.
10361
d207ebef
JM
10362Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10363
10364 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10365
6599da04
JM
10366Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10367
10368 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10369 make-all.com, use makefile.vms instead.
10370
10371Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10372
10373 * config.sub: Accept -lnews*.
10374
d207ebef
JM
10375Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10376
10377 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 10378 target-examples and target-libiberty for d30v.
d207ebef
JM
10379
10380Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10381
10382 * configure.in (noconfigdirs): Enable ld for d30v.
10383
10384Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10385
10386 * configure.in (tic80-*-*): Build compiler.
10387
10388Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10389
10390 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 10391 unsupported d30v directories
d207ebef
JM
10392
10393Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10394
4e81ae98
EC
10395 * config.sub, configure.in: Add d30v target cpu.
10396
6599da04
JM
10397Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10398
10399 * makefile.vms: New file.
10400 * make-all.com: Remove.
10401
10402Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10403
10404 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10405
10406Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10407
10408 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10409
10410Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10411
10412 * Makefile.in (ALL_MODULES): Added all-db.
10413 (CROSS_CHECK_MODULES): Addec check-db.
10414 (INSTALL_MODULES): Added install-db.
10415 (CLEAN_MODULES): Added clean-db.
10416
10417Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10418
10419 * config.guess: Merge with latest FSF sources.
10420
10421Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10422
10423 * Makefile.in (ALL_MODULES): Added all-itcl.
10424 (CROSS_CHECK_MODULES): Added check-itcl.
10425 (INSTALL_MODULES): Added install-itcl.
10426 (CLEAN_MODULES): Added clean-itcl.
10427
10428Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10429
10430 * configure.in: build gdb for mn10200
10431
10432Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10433
10434 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10435
d207ebef
JM
10436Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10437
10438 * configure.in (tic80-*-*): Turn off most targets right now.
10439
6599da04
JM
10440Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10441
10442 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10443 rather than the makeinfo program.
10444 (do-info): Depend upon all-texinfo.
10445
10446Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10447
10448 * configure.in: Remove uses of config/mh-linux.
10449
10450 * config.sub, config.guess: Merge with latest FSF sources.
10451
d207ebef
JM
10452Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10453
10454 * config.sub (case $basic_machine): Add tic80 entries.
10455
6599da04
JM
10456Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10457
10458 * config.sub, config.guess: Merge with latest FSF sources.
10459
10460Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10461
10462 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10463 * mpw-config.in: Test for NewFolderRecursive.
10464 * mpw-install: Use symbolic name for startup filename.
10465 * mpw-README: Add various additional details.
10466
10467Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10468
10469 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10470
10471Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10472
10473 * configure.in: Do build gcc and the target libraries for
10474 the mn10200.
10475
10476Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10477
10478 * configure.in: don't avoid building gdb for mn10300 any more
10479 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10480 instead of single-quoting it.
10481
10482Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10483
10484 * configure.in: Don't use --with-stabs on IRIX 6.
10485
10486Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10487
10488 * configure.in (m32r): Build gdb, libg++ now.
10489
10490Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10491
10492 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10493 directories from noconfigdirs.
10494
10495Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10496
10497 * config.sub (basic_machine): added mips16 configuration
10498
10499Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10500
10501 * config.sub: Handle d10v-unknown.
10502
d207ebef
JM
10503Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10504
10505 * config.sub: Handle v850-unknown.
10506
6599da04
JM
10507Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10508
10509 * Makefile.in: add findutils
10510 * configure.in: add findutils to list of host_tools
10511
10512Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10513
10514 * config.sub: Handle mn10200 and mn10300.
10515
10516Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10517
10518 * configure.in (d10v-*): Do not build librx.
10519
10520Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10521
10522 * configure.in (mn10300): Build everything except gdb & libgloss.
10523
10524Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10525
10526 * config.guess: Patch for Dansk Data Elektronik servers,
10527 from Niels Skou Olsen <nso@dde.dk>.
10528
10529 For ncr, use /bin/uname rather than uname, since GNU uname does not
10530 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10531
10532 Patch for MIPS R4000 running System V,
10533 from Eric S. Raymond <esr@snark.thyrsus.com>.
10534
10535 Fix thinko for nextstep.
10536
10537 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10538
10539 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10540 * config.guess: Guess mips-dec-mach_bsd4.3.
10541
10542 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10543 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10544 release numbers.
10545 * config.guess (mips-mips-riscos*): Emit just enough of the
10546 release number.
10547
10548 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10549 * config.guess (sparc-auspex-sunos*): Added.
10550 (f300-fujitsu-*): Added.
10551
10552 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10553 * config.guess: Recognize a Tadpole as a sparc.
10554
10555Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10556
10557 * config.guess: Don't assume that NextStep version is either 2 or
10558 3. NextStep 4 (aka OpenStep 4) has come out now.
10559
10560Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10561
10562 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10563 From Rik Faith <faith@cs.unc.edu>.
10564
10565Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10566
10567 * config.sub: Contributions from bug-gnu-utils to:
10568 Support plain "hppa" (no version given) architecture, reported by
10569 OpenStep.
10570 OpenBSD like NetBSD.
10571 LynxOs is not a hardware supplier.
10572
10573 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 10574 OpenBSD like NetBSD.
6599da04
JM
10575 Stratus systems.
10576 More Pyramid systems.
10577 i[n>4]86 Intel chips.
10578 M680[n>4]0 Motorola chips.
10579 Use unknown instead of lynx for hardware manufacturer.
10580
10581Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10582
10583 * install.sh (chmodcmd): Set to null if the DST directory already
10584 exists.
10585
10586Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10587
10588 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10589 not use mt-ppc target Makefile fragment any more.
10590
10591Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10592
10593 * configure.in (*-*-windows): Exclude everything but those dirs
10594 needed to build windows.
10595
10596Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10597
10598 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10599
10600Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10601
10602 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
10603
10604Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10605
10606 * Undo my previous change.
10607
10608Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10609
10610 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10611 unconditionally.
10612 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10613
10614Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10615
10616 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10617 host to add it's own flags.
6599da04
JM
10618
10619Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10620
10621 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10622
10623Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10624
10625 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10626 (CXX_FOR_TARGET): Likewise.
10627 (GCC_FOR_TARGET): Define.
10628 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10629 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10630 CC_FOR_TARGET was specified on the command line.
10631 (MAKEOVERRIDES): Don't define.
10632
10633Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10634
10635 * configure.in (m32r): Fix spelling of libg++ libs.
10636
10637Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10638
10639 * config.sub (-apple*): Remove, now redundant.
10640
10641Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10642
10643 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10644
10645 * configure: Rework yesterday's sed script patch.
10646
10647 * config.sub: Merge with FSF.
10648
10649Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10650
10651 * config.guess: Merge from FSF.
10652
10653 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
10654 * config.guess: Use pc instead of unknown, for pc clone systems.
10655 Change linux to linux-gnu.
6599da04
JM
10656
10657 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 10658 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
10659
10660Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10661
10662 * test-build.mk (HOLES): Add "xargs" for gdb.
10663
10664 * configure: Avoid hpux10.20 sed bug.
10665
10666Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10667
731a8127 10668 * configure.in: Add support for windows host
6599da04
JM
10669 (that is a build done under the Microsoft build environment).
10670
10671Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10672
10673 * Makefile.in: Replace all uses of srcroot with s, to shrink
10674 command line lengths.
10675
10676 Patches from Geoffrey Noer <noer@cygnus.com>:
10677 * configure.in: If configuring for newlib, pass --with-newlib to
10678 subdirectories.
10679 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10680 -Bnewlib/ and -Lwinsup to gcc.
10681 (CXX_FOR_TARGET): Likewise.
10682
10683Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10684
10685 * Makefile.in (ETC_SUPPORT): Add configure.
10686
10687Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10688
4e81ae98 10689 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
10690 host configuration file.
10691
10692Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10693
10694 * configure.in: Break mn10x00 support into separate
10695 mn10200 and mn10300 configurations.
10696 * config.sub: Likewise.
10697
10698Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10699
10700 * configure.in: Add lots of stuff to noconfigdirs for
10701 the mn10x00 targets.
10702
10703 * config.sub, configure.in: Add mn10x00 support.
10704
10705Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10706
10707 * make-all.com: Call conf-a-gas, not config-a-gas.
10708
10709Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10710
10711 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 10712 targets.
6599da04
JM
10713
10714Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10715
10716 * mpw-README: Add much more detail for native PowerMac.
10717 * mpw-install: New file.
10718 * mpw-configure: Add --norecursion and --help options.
10719 * mpw-config.in: Translate readme and install files when
10720 copying to objdir.
10721 * mpw-build.in: Don't always depend on byacc and flex.
10722 (install-only-top): New action.
10723
d207ebef
JM
10724Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10725
10726 * configure.in: You can now configure GDB for the v850.
10727
6599da04
JM
10728Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10729
10730 * configure.in (noconfigdirs): Don't configure any C++ dirs
10731 if targeting D10V.
10732
10733Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10734
10735 * config.sub: Recognize mips64vr5000.
10736
10737Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10738
10739 * configure.in: Use a single line for host_tools and native_only.
10740
10741Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10742
10743 * config.sub, configure.in: Add entries for m32r.
10744
10745Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10746
10747 * Makefile.in (inet-install): Don't run install-gzip.
10748
10749Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10750
10751 * configure.in: Don't config lots of things for *-*-windows*.
10752
10753Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10754
10755 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10756 (host_libs, host_tools): Copy from configure.in.
10757 * mpw-configure: Don't complain about directories not found.
10758
10759Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10760
10761 * configure.in (i[345]86): Recognize i686 for pentium pro.
10762 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10763 file.
10764
10765 * config.guess (i[345]86): Ditto.
10766
10767Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10768
10769 * configure.in (noconfigdirs): Removed gdb for D10V.
10770
d207ebef 10771Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 10772
d207ebef
JM
10773 * configure.in: Remove ld, target-libio, target-libg++, and
10774 target-libstdc++ from noconfigdirs.
5d4a5ee6 10775
6599da04
JM
10776Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10777
10778 * configure: Fix three locations where shell scripts were
10779 being run directly rather than with config_shell.
10780
d207ebef
JM
10781Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10782
10783 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10784 * config.sub (basic_machine): Recognize v850.
10785
6599da04
JM
10786Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10787
10788 * mpw-configure: Handle multiple enable/disable options and
10789 pass them down recursively, handle -c and -s flags appropriately
10790 depending on choice of compiler, add escape mechanism for
10791 quoted arguments to gC.
10792
10793Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10794
10795 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10796 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10797 so that -mrelocatable-lib and -mno-eabi are used.
10798
10799 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10800 not support --print-multi-lib, don't abort.
10801
6599da04
JM
10802Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10803
10804 * make-all.com: Run config-a-gas.
10805 * setup.com: Don't copy subdirectory files around.
10806
10807Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10808
10809 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10810 target, it now compiles correctly.
10811
10812Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10813
10814 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10815
10816Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10817
4e81ae98 10818 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
10819
10820Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10821
10822 * configure.in (native_only): Add prms.
10823
10824Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10825
10826 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10827 (BINUTILS_SUPPORT_DIRS): Likewise.
10828
10829Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10830
10831 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10832 d10v support is added.
10833
10834Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10835
10836 * configure.in (d10v-*-*): New target.
10837
10838Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10839
10840 * config.guess (HP 9000/811): Recognize this as a PA1.1
10841 machine.
10842
10843Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10844
10845 * Makefile.in (do-tar-gz): New target, split out from tail end of
10846 taz target. Run each command separately, don't use pipes.
10847 (taz): Use it.
10848
10849Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10850
10851 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10852 * mpw-build.in: No builds should depend on building byacc or flex,
10853 they are assumed to be installed already.
10854
10855Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10856
10857 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10858 variable that CC_FOR_TARGET needs.
10859
10860Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10861
10862 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10863 options have changed since the last time the subdirectory was
10864 configured, and if it has, reconfigure.
10865 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10866 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10867
10868Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10869
10870 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10871 CLEAN_MODULES): Add bash.
10872 (all-bash): New target.
10873
10874Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10875
10876 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10877
10878Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10879
10880 * config.sub (basic_machine): Recognize d10v as a valid processor.
10881
10882Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10883
10884 * mpw-configure: Add support for --bindir.
10885 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10886
10887Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10888
10889 * configure.in: add bash, time, gawk to list of hosttools and things
10890 to only build for native toolchains
10891
10892Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10893
10894 * Makefile.in (docdir): Remove.
10895
10896Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10897
10898 * Makefile.in (datadir): Set to $(prefix)/share.
10899
10900Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10901
10902 * configure.in: build diff and patch for cygwin32-hosted
10903 toolchains.
10904
10905Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10906
10907 * config.sub: Accept -rtems*.
10908
10909Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10910
e490616e
ZW
10911 * configure.in: enable dosrel for cygwin32-hosted builds,
10912 remove diff from the list of things not buildable
10913 via Canadian Cross
6599da04
JM
10914
10915Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10916
10917 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 10918 don't get ". ".
6599da04
JM
10919
10920Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10921
10922 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10923
10924Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10925
10926 * Makefile.in (taz): Handle case where tex3patch didn't even get
10927 checked out. Also, if it was found, put the symlink in a new util
10928 subdirectory.
10929
10930Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10931
10932 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10933
10934Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10935
10936 * config.sub: Recognize -openvms.
10937 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10938 * make-all.com, setup.com: New files.
10939
10940Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10941
10942 * Makefile.in (taz): tex3patch moved to texinfo/util.
10943
10944Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10945
10946 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10947 * configure.in: remove make from disable-if-Can-Cross list
10948 enable gdb if ${host} and ${target} are cygwin32
10949
10950Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10951
10952 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10953 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10954
10955Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10956
10957 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10958 distinguish sysv/svr4/bsd variants.
10959 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10960
10961Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10962
10963 * configure.in: Added copyright notice.
10964 * move-if-change: Added copyright notice.
10965
10966Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10967
10968 * configure.in (powerpcle-*-solaris*): Until we get shared
10969 libraries working, don't build gdb, sim, make, tcl, tk, or
10970 expect.
10971
10972Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10973
10974 * config.guess: Merge with FSF:
10975
10976 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10977 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10978
10979 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10980 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10981
10982 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10983 * config.guess: Combine two OSF1 rules.
10984 Also recognize field test versions. From mjr@zk3.dec.com.
10985 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10986 because GNU uname does not support -p. From pmr@pajato.com.
10987
10988Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10989
10990 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10991
10992Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10993
10994 * mpw-README: Document GCCIncludes.
10995
10996Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10997
10998 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10999
11000Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11001
11002 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11003
11004Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11005
11006 * configure.in (*-*-cygwin32): Configure make.
11007
11008Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11009
11010 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11011
11012Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11013
11014 * Makefile.in (all-inet): Depend on all-perl.
11015
11016 * Makefile.in (inet-install): New target.
11017
11018 * Makefile.in (all-inet): Depend on all-tcl.
11019 (all-inet): Depend on all-send-pr.
11020
11021Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11022
11023 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11024 temporarily.
11025
11026Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11027
11028 * configure.in: Don't configure --with-gnu-ld on AIX.
11029
11030Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11031
11032 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11033
11034Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11035
11036 * Makefile.in (ALL_MODULES): Added all-inet.
11037 (CROSS_CHECK_MODULES): Added check-inet.
11038 (INSTALL_MODULES): Added install-inet.
11039 (CLEAN_MODULES): Added clean-inet.
11040 (all-indent): New target.
11041
11042 * configure.in (host_tools): Added inet.
11043 (native_only): Added inet.
11044 (noconfigdirs): Added inet.
11045
11046Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11047
11048 * configure.in: Don't configure libgloss if we are not configuring
11049 newlib.
11050
11051Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11052
11053 * configure.in: Don't configure libgloss for unsupported
11054 architectures.
11055
11056Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11057
11058 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11059
11060Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11061
11062 * Makefile.in (ALL_MODULES): Include all-apache.
11063 (CROSS_CHECK_MODULES): Include check-apache.
11064 (INSTALL_MODULES): Include install-apache.
11065 (all-apache): New target.
11066
11067 * configure.in: Added apache everywhere perl is seen.
11068
11069Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11070
11071 * Makefile.in: Add support for clean-{module} and
11072 clean-target-{module} rules.
11073
11074Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11075
11076 * configure.in (*-*-ose) do not build libgloss.
11077
11078Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11079
11080 * config.guess (prep*:SunOS:5.*:*): Turn into
11081 powerpele-unknown-solaris2.
11082
11083Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11084
11085 * configure.in: Permit --enable-shared to specify a list of
11086 directories.
11087
11088Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11089
11090 * configure.in (host==solaris): Pass only the first word of $CC
11091 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11092
11093Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11094
11095 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11096
11097Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11098
11099 * Makefile.in (ALL_MODULES): Include all-perl.
11100 (CROSS_CHECK_MODULES): Include check-perl.
11101 (INSTALL_MODULES): Include install-perl.
11102 (ALL_X11_MODULES): Include all-guile.
11103 (CHECK_X11_MODULES): Include check-guile.
11104 (INSTALL_X11_MODULES): Include install-guile.
11105 (all-perl): New target.
11106 (all-guile): New target.
11107
11108 * configure.in (host_tools): Include perl and guile.
11109 (native_only): Include perl and guile.
11110 (noconfigdirs): Don't build guile and perl; no ports have been
11111 done.
11112
11113Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11114
e490616e
ZW
11115 * configure (--enable-*): Handle quoted option lists such as
11116 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
11117
11118Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11119
11120 * Makefile.in ({,inst}all-target): New rule so we can make and
11121 install all of the target directories easily.
11122
11123Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11124
11125 * configure.in: Add missing global flag in sed substitution when
11126 deleting `target-' from ${configdirs}.
11127
11128Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11129
11130 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11131 option.
11132
11133 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11134 config/mh-necv4.
11135
11136 * install.sh: Correct misspelling of transformbasename.
11137
11138 * config.guess: Recognize mips-*-sysv*.
11139
11140Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11141
11142 * config.sub: Recognize mon960.
11143
11144Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11145
11146 * configure: Restore Canadian Cross handling of BISON and LEX,
11147 removed in Feb 20 change.
11148
11149Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11150
11151 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11152 Mention make install. Remove the old copyright date as well the
11153 clumsy and rather pointless copyright on the README file.
11154
11155Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11156
11157 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11158 Makefile after running symlink-tree, then run `make distclean' to
11159 avoid clobbering any generated files in srcdir.
11160
11161Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11162
11163 * configure.in (m68k-*-netbsd*): Build everything now.
11164
11165Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11166
11167 * Makefile.in (taz): Fix quoting.
11168
11169Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11170
11171 * configure.in (sparclet-*-*): Build everything now.
11172
11173Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11174
11175 * configure.in (m68k-*-linux*): New host.
11176
11177Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11178
11179 * configure: Check for bison before byacc.
11180
11181Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11182
11183 * Makefile.in configure: Change the way LEX and BISON/YACC are
11184 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11185 searching PATH. These are used as fallbacks by Makefile.in if
11186 flex/bison/byacc aren't in objdir.
11187
11188Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11189
11190 * Makefile.in: Make everything which depends upon all-bfd also
11191 depend upon all-opcodes, in case --with-commonbfdlib is used.
11192
11193Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11194
11195 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11196 building NT native compilers on Unix.
11197
11198Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11199
11200 * configure.in: Don't get CC from the host Makefile fragment if we
11201 can find gcc in PATH, or if this is a Canadian Cross. Move the
11202 Solaris test for /usr/ucb/cc to the post target script, just after
11203 the compiler sanity test.
11204
11205Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11206
11207 * config.sub: Merge with FSF.
11208
11209Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11210
11211 * Makefile.in (RPATH_ENVVAR): New variable.
11212 (REALLY_SET_LIB_PATH): Use it.
11213 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11214
11215Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11216
11217 * config.sub, configure.in: Recognize sparclet cpu.
11218
11219Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11220
11221 * config.guess: Support m68k-cbm-sysv4.
11222
11223Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11224
11225 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11226 m68k-unknown-linuxaout from linker help string. Put quotes around
11227 $ld_help_string.
11228
11229Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11230
11231 * config.guess (powerpc-harris-powerunix): Add guess for port
11232 to new target.
11233
11234Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11235
11236 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11237
11238Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11239
11240 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11241 $(REALLY_SET_LIB_PATH) in Makefile.
11242 * Makefile.in (SET_LIB_PATH): New variable.
11243 (REALLY_SET_LIB_PATH): New variable.
11244 ($(DO_X)): Use $(SET_LIB_PATH).
11245 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11246 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11247 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11248 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11249 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11250 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11251 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11252 (install-dosrel): Likewise.
11253 (all-opcodes): Depend upon all-libiberty.
11254
11255Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11256
11257 * config.guess (*:CYGWIN*): New
11258
11259Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11260
11261 * Makefile.in (all-target-winsup): All all-target-libiberty.
11262
11263Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11264
11265 * configure.in (noconfigdirs): Add missing # in front of comment.
11266
11267Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11268
11269 * configure.in: add second pass to things added to noconfigdirs
11270 so *-gm-magic can exclude libgloss properly.
11271
11272Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11273
11274 * mpw-configure (extralibs_name, rez_name): Set correctly
11275 for MWC68K compiler.
11276
11277 * mpw-README: Add more info on the necessary build tools.
11278
11279Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11280
11281 * configure.in, config.sub: Recognize cygwin32.
11282
11283Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11284
11285 * config.guess, config.sub: Recognize A/UX.
11286
11287Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11288
11289 * config.sub: Merge with gcc/config.sub.
11290
11291Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11292
11293 * mpw-build.in (do-binutils): Add build of stamps.
11294
11295Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11296
11297 * config.sub: Add recognition for mips64vr4100*-* targets.
11298
11299Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11300
11301 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11302 Add creation of gconfigargs with `--enable-shared' turned on.
11303 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11304 ($(host)-stamp-stage3-configured): Likewise.
11305 (HOLES): Add chatr and ldd.
11306 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11307
11308Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11309
11310 * configure: Pass --nfp to recursive configures.
11311
11312Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11313
11314 * Makefile.in (DLLTOOL): New.
11315 (DLLTOOL_FOR_TARGET): New.
11316 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11317 (EXTRA_TARGET_FLAGS): Ditto.
11318 (EXTRA_GCC_FLAGS): Ditto.
11319 (CONFIGURE_TARGET_MODULES): Ditto.
11320 (DO_X): Ditto.
11321 * configure: Add DLLTOOL.
11322
11323Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11324
11325 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11326 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11327 mh-sco, since old workarounds no longer needed, and don't
11328 build ld, since libraries have weak symbols in COFF.
11329
11330Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11331
11332 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11333
11334Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11335
11336 * configure.in: Make sure that ${CC} can be used to compile an
11337 executable.
11338
11339Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11340
11341 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11342 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11343 nothing depending on whether gdbtk is being built.
11344
11345Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11346
11347 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11348
11349Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11350
11351 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11352 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11353
11354Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11355
11356 * config-ml.in: Add support for
11357 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11358 Simplify setting of multidirs from --disable-foo.
11359
11360Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11361
11362 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11363 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11364 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 11365 non-empty, pass them on to the GCC make.
6599da04
JM
11366 (all-bootstrap): New rule that is like all-gcc, except it executes
11367 the GCC bootstrap rule instead of the GCC all rule.
11368
11369Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11370
11371 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11372
11373Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11374
11375 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11376 DG/UX support.
11377
11378Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11379
11380 * config.sub (i*86*) Change [345] to [3456]
11381
11382Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11383
11384 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11385 --with-gnu-ld=no.
11386
11387Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11388
11389 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11390 AIX multilibs get built.
11391
11392Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11393
11394 * configure.in (i386-win32): Don't build expect if we're not
11395 building the tcl subdir.
11396
11397Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11398
11399 * Makefile.in: (configure-target-examples, all-target-examples):
11400 New targets, configure and build example programs.
11401
11402Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11403
11404 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11405 use it as input to sedit the generated MPW makefile.
11406 * mpw-README: Add a suggestion about Gestalt.h.
11407
11408Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11409
11410 * config.sub: Accept *-*-ieee*.
11411
11412Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11413
11414 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11415 Ronald F. Guilmette <rfg@monkeys.com>.
11416
11417Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11418
11419 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11420 for powerpc-pe native.
11421 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11422 (target==powerpc-pe): duplicate i386-win32 entry.
11423
11424Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11425
11426 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11427 of vxworks, not just vxworks5.1.
11428
11429Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11430
11431 * mpw-configure: Add support for exec-prefix.
11432
11433Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11434
11435 * config.guess: Recognize HP model 816 machines as having
11436 a PA1.1 processor.
11437
11438Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11439
11440 * configure: Ignore new autoconf configure options.
11441
6599da04
JM
11442Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11443
11444 * config.guess: Recognize Pentium under SCO.
11445 From Robert Lipe <robertl@arnet.com>.
11446
11447Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11448
11449 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
11450
11451Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11452
11453 * configure.in: Don't configure gas for alpha-dec-osf*.
11454
11455Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11456
11457 * configure.in: Default to --with-stabs for some targets for which
11458 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11459 i[345]86*-*-unixware*.
11460
11461Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11462
11463 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11464 rather than basing it on the target. Simplify handling of options
11465 controlling which directories to configure. Remove extraneous
11466 slash in multi-clean target.
11467
11468Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11469
11470 * config-ml.in: Prefix more variables with ml_ so they don't collide
11471 with configure's.
11472
11473Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11474
11475 * configure: Don't turn -v into --v.
11476
11477Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11478
11479 * configure.in (targargs): Fix typo.
11480
11481 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11482
11483Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11484
11485 * configure.in: Strip --host and --target options from
11486 CONFIG_ARGUMENTS, and always configure for --host only. Add
11487 --with-cross-host option when building with a cross-compiler.
11488 * configure: Canonicalize the arguments put into config.status by
11489 always using `=' for an option with an argument. Pass a presumed
11490 --host or --target explicitly.
11491
11492Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11493
11494 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11495 into general OS recognition case.
11496
11497Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11498
11499 * configure.in (target_configdirs): add target-winsup only
11500 for win32 target systems.
11501
11502Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11503
11504 * Makefile.in (all-target-libgloss): Depend upon
11505 configure-target-newlib, since when libgloss is built it looks to
11506 see if the newlib directory exists.
11507
11508Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11509
11510 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11511 cfg-ml-*.in.
11512
11513Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11514
11515 * configure: Handle LD and LD_FOR_TARGET when configuring a
11516 Canadian Cross.
11517
6599da04
JM
11518Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11519
11520 * configure.in (target_libs): add target-winsup.
11521 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11522 (target==ppcle-pe): remove ld from $noconfigdirs.
11523
11524Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11525
11526 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11527 Preserve relative path names in $srcdir. Build symlink tree if
11528 configuring cross target dir and srcdir=. (= no VPATH support).
11529 (configure-target-libg++): Depend on configure-target-librx.
11530 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11531 * config-ml.in: New file.
11532 * symlink-tree: New file.
11533 * configure: Ensure srcdir="." if that's what it is.
11534
11535Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11536
11537 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11538 includes and FLEX_SKELETON setting.
11539 * mpw-configure (--with-gnu-ld): New option, controls whether
11540 to use PPCLink or ld with PowerMac GCC.
11541 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11542 * mpw-config.in: Configure grez if targeting Mac.
11543
11544 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
11545 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11546 just macos.
6599da04
JM
11547 * configure.in: Configure grez resource compiler if targeting Mac.
11548 * Makefile.in (all-grez, install-grez): New targets.
11549
11550Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11551
11552 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 11553 gcc in the path, set CC to gcc -O2.
6599da04
JM
11554
11555Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11556
11557 * configure: Default ${build} correctly. Avoid picking up extra
11558 spaces when reading CC and CXX from Makefile. When doing a
11559 Canadian Cross, use plausible default values for numerous
11560 variables.
11561 * configure.in: When doing a Canadian Cross, don't try to
11562 configure tools whose configure script can't handle it.
11563
11564Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11565
11566 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11567
11568Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11569
11570 * configure: Remove dubious bug reporting address.
11571
11572Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11573
11574 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11575 configure script, run that instead of this directory's configure.
11576 In either case, print a message that we're configuring the sub-dir.
11577
11578Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11579
11580 * configure.in: Before checking for the existence of various files,
11581 use sed to filter out "target-".
11582
11583Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11584
11585 * Makefile.in (DO_X): Split rule to decrease command line length
11586 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11587 (Philippe De Muyter).
11588
11589Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11590
11591 * Makefile.in (all-patch): depend on all-libiberty.
11592
11593Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11594
11595 * configure.in: If the only directory in target_configdirs which
11596 actually exists is libiberty, then set target_configdirs to empty,
11597 to avoid trying to build a target libiberty in a gas or gdb
11598 distribution.
11599
11600Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11601
11602 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
11603 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11604 systems.
6599da04
JM
11605
11606Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11607
11608 * configure.in (copy_dirs): Use sys-include instead of include
11609 for --with-headers option.
11610
11611Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11612
11613 * Makefile.in, configure.in: Make winsup builds work with
11614 new scheme.
11615
11616Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11617
11618 * configure.in: Build the linker on AIX.
11619
11620Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11621
11622 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11623 where needed.
11624
11625Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11626
11627 * Makefile.in (all-gcc): Fix typo.
11628
11629Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11630
11631 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11632
11633Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11634
11635 * configure.in: Rename libFOO to target-libFOO, and xiberty
11636 to target-xiberty, to provide more flexibility.
11637 (target_subdir): Define. Create if cross.
11638 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11639 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11640 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11641 check-libFOO -> check-target-libFOO, etc.
11642 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11643 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11644 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11645 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11646 allow ALL_GCC="" to only configure.
11647 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11648 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11649 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11650
11651Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11652
11653 * Makefile.in (taz): Build "info" in etc explicitly.
11654
11655Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11656
11657 * configure.in: Make sure that CC is undefined (as opposed to
11658 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11659 problem with autoconf trying to configure on a host without GCC.
11660
11661Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11662
11663 * mpw-configure: Set host alias from choice of host compiler,
11664 only use generic MPW Makefile sed if present, edit a file
11665 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11666 * mpw-README: Add problem notes about CW6 and CW7.
11667
11668Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11669
11670 * Makefile.in (taz): Use ";" instead of ";;".
11671
11672Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11673
11674 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11675 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11676 DISTDOCDIRS.
11677 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11678 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11679
11680Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11681
11682 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11683 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11684 Move bfd to DISTSTUFFDIRS.
11685
11686Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11687
11688 * Makefile.in (X11_LIB): Removed.
11689 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11690
11691 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11692
11693Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11694
11695 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11696 names.
11697
11698Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11699
11700 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11701
11702Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11703
11704 * configure.in (i[345]86-*-win32): Always build newlib.
11705 Don't configure cvs, autoconf or texinfo.
11706 * Makefile.in (LD_FOR_TARGET): New.
11707 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11708 Pass down LD_FOR_TARGET.
11709
11710Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11711
11712 * winsup: New directory.
11713 * Makefile.in: Build winsup.
11714 * configure.in: Winsup is configured when target is win32.
11715 Can only build win32 target GDB when native.
4e81ae98 11716
6599da04
JM
11717Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11718
11719 * config.guess: Recognize HP model 819 machines as having
11720 a PA 1.1 processor.
11721
11722Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11723
11724 * configure: Fix sed loop which substitutes for CC and CXX to
11725 avoid bug found in various sed implementations.
11726
11727Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11728
11729 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11730 simulator. Use standard powerpc-*-eabi*.
11731
11732Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11733
11734 * configure.in: Stop putting gas and binutils in noconfigdirs for
11735 powerpc-*-aix* and rs6000-*-*.
11736
11737Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11738
11739 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11740 -mcall-aixdesc libraries.
11741
11742Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11743
11744 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11745
11746 * config.sub (arm | armel | armeb): Fix shell syntax.
11747
11748Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11749
11750 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11751 -msoft-float and -mcpu=common support.
11752 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11753 libraries.
11754
11755Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11756
11757 * configure.in: Allow configuration and build of emacs19 for the alpha.
11758
11759Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11760
11761 * configure.in (CC): Get ^CC, not just any old CC, from
11762 ${host_makefile_frag}.
11763
11764Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11765
4e81ae98 11766 * configure.in (CC): Try to get CC from
6599da04
JM
11767 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11768
11769Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11770
11771 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11772 only if it exists in $(srcdir).
11773
11774Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11775
11776 * configure: If CC and CXX are not set in the environment, set
11777 them, based on either an existing Makefile or on searching for gcc
11778 in PATH. Substitute for CC and CXX in Makefile.
11779 * configure.in: Remove libm from target_libs. Separate
11780 target_configdirs from configdirs. If CC is not set in
11781 environment, try to get it from a host Makefile fragment. Rewrite
11782 changes of configdirs to use skipdirs instead. A few minor
11783 tweaks. Take directories out of target_configdirs as they are
11784 taken out of configdirs. Remove existing Makefile files from
11785 subdirectories. Substitute for TARGET_CONFIGDIRS and
11786 CONFIG_ARGUMENTS in Makefile.
11787 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11788 by configure.in.
11789 (CONFIG_ARGUMENTS): Likewise.
11790 (CONFIGURE_TARGET_MODULES): New variable.
11791 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11792 ($(CONFIGURE_TARGET_MODULES)): New target.
11793 (configure-libg++, configure-libio): New targets.
11794 (all-libg++): Depend upon configure-libg++.
11795 (all-libio): Depend upon configure-libio.
11796 (configure-libgloss, all-libgloss): New targets.
11797 (configure-libstdc++): New target.
11798 (all-libstdc++): Depend upon configure-libstdc++.
11799 (configure-librx, all-librx): New targets.
11800 (configure-newlib): New target.
11801 (all-newlib): Depend upon configure-newlib
11802 (configure-xiberty): New target.
11803 (all-xiberty): Depend upon configure-xiberty.
11804
11805Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11806
11807 * configure.in (host i[345]86-*-win32): Expand the
11808 noconfigdirs again.
11809
11810Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11811
11812 * mpw-configure: Fix sed command file name.
11813
11814Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11815
4e81ae98 11816 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
11817 noconfigdirs again.
11818
11819Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11820
11821 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11822 or powerpc*-*-pe*, since they are not yet supported.
11823
11824Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11825
11826 Add PowerMac support and many other enhancements.
11827 * mpw-configure: New option --cc to select compiler to use,
11828 paste options set according to --cc into the generated
11829 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11830 if mpw-make.sed is present.
11831 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11832 add forward includes for PowerPC include files.
11833 * mpw-build.in: Build using Makefile.PPC if present.
11834 (do-byacc, etc): Remove separate version resource builds.
11835 (do-gas): Build "stamps" before "all".
11836 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11837 * mpw-README: Update to reflect --cc option, PowerMac support,
11838 and recently-reported compatibility problems.
11839
11840Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11841
11842 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11843 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11844 (--with-multilib-top): Pass to recursive invocations.
11845
11846Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11847
11848 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11849 v810-*-*.
11850
11851Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11852
11853 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11854 gdb, ld and opcodes on v810-*-*.
11855
6599da04
JM
11856Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11857
11858 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11859 (local-maintainer-clean): New target.
11860 (maintainer-clean): New target.
11861 (realclean): Just depend upon maintainer-clean.
11862
11863Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11864
11865 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11866
11867Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11868
11869 * configure.in: Build ld in mips*-*-bsd* case.
11870
11871Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11872
11873 * config.sub: Accept -lites* OS. From Ian Dall.
11874
11875Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11876
11877 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 11878 targets.
6599da04
JM
11879
11880Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11881
11882 * configure.in: treat i386-win32 canadian cross the same as
11883 i386-go32 canadian cross.
11884
11885Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11886
11887 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11888 running under the simulator to build a reduced set of libraries.
11889 (powerpc-*-eabiaix): Add fine grained multilib support added to
11890 other powerpc targets yesterday.
11891
11892Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11893
11894 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11895 -disable-softfloat, -disable-relocatable, -disable-aix, and
11896 -disable-sysv to control which multilib libraries get built.
11897
11898Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11899
11900 * configure: Add Makefile.tem to list of files to remove in trap
11901 handler.
11902
11903Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11904
11905 * config.guess (*Linux*): Add missing "exit"s.
11906 Also, need specific check for alpha-unknown-linux (uses COFF).
11907
11908Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11909
11910 * config.guess: Merge with FSF:
11911
11912 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11913 * config.guess (AIX4): More robust release numbering discovery.
11914
11915 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11916 * config.guess (i386-sequent-ptx): Properly get version number.
11917
11918 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11919 * config.guess (mips:*:4*:UMIPS): New case.
11920
11921Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11922
11923 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11924 (i386-win32 host): Likewise. Don't build readline.
11925
11926Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11927
11928 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11929 SUPPORT_FILES to submakes.
11930
11931Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11932
11933 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11934 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11935 mpw-configure.
11936
11937Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11938
11939 * configure.in (appdirs): Use =, not ==, in test expression when
11940 trying to build the text to print in the warning message for
11941 Solaris users.
11942
11943Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11944
11945 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11946
11947Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11948
11949 * config.guess: Recognize lynx-2.3.
11950
11951Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11952
11953 * config.sub (z8ksim): Deleted
11954 (z8k-*-coff): New, this is the one true name of the target.
11955
11956Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11957
11958 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11959
11960Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11961
11962 * config.guess (*:Linux:*:*): First try asking the linker what the
11963 default object file format is (elf, aout, or coff). Then if this
11964 fails, try previous methods.
11965
11966Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11967
11968 * configure.in: Don't build newlib for *-*-vxworks5.1.
11969
11970Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11971
11972 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11973 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11974
11975Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11976
11977 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11978
11979Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11980
11981 * cfg-ml-com.in: New file.
11982 * cfg-ml-pos.in: New file.
11983
11984Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11985
11986 * COPYING.NEWLIB: Add HP free copyright to list.
11987
11988Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11989
11990 * config.sub: Recognize -eabi* for the system, not just -eabi.
11991
11992Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11993
11994 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11995 * config.sub, configure.in (win32): New target and host.
11996
11997Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11998
11999 * configure.in: Add i386-pe configuration.
12000
12001Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12002
12003 * mpw-build.in (install): Install GDB after LD.
12004
12005Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12006
12007 * mpw-config.in (elf/mips.h): Always forward-include, needed
12008 for GDB to build.
12009
12010Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12011
12012 * testsuite: New directory for customer acceptance and whole tool
12013 chain tests.
12014
12015Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12016
12017 * configure: If per-host line isn't found, but AC_OUTPUT is found
12018 and a configure script exists, run it instead.
12019
12020Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12021
12022 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12023
12024Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12025
12026 * configure: Set build_{cpu,vendor,os,alias} to host values when
12027 --build isn't specified.
12028
12029Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12030
12031 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12032 (FLAGS_TO_PASS): Pass them.
12033 (EXTRA_TARGET_FLAGS): Ditto.
12034
6599da04
JM
12035Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12036
12037 * Makefile.in (all-libg++): Depend on all-libstdc++.
12038
12039Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12040
12041 * configure.in (noconfigdirs): Enable all packages for
12042 i386-unknown-netbsd.
12043
12044Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12045
12046 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12047 hosted builds (DOS builds)
12048
12049Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12050
12051 Changes for ARM based on patches from Richard Earnshaw:
12052 * config.sub: Handle armeb and armel.
12053 * configure.in: Omit arm linker only for riscix.
12054
12055Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12056
12057 * config.guess: Update from FSF.
12058
12059Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12060
63f6bcd7 12061 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
12062 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12063 powerpcle variant. Convert pentium into i586, not i486. Add p5
12064 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12065 temporarily.
12066
12067Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12068
12069 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12070
12071Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12072
12073 * config.sub: Accept -lites* as a basic system type.
12074
12075Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12076
12077 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12078 installed, and if so return linuxoldld as the system name.
12079
12080Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12081
12082 * config.guess: Add hppa1.1-hp-lites support.
12083
12084Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12085
12086 * configure.in: Don't build newlib for m68k-vxworks5.1.
12087
12088Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12089
12090 * configure.in (mips-sgi-irix6): Use mh-irix5.
12091
12092Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12093
12094 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12095
12096Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12097
12098 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 12099 OSF/1. Fix compiler flags.
6599da04
JM
12100 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12101
12102Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12103
12104 * configure.in: Recognize --with-newlib.
12105 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12106
12107Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12108
d207ebef 12109 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
12110 to *_X11_MODULES due to gdbtk needing X include files et al.
12111
12112Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12113
12114 Merge in support for Mac MPW as a host.
12115 (Old change descriptions retained for informational value.)
12116
12117 * mpw-config.in: Add generic include forwards for cpu-specific
12118 include files in aout and elf directories.
12119
12120 * mpw-configure: Added copyright.
12121 * mpw-config.in: Check for presence of required build tools.
12122 (target_libs): Add newlib.
12123 (target_tools): Add examples.
12124 (Read Me): Generate as "Read Me for MPW" instead.
12125 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12126 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12127 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12128
12129 * mpw-configure: Remove subdir-specific makefile hackery,
12130 delete mk.tmp after using it.
12131
12132 * mpw-build.in (all): Display start and end times.
12133
12134 * mpw-configure (host_canonical): Set.
12135 (target_cpu): Always add to makefiles.
12136 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12137 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12138 (mpw-mh-mpw): Look for in srcdir and srcroot.
12139 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12140
12141 * mpw-build.in: (install-only): New target.
12142
12143 * mpw-configure (host_alias, target_alias): Rename from hostalias
12144 and targetalias, add into generated Makefile.
12145 (mk.tmp): If present, add into generated Makefile.
12146 * mpw-build.in (all-gas): Build config.h first before gas proper.
12147
12148 * mpw-configure (config.status): Write only if changed.
12149 * mpw-config.in (readline): Configure it (not built, just used for
12150 definitions).
12151
12152 * mpw-config.in (elf/mips.h): Add a forward include.
12153
12154 * mpw-config.in: Forward-include most .h files in include into
12155 extra-include.
12156 (readline): Don't build.
12157 mpw-build.in (install): Install GDB.
12158
12159 * mpw-configure (prefix, mpw_prefix): Handle it.
12160 * mpw-config.in (mmalloc, readline): Don't configure.
12161 * mpw-build.in (thisscript): Rename to ThisScript.
12162 Use mpw-build instead of BuildProgram everywhere.
12163 (mmalloc, readline): Don't build.
12164 * mpw-README: New file, basic documentation about the MPW port.
12165
12166 * mpw-config.in: Use forward-include to create include files.
12167
12168 * mpw-configure: Add more things to the top of each configured
12169 Makefile, including contents of config/mpw-mh-mpw.
12170 * mpw-config.in (extra-include): Create this directory and fill it
12171 with Posix-like include files when configuring.
12172
12173 * config.sub (apple, mac, mpw): Add various aliases.
12174
12175 * mpw-build.in: New file, top-level build script fragment for MPW.
12176 * mpw-configure: New file, configure script for MPW.
12177 * mpw-config.in: New file, config fragment for MPW.
12178
12179Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12180
12181 * configure.in (host_libs): Remove glob, since it is gone from the
12182 sources.
12183
12184Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12185
12186 * Makefile.in: define empty GDB_NLM_DEPS var.
12187
12188 * configure.in(target_makefile_frag): use config/mt-netware
12189 for netware targets.
12190
12191Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12192
12193 * config.sub: Merge in recent FSF changes. Remove linux special
12194 cases.
12195
12196Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12197
731a8127 12198 Revert this change:
6599da04
JM
12199
12200 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12201
12202 * build-all.mk: Use CC=cc -Xs on Solaris.
12203
6599da04
JM
12204Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12205
12206 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12207 stop using it.
12208 * Makefile.in: Nuke all references to glob subdirectory.
12209
12210Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12211
12212 * configure.in: Fix --enable-shared logic in per-host.
12213
12214Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12215
12216 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12217
12218Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12219
12220 * configure.in (noconfigdirs): Don't build gas on AIX, for
12221 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12222
12223Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12224
12225 * configure: Fix --cache-file to work if the file argument is a
12226 relative path.
12227
12228Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12229
12230 * configure: If the --cache-file is used, pass it down to
12231 configure in subdirectories.
12232
12233Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12234
12235 * config.sub: add vxworks29k configuration.
12236
12237Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12238
12239 * Makefile.in (taz): Do "diststuff" part quietly.
12240
12241Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12242
12243 * config.sub: Mini-merge with gcc/config.sub.
12244
12245Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12246
12247 * config.guess (IRIX): Sed - to _.
12248
12249Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12250
12251 * Makefile.in (source-vault, binary-vault): New targets.
12252
12253Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12254
12255 * config.sub: Recognize -eabi as a basic system type.
12256
12257Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12258
12259 * configure.in (enable_shared stuff): Fix typo.
12260
12261Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12262
12263 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12264
12265Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12266
12267 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12268
12269Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12270
12271 * configure.in (rs6000-*-*): Don't build gas.
12272
12273Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12274
12275 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12276 reduce command line length.
12277 (AS_FOR_TARGET): Check for as.new, not Makefile.
12278 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12279
12280Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12281
12282 * config.guess: Merge from FSF.
12283
12284Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12285
12286 * configure: Don't use $ when handling program_suffix.
12287
12288Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12289
12290 * configure.in: Configure tk for hppa/hpux.
12291
12292Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12293
12294 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12295
12296Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12297
12298 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12299 to LIBCXXFLAGS. Tests are better run without it.
12300
12301Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12302
12303 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12304
12305Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12306
12307 * configure.in (*-*-netware*): Don't configure xiberty.
12308
12309Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12310
12311 * configure.in: Remove tk from native_only list.
12312
12313Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12314
12315 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12316 for special NCD build.
12317
12318Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12319
12320 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12321 makeall.bat, they're only useful for binutils snapshots.
12322 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12323 makeall.bat to specified SUPPORT_FILES.
12324
12325Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12326
12327 * build-all.mk: Add Ericsson targets to sun4 and solaris
12328 hosts. Add BNR's sun4 target to solaris host, so their
12329 build-from-source will be tested in-house first.
12330
12331Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12332
12333 * Makefile.in (LIBCFLAGS): New variable.
12334 (CFLAGS_FOR_TARGET): Ditto.
12335 (LIBCFLAGS_FOR_TARGET): Ditto.
12336 (LIBCXXFLAGS): Ditto.
12337 (CXXFLAGS_FOR_TARGET): Ditto.
12338 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12339 (BASE_FLAGS_TO_PASS): Pass them.
12340 (EXTRA_TARGET_FLAGS): Ditto.
12341
731a8127 12342 * configure.in: Support --enable-shared.
6599da04
JM
12343
12344Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12345
12346 * configure.in (target_libs): Include libstdc++ again.
12347 * config.guess: Update from FSF (for FreeBSD).
12348
12349Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12350
12351 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12352 makeall.bat.
12353 (DISTDOCDIRS): Add `etc'.
12354 (ETC_SUPPORT_PFX): New variable.
12355 (taz): Include anything from etc starting with a word in
12356 ETC_SUPPORT_PFX.
12357
12358Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12359
12360 * config.sub: Update for recent FSF changes. Remove obsolete
12361 h8300hds entry. Add -windows* and -osx as basic os. Minor
12362 spacing changes.
12363
12364Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12365
12366 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12367
12368 * config.guess: Merge with FSF.
12369 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12370
12371Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12372
12373 * configure: Since the "trap 0" handler will override the exit
12374 status on many systems, only use it for "exit 1", and make it set
12375 a non-zero exit status; reset it before "exit 0". Also, check
12376 exit status of config.sub, and error out if it failed.
12377
12378Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12379
12380 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12381 and install libgloss.
12382
12383Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12384
12385 * Makefile.in (all-binutils): Depend upon all-byacc.
12386
12387 * configure.in: Don't build emacs on Irix 5.
12388
12389Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12390
12391 * configure.in (*-*-netware*): Add libio.
12392
12393Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12394
12395 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12396 (CHECK_TARGET_MODULES): Ditto.
12397 (INSTALL_TARGET_MODULES): Ditto.
12398 (TARGET_LIBS): Ditto.
12399 (all-libstdc++): Note dependencies.
12400
12401Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12402
12403 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12404
12405Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12406
12407 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12408 -fexternal-templates.
12409
12410 * configure.in (target_libs): Add libstdc++.
12411 (noconfigdirs): Add libstdc++ as appropriate.
12412
12413Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12414
12415 * config.guess: Update from FSF.
12416
12417Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12418
12419 * configure: Use ${config_shell} when running ${configsub}.
12420
12421Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12422
12423 * config.sub: No longer recognize h8300h.
12424
12425Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12426
12427 * config.sub: Remove extraneous differences between config.sub and
12428 gcc/config.sub.
12429
12430Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12431
12432 * Makefile.in (DISTSTUFFDIRS): Add gas.
12433
12434Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12435
12436 * COPYING.NEWLIB: New file.
12437
12438Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12439
12440 * config.guess (HP-UX): Patch from Harlan Stenn
12441 <harlan@landmark.com> to also emit release level.
12442
12443Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12444
12445 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12446
12447Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12448
12449 * config.sub: Merge nextstep cleanup from FSF.
12450
12451Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12452
12453 * configure.in (arm-*-*): Don't configure ld for this target.
12454
12455Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12456
12457 * configure.in (*-*-netware): don't configure libg++, libio,
12458 librx, or newlib.
12459
12460Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12461
12462 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12463 configure ld--it works, but it doesn't support shared libraries.
12464
12465Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12466
12467 * config.guess (*-unknown-freebsd*): Get rid of possible
12468 trailing "(Release)" in version string.
12469 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12470
12471Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12472
12473 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12474 Fix type: *-next-neststep -> *-next-nextstep.
12475
12476 * config.guess: Merge from FSF:
12477
12478 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12479
12480 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12481
12482 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12483
12484 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12485 instead of UNIX_SV for UnixWare 1.0).
12486
12487Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12488
12489 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12490 to make gdb/nlm/* build after the compiler and linker.
12491
12492Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12493
12494 * config.guess (netbsd, freebsd, linux): Accept any machine,
12495 not just i[34]86.
12496 (m68k-atari-sysv4): Relocate to match FSF version.
12497
12498 * config.guess: More merges from the FSF:
12499
12500 Add a space before function call or macro invocation.
12501
12502 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12503
12504 * config.guess: Add trap cmd to remove dummy.c and dummy when
12505 interrupted.
12506
12507 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12508
12509 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12510 (dummy): Redirect stderr from compilation of dummy.c.
12511
12512 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12513
12514 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12515
12516Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12517
12518 * configure: Accept and ignore --cache*, for compatibility with
12519 new autoconf.
12520
12521Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12522
12523 * config.guess: Merge from FSF:
12524
12525 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12526
12527 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
12528 (PATH): Add /.attbin at end for finding uname.
12529 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
12530
12531 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12532
e490616e 12533 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
12534
12535 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12536
e490616e
ZW
12537 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12538 to select whether to use ELF or COFF.
6599da04
JM
12539
12540 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12541
e490616e 12542 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
12543
12544 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12545
12546 * config.guess: Guess the OS version for HPUX.
12547
12548 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12549
12550 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12551
12552Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12553
12554 * configure.in: Recognize --with-headers, --with-libs, and
12555 --without-newlib.
12556 * Makefile.in (all-xiberty): Depend upon all-ld.
12557
12558Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12559
12560 * configure.in: Change i[34]86 to i[345]86.
12561
12562Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12563
12564 * configure (version): A few more tweaks to help message.
12565
12566Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12567
12568 * Makefile.in: Remove (for now) librx as a host library,
12569 now that we're building it for target.
12570
12571Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12572
12573 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12574 (Karl Berry).
12575
12576Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12577
12578 * configure.in: Also configure librx.
12579
12580Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12581
12582 * Makefile.in: Update various rules to reflect that librx
12583 is now needed for libg++.
12584
12585Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12586
12587 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12588
12589Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12590
12591 * configure.in: Configure the examples directory.
12592
12593Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12594
12595 * configure: Simplify Jun 2 1994 change.
12596
12597Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12598
12599 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12600 /bin/gcc isn't good enough to build gcc.
12601
12602Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12603
12604 * Makefile.in (GDB_SUPPORT_FILES): Remove
12605 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12606 (gdb.tar.gz): Add new rule to use standard distribution building
12607 mechanism.
12608
12609Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12610
12611 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12612 Bill Cox <bill@cygnus.com>.
12613
12614Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12615
12616 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12617
12618Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12619
12620 * configure: Search current dir first in .gdbinit.
12621
12622Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12623
12624 * config.sub: Recognize freebsd (merged from gcc config.sub).
12625
12626Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12627
12628 * config.sub: Refer to NeXT's operating system as nextstep.
12629
12630 * config.sub (case $basic_machine): Re-order the cases, to match
12631 the order in the FSF version (which is mostly alphabethical).
12632 Merge in some additions and changes from the FSF.
12633
12634Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12635
12636 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12637 * config.sub: Recognize cxux7.
12638 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12639
12640Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12641
12642 * config.sub: Fix typo powerpc -> powerpc-*.
12643
12644Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12645
12646 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12647
12648 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12649 parallel with all-emacs and install-emacs). Top-level command
12650 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12651
12652Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12653
12654 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12655 $(relbindir)/make before doing ``make install'', and use
12656 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12657 installing over running make binary.
12658 ($(host)-stamp-stage3-installed): Likewise.
12659
12660Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12661
12662 * config.guess: Recognize Mach.
12663
12664Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12665
12666 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12667 see whether --exec-prefix was used.
12668
12669Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12670
12671 * README: Explicitly mention libg++/README. (Zoo's idea.)
12672
12673Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12674
12675 * Makefile.in: Add all-librx target similar to all-libproc.
12676
12677Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12678
12679 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12680 with post 1.2 uname bogosity.
12681
12682Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12683
12684 * configure: Remove temporary files on receipt of a signal.
12685
12686Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12687
12688 * configure: If there is a package_makefile_frag, remove
12689 ${subdir}/Makefile.tem after copying it in.
12690
12691Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12692
12693 * build_all.mk: support rs6000 lynx identifies itself as
12694 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12695 since /bin/gcc is too feeble to compile a modern gcc.
12696
12697Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12698
12699 * brought devo/test-build.mk update-to-date with progressive/
12700 test-build.mk. Add lynx targets and hppa flag info.
12701
12702Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12703
12704 * configure.in: Use mh-ncrsvr43. Patch from
12705 Tom McConnell <tmcconne@sedona.intel.com>.
12706
12707Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12708
12709 * config.guess (i386-unknown-bsdi): No longer need to
12710 check #if defined(__bsdi__) && defined(__i386__).
12711
12712Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12713
12714 * configure: Set program_transform_nameoption correctly.
12715
12716Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12717
12718 * brought build-all.mk update-to-date with progressive build-all.mk,
12719 added new targets and hppa info.
4e81ae98 12720
6599da04
JM
12721Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12722
12723 * configure: If config.guess result is a prefix of the user
12724 specified target, assume a native build and use the user specified
12725 target as the host alias. Remove SunOS patch suffix removal hack.
12726 * configure.in: Remove SunOS patch suffix removal hack.
12727
12728 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12729 in NATIVE_CHECK_MODULES.
12730
12731Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12732
12733 * Makefile.in: Rename HOST_ONLY to NATIVE.
12734 * configure: Delete SunOs patch suffix from host_canonical
12735 and build_canonical variables that are prepended to Makefiles.
12736 * configure.in: Add comments for easier maintenance.
12737
12738Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12739
12740 * Makefile.in: Add all-libproc target similar to all-gui.
12741
12742Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12743
12744 * Makefile.in (CHECK_MODULES): split into
12745 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12746
12747Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12748
12749 * config.guess (i386-unknown-bsdi): New system to guess.
12750
12751Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12752
12753 * Makefile.in: Add all-gui target (but not yet build by "all").
12754
12755Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12756
12757 * config.sub: Move deletion of patch suffix from here...
12758 * configure.in: To here, at Ian's suggestion. The top-
12759 level scripts might need to know of a patch level.
12760
12761Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12762
12763 * config.sub: Strip off patch suffix so rtl is recognized
12764 as a sunos4.1.3 machine, even though it's been patched.
12765
12766Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12767
12768 * Makefile.in (INSTALL_LAST): Delete.
12769 (INSTALL_DOSREL): New.
12770
12771Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12772
12773 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12774 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12775 whether we pass down --with-gnu-ld anyhow.
12776
12777Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12778
12779 * Makefile.in (INSTALL_LAST): Change operation so it works
12780 on more flavors of make.
12781 * configure.in (go32): Don't build libg++ or libio.
12782
12783Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12784
12785 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12786 they can be overriden by templates.
12787
12788Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12789
12790 * configure.in (target==go32): Don't build gdb.
12791 * dosrel: New directory.
12792
12793Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12794
12795 * configure.in (host==go32): Configure dosrel too.
12796 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12797 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12798 be set by incoming names or templates.
12799 (INSTALL_LAST): New rule.
6599da04
JM
12800
12801Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12802
12803 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12804
12805Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12806
6599da04
JM
12807 * configure.in (appdirs): New variable. Currently empty, but will
12808 be used in gas distribution. If nonempty, lists a set of
12809 directories at least one of which must get configured, or top
12810 level configuration is considered to have failed.
12811 (rs6000-*-lynxos*): Use new file name.
12812
12813Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12814
12815 Eliminate XTRAFLAGS.
12816 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12817 newlib include files using -idirafter, and also use -nostdinc.
12818 (CXX_FOR_TARGET): Likewise.
12819 (XTRAFLAGS): Removed.
12820 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12821 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12822 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12823 ($(DO_X)): Don't pass down XTRAFLAGS.
12824
12825Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12826
12827 * configure.in (mips*-dec-bsd*): New target; do build linker.
12828 (mips*-*-bsd*): New target; don't build linker.
12829
12830Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12831
12832 * configure.in: support rs6000-*-lynxos* configuration.
12833 support sunos4 as a cross target.
12834
12835 * config.sub: look for lynx*, not lynx since the OS version may
12836 legitimately be part of the name.
12837
12838Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12839
12840 * configure.in (i[34]86-*-sco*): Move to be with other i386
12841 targets.
12842 (romp-*-*): New target. Skip various binary utilities.
12843 (vax-*-*): New target. Don't build newlib.
12844 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12845
12846Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12847
12848 * configure.in: Only set host_makefile_frag if config
12849 directory exists.
12850
12851Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12852
12853 * install.sh: If $dstdir exists, don't check whether each
12854 component does.
12855
12856Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12857
12858 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12859
12860Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12861
3b75d237
AJ
12862 * configure.in (*-*-lynxos*): Don't configure newlib for either
12863 native or cross Lynx.
6599da04
JM
12864
12865Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12866
12867 * config.sub (sparc64-elf): Fix os.
12868 (z8k): Remove duplicate.
12869
12870Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12871
12872 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12873 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12874
12875Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12876
12877 * configure: Make file links cleanly even if Lynx fails on
e490616e 12878 an NFS symlink (at least fail cleanly).
6599da04
JM
12879
12880Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12881
12882 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12883 -XNh2000.
12884
12885Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12886
12887 * configure: Unknown options are fatal again.
12888
12889Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12890
12891 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 12892 compatibility.
6599da04
JM
12893
12894Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12895
12896 * build-all.mk: Add `clean' target.
12897
12898Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12899
12900 * config.guess: Add SINIX support.
12901 * configure.in: Add mips-*-sysv4* support.
12902
12903Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12904
12905 * build-all.mk: Document all useful targets.
12906 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12907 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12908
12909Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12910
12911 * configure: Support --silent, --quiet.
12912
12913Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12914
12915 * configure: Support --disable-FEATURE.
12916
12917Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12918
12919 * config.guess: Recognize NCR running SVR4.3.
12920
12921Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12922
12923 * config.guess: Make BSDI generate i386-unknown-bsd386.
12924 Patch from Paul Eggert <eggert@twinsun.com>.
12925
12926Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12927
12928 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12929
12930Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12931
12932 * configure: Make unrecognized options give nonfatal warnings
12933 instead of fatal errors, and pass them to any subdirectory
12934 configures in case they recognize them.
12935 Make --x equivalent to --with-x.
12936
12937Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12938
12939 * configure: Add --enable-* options. Clean up usage message and
12940 some comments.
12941
12942Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12943
12944 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12945
12946Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12947
12948 * configure.in (hppa*-*-*): Enable binutils.
12949
12950Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12951
12952 * config.sub: Recognize cisco.
12953
12954Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12955
12956 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12957
12958Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12959
12960 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12961 than one configuration name. Add comment.
12962
12963Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12964
12965 * config.guess: about target *-hitachi-hiuxwe2, fixed
12966 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12967 macro is incorrect.]
12968
12969Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12970
12971 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12972 than the "make ls" stuff which used to be here.
12973
12974Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12975
12976 * config.guess: Recognize i[34]86-unknown-freebsd.
12977 From Shawn M Carey <smcarey@rodan.syr.edu>.
12978
12979Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12980
12981 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12982
12983Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12984
12985 * config.guess: Check for ptx.
12986
12987Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12988
12989 * config.sub: Add os9k checking.
12990
12991Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12992
12993 * config.guess: Handle OSF1 running on HPPA processors
12994
12995Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12996
12997 * configure: If subdir configure fails, print out a message with
12998 subdirectory name, in case subdir's configure code didn't identify
12999 itself.
13000
13001Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13002
13003 * configure.in: Remove embedded newlines from configdirs.
13004 Avoid mismatches of substrings. Fix matching strings at end
13005 of configdirs.
13006
13007Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13008
13009 * config.guess: Add Lynx/rs6000 config support.
13010
13011Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13012
13013 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13014
13015Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13016
13017 * configure.in (hppa*-*-osf*): Treat this just like most other
13018 PA configurations (eg no binutils or ld).
13019 (hppa*-*-*elf*): These configurations have binutils and ld.
13020
13021Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13022
13023 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13024
13025Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13026
13027 * configure.in (rs6000-*-*): Build gas.
13028
13029Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13030
e490616e 13031 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
13032
13033Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13034
13035 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13036 for GDB and GDB has been fixed to not need it.
13037
6599da04
JM
13038Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13039
13040 * config.guess: Recognize vax hosts.
13041
13042Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13043
13044 * configure (while loop): Don't use "break 2" inside case
13045 statement -- the case statement isn't an enclosing loop.
13046
13047Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13048
13049 * config.guess: Clean up NeXT support, to allow nextstep
13050 on Intel machines. Make OS be nextstep.
13051
13052Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13053
13054 * config.guess: Add alternate forms for Convex.
13055
13056Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13057
13058 * configure: Completely rewrite option processing. Take
13059 advantage of pattern-matching to avoid invoking test frequently.
13060 Also clean up host and target defaulting logic.
13061
13062Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13063
13064 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13065 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13066 commands (plus user environment) will fit SCO limits.
13067
13068Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13069
13070 * configure.in: Don't issue warnings about directories which are
13071 not being configured if -norecursion is set. Correct test for
13072 --with-gnu-as and --with-gnu-ld to not get confused by substring
13073 matches.
13074
13075 * configure.in: Don't build gas for alpha-dec-osf1*.
13076
13077Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13078
13079 * configure: Back out Per's change of 12/19/1993. It changes the
13080 behavior of configure in unexpected and confusing ways.
13081
13082 Also, use different delim char when calculating
13083 program_transform_name so that the name can contain slashes.
13084
13085Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13086
13087 * configure.in, config.sub: Add support for VSTa micro-kernel.
13088
13089Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13090
13091 * configure.in: Nuke hacks which were used to get a special
13092 version of GAS for HPPA configurations.
13093
13094Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13095
13096 * configure: If only ${target_alias} is given, use that
13097 as the default for ${host_alias}.
13098 * configure: Add missing back-slashes before nested quotes.
13099
13100Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13101
13102 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13103
13104Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13105
13106 * config.guess: Recognize some Tektronix configurations.
13107 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13108
13109Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13110
13111 * config.sub: Match any flavor of SH.
13112
13113Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13114
13115 * configure.in: Don't try to configure newlib for Alpha.
13116
13117Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13118
13119 * configure.in: Don't build ld for Irix 5. Don't build gas,
13120 libg++ or libio for any Alpha target.
13121
13122 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
13123
13124Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13125
13126 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13127 default arguments -- so it tried to compress itself.
13128
13129Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13130
13131 * configure.in (notsupp): ensure that a space is always at the end
13132 of the configdirs list, since the grep checks for an explicit space
13133
13134Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13135
13136 * configure.in (target i386-sysv4.2): don't build ld, since static
13137 versions of many libraries are not available.
13138
13139Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13140
13141 * config.guess: Recognize Apollos (using environment variables).
13142 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13143
13144Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13145
13146 * config.guess: Recognize Sony news mips running newsos.
13147
13148Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13149
13150 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13151 "fi ; else" for bash.
13152
13153Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13154
13155 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13156
13157Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13158
13159 * config.sub: accept unixware as an alias for svr4.2.
13160 Fix some inconsistancies with the gcc version.
13161
13162Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13163
13164 * Makefile.in (DISTDOCDIRS): Add gdb.
13165
13166Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13167
13168 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13169
13170Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13171
13172 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13173 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13174 this now.
13175
13176Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13177
13178 * config.sub: Accept hiux* as an OS name.
13179
13180 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13181 etc/make-stds.texi. The underscore came from gcc, and dje now
13182 agrees that RUNTESTFLAGS is the correct name.
13183
13184Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13185
13186 * install.sh: Remove 'set -e'. It makes any conditionals
13187 in the script useless.
13188
13189 * config.guess: Automatically recognize arm-acorn-riscix
13190 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13191
13192Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13193
13194 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13195
13196Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13197
13198 * Makefile.in (DISTDOCDIRS): New variable.
13199 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 13200 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
13201
13202Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13203
13204 * configure.in (hppa target): check the source directory for the
13205 pagas sub-directory
13206
13207Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13208
13209 * config.sub: Allow -aout* and -elf*.
13210
13211Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13212
13213 * configure.in: Don't build ld on i386-solaris2, same as for
13214 sparc-solaris2.
13215
13216Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13217
13218 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13219
13220Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13221
13222 * configure.in: Configure gdb for alpha.
13223
13224Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13225
13226 * Makefile.in (CXXFLAGS): Add -O.
13227
13228Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13229
13230 * config.guess: added support for DG Aviion
13231
13232Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13233
13234 * configure.in: Produce warning message for subdirectories not
13235 configurable for this host/target combination. Don't try to
13236 configure gdb for vms.
13237
13238Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13239
13240 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13241 appropriate files before making "diststuff".
13242 (DISTBISONFILES): New var: list of files to be edited.
13243 (DISTSTUFFDIRS): Add binutils.
13244
13245Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13246
13247 * config.sub: also handle mipsel and mips64el (for little endian mips)
13248
13249Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13250
13251 * configure.in: Add * to end of all OS names.
13252
13253Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13254
13255 * configure.in: Build newlib for LynxOS native.
13256
13257Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13258
13259 * config.guess: Add support for delta 88k running SVR3.
13260
13261 * configure.in: Add comment about HP compiler vs. emacs.
13262
13263Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13264
13265 * configure.in: don't build ld on solaris2 (not a viable option
13266 due to bugs in getpwnam & getpwuid)
13267
13268Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13269
13270 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13271 config.guess will produce a full version number.
13272
13273Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13274
13275 * configure.in: Build linker and binutils for alpha-dec-osf1.
13276
13277Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13278
13279 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13280 and gdb/testsuite/Makefile.in.
13281
13282Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13283
13284 * configure.in: recognize mips*- instead of mips-
13285
13286Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13287
13288 * config.sub: Accept linux*coff and linux*elf as operating
13289 systems.
13290
13291Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13292
13293 * config.sub: Recognize mips64, and mips3 as an alias for it.
13294
13295Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13296
13297 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13298 gdb knows how to handle OSF/1 shared libraries.
13299
13300Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13301
13302 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13303 * config.guess: Recognize Hitachi's HIUX.
13304 * config.sub: Recognize h3050r* and hppahitachi.
13305 Remove redundant cases for hp9k[23]*.
13306
13307Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13308
13309 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13310 if gas and ld are in the source tree and are in ${configdirs}.
13311 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 13312 --with options (but still pass them down on the command line,
6599da04
JM
13313 if they were explicitly specified).
13314
13315Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13316
13317 * configure: substitute SHELL value in Makefile.in with
13318 ${CONFIG_SHELL}
13319
13320Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13321
13322 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13323 *-*-solaris2* targets.
13324
13325Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13326
13327 * Makefile.in: define M4, and pass it down to sub-makes;
13328 all-autoconf now depends on all-m4
13329
13330Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13331
13332 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13333 presence of {ar,ranlib} instead of a configured directory
13334
13335Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13336
13337 * config.guess: Accept 34?? as well as 33?? for NCR.
13338
13339Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13340
13341 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13342 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13343
13344Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13345
13346 * configure: grab values for $(CC) and $(CXX) from the
13347 environment, so that someone can do "CC=gcc configure; make" and
13348 have it work right (matching the way that autoconf works now)
13349
13350 * configure.in, Makefile.in: add support for gash, the tcl
13351 interface to Galaxy
13352
13353 * config.guess: add NetBSD variants (hp300, x86)
13354
13355Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13356
13357 * install.sh: Support -d option (in the manner of SunOS 4 install,
13358 as it is more deterministic than that of GNU install)
13359 (chmodcmd): Set file to mode 755 by default (should also do default
13360 chgrp and chown, but I don't feel like dealing with that now)
13361
13362Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13363
13364 * config.sub: Remove h8300hhms alias.
13365
13366Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13367
13368 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13369
13370Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13371
13372 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13373 as stmp-fixinc
13374
13375Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13376
13377 * config.sub: recognize m88110-bug-coff.
13378
13379Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13380
13381 * Makefile.in (all-libio): all dependencies on the toolchain used
13382 to build this (gcc, gas, ld, etc)
13383
13384Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13385
13386 * config.guess: Deal with OSF/1 1.3 on alpha.
13387
13388Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13389
13390 * install.sh: add some 'else true' clauses for portability
13391
13392 * configure.in: don't build libio for h8[35]00-*-* targets
13393
13394Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13395
13396 * Makefile.in: Add support for new libio.
13397
13398Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13399
13400 * install.sh: If one command fails, don't try the rest. Don't try
13401 to remove $dsttmp (via trap) unless we have already created it.
13402 If $src doesn't exist, detect it and exit with an error.
13403
13404 * config.guess: Recognize BSD on hp300.
13405
13406Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13407
13408 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13409 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13410
13411Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13412
13413 * Makefile.in (all-send-pr): depends on all-prms
13414
13415Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13416
13417 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13418
13419Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13420
13421 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13422 Added test for mips-mips-riscos5.
13423
13424Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13425
13426 * configure.in: use mh-hp300 for 68k HP hosts
13427
13428Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13429
13430 * configure: add support for CONFIG_SHELL, so that you can use
13431 some alternate shell for evaluating configure scripts
13432
13433Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13434
13435 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13436 in configure script to bug-gdb@prep.ai.mit.edu when building
13437 distribution archive.
13438 * Makefile.in (COMPRESS): Remove def.
13439 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13440 gdb.tar.Z and make-gdb.tar.Z respectively.
13441 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13442 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13443 to convergence with 'taz' target in Makefile.in.
13444
13445Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13446
13447 * install.sh (dsttmp): use trap to ensure that tmp files go
13448 away on error conditions
13449
13450Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13451
13452 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13453
13454Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13455
13456 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13457 its parent is '/' not ''.
13458
13459 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13460
13461Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13462
13463 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13464 that ${newsrcdir}/configure.in does.
13465
13466Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13467
13468 * test-build.mk: support for CONFIG_SHELL
13469
13470Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13471
13472 * config.sub (netware): Add as a basic system type.
13473
13474Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13475
13476 * Makefile.in (Makefile): depend on configure.in. Also drop the
13477 $(srcdir)/ from the dependency on Makefile.in.
13478
13479Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13480
13481 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13482 (h8300hhms is temporary until multi-libraries are implemented).
13483 * configure.in: Handle h8300h too.
13484
13485Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13486
13487 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13488
13489Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13490
13491 * configure: Remove extraneous output when guessing host type.
13492 * config.guess: Remove extraneous output when guessing using C
13493 compiler rather than uname, or when guessing fails.
13494
13495Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13496
13497 * Makefile.in: remove all.cross and install.cross targets
13498
13499 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13500 definitions
13501
13502Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13503
13504 * configure.in (target sh): Build gprof.
13505
13506Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13507
13508 * config.sub: change -solaris to -solaris2
13509
13510Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13511
13512 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13513
13514Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13515
13516 * configure: Correct error message for missing Makefile.in to
13517 print correct directory.
13518
13519Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13520
13521 * install.sh: kludge around 386BSD shell bug
13522
13523Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13524
13525 * config.guess: Recognize NeXT.
13526 * config.guess: Recognize i486-ncr-sysv4.
13527 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13528
13529Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13530
13531 * Makefile.in (MAKEINFOFLAGS): New variable.
13532 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13533 * build-all.mk, test-build.mk: Pass down --no-split as
13534 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13535
13536Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13537
13538 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13539
13540Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13541
13542 * Makefile.in (libg++.tar.z): New rule.
13543 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13544 * Makefile.in (taz): Only do a single chmod.
13545
13546Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13547
13548 * install.sh: don't use dirname anymore (replaced with sed usage)
13549
13550Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13551
13552 * Makefile.in: Change extension for gzip'd files from '.z' to
13553 '.gz' per new FSF standard usage.
13554
13555Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13556
13557 * configure: put quotes around the final value of program_transform_name
13558
13559Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13560
13561 * Makefile.in: new install.sh support; update install-info rules
13562
13563Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13564
13565 * configure.in: Build diff for crosses, but not for go32 host.
13566
13567 * configure.in: Build gprof only for native, and don't build it
13568 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13569
13570Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13571
13572 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13573
13574Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13575
13576 * configure.in (host_tools): Add prms.
13577
13578Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13579
13580 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13581 with $(FLAGS_TO_PASS) on the command line
13582
13583 * config.sub: Recognize lynx and lynxos
13584
13585Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13586
13587 * config.sub: Accept -ecoff*, not just -ecoff.
13588
13589Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13590
13591 * Makefile.in (taz): Use .gz suffix instead of .z.
13592 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13593 names.
13594
13595Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13596
13597 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13598
13599Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13600
13601 * Makefile.in (install-no-fixedincludes): install gcc last, so
13602 that rebuilds that might happen during 'make install' don't get
13603 bogus gcc include files
13604
13605Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13606
13607 Change from Utah for HPPA support:
13608 * config.guess: Recognize hppa1.x-hp-bsd.
13609
13610Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13611
13612 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13613 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13614
13615Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13616
13617 * config.sub: Add support for rom68k and bug boot monitors.
13618
13619Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13620
13621 * Makefile.in: Make all-opcodes depend on all-bfd.
13622
13623Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13624
13625 * config.guess: Added special check for i[34]86-univel-sysv4*.
13626
13627Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13628
13629 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13630 the processor rather than assuming i486.
13631
13632Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13633
13634 * config.guess: Recognize SunOS6 as Solaris3.
13635
13636Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13637
13638 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13639 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13640
13641Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13642
13643 * build-all.mk (all-cross): New target for Canadian Cross.
13644 Added Q2 go32 targets.
13645 * test-build.mk: Configure go32 cross sparclite-aout and
13646 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13647 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13648
13649Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13650
13651 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13652 GO32 hosted toolchains
13653
13654Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13655
13656 * configure: change so "-exec-prefix" gets passed down rather
13657 than "-exec_prefix" so autoconf generated Makefiles get the
13658 exec_prefix set right.
13659
13660Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13661
13662 * config.guess: get the Solaris2 minor version number
13663
13664 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13665
13666Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13667
13668 * config.guess: Recognize some Sequent platforms.
13669
13670Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13671
13672 * Makefile.in: added the vault-install target
13673
13674 * configure.in: actually use the Sun3 makefile fragment that's in
13675 config, also added the release dir to configdirs
13676
13677Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13678
13679 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13680
13681Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13682
13683 * configure.in: remove some program from Alpha targetted toolchains
13684
13685Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13686
13687 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13688 gprof.
13689 (taz): Run "make diststuff" in those directories instead of "make
13690 proto-dir". Look for "VERSION=" only at start of line in subdir
13691 Makefile. Use "gzip -9" for compression.
13692 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13693 (binutils.tar.z): New target.
13694
13695Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13696
13697 * Makefile.in (taz): Include gpl.texinfo.
13698
13699Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13700
13701 * Makefile.in (setup-dirs): Merged into "taz" target.
13702 (taz): Only do `proto-dir' stuff if a directory is actually needed
13703 for this target.
13704
13705Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13706
13707 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13708 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13709 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13710 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13711 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13712
13713Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13714
13715 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13716 config.sub, and move-if-change to gdb testsuite distribution
13717 archive, so the testsuite can be extracted, configured, and
13718 run separately from the gdb distribution. Blow away the Chill
13719 tests that require a Chill compiled executable, since GNU Chill
13720 is not yet publically available.
13721
13722Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13723
13724 * test-build.mk: set environment variables in a single command,
13725 instead of a list of assignments and exports
13726
13727 * config.guess: recognize Alpha/OSF1 systems
13728
13729Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13730
13731 * configure: Change help message to prefer --options rather than
13732 -options.
13733
13734Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13735
13736 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13737 zippy@ecst.csuchico.edu.
13738 * config.guess: Recognize miniframe.
13739
13740Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13741
cc6010cd
AP
13742 * Makefile.in: Use srcroot to find runtest rather than rootme.
13743 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
13744
13745Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13746
13747 * test-build.mk: Extensive additions to support building on a
13748 machine other than the host.
13749
13750Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13751
13752 * configure (tooldir): Fix for i386-aix again.
13753
13754Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13755
13756 * configure, Makefile.in: Change definition of $(tooldir)
13757 to match the FSF.
13758
13759Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13760
13761 * config.guess: Recognize i[34]86/SVR4.
13762
13763Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13764
13765 * Makefile.in (all-gdb): gdb depends on sim.
13766
13767Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13768
13769 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13770 at the same time we make the prototype gdb directory.
13771 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13772 files at the same time as the gdb base release distribution.
13773
13774Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13775
13776 * Makefile.in (check): Use individual check targets rather than
13777 DO_X rule.
13778 (check-gcc): Added.
13779
13780Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13781
13782 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13783 for System V release 3.2.
13784
13785Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13786
13787 * config.sub: Recognize hppaosf.
13788 * configure.in: Do configure ld/binutils/gas for it.
13789
13790Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13791
13792 * configure (tooldir): Alter syntax used to set this, for systems
13793 where "\$" isn't handled right, like i386-aix.
13794
13795Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13796
13797 * configure: Pass program-transform-name, not
13798 program_transform_name, to recursive configures.
13799
13800Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13801
13802 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13803 of gas+ld+binutils.
13804
13805Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13806
13807 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13808
13809Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13810
13811 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13812
6599da04
JM
13813Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13814
13815 * Makefile.in (PRMS): Set back to all-prms.
13816
13817Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13818
13819 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13820 targets, rather than for MIPS hosts.
13821
13822Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13823
13824 * configure.in: add comment for --with-x default values
13825
13826 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13827
13828 * Makefile.in: add check-* targets for each of the directories in
13829 the tree. Add a definition of RUNTEST that will use the one we
13830 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13831
13832Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13833
13834 * configure.in: Removed obsolete references to bfd_target and
13835 target_makefile_frag.
13836
13837 * build-all.mk: Set assorted targets for Q2.
13838 * config.sub: Recognize z8k-sim and h8300-hms.
13839 * test-build.mk: Really don't pass host to configure.
13840 (HOLES): Added uname.
13841
13842Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13843
13844 * configure: Handle an empty program-prefix, program-suffix or
13845 program-transform-name correctly.
13846
13847Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13848
13849 * build-all.mk: -G 8 no longer required for MIPS targets.
13850 * test-build.mk: Don't pass host argument to configure; make it
13851 guess.
13852
13853Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13854
13855 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13856 * Makefile.in (COMPRESS): New macro, like GZIP.
13857
13858Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13859
13860 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13861
13862 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13863 with gas currently defaults to -G 0.
13864
13865Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13866
13867 * Makefile.in (all-flex): flex depends on byacc.
13868
13869 * build-all.mk: If host not specified, use config.guess. Pass TAG
13870 to test-build.mk as RELEASE_TAG.
13871 * test-build.mk (configargs): New variable containing arguments to
13872 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13873 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13874
13875 * config.guess: Use /bin/uname when checking -X argument on SCO,
13876 to avoid invoking GNU uname which doesn't understand -X.
13877
13878 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13879
13880 * configure.in: Build gas for mips-*-*.
13881
13882Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13883
13884 * Makefile.in (all.normal): insert missing backslash.
13885
13886Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13887
731a8127 13888 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
13889
13890 * Makefile.in: Complete overhaul to merge many almost identical
13891 targets.
13892
13893Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13894
13895 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13896 (gdb.tar.Z): Adjusted.
13897
13898 * Makefile.in (setup-dirs, taz): New targets; should be general
13899 enough to adapt for gdb sometime. Build only .z file.
13900 (gas.tar.z): New target.
13901
13902Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13903
13904 * build-all.mk: Use CC=cc -Xs on Solaris.
13905
6599da04
JM
13906Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13907
13908 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13909 for handling BISON for FSF releases.
13910
13911Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13912
13913 * configure: Actually implement the change zoo just documented.
13914
13915Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13916
13917 * configure: when using config.guess, only set target_alias when
13918 it's not already been set (ie, on the command line)
13919
13920Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13921
13922 * Makefile.in: add installcheck target, set PRMS to install-prms
13923
13924Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13925
13926 * configure: add support for package_makefile_fragment, handle the
13927 case where a directory has a configure.in file but no Makefile.in
13928 more gracefully (with an actual understandable error message, even);
13929 add support for --without (and add this to the usage message); also
13930 explicitly add a --host=${host_alias} to the command line when
13931 config.guess is used
13932
13933Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13934
13935 * configure: Must use both --host and --target in recursive calls.
13936
13937Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13938
13939 * Makefile.in: Change deja-gnu to dejagnu.
13940
13941Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13942
13943 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13944
13945Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13946
13947 * configure.in: canonicalize all instances to *-*-solaris2*,
13948 also strip out a number of tools to not build for go32 host
13949
13950Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13951
13952 * config.guess: add GPL.
13953
13954 * Makefile.in, config.guess, config.sub, configure: bump
13955 copyrights to 93.
13956
13957Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13958
13959 * Makefile.in (do-info): Removed obsolete check for existence of
13960 localenv file.
13961
13962 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13963
13964Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13965
13966 * Makefile.in: a couple of 'else true' for decstation,
13967 support for TclX
13968
13969 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13970
13971Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13972
13973 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13974
13975Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13976
13977 * config.guess: Recognize i386-ibm-aix (PS/2).
13978 * configure.in: Use config/mh-aix386 file for it.
13979
13980Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13981
13982 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13983 CC_FOR_TARGET instead.
13984 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13985
13986Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13987
13988 * Makefile.in: Add sim to list of directories sent with gdb
13989
13990Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13991
13992 * configure.in: Put back mips-dec-bsd* case.
13993
13994Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13995
13996 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13997 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13998 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
13999
14000Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14001
14002 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14003
14004 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14005 (install-info): install dir.info only if it exists,
14006 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14007
14008Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14009
14010 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14011 gas for mips-dec-bsd.
14012
14013Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14014
14015 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14016 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14017
14018Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14019
14020 * configure.in: Added "dejagnu" to hosttools list.
14021
14022Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14023
14024 * config.sub, configure.in, config.guess: Add support
14025 for Bosx, an AIX variant from Bull.
14026 Patches from F.Pierresteguy@frcl.bull.fr.
14027
14028Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14029
14030 * devo/dejagnu: Initial creation of devo/dejagnu.
14031 Migrated dejagnu testcases and support files for testing software
14032 tools to reside as subdirectories, currently called "testsuite",
14033 within the directory of the software tool. Migrated all programs,
14034 support libraries, etc. beloging to dejagnu proper from
14035 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14036 with no modifications. The changes to these files which will
14037 allow them to configure, build, and execute properly will be made
14038 in a future update.
14039
14040Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14041
14042 * Makefile.in: Change send_pr to send-pr.
14043 * configure.in: Likewise.
14044 * send_pr: Renamed directory to send-pr.
14045
14046Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14047
14048 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14049
14050Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14051
14052 * README: Update for gdb-4.8 release.
14053 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14054 gdb-xxx.tar.z (gzip'd) file also.
14055
14056Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14057
14058 * Makefile.in: make all-diff depend on all-libiberty
14059
14060Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14061
14062 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14063
14064Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14065
14066 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14067
14068Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14069
14070 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14071 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14072 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14073
14074Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14075
14076 * Makefile.in: makeinfo binary is in a new location
14077
14078Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14079
14080 * config.sub: Accept -ecoff as an OS.
14081
14082 * Makefile.in: Various changes to eliminate a level of make
14083 recursion and reduce the required command line length.
14084 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14085 sub-makes.
14086 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14087 variables holding settings for specific sub-makes.
14088 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14089 in terms of BASE_FLAGS_TO_PASS.
14090 (TARGET_LIBS): New variable listing directories which use
14091 TARGET_FLAGS_TO_PASS.
14092 (subdir_do): Eliminated.
14093 (do-*): New set of targets to replace subdir_do.
14094 (various): All targets which used subdir_do now depend on do-*.
14095 (local-clean): Renamed from do_clean.
14096 (local-distclean): New target, dependency of distclean and
14097 realclean.
14098 (install-info): Don't create directories. Depend on dir.info
14099 rather than calling make recursively.
14100 (install-dir.info): Eliminated.
14101 (install-info-dirs): Create all info directories here.
14102 (dir.info): Depend upon do-install-info.
14103
14104 * test-build.mk (HOLES): Added false.
14105
14106Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14107
14108 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14109
14110Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14111
14112 * Makefile.in (info): remove dependency on all-texinfo. The
14113 problem was really in texinfo/C, not at this level.
14114
14115Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14116
14117 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14118
14119Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14120
14121 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14122 GDB releases.
14123
14124Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14125
14126 * configure: Include srcdir in message about target of link not
14127 being found. Don't convert `-' to `_' in `with' options being
14128 passed to subdirs.
14129
14130Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14131
14132 * configure.in: add uudecode to host_tools
14133
14134 * Makefile.in: added {all,install}-uudecode targets, added them to
14135 the appropriate lists
14136
14137Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14138
14139 * Makefile.in (all-gcc): Added dependency on all-gas.
14140
14141 * configure.in (mips-*-*): Build ld and binutils.
14142
14143Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14144
14145 * configure: check return code from mkdir, print error message and
14146 exit on failure.
14147
14148Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14149
14150 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14151
14152Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14153
14154 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14155
14156Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14157
14158 * config.sub (h8500): Recognize this as a cpu type.
14159
14160Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14161
14162 * configure: source directory missing is no longer a warning
14163
14164 * configure.in: recognize irix[34]* instead of irix[34]
14165
14166 * Makefile.in: define and pass down X11_LIB
14167
6599da04
JM
14168Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14169
14170 * guess-systype: Renamed to ...
14171 * config.guess: ... by popular request.
14172 * configure.in, Makefile.in: Update accordingly.
14173
14174Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14175
14176 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14177 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14178 + Execute ./dummy instead of assuming . is in PATH.
14179
14180Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14181
14182 * guess-systype: New shell script. Attempts to guess the
14183 canonical host name of the executing host.
14184 Only a few hosts are supported so far.
14185 * configure: Call guess-systype if no host is specified.
14186
14187Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14188
14189 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14190 gcc Makefile.
14191
14192
14193Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14194
14195 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14196 (all-gcc, install-gcc, subdir_do): Use it.
14197
14198Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14199
14200 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14201
14202Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14203
14204 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14205 set exclusively by configure, using configure.in .
14206
14207Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14208
14209 * test-build.mk: set $PATH for all builds
14210
14211 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14212
14213Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14214
14215 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14216 the one used in gcc/Makefile.in, so that a null expansion doesn't
14217 override the one needed to build gcc with a native cc.
14218
14219
14220Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14221
14222 * configure: Accept -with arguments.
14223
14224Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14225
14226 * Makefile.in: added h8300sim
14227
14228Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14229
6599da04
JM
14230 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14231 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14232 (all-cygnus, native, build-cygnus): Make
14233 $(canonhost)-stamp-3stage-done, not $(host)....
14234 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14235 i386-sco3.2v4. Added else true to if command.
14236
14237Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14238
14239 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14240
14241Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14242
14243 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14244
14245Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14246
14247 * configure.in: don't remove binutils from Solaris builds
14248
14249Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14250
14251 * Makefile.in: get rid of earlier definitions for *clean,
14252 also handle the recursive info rule better
14253
14254Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14255
14256 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14257 do more-or-less the right thing.
14258
14259Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14260
14261 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14262 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14263
14264Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14265
14266 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14267 $(host_canonical).
14268
14269 * configure.in: split the configdirs list into 4 categories (native
14270 v. cross, library v. tool) and handle the cross-only and native-
14271 only in more reasonable (and correct!) way.
14272
14273Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14274
14275 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14276 configdirs anymore.
14277
14278Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14279
14280 * Makefile.in: extensive cleanup:: removed all of the explicit
14281 clean-* targets, collapsed many wrappers around subdir_do into
14282 one, added additional targets to satisfy standards.texi, deleted
14283 some old targets, some changes for consistency
14284
14285Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14286
14287 * configure.in: handle some programs as cross-only, and others as
14288 native only
14289
14290 * test-build.mk: handle partial holes in a more generic manner
14291
14292 * Makefile.in: m4 depends on libiberty
14293
6599da04
JM
14294Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14295
14296 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14297 time, wdiff, and find to configdirs
14298
14299 * Makefile.in: all, clean, and install rules for the new programs
14300 added to configure.in
14301
14302Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14303
14304 * configure.in: use mh-sun for all *-sun-* hosts
14305
6599da04
JM
14306Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14307
14308 * Makefile.in: define flags for X11 include files and library file
14309 locations, pass them down to the programs that need this info
14310
14311 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14312
6599da04
JM
14313Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14314
14315 * configure.in: start building libg++ for HP-UX targets
14316
14317Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14318
14319 * README: Update references to files moved into etc/.
14320
14321Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14322
14323 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14324 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14325
14326Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14327
14328 * configure: accept dash as well as underscore in long option
14329 names for FSF compatibility.
14330
14331Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14332
14333 * config.sub: added -sco3.2v4 support from FSF.
14334
14335Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14336
14337 * configure.in: expand the section that adds or removes
14338 directories from the list of programs to build, to handle native
14339 vs. cross in addition to host v. native
14340
14341Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14342
14343 * Makefile.in: Replace C++ in macro names with CXX.
14344 This is less likely to break ...
14345
14346Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14347
14348 * test-build.mk: add -w to GNU_MAKE
14349
14350Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14351
14352 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14353 add 'sparc' to list of recognized cpus. This needed to make
14354 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14355 Delete some redundant ose68 variants. Recognize -wrs as an os,
14356 then changes that into $CPU-wrs-vxworks.
14357
14358 * configure.in: remove most references to gdbtest, regularize
14359 target based program removal
14360
14361 * test-build.mk: import from p3 tree (many fixes and changes)
14362
14363Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14364
14365 * Makefile.in: added rules to handle tcl, tk, and expect
14366
14367 * configure.in: handle those directories if they exist
14368
14369Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14370
14371 * config.sub: removed bogus hppabsd and hppahpux names, since
14372 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14373
14374Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14375
14376 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14377 depends upon all-xiberty
14378
14379 * Makefile.in: changes from p3, including:
14380
14381 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14382
14383 * Makefile.in (XTRAFLAGS): include newlib directories if
14384 newlib/Makefile exists, rather than if host != target.
14385
14386 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14387
14388 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14389 from the same source tree and not building a cross-compiler. This
14390 matters for the libg++ configuration if reconfiguring a tree that
14391 has already been installed.
14392
14393 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14394
14395 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14396 pick up the machine and system specific header files.
14397
14398 * Makefile.in: added AS_FOR_TARGET, passed down in
14399 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14400 the C compiler to use to create programs which are run in the
14401 build environment, set it to default to $(CC), and passed it down
14402 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14403
14404 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14405
14406 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14407 We need them for unusual native builds, like systems without
14408 ranlib.
14409
14410 * configure: also define $(host_canonical) and
e490616e
ZW
14411 $(target_canonical), which are the full, canonical names for the
14412 given host and target
6599da04
JM
14413
14414Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14415
14416 * Makefile.in: Added separate definitions for C++.
14417
14418Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14419
14420 * configure.in (configdirs): Add deja-gnu.
14421
14422Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14423
14424 * README: Update for configure.texi and gdb-4.7 release.
14425
14426Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14427
14428 * Makefile.in: Move "all" target to top of file.
14429 Previously, first target was ".PHONY" which caused BSD4.4 make
14430 to build .PHONY when make was run without arguments.
14431
14432Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14433
14434 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14435 Library-copylefted code in libiberty.
14436
14437Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14438
14439 * config.sub: Replace m68kmote with plain old m68k.
14440
14441Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14442
14443 * Makefile.in: Remove space from blank line, avoid Make complaints.
14444
14445Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14446
14447 * config.sub: Complain if no argument is given. Added support for
14448 386bsd as OS and target alias.
14449
14450Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14451
14452 * Makefile.in (XTRAFLAGS): include newlib directories if
14453 newlib/Makefile exists, rather than if host != target.
14454
14455Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14456
14457 * config.sub: recognize sparclite-wrs-vxworks.
14458
14459 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14460 p3.) Added clean-xiberty to clean.
14461
14462Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14463
14464 * configure.in: use *-*-* instead of nested cases for host and target
14465
14466Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14467
14468 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14469 from the same source tree and not building a cross-compiler. This
14470 matters for the libg++ configuration if reconfiguring a tree that
14471 has already been installed.
14472
14473Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14474
14475 * config.sub (i486v/i486v4): Merge in from FSF version.
14476
14477Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14478
14479 * configure: only set PWD if it is already set.
14480
14481Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14482
14483 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14484 doesn't have unset and all success paths (and most error paths)
14485 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14486 to just ${PWD} to avoid confusion.)
14487
14488Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14489
14490 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14491 even for a native compilation.
14492
14493Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14494
14495 Changes to make the gdb.tar.Z rule work better.
14496
14497 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14498 (DEVO_SUPPORT): Add configure.texi.
14499 (bfd-ilrt.tar.Z): Remove ancient rule.
14500
14501Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14502
14503 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14504 pick up the machine and system specific header files.
14505
14506 * configure.in, config.sub: added new target m68010-adobe-scout,
14507 with alias of adobe68k. Changed configure.in to check for
14508 -scout before -sco* to avoid a false match.
14509
14510 * Makefile.in: added AS_FOR_TARGET, passed down in
14511 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14512 the C compiler to use to create programs which are run in the
14513 build environment, set it to default to $(CC), and passed it down
14514 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14515
14516Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14517
14518 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14519 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14520 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14521 FOR_TARGET variants, to newlib and libg++.
14522
14523Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14524
14525 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14526 first.
14527
14528Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14529
14530 * config.sub: Accept `elf' as an environment.
14531
14532Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14533
14534 * Makefile.in (all-opcodes): cd into the right directory
14535
14536Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14537
14538 * configure: added -program_transform_name option, used as
14539 argument to sed when installing programs.
14540 configure.texi: added documentation for -program_prefix,
14541 -program_suffix and -program_transform_name.
14542
14543Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14544
14545 * config.sub: Accept i486 where i386 ok.
14546
14547Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14548
14549 * config.sub: accept we32k
14550
14551Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14552
3b75d237 14553 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
14554
14555 * Makefile.in: don't create all directories for ``make install'';
14556 let the subdirectories create the ones they need.
14557
14558Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14559
e490616e 14560 * COPYING: new file, GPL v2
6599da04
JM
14561
14562Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14563
14564 * Makefile.in: use the new gen-info-dir, which needs a template
14565 argument (which also lives in texinfo)
14566
14567 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14568
6599da04
JM
14569Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14570
14571 * config.sub (ncr3000): Change i386 to i486.
14572
14573Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14574
14575 * Makefile.in: add install-rcs, install-grep to
14576 install-no-fixedincludes, removed install-bison and install-libgcc
14577
14578Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14579
14580 * configure.in: grab the HPUX makefile fragment if on HPUX
14581
14582Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14583
14584 * Makefile.in: eradicate bison spoor (ditto libgcc).
14585 configure.in: recognise m68{k,000}-ericsson-OSE.
14586 es1800 is alias for m68k-ericsson-OSE
14587
14588Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14589
14590 * configure.in: rearrange the parts that remove programs from
14591 configdirs, based now on HOST==TARGET or by canonical triple.
14592
14593Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14594
14595 * test-build.mk: recurse explicitly with -f test-build.mk when
14596 appropriate. predicate stage3 and comparison on the existence
14597 of gcc. That is, if gcc isn't around, we aren't three-staging.
14598 On very clean, also remove ...stamp-co. Build in-place before
14599 doing other builds.
14600
14601Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14602
14603 * Makefile.in, configure.in: add tgas
14604
14605Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14606
14607 * Makefile.in: a number of changes merged in from progressive.
14608
14609 * configure.in: add libm.
14610
14611 * .cvsignore: ignore some stuff that comes from test-build.mk.
14612
6599da04
JM
14613Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14614
14615 * config.sub: Add es1800 (m68k-ericsson-es1800).
14616
14617Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14618
14619 * configure: Add program_suffix (parallel to program_prefix)
14620 * Makefile.in: adjust directory-creating script for losing decstation
14621
14622Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14623
14624 * configure: Minor $subdir-related fixes.
14625
14626Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14627
14628 * configure: fix various problems with propogating
14629 makefile_target_frag in subdirs.
14630 * configure.in: config libgcc if its there
14631
14632Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14633
14634 * config.sub: HPPA merge.
14635
6599da04
JM
14636Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14637
14638 * Makefile.in: Replace all-bison with all-byacc in all
14639 dependency lines for other tools (which now use byacc).
14640
14641Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14642
14643 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14644
6599da04
JM
14645Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14646
14647 * Makefile.in: make gprof rules similar to byacc rules (instead of
14648 vestigal $(unsubdir) that didn't work...)
14649
14650Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14651
14652 * config.sub: Add support for Linux.
14653 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14654 (at least for libg++).
14655
14656Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14657
14658 * configure.texi: fix doc for the -nfp option to configure
14659
14660Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14661
14662 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14663
14664Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14665
14666 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14667 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14668 * configure.in: added solaris* host_makefile_frag hook.
14669
14670Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14671
14672 * config.sub: changed recognition of m68000 so that various
14673 m68k types can be specified via m680[01234]0
14674
14675Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14676
14677 * config.sub (basic_machine): fix sed so that '-foo' isn't
14678 completely substituted out while .+'-foo' loses the '-foo'
14679
14680Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14681
14682 * config.sub ($os): Add -aout.
14683
14684Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14685
14686 * configure: If host_makefile_frag is absolute, don't
14687 prefix ${invsubdir} (relevant to libg++ auto-configure).
14688
14689Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14690
14691 * Makefile.in (tooldir): Define it.
14692 (all-ld): Depend on all-flex.
14693
14694Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14695
14696 * Makefile.in (check): Fix libg++ special case.
14697
14698Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14699
14700 * configure: do not bury `pwd` into config.status, thus do fewer
14701 pwd's.
14702
14703 * configure: print the "Building in" message only when building in
14704 other than "." AND verbose.
14705
63f6bcd7 14706 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
14707 configures.
14708
14709 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14710
14711Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14712
14713 * Makefile.in: macroize flags passed on recursion. remove
14714 fileutils.
14715
14716Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14717
14718 * configure: get makesrcdir right for subdirs deeper than 1.
14719
14720 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14721 install.
14722
14723Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14724
14725 * Makefile.in: don't print subdir_do or recursion lines.
14726
14727Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14728
14729 * standards.texi: added menu item.
14730
14731 * Makefile.in: build and install standards.info.
14732
14733 * standards.texi: new file.
14734
14735Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14736
14737 * configure: test for and move config.status pieces from
14738 ${subdir}/.
14739
14740Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14741
6599da04
JM
14742 * configure: Test for existance of files before trying to mv
14743 them, to avoid numerous non-existance messages.
14744
14745Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14746
14747 * configure: correct final line of config.status.
14748
14749 * configure: patch from eggert. Avoids a protection problem if
14750 the original Makefile.in is read only.
14751
14752 * configure: use move-if-change from gcc to create config.status.
14753 Some makefiles depend on config.status to tell if a directory
14754 has been reconfigured for a different host. This change
14755 prevents those directories from remaking everything in the case
14756 where the reconfig was only intended to rebuild a Makefile.
14757
14758 * configure: test for config.sub with "config.sub sun4" rather
14759 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14760 host alias from a missing config.sub.
14761
14762Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14763
14764 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14765 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14766
14767Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14768
14769 * configure: mkdir ${subdir} as needed.
14770
14771Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14772
14773 * Makefile.in,configure.in: added autoconf.
14774
14775Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14776
14777 * Makefile.in: no longer pass against on recursion.
14778
14779 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14780 definitions are not inherited.
14781
14782 * configure: correct makesrcdir when subdir is .
14783
14784Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14785
14786 * configure: Add support for 'subdirs' variable, which is
14787 like 'configdirs', except that configure doesn't re-invoke
14788 itself for subdirs, it just creates a Makefile for each subdir.
14789 * configure.texi: Document subdirs.
14790
14791Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14792
14793 * configure.in: added flex to configdirs
14794
14795Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14796
14797 * Makefile.in: remove clean-stamps from clean.
14798
14799Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14800
14801 * configure.in: Add gdbtest to configdirs.
14802
14803Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14804
14805 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14806 to recursive makes.
14807 * configure.in: Recognize new ncr3000 config.
14808
14809Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14810
14811 * Makefile.in, configure.in: removed references to gdbm.
14812
14813Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14814
14815 * config.sub: Don't canonicalize os value
14816 newsos* to bsd (readline needs to check for newsos).
14817 (This fix was earlier made Jan 31, but got re-broken.)
14818
14819Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14820
14821 * configure.in: sco is an os, not a vendor!
14822
14823 * configure: Quote $( better. Keep various shells happy.
14824
14825Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14826
14827 * Makefile.in: eliminate stamp-files.
14828
14829Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14830
14831 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14832 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14833
14834Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14835
14836 * config.sub: fix iris/iris3.
14837
14838Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14839
14840 * configure: re-add -rm.
14841
14842Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14843
14844 * Maskefile.in: add .stmp-rcs to all.
14845
14846 * configure.in: remove gas from rs6000 build, use aix host fragment.
14847
14848Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14849
14850 * configure: pass down site_option during recursion.
14851
14852Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14853
14854 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14855
14856Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14857
14858 * configure: Change exec_prefix so that it really defaults to prefix.
14859
14860Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14861
14862 * Makefile.in, configure.in: Add support for mmalloc library.
14863
14864Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14865
14866 * Makefile.in: add stmp dependencies for a few more things.
14867
14868Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14869
14870 * configure: adjusted error message on objdir/srcdir configure
14871 collision, per john's suggestion.
14872
14873 * Makefile.in: add libiberty stmp to all and all.cross.
14874
14875Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14876
14877 * Makefile.in: remove force dependencies, add grep to all.
14878
14879Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14880
14881 * Makefile.in: drop flex. make stamp files work.
14882
14883 * configure: added test for conflicting configuration in srcdir,
14884 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14885 gets cranky. use relative paths for configure and srcdir
14886 whenever possible. Send some error messages to stderr that were
14887 going to stdout.
14888
14889Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14890
14891 * Makefile.in: Fix libg++ rule to check for gcc directory
14892 before using gcc/gcc. Also pass XTRAFLAGS.
14893
14894Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14895
14896 * Makefile.in: added stmp-files so that directories aren't polled
14897 when they are already built.
14898
14899 * configure.texi: fixed a node pointer problem.
14900
14901Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14902
731a8127 14903 * config.sub configure.in gdb/configure.in
6599da04
JM
14904 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14905 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14906 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14907
14908Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14909
14910 * configure: -recurring becomes -silent. corrected help message
14911 for -site= option.
14912
14913 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14914
14915Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14916
14917 * configure: when building Makefile for crosses, replace
14918 tooldir and program_prefix. default srcdir from location of
14919 config.sub. remove "for host in hosts" and "for target in
14920 targets" loops.
14921
14922Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14923
14924 * Makefile.in: Do not pass bindir or mandir to cvs.
14925
14926Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14927
14928 * Makefile.in, configure.in: removed traces of namesubdir,
14929 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14930 copyrights to '92, changed some from Cygnus to FSF.
14931
14932 * configure.texi: remove most references to multiple hosts,
14933 multiple targets, subdirs, etc.
14934
14935 * configure.man: removed rcsid. reference config.sub not
14936 config.subr.
14937
14938 * Makefile.in: mkdir $(infodir) on install-info.
14939
14940Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14941
14942 * configure.texi: Explain better about .gdbinit and about
14943 the environment that configure.in sections run in.
14944
14945Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14946
14947 * configure.in: Ultrix is only a decstation if it's a MIPS.
14948
14949Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14950
14951 * README: DOC.configure => cfg-paper.texi.
14952
14953Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14954
14955 * config.sub (near case $os): Don't convert newsos* to bsd!
14956
14957Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14958
14959 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14960 the number of copies of COPYING that go into the GDB tar file.
14961
14962Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14963
731a8127 14964 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
14965 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14966 Fix SCO configuration stuff.
14967
14968Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14969
14970 * Makefile.in: For libg++, make sure the -I pointing
14971 to the gcc directory goes *after* all the libg++-local -I flags.
14972 Also, move just-gcc dependency from just-libg++ to all-libg++.
14973
14974Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14975
14976 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14977
14978Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14979
14980 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14981
14982Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14983
14984 * config.sub: Add stratus configuration frags. Also
14985 submitted to FSF.
14986
14987Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14988
14989 * Makefile.in (DEV_SUPPORT): add configure.man.
14990
14991 * config.sub(Decode manufacturer-specific): add -none*.
14992
14993Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14994
14995 * Makefile.in: remove form feeds to make Sun's make happy.
14996 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14997
14998Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14999
15000 * Makefile.in (AR_FLAGS): Make quieter.
15001
15002Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15003
15004 * configure.in: Add libg++.
15005 * configure: When verbose, don't output the command line at each
15006 level; it will be unremarkably the same as the previous version,
15007 which will be the same as what the user typed.
15008
15009Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15010
15011 * configure.in, Makefile.in: fix clean-info, add flex. add
15012 fileutils.
15013
15014 * configure: be less sensitive to spaces in Makefile.in. Do not
15015 look for sources in "..". Doing so breaks subdirectories that
15016 might have their own configure. If a subdir has it's own
15017 configure script, use it.
15018
15019Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15020
15021 * cfg-paper.texi: some changes suggested by rms.
15022
15023Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15024
15025 * config.sub: Merge in some small additions from the FSF version,
15026 taken from the gcc distribution, to bring the Cygnus and FSF
15027 versions into closer sync.
15028
15029Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15030
15031 * configure.in: Changed svr4 references to sysv4.
15032
15033Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15034
15035 * configure: added -V for version number option.
15036
15037Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15038
15039 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15040 renamed from DOC.configure to cfg-paper.texi.
15041
15042Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15043
15044 * configure, config.subr, config.sub: config.subr is now
15045 config.sub again.
15046
15047Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15048
15049 * configure.texi: new file, in progress.
15050
15051 * Makefile.in: build info file and install the man page for
15052 configure.
15053
15054 * configure.man: new file, first cut.
15055
15056 * configure: find config.subr again now that configuration "none"
15057 has gone. removed all traces of the -ansi option. removed all
15058 traces of the -languages option.
15059
15060 * config.subr: resync from rms.
15061
15062Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15063
15064 * configure, config.sub, config.subr: merge config.sub into
15065 config.subr, call the result config.subr, remove config.sub, use
15066 config.subr.
15067
15068 * Makefile.in: revised install for dir.info.
15069
15070Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15071
15072 * configure.in: add decstation host makefile frag.
15073
15074 * Makefile.in: BISON now bison -y again. also install-gcc on
15075 install. clean-gdbm on clean. infodir belongs in datadir.
15076 Make directories for info install. Build dir.info here then
15077 install it.
15078
15079Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15080
15081 * Makefile.in: fix for bad directory tests.
15082
15083Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15084
15085 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15086 regexp. -srcdir relative was being handled incorrectly.
15087
15088 * Makefile.in: unwrapped some for loops so that parallel makes
15089 work again and so one can focus one's attention on a particular
15090 package.
15091
15092Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15093
15094 * configure: added PWD as a stand in for `pwd` (for speed). use
15095 elif wherever possible. make -srcdir work without -objdir.
15096 -objdir= commented out.
15097
15098Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15099
15100 * configure: +options become --options. -subdirs commented out.
15101 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15102 Makefile now at top of generated Makefile. Removed cvs log
15103 entries. added -srcdir. create .gdbinit only if there is one
15104 in ${srcdir}.
15105
15106 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15107 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15108 and mandir now keyed off datadir by default.
15109
15110Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15111
15112 * Freshly created ChangeLog.
15113
15114\f
15115Local Variables:
15116mode: change-log
15117left-margin: 8
15118fill-column: 76
15119version-control: never
15120End: