]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
libffi: testsuite fix for ix86.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
cc11cc9b
PB
12006-02-20 Paolo Bonzini <bonzini@gnu.org>
2
3 PR bootstrap/25670
4
5 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6
7 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
10 BUILD_PREFIX, BUILD_PREFIX_1.
11 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
12
13 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
14 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
15
16 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
17 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
18 of `cat stage_current`. Always provide the `r' and `s' variables.
19 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
20 a single shell execution.
21 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
22 bootstrapped modules, make the stage1 module if the build was not
23 started yet, else build the current stage.
24 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
25 (all-build, all-host, all-target, [+make_target+]-host,
26 [+make_target+]-target): Do not use \-continued lines.
27 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
28 (current_stage, restrap, stage_last): New.
29
30 * Makefile.in: Regenerate.
31 * configure: Regenerate.
32
63a7c9ef
BD
332006-02-19 Bud Davis <jmdavis@link.com>
34
35 * MAINTAINERS (Write After Approval): Remove myself.
36 (Language Front End Maintainers): Add myself as fortran 95
37 maintainer and update e-mail address.
38
a3543e3a
FXC
392006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
40
41 * MAINTAINERS (Write After Approval): Remove myself.
42 (Language Front End Maintainers): Add myself as fortran 95
43 maintainer.
44
ca5b1d2c
VK
452006-02-16 Victor Kaplansky <victork@il.ibm.com>
46
47 * MAINTAINERS (Write After Approval): Add myself.
48
0499513f
TK
492006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
50
51 * MAINTAINERS (Write After Approval): Remove myself.
52 (Language Front End Maintainers): Add myself as
53 fortran 95 maintainer.
54
d1f8db0c
PB
552006-02-14 Paolo Bonzini <bonzini@gnu.org>
56
57 Sync from src:
58
59 2005-12-27 Leif Ekblad <leif@rdos.net>
60
61 * configure.in: Add support for RDOS target.
62 * configure: Regenerate.
63
642006-02-14 Paolo Bonzini <bonzini@gnu.org>
65 Andreas Schwab <schwab@suse.de>
66
67 * configure: Regenerate.
68
cac90078
DE
692006-02-12 David Edelsohn <edelsohn@gnu.org>
70
71 * configure.in (enable_libgomp): Add AIX.
72 * configure: Regenerate.
73
bd37fbf5
MK
742006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
75
76 * MAINTAINERS (Write After Approval): Add myself.
77
23027b7a
LM
782006-02-03 Lee Millward <lee.millward@gmail.com>
79
80 * MAINTAINERS (Write After Approval): Add myself.
81
0058967b
RG
822006-01-31 Richard Guenther <rguenther@suse.de>
83 Paolo Bonzini <bonzini@gnu.org>
84
85 * Makefile.def (target_modules): Add libgcc-math target module.
86 * configure.in (target_libraries): Add libgcc-math target library.
87 (--enable-libgcc-math): New configure switch.
88 * Makefile.in: Re-generate.
89 * configure: Re-generate.
90 * libgcc-math: New toplevel directory.
91
e8b05380
PB
922006-01-26 Paolo Bonzini <bonzini@gnu.org>
93
94 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
95 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
96 the assembler, linker and binutils.
97 * configure: Regenerate.
98
d54d5437
DM
992006-01-22 Dirk Mueller <dmueller@suse.de>
100
101 * MAINTAINERS (Write After Approval): Add myself.
102
670cbfcf
DN
1032006-01-20 Diego Novillo <dnovillo@redhat.com>
104
105 * configure: Regenerate.
106
953ff289
DN
1072006-01-18 Richard Henderson <rth@redhat.com>
108 Jakub Jelinek <jakub@redhat.com>
109 Diego Novillo <dnovillo@redhat.com>
110
111 * libgomp: New directory.
112 * Makefile.def: Add target_module libgomp.
113 * Makefile.in: Regenerate.
114 * configure.in (target_libraries): Add target-libgomp.
115 * configure: Regenerate.
116
32ce4048
AO
1172006-01-05 Alexandre Oliva <aoliva@redhat.com>
118
119 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
120 @ from continuation.
121 * Makefile.in: Rebuilt.
122
0eaf8e17 1232006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 124
c76c0c83
CL
125 * MAINTAINERS (Write After Approval): Add myself.
126
2d309510
PB
1272006-01-04 Paolo Bonzini <bonzini@gnu.org>
128
129 PR bootstrap/24252
130
131 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
132 * Makefile.tpl (OBJDUMP): New.
133 (EXTRA_HOST_FLAGS): Add it.
134 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
135
953ff289
DN
136 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
137 to use symbolic links between directories. Avoid race conditions
138 or make them harmless.
139 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
140
141 * Makefile.def (LEAN): Pass.
142 * Makefile.tpl (LEAN): Define.
143 (stage[+id+]-start): Accept that the previous directory does not
144 exist, if the bootstrap is lean.
145 (stage[+id+]-bubble): Invoke lean bootstrap commands after
146 stage[+id+]-start. Use a makefile variable and an `if' instead of a
147 configure substitution.
148 ([+compare-target+]): Likewise.
149 ([+bootstrap-target+]-lean): New.
150 * configure.in: Remove lean bootstrap support from here.
151
953ff289
DN
152 * Makefile.in: Regenerate.
153 * configure: Regenerate.
2d309510 154
368872c3
BE
1552006-01-04 Ben Elliston <bje@au.ibm.com>
156
157 * MAINTAINERS (libdecnumber): Add myself.
158
d79e6356
MM
1592006-01-02 Mark Mitchell <mark@codesourcery.com>
160
161 * libtool-ldflags: New script.
162
a6fbc1e2
AS
1632006-01-02 Andreas Schwab <schwab@suse.de>
164
165 * configure.in: When reconfiguring remove Makefile in
166 all stage directories.
167 * configure: Regenerate.
168
103a4b39
SB
1692005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
170
171 * MAINTAINERS: Update my email address.
172
212f829c
PB
1732005-12-20 Paolo Bonzini <bonzini@gnu.org>
174
175 Revert Ada-related part of the previous change.
176
177 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
178 Do not pass.
179 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
180 * Makefile.in: Regenerate.
181 * configure.in: Do not include mt-ppc-aix target fragment.
182 * configure: Regenerate.
183
8ef1f2df
PB
1842005-12-19 Paolo Bonzini <bonzini@gnu.org>
185
186 * configure.in: Select appropriate fragments for PowerPC/AIX.
187 * configure: Regenerate.
188
189 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
190 BOOT_CFLAGS, BOOT_LDFLAGS.
191 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
192 BOOT_CFLAGS, BOOT_LDFLAGS.
193 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
194 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
195 (stage): Fail if we cannot complete the work.
196 * Makefile.in: Regenerate.
197
ab34901f
NS
1982005-12-16 Nathan Sidwell <nathan@codesourcery.com>
199
200 * configure.in: Replace ms1 with mt.
201 * configure: Rebuilt.
202
cbe82f21
BM
2032005-12-15 Bryce McKinlay <mckinlay@redhat.com>
204
205 * MAINTAINERS: Update my email address.
206
19843472
PB
2072005-12-15 Paolo Bonzini <bonzini@gnu.org>
208
209 * Makefile.tpl (all, do-[+make_target+], do-check, install,
210 install-host-nogcc): Don't invoke $(stage) at the end.
211 * Makefile.in: Regenerate.
212
1ca26cd2
PB
2132005-12-14 Paolo Bonzini <bonzini@gnu.org>
214
215 * configure.in: Flip the top-level bootstrap switch.
216 * configure: Regenerate.
217
f41d6665
DJ
2182005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
219
220 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
221 $(stage) and $(unstage).
222 (EXTRA_TARGET_FLAGS): Correct double-quoting.
223 (all): Remove stray semicolon.
224 (local-distclean): Don't handle multilib.tmp and multilib.out.
225 (install.all): Set $s for consistency.
226 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
227 check_multilibs setting. Always make the install directory.
228 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
229 Correct @if/@endif.
230 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
231 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
232 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
233 (multilib.out): Remove.
234 * Makefile.in: Regenerated.
235
9174b3cf
CD
2362005-12-12 Carlos O'Donell <carlos@codesourcery.com>
237
238 * MAINTAINERS (Write After Approval): Add myself.
239
64f182bd
NS
2402005-12-12 Nathan Sidwell <nathan@codesourcery.com>
241
121b2cee
NS
242 * MAINTAINERS: Add myself as mt maintainer.
243
64f182bd
NS
244 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
245
a6d63770
AN
2462005-12-06 Adam Nemet <anemet@caviumnetworks.com>
247
248 * MAINTAINERS: Change email address.
249
2abefe3d
PB
2502005-12-05 Paolo Bonzini <bonzini@gnu.org>
251
252 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
253 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
254 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
255 Find in-tree tools if available.
256 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
257 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
258 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
259 (COMPILER_*_FOR_TARGET): New.
260 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
261 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
262 (CONFIGURED_*, USUAL_*): Remove.
263 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
264 STRIP): Use autoconf substitutions.
265 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
266 COMPILER_NM_FOR_TARGET): New.
267 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
268
269 (all): Make all-host and all-target in parallel.
270 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
271 that $$r and $$s are set before invoking a recursive make.
272 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
273 ([+bootstrap-target+]): Inline most of the `all' target.
274
2f3bdde7
BE
2752005-11-29 Ben Elliston <bje@au.ibm.com>
276
277 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
278 from the gcc build directory.
279 * Makefile.in: Regenerate.
280
a4b6c45a
BE
2812005-11-29 Ben Elliston <bje@au.ibm.com>
282
283 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
284 depend on all-libdecnumber.
285 * configure.in (host_libs): Include libdecnumber.
286 * Makefile.in: Regenerate.
287 * configure: Likewise.
288
473a74b9
BE
2892005-11-29 Ben Elliston <bje@au.ibm.com>
290
291 * libdecnumber: Import decNumber sources from the dfp-branch.
292
b4623110
KJ
2932005-11-21 Kean Johnston <jkj@sco.com>
294
295 * config.sub, config.guess: Sync from upstream sources.
296
67dc1785
BE
2972005-11-21 Ben Elliston <bje@au.ibm.com>
298
299 Import from Autoconf sources:
300
301 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
302 * config/move-if-change: Don't output "$2 is unchanged";
303 suggested by Ben Elliston. Handle weird characters correctly.
304
186abafe
AT
3052005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
306
307 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
308 to match upstream libtool for darwin.
309
ef9db8d5
DJ
3102005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
311
312 * Makefile.def: Remove gdb dependencies for gdbtk.
313 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
314 (configure-gdb, install-gdb): New rules.
315 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
316 * Makefile.in, configure: Regenerated.
317
9c5141ab
JB
3182005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
319
320 * MAINTAINERS (Write After Approval): Add myself.
321
4523d51b
EE
3222005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
323
324 * MAINTAINERS (Write After Approval): Add myself.
325
086b011c
DN
3262005-10-24 Diego Novillo <dnovillo@redhat.com>
327
328 * MAINTAINERS (alias analysis): Add Daniel Berlin and
329 Diego Novillo.
330
e7c84bf8
PB
3312005-10-22 Paolo Bonzini <bonzini@gnu.org>
332
333 PR bootstrap/24297
334 * Makefile.tpl (do-[+make-target+], do-check, install,
335 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
336 are set before recursing.
337 * Makefile.in: Regenerate.
338
b88a7564
EB
3392005-10-20 Eric Botcazou <ebotcazou@adacore.com>
340
341 PR bootstrap/18939
342 * Makefile.def (gcc) <target>: Fix thinko.
343 * Makefile.in: Regenerate.
344
61efc800
BS
3452005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
346
347 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
348 * configure: Regenerate.
349
f53d2869
JZ
3502005-10-15 Jie Zhang <jie.zhang@analog.com>
351
352 * MAINTAINERS (Write After Approval): Add self.
353
077fc835
KH
3542005-10-08 Kazu Hirata <kazu@codesourcery.com>
355
356 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
357 target-libffi, target-qthreads, target-libjava, and
358 targetlibobjc.
359 * configure: Regenerate.
360
d739199a
DJ
3612005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
362
363 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
364 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
365 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
366 (USUAL_OBJDUMP_FOR_TARGET): New.
367 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
368 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 369 * configure, Makefile.in: Regenerated.
d739199a 370
db38c6bb
PB
3712005-10-05 Paolo Bonzini <bonzini@gnu.org>
372
373 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
374 before other host packages.
375
3015564c
KK
3762005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
377
378 * MAINTAINERS: Add self as sh libraries/configury maintainer.
379
1061f99e
PB
3802005-10-05 Paolo Bonzini <bonzini@gnu.org>
381
382 PR bootstrap/22340
383
384 * configure.in (default_target): Remove.
385 * Makefile.tpl (all): Do not use prerequisites as subroutines
386 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
387 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
388 use prerequisites as subroutines.
389 (check-host, check-target): New.
390 (bootstrap configure & all targets): Do not use stage*-start
391 if the directory layout is already ok.
392 (non-bootstrap configure & all targets): Prepend a $(unstage).
393 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
394 (NOTPARALLEL): Remove.
395 (unstage, stage variables): New variables.
396 (unstage, stage targets): Simply expand to those variables.
397
398 * configure: Regenerate.
399 * Makefile.in: Regenerate.
400
4a9c436f
JW
4012005-10-04 James E Wilson <wilson@specifix.com>
402
403 * Makefile.def (lang_env_dependencies): Add libmudflap.
404 * Makefile.in: Regenerate.
405
37150080
AS
4062005-10-03 Andreas Schwab <schwab@suse.de>
407
408 Backport from libtool CVS:
409 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
410
411 * ltmain.sh: add support for installing into temporary
412 staging area (e.g. 'make install DESTDIR=...')
413
39d16468
L
4142005-10-03 H.J. Lu <hongjiu.lu@intel.com>
415
416 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
417 * configure: Regenerated.
418
72a7ab82
AP
4192005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
420
421 * configure: Regenerate with the correct
422 autoconf version.
423
6b65a26d
CM
4242005-09-30 Catherine Moore <clm@cm00re.com>
425
426 * configure.in (bfin-*-*): New.
427 * configure: Regenerated.
428
040b1c5a
GK
4292005-09-28 Geoffrey Keating <geoffk@apple.com>
430
431 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
432 (LIPO_FOR_TARGET): New.
433 (CONFIGURED_LIPO_FOR_TARGET): New.
434 (USUAL_LIPO_FOR_TARGET): New.
435 (STRIP_FOR_TARGET): New.
436 (CONFIGURED_STRIP_FOR_TARGET): New.
437 (USUAL_STRIP_FOR_TARGET): New.
438 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
439 STRIP_FOR_TARGET.
440 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
441 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
442 * Makefile.in: Regenerate.
443 * configure: Regenerate.
444
3a3c28db
DE
4452005-09-19 David Edelsohn <edelsohn@gnu.org>
446
447 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
448 (rs6000-*-aix*): Same.
449 * configure: Regenerate.
450
2749a921
TT
4512005-09-16 Tom Tromey <tromey@redhat.com>
452
453 * MAINTAINERS: Add self as java maintainer.
454
7f26dfa3
FXC
4552005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
456
457 * configure.in: Recognize f95 in the --enable-languages option,
458 and substitute it for fortran, issuing a warning.
459 * configure: Regenerate.
460
d8852c4f
PE
4612005-08-30 Phil Edwards <phil@codesourcery.com>
462
463 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
464 * configure: Regenerated.
465
ad685e81
AH
4662005-08-22 Aldy Hernandez <aldyh@redhat.com>
467
468 * MAINTAINERS: Add self as ms1 maintainer.
469
b00d752c
RE
4702005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
471
472 * Makefile.def (libssp): Add to lang_env_dependencies.
473 * Makefile.in: Regenerate.
474
9ed8fb9b
ILT
4752005-08-18 Ian Lance Taylor <ian@airs.com>
476
477 * MAINTAINERS: Add myself as middle-end maintainer.
478
0f029d39
CG
4792005-08-17 Christian Groessler <chris@groessler.org>
480
481 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
482 * Makefile.in: Regenerate.
483
81087874
AK
4842005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
485
486 * MAINTAINERS (write after approval): Added myself.
487
6a134f1c
MR
4882005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
489
490 * MAINTAINERS (Write After Approval): Add myself.
491
2693c0b0
PB
4922005-08-12 Paolo Bonzini <bonzini@gnu.org>
493
494 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
495 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
496 Look for alternate names of the target cc and c++
497 * configure: Regenerate.
498
4de997d1
PB
4992005-08-08 Paolo Bonzini <bonzini@gnu.org>
500
501 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
502 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
503 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
504 tools; remove code to manually set them.
505 (Target tools): Look in the environment for them.
506 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
507 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
508 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
509 build directory.
510 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
511 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
512 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
513 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
514 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
515 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
516 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
517 * configure: Regenerate.
518 * Makefile.in: Regenerate.
519
b089e33a
BE
5202005-07-28 Ben Elliston <bje@au.ibm.com>
521
522 * MAINTAINERS: Update for removed CPU targets.
523
e3791243
MM
5242005-07-27 Mark Mitchell <mark@codesourcery.com>
525
526 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
527 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
528 * Makefile.in: Regenerated.
529
526635cb
MM
5302005-07-26 Mark Mitchell <mark@codesourcery.com>
531
532 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
533 (CFLAGS_FOR_TARGET): Use it.
534 (CXXFLAGS_FOR_TARGET): Likewise.
535 * Makefile.in: Regenerated.
536 * configure.in (--with-build-sysroot): New option.
537 * configure: Regenerated.
538
19791f70
PB
5392005-07-24 Paolo Bonzini <bonzini@gnu.org>
540
541 * Makefile.tpl: Wrap install between unstage and stage
542 * Makefile.in: Regenerate.
543
35f5a23f
EC
5442005-07-21 Eric Christopher <echristo@apple.com>
545
546 * MAINTAINERS: Update affiliation.
547
ff3ddf15
PW
5482005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
549
550 * MAINTAINERS: Add self as crx port maintainer.
551
3a664c1c
DD
5522005-07-20 DJ Delorie <dj@redhat.com>
553
554 * MAINTAINERS: Add self as m32c maintainer.
555
539df155
KC
5562005-07-16 Kelley Cook <kcook@gcc.gnu.org>
557
558 * all files: Update FSF address.
559
be9c593a
EC
5602005-07-15 Eric Christopher <echristo@redhat.com>
561
562 * MAINTAINERS: Change affiliation.
563
fd7ea4ab
JB
5642005-07-14 Jim Blandy <jimb@redhat.com>
565
566 * configure.in: Add cases for Renesas m32c.
567 * configure: Regenerated.
568
0063a823
KC
5692005-07-14 Kelley Cook <kcook@gcc.gnu.org>
570
d0ca130a
KC
571 * COPYING.LIB: Update from fsf.org.
572
5732005-07-14 Kelley Cook <kcook@gcc.gnu.org>
574
575 * COPYING, compile, config.guess,
0063a823
KC
576 config.sub, install-sh, missing, mkinstalldirs,
577 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 578 * config-ml.in: Update FSF address.
0063a823 579
a8ba31f2
EC
5802005-07-13 Eric Christopher <echristo@redhat.com>
581
582 * configure.in: Add toplevel noconfigdir support for tpf.
583 * configure: Regenerate.
584
5bea4a03
PB
5852005-07-11 Paolo Bonzini <bonzini@gnu.org>
586
587 PR ada/22340
588
589 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
590 * Makefile.in: Regenerate.
591
284bdbbd
MM
5922005-07-07 Mark Mitchell <mark@codesourcery.com>
593
594 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
595 Brolley to write-after-approval.
596
452190fb
AS
5972005-07-07 Andreas Schwab <schwab@suse.de>
598
599 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
600 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
601 * Makefile.in: Regenerated.
602
9c8f9ec2
GK
6032005-07-06 Geoffrey Keating <geoffk@apple.com>
604
605 * configure.in: Don't build sim or rda when targetting darwin.
606 * configure: Regenerate.
607
ef0087a7
KH
6082005-07-06 Kazu Hirata <kazu@codesourcery.com>
609
610 * configure.in: Add --enable-libssp and --disable-libssp.
611 * configure: Regenerate with autoconf-2.13.
612
77008252
JJ
6132005-07-02 Jakub Jelinek <jakub@redhat.com>
614
615 * Makefile.def (target_modules): Add libssp.
616 * configure.in (target_libraries): Add target-libssp.
617 * configure: Rebuilt.
618 * Makefile.in: Rebuilt.
619
a04eae1b
ZW
6202005-07-01 Zack Weinberg <zackw@panix.com>
621
622 * MAINTAINERS: Change email address. Resign from maintainership.
623
948884cd
RG
6242005-07-01 Richard Guenther <rguenther@suse.de>
625
626 * MAINTAINERS: Change my e-mail address and affiliation.
627
c7870f5d
PB
6282005-06-22 Paolo Bonzini <bonzini@gnu.org>
629
630 * Makefile.def (stagefeedback): Come after profile.
631 Define profiledbootstrap target.
632 * Makefile.tpl (profiledbootstrap): Remove.
633 (stageprofile-end): Zap stagefeedback.
634 (stagefeedback-start): Copy all .gcda files, not only GCC's.
635 * Makefile.in: Regenerate.
636
ab99519a
RS
6372005-06-13 Richard Sandiford <richard@codesourcery.com>
638
639 * MAINTAINERS: Update my email address.
640
f610dd5f
ZW
6412005-06-13 Zack Weinberg <zack@codesourcery.com>
642
643 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
644 In 'cpp' stanza, support '#line' as well as '# '.
645
71bc2a83
AS
6462005-06-08 Andreas Schwab <schwab@suse.de>
647
648 * MAINTAINERS: Move myself from 'Write After Approval' to
649 'CPU Port Maintainers' section as m68k maintainer.
650
4fab7234
HPN
6512005-06-07 Hans-Peter Nilsson <hp@axis.com>
652
653 * configure.in (unsupported_languages): New macro.
654 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
655 non-ported target libraries in noconfigdirs.
656 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
657 non-linux-gnu. Remove libgcj_ex_libffi.
658 <lang_frag loop>: Set add_this_lang=no if the language is in
659 unsupported_languages.
660 * configure: Regenerate.
661
68193f9b
TS
6622005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
663
664 * configure.in: Fix typo in handling of --with-mpfr-dir.
665 * configure: Regenerate.
666
f26f6b8d
RS
6672005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
668
669 * MAINTAINERS: Update my email address.
670
ba4853f8
JB
6712005-06-02 Jim Blandy <jimb@redhat.com>
672
673 * config.sub: Add cases for the Renesas m32c. (This patch has been
674 accepted into the master sources.)
675
79dd769c 6762005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
677 Michael Snyder <msnyder@redhat.com>
678 Stan Cox <scox@redhat.com>
79dd769c 679
f610dd5f 680 * configure.in: Set noconfigdirs for ms1.
79dd769c 681
f610dd5f 682 * configure: Regenerate.
79dd769c 683
d29e107f
JD
6842005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
685
686 * MAINTAINERS (Write After Approval): Add self.
687
e93196c3
JC
6882005-06-01 Josh Conner <jconner@apple.com>
689
690 * MAINTAINERS (Write After Approval): Add self.
691
ae263c7a
KH
6922005-06-01 Kazu Hirata <kazu@codesourcery.com>
693
694 * MAINTAINERS: Update my email address.
695
585b3aa3
ZM
6962005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
697
698 * MAINTAINERS (Write After Approval): Add self.
699
4930c50b
CD
7002005-05-26 Chris Demetriou <cgd@broadcom.com>
701
702 * MAINTAINERS (Write After Approval): Remove self.
703
2dfbef6d
PB
7042005-05-25 Paolo Bonzini <bonzini@gnu.org>
705
706 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
707 (Dependencies): Consider target modules for bootstrap dependencies.
708 Make target bootstrap modules depend on each stage's gcc.
709 * Makefile.in: Regenerate.
710
bcb28cf5
PB
7112005-05-20 Paolo Bonzini <bonzini@gnu.org>
712
713 * Makefile.def (configure-gcc): Depend on binutils having been built.
714 (all-gcc): No need to do it here.
715 * Makefile.in: Regenerate.
716
0cf085e4
PB
7172005-05-19 Paul Brook <paul@codesourcery.com>
718
f610dd5f 719 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
720 language cannot be built.
721 * configure: Regenerate.
722
dfb2c39a
DJ
7232005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
724
725 * ylwrap: Import from Automake 1.9.5.
726
771aaa92
DU
7272005-05-13 David Ung <davidu@mips.com>
728
729 * MAINTAINERS (Write After Approval): Add self.
730
3ac9bd58
MS
7312005-05-09 Mike Stump <mrs@apple.com>
732
733 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
734 lt_cv_sys_max_cmd_len for now.
f610dd5f 735
f77a5578
SC
7362005-05-09 Stan Cox <scox@redhat.com>
737
738 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
739
795e36e5
MK
7402005-05-08 Matt Kraai <kraai@ftbfs.org>
741
742 * README.SCO: Update the URL.
743
c9392a2b
DE
7442005-05-05 David Edelsohn <edelsohn@gnu.org>
745
746 * ltconfig: Define file_list_spec. Pass file_list_spec and
747 with_gnu_ld to libtool.
748 * ltcf-c.sh (aix[45]): Define file_list_spec.
749 * ltcf-cxx.sh (aix[45]): Same.
750 * ltcf-gcj.sh (aix[45]): Same.
751 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
752 exists, write list of input files to temporary file.
753
bebcd931
MS
7542005-05-04 Mike Stump <mrs@apple.com>
755
756 * configure.in: Always pass --target to target configures as
757 otherwise rebuilds that do --recheck will fail.
758 * confiugure: Rebuilt.
759
ce406537
PB
7602005-05-04 Paolo Bonzini <bonzini@gnu.org>
761
762 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
763 STAGE_HOST_EXPORTS.
764 (configure, all): Add bootstrap support.
765 (Host modules, target modules): Pass post-stage1 flags and exports.
766 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
767 * Makefile.in: Regenerate.
768
aa9dcfc4
PB
7692005-04-29 Paolo Bonzini <bonzini@gnu.org>
770
771 * configure: Regenerate.
772
b6f9abcf
MS
7732005-04-27 Mike Stump <mrs@apple.com>
774
775 * MAINTAINERS: Add self as darwin maintainer.
776
acb217cb
BS
7772005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
778
779 * config.sub: Update from master copy.
780
b6dae270
MS
7812005-04-21 Mike Stump <mrs@apple.com>
782
783 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
784 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
785
c2e0d3a9
HPN
7862005-04-19 Hans-Peter Nilsson <hp@axis.com>
787
788 * configure.in <crisv32-*-*, cris-*-*>: New local variable
789 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
790 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
791 "*-*-elf" and "*-*-linux*".
792 * configure: Regenerate.
793
871ae772
JM
7942005-04-14 Joseph S. Myers <joseph@codesourcery.com>
795
796 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
797
bf070c29
MS
7982005-04-12 Mike Stump <mrs@apple.com>
799
800 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
801
e865b6f7
TK
8022005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
803
804 * MAINTAINERS (Write After Approval): Add myself.
805
7b71ad7f
BS
8062005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
807
808 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
809
25b42232
PB
8102005-04-06 Paolo Bonzini <bonzini@gnu.org>
811
f610dd5f 812 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
813 (TARGET_CONFIGARGS): Include --with-target-subdir.
814 (configure, all): New macros. Use them throughout.
815 * Makefile.in: Regenerate.
816
d727c624
JG
8172005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
818
819 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 820
fff72cc4
ZD
8212005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
822
823 * MAINTAINERS: Remove 'loop unrolling' maintainer.
824
86472dc3
GP
8252005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
826
827 * MAINTAINERS: Move John Carr to Write After Approval.
828
5d0f90e5
R
8292005-03-30 J"orn Rennecke <joern.rennecke@st.com>
830
831 * config/mh-mingw32: Delete.
832 * configure.in: Don't use it.
833 * configure: Regenerate.
834
33da42bc
PB
8352005-03-31 Paolo Bonzini <bonzini@gnu.org>
836
837 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
838 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
839 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
840 (HOST_LIB_PATH): Generate from Makefile.def.
841 (TARGET_LIB_PATH): Likewise.
842 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
843 * Makefile.in: Regenerate.
844 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
845 (RPATH_ENVVAR): Include Darwin case.
846 * configure: Regenerate.
847
15cc1841
TF
8482005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
849
850 * MAINTAINERS (Various Maintainers): Remove self.
851 (Write After Approval): Add self.
852
6a8c79d5
TF
8532005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
854
855 * MAINTAINERS (Various Maintainers): Add self.
856
256f7136
PB
8572005-03-25 Paolo Bonzini <bonzini@gnu.org>
858
859 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
860 * configure: Regenerate.
861
191dd2c9
ZW
8622005-03-21 Zack Weinberg <zack@codesourcery.com>
863
864 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
865 gcc_version, and gcc_version_trigger from set of flags to pass.
866 * Makefile.tpl: Remove definitions of above variables.
867 (config.status): Remove dependency on $(gcc_version_trigger).
868 * Makefile.in: Regenerate.
869 * configure.in: Do not reference config/gcc-version.m4 nor
870 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
871 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
872 * configure: Regenerate.
873
ef6e9bc0
MH
8742005-03-16 Manfred Hollstein <manfred.h@gmx.net>
875 Andrew Pinski <pinskia@physics.uc.edu>
876
877 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
878 * Makefile.in: Regenerate.
879
009bbd5a
FW
8802005-03-13 Feng Wang <fengwang@nudt.edu.cn>
881
882 * MAINTAINERS (Write After Approval): Add myself.
883
09f8755b
DA
8842005-03-03 David Ayers <d.ayers@inode.at>
885
886 * MAINTAINERS (Write After Approval): Add myself.
887
e73ed25c
AO
8882005-03-01 Alexandre Oliva <aoliva@redhat.com>
889
890 PR libgcj/20160
891 * ltmain.sh: Avoid creating archives with components that have
892 duplicate basenames.
893
ace9ac7b
AP
8942005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
895
896 PR bootstrap/20250
897 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
898 instead of check.
899 * Makefile.in: Regenerate.
900
c9db9354
PB
9012005-02-28 Paolo Bonzini <bonzini@gnu.org>
902
903 * Makefile.in: Regenerate to fix conflict between the previous two
904 patches.
905
215c351a
PB
9062005-02-28 Paolo Bonzini <bonzini@gnu.org>
907
908 PR bootstrap/17383
909 * Makefile.def (target_modules): Remove "stage", now unnecessary.
910 * Makefile.tpl (HOST_SUBDIR): New substitution.
911 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
912 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
913 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
914 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
915 (Host modules, Bootstrapped modules): Use it.
916 (Build modules, Target modules): Do not create symlink trees,
917 always configure out-of-srcdir.
918 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
919 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
920 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
921 $(HOST_SUBDIR). Create a symlink for host_subdir.
922
923 * Makefile.in: Regenerate.
924 * configure: Regenerate.
925
5395b47b
NN
9262005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
927
928 Merged from libada-gnattools-branch:
929 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
930
931 * gnattools: New directory.
932 * Makefile.def: Add gnattools as a module, depending on target-libada.
933 * Makefile.in: Regenerate.
934 * configure.in: Include gnattools in host_tools; disable it if ada
935 is disabled.
936 * configure: Regenerate.
937
ca2cc05c
JM
9382005-02-24 James A. Morrison <phython@gcc.gnu.org>
939
940 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
941 treelang maintainer.
942 (Write After Approval): Remove myself.
943
d2f3024f
PS
9442005-02-23 Paul Schlie <schlie@comcast.net>
945
946 * configure.in: Allow darwin targeted ports to build tk, itcl and
947 libgui.
948 * configure: Regenerate.
949
bba5e0ca
EB
9502005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
951
952 PR libgcj/10353
953 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
954 * configure: Regenerate.
955
70132ce7
SK
9562005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
957
958 * MAINTAINERS (Write After Approval): Add myself.
959
20f0edca
ILT
9602005-02-10 Ian Lance Taylor <ian@airs.com>
961
962 * MAINTAINERS: Update my e-mail address.
963
e64e5109
RG
9642005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
965
966 * MAINTAINERS (Write After Approval): Add myself.
967
40d64b5a
HPN
9682005-01-29 Hans-Peter Nilsson <hp@axis.com>
969
970 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
971 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
972 target-libgloss when not *-*-elf and *-*-aout.
973 * configure: Regenerate.
974
54a12711
KH
9752005-01-23 Kazu Hirata <kazu@cs.umass.edu>
976
977 * MAINTAINERS: Remove obsolete entries.
978
0aa99dbb
KH
979 * MAINTAINERS (Write After Approval): Add Michael Matz.
980
2b009f5f
NB
9812005-01-19 Neil Booth <neil@daikokuya.co.uk>
982
983 * MAINTAINERS: Remove self as cpplib maintainer.
984
385870f5
KC
9852005-01-17 Kelley Cook <kcook@gcc.gnu.org>
986
987 * install-sh, config.sub: Import from upstream.
988
e7daab31
KC
9892005-01-17 Kelley Cook <kcook@gcc.gnu.org>
990
991 PR bootstrap/18222
992 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
993 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
994 * Makefile.in: Regenerate.
995
e6003f4d
JT
9962005-01-16 Jason Thorpe <thorpej@netbsd.org>
997
998 * MAINTAINERS: Update my email address.
999
145e2972 10002005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 1001 Andreas Schwab <schwab@suse.de>
145e2972
DE
1002
1003 PR bootstrap/18033
1004 * config-ml.in: Eval option if surrounded by single quotes.
1005
86c7e0da
PB
10062005-01-03 Paolo Bonzini <bonzini@gnu.org>
1007
1008 Revert 2004-12-28 Makefile changes, a better fix will be
1009 applied to mainline and src after GCC 4.0 branches.
1010
3224a22f
PB
10112004-12-28 Paolo Bonzini <bonzini@gnu.org>
1012
1013 PR bootstrap/17383
1014
1015 * Makefile.def (target_modules): Remove stage parameter,
1016 it is always true now.
1017 * Makefile.tpl (configure-build-[+module+],
1018 configure-target-[+module+]): Always build symlink tree
1019 for the directory and for include. BUILD_SUBDIR and
1020 TARGET_SUBDIR cannot be . anymore.
1021 * Makefile.in: Regenerate.
1022
aaf51ca2
DE
10232004-12-25 David Edelsohn <edelsohn@gnu.org>
1024
1025 Revert 2004-12-08 Makefile changes.
1026
4e32e454
DS
10272004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
1028
1029 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
1030 cygwin, mingw.
1031
669f01d8
AS
10322004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
1033
1034 * configure.in (sh64-*-*): Reenable gprof.
1035 * configure: Regenerate.
1036
1b227ee0
DE
10372004-12-08 David Edelsohn <edelsohn@gnu.org>
1038
1039 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1040 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1041 (EXTRA_TARGET_FLAGS): Add PICFLAG.
1042 * Makefile.in: Regenerate.
1043
ce5e944c
CF
10442004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
1045
1046 * MAINTAINERS: Update my email address.
1047
893f1e87
MK
10482004-12-07 Matt Kraai <kraai@ftbfs.org>
1049
1050 * Makefile.tpl: Generate normal dependencies if the LHS module is
1051 not bootstrapped.
1052 * Makefile.in: Regenerate.
1053
bb59c339
RS
10542004-12-03 Richard Sandiford <rsandifo@redhat.com>
1055
1056 * configure.in: Include config/gxx-include-dir.m4. Use
1057 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
1058 * configure: Regenerate.
1059
4982adbe
RS
10602004-12-03 Richard Sandiford <rsandifo@redhat.com>
1061
1062 * config.if: Delete.
1063 * configure.in: Set libstdcxx_incdir directly.
1064 * configure: Regenerate.
1065
05750653
EC
10662004-12-02 Eric Christopher <echristo@redhat.com>
1067
1068 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
1069 * Makefile.in: Regenerate.
1070
5fef1dbd
RS
10712004-12-02 Richard Sandiford <rsandifo@redhat.com>
1072
1073 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1074 * configure: Regenerate.
1075
afabd8e6
RS
10762004-12-02 Richard Sandiford <rsandifo@redhat.com>
1077
1078 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
1079 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
1080 * configure: Regenerate.
1081
78716e86
EC
10822004-12-01 Eric Christopher <echristo@redhat.com>
1083
1084 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
1085 of things to remove.
1086
57ab8ba9
MK
10872004-11-29 Matt Kraai <kraai@ftbfs.org>
1088
1089 * MAINTAINERS (Write After Approval): Update my e-mail address.
1090
2539bffe
KC
10912004-11-29 Kelley Cook <kcook@gcc.gnu.org>
1092
1093 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
1094 from CVS libtool to always pass_all.
1095
3e732ba0
JDA
10962004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1097
1098 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1099 (hppa*64*-*-*): Delete incorrect comment.
1100 * configure: Rebuilt.
1101
767f726e
KC
11022004-11-24 Kelley Cook <kcook@gcc.gnu.org>
1103
1104 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
1105
2c92e90f
KC
11062004-11-24 Kelley Cook <kcook@gcc.gnu.org>
1107
1108 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
1109 from CVS libtool to always pass_all.
1110
32f84e48
KC
11112004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1112
1113 * install-sh, compile: Import from automake.
1114
9587be8a
KC
11152004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1116
1117 * config.guess, config.sub: Import from savannnah.
1118
04e81808 11192004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
1120
1121 * MAINTAINERS (Write After Approval): Add myself
1122
f87a2b2e
MS
11232004-11-12 Mike Stump <mrs@apple.com>
1124
1125 * Makefile.def: Add html support.
1126 * Makefile.tpl: Likewise.
1127 * Makefile.in: Regenerate.
1128
848556c2
GK
11292004-11-11 Geoffrey Keating <geoffk@apple.com>
1130
556f03c4
GK
1131 PR 18423
1132 * configure.in: Remove all instances of build-fixincludes from
1133 noconfigdirs.
1134 (build_configargs): Supply --target to subdirectories.
1135 * configure: Regenerate.
1136
848556c2
GK
1137 * Makefile.def: Make gcc install depend on fixincludes install.
1138 * Makefile.in: Regenerate.
1139
9e5712a5
JJ
11402004-11-10 Janis Johnson <janis187@us.ibm.com>
1141
1142 * MAINTAINERS: Add myself as gcc testsuite maintainer.
1143
4ef509c0
PB
11442004-11-11 Paul Brook <paul@codesourcery.com>
1145
1146 * MAINTAINERS: Add self as arm maintainer. Update email address.
1147
20d11df6
HPN
11482004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
1149
1150 * configure.in (noconfigdirs) [mmix-*-*]: Disable
1151 target-libgfortran.
79fd8592 1152 * configure: Regenerate.
20d11df6 1153
68c70f15
DE
11542004-11-07 David Edelsohn <edelsohn@gnu.org>
1155
1156 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1157 like CC.
1158
54f88091
PB
11592004-11-05 Paolo Bonzini <bonzini@gnu.org>
1160
1161 * Makefile.def (host fixincludes): Specify missing targets.
1162 * Makefile.in: Regenerate.
1163
6866abb8
RC
11642004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
1165
1166 * MAINTAINERS: Add myself
1167
83f62578
GL
11682004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
1169
1170 * MAINTAINERS (Write After Approval): Add myself.
1171
53c7ffe7
GK
11722004-11-04 Geoffrey Keating <geoffk@apple.com>
1173
1174 * Makefile.def: Build fixincludes for the host, too.
1175 * Makefile.in: Regenerate.
1176 * configure.in (host_tools): Add fixincludes.
1177 * configure: Regenerate.
1178
ac8b3d9d
DJ
11792004-11-04 Daniel Jacobowitz <dan@debian.org>
1180
1181 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1182 * configure: Regenerated.
1183
bab37580
L
11842004-11-04 H.J. Lu <hongjiu.lu@intel.com>
1185
1186 PR other/17783
1187 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1188 * configure: Regenerated.
1189
db1de713
MM
11902004-10-31 Mark Mitchell <mark@codesourcery.com>
1191
1192 * README.SCO: Update per FSF instructions.
1193
a827e21a
EW
11942004-10-28 Eric B. Weddington <ericw@evcohs.com>
1195
1196 PR target/18151
1197 * configure.in (case ${target}): Do not build fixincludes for avr.
1198 * configure: Regenerated.
1199
9d069a4f
PB
12002004-10-26 Paolo Bonzini <bonzini@gnu.org>
1201
1202 * configure.in (case ${target}): Do not build fixincludes
1203 on platforms where it is not used.
1204 * configure: Regenerated.
1205
fc45f3fe
DJ
12062004-10-23 Daniel Jacobowitz <dan@debian.org>
1207
1208 * configure.in: Use an absolute path to install-sh.
1209 * configure: Regenerated.
1210
36554b92
AL
12112004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1212
1213 * MAINTAINERS (Write After Approval): Add myself.
1214
88e9994a
KH
12152004-10-19 Kazu Hirata <kazu@cs.umass.edu>
1216
1217 * MAINTAINERS: Remove from Write After Approval those that are
1218 already maintainers.
1219
ad02a944
SP
12202004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
1221
1222 * MAINTAINERS: Update my email address.
1223
c8e6cd41
KC
12242004-10-12 Kelley Cook <kcook@gcc.gnu.org>
1225
1226 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1227 * configure: Regenerate.
1228
ebe55024
R
12292004-10-07 J"orn Rennecke <joern.rennecke@st.com>
1230
1231 * MAINTAINERS: Update my email address.
1232
a8b0957e
KH
12332004-10-07 Kazu Hirata <kazu@cs.umass.edu>
1234
1235 * MAINTAINERS (Language Front Ends Maintainers): New. Move
1236 entries belonging to this category.
1237
96836f61
JZ
12382004-10-06 Josef Zlomek <josef.zlomek@email.cz>
1239
1240 * MAINTAINERS: Update my e-mail address.
1241
7e0b5752
PB
12422004-10-06 Paolo Bonzini <bonzini@gnu.org>
1243
1244 Fix wrong conflict resolution in:
1245
1246 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
1247
1248 * Makefile.in: Regenerate.
1249 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1250 in the recursive `make', instead of hardwiring `all'.
1251 (Autogenerated TARGET-* variables): New.
1252
370f7a47
TL
12532004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
1254
1255 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 1256 * configure: Regenerate.
370f7a47 1257
13e5d623
KH
12582004-10-04 Kazu Hirata <kazu@cs.umass.edu>
1259
1260 * MAINTAINERS (Various Maintainers): Move the "windows,
1261 cygwin, mingw" maintainer to ...
1262 (OS Port Maintainers): ... here.
1263
a6497c1b
KH
12642004-10-04 Kazu Hirata <kazu@cs.umass.edu>
1265
1266 * MAINTAINERS (Write After Approval): Remove those that are
1267 maintainers of some subsystem.
1268
1abb828a
D
12692004-10-02 P.J. Darcy <darcypj@us.ibm.com>
1270
1271 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1272 * ltcf-cxx.sh (tpf*): Likewise.
1273 * ltconfig (tpf*): Add TPF OS configuration support.
1274
16d1338d
BS
12752004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
1276
1277 * MAINTAINERS: Change my email address to my new work account.
1278
9082a750
MR
12792004-09-24 Michael Roth <mroth@nessie.de>
1280
1281 * configure.in (--without-headers): Add missing double quotes.
1282 * configure: Regenerate.
1283
07a8bdf8
KC
12842004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1285
1286 * ylwrap: Revert to previous version.
1287
4c4a5bbc
L
12882004-09-23 H.J. Lu <hongjiu.lu@intel.com>
1289
1290 PR bootstrap/17369
1291 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1292 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1293 SET_GCC_LIB_PATH_CMD.
1294 (BASE_TARGET_EXPORTS): Likewise.
1295 * Makefile.in: Regenerated.
1296
1297 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1298 * configure: Regenerated.
1299
85f59630
KC
13002004-09-23 Kelley Cook <kcook@gcc.gnu.org>
1301
1302 * config.guess: New upstream version
1303 * compile, depcomp, install-sh, ylwrap: Likewise.
1304
95c53c62
RS
13052004-09-19 Roger Sayle <roger@eyesopen.com>
1306
1307 * config/mh-x86omitfp: New host makefile fragment. Add
1308 -fomit-frame-pointer to the default BOOT_CFLAGS.
1309 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1310 * configure: Regenerate.
1311
0a1c093b
AP
13122004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
1313
1314 PR target/11572
1315 * configure.in (*-*-darwin*): Renable libobjc.
1316 * configure: Regenerate.
1317
315fcf97
NS
13182004-09-10 Nathan Sidwell <nathan@codesourcery.com>
1319
1320 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
1321
0a050485 13222004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 1323
0a050485
DB
1324 * Makefile.def: Remove libbanshee.
1325 * Makefile.tpl: Ditto.
1326 * configure.in: Ditto.
1327 * Makefile.in: Regen.
1328 * configure: Ditto.
1329
5f4a098e
DE
13302004-09-08 David Edelsohn <edelsohn@gnu.org>
1331
1332 * ltmain.sh: Use $pic_object as $non_pic_object if
1333 $non_pic_object=none.
1334
32b2511f
PB
13352004-09-07 Paolo Bonzini <bonzini@gnu.org>
1336
1337 * missing: Import latest version from master repository.
1338
fc4d0e82
NC
13392004-09-06 Nick Clifton <nickc@redhat.com>
1340
1341 * config.sub: Import latest version from master repository.
1342 * config.guess: Likewise.
1343 This includes these changes:
78716e86 1344
fc4d0e82
NC
1345 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
1346
1347 * config.sub: Handle crisv32, alias etraxfs.
1348 * config.guess (crisv32:Linux:*:*): Handle.
1349
1350 2004-08-13 Brad Smith <brad@comstyle.com>
1351
1352 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1353 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1354
1355 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
1356
1357 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1358 assume the processor is a powerpc. This is because coreutils
1359 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1360 in this case, due to a MacOS X bug that causes
1361 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1362 to return a negative number.
1363 Problem reported by Petter Reinholdtsen in:
1364 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1365
1366 2004-07-19 Ben Elliston <bje@gnu.org>
1367
1368 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1369
1370 2004-06-24 Ben Elliston <bje@gnu.org>
1371
1372 * config.guess: Update copyright years.
1373 * config.sub: Likewise.
1374
1375 2004-06-22 Robert Millan <robertmh@gnu.org>
1376
1377 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1378 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1379
1380 2004-06-22 Stanley F. Quayle <stan@stanq.com>
1381
1382 * config.guess (*:*VMS:*:*): New entry. Replaces
1383 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1384 manufacturer.
1385
1386 2004-06-22 Ben Elliston <bje@gnu.org>
1387
1388 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1389 * config.sub: Likewise.
1390
1391 2004-06-22 Ben Elliston <bje@gnu.org>
1392
1393 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1394 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1395
1396 2004-06-11 Ben Elliston <bje@gnu.org>
1397
1398 * config.guess (pegasos:OpenBSD:*:*): Remove.
1399
1400 2004-06-11 Ben Elliston <bje@gnu.org>
1401
1402 From Wouter Verhelst <wouter@grep.be>:
1403 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1404
1405 2004-06-11 Ben Elliston <bje@gnu.org>
1406
1407 * config.guess (luna88k:OpenBSD:*:*): New.
1408
1409 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1410
1411 * config.guess (m32r*:Linux:*:*): New case.
1412 * config.sub: Handle m32rle.
1413
1414 2004-03-12 Ben Elliston <bje@wasabisystems.com>
1415
1416 From Jens Petersen <petersen@redhat.com>:
1417 * config.sub: Handle sparcv8.
1418
1419 2004-03-03 Ben Elliston <bje@wasabisystems.com>
1420
1421 From Tom Smith <smith@cag.lkg.hp.com>:
1422 * config.guess: Version suffixes are equally significant on Tru64
1423 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
1424 prefix of "P" (patched kernel).
1425
1426 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
1427
1428 * config.sub: Add support for National Semiconductor CRX target.
1429
2f4cc6bf
JJ
14302004-09-03 Janis Johnson <janis187@us.ibm.com>
1431
1432 * MAINTAINERS (Various Maintainers): Remove myself as web page
1433 maintainer, add myself as maintainer of build status lists.
1434
61fec9ff
JB
14352004-09-03 Jan Beulich <jbeulich@novell.com>
1436
1437 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1438 *-*-netware, but add target-libmudflap.
1439 Consolidate *-*-netware targets (of which really only i?86 exists)
1440 into a single entry.
1441 * configure: Likewise.
1442
45f366ab
PB
14432004-09-01 Paolo Bonzini <bonzini@gnu.org>
1444
1445 * Makefile.tpl (sorry): Remove.
1446 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1447 (cleanstrap targets): Depend on distclean, not distclean-stage1.
1448 (do-clean): Clean per-stage directories too.
1449 (do-distclean): Run distclean-stage1 too.
1450 (.NOTPARALLEL): Enable during toplevel bootstrap.
1451 (stage[+id+]-bubble): Enable parallel execution during
1452 the recursive invocation.
1453 * Makefile.in: Regenerate.
1454
1455 Fix previous checkin:
1456
1457 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1458 include.
1459 * configure.in: Fix indentation.
1460 * configure: Regenerate.
1461
be8fff81
RB
14622004-08-31 Robert Bowdidge <bowdidge@apple.com>
1463
45f366ab
PB
1464 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1465 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1466 * configure: regenerate
78716e86 1467 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 1468 -mdynamic-no-pic
be8fff81
RB
1469
1470
71b5d516
PB
14712004-08-31 Paolo Bonzini <bonzini@gnu.org>
1472
1473 * Makefile.def (build_modules): Add fixincludes.
1474 (dependencies): Make gcc depend on fixincludes.
1475 * configure.in (build_tools): Add fixincludes.
1476 (build_configdirs): Always include build_libs.
1477 * Makefile.in: Regenerate.
1478 * configure: Regenerate.
1479
14802004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
1481
1482 * Makefile.def (bootstrap stages): Add 'lean' parameter.
1483 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1484 phony targets; do not generate timestamp files.
1485 (distclean-stageN): Remove references to their timestamp files.
1486 (restageN, touch-stageN): Remove.
1487 (stageN-bubble): Rewritten.
1488 (compare): Support lean bootstraps.
1489 * Makefile.in: Regenerate.
1490
1491 * configure.in: Only warn when bootstrapping but
1492 build != host or build != target. Support lean bootstraps.
1493 * configure: Regenerate.
1494
ce7cbbb0
PE
14952004-08-26 Phil Edwards <phil@codesourcery.com>
1496
1497 * configure.in: Give a better error message if GMP/MPFR are missing
1498 and a language needing them has been requested.
1499 * configure: Regenerated.
1500
9c71a529
PE
15012004-08-25 Phil Edwards <phil@codesourcery.com>
1502
1503 * configure.in: Print a list of available language front-ends if
1504 a requested one is missing. Tidy stray tab characters.
1505 * configure: Regenerated.
1506
e3f92d3b
MK
15072004-08-19 Michael Koch <konqueror@gmx.de>
1508
1509 * gcc/doc/install.texi: Update entry about automake for libjava.
1510
c3f84f61
RM
15112004-08-17 Robert Millan <robertmh@gnu.org>
1512
1513 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1514 (instead of FreeBSD).
1515 * configure: Regenerate.
1516
7c27e184
PB
15172004-08-16 Paolo Bonzini <bonzini@gnu.org>
1518
1519 * Makefile.in: Regenerate.
1520 * configure: Regenerate.
1521
1522 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1523 stage_*_flags.
1524 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1525 for bootstrapped modules if toplevel bootstrap is going.
1526 (GCC bootstrap): Generate per-stage targets for all bootstrapped
1527 modules. Adjust for changes in Makefile.def. Enable several
1528 rules even in non-bootstrap mode, just to avoid peppering the
1529 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1530 (stage-[+prev+]-bubble): Remove.
1531
1532 * Makefile.def (Dependencies): Depend on all-build-bison,
1533 all-build-flex, all-build-byacc, all-build-texinfo, rather
1534 than the host variations.
1535 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
1536 with BUILD_SUBDIR.
1537 (BISON): Update for recent Bisons.
1538 (YACC): Fix typo.
1539 (cross): Depend on all-build.
1540 (all): Do not depend on all-build.
1541 (prebootstrap): Remove.
1542 (dep-kind): Accept separate prefixes for MODULE and ON variables.
1543 (Prebootstrap dependencies): Add them to the per-stage targets
1544 and to all-prebootstrap.
1545 * configure.in (build_configdirs): Always enable build_tools.
1546 (BUILD_DIR_PREFIX): Remove.
1547
1548 * Makefile.def (gcc): Add target variable.
1549 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1550 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1551 in the recursive `make', instead of hardwiring `all'.
1552 (Autogenerated TARGET-* variables): New.
1553
20f3bb80
BB
15542004-08-13 Brian Booth <bbooth@redhat.com>
1555
1556 * MAINTAINERS: Remove myself from write-after-approval.
1557
b5be499d
NN
15582004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
1559
1560 * src-release: Stop distributing mmalloc with gdb (which doesn't
1561 use it).
1562 * Makefile.def: GDB doesn't depend on mmalloc anymore.
1563 * Makefile.in: Regenerate.
1564
b3f8d95d
MM
15652004-08-09 Mark Mitchell <mark@codesourcery.com>
1566
1567 * configure.in (arm*-*-eabi*): New target.
1568 * configure: Regenerate.
1569
3589b69e
PB
15702004-08-06 Paolo Bonzini <bonzini@gnu.org>
1571
1572 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1573 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1574 (Dependencies): New section.
1575 * Makefile.tpl (Dependencies): Generate from Makefile.def.
1576 (configure-target-[+module+]): Depend on maybe-all-gcc
1577 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
1578 (toplevel profiledbootstrap): Fix dependencies.
1579 * Makefile.in: Regenerate.
1580
972974fc
MM
15812004-08-03 Mark Mitchell <mark@codesourcery.com>
1582
1583 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1584 target-libiberty to noconfigdirs.
1585 * configure: Regenerate.
1586
bebf829d
PB
15872004-08-03 Paul Brook <paul@codesourcery.com>
1588
1589 * configure.in: Check for MPFR as well as GMP.
1590 * configure: Regenerate.
1591
98a5bb3b
RM
15922004-08-01 Robert Millan <robertmh@gnu.org>
1593
1594 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1595 libmudflap for all GNU-based systems (with Glibc).
1596 * configure: Regenerate.
1597
d32ab992
PB
15982004-08-03 Paolo Bonzini <bonzini@gnu.org>
1599
1600 * Makefile.def (host-modules): Add gcc.
1601 * Makefile.in: Regenerate.
1602 * Makefile.tpl (sorry): New rule.
1603 (configure-host, all-host, [+make_target+]-host, do-check,
1604 install-host): Do not add gcc as a special case.
1605 (host modules): Add a small special-casing for gcc. Export
1606 extra_make_flags through the environment.
1607 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1608 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1609 other recursive targets for gcc): Remove.
1610
1611 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1612 (stage, unstage): New rules.
1613 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1614 distclean-stage[+id+]): Use stage_current.
1615 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1616 the stage*-start rules.
1617
aeb732c1
GK
16182004-08-02 Geoffrey Keating <geoffk@apple.com>
1619
1620 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
1621 use -all_load flag.
1622
25b656e7
PB
16232004-08-02 Paolo Bonzini <bonzini@gnu.org>
1624
1625 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
1626 * configure: Regenerate.
1627
cc440d71
TM
16282004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
1629
1630 * maintainer-scripts/gcc_release: Revert yesterday's change.
1631
270e140b
SB
16322004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
1633
1634 * MAINTAINERS: Add myself to write-after-approval.
1635
3e4035f8
TM
16362004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
1637
1638 * libf2c: Removed.
1639 * gcc/gccbug.in: Updated because of libf2c removal.
1640 * maintainer-scripts/gcc_release: Ditto.
1641
a3e8d8b4
LR
16422004-07-09 Loren J. Rittle <ljrittle@acm.org>
1643
1644 * configure.in: Build libmudflap by default on FreeBSD.
1645 * configure: Regenerated.
1646
dfcada9a
MM
16472004-07-09 Mark Mitchell <mark@codesourcery.com>
1648
1649 * configure.in: Do not build libmudflap by default on non-GNU/Linux
1650 systems.
1651 * configure: Regenerated.
1652
3922b216
JDA
16532004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1654
1655 PR target/16344
1656 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1657 feedback based compiler.
1658 * Makefile.in: Rebuilt.
1659
95bcca47
AO
16602004-07-08 Alexandre Oliva <aoliva@redhat.com>
1661
1662 * Makefile.def (host_modules): Set bootstrap=true for flex.
1663 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1664 * Makefile.in: Rebuilt.
1665
051822f6
JH
16662004-07-07 Jan Hubicka <jh@suse.cz>
1667
1668 * MAINTAINERS: Add self as a profile feedback maintainer.
1669
7b61653a
PE
16702004-07-05 Phil Edwards <phil@codesourcery.com>
1671
1672 * configure.in: Do not prepend $srcdir to /dev/null in
1673 makefile fragments.
1674 * configure: Regenerate.
1675
23f6b2f9
PB
16762004-07-01 Paolo Bonzini <bonzini@gnu.org>
1677
1678 * Makefile.def (build_modules): Add bison, byacc, flex,
1679 m4, texinfo.
1680 (flags_to_pass): Add FLEX.
1681 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1682 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1683 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1684 DEFAULT_MAKEINFO): Remove.
1685 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1686 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1687 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1688 objdir or else use configured tool.
1689 (all-build): New.
1690 (all): Depend on it.
1691 (Build module dependencies): Add.
1692 * Makefile.in: Regenerate.
1693 * configure.in: Better support for multiple build modules,
1694 matching what is done for host/target modules. Do not look
1695 for "plausible" locations of build tools if Canadian cross.
1696 Use autoconf's AC_PROG_CC to find a C compiler. Define
1697 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
1698 * configure: Regenerate.
78716e86 1699
1c020272
PB
17002004-06-22 Paolo Bonzini <bonzini@gnu.org>
1701
1702 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1703 * Makefile.in: Regenerate.
1704
a52a0a7f
PB
17052004-06-22 Paolo Bonzini <bonzini@gnu.org>
1706
1707 * Makefile.tpl (configure-build-[+module+],
1708 configure-[+module+], configure-target-[+module+]): Pass
1709 [+extra_configure_args+].
1710 (all-build-[+module+], all-[+module+], check-[+module+],
1711 install-[+module+], [+make_target+]-[+module+],
1712 all-target-[+module+], check-target-[+module+],
1713 install-target-[+module+], [+make_target+]-target-[+module+]):
1714 Pass [+extra_make_args+].
1715 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1716 (GCC_HOST_EXPORTS): Remove.
1717 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1718 cross, check-gcc, check-gcc-c++, install-gcc,
1719 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1720 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1721 * Makefile.in: Regenerate.
1722
ccde3f1a
MS
17232004-06-21 Matthew Sachs <msachs@apple.com>
1724
1725 * MAINTAINERS: Added self to write-after-approval.
1726
6264b0a6
CF
17272004-06-21 Christopher Faylor <cgf@alum.bu.edu>
1728
1729 * configure.in: Check for srcdir/winsup rather than build directory
1730 winsup.
1731 * configure: Regenerate.
1732
801e2270
CV
17332004-06-17 Corinna Vinschen <vinschen@redhat.com>
1734
1735 * configure.in: Don't build Cygwin native newlib if winsup
1736 directory is missing. Emit warning instead.
1737 * configure: Regenerate.
1738
ad6717df
PB
17392004-06-09 Paolo Bonzini <bonzini@gnu.org>
1740
1741 * Makefile.tpl (touch-stage[+id+]): New.
1742 (restage[+prev+]): Depend on touch-stage[+id+].
1743
1744 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1745 Use it throughout.
1746
1747 * Makefile.def: Add profile and feedback bootstrap stages.
1748 Remove next field from bootstrap stages.
1749 * Makefile.tpl (LN, LN_S): Substitute.
1750 (stageN-start, stageN-end): Use double-colon rules, to
1751 provide a hook for additional setup commands.
1752 (distclean-stageN-gcc, restageN): Create dependencies from
1753 [+prev+], not from [+next+].
1754 (stageN-bubble): Add commands for successive stages from
1755 [+prev+], using double-colon rules.
1756 (all-stageN-gcc): Fix typo.
1757 (stagefeedback-start, profiledbootstrap): New.
1758 * Makefile.in: Regenerate.
1759 * configure.in: Call ACX_PROG_LN.
1760 * configure: Regenerate.
1761
5bbb9680
CY
17622004-06-08 Canqun Yang <canqun@nudt.edu.cn>
1763
1764 * MAINTAINERS (Write After Approval): Add myself.
1765
e18be1d4
MA
17662004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
1767
1768 * MAINTAINERS (Write After Approval): Add myself.
1769
5607edfd
PB
17702004-06-03 Paolo Bonzini <bonzini@gnu.org>
1771
1772 * configure.in: Fix --enable-bootstrap breakage introduced in trees
1773 without gcc.
1774 * configure: Regenerate.
1775
1ec4e9c3
PB
17762004-06-01 Paolo Bonzini <bonzini@gnu.org>
1777
1778 * Makefile.tpl: Fix typo.
1779 * Makefile.in: Regenerate.
1780
c2f7605f
PB
17812004-06-01 Paolo Bonzini <bonzini@gnu.org>
1782
1783 * configure.in: Remove new- prefix from toplevel
1784 bootstrap targets.
1785 * configure: Regenerate.
1786
f516a7da
PB
17872004-06-01 Paolo Bonzini <bonzini@gnu.org>
1788
1789 * Makefile.tpl (all.normal): Rename to all.
1790 (all): Replace with a rule to pick the default
1791 target from configure.
1792 (all-gcc, configure-gcc): Use conditionals to
1793 do nothing when toplevel bootstrap is going on.
1794 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1795 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1796 * configure.in: Support --enable-bootstrap.
1797
1798 * Makefile.def: Remove new- prefix from toplevel
1799 bootstrap targets.
1800 * Makefile.tpl: Likewise.
1801
1802 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
1803 target.
1804
1805 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1806 $(RECURSE_FLAGS) to recursive invocation of make.
1807
1808 * Makefile.in: Regenerate.
1809 * configure: Regenerate.
1810
78dd5e36
AJ
18112004-05-30 Andreas Jaeger <aj@suse.de>
1812 Jim Wilson <wilson@specifixinc.com>
1813
1814 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1815 like CC.
1816
30f1bddc
DJ
18172004-05-27 Daniel Jacobowitz <dan@debian.org>
1818
1819 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1820 * configure: Regenerate.
1821
4fc4dd12
DJ
18222004-05-25 Daniel Jacobowitz <drow@false.org>
1823
1824 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1825 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1826 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
1827 targets.
1828 * Makefile.in: Regenerate.
1829
94632047 18302004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
1831
1832 * configure.in: Test the ability to symlink directories.
1833 * configure: Regenerate.
1834
1835 * Makefile.def (bootstrap-stage): New definitions.
1836 * Makefile.tpl (configure-stage1-gcc,
1837 configure-stage2-gcc, configure-stage3-gcc,
1838 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1839 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1840 new-restage3, compare): Autogenerate, see Makefile.in
1841 entry for behavioral changes.
1842 (distclean-stage1, new-stage1-start, new-stage1-end,
1843 new-stage1-bubble, distclean-stage2, new-stage2-start,
1844 new-stage2-end, new-stage2-bubble, distclean-stage3,
1845 new-stage3-start, new-stage3-end): New autogenerated targets.
1846 (objext, prebootstrap, BOOT_CFLAGS,
1847 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1848 targets.
1849
1850 * Makefile.in: Regenerate.
1851 (distclean-stage1, new-stage1-start, new-stage1-end,
1852 new-stage1-bubble, distclean-stage2, new-stage2-start,
1853 new-stage2-end, new-stage2-bubble, distclean-stage3,
1854 new-stage3-start, new-stage3-end): New targets.
1855 (all-stage1-gcc): Move prebootstrap dependency from here...
1856 (configure-stage1-gcc): ...to here.
1857 (new-bootstrap): Use bubble targets.
1858 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1859 Use per-stage distclean targets.
1860 (configure-stage1-gcc, configure-stage2-gcc,
1861 configure-stage3-gcc, all-stage1-gcc,
1862 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1863 Use new-stageN-start to prepare the tree.
1864
4f4e53dd
PB
18652004-05-23 Paolo Bonzini <bonzini@gnu.org>
1866
1867 * Makefile.def (host_modules): add libcpp.
1868 * Makefile.tpl: Add dependencies on and for libcpp.
1869 * Makefile.in: Regenerate.
1870 * configure.in: Add libcpp host module.
1871 * configure: Regenerate.
1872
60975492
PB
18732004-05-21 Paolo Bonzini <bonzini@gnu.org>
1874
1875 * Makefile.tpl: Whenever a recursive target is defined, wrap
1876 it in a special @if/@endif block, and prepare its maybe
1877 dependency in the @if/@endif block
1878 * configure.in: Instead of writing maybe dependencies, remove
1879 the @if/@endif statements, and remove the @if/@endif blocks
1880 that remain.
1881 * configure: Regenerate.
1882 * Makefile.in: Regenerate.
1883
5ce7d75d
JJ
18842004-05-20 Janis Johnson <janis187@us.ibm.com>
1885
1886 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
1887
c779c42f
KK
18882004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
1889
1890 PR bootstrap/15120
1891 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
1892 * */configure: Rebuilt.
1893
b4117c30
ZW
18942004-05-17 Zack Weinberg <zack@codesourcery.com>
1895
1896 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1897 of libf2c.
1898 * configure, Makefile.in: Regenerate.
1899
315fcf97 1900