]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
* testsuite/libgomp.fortran/appendix-a/a.22.8.f90: Add
[thirdparty/gcc.git] / ChangeLog
CommitLineData
d6eaff55 12007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2
3 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4 * Makefile.in: Regenerate
5
a6c599b5 62007-03-07 Andreas Schwab <schwab@suse.de>
7
8 * configure: Regenerate.
9
130effca 102007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
11
12 * configure.ac: Add "--with-pdfdir" configure option,
13 which defines pdfdir variable.
14 * Makefile.def (target=fixincludes): Add install-pdf to
15 missing targets.
16 (recursive_targets): Add install-pdf target.
17 (flags_to_pass): Add pdfdir.
18 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
19 target.
20 * configure: Regenerate
21 * Makefile.in: Regenerate
22
cd343b1c 232007-02-28 Eric Christopher <echristo@apple.com>
24
25 Revert:
26 2006-12-07 Mike Stump <mrs@apple.com>
27
28 * Makefile.def (dependencies): Add dependency for
29 install-target-libssp and install-target-libgomp on
30 install-gcc.
31 * Makefile.in: Regenerate.
32
78a477ad 332007-02-27 Matt Kraai <kraai@ftbfs.org>
34
35 * configure: Regenerate.
36 * configure.ac: Move statements after variable declarations.
37
670a86cd 382007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
39
40 * MAINTAINERS: Add myself as sh maintainer.
41
ae8552b7 422007-02-19 Joseph Myers <joseph@codesourcery.com>
43
44 * configure.ac: Adjust for loop syntax.
45 * configure: Regenerate.
46
95a05732 472007-02-18 Alexandre Oliva <aoliva@redhat.com>
48
49 * configure: Rebuilt.
50
b0e9b581 512007-02-18 Alexandre Oliva <aoliva@redhat.com>
52
53 * configure.ac: Drop multiple occurrences of --enable-languages,
54 and fix its quoting.
55 * configure: Rebuilt.
56
77ae4d79 572007-02-17 Mark Mitchell <mark@codesourcery.com>
58 Nathan Sidwell <nathan@codesourcery.com>
59 Vladimir Prus <vladimir@codesourcery.com
60 Joseph Myers <joseph@codesourcery.com>
61
62 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
63 * configure: Regenerate.
64
ddacbee5 652007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
66
67 * ltconfig (freebsd*): Default to elf.
68
27bfe7b7 692007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
70
71 * configure.ac (target_libraries): Move libgcc before libiberty.
72 * configure: Regenerated.
73
eae5b2bc 742007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
75 Paolo Bonzini <bonzini@gnu.org>
76
77 PR bootstrap/30753
78 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
79 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
80 * configure: Regenerated.
81
41d006b3 822007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
83
84 * MAINTAINERS (Language Front End Maintainers): Update my mail
85 address.
86
4ff792a4 872007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
88
89 PR bootstrap/30748
90 * configure.ac: Correct syntax for Solaris ksh.
91 * configure: Regenerated.
92
38d7211b 932007-02-09 Paolo Bonzini <bonzini@gnu.org>
94
95 * configure.ac: Sync with src.
96 * configure: Regenerate.
97
fbc4b0e5 982007-02-09 Paolo Bonzini <bonzini@gnu.org>
99
100 * Makefile.in: Regenerate.
101
834785d1 1022007-02-09 Paolo Bonzini <bonzini@gnu.org>
103
104 * config.sub: Sync with src.
105
b30fcfae 1062007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
107
108 * Makefile.tpl (build_alias, host_alias, target_alias): Use
109 noncanonical equivalents.
110 * configure.in: Rename to...
111 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
112 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
113 target_noncanonical. Use them. Rewrite removal of configure
114 arguments for autoconf 2.59. Discard variable settings. Force
115 program_transform_name for native tools.
116
117 * Makefile.in: Regenerated.
118 * configure: Regenerated with autoconf 2.59.
119
e911c3be 1202007-02-07 Roman Zippel <zippel@linux-m68k.org>
121
c6f3c945 122 * MAINTAINERS (Write After Approval): Add myself.
e911c3be 123
44db1fbc 1242007-01-31 Andreas Schwab <schwab@suse.de>
125
126 * Makefile.tpl (LDFLAGS): Substitute it.
127 * Makefile.in: Regenerate.
128
760d0db8 1292007-01-30 Andrey Belevantsev <abel@ispras.ru>
130
c6f3c945 131 * MAINTAINERS (Write After Approval): Add myself.
760d0db8 132
25954036 1332007-01-28 David Edelsohn <edelsohn@gnu.org>
134
c6f3c945 135 * MAINTAINERS (spu port): Add myself.
25954036 136
a18b2c54 1372007-01-23 Richard Guenther <rguenther@suse.de>
138
139 PR bootstrap/30541
140 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
141 * Makefile.tpl (GNATBIND): Substitute it.
142 (GNATMAKE): Likewise.
143 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
144 of STAGE_PREFIX.
145 * Makefile.in: Regenerate.
146 * configure: Regenerate.
147
dd979235 1482007-01-18 Mike Stump <mrs@apple.com>
149
150 * configure.in: Re-enable -Werror for gcc builds.
151
c6f3c945 1522007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ec79f74b 153
c6f3c945 154 * MAINTAINERS (Write After Approval): Add myself.
ec79f74b 155
16c9b2e3 1562007-01-11 Paolo Bonzini <bonzini@gnu.org>
157
158 * configure.in: Change == to = in test command.
c6f3c945 159 * configure: Regenerate.
16c9b2e3 160
d45318b3 1612007-01-11 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 162 Nick Clifton <nickc@redhat.com>
163 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
164
165 * configure.in (build_configargs, host_configargs, target_configargs):
166 Remove build/host/target parameters.
167 (host_libs): Add gmp and mpfr.
168 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
169 * Makefile.def (gmp, mpfr): New.
170 (gcc): Remove target.
171 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
172 target_os, target_vendor): New.
173 (configure): Add host_alias/target_alias arguments. Adjust invocations.
174 * configure: Regenerate.
175 * Makefile.in: Regenerate.
d45318b3 176
1772007-01-11 Matt Fago <fago@earthlink.net>
178
179 * configure.in: Try to link to functions only in mpfr 2.2.x
c6f3c945 180 to improve robustness of configure tests.
d45318b3 181 * configure: Regenerate.
cd343b1c 182
c9c21f59 1832007-01-09 Uros Bizjak <ubizjak@gmail.com>
184
185 * MAINTAINERS: Add myself as i386 maintainer.
186
f2bdcff1 1872007-01-08 Jan Hubicka <jh@suse.cz>
188
b7be5ae5 189 * MAINTAINERS: Add myself as i386 maintainer.
f2bdcff1 190
06dd9e69 1912007-01-08 Kai Tietz <kai.tietz@onevision.com>
192
193 * configure.in: Add support for an x86_64-mingw* target.
a378fc89 194 * configure: Regenerate.
06dd9e69 195
0a2e6193 1962007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
197
198 * Makefile.tpl (all-target): Correct @if conditional for target
199 modules.
200 * configure.in: Omit libiberty if building only target libgcc.
201 * configure, Makefile.in: Regenerated.
202
29b1b61f 2032007-01-04 Paolo Bonzini <bonzini@gnu.org>
204
205 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
206 * configure: Regenerate.
207
894a47b4 2082007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
209
210 * Makefile.def (target_modules): Add libgcc.
211 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
212 * Makefile.tpl (clean-target-libgcc): Delete.
213 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
214 on gcc even for bootstrapped modules. Rewrite handling of
215 lang_env_dependencies to loop over target_modules.
216 * configure.in (target_libraries): Add target-libgcc.
217 * Makefile.in, configure: Regenerated.
218
9c3a0a29 2192006-12-29 Paolo Bonzini <bonzini@gnu.org>
220
221 * configure.in: Reorganize recognition of languages. Add
222 --enable-stage1-languages. Show supported languages for the chosen
223 target rather than all recognized languages.
224 * configure: Regenerate.
225
2e04b035 2262006-12-29 Paolo Bonzini <bonzini@gnu.org>
227
228 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
229 * Makefile.in: Regenerate.
230
0157cc75 2312006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
232
233 * configure.in: Warn that MPFR 2.2.0 is buggy.
234 * configure: Regenerate.
235
35d84d10 2362006-12-27 Ian Lance Taylor <iant@google.com>
237
238 * configure.in: When removing Makefiles to force a reconfigure, also
239 remove prev-DIR*/Makefile.
240 * configure: Regenerate.
241
ae48753c 2422006-12-22 Andreas Schwab <schwab@suse.de>
243
244 * configure: Regenerate with correct autoconf version.
245
a83ffacf 2462006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
247
c6f3c945 248 * configure.in: add AC_SUBST for *_FOR_TARGET.
249 * configure: Regenerate.
a83ffacf 250
2e04b035 2512006-12-19 Paolo Bonzini <bonzini@gnu.org>
252
253 * configure.in: Simplify logic for rejecting languages that cannot
254 be built. Separate the case when a language is unsupported,
255 from the case when the user chooses not to build a language.
256
1a606b87 2572006-12-19 Paolo Bonzini <bonzini@gnu.org>
258
259 * configure.in: Remove "$build" case for powerpc-*-darwin* since
260 it only affects bootstrap and could be tested on "$host" as well.
261 * configure: Regenerate.
262 * config/mh-ppc-darwin: Add to the stage1 cflags here.
263
39f34cfc 2642006-12-19 Paolo Bonzini <bonzini@gnu.org>
265
266 PR bootstrap/29544
267 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
268 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
269 move here comment from Makefile.tpl.
270 * Makefile.tpl: Move some definitions higher in the file.
271 (STAGE1_CHECKING): New.
272 * configure.in: Add --enable-stage1-checking.
273 * configure: Regenerate.
274 * Makefile.in: Regenerate.
275
6523c107 2762006-12-19 Paolo Bonzini <bonzini@gnu.org>
277
278 * MAINTAINERS: Add myself as build system maintainer.
279
0874d16e 2802006-12-15 Simon Martin <simartin@users.sourceforge.net>
281
282 * MAINTAINERS (Write After Approval): Add myself.
283
f4177413 2842006-12-13 Eric Christopher <echristo@apple.com>
285
286 * MAINTAINERS: Add myself as darwin maintainer.
287
21f5445c 2882006-12-11 Ian Lance Taylor <ian@airs.com>
289
290 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
291
51e3e9c5 2922006-12-11 Joern Rennecke <joern.rennecke@arc.com>
293
294 MAINTAINERS: Update my entry.
295
57c7de11 2962006-12-11 Alan Modra <amodra@bigpond.net.au>
297
298 * configure.in: Handle spu makefile frag.
57c7de11 299 * Makefile.tpl (MAINT): Define
300 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
301 * configure: Regenerate.
302 * Makefile.in: Regenerate.
303
e3c9d32f 3042006-12-11 Ben Elliston <bje@au.ibm.com>
305
306 * config.guess: Import latest version.
307 * config.sub: Likewise.
308
f5b9de9c 3092006-12-11 Ben Elliston <bje@au.ibm.com>
310
311 * configure.in (spu-*-*): Don't skip target-libiberty.
312 * configure: Regenerate.
313
fce068fd 3142006-12-10 Andreas Tobler <a.tobler@schweiz.org>
315
316 PR bootstrap/30134
317 * configure.in: Correct x86 darwin support for libjava to powerpc
318 and i?86 only.
319 * configure: Regenerate.
320
ffe859e6 3212006-12-08 Sandro Tolaini <tolaini@libero.it>
322
323 * configure.in: Add x86 darwin support for libjava.
324 * configure: Regenerate.
325
73a19d2f 3262006-12-07 Mike Stump <mrs@apple.com>
327
328 * Makefile.def (dependencies): Add dependency for
329 install-target-libssp and install-target-libgomp on
330 install-gcc.
331 * Makefile.in: Regenerate.
332
a62d86ae 3332006-12-04 Richard Guenther <rguenther@suse.de>
334
335 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
336 (Non-Algorithmic Maintainers): Move over non-algorithmic
337 loop optimizer maintainers, add myself as a non-algorithmic
338 middle-end maintainer.
339
37415b5d 3402006-12-04 Daniel Franke <franke.daniel@gmail.com>
341
342 * MAINTAINERS (Write After Approval): Add myself.
343
6af0e733 3442006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
345
346 * configure.in: Update error message for missing GMP/MPFR.
347
348 * configure: Regenerate.
349
4af4078c 3502006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
351
352 * configure.in: Update MPFR version in error message.
353
354 * configure: Regenerate.
355
69c937e1 3562006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
357
358 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
359 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
360 --with-gmp-lib): New flags.
361
362 * configure: Regenerate.
363
e419f8ef 3642006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
365
366 * MAINTAINERS (Write After Approval): Change my email address.
367
407e85bc 3682006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
369
583272a2 370 * MAINTAINERS (Write After Approval): Add myself.
407e85bc 371
40cb8be1 3722006-11-22 Philipp Thomas <pth@suse.de>
373
374 * MAINTAINERS (i18n): Update e-mail address.
375
c2d4f42f 3762006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
377
378 * MAINTAINERS (spu port): Add myself as maintainer.
379 (Write After Approval): Remove myself.
380
7c8af356 3812006-11-22 Ben Elliston <bje@au.ibm.com>
382
383 * configure.in (skipdirs): Don't build libssp for SPU.
384 * configure: Regenerate.
385
099cd192 3862006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
387
388 * MAINTAINERS (spu port): Add myself as maintainer.
389 (libobjc): Update my email address.
390
82b61569 3912006-11-21 Andrea Bona <andrea.bona@st.com>
392
393 * MAINTAINERS (Write After Approval): Add myself.
394
644459d0 3952006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
396
397 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
398 * configure : Rebuilt.
399
bb0ac0c1 4002006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
401
402 * MAINTAINERS (Write After Approval): Add myself.
403
d027f7a9 4042006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
405
406 * MAINTAINERS (Write After Approval): Add myself.
407
2a9efd1a 4082006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
409
410 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
411 libmpfr.a.
412 * configure: Regenerate.
413
f0903548 4142006-11-16 Paolo Bonzini <bonzini@gnu.org>
415
416 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
417 (unstage): Test for stage_last presence.
418
419 PR bootstrap/29802
420 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
421 * Makefile.in: Regenerate.
422
75348e65 4232003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
424
425 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
426 maintainers.
427
0048238f 4282006-11-14 Erven Rohou <erven.rohou@st.com>
429
430 * MAINTAINERS (Write After Approval): Add myself.
431
f94784f4 4322006-11-14 Paolo Bonzini <bonzini@gnu.org>
433
434 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
435 and stageN-package/Makefile.
436 * Makefile.in: Regenerated.
437
3eec5071 4382006-11-14 Jie Zhang <jie.zhang@analog.com>
439
440 * configure.in: Remove target-libgloss from noconfigdirs for
441 bfin-*-*.
442 * configure: Regenerated.
443
d9705883 4442006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
445
446 * configure.in (have_gmp): Only error if the gcc directory exists.
f4177413 447
d9705883 448 * configure: Regenerate.
449
0818100b 4502006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
451
452 * configure.in: Robustify error message for missing GMP/MPFR.
453
454 * configure: Regenerate.
455
8744aea8 4562006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
457
458 * MAINTAINERS (Write After Approval): Add myself.
459
6c1fb305 4602006-10-30 Uros Bizjak <ubizjak@gmail.com>
461
462 * MAINTAINERS: Change email address.
463
e2c5111e 4642006-10-30 Vladimir Prus <vladimir@codesourcery.com>
465
466 * MAINTAINERS (Write After Approval): Add myself.
467
d07c830b 4682006-10-26 Peter Bergner <bergner@vnet.ibm.com>
469
470 * MAINTAINERS (Write After Approval): Add myself.
471
6e4b1b54 4722006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
473
f4177413 474 * MAINTAINERS (Write After Approval): Move myself to
c6f3c945 475 Write After Approval section.
6e4b1b54 476
6a086156 4772006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
478
479 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
480 need_gmp anymore.
481 * configure: Regenerate.
482
3f08b6b2 4832006-10-16 Tobias Burnus <burnus@net-b.de>
484
485 * MAINTAINERS (Write After Approval): Add myself.
486
b4c7d1be 4872006-10-16 Ben Elliston <bje@au.ibm.com>
488
489 * config.guess: Import latest version.
490 * config.sub: Likewise.
491
51f93521 4922006-10-10 Brooks Moses <bmoses@stanford.edu>
493
494 * Makefile.def: Added pdf target handling.
495 * Makefile.tpl: Added pdf target handling.
496 * Makefile.in: Regenerated.
497
3dbfe3e4 4982006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
499
500 * MAINTAINERS: Add self as score port maintainer.
501
227bbb08 5022006-10-04 Brooks Moses <bmoses@stanford.edu>
503
504 * MAINTAINERS (Write After Approval): Add myself.
505
112f3d57 5062006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
507
f4177413 508 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
112f3d57 509 or newer.
510 * configure: Regenerated.
511
8d365775 5122006-09-27 Dave Brolley <brolley@redhat.com>
513
514 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
515 $s instead of $r.
516 * configure: Regenerated.
517
806f1769 5182006-09-26 Thiemo Seufer <ths@mips.com>
519
520 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
521 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
522 * configure: Regenerate.
523
ade3d93b 5242006-09-24 Graeme Peterson <gridly@gmail.com>
525
526 * MAINTAINERS (Write After Approval): Remove myself.
527
b86059ef 5282006-09-22 Chao-ying Fu <fu@mips.com>
529
530 * MAINTAINERS (Write After Approval): Add myself.
531
0cd5eaae 5322006-09-10 Joseph S. Myers <joseph@codesourcery.com>
533
534 * MAINTAINERS: Add self as soft-fp maintainer.
535
5362006-09-09 Anatoly Sokolov <aesok@post.ru>
537
538 * MAINTAINERS: Add myself as avr maintainer.
539 Remove Marek Michalkiewicz as avr maintainer.
37fc92d0 540
fb01e507 5412006-09-07 Roberto Costa <roberto.costa@st.com>
542
543 * MAINTAINERS (Write After Approval): Add myself.
544
d6d689df 5452006-08-30 Corinna Vinschen <corinna@vinschen.de>
546
547 * configure.in: Never build newlib for a Mingw host.
548 Never build newlib as Mingw target library.
549 Test the existence of winsup/cygwin for building a Cygwin newlib,
550 rather than just winsup.
551 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
552 building a Mingw target.
553 * configure: Regenerate.
554
98e67652 5552006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
556
557 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
558
c92d8afd 5592006-07-25 Paolo Bonzini <bonzini@gnu.org>
560
561 * config.guess: Import from src (was more updated).
562 * config.sub: Likewise.
563
d3e7b04c 5642006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
565
566 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
567 * configure: Regenerated.
568
3e427a9c 5692006-07-18 Paolo Bonzini <bonzini@gnu.org>
570
248deaff 571 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
572 for stages after the first.
3e427a9c 573
1bef46b4 5742006-07-17 Jakub Jelinek <jakub@redhat.com>
575
576 * Makefile.def: Add dependencies for configure-opcodes
577 on configure-intl and all-opcodes on all-intl.
578 * Makefile.in: Regenerated.
579
f4d112a5 5802006-07-13 Ben Elliston <bje@au.ibm.com>
581
582 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
583
108cf177 5842006-07-06 Paul Eggert <eggert@cs.ucla.edu>
585
586 Port to hosts whose 'sort' and 'tail' implementations
587 treat operands with leading '+' as file names, as POSIX
588 has required since 2001. However, make sure the code still
589 works on pre-POSIX hosts.
590 * ltmain.sh: Don't assume "sort +2" is equivalent to
591 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
592
2f5151d2 5932006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
594
595 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
596
46276eaf 5972006-07-04 Peter O'Gorman <peter@pogma.com>
598
599 * ltconfig: chmod 644 before ranlib during install.
600
f508ba97 6012006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
602
603 PR bootstrap/18058
604 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
605 if the bootstrap compiler is a GCC version that supports it.
606 * configure: Regenerate.
607
3891e7d9 6082006-07-03 Paolo Bonzini <bonzini@gnu.org>
609
9333ae0b 610 * configure.in: Fix thinkos in previous check-in.
3891e7d9 611 * configure: Regenerate.
612
5dee13c2 6132006-07-03 Paolo Bonzini <bonzini@gnu.org>
614
615 PR other/27063
616 * configure.in: Test subdir_requires and give an appropriate
617 error message.
618 * configure: Regenerate.
619
4ac79c32 6202006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
621
622 * MAINTAINERS (Write After Approval): Add myself.
623
9bc01059 6242006-06-22 John David Anglin <dave.anglin@nrc.ca>
625
626 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
627
f09fcf30 6282006-06-22 Steve Ellcey <sje@cup.hp.com>
629
630 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
631
f1716c67 6322006-06-20 David Ayers <d.ayers@inode.at>
633
634 PR bootstrap/28072
635 * configure.in: Add target-boehm-gc to noconfigdirs depending on
636 whether target-libjava is being configured instead of whether the
637 java front end is enabled.
638 * configure: Regenerate.
f4177413 639
778f2e8d 6402006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
641
642 PR target/27540
643 * configure.in: Only enable libgomp on IRIX 6.
644 * configure: Regenerate.
645
c81c13fb 6462006-06-15 Paolo Bonzini <bonzini@gnu.org>
647
648 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
649 too.
650 * Makefile.in: Regenerate.
651
337cc616 6522006-06-13 Jeff Johnston <jjohnstn@redhat.com>
653
654 * config-ml.in: Alter CCASFLAGS to include special
655 multilib options the same as is done for CFLAGS.
656
be504f1e 6572006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
658
659 * configure.in: Don't enable libgomp on hpux10.
660 * configure: Rebuilt.
661
d6f7b8f2 6622006-06-12 David Ayers <d.ayers@inode.at>
663
664 PR bootstrap/27963
665 PR target/19970
f4177413 666 * configure.in: Remove target-boehm-gc from noconfigdirs where
d6f7b8f2 667 ${libgcj} is specified.
668 * configure: Regenerate.
f4177413 669
d06227a7 6702006-06-06 Carlos O'Donell <carlos@codesourcery.com>
671
672 Sync from src:
f4177413 673
674 * configure.in: Sync.
d06227a7 675 * configure: Regenerated.
f4177413 676
d06227a7 677 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
678
679 * Makefile.def: Added dependencies from sim and gdb on intl, and
680 added configure dependencies to everything with an all dependency
681 on intl.
682 * Makefile.in: Regenerated.
683
dd6d3a67 6842006-06-06 David Ayers <d.ayers@inode.at>
685
686 PR libobjc/13946
687 * Makefile.def: Add dependencies for libobjc which boehm-gc.
688 * Makefile.in: Regenerate.
689 * configure.in: Add --enable-objc-gc at toplevel and have it
690 enable boehm-gc for Objective-C.
691 Remove target-boehm-gc from libgcj.
692 Add target-boehm-gc to target_libraries.
693 Add target-boehm-gc to noconfigdirs where ${libgcj}
694 is specified.
695 Assert that boehm-gc is supported when requested for Objective-C.
696 Only build boehm-gc if needed either for Java or Objective-C.
697 * configure: Regenerate.
f4177413 698
13935149 6992006-06-05 Paolo Bonzini <bonzini@gnu.org>
700
701 PR 27674
702 * Makefile.tpl (configure-[+prefix+][+module+],
703 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
704 Remove rule to unstage bootstrapped modules.
705 (stage_current): New.
706 * Makefile.in: Regenerate.
707
8f4b42fe 7082006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
709
710 * MAINTAINERS (Write After Approval): Update my e-mail address.
711
223a68cb 7122006-06-01 Mark Shinwell <shinwell@codesourcery.com>
713
714 * include/libiberty.h: Declare pex_run_in_environment.
715
54554f30 7162006-05-31 Asher Langton <langton2@llnl.gov>
717
718 * MAINTAINERS (Write After Approval): Add myself.
8f4b42fe 719
6c21862c 7202006-05-25 Paolo Bonzini <bonzini@gnu.org>
721
722 * Makefile.def (bfd, opcodes): Fix lib_path.
723 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
724 (restrap): Move under "@if gcc-bootstrap". Fix typo.
725 * Makefile.in: Regenerate.
726
9409c9d5 7272006-05-24 Carlos O'Donell <carlos@codesourcery.com>
728
729 * Makefile.in: Regenerate.
730
e0dbdbbf 7312006-05-24 Carlos O'Donell <carlos@codesourcery.com>
732
733 * Makefile.def: Add install-html target. Add datarootdir
734 docdir and htmldir to flags_to_pass.
735 * Makefile.tpl: Add install-html target.
736 * Makefile.in: Regenerate.
737 * configure.in: Add --with-datarootdir, --with-docdir, and
738 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
739 * configure: Regenerate.
740
a2c13723 7412006-05-24 Mark Shinwell <shinwell@codesourcery.com>
742
743 * configure.in: Enable gprof for cross builds.
744 * configure: Regenerate.
745
37f85f50 7462006-05-22 Richard Guenther <rguenther@suse.de>
747
748 Revert
749 2006-01-31 Richard Guenther <rguenther@suse.de>
750 Paolo Bonzini <bonzini@gnu.org>
751
752 * Makefile.def (target_modules): Add libgcc-math target module.
753 * configure.in (target_libraries): Add libgcc-math target library.
754 (--enable-libgcc-math): New configure switch.
755 * Makefile.in: Re-generate.
756 * configure: Re-generate.
757 * libgcc-math: New toplevel directory.
758
75d59721 7592006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
760 Andreas Tobler <a.tobler@schweiz.ch>
761
762 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
763 * configure: Rebuilt.
764
65bab903 7652006-05-12 Sandra Loosemore <sandra@codesourcery.com>
f4177413 766
65bab903 767 * MAINTAINERS (Write After Approval): Add myself.
768
bc53ef83 7692006-05-01 DJ Delorie <dj@redhat.com>
770
6ab99db1 771 * configure.in: Restore CFLAGS if GMP isn't present.
bc53ef83 772 * configure: Regenerate.
773
e8bb9e10 7742006-05-01 Richard Guenther <rguenther@suse.de>
775
776 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
777 maintainer.
778
2ebe0c0d 7792006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
780
781 * MAINTAINERS (Write After Approval): Add myself.
782
dd1d6245 7832006-04-28 Jan Beulich <jbeulich@novell.com>
784
785 * MAINTAINERS (Write After Approval): Add myself.
786
24714a39 7872006-04-18 DJ Delorie <dj@redhat.com>
788
789 * configure.in (m32c): Build libstdc++-v3. Pass flags to
790 reference libgloss so that libssp can be built in a combined
791 tree.
792 * configure: Regenerate.
793
ebadab44 7942006-04-08 Robert Millan <rmh@gcc.gnu.org>
795
796 * MAINTAINERS (Write After Approval): Add myself.
797
2c45c903 7982006-04-05 Ben Elliston <bje@au.ibm.com>
799
800 * configure.in: Require makeinfo 4.4 or higher.
801 * configure: Regenerate.
802
c8a50a04 8032006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
804
805 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
806 Rearrange the entries of other libraries to have them in one place.
807
0dfcec58 8082006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
809
f4177413 810 * MAINTAINERS (Write After Approval): Remove myself.
0dfcec58 811 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
812
a4af6a58 8132006-03-14 Richard Guenther <rguenther@suse.de>
814
815 * configure: Regenerate with autoconf 2.13.
816
29febb11 8172006-03-13 Jim Blandy <jimb@codesourcery.com>
818
819 * MAINTAINERS: Use my work address.
12a2bf00 820
821 * MAINTAINERS: Update my E-mail address.
822
50996fe5 8232006-03-10 Aldy Hernandez <aldyh@redhat.com>
824
825 * configure.in: Handle --disable-<component> generically.
826 * configure: Regenerate.
827
b554a459 8282006-03-01 H.J. Lu <hongjiu.lu@intel.com>
829
830 PR libgcj/17311
831 * ltmain.sh: Don't use "$finalize_rpath" for compile.
832
71898775 8332006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
834
835 * MAINTAINERS (Write After Approval): Remove myself.
836 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
837
6c21862c 8382006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
839
cba69f27 840 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
841 (TARGET_CONFIGDIRS): Remove.
842 * configure.in: Remove AC_SUBST(target_configdirs).
843 * Makefile.in, configure: Regenerated.
7601142f 844
310293ad 8452006-02-20 Steven G. Kargl <kargls@comcast.net>
846
847 * MAINTAINERS (Write After Approval): Remove myself.
848 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
849
26526d23 8502006-02-20 Paolo Bonzini <bonzini@gnu.org>
851
852 PR bootstrap/25670
853
854 * Makefile.tpl ([+compare-target+]): Print explanation messages.
855
856 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
857 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
858 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
859 BUILD_PREFIX, BUILD_PREFIX_1.
860 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
861
862 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
863 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
864
865 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
866 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
867 of `cat stage_current`. Always provide the `r' and `s' variables.
868 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
869 a single shell execution.
870 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
871 bootstrapped modules, make the stage1 module if the build was not
872 started yet, else build the current stage.
873 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
874 (all-build, all-host, all-target, [+make_target+]-host,
875 [+make_target+]-target): Do not use \-continued lines.
876 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
877 (current_stage, restrap, stage_last): New.
878
879 * Makefile.in: Regenerate.
880 * configure: Regenerate.
881
154ae9ad 8822006-02-19 Bud Davis <jmdavis@link.com>
883
884 * MAINTAINERS (Write After Approval): Remove myself.
885 (Language Front End Maintainers): Add myself as fortran 95
886 maintainer and update e-mail address.
887
2b60afd7 8882006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
889
890 * MAINTAINERS (Write After Approval): Remove myself.
891 (Language Front End Maintainers): Add myself as fortran 95
892 maintainer.
893
e1c7b125 8942006-02-16 Victor Kaplansky <victork@il.ibm.com>
895
896 * MAINTAINERS (Write After Approval): Add myself.
897
1eacfaf6 8982006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
899
900 * MAINTAINERS (Write After Approval): Remove myself.
901 (Language Front End Maintainers): Add myself as
902 fortran 95 maintainer.
903
ab0da556 9042006-02-14 Paolo Bonzini <bonzini@gnu.org>
905
906 Sync from src:
907
908 2005-12-27 Leif Ekblad <leif@rdos.net>
909
248deaff 910 * configure.in: Add support for RDOS target.
911 * configure: Regenerate.
ab0da556 912
9132006-02-14 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 914 Andreas Schwab <schwab@suse.de>
ab0da556 915
248deaff 916 * configure: Regenerate.
ab0da556 917
634efbee 9182006-02-12 David Edelsohn <edelsohn@gnu.org>
919
920 * configure.in (enable_libgomp): Add AIX.
921 * configure: Regenerate.
922
e359d827 9232006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
924
925 * MAINTAINERS (Write After Approval): Add myself.
f4177413 926
40139f55 9272006-02-03 Lee Millward <lee.millward@gmail.com>
928
929 * MAINTAINERS (Write After Approval): Add myself.
f4177413 930
145b0ed1 9312006-01-31 Richard Guenther <rguenther@suse.de>
932 Paolo Bonzini <bonzini@gnu.org>
933
934 * Makefile.def (target_modules): Add libgcc-math target module.
935 * configure.in (target_libraries): Add libgcc-math target library.
936 (--enable-libgcc-math): New configure switch.
937 * Makefile.in: Re-generate.
938 * configure: Re-generate.
939 * libgcc-math: New toplevel directory.
940
c47832b1 9412006-01-26 Paolo Bonzini <bonzini@gnu.org>
942
943 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
944 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
945 the assembler, linker and binutils.
946 * configure: Regenerate.
947
80111498 9482006-01-22 Dirk Mueller <dmueller@suse.de>
949
950 * MAINTAINERS (Write After Approval): Add myself.
951
4938df8a 9522006-01-20 Diego Novillo <dnovillo@redhat.com>
953
954 * configure: Regenerate.
955
1e8e9920 9562006-01-18 Richard Henderson <rth@redhat.com>
957 Jakub Jelinek <jakub@redhat.com>
958 Diego Novillo <dnovillo@redhat.com>
959
960 * libgomp: New directory.
961 * Makefile.def: Add target_module libgomp.
962 * Makefile.in: Regenerate.
963 * configure.in (target_libraries): Add target-libgomp.
964 * configure: Regenerate.
965
deaa70c6 9662006-01-05 Alexandre Oliva <aoliva@redhat.com>
967
968 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
969 @ from continuation.
970 * Makefile.in: Rebuilt.
971
18ece38c 9722006-01-04 Chris Lattner <sabre@gnu.org>
ca07d10f 973
7914652a 974 * MAINTAINERS (Write After Approval): Add myself.
975
0c8a85c6 9762006-01-04 Paolo Bonzini <bonzini@gnu.org>
977
978 PR bootstrap/24252
979
980 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
981 * Makefile.tpl (OBJDUMP): New.
982 (EXTRA_HOST_FLAGS): Add it.
983 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
984
1e8e9920 985 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
986 to use symbolic links between directories. Avoid race conditions
987 or make them harmless.
988 * configure.in: Do not try to use symbolic links between directories.
0c8a85c6 989
990 * Makefile.def (LEAN): Pass.
991 * Makefile.tpl (LEAN): Define.
992 (stage[+id+]-start): Accept that the previous directory does not
993 exist, if the bootstrap is lean.
994 (stage[+id+]-bubble): Invoke lean bootstrap commands after
995 stage[+id+]-start. Use a makefile variable and an `if' instead of a
996 configure substitution.
997 ([+compare-target+]): Likewise.
998 ([+bootstrap-target+]-lean): New.
999 * configure.in: Remove lean bootstrap support from here.
1000
1e8e9920 1001 * Makefile.in: Regenerate.
1002 * configure: Regenerate.
0c8a85c6 1003
bd63b943 10042006-01-04 Ben Elliston <bje@au.ibm.com>
1005
1006 * MAINTAINERS (libdecnumber): Add myself.
1007
3b6bba18 10082006-01-02 Mark Mitchell <mark@codesourcery.com>
1009
1010 * libtool-ldflags: New script.
1011
9c19a746 10122006-01-02 Andreas Schwab <schwab@suse.de>
1013
1014 * configure.in: When reconfiguring remove Makefile in
1015 all stage directories.
1016 * configure: Regenerate.
1017
1c39ab9d 10182005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
1019
1020 * MAINTAINERS: Update my email address.
1021
ceebc884 10222005-12-20 Paolo Bonzini <bonzini@gnu.org>
1023
1024 Revert Ada-related part of the previous change.
1025
1026 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1027 Do not pass.
1028 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1029 * Makefile.in: Regenerate.
1030 * configure.in: Do not include mt-ppc-aix target fragment.
1031 * configure: Regenerate.
1032
9ca214be 10332005-12-19 Paolo Bonzini <bonzini@gnu.org>
1034
1035 * configure.in: Select appropriate fragments for PowerPC/AIX.
1036 * configure: Regenerate.
1037
1038 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1039 BOOT_CFLAGS, BOOT_LDFLAGS.
1040 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1041 BOOT_CFLAGS, BOOT_LDFLAGS.
1042 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1043 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1044 (stage): Fail if we cannot complete the work.
1045 * Makefile.in: Regenerate.
1046
957985d9 10472005-12-16 Nathan Sidwell <nathan@codesourcery.com>
1048
1049 * configure.in: Replace ms1 with mt.
1050 * configure: Rebuilt.
1051
3fecdf28 10522005-12-15 Bryce McKinlay <mckinlay@redhat.com>
1053
1054 * MAINTAINERS: Update my email address.
1055
2420a95f 10562005-12-15 Paolo Bonzini <bonzini@gnu.org>
1057
1058 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1059 install-host-nogcc): Don't invoke $(stage) at the end.
1060 * Makefile.in: Regenerate.
1061
98777423 10622005-12-14 Paolo Bonzini <bonzini@gnu.org>
1063
1064 * configure.in: Flip the top-level bootstrap switch.
1065 * configure: Regenerate.
1066
83f96a51 10672005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1068
1069 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1070 $(stage) and $(unstage).
1071 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1072 (all): Remove stray semicolon.
1073 (local-distclean): Don't handle multilib.tmp and multilib.out.
1074 (install.all): Set $s for consistency.
1075 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1076 check_multilibs setting. Always make the install directory.
1077 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1078 Correct @if/@endif.
1079 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1080 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1081 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1082 (multilib.out): Remove.
1083 * Makefile.in: Regenerated.
1084
72d3853a 10852005-12-12 Carlos O'Donell <carlos@codesourcery.com>
1086
1087 * MAINTAINERS (Write After Approval): Add myself.
1088
8a4c0c5f 10892005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1090
a67ce901 1091 * MAINTAINERS: Add myself as mt maintainer.
1092
8a4c0c5f 1093 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
1094
937fb015 10952005-12-06 Adam Nemet <anemet@caviumnetworks.com>
1096
1097 * MAINTAINERS: Change email address.
1098
f5aebe3e 10992005-12-05 Paolo Bonzini <bonzini@gnu.org>
1100
1101 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1102 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1103 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1104 Find in-tree tools if available.
1105 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1106 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1107 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1108 (COMPILER_*_FOR_TARGET): New.
1109 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1110 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1111 (CONFIGURED_*, USUAL_*): Remove.
1112 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1113 STRIP): Use autoconf substitutions.
1114 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1115 COMPILER_NM_FOR_TARGET): New.
1116 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1117
1118 (all): Make all-host and all-target in parallel.
1119 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1120 that $$r and $$s are set before invoking a recursive make.
1121 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1122 ([+bootstrap-target+]): Inline most of the `all' target.
1123
e888c15e 11242005-11-29 Ben Elliston <bje@au.ibm.com>
1125
1126 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1127 from the gcc build directory.
1128 * Makefile.in: Regenerate.
1129
e21c3597 11302005-11-29 Ben Elliston <bje@au.ibm.com>
1131
1132 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1133 depend on all-libdecnumber.
1134 * configure.in (host_libs): Include libdecnumber.
1135 * Makefile.in: Regenerate.
1136 * configure: Likewise.
1137
e3f15eef 11382005-11-29 Ben Elliston <bje@au.ibm.com>
1139
1140 * libdecnumber: Import decNumber sources from the dfp-branch.
1141
8afb273f 11422005-11-21 Kean Johnston <jkj@sco.com>
1143
1144 * config.sub, config.guess: Sync from upstream sources.
1145
fefdfa6e 11462005-11-21 Ben Elliston <bje@au.ibm.com>
1147
1148 Import from Autoconf sources:
1149
1150 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1151 * config/move-if-change: Don't output "$2 is unchanged";
1152 suggested by Ben Elliston. Handle weird characters correctly.
1153
92016de0 11542005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
1155
1156 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1157 to match upstream libtool for darwin.
1158
415470be 11592005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1160
1161 * Makefile.def: Remove gdb dependencies for gdbtk.
1162 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1163 (configure-gdb, install-gdb): New rules.
1164 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1165 * Makefile.in, configure: Regenerated.
1166
15bb6251 11672005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
1168
1169 * MAINTAINERS (Write After Approval): Add myself.
1170
66182ee6 11712005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
1172
1173 * MAINTAINERS (Write After Approval): Add myself.
1174
9aad078e 11752005-10-24 Diego Novillo <dnovillo@redhat.com>
1176
1177 * MAINTAINERS (alias analysis): Add Daniel Berlin and
1178 Diego Novillo.
1179
e025d06f 11802005-10-22 Paolo Bonzini <bonzini@gnu.org>
1181
1182 PR bootstrap/24297
1183 * Makefile.tpl (do-[+make-target+], do-check, install,
1184 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1185 are set before recursing.
1186 * Makefile.in: Regenerate.
1187
bde48217 11882005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1189
1190 PR bootstrap/18939
1191 * Makefile.def (gcc) <target>: Fix thinko.
1192 * Makefile.in: Regenerate.
1193
8d687193 11942005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1195
1196 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1197 * configure: Regenerate.
1198
843af2a1 11992005-10-15 Jie Zhang <jie.zhang@analog.com>
1200
1201 * MAINTAINERS (Write After Approval): Add self.
1202
6783d878 12032005-10-08 Kazu Hirata <kazu@codesourcery.com>
1204
1205 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1206 target-libffi, target-qthreads, target-libjava, and
1207 targetlibobjc.
1208 * configure: Regenerate.
1209
ae74ffb7 12102005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1211
1212 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1213 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1214 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1215 (USUAL_OBJDUMP_FOR_TARGET): New.
1216 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1217 * configure.in: Check for $OBJDUMP_FOR_TARGET.
0b69af2f 1218 * configure, Makefile.in: Regenerated.
ae74ffb7 1219
7fd717b3 12202005-10-05 Paolo Bonzini <bonzini@gnu.org>
1221
1222 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1223 before other host packages.
1224
8d2ef209 12252005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
1226
1227 * MAINTAINERS: Add self as sh libraries/configury maintainer.
1228
8283f873 12292005-10-05 Paolo Bonzini <bonzini@gnu.org>
1230
1231 PR bootstrap/22340
1232
1233 * configure.in (default_target): Remove.
1234 * Makefile.tpl (all): Do not use prerequisites as subroutines
1235 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1236 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1237 use prerequisites as subroutines.
1238 (check-host, check-target): New.
1239 (bootstrap configure & all targets): Do not use stage*-start
1240 if the directory layout is already ok.
1241 (non-bootstrap configure & all targets): Prepend a $(unstage).
1242 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1243 (NOTPARALLEL): Remove.
1244 (unstage, stage variables): New variables.
1245 (unstage, stage targets): Simply expand to those variables.
1246
1247 * configure: Regenerate.
1248 * Makefile.in: Regenerate.
1249
8011a2db 12502005-10-04 James E Wilson <wilson@specifix.com>
1251
1252 * Makefile.def (lang_env_dependencies): Add libmudflap.
1253 * Makefile.in: Regenerate.
1254
09cc3896 12552005-10-03 Andreas Schwab <schwab@suse.de>
1256
1257 Backport from libtool CVS:
1258 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
1259
1260 * ltmain.sh: add support for installing into temporary
1261 staging area (e.g. 'make install DESTDIR=...')
1262
d7441b0d 12632005-10-03 H.J. Lu <hongjiu.lu@intel.com>
1264
1265 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1266 * configure: Regenerated.
1267
9886f3d1 12682005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
1269
1270 * configure: Regenerate with the correct
1271 autoconf version.
1272
7172be51 12732005-09-30 Catherine Moore <clm@cm00re.com>
1274
1275 * configure.in (bfin-*-*): New.
1276 * configure: Regenerated.
1277
9fec3fa8 12782005-09-28 Geoffrey Keating <geoffk@apple.com>
1279
1280 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1281 (LIPO_FOR_TARGET): New.
1282 (CONFIGURED_LIPO_FOR_TARGET): New.
1283 (USUAL_LIPO_FOR_TARGET): New.
1284 (STRIP_FOR_TARGET): New.
1285 (CONFIGURED_STRIP_FOR_TARGET): New.
1286 (USUAL_STRIP_FOR_TARGET): New.
1287 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1288 STRIP_FOR_TARGET.
1289 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1290 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1291 * Makefile.in: Regenerate.
1292 * configure: Regenerate.
f4177413 1293
14bd4516 12942005-09-19 David Edelsohn <edelsohn@gnu.org>
1295
1296 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1297 (rs6000-*-aix*): Same.
1298 * configure: Regenerate.
1299
6ca52624 13002005-09-16 Tom Tromey <tromey@redhat.com>
1301
1302 * MAINTAINERS: Add self as java maintainer.
1303
2c718da0 13042005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1305
1306 * configure.in: Recognize f95 in the --enable-languages option,
1307 and substitute it for fortran, issuing a warning.
1308 * configure: Regenerate.
1309
51427b7f 13102005-08-30 Phil Edwards <phil@codesourcery.com>
1311
1312 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1313 * configure: Regenerated.
1314
70bd96e6 13152005-08-22 Aldy Hernandez <aldyh@redhat.com>
1316
1317 * MAINTAINERS: Add self as ms1 maintainer.
1318
e85b7f3c 13192005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1320
1321 * Makefile.def (libssp): Add to lang_env_dependencies.
1322 * Makefile.in: Regenerate.
1323
6be90865 13242005-08-18 Ian Lance Taylor <ian@airs.com>
1325
1326 * MAINTAINERS: Add myself as middle-end maintainer.
1327
28a54140 13282005-08-17 Christian Groessler <chris@groessler.org>
1329
1330 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1331 * Makefile.in: Regenerate.
1332
c1f0d853 13332005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
1334
1335 * MAINTAINERS (write after approval): Added myself.
1336
02bbe015 13372005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
1338
1339 * MAINTAINERS (Write After Approval): Add myself.
1340
768691b5 13412005-08-12 Paolo Bonzini <bonzini@gnu.org>
1342
1343 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1344 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1345 Look for alternate names of the target cc and c++
1346 * configure: Regenerate.
1347
ef8184c7 13482005-08-08 Paolo Bonzini <bonzini@gnu.org>
1349
1350 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1351 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1352 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1353 tools; remove code to manually set them.
1354 (Target tools): Look in the environment for them.
1355 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1356 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1357 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1358 build directory.
1359 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1360 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1361 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1362 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1363 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1364 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1365 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1366 * configure: Regenerate.
1367 * Makefile.in: Regenerate.
1368
3e17c591 13692005-07-28 Ben Elliston <bje@au.ibm.com>
1370
1371 * MAINTAINERS: Update for removed CPU targets.
1372
29327bb4 13732005-07-27 Mark Mitchell <mark@codesourcery.com>
1374
1375 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
f4177413 1376 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
29327bb4 1377 * Makefile.in: Regenerated.
1378
ffa8502d 13792005-07-26 Mark Mitchell <mark@codesourcery.com>
1380
1381 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1382 (CFLAGS_FOR_TARGET): Use it.
1383 (CXXFLAGS_FOR_TARGET): Likewise.
1384 * Makefile.in: Regenerated.
1385 * configure.in (--with-build-sysroot): New option.
1386 * configure: Regenerated.
1387
ee8b5c34 13882005-07-24 Paolo Bonzini <bonzini@gnu.org>
1389
1390 * Makefile.tpl: Wrap install between unstage and stage
1391 * Makefile.in: Regenerate.
1392
1558ffaf 13932005-07-21 Eric Christopher <echristo@apple.com>
1394
1395 * MAINTAINERS: Update affiliation.
1396
0d56c486 13972005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
1398
1399 * MAINTAINERS: Add self as crx port maintainer.
1400
4569287f 14012005-07-20 DJ Delorie <dj@redhat.com>
1402
1403 * MAINTAINERS: Add self as m32c maintainer.
1404
06b8a6e6 14052005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1406
1407 * all files: Update FSF address.
1408
3031a1be 14092005-07-15 Eric Christopher <echristo@redhat.com>
1410
1411 * MAINTAINERS: Change affiliation.
1412
040541fe 14132005-07-14 Jim Blandy <jimb@redhat.com>
1414
1415 * configure.in: Add cases for Renesas m32c.
1416 * configure: Regenerated.
f4177413 1417
a03a59f4 14182005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1419
47440b6d 1420 * COPYING.LIB: Update from fsf.org.
1421
14222005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1423
1424 * COPYING, compile, config.guess,
a03a59f4 1425 config.sub, install-sh, missing, mkinstalldirs,
1426 symlink-tree, ylwrap: Sync from upstream sources.
47440b6d 1427 * config-ml.in: Update FSF address.
a03a59f4 1428
9f88bc9d 14292005-07-13 Eric Christopher <echristo@redhat.com>
1430
1431 * configure.in: Add toplevel noconfigdir support for tpf.
1432 * configure: Regenerate.
1433
f6463472 14342005-07-11 Paolo Bonzini <bonzini@gnu.org>
1435
1436 PR ada/22340
1437
1438 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1439 * Makefile.in: Regenerate.
1440
eb39e466 14412005-07-07 Mark Mitchell <mark@codesourcery.com>
1442
1443 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
f4177413 1444 Brolley to write-after-approval.
eb39e466 1445
3c7c61db 14462005-07-07 Andreas Schwab <schwab@suse.de>
1447
1448 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1449 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1450 * Makefile.in: Regenerated.
1451
d28caca4 14522005-07-06 Geoffrey Keating <geoffk@apple.com>
1453
1454 * configure.in: Don't build sim or rda when targetting darwin.
1455 * configure: Regenerate.
1456
07da5214 14572005-07-06 Kazu Hirata <kazu@codesourcery.com>
1458
1459 * configure.in: Add --enable-libssp and --disable-libssp.
1460 * configure: Regenerate with autoconf-2.13.
1461
0d55f4d0 14622005-07-02 Jakub Jelinek <jakub@redhat.com>
1463
1464 * Makefile.def (target_modules): Add libssp.
1465 * configure.in (target_libraries): Add target-libssp.
1466 * configure: Rebuilt.
1467 * Makefile.in: Rebuilt.
1468
c6d8e763 14692005-07-01 Zack Weinberg <zackw@panix.com>
1470
1471 * MAINTAINERS: Change email address. Resign from maintainership.
1472
e64566bc 14732005-07-01 Richard Guenther <rguenther@suse.de>
1474
1475 * MAINTAINERS: Change my e-mail address and affiliation.
1476
919a60fa 14772005-06-22 Paolo Bonzini <bonzini@gnu.org>
1478
1479 * Makefile.def (stagefeedback): Come after profile.
1480 Define profiledbootstrap target.
1481 * Makefile.tpl (profiledbootstrap): Remove.
1482 (stageprofile-end): Zap stagefeedback.
1483 (stagefeedback-start): Copy all .gcda files, not only GCC's.
1484 * Makefile.in: Regenerate.
1485
1dcfcddb 14862005-06-13 Richard Sandiford <richard@codesourcery.com>
1487
1488 * MAINTAINERS: Update my email address.
1489
cbaa9876 14902005-06-13 Zack Weinberg <zack@codesourcery.com>
1491
1492 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
1493 In 'cpp' stanza, support '#line' as well as '# '.
1494
90314144 14952005-06-08 Andreas Schwab <schwab@suse.de>
1496
1497 * MAINTAINERS: Move myself from 'Write After Approval' to
1498 'CPU Port Maintainers' section as m68k maintainer.
1499
ff7dcf6a 15002005-06-07 Hans-Peter Nilsson <hp@axis.com>
1501
1502 * configure.in (unsupported_languages): New macro.
1503 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
1504 non-ported target libraries in noconfigdirs.
1505 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1506 non-linux-gnu. Remove libgcj_ex_libffi.
248deaff 1507 <lang_frag loop>: Set add_this_lang=no if the language is in
ff7dcf6a 1508 unsupported_languages.
1509 * configure: Regenerate.
1510
058a5366 15112005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1512
1513 * configure.in: Fix typo in handling of --with-mpfr-dir.
1514 * configure: Regenerate.
1515
a0133d5a 15162005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
1517
1518 * MAINTAINERS: Update my email address.
1519
ba84b398 15202005-06-02 Jim Blandy <jimb@redhat.com>
1521
1522 * config.sub: Add cases for the Renesas m32c. (This patch has been
1523 accepted into the master sources.)
1524
f6fa11cb 15252005-06-02 Aldy Hernandez <aldyh@redhat.com>
cbaa9876 1526 Michael Snyder <msnyder@redhat.com>
1527 Stan Cox <scox@redhat.com>
f6fa11cb 1528
cbaa9876 1529 * configure.in: Set noconfigdirs for ms1.
f6fa11cb 1530
cbaa9876 1531 * configure: Regenerate.
f6fa11cb 1532
5538a252 15332005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
1534
1535 * MAINTAINERS (Write After Approval): Add self.
1536
eb475541 15372005-06-01 Josh Conner <jconner@apple.com>
1538
1539 * MAINTAINERS (Write After Approval): Add self.
1540
f61df03e 15412005-06-01 Kazu Hirata <kazu@codesourcery.com>
1542
1543 * MAINTAINERS: Update my email address.
1544
8c31789b 15452005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
1546
1547 * MAINTAINERS (Write After Approval): Add self.
1548
80f2a08d 15492005-05-26 Chris Demetriou <cgd@broadcom.com>
1550
1551 * MAINTAINERS (Write After Approval): Remove self.
1552
97d52533 15532005-05-25 Paolo Bonzini <bonzini@gnu.org>
1554
1555 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1556 (Dependencies): Consider target modules for bootstrap dependencies.
1557 Make target bootstrap modules depend on each stage's gcc.
1558 * Makefile.in: Regenerate.
1559
aa73b18f 15602005-05-20 Paolo Bonzini <bonzini@gnu.org>
1561
1562 * Makefile.def (configure-gcc): Depend on binutils having been built.
1563 (all-gcc): No need to do it here.
1564 * Makefile.in: Regenerate.
1565
e8bfe1fa 15662005-05-19 Paul Brook <paul@codesourcery.com>
1567
cbaa9876 1568 * configure.in: Rewrite misleading error message when requested
e8bfe1fa 1569 language cannot be built.
1570 * configure: Regenerate.
1571
4267b9ea 15722005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1573
1574 * ylwrap: Import from Automake 1.9.5.
1575
9d7b8b84 15762005-05-13 David Ung <davidu@mips.com>
1577
1578 * MAINTAINERS (Write After Approval): Add self.
1579
5cd1aacd 15802005-05-09 Mike Stump <mrs@apple.com>
1581
1582 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
1583 lt_cv_sys_max_cmd_len for now.
cbaa9876 1584
0e47e899 15852005-05-09 Stan Cox <scox@redhat.com>
1586
1587 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
1588
f9697cdb 15892005-05-08 Matt Kraai <kraai@ftbfs.org>
1590
1591 * README.SCO: Update the URL.
1592
3fec05ca 15932005-05-05 David Edelsohn <edelsohn@gnu.org>
1594
1595 * ltconfig: Define file_list_spec. Pass file_list_spec and
1596 with_gnu_ld to libtool.
1597 * ltcf-c.sh (aix[45]): Define file_list_spec.
1598 * ltcf-cxx.sh (aix[45]): Same.
1599 * ltcf-gcj.sh (aix[45]): Same.
1600 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
1601 exists, write list of input files to temporary file.
1602
a8abbd9d 16032005-05-04 Mike Stump <mrs@apple.com>
1604
1605 * configure.in: Always pass --target to target configures as
1606 otherwise rebuilds that do --recheck will fail.
1607 * confiugure: Rebuilt.
1608
12fb418d 16092005-05-04 Paolo Bonzini <bonzini@gnu.org>
1610
1611 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1612 STAGE_HOST_EXPORTS.
1613 (configure, all): Add bootstrap support.
1614 (Host modules, target modules): Pass post-stage1 flags and exports.
1615 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1616 * Makefile.in: Regenerate.
1617
c828481a 16182005-04-29 Paolo Bonzini <bonzini@gnu.org>
1619
1620 * configure: Regenerate.
1621
352141ae 16222005-04-27 Mike Stump <mrs@apple.com>
1623
1624 * MAINTAINERS: Add self as darwin maintainer.
1625
5629b19d 16262005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
1627
1628 * config.sub: Update from master copy.
1629
3cf20c3b 16302005-04-21 Mike Stump <mrs@apple.com>
1631
1632 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
1633 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
1634
c0188550 16352005-04-19 Hans-Peter Nilsson <hp@axis.com>
1636
1637 * configure.in <crisv32-*-*, cris-*-*>: New local variable
1638 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
1639 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
1640 "*-*-elf" and "*-*-linux*".
1641 * configure: Regenerate.
1642
603e1354 16432005-04-14 Joseph S. Myers <joseph@codesourcery.com>
1644
1645 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
1646
6db39137 16472005-04-12 Mike Stump <mrs@apple.com>
1648
1649 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
1650
1df56788 16512005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
1652
1653 * MAINTAINERS (Write After Approval): Add myself.
1654
80ccce4c 16552005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
1656
1657 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
1658
c15fb64c 16592005-04-06 Paolo Bonzini <bonzini@gnu.org>
1660
cbaa9876 1661 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
c15fb64c 1662 (TARGET_CONFIGARGS): Include --with-target-subdir.
1663 (configure, all): New macros. Use them throughout.
1664 * Makefile.in: Regenerate.
1665
e6eb2b02 16662005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
1667
1668 * MAINTAINERS (Write After Approval): Add myself.
cbaa9876 1669
d18f347b 16702005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1671
1672 * MAINTAINERS: Remove 'loop unrolling' maintainer.
1673
8494de10 16742005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
1675
1676 * MAINTAINERS: Move John Carr to Write After Approval.
1677
0a887243 16782005-03-30 J"orn Rennecke <joern.rennecke@st.com>
1679
1680 * config/mh-mingw32: Delete.
1681 * configure.in: Don't use it.
1682 * configure: Regenerate.
1683
60b2817d 16842005-03-31 Paolo Bonzini <bonzini@gnu.org>
1685
1686 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1687 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1688 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1689 (HOST_LIB_PATH): Generate from Makefile.def.
1690 (TARGET_LIB_PATH): Likewise.
1691 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1692 * Makefile.in: Regenerate.
1693 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1694 (RPATH_ENVVAR): Include Darwin case.
1695 * configure: Regenerate.
1696
9cc9199f 16972005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
1698
1699 * MAINTAINERS (Various Maintainers): Remove self.
1700 (Write After Approval): Add self.
1701
beefdb0f 17022005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
1703
1704 * MAINTAINERS (Various Maintainers): Add self.
1705
697e01c8 17062005-03-25 Paolo Bonzini <bonzini@gnu.org>
1707
1708 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1709 * configure: Regenerate.
1710
9624cab1 17112005-03-21 Zack Weinberg <zack@codesourcery.com>
1712
1713 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1714 gcc_version, and gcc_version_trigger from set of flags to pass.
1715 * Makefile.tpl: Remove definitions of above variables.
1716 (config.status): Remove dependency on $(gcc_version_trigger).
1717 * Makefile.in: Regenerate.
1718 * configure.in: Do not reference config/gcc-version.m4 nor
1719 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
1720 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
1721 * configure: Regenerate.
1722
5745a02a 17232005-03-16 Manfred Hollstein <manfred.h@gmx.net>
1724 Andrew Pinski <pinskia@physics.uc.edu>
1725
1726 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1727 * Makefile.in: Regenerate.
1728
df4e5443 17292005-03-13 Feng Wang <fengwang@nudt.edu.cn>
1730
1731 * MAINTAINERS (Write After Approval): Add myself.
1732
379a1f2c 17332005-03-03 David Ayers <d.ayers@inode.at>
1734
1735 * MAINTAINERS (Write After Approval): Add myself.
1736
b3fc57d4 17372005-03-01 Alexandre Oliva <aoliva@redhat.com>
1738
1739 PR libgcj/20160
1740 * ltmain.sh: Avoid creating archives with components that have
1741 duplicate basenames.
1742
39c05b8e 17432005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
1744
1745 PR bootstrap/20250
1746 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1747 instead of check.
1748 * Makefile.in: Regenerate.
1749
d874b723 17502005-02-28 Paolo Bonzini <bonzini@gnu.org>
1751
1752 * Makefile.in: Regenerate to fix conflict between the previous two
1753 patches.
1754
c1eb9e31 17552005-02-28 Paolo Bonzini <bonzini@gnu.org>
1756
1757 PR bootstrap/17383
1758 * Makefile.def (target_modules): Remove "stage", now unnecessary.
1759 * Makefile.tpl (HOST_SUBDIR): New substitution.
1760 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1761 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1762 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1763 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1764 (Host modules, Bootstrapped modules): Use it.
1765 (Build modules, Target modules): Do not create symlink trees,
1766 always configure out-of-srcdir.
1767 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1768 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1769 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1770 $(HOST_SUBDIR). Create a symlink for host_subdir.
1771
1772 * Makefile.in: Regenerate.
1773 * configure: Regenerate.
1774
a136b23d 17752005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1776
1777 Merged from libada-gnattools-branch:
1778 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
1779
1780 * gnattools: New directory.
1781 * Makefile.def: Add gnattools as a module, depending on target-libada.
1782 * Makefile.in: Regenerate.
1783 * configure.in: Include gnattools in host_tools; disable it if ada
1784 is disabled.
1785 * configure: Regenerate.
1786
46042488 17872005-02-24 James A. Morrison <phython@gcc.gnu.org>
1788
1789 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
1790 treelang maintainer.
1791 (Write After Approval): Remove myself.
1792
123fdbbd 17932005-02-23 Paul Schlie <schlie@comcast.net>
1794
1795 * configure.in: Allow darwin targeted ports to build tk, itcl and
1796 libgui.
1797 * configure: Regenerate.
1798
17336619 17992005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1800
1801 PR libgcj/10353
1802 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1803 * configure: Regenerate.
1804
6e4db1f1 18052005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
1806
1807 * MAINTAINERS (Write After Approval): Add myself.
1808
203ad69a 18092005-02-10 Ian Lance Taylor <ian@airs.com>
1810
1811 * MAINTAINERS: Update my e-mail address.
1812
afa8b68c 18132005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
1814
1815 * MAINTAINERS (Write After Approval): Add myself.
1816
06b2086e 18172005-01-29 Hans-Peter Nilsson <hp@axis.com>
1818
1819 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1820 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1821 target-libgloss when not *-*-elf and *-*-aout.
1822 * configure: Regenerate.
1823
2890721b 18242005-01-23 Kazu Hirata <kazu@cs.umass.edu>
1825
1826 * MAINTAINERS: Remove obsolete entries.
1827
b9db2b8c 1828 * MAINTAINERS (Write After Approval): Add Michael Matz.
1829
9da9577b 18302005-01-19 Neil Booth <neil@daikokuya.co.uk>
1831
1832 * MAINTAINERS: Remove self as cpplib maintainer.
1833
c626e85f 18342005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1835
1836 * install-sh, config.sub: Import from upstream.
1837
cac4ee55 18382005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1839
1840 PR bootstrap/18222
1841 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1842 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1843 * Makefile.in: Regenerate.
1844
e03fcf5f 18452005-01-16 Jason Thorpe <thorpej@netbsd.org>
1846
1847 * MAINTAINERS: Update my email address.
1848
abb13670 18492005-01-12 David Edelsohn <edelsohn@gnu.org>
955a00ce 1850 Andreas Schwab <schwab@suse.de>
abb13670 1851
1852 PR bootstrap/18033
1853 * config-ml.in: Eval option if surrounded by single quotes.
1854
e4a78ee4 18552005-01-03 Paolo Bonzini <bonzini@gnu.org>
1856
1857 Revert 2004-12-28 Makefile changes, a better fix will be
1858 applied to mainline and src after GCC 4.0 branches.
1859
1fe42238 18602004-12-28 Paolo Bonzini <bonzini@gnu.org>
1861
1862 PR bootstrap/17383
1863
1864 * Makefile.def (target_modules): Remove stage parameter,
1865 it is always true now.
1866 * Makefile.tpl (configure-build-[+module+],
1867 configure-target-[+module+]): Always build symlink tree
1868 for the directory and for include. BUILD_SUBDIR and
1869 TARGET_SUBDIR cannot be . anymore.
1870 * Makefile.in: Regenerate.
1871
fcaf3188 18722004-12-25 David Edelsohn <edelsohn@gnu.org>
1873
1874 Revert 2004-12-08 Makefile changes.
1875
835db815 18762004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
1877
1878 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
1879 cygwin, mingw.
1880
33974778 18812004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
1882
1883 * configure.in (sh64-*-*): Reenable gprof.
1884 * configure: Regenerate.
1885
4b8fa64c 18862004-12-08 David Edelsohn <edelsohn@gnu.org>
1887
1888 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1889 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1890 (EXTRA_TARGET_FLAGS): Add PICFLAG.
1891 * Makefile.in: Regenerate.
1892
ef31114f 18932004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
1894
1895 * MAINTAINERS: Update my email address.
1896
7799fdb2 18972004-12-07 Matt Kraai <kraai@ftbfs.org>
1898
1899 * Makefile.tpl: Generate normal dependencies if the LHS module is
1900 not bootstrapped.
1901 * Makefile.in: Regenerate.
1902
c88bf782 19032004-12-03 Richard Sandiford <rsandifo@redhat.com>
1904
1905 * configure.in: Include config/gxx-include-dir.m4. Use
1906 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
1907 * configure: Regenerate.
1908
f8592d5a 19092004-12-03 Richard Sandiford <rsandifo@redhat.com>
1910
1911 * config.if: Delete.
1912 * configure.in: Set libstdcxx_incdir directly.
1913 * configure: Regenerate.
1914
39b9d49f 19152004-12-02 Eric Christopher <echristo@redhat.com>
1916
1917 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
1918 * Makefile.in: Regenerate.
1919
c3e7e62b 19202004-12-02 Richard Sandiford <rsandifo@redhat.com>
1921
1922 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1923 * configure: Regenerate.
1924
14ac9144 19252004-12-02 Richard Sandiford <rsandifo@redhat.com>
1926
1927 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
1928 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
1929 * configure: Regenerate.
1930
b68b9d92 19312004-12-01 Eric Christopher <echristo@redhat.com>
1932
1933 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
1934 of things to remove.
1935
68b7b0fe 19362004-11-29 Matt Kraai <kraai@ftbfs.org>
1937
1938 * MAINTAINERS (Write After Approval): Update my e-mail address.
1939
d081dd29 19402004-11-29 Kelley Cook <kcook@gcc.gnu.org>
1941
1942 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
1943 from CVS libtool to always pass_all.
1944
08261f02 19452004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1946
1947 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1948 (hppa*64*-*-*): Delete incorrect comment.
1949 * configure: Rebuilt.
1950
a234d196 19512004-11-24 Kelley Cook <kcook@gcc.gnu.org>
1952
1953 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
1954
7f93fe7a 19552004-11-24 Kelley Cook <kcook@gcc.gnu.org>
1956
1957 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
1958 from CVS libtool to always pass_all.
1959
037ff4cc 19602004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1961
1962 * install-sh, compile: Import from automake.
1963
e294bcff 19642004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1965
1966 * config.guess, config.sub: Import from savannnah.
1967
aad2f5f9 19682004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
48e5c22d 1969
1970 * MAINTAINERS (Write After Approval): Add myself
1971
956942fa 19722004-11-12 Mike Stump <mrs@apple.com>
1973
1974 * Makefile.def: Add html support.
1975 * Makefile.tpl: Likewise.
1976 * Makefile.in: Regenerate.
1977
ec2a8310 19782004-11-11 Geoffrey Keating <geoffk@apple.com>
1979
8a54e13f 1980 PR 18423
1981 * configure.in: Remove all instances of build-fixincludes from
1982 noconfigdirs.
1983 (build_configargs): Supply --target to subdirectories.
1984 * configure: Regenerate.
1985
ec2a8310 1986 * Makefile.def: Make gcc install depend on fixincludes install.
1987 * Makefile.in: Regenerate.
1988
696f98d4 19892004-11-10 Janis Johnson <janis187@us.ibm.com>
1990
1991 * MAINTAINERS: Add myself as gcc testsuite maintainer.
1992
3eb34262 19932004-11-11 Paul Brook <paul@codesourcery.com>
1994
1995 * MAINTAINERS: Add self as arm maintainer. Update email address.
1996
dd63ad62 19972004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
1998
1999 * configure.in (noconfigdirs) [mmix-*-*]: Disable
2000 target-libgfortran.
17a0d7e8 2001 * configure: Regenerate.
dd63ad62 2002
d8483d79 20032004-11-07 David Edelsohn <edelsohn@gnu.org>
2004
2005 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2006 like CC.
2007
bdcc5e0f 20082004-11-05 Paolo Bonzini <bonzini@gnu.org>
2009
2010 * Makefile.def (host fixincludes): Specify missing targets.
2011 * Makefile.in: Regenerate.
2012
9310c946 20132004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
2014
2015 * MAINTAINERS: Add myself
2016
1dfe67f7 20172004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
2018
2019 * MAINTAINERS (Write After Approval): Add myself.
2020
50e7e370 20212004-11-04 Geoffrey Keating <geoffk@apple.com>
2022
2023 * Makefile.def: Build fixincludes for the host, too.
2024 * Makefile.in: Regenerate.
2025 * configure.in (host_tools): Add fixincludes.
2026 * configure: Regenerate.
2027
b6824c17 20282004-11-04 Daniel Jacobowitz <dan@debian.org>
2029
2030 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2031 * configure: Regenerated.
2032
44f0e47c 20332004-11-04 H.J. Lu <hongjiu.lu@intel.com>
2034
2035 PR other/17783
2036 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2037 * configure: Regenerated.
2038
03dbc854 20392004-10-31 Mark Mitchell <mark@codesourcery.com>
2040
2041 * README.SCO: Update per FSF instructions.
2042
d2be3229 20432004-10-28 Eric B. Weddington <ericw@evcohs.com>
2044
2045 PR target/18151
2046 * configure.in (case ${target}): Do not build fixincludes for avr.
2047 * configure: Regenerated.
2048
6675f2d9 20492004-10-26 Paolo Bonzini <bonzini@gnu.org>
2050
2051 * configure.in (case ${target}): Do not build fixincludes
2052 on platforms where it is not used.
2053 * configure: Regenerated.
2054
3a8631fa 20552004-10-23 Daniel Jacobowitz <dan@debian.org>
2056
2057 * configure.in: Use an absolute path to install-sh.
2058 * configure: Regenerated.
2059
50c69ebc 20602004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2061
2062 * MAINTAINERS (Write After Approval): Add myself.
2063
2c95e9b1 20642004-10-19 Kazu Hirata <kazu@cs.umass.edu>
2065
2066 * MAINTAINERS: Remove from Write After Approval those that are
2067 already maintainers.
2068
3d22b915 20692004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
2070
2071 * MAINTAINERS: Update my email address.
2072
3fba36a4 20732004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2074
2075 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2076 * configure: Regenerate.
2077
25cebb64 20782004-10-07 J"orn Rennecke <joern.rennecke@st.com>
2079
2080 * MAINTAINERS: Update my email address.
2081
668dc571 20822004-10-07 Kazu Hirata <kazu@cs.umass.edu>
2083
2084 * MAINTAINERS (Language Front Ends Maintainers): New. Move
2085 entries belonging to this category.
2086
2c50ca04 20872004-10-06 Josef Zlomek <josef.zlomek@email.cz>
2088
2089 * MAINTAINERS: Update my e-mail address.
2090
68b4a982 20912004-10-06 Paolo Bonzini <bonzini@gnu.org>
2092
2093 Fix wrong conflict resolution in:
2094
2095 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2096
2097 * Makefile.in: Regenerate.
2098 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2099 in the recursive `make', instead of hardwiring `all'.
2100 (Autogenerated TARGET-* variables): New.
2101
5326cc72 21022004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
2103
2104 * configure.in: Enable target-libgloss for crx-*-*.
9624cab1 2105 * configure: Regenerate.
5326cc72 2106
6e4191af 21072004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2108
2109 * MAINTAINERS (Various Maintainers): Move the "windows,
2110 cygwin, mingw" maintainer to ...
2111 (OS Port Maintainers): ... here.
2112
39826843 21132004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2114
2115 * MAINTAINERS (Write After Approval): Remove those that are
2116 maintainers of some subsystem.
2117
e644ba93 21182004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2119
2120 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2121 * ltcf-cxx.sh (tpf*): Likewise.
2122 * ltconfig (tpf*): Add TPF OS configuration support.
2123
ddc76fa7 21242004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
2125
2126 * MAINTAINERS: Change my email address to my new work account.
2127
3bdd04cc 21282004-09-24 Michael Roth <mroth@nessie.de>
2129
2130 * configure.in (--without-headers): Add missing double quotes.
2131 * configure: Regenerate.
2132
1b60dd08 21332004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2134
2135 * ylwrap: Revert to previous version.
2136
d389b7e3 21372004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2138
2139 PR bootstrap/17369
2140 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2141 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2142 SET_GCC_LIB_PATH_CMD.
2143 (BASE_TARGET_EXPORTS): Likewise.
2144 * Makefile.in: Regenerated.
2145
2146 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2147 * configure: Regenerated.
2148
2109ded2 21492004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2150
2151 * config.guess: New upstream version
2152 * compile, depcomp, install-sh, ylwrap: Likewise.
2153
da9e6519 21542004-09-19 Roger Sayle <roger@eyesopen.com>
2155
2156 * config/mh-x86omitfp: New host makefile fragment. Add
2157 -fomit-frame-pointer to the default BOOT_CFLAGS.
2158 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2159 * configure: Regenerate.
2160
e84ab337 21612004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2162
2163 PR target/11572
2164 * configure.in (*-*-darwin*): Renable libobjc.
2165 * configure: Regenerate.
2166
c875bbba 21672004-09-10 Nathan Sidwell <nathan@codesourcery.com>
2168
2169 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2170
39a1c4e9 21712004-09-09 Daniel Berlin <dberlin@dberlin.org>
b68b9d92 2172
39a1c4e9 2173 * Makefile.def: Remove libbanshee.
2174 * Makefile.tpl: Ditto.
2175 * configure.in: Ditto.
2176 * Makefile.in: Regen.
2177 * configure: Ditto.
2178
c600ebdb 21792004-09-08 David Edelsohn <edelsohn@gnu.org>
2180
2181 * ltmain.sh: Use $pic_object as $non_pic_object if
2182 $non_pic_object=none.
2183
e1aef632 21842004-09-07 Paolo Bonzini <bonzini@gnu.org>
2185
2186 * missing: Import latest version from master repository.
2187
ccf99faa 21882004-09-06 Nick Clifton <nickc@redhat.com>
2189
2190 * config.sub: Import latest version from master repository.
2191 * config.guess: Likewise.
2192 This includes these changes:
b68b9d92 2193
ccf99faa 2194 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2195
2196 * config.sub: Handle crisv32, alias etraxfs.
2197 * config.guess (crisv32:Linux:*:*): Handle.
2198
2199 2004-08-13 Brad Smith <brad@comstyle.com>
2200
2201 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2202 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2203
2204 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2205
2206 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2207 assume the processor is a powerpc. This is because coreutils
2208 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2209 in this case, due to a MacOS X bug that causes
2210 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2211 to return a negative number.
2212 Problem reported by Petter Reinholdtsen in:
2213 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2214
2215 2004-07-19 Ben Elliston <bje@gnu.org>
2216
2217 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2218
2219 2004-06-24 Ben Elliston <bje@gnu.org>
2220
2221 * config.guess: Update copyright years.
2222 * config.sub: Likewise.
2223
2224 2004-06-22 Robert Millan <robertmh@gnu.org>
2225
2226 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2227 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2228
2229 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2230
2231 * config.guess (*:*VMS:*:*): New entry. Replaces
2232 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2233 manufacturer.
2234
2235 2004-06-22 Ben Elliston <bje@gnu.org>
2236
2237 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2238 * config.sub: Likewise.
2239
2240 2004-06-22 Ben Elliston <bje@gnu.org>
2241
2242 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2243 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2244
2245 2004-06-11 Ben Elliston <bje@gnu.org>
2246
2247 * config.guess (pegasos:OpenBSD:*:*): Remove.
2248
2249 2004-06-11 Ben Elliston <bje@gnu.org>
2250
2251 From Wouter Verhelst <wouter@grep.be>:
2252 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2253
2254 2004-06-11 Ben Elliston <bje@gnu.org>
2255
2256 * config.guess (luna88k:OpenBSD:*:*): New.
2257
2258 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2259
2260 * config.guess (m32r*:Linux:*:*): New case.
2261 * config.sub: Handle m32rle.
2262
2263 2004-03-12 Ben Elliston <bje@wasabisystems.com>
2264
2265 From Jens Petersen <petersen@redhat.com>:
2266 * config.sub: Handle sparcv8.
2267
2268 2004-03-03 Ben Elliston <bje@wasabisystems.com>
2269
2270 From Tom Smith <smith@cag.lkg.hp.com>:
2271 * config.guess: Version suffixes are equally significant on Tru64
2272 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
2273 prefix of "P" (patched kernel).
2274
2275 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
2276
2277 * config.sub: Add support for National Semiconductor CRX target.
2278
cde9549e 22792004-09-03 Janis Johnson <janis187@us.ibm.com>
2280
2281 * MAINTAINERS (Various Maintainers): Remove myself as web page
2282 maintainer, add myself as maintainer of build status lists.
2283
634f7a13 22842004-09-03 Jan Beulich <jbeulich@novell.com>
2285
2286 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2287 *-*-netware, but add target-libmudflap.
2288 Consolidate *-*-netware targets (of which really only i?86 exists)
2289 into a single entry.
2290 * configure: Likewise.
2291
2b64d19b 22922004-09-01 Paolo Bonzini <bonzini@gnu.org>
2293
2294 * Makefile.tpl (sorry): Remove.
2295 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2296 (cleanstrap targets): Depend on distclean, not distclean-stage1.
2297 (do-clean): Clean per-stage directories too.
2298 (do-distclean): Run distclean-stage1 too.
2299 (.NOTPARALLEL): Enable during toplevel bootstrap.
2300 (stage[+id+]-bubble): Enable parallel execution during
2301 the recursive invocation.
2302 * Makefile.in: Regenerate.
2303
2304 Fix previous checkin:
2305
2306 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2307 include.
2308 * configure.in: Fix indentation.
2309 * configure: Regenerate.
2310
0222d984 23112004-08-31 Robert Bowdidge <bowdidge@apple.com>
2312
2b64d19b 2313 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2314 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2315 * configure: regenerate
b68b9d92 2316 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9624cab1 2317 -mdynamic-no-pic
0222d984 2318
2319
2b59cb05 23202004-08-31 Paolo Bonzini <bonzini@gnu.org>
2321
2322 * Makefile.def (build_modules): Add fixincludes.
2323 (dependencies): Make gcc depend on fixincludes.
2324 * configure.in (build_tools): Add fixincludes.
2325 (build_configdirs): Always include build_libs.
2326 * Makefile.in: Regenerate.
2327 * configure: Regenerate.
2328
23292004-08-30 Paolo Bonzini <bonzini@gnu.org>
3c782584 2330
2331 * Makefile.def (bootstrap stages): Add 'lean' parameter.
2332 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2333 phony targets; do not generate timestamp files.
2334 (distclean-stageN): Remove references to their timestamp files.
2335 (restageN, touch-stageN): Remove.
2336 (stageN-bubble): Rewritten.
2337 (compare): Support lean bootstraps.
2338 * Makefile.in: Regenerate.
2339
2340 * configure.in: Only warn when bootstrapping but
2341 build != host or build != target. Support lean bootstraps.
2342 * configure: Regenerate.
2343
4a921c63 23442004-08-26 Phil Edwards <phil@codesourcery.com>
2345
2346 * configure.in: Give a better error message if GMP/MPFR are missing
2347 and a language needing them has been requested.
2348 * configure: Regenerated.
2349
6cee4b4a 23502004-08-25 Phil Edwards <phil@codesourcery.com>
2351
2352 * configure.in: Print a list of available language front-ends if
2353 a requested one is missing. Tidy stray tab characters.
2354 * configure: Regenerated.
2355
e6312df0 23562004-08-19 Michael Koch <konqueror@gmx.de>
2357
2358 * gcc/doc/install.texi: Update entry about automake for libjava.
2359
c01dd063 23602004-08-17 Robert Millan <robertmh@gnu.org>
2361
2362 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2363 (instead of FreeBSD).
2364 * configure: Regenerate.
2365
a1ad7483 23662004-08-16 Paolo Bonzini <bonzini@gnu.org>
2367
2368 * Makefile.in: Regenerate.
2369 * configure: Regenerate.
2370
2371 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2372 stage_*_flags.
2373 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2374 for bootstrapped modules if toplevel bootstrap is going.
2375 (GCC bootstrap): Generate per-stage targets for all bootstrapped
2376 modules. Adjust for changes in Makefile.def. Enable several
2377 rules even in non-bootstrap mode, just to avoid peppering the
2378 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2379 (stage-[+prev+]-bubble): Remove.
2380
2381 * Makefile.def (Dependencies): Depend on all-build-bison,
2382 all-build-flex, all-build-byacc, all-build-texinfo, rather
2383 than the host variations.
2384 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2385 with BUILD_SUBDIR.
2386 (BISON): Update for recent Bisons.
2387 (YACC): Fix typo.
2388 (cross): Depend on all-build.
2389 (all): Do not depend on all-build.
2390 (prebootstrap): Remove.
2391 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2392 (Prebootstrap dependencies): Add them to the per-stage targets
2393 and to all-prebootstrap.
2394 * configure.in (build_configdirs): Always enable build_tools.
2395 (BUILD_DIR_PREFIX): Remove.
2396
2397 * Makefile.def (gcc): Add target variable.
2398 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2399 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2400 in the recursive `make', instead of hardwiring `all'.
2401 (Autogenerated TARGET-* variables): New.
2402
e0d2a616 24032004-08-13 Brian Booth <bbooth@redhat.com>
2404
2405 * MAINTAINERS: Remove myself from write-after-approval.
2406
77f9b2dc 24072004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2408
2409 * src-release: Stop distributing mmalloc with gdb (which doesn't
2410 use it).
2411 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2412 * Makefile.in: Regenerate.
2413
30e9913f 24142004-08-09 Mark Mitchell <mark@codesourcery.com>
2415
2416 * configure.in (arm*-*-eabi*): New target.
2417 * configure: Regenerate.
2418
ea8d3d75 24192004-08-06 Paolo Bonzini <bonzini@gnu.org>
2420
2421 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2422 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2423 (Dependencies): New section.
2424 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2425 (configure-target-[+module+]): Depend on maybe-all-gcc
2426 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2427 (toplevel profiledbootstrap): Fix dependencies.
2428 * Makefile.in: Regenerate.
2429
8647a116 24302004-08-03 Mark Mitchell <mark@codesourcery.com>
2431
2432 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2433 target-libiberty to noconfigdirs.
2434 * configure: Regenerate.
2435
5ca838b8 24362004-08-03 Paul Brook <paul@codesourcery.com>
2437
2438 * configure.in: Check for MPFR as well as GMP.
2439 * configure: Regenerate.
2440
cb8a7007 24412004-08-01 Robert Millan <robertmh@gnu.org>
2442
2443 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2444 libmudflap for all GNU-based systems (with Glibc).
2445 * configure: Regenerate.
2446
6caa530d 24472004-08-03 Paolo Bonzini <bonzini@gnu.org>
2448
2449 * Makefile.def (host-modules): Add gcc.
2450 * Makefile.in: Regenerate.
2451 * Makefile.tpl (sorry): New rule.
2452 (configure-host, all-host, [+make_target+]-host, do-check,
2453 install-host): Do not add gcc as a special case.
2454 (host modules): Add a small special-casing for gcc. Export
2455 extra_make_flags through the environment.
2456 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2457 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2458 other recursive targets for gcc): Remove.
2459
2460 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2461 (stage, unstage): New rules.
2462 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2463 distclean-stage[+id+]): Use stage_current.
2464 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2465 the stage*-start rules.
2466
3ff2e849 24672004-08-02 Geoffrey Keating <geoffk@apple.com>
2468
2469 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
2470 use -all_load flag.
2471
75b6260c 24722004-08-02 Paolo Bonzini <bonzini@gnu.org>
2473
2474 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
2475 * configure: Regenerate.
2476
3ecc19f1 24772004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
2478
2479 * maintainer-scripts/gcc_release: Revert yesterday's change.
2480
0396e2a1 24812004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
2482
2483 * MAINTAINERS: Add myself to write-after-approval.
2484
b1fd5525 24852004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
2486
2487 * libf2c: Removed.
2488 * gcc/gccbug.in: Updated because of libf2c removal.
2489 * maintainer-scripts/gcc_release: Ditto.
2490
122ae8c7 24912004-07-09 Loren J. Rittle <ljrittle@acm.org>
2492
2493 * configure.in: Build libmudflap by default on FreeBSD.
2494 * configure: Regenerated.
2495
344b2784 24962004-07-09 Mark Mitchell <mark@codesourcery.com>
2497
2498 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2499 systems.
2500 * configure: Regenerated.
2501
d45eaefd 25022004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2503
2504 PR target/16344
2505 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2506 feedback based compiler.
2507 * Makefile.in: Rebuilt.
2508
13e3668a 25092004-07-08 Alexandre Oliva <aoliva@redhat.com>
2510
2511 * Makefile.def (host_modules): Set bootstrap=true for flex.
2512 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2513 * Makefile.in: Rebuilt.
2514
9763d43d 25152004-07-07 Jan Hubicka <jh@suse.cz>
2516
2517 * MAINTAINERS: Add self as a profile feedback maintainer.
2518
03c65091 25192004-07-05 Phil Edwards <phil@codesourcery.com>
2520
2521 * configure.in: Do not prepend $srcdir to /dev/null in
2522 makefile fragments.
2523 * configure: Regenerate.
2524
2f8725b0 25252004-07-01 Paolo Bonzini <bonzini@gnu.org>
2526
2527 * Makefile.def (build_modules): Add bison, byacc, flex,
2528 m4, texinfo.
2529 (flags_to_pass): Add FLEX.
2530 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2531 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2532 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2533 DEFAULT_MAKEINFO): Remove.
2534 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2535 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2536 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2537 objdir or else use configured tool.
2538 (all-build): New.
2539 (all): Depend on it.
2540 (Build module dependencies): Add.
2541 * Makefile.in: Regenerate.
2542 * configure.in: Better support for multiple build modules,
2543 matching what is done for host/target modules. Do not look
2544 for "plausible" locations of build tools if Canadian cross.
2545 Use autoconf's AC_PROG_CC to find a C compiler. Define
2546 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2547 * configure: Regenerate.
b68b9d92 2548
1e6242a4 25492004-06-22 Paolo Bonzini <bonzini@gnu.org>
2550
2551 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2552 * Makefile.in: Regenerate.
2553
1b53fe78 25542004-06-22 Paolo Bonzini <bonzini@gnu.org>
2555
2556 * Makefile.tpl (configure-build-[+module+],
2557 configure-[+module+], configure-target-[+module+]): Pass
2558 [+extra_configure_args+].
2559 (all-build-[+module+], all-[+module+], check-[+module+],
2560 install-[+module+], [+make_target+]-[+module+],
2561 all-target-[+module+], check-target-[+module+],
2562 install-target-[+module+], [+make_target+]-target-[+module+]):
2563 Pass [+extra_make_args+].
2564 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2565 (GCC_HOST_EXPORTS): Remove.
2566 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2567 cross, check-gcc, check-gcc-c++, install-gcc,
2568 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2569 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2570 * Makefile.in: Regenerate.
2571
a22cc2c4 25722004-06-21 Matthew Sachs <msachs@apple.com>
2573
2574 * MAINTAINERS: Added self to write-after-approval.
2575
d76e1e50 25762004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2577
2578 * configure.in: Check for srcdir/winsup rather than build directory
2579 winsup.
2580 * configure: Regenerate.
2581
2c10944d 25822004-06-17 Corinna Vinschen <vinschen@redhat.com>
2583
2584 * configure.in: Don't build Cygwin native newlib if winsup
2585 directory is missing. Emit warning instead.
2586 * configure: Regenerate.
2587
599a3eac 25882004-06-09 Paolo Bonzini <bonzini@gnu.org>
2589
2590 * Makefile.tpl (touch-stage[+id+]): New.
2591 (restage[+prev+]): Depend on touch-stage[+id+].
2592
2593 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2594 Use it throughout.
2595
2596 * Makefile.def: Add profile and feedback bootstrap stages.
2597 Remove next field from bootstrap stages.
2598 * Makefile.tpl (LN, LN_S): Substitute.
2599 (stageN-start, stageN-end): Use double-colon rules, to
2600 provide a hook for additional setup commands.
2601 (distclean-stageN-gcc, restageN): Create dependencies from
2602 [+prev+], not from [+next+].
2603 (stageN-bubble): Add commands for successive stages from
2604 [+prev+], using double-colon rules.
2605 (all-stageN-gcc): Fix typo.
2606 (stagefeedback-start, profiledbootstrap): New.
2607 * Makefile.in: Regenerate.
2608 * configure.in: Call ACX_PROG_LN.
2609 * configure: Regenerate.
2610
ba797f0e 26112004-06-08 Canqun Yang <canqun@nudt.edu.cn>
2612
2613 * MAINTAINERS (Write After Approval): Add myself.
2614
b93f892d 26152004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
2616
2617 * MAINTAINERS (Write After Approval): Add myself.
2618
93f93279 26192004-06-03 Paolo Bonzini <bonzini@gnu.org>
2620
2621 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2622 without gcc.
2623 * configure: Regenerate.
2624
d8b05159 26252004-06-01 Paolo Bonzini <bonzini@gnu.org>
2626
2627 * Makefile.tpl: Fix typo.
2628 * Makefile.in: Regenerate.
2629
5b7950ff 26302004-06-01 Paolo Bonzini <bonzini@gnu.org>
2631
2632 * configure.in: Remove new- prefix from toplevel
2633 bootstrap targets.
2634 * configure: Regenerate.
2635
54f0538b 26362004-06-01 Paolo Bonzini <bonzini@gnu.org>
2637
2638 * Makefile.tpl (all.normal): Rename to all.
2639 (all): Replace with a rule to pick the default
2640 target from configure.
2641 (all-gcc, configure-gcc): Use conditionals to
2642 do nothing when toplevel bootstrap is going on.
2643 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2644 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2645 * configure.in: Support --enable-bootstrap.
2646
2647 * Makefile.def: Remove new- prefix from toplevel
2648 bootstrap targets.
2649 * Makefile.tpl: Likewise.
2650
2651 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2652 target.
2653
2654 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2655 $(RECURSE_FLAGS) to recursive invocation of make.
2656
2657 * Makefile.in: Regenerate.
2658 * configure: Regenerate.
2659
e0754ee6 26602004-05-30 Andreas Jaeger <aj@suse.de>
2661 Jim Wilson <wilson@specifixinc.com>
2662
2663 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2664 like CC.
2665
8e8b3365 26662004-05-27 Daniel Jacobowitz <dan@debian.org>
2667
2668 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2669 * configure: Regenerate.
2670
27e3aebd 26712004-05-25 Daniel Jacobowitz <drow@false.org>
2672
2673 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2674 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2675 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
2676 targets.
2677 * Makefile.in: Regenerate.
2678
4889e098 26792004-05-24 Paolo Bonzini <bonzini@gnu.org>
5965d276 2680
2681 * configure.in: Test the ability to symlink directories.
2682 * configure: Regenerate.
2683
2684 * Makefile.def (bootstrap-stage): New definitions.
2685 * Makefile.tpl (configure-stage1-gcc,
2686 configure-stage2-gcc, configure-stage3-gcc,
2687 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2688 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2689 new-restage3, compare): Autogenerate, see Makefile.in
2690 entry for behavioral changes.
2691 (distclean-stage1, new-stage1-start, new-stage1-end,
2692 new-stage1-bubble, distclean-stage2, new-stage2-start,
2693 new-stage2-end, new-stage2-bubble, distclean-stage3,
2694 new-stage3-start, new-stage3-end): New autogenerated targets.
2695 (objext, prebootstrap, BOOT_CFLAGS,
2696 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2697 targets.
2698
2699 * Makefile.in: Regenerate.
2700 (distclean-stage1, new-stage1-start, new-stage1-end,
2701 new-stage1-bubble, distclean-stage2, new-stage2-start,
2702 new-stage2-end, new-stage2-bubble, distclean-stage3,
2703 new-stage3-start, new-stage3-end): New targets.
2704 (all-stage1-gcc): Move prebootstrap dependency from here...
2705 (configure-stage1-gcc): ...to here.
2706 (new-bootstrap): Use bubble targets.
2707 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2708 Use per-stage distclean targets.
2709 (configure-stage1-gcc, configure-stage2-gcc,
2710 configure-stage3-gcc, all-stage1-gcc,
2711 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2712 Use new-stageN-start to prepare the tree.
2713
d856c8a6 27142004-05-23 Paolo Bonzini <bonzini@gnu.org>
2715
2716 * Makefile.def (host_modules): add libcpp.
2717 * Makefile.tpl: Add dependencies on and for libcpp.
2718 * Makefile.in: Regenerate.
2719 * configure.in: Add libcpp host module.
2720 * configure: Regenerate.
2721
01b41571 27222004-05-21 Paolo Bonzini <bonzini@gnu.org>
2723
2724 * Makefile.tpl: Whenever a recursive target is defined, wrap
2725 it in a special @if/@endif block, and prepare its maybe
2726 dependency in the @if/@endif block
2727 * configure.in: Instead of writing maybe dependencies, remove
2728 the @if/@endif statements, and remove the @if/@endif blocks
2729 that remain.
2730 * configure: Regenerate.
2731 * Makefile.in: Regenerate.
2732
f47da044 27332004-05-20 Janis Johnson <janis187@us.ibm.com>
2734
2735 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
2736
d556a20e 27372004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
2738
2739 PR bootstrap/15120
2740 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
2741 * */configure: Rebuilt.
2742
49fbf4b9 27432004-05-17 Zack Weinberg <zack@codesourcery.com>
2744
2745 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2746 of libf2c.
2747 * configure, Makefile.in: Regenerate.
2748
25954036 2749