]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Makefile.def (target_modules): Add libgcc-math target module.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
0058967b
RG
12006-01-31 Richard Guenther <rguenther@suse.de>
2 Paolo Bonzini <bonzini@gnu.org>
3
4 * Makefile.def (target_modules): Add libgcc-math target module.
5 * configure.in (target_libraries): Add libgcc-math target library.
6 (--enable-libgcc-math): New configure switch.
7 * Makefile.in: Re-generate.
8 * configure: Re-generate.
9 * libgcc-math: New toplevel directory.
10
e8b05380
PB
112006-01-26 Paolo Bonzini <bonzini@gnu.org>
12
13 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
14 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
15 the assembler, linker and binutils.
16 * configure: Regenerate.
17
d54d5437
DM
182006-01-22 Dirk Mueller <dmueller@suse.de>
19
20 * MAINTAINERS (Write After Approval): Add myself.
21
670cbfcf
DN
222006-01-20 Diego Novillo <dnovillo@redhat.com>
23
24 * configure: Regenerate.
25
953ff289
DN
262006-01-18 Richard Henderson <rth@redhat.com>
27 Jakub Jelinek <jakub@redhat.com>
28 Diego Novillo <dnovillo@redhat.com>
29
30 * libgomp: New directory.
31 * Makefile.def: Add target_module libgomp.
32 * Makefile.in: Regenerate.
33 * configure.in (target_libraries): Add target-libgomp.
34 * configure: Regenerate.
35
32ce4048
AO
362006-01-05 Alexandre Oliva <aoliva@redhat.com>
37
38 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
39 @ from continuation.
40 * Makefile.in: Rebuilt.
41
0eaf8e17 422006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 43
c76c0c83
CL
44 * MAINTAINERS (Write After Approval): Add myself.
45
2d309510
PB
462006-01-04 Paolo Bonzini <bonzini@gnu.org>
47
48 PR bootstrap/24252
49
50 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
51 * Makefile.tpl (OBJDUMP): New.
52 (EXTRA_HOST_FLAGS): Add it.
53 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
54
953ff289
DN
55 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
56 to use symbolic links between directories. Avoid race conditions
57 or make them harmless.
58 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
59
60 * Makefile.def (LEAN): Pass.
61 * Makefile.tpl (LEAN): Define.
62 (stage[+id+]-start): Accept that the previous directory does not
63 exist, if the bootstrap is lean.
64 (stage[+id+]-bubble): Invoke lean bootstrap commands after
65 stage[+id+]-start. Use a makefile variable and an `if' instead of a
66 configure substitution.
67 ([+compare-target+]): Likewise.
68 ([+bootstrap-target+]-lean): New.
69 * configure.in: Remove lean bootstrap support from here.
70
953ff289
DN
71 * Makefile.in: Regenerate.
72 * configure: Regenerate.
2d309510 73
368872c3
BE
742006-01-04 Ben Elliston <bje@au.ibm.com>
75
76 * MAINTAINERS (libdecnumber): Add myself.
77
d79e6356
MM
782006-01-02 Mark Mitchell <mark@codesourcery.com>
79
80 * libtool-ldflags: New script.
81
a6fbc1e2
AS
822006-01-02 Andreas Schwab <schwab@suse.de>
83
84 * configure.in: When reconfiguring remove Makefile in
85 all stage directories.
86 * configure: Regenerate.
87
103a4b39
SB
882005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
89
90 * MAINTAINERS: Update my email address.
91
212f829c
PB
922005-12-20 Paolo Bonzini <bonzini@gnu.org>
93
94 Revert Ada-related part of the previous change.
95
96 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
97 Do not pass.
98 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
99 * Makefile.in: Regenerate.
100 * configure.in: Do not include mt-ppc-aix target fragment.
101 * configure: Regenerate.
102
8ef1f2df
PB
1032005-12-19 Paolo Bonzini <bonzini@gnu.org>
104
105 * configure.in: Select appropriate fragments for PowerPC/AIX.
106 * configure: Regenerate.
107
108 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
109 BOOT_CFLAGS, BOOT_LDFLAGS.
110 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
111 BOOT_CFLAGS, BOOT_LDFLAGS.
112 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
113 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
114 (stage): Fail if we cannot complete the work.
115 * Makefile.in: Regenerate.
116
ab34901f
NS
1172005-12-16 Nathan Sidwell <nathan@codesourcery.com>
118
119 * configure.in: Replace ms1 with mt.
120 * configure: Rebuilt.
121
cbe82f21
BM
1222005-12-15 Bryce McKinlay <mckinlay@redhat.com>
123
124 * MAINTAINERS: Update my email address.
125
19843472
PB
1262005-12-15 Paolo Bonzini <bonzini@gnu.org>
127
128 * Makefile.tpl (all, do-[+make_target+], do-check, install,
129 install-host-nogcc): Don't invoke $(stage) at the end.
130 * Makefile.in: Regenerate.
131
1ca26cd2
PB
1322005-12-14 Paolo Bonzini <bonzini@gnu.org>
133
134 * configure.in: Flip the top-level bootstrap switch.
135 * configure: Regenerate.
136
f41d6665
DJ
1372005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
138
139 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
140 $(stage) and $(unstage).
141 (EXTRA_TARGET_FLAGS): Correct double-quoting.
142 (all): Remove stray semicolon.
143 (local-distclean): Don't handle multilib.tmp and multilib.out.
144 (install.all): Set $s for consistency.
145 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
146 check_multilibs setting. Always make the install directory.
147 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
148 Correct @if/@endif.
149 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
150 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
151 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
152 (multilib.out): Remove.
153 * Makefile.in: Regenerated.
154
9174b3cf
CD
1552005-12-12 Carlos O'Donell <carlos@codesourcery.com>
156
157 * MAINTAINERS (Write After Approval): Add myself.
158
64f182bd
NS
1592005-12-12 Nathan Sidwell <nathan@codesourcery.com>
160
121b2cee
NS
161 * MAINTAINERS: Add myself as mt maintainer.
162
64f182bd
NS
163 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
164
a6d63770
AN
1652005-12-06 Adam Nemet <anemet@caviumnetworks.com>
166
167 * MAINTAINERS: Change email address.
168
2abefe3d
PB
1692005-12-05 Paolo Bonzini <bonzini@gnu.org>
170
171 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
172 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
173 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
174 Find in-tree tools if available.
175 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
176 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
177 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
178 (COMPILER_*_FOR_TARGET): New.
179 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
180 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
181 (CONFIGURED_*, USUAL_*): Remove.
182 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
183 STRIP): Use autoconf substitutions.
184 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
185 COMPILER_NM_FOR_TARGET): New.
186 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
187
188 (all): Make all-host and all-target in parallel.
189 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
190 that $$r and $$s are set before invoking a recursive make.
191 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
192 ([+bootstrap-target+]): Inline most of the `all' target.
193
2f3bdde7
BE
1942005-11-29 Ben Elliston <bje@au.ibm.com>
195
196 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
197 from the gcc build directory.
198 * Makefile.in: Regenerate.
199
a4b6c45a
BE
2002005-11-29 Ben Elliston <bje@au.ibm.com>
201
202 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
203 depend on all-libdecnumber.
204 * configure.in (host_libs): Include libdecnumber.
205 * Makefile.in: Regenerate.
206 * configure: Likewise.
207
473a74b9
BE
2082005-11-29 Ben Elliston <bje@au.ibm.com>
209
210 * libdecnumber: Import decNumber sources from the dfp-branch.
211
b4623110
KJ
2122005-11-21 Kean Johnston <jkj@sco.com>
213
214 * config.sub, config.guess: Sync from upstream sources.
215
67dc1785
BE
2162005-11-21 Ben Elliston <bje@au.ibm.com>
217
218 Import from Autoconf sources:
219
220 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
221 * config/move-if-change: Don't output "$2 is unchanged";
222 suggested by Ben Elliston. Handle weird characters correctly.
223
186abafe
AT
2242005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
225
226 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
227 to match upstream libtool for darwin.
228
ef9db8d5
DJ
2292005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
230
231 * Makefile.def: Remove gdb dependencies for gdbtk.
232 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
233 (configure-gdb, install-gdb): New rules.
234 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
235 * Makefile.in, configure: Regenerated.
236
9c5141ab
JB
2372005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
238
239 * MAINTAINERS (Write After Approval): Add myself.
240
4523d51b
EE
2412005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
242
243 * MAINTAINERS (Write After Approval): Add myself.
244
086b011c
DN
2452005-10-24 Diego Novillo <dnovillo@redhat.com>
246
247 * MAINTAINERS (alias analysis): Add Daniel Berlin and
248 Diego Novillo.
249
e7c84bf8
PB
2502005-10-22 Paolo Bonzini <bonzini@gnu.org>
251
252 PR bootstrap/24297
253 * Makefile.tpl (do-[+make-target+], do-check, install,
254 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
255 are set before recursing.
256 * Makefile.in: Regenerate.
257
b88a7564
EB
2582005-10-20 Eric Botcazou <ebotcazou@adacore.com>
259
260 PR bootstrap/18939
261 * Makefile.def (gcc) <target>: Fix thinko.
262 * Makefile.in: Regenerate.
263
61efc800
BS
2642005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
265
266 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
267 * configure: Regenerate.
268
f53d2869
JZ
2692005-10-15 Jie Zhang <jie.zhang@analog.com>
270
271 * MAINTAINERS (Write After Approval): Add self.
272
077fc835
KH
2732005-10-08 Kazu Hirata <kazu@codesourcery.com>
274
275 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
276 target-libffi, target-qthreads, target-libjava, and
277 targetlibobjc.
278 * configure: Regenerate.
279
d739199a
DJ
2802005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
281
282 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
283 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
284 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
285 (USUAL_OBJDUMP_FOR_TARGET): New.
286 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
287 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 288 * configure, Makefile.in: Regenerated.
d739199a 289
db38c6bb
PB
2902005-10-05 Paolo Bonzini <bonzini@gnu.org>
291
292 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
293 before other host packages.
294
3015564c
KK
2952005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
296
297 * MAINTAINERS: Add self as sh libraries/configury maintainer.
298
1061f99e
PB
2992005-10-05 Paolo Bonzini <bonzini@gnu.org>
300
301 PR bootstrap/22340
302
303 * configure.in (default_target): Remove.
304 * Makefile.tpl (all): Do not use prerequisites as subroutines
305 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
306 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
307 use prerequisites as subroutines.
308 (check-host, check-target): New.
309 (bootstrap configure & all targets): Do not use stage*-start
310 if the directory layout is already ok.
311 (non-bootstrap configure & all targets): Prepend a $(unstage).
312 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
313 (NOTPARALLEL): Remove.
314 (unstage, stage variables): New variables.
315 (unstage, stage targets): Simply expand to those variables.
316
317 * configure: Regenerate.
318 * Makefile.in: Regenerate.
319
4a9c436f
JW
3202005-10-04 James E Wilson <wilson@specifix.com>
321
322 * Makefile.def (lang_env_dependencies): Add libmudflap.
323 * Makefile.in: Regenerate.
324
37150080
AS
3252005-10-03 Andreas Schwab <schwab@suse.de>
326
327 Backport from libtool CVS:
328 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
329
330 * ltmain.sh: add support for installing into temporary
331 staging area (e.g. 'make install DESTDIR=...')
332
39d16468
L
3332005-10-03 H.J. Lu <hongjiu.lu@intel.com>
334
335 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
336 * configure: Regenerated.
337
72a7ab82
AP
3382005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
339
340 * configure: Regenerate with the correct
341 autoconf version.
342
6b65a26d
CM
3432005-09-30 Catherine Moore <clm@cm00re.com>
344
345 * configure.in (bfin-*-*): New.
346 * configure: Regenerated.
347
040b1c5a
GK
3482005-09-28 Geoffrey Keating <geoffk@apple.com>
349
350 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
351 (LIPO_FOR_TARGET): New.
352 (CONFIGURED_LIPO_FOR_TARGET): New.
353 (USUAL_LIPO_FOR_TARGET): New.
354 (STRIP_FOR_TARGET): New.
355 (CONFIGURED_STRIP_FOR_TARGET): New.
356 (USUAL_STRIP_FOR_TARGET): New.
357 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
358 STRIP_FOR_TARGET.
359 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
360 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
361 * Makefile.in: Regenerate.
362 * configure: Regenerate.
363
3a3c28db
DE
3642005-09-19 David Edelsohn <edelsohn@gnu.org>
365
366 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
367 (rs6000-*-aix*): Same.
368 * configure: Regenerate.
369
2749a921
TT
3702005-09-16 Tom Tromey <tromey@redhat.com>
371
372 * MAINTAINERS: Add self as java maintainer.
373
7f26dfa3
FXC
3742005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
375
376 * configure.in: Recognize f95 in the --enable-languages option,
377 and substitute it for fortran, issuing a warning.
378 * configure: Regenerate.
379
d8852c4f
PE
3802005-08-30 Phil Edwards <phil@codesourcery.com>
381
382 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
383 * configure: Regenerated.
384
ad685e81
AH
3852005-08-22 Aldy Hernandez <aldyh@redhat.com>
386
387 * MAINTAINERS: Add self as ms1 maintainer.
388
b00d752c
RE
3892005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
390
391 * Makefile.def (libssp): Add to lang_env_dependencies.
392 * Makefile.in: Regenerate.
393
9ed8fb9b
ILT
3942005-08-18 Ian Lance Taylor <ian@airs.com>
395
396 * MAINTAINERS: Add myself as middle-end maintainer.
397
0f029d39
CG
3982005-08-17 Christian Groessler <chris@groessler.org>
399
400 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
401 * Makefile.in: Regenerate.
402
81087874
AK
4032005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
404
405 * MAINTAINERS (write after approval): Added myself.
406
6a134f1c
MR
4072005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
408
409 * MAINTAINERS (Write After Approval): Add myself.
410
2693c0b0
PB
4112005-08-12 Paolo Bonzini <bonzini@gnu.org>
412
413 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
414 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
415 Look for alternate names of the target cc and c++
416 * configure: Regenerate.
417
4de997d1
PB
4182005-08-08 Paolo Bonzini <bonzini@gnu.org>
419
420 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
421 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
422 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
423 tools; remove code to manually set them.
424 (Target tools): Look in the environment for them.
425 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
426 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
427 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
428 build directory.
429 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
430 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
431 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
432 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
433 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
434 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
435 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
436 * configure: Regenerate.
437 * Makefile.in: Regenerate.
438
b089e33a
BE
4392005-07-28 Ben Elliston <bje@au.ibm.com>
440
441 * MAINTAINERS: Update for removed CPU targets.
442
e3791243
MM
4432005-07-27 Mark Mitchell <mark@codesourcery.com>
444
445 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
446 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
447 * Makefile.in: Regenerated.
448
526635cb
MM
4492005-07-26 Mark Mitchell <mark@codesourcery.com>
450
451 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
452 (CFLAGS_FOR_TARGET): Use it.
453 (CXXFLAGS_FOR_TARGET): Likewise.
454 * Makefile.in: Regenerated.
455 * configure.in (--with-build-sysroot): New option.
456 * configure: Regenerated.
457
19791f70
PB
4582005-07-24 Paolo Bonzini <bonzini@gnu.org>
459
460 * Makefile.tpl: Wrap install between unstage and stage
461 * Makefile.in: Regenerate.
462
35f5a23f
EC
4632005-07-21 Eric Christopher <echristo@apple.com>
464
465 * MAINTAINERS: Update affiliation.
466
ff3ddf15
PW
4672005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
468
469 * MAINTAINERS: Add self as crx port maintainer.
470
3a664c1c
DD
4712005-07-20 DJ Delorie <dj@redhat.com>
472
473 * MAINTAINERS: Add self as m32c maintainer.
474
539df155
KC
4752005-07-16 Kelley Cook <kcook@gcc.gnu.org>
476
477 * all files: Update FSF address.
478
be9c593a
EC
4792005-07-15 Eric Christopher <echristo@redhat.com>
480
481 * MAINTAINERS: Change affiliation.
482
fd7ea4ab
JB
4832005-07-14 Jim Blandy <jimb@redhat.com>
484
485 * configure.in: Add cases for Renesas m32c.
486 * configure: Regenerated.
487
0063a823
KC
4882005-07-14 Kelley Cook <kcook@gcc.gnu.org>
489
d0ca130a
KC
490 * COPYING.LIB: Update from fsf.org.
491
4922005-07-14 Kelley Cook <kcook@gcc.gnu.org>
493
494 * COPYING, compile, config.guess,
0063a823
KC
495 config.sub, install-sh, missing, mkinstalldirs,
496 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 497 * config-ml.in: Update FSF address.
0063a823 498
a8ba31f2
EC
4992005-07-13 Eric Christopher <echristo@redhat.com>
500
501 * configure.in: Add toplevel noconfigdir support for tpf.
502 * configure: Regenerate.
503
5bea4a03
PB
5042005-07-11 Paolo Bonzini <bonzini@gnu.org>
505
506 PR ada/22340
507
508 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
509 * Makefile.in: Regenerate.
510
284bdbbd
MM
5112005-07-07 Mark Mitchell <mark@codesourcery.com>
512
513 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
514 Brolley to write-after-approval.
515
452190fb
AS
5162005-07-07 Andreas Schwab <schwab@suse.de>
517
518 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
519 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
520 * Makefile.in: Regenerated.
521
9c8f9ec2
GK
5222005-07-06 Geoffrey Keating <geoffk@apple.com>
523
524 * configure.in: Don't build sim or rda when targetting darwin.
525 * configure: Regenerate.
526
ef0087a7
KH
5272005-07-06 Kazu Hirata <kazu@codesourcery.com>
528
529 * configure.in: Add --enable-libssp and --disable-libssp.
530 * configure: Regenerate with autoconf-2.13.
531
77008252
JJ
5322005-07-02 Jakub Jelinek <jakub@redhat.com>
533
534 * Makefile.def (target_modules): Add libssp.
535 * configure.in (target_libraries): Add target-libssp.
536 * configure: Rebuilt.
537 * Makefile.in: Rebuilt.
538
a04eae1b
ZW
5392005-07-01 Zack Weinberg <zackw@panix.com>
540
541 * MAINTAINERS: Change email address. Resign from maintainership.
542
948884cd
RG
5432005-07-01 Richard Guenther <rguenther@suse.de>
544
545 * MAINTAINERS: Change my e-mail address and affiliation.
546
c7870f5d
PB
5472005-06-22 Paolo Bonzini <bonzini@gnu.org>
548
549 * Makefile.def (stagefeedback): Come after profile.
550 Define profiledbootstrap target.
551 * Makefile.tpl (profiledbootstrap): Remove.
552 (stageprofile-end): Zap stagefeedback.
553 (stagefeedback-start): Copy all .gcda files, not only GCC's.
554 * Makefile.in: Regenerate.
555
ab99519a
RS
5562005-06-13 Richard Sandiford <richard@codesourcery.com>
557
558 * MAINTAINERS: Update my email address.
559
f610dd5f
ZW
5602005-06-13 Zack Weinberg <zack@codesourcery.com>
561
562 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
563 In 'cpp' stanza, support '#line' as well as '# '.
564
71bc2a83
AS
5652005-06-08 Andreas Schwab <schwab@suse.de>
566
567 * MAINTAINERS: Move myself from 'Write After Approval' to
568 'CPU Port Maintainers' section as m68k maintainer.
569
4fab7234
HPN
5702005-06-07 Hans-Peter Nilsson <hp@axis.com>
571
572 * configure.in (unsupported_languages): New macro.
573 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
574 non-ported target libraries in noconfigdirs.
575 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
576 non-linux-gnu. Remove libgcj_ex_libffi.
577 <lang_frag loop>: Set add_this_lang=no if the language is in
578 unsupported_languages.
579 * configure: Regenerate.
580
68193f9b
TS
5812005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
582
583 * configure.in: Fix typo in handling of --with-mpfr-dir.
584 * configure: Regenerate.
585
f26f6b8d
RS
5862005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
587
588 * MAINTAINERS: Update my email address.
589
ba4853f8
JB
5902005-06-02 Jim Blandy <jimb@redhat.com>
591
592 * config.sub: Add cases for the Renesas m32c. (This patch has been
593 accepted into the master sources.)
594
79dd769c 5952005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
596 Michael Snyder <msnyder@redhat.com>
597 Stan Cox <scox@redhat.com>
79dd769c 598
f610dd5f 599 * configure.in: Set noconfigdirs for ms1.
79dd769c 600
f610dd5f 601 * configure: Regenerate.
79dd769c 602
d29e107f
JD
6032005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
604
605 * MAINTAINERS (Write After Approval): Add self.
606
e93196c3
JC
6072005-06-01 Josh Conner <jconner@apple.com>
608
609 * MAINTAINERS (Write After Approval): Add self.
610
ae263c7a
KH
6112005-06-01 Kazu Hirata <kazu@codesourcery.com>
612
613 * MAINTAINERS: Update my email address.
614
585b3aa3
ZM
6152005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
616
617 * MAINTAINERS (Write After Approval): Add self.
618
4930c50b
CD
6192005-05-26 Chris Demetriou <cgd@broadcom.com>
620
621 * MAINTAINERS (Write After Approval): Remove self.
622
2dfbef6d
PB
6232005-05-25 Paolo Bonzini <bonzini@gnu.org>
624
625 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
626 (Dependencies): Consider target modules for bootstrap dependencies.
627 Make target bootstrap modules depend on each stage's gcc.
628 * Makefile.in: Regenerate.
629
bcb28cf5
PB
6302005-05-20 Paolo Bonzini <bonzini@gnu.org>
631
632 * Makefile.def (configure-gcc): Depend on binutils having been built.
633 (all-gcc): No need to do it here.
634 * Makefile.in: Regenerate.
635
0cf085e4
PB
6362005-05-19 Paul Brook <paul@codesourcery.com>
637
f610dd5f 638 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
639 language cannot be built.
640 * configure: Regenerate.
641
dfb2c39a
DJ
6422005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
643
644 * ylwrap: Import from Automake 1.9.5.
645
771aaa92
DU
6462005-05-13 David Ung <davidu@mips.com>
647
648 * MAINTAINERS (Write After Approval): Add self.
649
3ac9bd58
MS
6502005-05-09 Mike Stump <mrs@apple.com>
651
652 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
653 lt_cv_sys_max_cmd_len for now.
f610dd5f 654
f77a5578
SC
6552005-05-09 Stan Cox <scox@redhat.com>
656
657 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
658
795e36e5
MK
6592005-05-08 Matt Kraai <kraai@ftbfs.org>
660
661 * README.SCO: Update the URL.
662
c9392a2b
DE
6632005-05-05 David Edelsohn <edelsohn@gnu.org>
664
665 * ltconfig: Define file_list_spec. Pass file_list_spec and
666 with_gnu_ld to libtool.
667 * ltcf-c.sh (aix[45]): Define file_list_spec.
668 * ltcf-cxx.sh (aix[45]): Same.
669 * ltcf-gcj.sh (aix[45]): Same.
670 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
671 exists, write list of input files to temporary file.
672
bebcd931
MS
6732005-05-04 Mike Stump <mrs@apple.com>
674
675 * configure.in: Always pass --target to target configures as
676 otherwise rebuilds that do --recheck will fail.
677 * confiugure: Rebuilt.
678
ce406537
PB
6792005-05-04 Paolo Bonzini <bonzini@gnu.org>
680
681 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
682 STAGE_HOST_EXPORTS.
683 (configure, all): Add bootstrap support.
684 (Host modules, target modules): Pass post-stage1 flags and exports.
685 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
686 * Makefile.in: Regenerate.
687
aa9dcfc4
PB
6882005-04-29 Paolo Bonzini <bonzini@gnu.org>
689
690 * configure: Regenerate.
691
b6f9abcf
MS
6922005-04-27 Mike Stump <mrs@apple.com>
693
694 * MAINTAINERS: Add self as darwin maintainer.
695
acb217cb
BS
6962005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
697
698 * config.sub: Update from master copy.
699
b6dae270
MS
7002005-04-21 Mike Stump <mrs@apple.com>
701
702 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
703 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
704
c2e0d3a9
HPN
7052005-04-19 Hans-Peter Nilsson <hp@axis.com>
706
707 * configure.in <crisv32-*-*, cris-*-*>: New local variable
708 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
709 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
710 "*-*-elf" and "*-*-linux*".
711 * configure: Regenerate.
712
871ae772
JM
7132005-04-14 Joseph S. Myers <joseph@codesourcery.com>
714
715 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
716
bf070c29
MS
7172005-04-12 Mike Stump <mrs@apple.com>
718
719 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
720
e865b6f7
TK
7212005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
722
723 * MAINTAINERS (Write After Approval): Add myself.
724
7b71ad7f
BS
7252005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
726
727 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
728
25b42232
PB
7292005-04-06 Paolo Bonzini <bonzini@gnu.org>
730
f610dd5f 731 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
732 (TARGET_CONFIGARGS): Include --with-target-subdir.
733 (configure, all): New macros. Use them throughout.
734 * Makefile.in: Regenerate.
735
d727c624
JG
7362005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
737
738 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 739
fff72cc4
ZD
7402005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
741
742 * MAINTAINERS: Remove 'loop unrolling' maintainer.
743
86472dc3
GP
7442005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
745
746 * MAINTAINERS: Move John Carr to Write After Approval.
747
5d0f90e5
R
7482005-03-30 J"orn Rennecke <joern.rennecke@st.com>
749
750 * config/mh-mingw32: Delete.
751 * configure.in: Don't use it.
752 * configure: Regenerate.
753
33da42bc
PB
7542005-03-31 Paolo Bonzini <bonzini@gnu.org>
755
756 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
757 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
758 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
759 (HOST_LIB_PATH): Generate from Makefile.def.
760 (TARGET_LIB_PATH): Likewise.
761 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
762 * Makefile.in: Regenerate.
763 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
764 (RPATH_ENVVAR): Include Darwin case.
765 * configure: Regenerate.
766
15cc1841
TF
7672005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
768
769 * MAINTAINERS (Various Maintainers): Remove self.
770 (Write After Approval): Add self.
771
6a8c79d5
TF
7722005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
773
774 * MAINTAINERS (Various Maintainers): Add self.
775
256f7136
PB
7762005-03-25 Paolo Bonzini <bonzini@gnu.org>
777
778 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
779 * configure: Regenerate.
780
191dd2c9
ZW
7812005-03-21 Zack Weinberg <zack@codesourcery.com>
782
783 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
784 gcc_version, and gcc_version_trigger from set of flags to pass.
785 * Makefile.tpl: Remove definitions of above variables.
786 (config.status): Remove dependency on $(gcc_version_trigger).
787 * Makefile.in: Regenerate.
788 * configure.in: Do not reference config/gcc-version.m4 nor
789 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
790 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
791 * configure: Regenerate.
792
ef6e9bc0
MH
7932005-03-16 Manfred Hollstein <manfred.h@gmx.net>
794 Andrew Pinski <pinskia@physics.uc.edu>
795
796 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
797 * Makefile.in: Regenerate.
798
009bbd5a
FW
7992005-03-13 Feng Wang <fengwang@nudt.edu.cn>
800
801 * MAINTAINERS (Write After Approval): Add myself.
802
09f8755b
DA
8032005-03-03 David Ayers <d.ayers@inode.at>
804
805 * MAINTAINERS (Write After Approval): Add myself.
806
e73ed25c
AO
8072005-03-01 Alexandre Oliva <aoliva@redhat.com>
808
809 PR libgcj/20160
810 * ltmain.sh: Avoid creating archives with components that have
811 duplicate basenames.
812
ace9ac7b
AP
8132005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
814
815 PR bootstrap/20250
816 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
817 instead of check.
818 * Makefile.in: Regenerate.
819
c9db9354
PB
8202005-02-28 Paolo Bonzini <bonzini@gnu.org>
821
822 * Makefile.in: Regenerate to fix conflict between the previous two
823 patches.
824
215c351a
PB
8252005-02-28 Paolo Bonzini <bonzini@gnu.org>
826
827 PR bootstrap/17383
828 * Makefile.def (target_modules): Remove "stage", now unnecessary.
829 * Makefile.tpl (HOST_SUBDIR): New substitution.
830 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
831 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
832 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
833 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
834 (Host modules, Bootstrapped modules): Use it.
835 (Build modules, Target modules): Do not create symlink trees,
836 always configure out-of-srcdir.
837 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
838 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
839 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
840 $(HOST_SUBDIR). Create a symlink for host_subdir.
841
842 * Makefile.in: Regenerate.
843 * configure: Regenerate.
844
5395b47b
NN
8452005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
846
847 Merged from libada-gnattools-branch:
848 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
849
850 * gnattools: New directory.
851 * Makefile.def: Add gnattools as a module, depending on target-libada.
852 * Makefile.in: Regenerate.
853 * configure.in: Include gnattools in host_tools; disable it if ada
854 is disabled.
855 * configure: Regenerate.
856
ca2cc05c
JM
8572005-02-24 James A. Morrison <phython@gcc.gnu.org>
858
859 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
860 treelang maintainer.
861 (Write After Approval): Remove myself.
862
d2f3024f
PS
8632005-02-23 Paul Schlie <schlie@comcast.net>
864
865 * configure.in: Allow darwin targeted ports to build tk, itcl and
866 libgui.
867 * configure: Regenerate.
868
bba5e0ca
EB
8692005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
870
871 PR libgcj/10353
872 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
873 * configure: Regenerate.
874
70132ce7
SK
8752005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
876
877 * MAINTAINERS (Write After Approval): Add myself.
878
20f0edca
ILT
8792005-02-10 Ian Lance Taylor <ian@airs.com>
880
881 * MAINTAINERS: Update my e-mail address.
882
e64e5109
RG
8832005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
884
885 * MAINTAINERS (Write After Approval): Add myself.
886
40d64b5a
HPN
8872005-01-29 Hans-Peter Nilsson <hp@axis.com>
888
889 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
890 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
891 target-libgloss when not *-*-elf and *-*-aout.
892 * configure: Regenerate.
893
54a12711
KH
8942005-01-23 Kazu Hirata <kazu@cs.umass.edu>
895
896 * MAINTAINERS: Remove obsolete entries.
897
0aa99dbb
KH
898 * MAINTAINERS (Write After Approval): Add Michael Matz.
899
2b009f5f
NB
9002005-01-19 Neil Booth <neil@daikokuya.co.uk>
901
902 * MAINTAINERS: Remove self as cpplib maintainer.
903
385870f5
KC
9042005-01-17 Kelley Cook <kcook@gcc.gnu.org>
905
906 * install-sh, config.sub: Import from upstream.
907
e7daab31
KC
9082005-01-17 Kelley Cook <kcook@gcc.gnu.org>
909
910 PR bootstrap/18222
911 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
912 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
913 * Makefile.in: Regenerate.
914
e6003f4d
JT
9152005-01-16 Jason Thorpe <thorpej@netbsd.org>
916
917 * MAINTAINERS: Update my email address.
918
145e2972 9192005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 920 Andreas Schwab <schwab@suse.de>
145e2972
DE
921
922 PR bootstrap/18033
923 * config-ml.in: Eval option if surrounded by single quotes.
924
86c7e0da
PB
9252005-01-03 Paolo Bonzini <bonzini@gnu.org>
926
927 Revert 2004-12-28 Makefile changes, a better fix will be
928 applied to mainline and src after GCC 4.0 branches.
929
3224a22f
PB
9302004-12-28 Paolo Bonzini <bonzini@gnu.org>
931
932 PR bootstrap/17383
933
934 * Makefile.def (target_modules): Remove stage parameter,
935 it is always true now.
936 * Makefile.tpl (configure-build-[+module+],
937 configure-target-[+module+]): Always build symlink tree
938 for the directory and for include. BUILD_SUBDIR and
939 TARGET_SUBDIR cannot be . anymore.
940 * Makefile.in: Regenerate.
941
aaf51ca2
DE
9422004-12-25 David Edelsohn <edelsohn@gnu.org>
943
944 Revert 2004-12-08 Makefile changes.
945
4e32e454
DS
9462004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
947
948 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
949 cygwin, mingw.
950
669f01d8
AS
9512004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
952
953 * configure.in (sh64-*-*): Reenable gprof.
954 * configure: Regenerate.
955
1b227ee0
DE
9562004-12-08 David Edelsohn <edelsohn@gnu.org>
957
958 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
959 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
960 (EXTRA_TARGET_FLAGS): Add PICFLAG.
961 * Makefile.in: Regenerate.
962
ce5e944c
CF
9632004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
964
965 * MAINTAINERS: Update my email address.
966
893f1e87
MK
9672004-12-07 Matt Kraai <kraai@ftbfs.org>
968
969 * Makefile.tpl: Generate normal dependencies if the LHS module is
970 not bootstrapped.
971 * Makefile.in: Regenerate.
972
bb59c339
RS
9732004-12-03 Richard Sandiford <rsandifo@redhat.com>
974
975 * configure.in: Include config/gxx-include-dir.m4. Use
976 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
977 * configure: Regenerate.
978
4982adbe
RS
9792004-12-03 Richard Sandiford <rsandifo@redhat.com>
980
981 * config.if: Delete.
982 * configure.in: Set libstdcxx_incdir directly.
983 * configure: Regenerate.
984
05750653
EC
9852004-12-02 Eric Christopher <echristo@redhat.com>
986
987 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
988 * Makefile.in: Regenerate.
989
5fef1dbd
RS
9902004-12-02 Richard Sandiford <rsandifo@redhat.com>
991
992 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
993 * configure: Regenerate.
994
afabd8e6
RS
9952004-12-02 Richard Sandiford <rsandifo@redhat.com>
996
997 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
998 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
999 * configure: Regenerate.
1000
78716e86
EC
10012004-12-01 Eric Christopher <echristo@redhat.com>
1002
1003 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
1004 of things to remove.
1005
57ab8ba9
MK
10062004-11-29 Matt Kraai <kraai@ftbfs.org>
1007
1008 * MAINTAINERS (Write After Approval): Update my e-mail address.
1009
2539bffe
KC
10102004-11-29 Kelley Cook <kcook@gcc.gnu.org>
1011
1012 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
1013 from CVS libtool to always pass_all.
1014
3e732ba0
JDA
10152004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1016
1017 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1018 (hppa*64*-*-*): Delete incorrect comment.
1019 * configure: Rebuilt.
1020
767f726e
KC
10212004-11-24 Kelley Cook <kcook@gcc.gnu.org>
1022
1023 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
1024
2c92e90f
KC
10252004-11-24 Kelley Cook <kcook@gcc.gnu.org>
1026
1027 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
1028 from CVS libtool to always pass_all.
1029
32f84e48
KC
10302004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1031
1032 * install-sh, compile: Import from automake.
1033
9587be8a
KC
10342004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1035
1036 * config.guess, config.sub: Import from savannnah.
1037
04e81808 10382004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
1039
1040 * MAINTAINERS (Write After Approval): Add myself
1041
f87a2b2e
MS
10422004-11-12 Mike Stump <mrs@apple.com>
1043
1044 * Makefile.def: Add html support.
1045 * Makefile.tpl: Likewise.
1046 * Makefile.in: Regenerate.
1047
848556c2
GK
10482004-11-11 Geoffrey Keating <geoffk@apple.com>
1049
556f03c4
GK
1050 PR 18423
1051 * configure.in: Remove all instances of build-fixincludes from
1052 noconfigdirs.
1053 (build_configargs): Supply --target to subdirectories.
1054 * configure: Regenerate.
1055
848556c2
GK
1056 * Makefile.def: Make gcc install depend on fixincludes install.
1057 * Makefile.in: Regenerate.
1058
9e5712a5
JJ
10592004-11-10 Janis Johnson <janis187@us.ibm.com>
1060
1061 * MAINTAINERS: Add myself as gcc testsuite maintainer.
1062
4ef509c0
PB
10632004-11-11 Paul Brook <paul@codesourcery.com>
1064
1065 * MAINTAINERS: Add self as arm maintainer. Update email address.
1066
20d11df6
HPN
10672004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
1068
1069 * configure.in (noconfigdirs) [mmix-*-*]: Disable
1070 target-libgfortran.
79fd8592 1071 * configure: Regenerate.
20d11df6 1072
68c70f15
DE
10732004-11-07 David Edelsohn <edelsohn@gnu.org>
1074
1075 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1076 like CC.
1077
54f88091
PB
10782004-11-05 Paolo Bonzini <bonzini@gnu.org>
1079
1080 * Makefile.def (host fixincludes): Specify missing targets.
1081 * Makefile.in: Regenerate.
1082
6866abb8
RC
10832004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
1084
1085 * MAINTAINERS: Add myself
1086
83f62578
GL
10872004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
1088
1089 * MAINTAINERS (Write After Approval): Add myself.
1090
53c7ffe7
GK
10912004-11-04 Geoffrey Keating <geoffk@apple.com>
1092
1093 * Makefile.def: Build fixincludes for the host, too.
1094 * Makefile.in: Regenerate.
1095 * configure.in (host_tools): Add fixincludes.
1096 * configure: Regenerate.
1097
ac8b3d9d
DJ
10982004-11-04 Daniel Jacobowitz <dan@debian.org>
1099
1100 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1101 * configure: Regenerated.
1102
bab37580
L
11032004-11-04 H.J. Lu <hongjiu.lu@intel.com>
1104
1105 PR other/17783
1106 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1107 * configure: Regenerated.
1108
db1de713
MM
11092004-10-31 Mark Mitchell <mark@codesourcery.com>
1110
1111 * README.SCO: Update per FSF instructions.
1112
a827e21a
EW
11132004-10-28 Eric B. Weddington <ericw@evcohs.com>
1114
1115 PR target/18151
1116 * configure.in (case ${target}): Do not build fixincludes for avr.
1117 * configure: Regenerated.
1118
9d069a4f
PB
11192004-10-26 Paolo Bonzini <bonzini@gnu.org>
1120
1121 * configure.in (case ${target}): Do not build fixincludes
1122 on platforms where it is not used.
1123 * configure: Regenerated.
1124
fc45f3fe
DJ
11252004-10-23 Daniel Jacobowitz <dan@debian.org>
1126
1127 * configure.in: Use an absolute path to install-sh.
1128 * configure: Regenerated.
1129
36554b92
AL
11302004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1131
1132 * MAINTAINERS (Write After Approval): Add myself.
1133
88e9994a
KH
11342004-10-19 Kazu Hirata <kazu@cs.umass.edu>
1135
1136 * MAINTAINERS: Remove from Write After Approval those that are
1137 already maintainers.
1138
ad02a944
SP
11392004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
1140
1141 * MAINTAINERS: Update my email address.
1142
c8e6cd41
KC
11432004-10-12 Kelley Cook <kcook@gcc.gnu.org>
1144
1145 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1146 * configure: Regenerate.
1147
ebe55024
R
11482004-10-07 J"orn Rennecke <joern.rennecke@st.com>
1149
1150 * MAINTAINERS: Update my email address.
1151
a8b0957e
KH
11522004-10-07 Kazu Hirata <kazu@cs.umass.edu>
1153
1154 * MAINTAINERS (Language Front Ends Maintainers): New. Move
1155 entries belonging to this category.
1156
96836f61
JZ
11572004-10-06 Josef Zlomek <josef.zlomek@email.cz>
1158
1159 * MAINTAINERS: Update my e-mail address.
1160
7e0b5752
PB
11612004-10-06 Paolo Bonzini <bonzini@gnu.org>
1162
1163 Fix wrong conflict resolution in:
1164
1165 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
1166
1167 * Makefile.in: Regenerate.
1168 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1169 in the recursive `make', instead of hardwiring `all'.
1170 (Autogenerated TARGET-* variables): New.
1171
370f7a47
TL
11722004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
1173
1174 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 1175 * configure: Regenerate.
370f7a47 1176
13e5d623
KH
11772004-10-04 Kazu Hirata <kazu@cs.umass.edu>
1178
1179 * MAINTAINERS (Various Maintainers): Move the "windows,
1180 cygwin, mingw" maintainer to ...
1181 (OS Port Maintainers): ... here.
1182
a6497c1b
KH
11832004-10-04 Kazu Hirata <kazu@cs.umass.edu>
1184
1185 * MAINTAINERS (Write After Approval): Remove those that are
1186 maintainers of some subsystem.
1187
1abb828a
D
11882004-10-02 P.J. Darcy <darcypj@us.ibm.com>
1189
1190 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1191 * ltcf-cxx.sh (tpf*): Likewise.
1192 * ltconfig (tpf*): Add TPF OS configuration support.
1193
16d1338d
BS
11942004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
1195
1196 * MAINTAINERS: Change my email address to my new work account.
1197
9082a750
MR
11982004-09-24 Michael Roth <mroth@nessie.de>
1199
1200 * configure.in (--without-headers): Add missing double quotes.
1201 * configure: Regenerate.
1202
07a8bdf8
KC
12032004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1204
1205 * ylwrap: Revert to previous version.
1206
4c4a5bbc
L
12072004-09-23 H.J. Lu <hongjiu.lu@intel.com>
1208
1209 PR bootstrap/17369
1210 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1211 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1212 SET_GCC_LIB_PATH_CMD.
1213 (BASE_TARGET_EXPORTS): Likewise.
1214 * Makefile.in: Regenerated.
1215
1216 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1217 * configure: Regenerated.
1218
85f59630
KC
12192004-09-23 Kelley Cook <kcook@gcc.gnu.org>
1220
1221 * config.guess: New upstream version
1222 * compile, depcomp, install-sh, ylwrap: Likewise.
1223
95c53c62
RS
12242004-09-19 Roger Sayle <roger@eyesopen.com>
1225
1226 * config/mh-x86omitfp: New host makefile fragment. Add
1227 -fomit-frame-pointer to the default BOOT_CFLAGS.
1228 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1229 * configure: Regenerate.
1230
0a1c093b
AP
12312004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
1232
1233 PR target/11572
1234 * configure.in (*-*-darwin*): Renable libobjc.
1235 * configure: Regenerate.
1236
315fcf97
NS
12372004-09-10 Nathan Sidwell <nathan@codesourcery.com>
1238
1239 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
1240
0a050485 12412004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 1242
0a050485
DB
1243 * Makefile.def: Remove libbanshee.
1244 * Makefile.tpl: Ditto.
1245 * configure.in: Ditto.
1246 * Makefile.in: Regen.
1247 * configure: Ditto.
1248
5f4a098e
DE
12492004-09-08 David Edelsohn <edelsohn@gnu.org>
1250
1251 * ltmain.sh: Use $pic_object as $non_pic_object if
1252 $non_pic_object=none.
1253
32b2511f
PB
12542004-09-07 Paolo Bonzini <bonzini@gnu.org>
1255
1256 * missing: Import latest version from master repository.
1257
fc4d0e82
NC
12582004-09-06 Nick Clifton <nickc@redhat.com>
1259
1260 * config.sub: Import latest version from master repository.
1261 * config.guess: Likewise.
1262 This includes these changes:
78716e86 1263
fc4d0e82
NC
1264 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
1265
1266 * config.sub: Handle crisv32, alias etraxfs.
1267 * config.guess (crisv32:Linux:*:*): Handle.
1268
1269 2004-08-13 Brad Smith <brad@comstyle.com>
1270
1271 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1272 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1273
1274 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
1275
1276 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1277 assume the processor is a powerpc. This is because coreutils
1278 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1279 in this case, due to a MacOS X bug that causes
1280 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1281 to return a negative number.
1282 Problem reported by Petter Reinholdtsen in:
1283 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1284
1285 2004-07-19 Ben Elliston <bje@gnu.org>
1286
1287 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1288
1289 2004-06-24 Ben Elliston <bje@gnu.org>
1290
1291 * config.guess: Update copyright years.
1292 * config.sub: Likewise.
1293
1294 2004-06-22 Robert Millan <robertmh@gnu.org>
1295
1296 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1297 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1298
1299 2004-06-22 Stanley F. Quayle <stan@stanq.com>
1300
1301 * config.guess (*:*VMS:*:*): New entry. Replaces
1302 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1303 manufacturer.
1304
1305 2004-06-22 Ben Elliston <bje@gnu.org>
1306
1307 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1308 * config.sub: Likewise.
1309
1310 2004-06-22 Ben Elliston <bje@gnu.org>
1311
1312 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1313 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1314
1315 2004-06-11 Ben Elliston <bje@gnu.org>
1316
1317 * config.guess (pegasos:OpenBSD:*:*): Remove.
1318
1319 2004-06-11 Ben Elliston <bje@gnu.org>
1320
1321 From Wouter Verhelst <wouter@grep.be>:
1322 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1323
1324 2004-06-11 Ben Elliston <bje@gnu.org>
1325
1326 * config.guess (luna88k:OpenBSD:*:*): New.
1327
1328 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1329
1330 * config.guess (m32r*:Linux:*:*): New case.
1331 * config.sub: Handle m32rle.
1332
1333 2004-03-12 Ben Elliston <bje@wasabisystems.com>
1334
1335 From Jens Petersen <petersen@redhat.com>:
1336 * config.sub: Handle sparcv8.
1337
1338 2004-03-03 Ben Elliston <bje@wasabisystems.com>
1339
1340 From Tom Smith <smith@cag.lkg.hp.com>:
1341 * config.guess: Version suffixes are equally significant on Tru64
1342 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
1343 prefix of "P" (patched kernel).
1344
1345 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
1346
1347 * config.sub: Add support for National Semiconductor CRX target.
1348
2f4cc6bf
JJ
13492004-09-03 Janis Johnson <janis187@us.ibm.com>
1350
1351 * MAINTAINERS (Various Maintainers): Remove myself as web page
1352 maintainer, add myself as maintainer of build status lists.
1353
61fec9ff
JB
13542004-09-03 Jan Beulich <jbeulich@novell.com>
1355
1356 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1357 *-*-netware, but add target-libmudflap.
1358 Consolidate *-*-netware targets (of which really only i?86 exists)
1359 into a single entry.
1360 * configure: Likewise.
1361
45f366ab
PB
13622004-09-01 Paolo Bonzini <bonzini@gnu.org>
1363
1364 * Makefile.tpl (sorry): Remove.
1365 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1366 (cleanstrap targets): Depend on distclean, not distclean-stage1.
1367 (do-clean): Clean per-stage directories too.
1368 (do-distclean): Run distclean-stage1 too.
1369 (.NOTPARALLEL): Enable during toplevel bootstrap.
1370 (stage[+id+]-bubble): Enable parallel execution during
1371 the recursive invocation.
1372 * Makefile.in: Regenerate.
1373
1374 Fix previous checkin:
1375
1376 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1377 include.
1378 * configure.in: Fix indentation.
1379 * configure: Regenerate.
1380
be8fff81
RB
13812004-08-31 Robert Bowdidge <bowdidge@apple.com>
1382
45f366ab
PB
1383 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1384 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1385 * configure: regenerate
78716e86 1386 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 1387 -mdynamic-no-pic
be8fff81
RB
1388
1389
71b5d516
PB
13902004-08-31 Paolo Bonzini <bonzini@gnu.org>
1391
1392 * Makefile.def (build_modules): Add fixincludes.
1393 (dependencies): Make gcc depend on fixincludes.
1394 * configure.in (build_tools): Add fixincludes.
1395 (build_configdirs): Always include build_libs.
1396 * Makefile.in: Regenerate.
1397 * configure: Regenerate.
1398
13992004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
1400
1401 * Makefile.def (bootstrap stages): Add 'lean' parameter.
1402 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1403 phony targets; do not generate timestamp files.
1404 (distclean-stageN): Remove references to their timestamp files.
1405 (restageN, touch-stageN): Remove.
1406 (stageN-bubble): Rewritten.
1407 (compare): Support lean bootstraps.
1408 * Makefile.in: Regenerate.
1409
1410 * configure.in: Only warn when bootstrapping but
1411 build != host or build != target. Support lean bootstraps.
1412 * configure: Regenerate.
1413
ce7cbbb0
PE
14142004-08-26 Phil Edwards <phil@codesourcery.com>
1415
1416 * configure.in: Give a better error message if GMP/MPFR are missing
1417 and a language needing them has been requested.
1418 * configure: Regenerated.
1419
9c71a529
PE
14202004-08-25 Phil Edwards <phil@codesourcery.com>
1421
1422 * configure.in: Print a list of available language front-ends if
1423 a requested one is missing. Tidy stray tab characters.
1424 * configure: Regenerated.
1425
e3f92d3b
MK
14262004-08-19 Michael Koch <konqueror@gmx.de>
1427
1428 * gcc/doc/install.texi: Update entry about automake for libjava.
1429
c3f84f61
RM
14302004-08-17 Robert Millan <robertmh@gnu.org>
1431
1432 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1433 (instead of FreeBSD).
1434 * configure: Regenerate.
1435
7c27e184
PB
14362004-08-16 Paolo Bonzini <bonzini@gnu.org>
1437
1438 * Makefile.in: Regenerate.
1439 * configure: Regenerate.
1440
1441 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1442 stage_*_flags.
1443 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1444 for bootstrapped modules if toplevel bootstrap is going.
1445 (GCC bootstrap): Generate per-stage targets for all bootstrapped
1446 modules. Adjust for changes in Makefile.def. Enable several
1447 rules even in non-bootstrap mode, just to avoid peppering the
1448 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1449 (stage-[+prev+]-bubble): Remove.
1450
1451 * Makefile.def (Dependencies): Depend on all-build-bison,
1452 all-build-flex, all-build-byacc, all-build-texinfo, rather
1453 than the host variations.
1454 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
1455 with BUILD_SUBDIR.
1456 (BISON): Update for recent Bisons.
1457 (YACC): Fix typo.
1458 (cross): Depend on all-build.
1459 (all): Do not depend on all-build.
1460 (prebootstrap): Remove.
1461 (dep-kind): Accept separate prefixes for MODULE and ON variables.
1462 (Prebootstrap dependencies): Add them to the per-stage targets
1463 and to all-prebootstrap.
1464 * configure.in (build_configdirs): Always enable build_tools.
1465 (BUILD_DIR_PREFIX): Remove.
1466
1467 * Makefile.def (gcc): Add target variable.
1468 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1469 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1470 in the recursive `make', instead of hardwiring `all'.
1471 (Autogenerated TARGET-* variables): New.
1472
20f3bb80
BB
14732004-08-13 Brian Booth <bbooth@redhat.com>
1474
1475 * MAINTAINERS: Remove myself from write-after-approval.
1476
b5be499d
NN
14772004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
1478
1479 * src-release: Stop distributing mmalloc with gdb (which doesn't
1480 use it).
1481 * Makefile.def: GDB doesn't depend on mmalloc anymore.
1482 * Makefile.in: Regenerate.
1483
b3f8d95d
MM
14842004-08-09 Mark Mitchell <mark@codesourcery.com>
1485
1486 * configure.in (arm*-*-eabi*): New target.
1487 * configure: Regenerate.
1488
3589b69e
PB
14892004-08-06 Paolo Bonzini <bonzini@gnu.org>
1490
1491 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1492 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1493 (Dependencies): New section.
1494 * Makefile.tpl (Dependencies): Generate from Makefile.def.
1495 (configure-target-[+module+]): Depend on maybe-all-gcc
1496 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
1497 (toplevel profiledbootstrap): Fix dependencies.
1498 * Makefile.in: Regenerate.
1499
972974fc
MM
15002004-08-03 Mark Mitchell <mark@codesourcery.com>
1501
1502 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1503 target-libiberty to noconfigdirs.
1504 * configure: Regenerate.
1505
bebf829d
PB
15062004-08-03 Paul Brook <paul@codesourcery.com>
1507
1508 * configure.in: Check for MPFR as well as GMP.
1509 * configure: Regenerate.
1510
98a5bb3b
RM
15112004-08-01 Robert Millan <robertmh@gnu.org>
1512
1513 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1514 libmudflap for all GNU-based systems (with Glibc).
1515 * configure: Regenerate.
1516
d32ab992
PB
15172004-08-03 Paolo Bonzini <bonzini@gnu.org>
1518
1519 * Makefile.def (host-modules): Add gcc.
1520 * Makefile.in: Regenerate.
1521 * Makefile.tpl (sorry): New rule.
1522 (configure-host, all-host, [+make_target+]-host, do-check,
1523 install-host): Do not add gcc as a special case.
1524 (host modules): Add a small special-casing for gcc. Export
1525 extra_make_flags through the environment.
1526 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1527 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1528 other recursive targets for gcc): Remove.
1529
1530 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1531 (stage, unstage): New rules.
1532 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1533 distclean-stage[+id+]): Use stage_current.
1534 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1535 the stage*-start rules.
1536
aeb732c1
GK
15372004-08-02 Geoffrey Keating <geoffk@apple.com>
1538
1539 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
1540 use -all_load flag.
1541
25b656e7
PB
15422004-08-02 Paolo Bonzini <bonzini@gnu.org>
1543
1544 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
1545 * configure: Regenerate.
1546
cc440d71
TM
15472004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
1548
1549 * maintainer-scripts/gcc_release: Revert yesterday's change.
1550
270e140b
SB
15512004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
1552
1553 * MAINTAINERS: Add myself to write-after-approval.
1554
3e4035f8
TM
15552004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
1556
1557 * libf2c: Removed.
1558 * gcc/gccbug.in: Updated because of libf2c removal.
1559 * maintainer-scripts/gcc_release: Ditto.
1560
a3e8d8b4
LR
15612004-07-09 Loren J. Rittle <ljrittle@acm.org>
1562
1563 * configure.in: Build libmudflap by default on FreeBSD.
1564 * configure: Regenerated.
1565
dfcada9a
MM
15662004-07-09 Mark Mitchell <mark@codesourcery.com>
1567
1568 * configure.in: Do not build libmudflap by default on non-GNU/Linux
1569 systems.
1570 * configure: Regenerated.
1571
3922b216
JDA
15722004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1573
1574 PR target/16344
1575 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1576 feedback based compiler.
1577 * Makefile.in: Rebuilt.
1578
95bcca47
AO
15792004-07-08 Alexandre Oliva <aoliva@redhat.com>
1580
1581 * Makefile.def (host_modules): Set bootstrap=true for flex.
1582 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1583 * Makefile.in: Rebuilt.
1584
051822f6
JH
15852004-07-07 Jan Hubicka <jh@suse.cz>
1586
1587 * MAINTAINERS: Add self as a profile feedback maintainer.
1588
7b61653a
PE
15892004-07-05 Phil Edwards <phil@codesourcery.com>
1590
1591 * configure.in: Do not prepend $srcdir to /dev/null in
1592 makefile fragments.
1593 * configure: Regenerate.
1594
23f6b2f9
PB
15952004-07-01 Paolo Bonzini <bonzini@gnu.org>
1596
1597 * Makefile.def (build_modules): Add bison, byacc, flex,
1598 m4, texinfo.
1599 (flags_to_pass): Add FLEX.
1600 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1601 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1602 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1603 DEFAULT_MAKEINFO): Remove.
1604 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1605 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1606 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1607 objdir or else use configured tool.
1608 (all-build): New.
1609 (all): Depend on it.
1610 (Build module dependencies): Add.
1611 * Makefile.in: Regenerate.
1612 * configure.in: Better support for multiple build modules,
1613 matching what is done for host/target modules. Do not look
1614 for "plausible" locations of build tools if Canadian cross.
1615 Use autoconf's AC_PROG_CC to find a C compiler. Define
1616 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
1617 * configure: Regenerate.
78716e86 1618
1c020272
PB
16192004-06-22 Paolo Bonzini <bonzini@gnu.org>
1620
1621 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1622 * Makefile.in: Regenerate.
1623
a52a0a7f
PB
16242004-06-22 Paolo Bonzini <bonzini@gnu.org>
1625
1626 * Makefile.tpl (configure-build-[+module+],
1627 configure-[+module+], configure-target-[+module+]): Pass
1628 [+extra_configure_args+].
1629 (all-build-[+module+], all-[+module+], check-[+module+],
1630 install-[+module+], [+make_target+]-[+module+],
1631 all-target-[+module+], check-target-[+module+],
1632 install-target-[+module+], [+make_target+]-target-[+module+]):
1633 Pass [+extra_make_args+].
1634 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1635 (GCC_HOST_EXPORTS): Remove.
1636 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1637 cross, check-gcc, check-gcc-c++, install-gcc,
1638 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1639 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1640 * Makefile.in: Regenerate.
1641
ccde3f1a
MS
16422004-06-21 Matthew Sachs <msachs@apple.com>
1643
1644 * MAINTAINERS: Added self to write-after-approval.
1645
6264b0a6
CF
16462004-06-21 Christopher Faylor <cgf@alum.bu.edu>
1647
1648 * configure.in: Check for srcdir/winsup rather than build directory
1649 winsup.
1650 * configure: Regenerate.
1651
801e2270
CV
16522004-06-17 Corinna Vinschen <vinschen@redhat.com>
1653
1654 * configure.in: Don't build Cygwin native newlib if winsup
1655 directory is missing. Emit warning instead.
1656 * configure: Regenerate.
1657
ad6717df
PB
16582004-06-09 Paolo Bonzini <bonzini@gnu.org>
1659
1660 * Makefile.tpl (touch-stage[+id+]): New.
1661 (restage[+prev+]): Depend on touch-stage[+id+].
1662
1663 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1664 Use it throughout.
1665
1666 * Makefile.def: Add profile and feedback bootstrap stages.
1667 Remove next field from bootstrap stages.
1668 * Makefile.tpl (LN, LN_S): Substitute.
1669 (stageN-start, stageN-end): Use double-colon rules, to
1670 provide a hook for additional setup commands.
1671 (distclean-stageN-gcc, restageN): Create dependencies from
1672 [+prev+], not from [+next+].
1673 (stageN-bubble): Add commands for successive stages from
1674 [+prev+], using double-colon rules.
1675 (all-stageN-gcc): Fix typo.
1676 (stagefeedback-start, profiledbootstrap): New.
1677 * Makefile.in: Regenerate.
1678 * configure.in: Call ACX_PROG_LN.
1679 * configure: Regenerate.
1680
5bbb9680
CY
16812004-06-08 Canqun Yang <canqun@nudt.edu.cn>
1682
1683 * MAINTAINERS (Write After Approval): Add myself.
1684
e18be1d4
MA
16852004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
1686
1687 * MAINTAINERS (Write After Approval): Add myself.
1688
5607edfd
PB
16892004-06-03 Paolo Bonzini <bonzini@gnu.org>
1690
1691 * configure.in: Fix --enable-bootstrap breakage introduced in trees
1692 without gcc.
1693 * configure: Regenerate.
1694
1ec4e9c3
PB
16952004-06-01 Paolo Bonzini <bonzini@gnu.org>
1696
1697 * Makefile.tpl: Fix typo.
1698 * Makefile.in: Regenerate.
1699
c2f7605f
PB
17002004-06-01 Paolo Bonzini <bonzini@gnu.org>
1701
1702 * configure.in: Remove new- prefix from toplevel
1703 bootstrap targets.
1704 * configure: Regenerate.
1705
f516a7da
PB
17062004-06-01 Paolo Bonzini <bonzini@gnu.org>
1707
1708 * Makefile.tpl (all.normal): Rename to all.
1709 (all): Replace with a rule to pick the default
1710 target from configure.
1711 (all-gcc, configure-gcc): Use conditionals to
1712 do nothing when toplevel bootstrap is going on.
1713 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1714 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1715 * configure.in: Support --enable-bootstrap.
1716
1717 * Makefile.def: Remove new- prefix from toplevel
1718 bootstrap targets.
1719 * Makefile.tpl: Likewise.
1720
1721 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
1722 target.
1723
1724 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1725 $(RECURSE_FLAGS) to recursive invocation of make.
1726
1727 * Makefile.in: Regenerate.
1728 * configure: Regenerate.
1729
78dd5e36
AJ
17302004-05-30 Andreas Jaeger <aj@suse.de>
1731 Jim Wilson <wilson@specifixinc.com>
1732
1733 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1734 like CC.
1735
30f1bddc
DJ
17362004-05-27 Daniel Jacobowitz <dan@debian.org>
1737
1738 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1739 * configure: Regenerate.
1740
4fc4dd12
DJ
17412004-05-25 Daniel Jacobowitz <drow@false.org>
1742
1743 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1744 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1745 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
1746 targets.
1747 * Makefile.in: Regenerate.
1748
94632047 17492004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
1750
1751 * configure.in: Test the ability to symlink directories.
1752 * configure: Regenerate.
1753
1754 * Makefile.def (bootstrap-stage): New definitions.
1755 * Makefile.tpl (configure-stage1-gcc,
1756 configure-stage2-gcc, configure-stage3-gcc,
1757 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1758 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1759 new-restage3, compare): Autogenerate, see Makefile.in
1760 entry for behavioral changes.
1761 (distclean-stage1, new-stage1-start, new-stage1-end,
1762 new-stage1-bubble, distclean-stage2, new-stage2-start,
1763 new-stage2-end, new-stage2-bubble, distclean-stage3,
1764 new-stage3-start, new-stage3-end): New autogenerated targets.
1765 (objext, prebootstrap, BOOT_CFLAGS,
1766 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1767 targets.
1768
1769 * Makefile.in: Regenerate.
1770 (distclean-stage1, new-stage1-start, new-stage1-end,
1771 new-stage1-bubble, distclean-stage2, new-stage2-start,
1772 new-stage2-end, new-stage2-bubble, distclean-stage3,
1773 new-stage3-start, new-stage3-end): New targets.
1774 (all-stage1-gcc): Move prebootstrap dependency from here...
1775 (configure-stage1-gcc): ...to here.
1776 (new-bootstrap): Use bubble targets.
1777 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1778 Use per-stage distclean targets.
1779 (configure-stage1-gcc, configure-stage2-gcc,
1780 configure-stage3-gcc, all-stage1-gcc,
1781 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1782 Use new-stageN-start to prepare the tree.
1783
4f4e53dd
PB
17842004-05-23 Paolo Bonzini <bonzini@gnu.org>
1785
1786 * Makefile.def (host_modules): add libcpp.
1787 * Makefile.tpl: Add dependencies on and for libcpp.
1788 * Makefile.in: Regenerate.
1789 * configure.in: Add libcpp host module.
1790 * configure: Regenerate.
1791
60975492
PB
17922004-05-21 Paolo Bonzini <bonzini@gnu.org>
1793
1794 * Makefile.tpl: Whenever a recursive target is defined, wrap
1795 it in a special @if/@endif block, and prepare its maybe
1796 dependency in the @if/@endif block
1797 * configure.in: Instead of writing maybe dependencies, remove
1798 the @if/@endif statements, and remove the @if/@endif blocks
1799 that remain.
1800 * configure: Regenerate.
1801 * Makefile.in: Regenerate.
1802
5ce7d75d
JJ
18032004-05-20 Janis Johnson <janis187@us.ibm.com>
1804
1805 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
1806
c779c42f
KK
18072004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
1808
1809 PR bootstrap/15120
1810 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
1811 * */configure: Rebuilt.
1812
b4117c30
ZW
18132004-05-17 Zack Weinberg <zack@codesourcery.com>
1814
1815 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1816 of libf2c.
1817 * configure, Makefile.in: Regenerate.
1818
315fcf97 1819