]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
2006-02-03 Steven G. Kargl <kargls@comcast.net>
[thirdparty/gcc.git] / ChangeLog
CommitLineData
145b0ed1 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
c47832b1 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
80111498 182006-01-22 Dirk Mueller <dmueller@suse.de>
19
20 * MAINTAINERS (Write After Approval): Add myself.
21
4938df8a 222006-01-20 Diego Novillo <dnovillo@redhat.com>
23
24 * configure: Regenerate.
25
1e8e9920 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
deaa70c6 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
18ece38c 422006-01-04 Chris Lattner <sabre@gnu.org>
ca07d10f 43
7914652a 44 * MAINTAINERS (Write After Approval): Add myself.
45
0c8a85c6 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
1e8e9920 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.
0c8a85c6 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
1e8e9920 71 * Makefile.in: Regenerate.
72 * configure: Regenerate.
0c8a85c6 73
bd63b943 742006-01-04 Ben Elliston <bje@au.ibm.com>
75
76 * MAINTAINERS (libdecnumber): Add myself.
77
3b6bba18 782006-01-02 Mark Mitchell <mark@codesourcery.com>
79
80 * libtool-ldflags: New script.
81
9c19a746 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
1c39ab9d 882005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
89
90 * MAINTAINERS: Update my email address.
91
ceebc884 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
9ca214be 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
957985d9 1172005-12-16 Nathan Sidwell <nathan@codesourcery.com>
118
119 * configure.in: Replace ms1 with mt.
120 * configure: Rebuilt.
121
3fecdf28 1222005-12-15 Bryce McKinlay <mckinlay@redhat.com>
123
124 * MAINTAINERS: Update my email address.
125
2420a95f 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
98777423 1322005-12-14 Paolo Bonzini <bonzini@gnu.org>
133
134 * configure.in: Flip the top-level bootstrap switch.
135 * configure: Regenerate.
136
83f96a51 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
72d3853a 1552005-12-12 Carlos O'Donell <carlos@codesourcery.com>
156
157 * MAINTAINERS (Write After Approval): Add myself.
158
8a4c0c5f 1592005-12-12 Nathan Sidwell <nathan@codesourcery.com>
160
a67ce901 161 * MAINTAINERS: Add myself as mt maintainer.
162
8a4c0c5f 163 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
164
937fb015 1652005-12-06 Adam Nemet <anemet@caviumnetworks.com>
166
167 * MAINTAINERS: Change email address.
168
f5aebe3e 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
e888c15e 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
e21c3597 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
e3f15eef 2082005-11-29 Ben Elliston <bje@au.ibm.com>
209
210 * libdecnumber: Import decNumber sources from the dfp-branch.
211
8afb273f 2122005-11-21 Kean Johnston <jkj@sco.com>
213
214 * config.sub, config.guess: Sync from upstream sources.
215
fefdfa6e 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
92016de0 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
415470be 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
15bb6251 2372005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
238
239 * MAINTAINERS (Write After Approval): Add myself.
240
66182ee6 2412005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
242
243 * MAINTAINERS (Write After Approval): Add myself.
244
9aad078e 2452005-10-24 Diego Novillo <dnovillo@redhat.com>
246
247 * MAINTAINERS (alias analysis): Add Daniel Berlin and
248 Diego Novillo.
249
e025d06f 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
bde48217 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
8d687193 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
843af2a1 2692005-10-15 Jie Zhang <jie.zhang@analog.com>
270
271 * MAINTAINERS (Write After Approval): Add self.
272
6783d878 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
ae74ffb7 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.
0b69af2f 288 * configure, Makefile.in: Regenerated.
ae74ffb7 289
7fd717b3 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
8d2ef209 2952005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
296
297 * MAINTAINERS: Add self as sh libraries/configury maintainer.
298
8283f873 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
8011a2db 3202005-10-04 James E Wilson <wilson@specifix.com>
321
322 * Makefile.def (lang_env_dependencies): Add libmudflap.
323 * Makefile.in: Regenerate.
324
09cc3896 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
d7441b0d 3332005-10-03 H.J. Lu <hongjiu.lu@intel.com>
334
335 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
336 * configure: Regenerated.
337
9886f3d1 3382005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
339
340 * configure: Regenerate with the correct
341 autoconf version.
342
7172be51 3432005-09-30 Catherine Moore <clm@cm00re.com>
344
345 * configure.in (bfin-*-*): New.
346 * configure: Regenerated.
347
9fec3fa8 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
14bd4516 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
6ca52624 3702005-09-16 Tom Tromey <tromey@redhat.com>
371
372 * MAINTAINERS: Add self as java maintainer.
373
2c718da0 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
51427b7f 3802005-08-30 Phil Edwards <phil@codesourcery.com>
381
382 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
383 * configure: Regenerated.
384
70bd96e6 3852005-08-22 Aldy Hernandez <aldyh@redhat.com>
386
387 * MAINTAINERS: Add self as ms1 maintainer.
388
e85b7f3c 3892005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
390
391 * Makefile.def (libssp): Add to lang_env_dependencies.
392 * Makefile.in: Regenerate.
393
6be90865 3942005-08-18 Ian Lance Taylor <ian@airs.com>
395
396 * MAINTAINERS: Add myself as middle-end maintainer.
397
28a54140 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
c1f0d853 4032005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
404
405 * MAINTAINERS (write after approval): Added myself.
406
02bbe015 4072005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
408
409 * MAINTAINERS (Write After Approval): Add myself.
410
768691b5 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
ef8184c7 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
3e17c591 4392005-07-28 Ben Elliston <bje@au.ibm.com>
440
441 * MAINTAINERS: Update for removed CPU targets.
442
29327bb4 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
ffa8502d 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
ee8b5c34 4582005-07-24 Paolo Bonzini <bonzini@gnu.org>
459
460 * Makefile.tpl: Wrap install between unstage and stage
461 * Makefile.in: Regenerate.
462
1558ffaf 4632005-07-21 Eric Christopher <echristo@apple.com>
464
465 * MAINTAINERS: Update affiliation.
466
0d56c486 4672005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
468
469 * MAINTAINERS: Add self as crx port maintainer.
470
4569287f 4712005-07-20 DJ Delorie <dj@redhat.com>
472
473 * MAINTAINERS: Add self as m32c maintainer.
474
06b8a6e6 4752005-07-16 Kelley Cook <kcook@gcc.gnu.org>
476
477 * all files: Update FSF address.
478
3031a1be 4792005-07-15 Eric Christopher <echristo@redhat.com>
480
481 * MAINTAINERS: Change affiliation.
482
040541fe 4832005-07-14 Jim Blandy <jimb@redhat.com>
484
485 * configure.in: Add cases for Renesas m32c.
486 * configure: Regenerated.
487
a03a59f4 4882005-07-14 Kelley Cook <kcook@gcc.gnu.org>
489
47440b6d 490 * COPYING.LIB: Update from fsf.org.
491
4922005-07-14 Kelley Cook <kcook@gcc.gnu.org>
493
494 * COPYING, compile, config.guess,
a03a59f4 495 config.sub, install-sh, missing, mkinstalldirs,
496 symlink-tree, ylwrap: Sync from upstream sources.
47440b6d 497 * config-ml.in: Update FSF address.
a03a59f4 498
9f88bc9d 4992005-07-13 Eric Christopher <echristo@redhat.com>
500
501 * configure.in: Add toplevel noconfigdir support for tpf.
502 * configure: Regenerate.
503
f6463472 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
eb39e466 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
3c7c61db 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
d28caca4 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
07da5214 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
0d55f4d0 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
c6d8e763 5392005-07-01 Zack Weinberg <zackw@panix.com>
540
541 * MAINTAINERS: Change email address. Resign from maintainership.
542
e64566bc 5432005-07-01 Richard Guenther <rguenther@suse.de>
544
545 * MAINTAINERS: Change my e-mail address and affiliation.
546
919a60fa 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
1dcfcddb 5562005-06-13 Richard Sandiford <richard@codesourcery.com>
557
558 * MAINTAINERS: Update my email address.
559
cbaa9876 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
90314144 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
ff7dcf6a 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
058a5366 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
a0133d5a 5862005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
587
588 * MAINTAINERS: Update my email address.
589
ba84b398 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
f6fa11cb 5952005-06-02 Aldy Hernandez <aldyh@redhat.com>
cbaa9876 596 Michael Snyder <msnyder@redhat.com>
597 Stan Cox <scox@redhat.com>
f6fa11cb 598
cbaa9876 599 * configure.in: Set noconfigdirs for ms1.
f6fa11cb 600
cbaa9876 601 * configure: Regenerate.
f6fa11cb 602
5538a252 6032005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
604
605 * MAINTAINERS (Write After Approval): Add self.
606
eb475541 6072005-06-01 Josh Conner <jconner@apple.com>
608
609 * MAINTAINERS (Write After Approval): Add self.
610
f61df03e 6112005-06-01 Kazu Hirata <kazu@codesourcery.com>
612
613 * MAINTAINERS: Update my email address.
614
8c31789b 6152005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
616
617 * MAINTAINERS (Write After Approval): Add self.
618
80f2a08d 6192005-05-26 Chris Demetriou <cgd@broadcom.com>
620
621 * MAINTAINERS (Write After Approval): Remove self.
622
97d52533 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
aa73b18f 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
e8bfe1fa 6362005-05-19 Paul Brook <paul@codesourcery.com>
637
cbaa9876 638 * configure.in: Rewrite misleading error message when requested
e8bfe1fa 639 language cannot be built.
640 * configure: Regenerate.
641
4267b9ea 6422005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
643
644 * ylwrap: Import from Automake 1.9.5.
645
9d7b8b84 6462005-05-13 David Ung <davidu@mips.com>
647
648 * MAINTAINERS (Write After Approval): Add self.
649
5cd1aacd 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.
cbaa9876 654
0e47e899 6552005-05-09 Stan Cox <scox@redhat.com>
656
657 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
658
f9697cdb 6592005-05-08 Matt Kraai <kraai@ftbfs.org>
660
661 * README.SCO: Update the URL.
662
3fec05ca 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
a8abbd9d 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
12fb418d 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
c828481a 6882005-04-29 Paolo Bonzini <bonzini@gnu.org>
689
690 * configure: Regenerate.
691
352141ae 6922005-04-27 Mike Stump <mrs@apple.com>
693
694 * MAINTAINERS: Add self as darwin maintainer.
695
5629b19d 6962005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
697
698 * config.sub: Update from master copy.
699
3cf20c3b 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
c0188550 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
603e1354 7132005-04-14 Joseph S. Myers <joseph@codesourcery.com>
714
715 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
716
6db39137 7172005-04-12 Mike Stump <mrs@apple.com>
718
719 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
720
1df56788 7212005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
722
723 * MAINTAINERS (Write After Approval): Add myself.
724
80ccce4c 7252005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
726
727 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
728
c15fb64c 7292005-04-06 Paolo Bonzini <bonzini@gnu.org>
730
cbaa9876 731 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
c15fb64c 732 (TARGET_CONFIGARGS): Include --with-target-subdir.
733 (configure, all): New macros. Use them throughout.
734 * Makefile.in: Regenerate.
735
e6eb2b02 7362005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
737
738 * MAINTAINERS (Write After Approval): Add myself.
cbaa9876 739
d18f347b 7402005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
741
742 * MAINTAINERS: Remove 'loop unrolling' maintainer.
743
8494de10 7442005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
745
746 * MAINTAINERS: Move John Carr to Write After Approval.
747
0a887243 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
60b2817d 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
9cc9199f 7672005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
768
769 * MAINTAINERS (Various Maintainers): Remove self.
770 (Write After Approval): Add self.
771
beefdb0f 7722005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
773
774 * MAINTAINERS (Various Maintainers): Add self.
775
697e01c8 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
9624cab1 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
5745a02a 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
df4e5443 7992005-03-13 Feng Wang <fengwang@nudt.edu.cn>
800
801 * MAINTAINERS (Write After Approval): Add myself.
802
379a1f2c 8032005-03-03 David Ayers <d.ayers@inode.at>
804
805 * MAINTAINERS (Write After Approval): Add myself.
806
b3fc57d4 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
39c05b8e 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
d874b723 8202005-02-28 Paolo Bonzini <bonzini@gnu.org>
821
822 * Makefile.in: Regenerate to fix conflict between the previous two
823 patches.
824
c1eb9e31 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
a136b23d 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
46042488 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
123fdbbd 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
17336619 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
6e4db1f1 8752005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
876
877 * MAINTAINERS (Write After Approval): Add myself.
878
203ad69a 8792005-02-10 Ian Lance Taylor <ian@airs.com>
880
881 * MAINTAINERS: Update my e-mail address.
882
afa8b68c 8832005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
884
885 * MAINTAINERS (Write After Approval): Add myself.
886
06b2086e 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
2890721b 8942005-01-23 Kazu Hirata <kazu@cs.umass.edu>
895
896 * MAINTAINERS: Remove obsolete entries.
897
b9db2b8c 898 * MAINTAINERS (Write After Approval): Add Michael Matz.
899
9da9577b 9002005-01-19 Neil Booth <neil@daikokuya.co.uk>
901
902 * MAINTAINERS: Remove self as cpplib maintainer.
903
c626e85f 9042005-01-17 Kelley Cook <kcook@gcc.gnu.org>
905
906 * install-sh, config.sub: Import from upstream.
907
cac4ee55 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
e03fcf5f 9152005-01-16 Jason Thorpe <thorpej@netbsd.org>
916
917 * MAINTAINERS: Update my email address.
918
abb13670 9192005-01-12 David Edelsohn <edelsohn@gnu.org>
955a00ce 920 Andreas Schwab <schwab@suse.de>
abb13670 921
922 PR bootstrap/18033
923 * config-ml.in: Eval option if surrounded by single quotes.
924
e4a78ee4 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
1fe42238 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
fcaf3188 9422004-12-25 David Edelsohn <edelsohn@gnu.org>
943
944 Revert 2004-12-08 Makefile changes.
945
835db815 9462004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
947
948 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
949 cygwin, mingw.
950
33974778 9512004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
952
953 * configure.in (sh64-*-*): Reenable gprof.
954 * configure: Regenerate.
955
4b8fa64c 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
ef31114f 9632004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
964
965 * MAINTAINERS: Update my email address.
966
7799fdb2 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
c88bf782 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
f8592d5a 9792004-12-03 Richard Sandiford <rsandifo@redhat.com>
980
981 * config.if: Delete.
982 * configure.in: Set libstdcxx_incdir directly.
983 * configure: Regenerate.
984
39b9d49f 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
c3e7e62b 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
14ac9144 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
b68b9d92 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
68b7b0fe 10062004-11-29 Matt Kraai <kraai@ftbfs.org>
1007
1008 * MAINTAINERS (Write After Approval): Update my e-mail address.
1009
d081dd29 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
08261f02 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
a234d196 10212004-11-24 Kelley Cook <kcook@gcc.gnu.org>
1022
1023 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
1024
7f93fe7a 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
037ff4cc 10302004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1031
1032 * install-sh, compile: Import from automake.
1033
e294bcff 10342004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1035
1036 * config.guess, config.sub: Import from savannnah.
1037
aad2f5f9 10382004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
48e5c22d 1039
1040 * MAINTAINERS (Write After Approval): Add myself
1041
956942fa 10422004-11-12 Mike Stump <mrs@apple.com>
1043
1044 * Makefile.def: Add html support.
1045 * Makefile.tpl: Likewise.
1046 * Makefile.in: Regenerate.
1047
ec2a8310 10482004-11-11 Geoffrey Keating <geoffk@apple.com>
1049
8a54e13f 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
ec2a8310 1056 * Makefile.def: Make gcc install depend on fixincludes install.
1057 * Makefile.in: Regenerate.
1058
696f98d4 10592004-11-10 Janis Johnson <janis187@us.ibm.com>
1060
1061 * MAINTAINERS: Add myself as gcc testsuite maintainer.
1062
3eb34262 10632004-11-11 Paul Brook <paul@codesourcery.com>
1064
1065 * MAINTAINERS: Add self as arm maintainer. Update email address.
1066
dd63ad62 10672004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
1068
1069 * configure.in (noconfigdirs) [mmix-*-*]: Disable
1070 target-libgfortran.
17a0d7e8 1071 * configure: Regenerate.
dd63ad62 1072
d8483d79 10732004-11-07 David Edelsohn <edelsohn@gnu.org>
1074
1075 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1076 like CC.
1077
bdcc5e0f 10782004-11-05 Paolo Bonzini <bonzini@gnu.org>
1079
1080 * Makefile.def (host fixincludes): Specify missing targets.
1081 * Makefile.in: Regenerate.
1082
9310c946 10832004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
1084
1085 * MAINTAINERS: Add myself
1086
1dfe67f7 10872004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
1088
1089 * MAINTAINERS (Write After Approval): Add myself.
1090
50e7e370 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
b6824c17 10982004-11-04 Daniel Jacobowitz <dan@debian.org>
1099
1100 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1101 * configure: Regenerated.
1102
44f0e47c 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
03dbc854 11092004-10-31 Mark Mitchell <mark@codesourcery.com>
1110
1111 * README.SCO: Update per FSF instructions.
1112
d2be3229 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
6675f2d9 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
3a8631fa 11252004-10-23 Daniel Jacobowitz <dan@debian.org>
1126
1127 * configure.in: Use an absolute path to install-sh.
1128 * configure: Regenerated.
1129
50c69ebc 11302004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1131
1132 * MAINTAINERS (Write After Approval): Add myself.
1133
2c95e9b1 11342004-10-19 Kazu Hirata <kazu@cs.umass.edu>
1135
1136 * MAINTAINERS: Remove from Write After Approval those that are
1137 already maintainers.
1138
3d22b915 11392004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
1140
1141 * MAINTAINERS: Update my email address.
1142
3fba36a4 11432004-10-12 Kelley Cook <kcook@gcc.gnu.org>
1144
1145 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1146 * configure: Regenerate.
1147
25cebb64 11482004-10-07 J"orn Rennecke <joern.rennecke@st.com>
1149
1150 * MAINTAINERS: Update my email address.
1151
668dc571 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
2c50ca04 11572004-10-06 Josef Zlomek <josef.zlomek@email.cz>
1158
1159 * MAINTAINERS: Update my e-mail address.
1160
68b4a982 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
5326cc72 11722004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
1173
1174 * configure.in: Enable target-libgloss for crx-*-*.
9624cab1 1175 * configure: Regenerate.
5326cc72 1176
6e4191af 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
39826843 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
e644ba93 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
ddc76fa7 11942004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
1195
1196 * MAINTAINERS: Change my email address to my new work account.
1197
3bdd04cc 11982004-09-24 Michael Roth <mroth@nessie.de>
1199
1200 * configure.in (--without-headers): Add missing double quotes.
1201 * configure: Regenerate.
1202
1b60dd08 12032004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1204
1205 * ylwrap: Revert to previous version.
1206
d389b7e3 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
2109ded2 12192004-09-23 Kelley Cook <kcook@gcc.gnu.org>
1220
1221 * config.guess: New upstream version
1222 * compile, depcomp, install-sh, ylwrap: Likewise.
1223
da9e6519 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
e84ab337 12312004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
1232
1233 PR target/11572
1234 * configure.in (*-*-darwin*): Renable libobjc.
1235 * configure: Regenerate.
1236
c875bbba 12372004-09-10 Nathan Sidwell <nathan@codesourcery.com>
1238
1239 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
1240
39a1c4e9 12412004-09-09 Daniel Berlin <dberlin@dberlin.org>
b68b9d92 1242
39a1c4e9 1243 * Makefile.def: Remove libbanshee.
1244 * Makefile.tpl: Ditto.
1245 * configure.in: Ditto.
1246 * Makefile.in: Regen.
1247 * configure: Ditto.
1248
c600ebdb 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
e1aef632 12542004-09-07 Paolo Bonzini <bonzini@gnu.org>
1255
1256 * missing: Import latest version from master repository.
1257
ccf99faa 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:
b68b9d92 1263
ccf99faa 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
cde9549e 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
634f7a13 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
2b64d19b 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
0222d984 13812004-08-31 Robert Bowdidge <bowdidge@apple.com>
1382
2b64d19b 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
b68b9d92 1386 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9624cab1 1387 -mdynamic-no-pic
0222d984 1388
1389
2b59cb05 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>
3c782584 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
4a921c63 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
6cee4b4a 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
e6312df0 14262004-08-19 Michael Koch <konqueror@gmx.de>
1427
1428 * gcc/doc/install.texi: Update entry about automake for libjava.
1429
c01dd063 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
a1ad7483 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
e0d2a616 14732004-08-13 Brian Booth <bbooth@redhat.com>
1474
1475 * MAINTAINERS: Remove myself from write-after-approval.
1476
77f9b2dc 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
30e9913f 14842004-08-09 Mark Mitchell <mark@codesourcery.com>
1485
1486 * configure.in (arm*-*-eabi*): New target.
1487 * configure: Regenerate.
1488
ea8d3d75 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
8647a116 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
5ca838b8 15062004-08-03 Paul Brook <paul@codesourcery.com>
1507
1508 * configure.in: Check for MPFR as well as GMP.
1509 * configure: Regenerate.
1510
cb8a7007 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
6caa530d 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
3ff2e849 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
75b6260c 15422004-08-02 Paolo Bonzini <bonzini@gnu.org>
1543
1544 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
1545 * configure: Regenerate.
1546
3ecc19f1 15472004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
1548
1549 * maintainer-scripts/gcc_release: Revert yesterday's change.
1550
0396e2a1 15512004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
1552
1553 * MAINTAINERS: Add myself to write-after-approval.
1554
b1fd5525 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
122ae8c7 15612004-07-09 Loren J. Rittle <ljrittle@acm.org>
1562
1563 * configure.in: Build libmudflap by default on FreeBSD.
1564 * configure: Regenerated.
1565
344b2784 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
d45eaefd 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
13e3668a 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
9763d43d 15852004-07-07 Jan Hubicka <jh@suse.cz>
1586
1587 * MAINTAINERS: Add self as a profile feedback maintainer.
1588
03c65091 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
2f8725b0 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.
b68b9d92 1618
1e6242a4 16192004-06-22 Paolo Bonzini <bonzini@gnu.org>
1620
1621 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1622 * Makefile.in: Regenerate.
1623
1b53fe78 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
a22cc2c4 16422004-06-21 Matthew Sachs <msachs@apple.com>
1643
1644 * MAINTAINERS: Added self to write-after-approval.
1645
d76e1e50 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
2c10944d 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
599a3eac 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
ba797f0e 16812004-06-08 Canqun Yang <canqun@nudt.edu.cn>
1682
1683 * MAINTAINERS (Write After Approval): Add myself.
1684
b93f892d 16852004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
1686
1687 * MAINTAINERS (Write After Approval): Add myself.
1688
93f93279 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
d8b05159 16952004-06-01 Paolo Bonzini <bonzini@gnu.org>
1696
1697 * Makefile.tpl: Fix typo.
1698 * Makefile.in: Regenerate.
1699
5b7950ff 17002004-06-01 Paolo Bonzini <bonzini@gnu.org>
1701
1702 * configure.in: Remove new- prefix from toplevel
1703 bootstrap targets.
1704 * configure: Regenerate.
1705
54f0538b 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
e0754ee6 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
8e8b3365 17362004-05-27 Daniel Jacobowitz <dan@debian.org>
1737
1738 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1739 * configure: Regenerate.
1740
27e3aebd 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
4889e098 17492004-05-24 Paolo Bonzini <bonzini@gnu.org>
5965d276 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
d856c8a6 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
01b41571 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
f47da044 18032004-05-20 Janis Johnson <janis187@us.ibm.com>
1804
1805 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
1806
d556a20e 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
49fbf4b9 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
c875bbba 1819