]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
configure.ac: Drop multiple occurrences of --enable-languages, and fix its quoting.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
b2eaac4a
AO
12007-02-18 Alexandre Oliva <aoliva@redhat.com>
2
3 * configure.ac: Drop multiple occurrences of --enable-languages,
4 and fix its quoting.
5 * configure: Rebuilt.
6
beeaf216
MM
72007-02-17 Mark Mitchell <mark@codesourcery.com>
8 Nathan Sidwell <nathan@codesourcery.com>
9 Vladimir Prus <vladimir@codesourcery.com
10 Joseph Myers <joseph@codesourcery.com>
11
12 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
13 * configure: Regenerate.
14
09201a09
GP
152007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
16
17 * ltconfig (freebsd*): Default to elf.
18
291f172e
DJ
192007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
20
21 * configure.ac (target_libraries): Move libgcc before libiberty.
22 * configure: Regenerated.
23
c3a86da9
DJ
242007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
25 Paolo Bonzini <bonzini@gnu.org>
26
27 PR bootstrap/30753
28 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
29 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
30 * configure: Regenerated.
31
88e1e72a
FXC
322007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
33
34 * MAINTAINERS (Language Front End Maintainers): Update my mail
35 address.
36
44bfc3ac
DJ
372007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
38
39 PR bootstrap/30748
40 * configure.ac: Correct syntax for Solaris ksh.
41 * configure: Regenerated.
42
3e19841a
PB
432007-02-09 Paolo Bonzini <bonzini@gnu.org>
44
45 * configure.ac: Sync with src.
46 * configure: Regenerate.
47
74a48762
PB
482007-02-09 Paolo Bonzini <bonzini@gnu.org>
49
50 * Makefile.in: Regenerate.
51
d846e52e
PB
522007-02-09 Paolo Bonzini <bonzini@gnu.org>
53
54 * config.sub: Sync with src.
55
1c710c3c
DJ
562007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
57
58 * Makefile.tpl (build_alias, host_alias, target_alias): Use
59 noncanonical equivalents.
60 * configure.in: Rename to...
61 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
62 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
63 target_noncanonical. Use them. Rewrite removal of configure
64 arguments for autoconf 2.59. Discard variable settings. Force
65 program_transform_name for native tools.
66
67 * Makefile.in: Regenerated.
68 * configure: Regenerated with autoconf 2.59.
69
74372bdf
RZ
702007-02-07 Roman Zippel <zippel@linux-m68k.org>
71
3de8da2a 72 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 73
f6671c93
AS
742007-01-31 Andreas Schwab <schwab@suse.de>
75
76 * Makefile.tpl (LDFLAGS): Substitute it.
77 * Makefile.in: Regenerate.
78
ba9f17df
AB
792007-01-30 Andrey Belevantsev <abel@ispras.ru>
80
3de8da2a 81 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 82
2472200d
DE
832007-01-28 David Edelsohn <edelsohn@gnu.org>
84
3de8da2a 85 * MAINTAINERS (spu port): Add myself.
2472200d 86
5305be7e
RG
872007-01-23 Richard Guenther <rguenther@suse.de>
88
89 PR bootstrap/30541
90 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
91 * Makefile.tpl (GNATBIND): Substitute it.
92 (GNATMAKE): Likewise.
93 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
94 of STAGE_PREFIX.
95 * Makefile.in: Regenerate.
96 * configure: Regenerate.
97
416cfb5e
MS
982007-01-18 Mike Stump <mrs@apple.com>
99
100 * configure.in: Re-enable -Werror for gcc builds.
101
3de8da2a 1022007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 103
3de8da2a 104 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 105
d943d7c4
PB
1062007-01-11 Paolo Bonzini <bonzini@gnu.org>
107
108 * configure.in: Change == to = in test command.
3de8da2a 109 * configure: Regenerate.
d943d7c4 110
e69bf64b 1112007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
112 Nick Clifton <nickc@redhat.com>
113 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
114
115 * configure.in (build_configargs, host_configargs, target_configargs):
116 Remove build/host/target parameters.
117 (host_libs): Add gmp and mpfr.
118 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
119 * Makefile.def (gmp, mpfr): New.
120 (gcc): Remove target.
121 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
122 target_os, target_vendor): New.
123 (configure): Add host_alias/target_alias arguments. Adjust invocations.
124 * configure: Regenerate.
125 * Makefile.in: Regenerate.
e69bf64b
PB
126
1272007-01-11 Matt Fago <fago@earthlink.net>
128
129 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 130 to improve robustness of configure tests.
e69bf64b
PB
131 * configure: Regenerate.
132
a42f3b80
UB
1332007-01-09 Uros Bizjak <ubizjak@gmail.com>
134
135 * MAINTAINERS: Add myself as i386 maintainer.
136
a36aee1a
JH
1372007-01-08 Jan Hubicka <jh@suse.cz>
138
61fcaeef 139 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 140
738a52d3
KT
1412007-01-08 Kai Tietz <kai.tietz@onevision.com>
142
143 * configure.in: Add support for an x86_64-mingw* target.
95af8923 144 * configure: Regenerate.
738a52d3 145
54fdc474
DJ
1462007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
147
148 * Makefile.tpl (all-target): Correct @if conditional for target
149 modules.
150 * configure.in: Omit libiberty if building only target libgcc.
151 * configure, Makefile.in: Regenerated.
152
3dd71726
PB
1532007-01-04 Paolo Bonzini <bonzini@gnu.org>
154
155 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
156 * configure: Regenerate.
157
fa958513
DJ
1582007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
159
160 * Makefile.def (target_modules): Add libgcc.
161 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
162 * Makefile.tpl (clean-target-libgcc): Delete.
163 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
164 on gcc even for bootstrapped modules. Rewrite handling of
165 lang_env_dependencies to loop over target_modules.
166 * configure.in (target_libraries): Add target-libgcc.
167 * Makefile.in, configure: Regenerated.
168
e1888513
PB
1692006-12-29 Paolo Bonzini <bonzini@gnu.org>
170
171 * configure.in: Reorganize recognition of languages. Add
172 --enable-stage1-languages. Show supported languages for the chosen
173 target rather than all recognized languages.
174 * configure: Regenerate.
175
53b88b73
PB
1762006-12-29 Paolo Bonzini <bonzini@gnu.org>
177
178 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
179 * Makefile.in: Regenerate.
180
a3993f33
KG
1812006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
182
183 * configure.in: Warn that MPFR 2.2.0 is buggy.
184 * configure: Regenerate.
185
f063a9ed
ILT
1862006-12-27 Ian Lance Taylor <iant@google.com>
187
188 * configure.in: When removing Makefiles to force a reconfigure, also
189 remove prev-DIR*/Makefile.
190 * configure: Regenerate.
191
af71363e
AS
1922006-12-22 Andreas Schwab <schwab@suse.de>
193
194 * configure: Regenerate with correct autoconf version.
195
0b0dc272
AM
1962006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
197
3de8da2a
UB
198 * configure.in: add AC_SUBST for *_FOR_TARGET.
199 * configure: Regenerate.
0b0dc272 200
53b88b73
PB
2012006-12-19 Paolo Bonzini <bonzini@gnu.org>
202
203 * configure.in: Simplify logic for rejecting languages that cannot
204 be built. Separate the case when a language is unsupported,
205 from the case when the user chooses not to build a language.
206
400ebff4
PB
2072006-12-19 Paolo Bonzini <bonzini@gnu.org>
208
209 * configure.in: Remove "$build" case for powerpc-*-darwin* since
210 it only affects bootstrap and could be tested on "$host" as well.
211 * configure: Regenerate.
212 * config/mh-ppc-darwin: Add to the stage1 cflags here.
213
8efea775
PB
2142006-12-19 Paolo Bonzini <bonzini@gnu.org>
215
216 PR bootstrap/29544
217 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
218 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
219 move here comment from Makefile.tpl.
220 * Makefile.tpl: Move some definitions higher in the file.
221 (STAGE1_CHECKING): New.
222 * configure.in: Add --enable-stage1-checking.
223 * configure: Regenerate.
224 * Makefile.in: Regenerate.
225
ed88a7ed
PB
2262006-12-19 Paolo Bonzini <bonzini@gnu.org>
227
228 * MAINTAINERS: Add myself as build system maintainer.
229
b65151d3
SM
2302006-12-15 Simon Martin <simartin@users.sourceforge.net>
231
232 * MAINTAINERS (Write After Approval): Add myself.
233
7e050830
EC
2342006-12-13 Eric Christopher <echristo@apple.com>
235
236 * MAINTAINERS: Add myself as darwin maintainer.
237
8b494895
ILT
2382006-12-11 Ian Lance Taylor <ian@airs.com>
239
240 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
241
0ff1416d
JR
2422006-12-11 Joern Rennecke <joern.rennecke@arc.com>
243
244 MAINTAINERS: Update my entry.
245
58e24147
AM
2462006-12-11 Alan Modra <amodra@bigpond.net.au>
247
248 * configure.in: Handle spu makefile frag.
249 * config/mt-spu: New file.
250 * Makefile.tpl (MAINT): Define
251 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
252 * configure: Regenerate.
253 * Makefile.in: Regenerate.
254
9b6f37a0
BE
2552006-12-11 Ben Elliston <bje@au.ibm.com>
256
257 * config.guess: Import latest version.
258 * config.sub: Likewise.
259
ea6f5c57
BE
2602006-12-11 Ben Elliston <bje@au.ibm.com>
261
262 * configure.in (spu-*-*): Don't skip target-libiberty.
263 * configure: Regenerate.
264
42c1cd8a
AT
2652006-12-10 Andreas Tobler <a.tobler@schweiz.org>
266
267 PR bootstrap/30134
268 * configure.in: Correct x86 darwin support for libjava to powerpc
269 and i?86 only.
270 * configure: Regenerate.
271
55eb837d
ST
2722006-12-08 Sandro Tolaini <tolaini@libero.it>
273
274 * configure.in: Add x86 darwin support for libjava.
275 * configure: Regenerate.
276
5bdacbc7
MS
2772006-12-07 Mike Stump <mrs@apple.com>
278
279 * Makefile.def (dependencies): Add dependency for
280 install-target-libssp and install-target-libgomp on
281 install-gcc.
282 * Makefile.in: Regenerate.
283
477d851c
RG
2842006-12-04 Richard Guenther <rguenther@suse.de>
285
286 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
287 (Non-Algorithmic Maintainers): Move over non-algorithmic
288 loop optimizer maintainers, add myself as a non-algorithmic
289 middle-end maintainer.
290
5d33d367
DF
2912006-12-04 Daniel Franke <franke.daniel@gmail.com>
292
293 * MAINTAINERS (Write After Approval): Add myself.
294
dbee1fb3
KG
2952006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
296
297 * configure.in: Update error message for missing GMP/MPFR.
298
299 * configure: Regenerate.
300
b5147de7
KG
3012006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
302
303 * configure.in: Update MPFR version in error message.
304
305 * configure: Regenerate.
306
f019376c
KG
3072006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
308
309 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
310 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
311 --with-gmp-lib): New flags.
312
313 * configure: Regenerate.
314
91ed95ae
BM
3152006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
316
317 * MAINTAINERS (Write After Approval): Change my email address.
318
3a971f15
MLI
3192006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
320
05170031 321 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 322
431041ea
PT
3232006-11-22 Philipp Thomas <pth@suse.de>
324
325 * MAINTAINERS (i18n): Update e-mail address.
326
df5487ee
TS
3272006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
328
329 * MAINTAINERS (spu port): Add myself as maintainer.
330 (Write After Approval): Remove myself.
331
92c2f0ee
BE
3322006-11-22 Ben Elliston <bje@au.ibm.com>
333
334 * configure.in (skipdirs): Don't build libssp for SPU.
335 * configure: Regenerate.
336
a3b97199
AP
3372006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
338
339 * MAINTAINERS (spu port): Add myself as maintainer.
340 (libobjc): Update my email address.
341
0eb97064
AB
3422006-11-21 Andrea Bona <andrea.bona@st.com>
343
344 * MAINTAINERS (Write After Approval): Add myself.
345
85d9c13c
TS
3462006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
347
348 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
349 * configure : Rebuilt.
350
6696f3cd
TS
3512006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
352
353 * MAINTAINERS (Write After Approval): Add myself.
354
d58542ea
AO
3552006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
356
357 * MAINTAINERS (Write After Approval): Add myself.
358
a357b5ae
KG
3592006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
360
361 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
362 libmpfr.a.
363 * configure: Regenerate.
364
9bd6112c
PB
3652006-11-16 Paolo Bonzini <bonzini@gnu.org>
366
367 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
368 (unstage): Test for stage_last presence.
369
370 PR bootstrap/29802
371 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
372 * Makefile.in: Regenerate.
373
c8cf9f0f
ZD
3742003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
375
376 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
377 maintainers.
378
467b1fc6
ER
3792006-11-14 Erven Rohou <erven.rohou@st.com>
380
381 * MAINTAINERS (Write After Approval): Add myself.
382
995a5697
PB
3832006-11-14 Paolo Bonzini <bonzini@gnu.org>
384
385 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
386 and stageN-package/Makefile.
387 * Makefile.in: Regenerated.
388
c8d6d53e
JZ
3892006-11-14 Jie Zhang <jie.zhang@analog.com>
390
391 * configure.in: Remove target-libgloss from noconfigdirs for
392 bfin-*-*.
393 * configure: Regenerated.
394
dffb147d
KG
3952006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
396
397 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 398
dffb147d
KG
399 * configure: Regenerate.
400
ca558912
KG
4012006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
402
403 * configure.in: Robustify error message for missing GMP/MPFR.
404
405 * configure: Regenerate.
406
7aa42285
SW
4072006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
408
409 * MAINTAINERS (Write After Approval): Add myself.
410
779958a2
UB
4112006-10-30 Uros Bizjak <ubizjak@gmail.com>
412
413 * MAINTAINERS: Change email address.
414
91de1527
VP
4152006-10-30 Vladimir Prus <vladimir@codesourcery.com>
416
417 * MAINTAINERS (Write After Approval): Add myself.
418
a3867703
PB
4192006-10-26 Peter Bergner <bergner@vnet.ibm.com>
420
421 * MAINTAINERS (Write After Approval): Add myself.
422
b4364fa2
CL
4232006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
424
7e050830 425 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 426 Write After Approval section.
b4364fa2 427
70ec446f
KG
4282006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
429
430 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
431 need_gmp anymore.
432 * configure: Regenerate.
433
018c8d88
TB
4342006-10-16 Tobias Burnus <burnus@net-b.de>
435
436 * MAINTAINERS (Write After Approval): Add myself.
437
f6a1687e
BE
4382006-10-16 Ben Elliston <bje@au.ibm.com>
439
440 * config.guess: Import latest version.
441 * config.sub: Likewise.
442
b5422ad7
BM
4432006-10-10 Brooks Moses <bmoses@stanford.edu>
444
445 * Makefile.def: Added pdf target handling.
446 * Makefile.tpl: Added pdf target handling.
447 * Makefile.in: Regenerated.
448
bdcee471
CL
4492006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
450
451 * MAINTAINERS: Add self as score port maintainer.
452
7d610414
BM
4532006-10-04 Brooks Moses <bmoses@stanford.edu>
454
455 * MAINTAINERS (Write After Approval): Add myself.
456
e48d66a9
SK
4572006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
458
7e050830 459 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
460 or newer.
461 * configure: Regenerated.
462
c394e891
DB
4632006-09-27 Dave Brolley <brolley@redhat.com>
464
465 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
466 $s instead of $r.
467 * configure: Regenerated.
468
1ee4c5a0
TS
4692006-09-26 Thiemo Seufer <ths@mips.com>
470
471 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
472 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
473 * configure: Regenerate.
474
5997afc3
GP
4752006-09-24 Graeme Peterson <gridly@gmail.com>
476
477 * MAINTAINERS (Write After Approval): Remove myself.
478
0c502898
CF
4792006-09-22 Chao-ying Fu <fu@mips.com>
480
481 * MAINTAINERS (Write After Approval): Add myself.
482
a7819e42
JM
4832006-09-10 Joseph S. Myers <joseph@codesourcery.com>
484
485 * MAINTAINERS: Add self as soft-fp maintainer.
486
4872006-09-09 Anatoly Sokolov <aesok@post.ru>
488
489 * MAINTAINERS: Add myself as avr maintainer.
490 Remove Marek Michalkiewicz as avr maintainer.
827d0991 491
e8288489
RC
4922006-09-07 Roberto Costa <roberto.costa@st.com>
493
494 * MAINTAINERS (Write After Approval): Add myself.
495
b91f0a41
CV
4962006-08-30 Corinna Vinschen <corinna@vinschen.de>
497
498 * configure.in: Never build newlib for a Mingw host.
499 Never build newlib as Mingw target library.
500 Test the existence of winsup/cygwin for building a Cygwin newlib,
501 rather than just winsup.
502 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
503 building a Mingw target.
504 * configure: Regenerate.
505
094c07a0
EB
5062006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
507
508 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
509
8d1171cb
PB
5102006-07-25 Paolo Bonzini <bonzini@gnu.org>
511
512 * config.guess: Import from src (was more updated).
513 * config.sub: Likewise.
514
2e9e6f68
DJ
5152006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
516
517 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
518 * configure: Regenerated.
519
57255173
PB
5202006-07-18 Paolo Bonzini <bonzini@gnu.org>
521
cc6010cd
AP
522 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
523 for stages after the first.
57255173 524
9fbe6585
JJ
5252006-07-17 Jakub Jelinek <jakub@redhat.com>
526
527 * Makefile.def: Add dependencies for configure-opcodes
528 on configure-intl and all-opcodes on all-intl.
529 * Makefile.in: Regenerated.
530
18c3f977
BE
5312006-07-13 Ben Elliston <bje@au.ibm.com>
532
533 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
534
27b56ba6
PE
5352006-07-06 Paul Eggert <eggert@cs.ucla.edu>
536
537 Port to hosts whose 'sort' and 'tail' implementations
538 treat operands with leading '+' as file names, as POSIX
539 has required since 2001. However, make sure the code still
540 works on pre-POSIX hosts.
541 * ltmain.sh: Don't assume "sort +2" is equivalent to
542 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
543
ad6d4e43
UW
5442006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
545
546 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
547
706601d9
PG
5482006-07-04 Peter O'Gorman <peter@pogma.com>
549
550 * ltconfig: chmod 644 before ranlib during install.
551
0b50988a
EB
5522006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
553
554 PR bootstrap/18058
555 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
556 if the bootstrap compiler is a GCC version that supports it.
557 * configure: Regenerate.
558
b6348cb3
PB
5592006-07-03 Paolo Bonzini <bonzini@gnu.org>
560
95695ad3 561 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
562 * configure: Regenerate.
563
1546bb64
PB
5642006-07-03 Paolo Bonzini <bonzini@gnu.org>
565
566 PR other/27063
567 * configure.in: Test subdir_requires and give an appropriate
568 error message.
569 * configure: Regenerate.
570
5cb6c629
AJH
5712006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
572
573 * MAINTAINERS (Write After Approval): Add myself.
574
f4d8cdf8
JDA
5752006-06-22 John David Anglin <dave.anglin@nrc.ca>
576
577 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
578
4fe5abb7
SE
5792006-06-22 Steve Ellcey <sje@cup.hp.com>
580
581 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
582
2a79fd67
DA
5832006-06-20 David Ayers <d.ayers@inode.at>
584
585 PR bootstrap/28072
586 * configure.in: Add target-boehm-gc to noconfigdirs depending on
587 whether target-libjava is being configured instead of whether the
588 java front end is enabled.
589 * configure: Regenerate.
7e050830 590
04879af3
RO
5912006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
592
593 PR target/27540
594 * configure.in: Only enable libgomp on IRIX 6.
595 * configure: Regenerate.
596
ec6c7392
PB
5972006-06-15 Paolo Bonzini <bonzini@gnu.org>
598
599 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
600 too.
601 * Makefile.in: Regenerate.
602
12973d7a
DD
6032006-06-13 Jeff Johnston <jjohnstn@redhat.com>
604
605 * config-ml.in: Alter CCASFLAGS to include special
606 multilib options the same as is done for CFLAGS.
607
c67ed86a
JDA
6082006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
609
610 * configure.in: Don't enable libgomp on hpux10.
611 * configure: Rebuilt.
612
cb253473
DA
6132006-06-12 David Ayers <d.ayers@inode.at>
614
615 PR bootstrap/27963
616 PR target/19970
7e050830 617 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
618 ${libgcj} is specified.
619 * configure: Regenerate.
7e050830 620
32845532
CD
6212006-06-06 Carlos O'Donell <carlos@codesourcery.com>
622
623 Sync from src:
7e050830
EC
624
625 * configure.in: Sync.
32845532 626 * configure: Regenerated.
7e050830 627
32845532
CD
628 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
629
630 * Makefile.def: Added dependencies from sim and gdb on intl, and
631 added configure dependencies to everything with an all dependency
632 on intl.
633 * Makefile.in: Regenerated.
634
7cd0cf9c
DA
6352006-06-06 David Ayers <d.ayers@inode.at>
636
637 PR libobjc/13946
638 * Makefile.def: Add dependencies for libobjc which boehm-gc.
639 * Makefile.in: Regenerate.
640 * configure.in: Add --enable-objc-gc at toplevel and have it
641 enable boehm-gc for Objective-C.
642 Remove target-boehm-gc from libgcj.
643 Add target-boehm-gc to target_libraries.
644 Add target-boehm-gc to noconfigdirs where ${libgcj}
645 is specified.
646 Assert that boehm-gc is supported when requested for Objective-C.
647 Only build boehm-gc if needed either for Java or Objective-C.
648 * configure: Regenerate.
7e050830 649
3ff3adad
PB
6502006-06-05 Paolo Bonzini <bonzini@gnu.org>
651
652 PR 27674
653 * Makefile.tpl (configure-[+prefix+][+module+],
654 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
655 Remove rule to unstage bootstrapped modules.
656 (stage_current): New.
657 * Makefile.in: Regenerate.
658
898e551d
LB
6592006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
660
661 * MAINTAINERS (Write After Approval): Update my e-mail address.
662
ea60341e
MS
6632006-06-01 Mark Shinwell <shinwell@codesourcery.com>
664
665 * include/libiberty.h: Declare pex_run_in_environment.
666
222ae291
AL
6672006-05-31 Asher Langton <langton2@llnl.gov>
668
669 * MAINTAINERS (Write After Approval): Add myself.
898e551d 670
e9a54b07
PB
6712006-05-25 Paolo Bonzini <bonzini@gnu.org>
672
673 * Makefile.def (bfd, opcodes): Fix lib_path.
674 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
675 (restrap): Move under "@if gcc-bootstrap". Fix typo.
676 * Makefile.in: Regenerate.
677
03e67131
CD
6782006-05-24 Carlos O'Donell <carlos@codesourcery.com>
679
680 * Makefile.in: Regenerate.
681
65d6e994
CD
6822006-05-24 Carlos O'Donell <carlos@codesourcery.com>
683
684 * Makefile.def: Add install-html target. Add datarootdir
685 docdir and htmldir to flags_to_pass.
686 * Makefile.tpl: Add install-html target.
687 * Makefile.in: Regenerate.
688 * configure.in: Add --with-datarootdir, --with-docdir, and
689 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
690 * configure: Regenerate.
691
9e299237
MS
6922006-05-24 Mark Shinwell <shinwell@codesourcery.com>
693
694 * configure.in: Enable gprof for cross builds.
695 * configure: Regenerate.
696
c31202cd
RG
6972006-05-22 Richard Guenther <rguenther@suse.de>
698
699 Revert
700 2006-01-31 Richard Guenther <rguenther@suse.de>
701 Paolo Bonzini <bonzini@gnu.org>
702
703 * Makefile.def (target_modules): Add libgcc-math target module.
704 * configure.in (target_libraries): Add libgcc-math target library.
705 (--enable-libgcc-math): New configure switch.
706 * Makefile.in: Re-generate.
707 * configure: Re-generate.
708 * libgcc-math: New toplevel directory.
709
2a332582
JDA
7102006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
711 Andreas Tobler <a.tobler@schweiz.ch>
712
713 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
714 * configure: Rebuilt.
715
ccce6917 7162006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 717
ccce6917
SL
718 * MAINTAINERS (Write After Approval): Add myself.
719
ed606bc0
DD
7202006-05-01 DJ Delorie <dj@redhat.com>
721
3d8f47a0 722 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
723 * configure: Regenerate.
724
9386bd20
RG
7252006-05-01 Richard Guenther <rguenther@suse.de>
726
727 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
728 maintainer.
729
7b3bd503
KZ
7302006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
731
732 * MAINTAINERS (Write After Approval): Add myself.
733
87ceee72
JB
7342006-04-28 Jan Beulich <jbeulich@novell.com>
735
736 * MAINTAINERS (Write After Approval): Add myself.
737
e88a2c09
DD
7382006-04-18 DJ Delorie <dj@redhat.com>
739
740 * configure.in (m32c): Build libstdc++-v3. Pass flags to
741 reference libgloss so that libssp can be built in a combined
742 tree.
743 * configure: Regenerate.
744
675f0a8a
RM
7452006-04-08 Robert Millan <rmh@gcc.gnu.org>
746
747 * MAINTAINERS (Write After Approval): Add myself.
748
27b6c940
BE
7492006-04-05 Ben Elliston <bje@au.ibm.com>
750
751 * configure.in: Require makeinfo 4.4 or higher.
752 * configure: Regenerate.
753
687b17d4
GP
7542006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
755
756 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
757 Rearrange the entries of other libraries to have them in one place.
758
906ac235
JB
7592006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
760
7e050830 761 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
762 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
763
fb0103e5
RG
7642006-03-14 Richard Guenther <rguenther@suse.de>
765
766 * configure: Regenerate with autoconf 2.13.
767
17237f6b
JB
7682006-03-13 Jim Blandy <jimb@codesourcery.com>
769
770 * MAINTAINERS: Use my work address.
bed31434
JB
771
772 * MAINTAINERS: Update my E-mail address.
773
27079765
AH
7742006-03-10 Aldy Hernandez <aldyh@redhat.com>
775
776 * configure.in: Handle --disable-<component> generically.
777 * configure: Regenerate.
778
54a17039
L
7792006-03-01 H.J. Lu <hongjiu.lu@intel.com>
780
781 PR libgcj/17311
782 * ltmain.sh: Don't use "$finalize_rpath" for compile.
783
b9bd11ca
EE
7842006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
785
786 * MAINTAINERS (Write After Approval): Remove myself.
787 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
788
e9a54b07
PB
7892006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
790
072b06f2
RE
791 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
792 (TARGET_CONFIGDIRS): Remove.
793 * configure.in: Remove AC_SUBST(target_configdirs).
794 * Makefile.in, configure: Regenerated.
ee2312f3 795
936e1a35
SK
7962006-02-20 Steven G. Kargl <kargls@comcast.net>
797
798 * MAINTAINERS (Write After Approval): Remove myself.
799 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
800
cc11cc9b
PB
8012006-02-20 Paolo Bonzini <bonzini@gnu.org>
802
803 PR bootstrap/25670
804
805 * Makefile.tpl ([+compare-target+]): Print explanation messages.
806
807 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
808 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
809 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
810 BUILD_PREFIX, BUILD_PREFIX_1.
811 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
812
813 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
814 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
815
816 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
817 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
818 of `cat stage_current`. Always provide the `r' and `s' variables.
819 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
820 a single shell execution.
821 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
822 bootstrapped modules, make the stage1 module if the build was not
823 started yet, else build the current stage.
824 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
825 (all-build, all-host, all-target, [+make_target+]-host,
826 [+make_target+]-target): Do not use \-continued lines.
827 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
828 (current_stage, restrap, stage_last): New.
829
830 * Makefile.in: Regenerate.
831 * configure: Regenerate.
832
63a7c9ef
BD
8332006-02-19 Bud Davis <jmdavis@link.com>
834
835 * MAINTAINERS (Write After Approval): Remove myself.
836 (Language Front End Maintainers): Add myself as fortran 95
837 maintainer and update e-mail address.
838
a3543e3a
FXC
8392006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
840
841 * MAINTAINERS (Write After Approval): Remove myself.
842 (Language Front End Maintainers): Add myself as fortran 95
843 maintainer.
844
ca5b1d2c
VK
8452006-02-16 Victor Kaplansky <victork@il.ibm.com>
846
847 * MAINTAINERS (Write After Approval): Add myself.
848
0499513f
TK
8492006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
850
851 * MAINTAINERS (Write After Approval): Remove myself.
852 (Language Front End Maintainers): Add myself as
853 fortran 95 maintainer.
854
d1f8db0c
PB
8552006-02-14 Paolo Bonzini <bonzini@gnu.org>
856
857 Sync from src:
858
859 2005-12-27 Leif Ekblad <leif@rdos.net>
860
cc6010cd
AP
861 * configure.in: Add support for RDOS target.
862 * configure: Regenerate.
d1f8db0c
PB
863
8642006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 865 Andreas Schwab <schwab@suse.de>
d1f8db0c 866
cc6010cd 867 * configure: Regenerate.
d1f8db0c 868
cac90078
DE
8692006-02-12 David Edelsohn <edelsohn@gnu.org>
870
871 * configure.in (enable_libgomp): Add AIX.
872 * configure: Regenerate.
873
bd37fbf5
MK
8742006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
875
876 * MAINTAINERS (Write After Approval): Add myself.
7e050830 877
23027b7a
LM
8782006-02-03 Lee Millward <lee.millward@gmail.com>
879
880 * MAINTAINERS (Write After Approval): Add myself.
7e050830 881
0058967b
RG
8822006-01-31 Richard Guenther <rguenther@suse.de>
883 Paolo Bonzini <bonzini@gnu.org>
884
885 * Makefile.def (target_modules): Add libgcc-math target module.
886 * configure.in (target_libraries): Add libgcc-math target library.
887 (--enable-libgcc-math): New configure switch.
888 * Makefile.in: Re-generate.
889 * configure: Re-generate.
890 * libgcc-math: New toplevel directory.
891
e8b05380
PB
8922006-01-26 Paolo Bonzini <bonzini@gnu.org>
893
894 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
895 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
896 the assembler, linker and binutils.
897 * configure: Regenerate.
898
d54d5437
DM
8992006-01-22 Dirk Mueller <dmueller@suse.de>
900
901 * MAINTAINERS (Write After Approval): Add myself.
902
670cbfcf
DN
9032006-01-20 Diego Novillo <dnovillo@redhat.com>
904
905 * configure: Regenerate.
906
953ff289
DN
9072006-01-18 Richard Henderson <rth@redhat.com>
908 Jakub Jelinek <jakub@redhat.com>
909 Diego Novillo <dnovillo@redhat.com>
910
911 * libgomp: New directory.
912 * Makefile.def: Add target_module libgomp.
913 * Makefile.in: Regenerate.
914 * configure.in (target_libraries): Add target-libgomp.
915 * configure: Regenerate.
916
32ce4048
AO
9172006-01-05 Alexandre Oliva <aoliva@redhat.com>
918
919 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
920 @ from continuation.
921 * Makefile.in: Rebuilt.
922
0eaf8e17 9232006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 924
c76c0c83
CL
925 * MAINTAINERS (Write After Approval): Add myself.
926
2d309510
PB
9272006-01-04 Paolo Bonzini <bonzini@gnu.org>
928
929 PR bootstrap/24252
930
931 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
932 * Makefile.tpl (OBJDUMP): New.
933 (EXTRA_HOST_FLAGS): Add it.
934 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
935
953ff289
DN
936 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
937 to use symbolic links between directories. Avoid race conditions
938 or make them harmless.
939 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
940
941 * Makefile.def (LEAN): Pass.
942 * Makefile.tpl (LEAN): Define.
943 (stage[+id+]-start): Accept that the previous directory does not
944 exist, if the bootstrap is lean.
945 (stage[+id+]-bubble): Invoke lean bootstrap commands after
946 stage[+id+]-start. Use a makefile variable and an `if' instead of a
947 configure substitution.
948 ([+compare-target+]): Likewise.
949 ([+bootstrap-target+]-lean): New.
950 * configure.in: Remove lean bootstrap support from here.
951
953ff289
DN
952 * Makefile.in: Regenerate.
953 * configure: Regenerate.
2d309510 954
368872c3
BE
9552006-01-04 Ben Elliston <bje@au.ibm.com>
956
957 * MAINTAINERS (libdecnumber): Add myself.
958
d79e6356
MM
9592006-01-02 Mark Mitchell <mark@codesourcery.com>
960
961 * libtool-ldflags: New script.
962
a6fbc1e2
AS
9632006-01-02 Andreas Schwab <schwab@suse.de>
964
965 * configure.in: When reconfiguring remove Makefile in
966 all stage directories.
967 * configure: Regenerate.
968
103a4b39
SB
9692005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
970
971 * MAINTAINERS: Update my email address.
972
212f829c
PB
9732005-12-20 Paolo Bonzini <bonzini@gnu.org>
974
975 Revert Ada-related part of the previous change.
976
977 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
978 Do not pass.
979 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
980 * Makefile.in: Regenerate.
981 * configure.in: Do not include mt-ppc-aix target fragment.
982 * configure: Regenerate.
983
8ef1f2df
PB
9842005-12-19 Paolo Bonzini <bonzini@gnu.org>
985
986 * configure.in: Select appropriate fragments for PowerPC/AIX.
987 * configure: Regenerate.
988
989 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
990 BOOT_CFLAGS, BOOT_LDFLAGS.
991 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
992 BOOT_CFLAGS, BOOT_LDFLAGS.
993 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
994 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
995 (stage): Fail if we cannot complete the work.
996 * Makefile.in: Regenerate.
997
ab34901f
NS
9982005-12-16 Nathan Sidwell <nathan@codesourcery.com>
999
1000 * configure.in: Replace ms1 with mt.
1001 * configure: Rebuilt.
1002
cbe82f21
BM
10032005-12-15 Bryce McKinlay <mckinlay@redhat.com>
1004
1005 * MAINTAINERS: Update my email address.
1006
19843472
PB
10072005-12-15 Paolo Bonzini <bonzini@gnu.org>
1008
1009 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1010 install-host-nogcc): Don't invoke $(stage) at the end.
1011 * Makefile.in: Regenerate.
1012
1ca26cd2
PB
10132005-12-14 Paolo Bonzini <bonzini@gnu.org>
1014
1015 * configure.in: Flip the top-level bootstrap switch.
1016 * configure: Regenerate.
1017
f41d6665
DJ
10182005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1019
1020 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1021 $(stage) and $(unstage).
1022 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1023 (all): Remove stray semicolon.
1024 (local-distclean): Don't handle multilib.tmp and multilib.out.
1025 (install.all): Set $s for consistency.
1026 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1027 check_multilibs setting. Always make the install directory.
1028 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1029 Correct @if/@endif.
1030 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1031 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1032 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1033 (multilib.out): Remove.
1034 * Makefile.in: Regenerated.
1035
9174b3cf
CD
10362005-12-12 Carlos O'Donell <carlos@codesourcery.com>
1037
1038 * MAINTAINERS (Write After Approval): Add myself.
1039
64f182bd
NS
10402005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1041
121b2cee
NS
1042 * MAINTAINERS: Add myself as mt maintainer.
1043
64f182bd
NS
1044 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
1045
a6d63770
AN
10462005-12-06 Adam Nemet <anemet@caviumnetworks.com>
1047
1048 * MAINTAINERS: Change email address.
1049
2abefe3d
PB
10502005-12-05 Paolo Bonzini <bonzini@gnu.org>
1051
1052 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1053 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1054 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1055 Find in-tree tools if available.
1056 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1057 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1058 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1059 (COMPILER_*_FOR_TARGET): New.
1060 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1061 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1062 (CONFIGURED_*, USUAL_*): Remove.
1063 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1064 STRIP): Use autoconf substitutions.
1065 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1066 COMPILER_NM_FOR_TARGET): New.
1067 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1068
1069 (all): Make all-host and all-target in parallel.
1070 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1071 that $$r and $$s are set before invoking a recursive make.
1072 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1073 ([+bootstrap-target+]): Inline most of the `all' target.
1074
2f3bdde7
BE
10752005-11-29 Ben Elliston <bje@au.ibm.com>
1076
1077 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1078 from the gcc build directory.
1079 * Makefile.in: Regenerate.
1080
a4b6c45a
BE
10812005-11-29 Ben Elliston <bje@au.ibm.com>
1082
1083 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1084 depend on all-libdecnumber.
1085 * configure.in (host_libs): Include libdecnumber.
1086 * Makefile.in: Regenerate.
1087 * configure: Likewise.
1088
473a74b9
BE
10892005-11-29 Ben Elliston <bje@au.ibm.com>
1090
1091 * libdecnumber: Import decNumber sources from the dfp-branch.
1092
b4623110
KJ
10932005-11-21 Kean Johnston <jkj@sco.com>
1094
1095 * config.sub, config.guess: Sync from upstream sources.
1096
67dc1785
BE
10972005-11-21 Ben Elliston <bje@au.ibm.com>
1098
1099 Import from Autoconf sources:
1100
1101 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1102 * config/move-if-change: Don't output "$2 is unchanged";
1103 suggested by Ben Elliston. Handle weird characters correctly.
1104
186abafe
AT
11052005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
1106
1107 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1108 to match upstream libtool for darwin.
1109
ef9db8d5
DJ
11102005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1111
1112 * Makefile.def: Remove gdb dependencies for gdbtk.
1113 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1114 (configure-gdb, install-gdb): New rules.
1115 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1116 * Makefile.in, configure: Regenerated.
1117
9c5141ab
JB
11182005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
1119
1120 * MAINTAINERS (Write After Approval): Add myself.
1121
4523d51b
EE
11222005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
1123
1124 * MAINTAINERS (Write After Approval): Add myself.
1125
086b011c
DN
11262005-10-24 Diego Novillo <dnovillo@redhat.com>
1127
1128 * MAINTAINERS (alias analysis): Add Daniel Berlin and
1129 Diego Novillo.
1130
e7c84bf8
PB
11312005-10-22 Paolo Bonzini <bonzini@gnu.org>
1132
1133 PR bootstrap/24297
1134 * Makefile.tpl (do-[+make-target+], do-check, install,
1135 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1136 are set before recursing.
1137 * Makefile.in: Regenerate.
1138
b88a7564
EB
11392005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1140
1141 PR bootstrap/18939
1142 * Makefile.def (gcc) <target>: Fix thinko.
1143 * Makefile.in: Regenerate.
1144
61efc800
BS
11452005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1146
1147 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1148 * configure: Regenerate.
1149
f53d2869
JZ
11502005-10-15 Jie Zhang <jie.zhang@analog.com>
1151
1152 * MAINTAINERS (Write After Approval): Add self.
1153
077fc835
KH
11542005-10-08 Kazu Hirata <kazu@codesourcery.com>
1155
1156 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1157 target-libffi, target-qthreads, target-libjava, and
1158 targetlibobjc.
1159 * configure: Regenerate.
1160
d739199a
DJ
11612005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1162
1163 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1164 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1165 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1166 (USUAL_OBJDUMP_FOR_TARGET): New.
1167 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1168 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 1169 * configure, Makefile.in: Regenerated.
d739199a 1170
db38c6bb
PB
11712005-10-05 Paolo Bonzini <bonzini@gnu.org>
1172
1173 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1174 before other host packages.
1175
3015564c
KK
11762005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
1177
1178 * MAINTAINERS: Add self as sh libraries/configury maintainer.
1179
1061f99e
PB
11802005-10-05 Paolo Bonzini <bonzini@gnu.org>
1181
1182 PR bootstrap/22340
1183
1184 * configure.in (default_target): Remove.
1185 * Makefile.tpl (all): Do not use prerequisites as subroutines
1186 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1187 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1188 use prerequisites as subroutines.
1189 (check-host, check-target): New.
1190 (bootstrap configure & all targets): Do not use stage*-start
1191 if the directory layout is already ok.
1192 (non-bootstrap configure & all targets): Prepend a $(unstage).
1193 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1194 (NOTPARALLEL): Remove.
1195 (unstage, stage variables): New variables.
1196 (unstage, stage targets): Simply expand to those variables.
1197
1198 * configure: Regenerate.
1199 * Makefile.in: Regenerate.
1200
4a9c436f
JW
12012005-10-04 James E Wilson <wilson@specifix.com>
1202
1203 * Makefile.def (lang_env_dependencies): Add libmudflap.
1204 * Makefile.in: Regenerate.
1205
37150080
AS
12062005-10-03 Andreas Schwab <schwab@suse.de>
1207
1208 Backport from libtool CVS:
1209 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
1210
1211 * ltmain.sh: add support for installing into temporary
1212 staging area (e.g. 'make install DESTDIR=...')
1213
39d16468
L
12142005-10-03 H.J. Lu <hongjiu.lu@intel.com>
1215
1216 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1217 * configure: Regenerated.
1218
72a7ab82
AP
12192005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
1220
1221 * configure: Regenerate with the correct
1222 autoconf version.
1223
6b65a26d
CM
12242005-09-30 Catherine Moore <clm@cm00re.com>
1225
1226 * configure.in (bfin-*-*): New.
1227 * configure: Regenerated.
1228
040b1c5a
GK
12292005-09-28 Geoffrey Keating <geoffk@apple.com>
1230
1231 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1232 (LIPO_FOR_TARGET): New.
1233 (CONFIGURED_LIPO_FOR_TARGET): New.
1234 (USUAL_LIPO_FOR_TARGET): New.
1235 (STRIP_FOR_TARGET): New.
1236 (CONFIGURED_STRIP_FOR_TARGET): New.
1237 (USUAL_STRIP_FOR_TARGET): New.
1238 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1239 STRIP_FOR_TARGET.
1240 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1241 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1242 * Makefile.in: Regenerate.
1243 * configure: Regenerate.
7e050830 1244
3a3c28db
DE
12452005-09-19 David Edelsohn <edelsohn@gnu.org>
1246
1247 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1248 (rs6000-*-aix*): Same.
1249 * configure: Regenerate.
1250
2749a921
TT
12512005-09-16 Tom Tromey <tromey@redhat.com>
1252
1253 * MAINTAINERS: Add self as java maintainer.
1254
7f26dfa3
FXC
12552005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1256
1257 * configure.in: Recognize f95 in the --enable-languages option,
1258 and substitute it for fortran, issuing a warning.
1259 * configure: Regenerate.
1260
d8852c4f
PE
12612005-08-30 Phil Edwards <phil@codesourcery.com>
1262
1263 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1264 * configure: Regenerated.
1265
ad685e81
AH
12662005-08-22 Aldy Hernandez <aldyh@redhat.com>
1267
1268 * MAINTAINERS: Add self as ms1 maintainer.
1269
b00d752c
RE
12702005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1271
1272 * Makefile.def (libssp): Add to lang_env_dependencies.
1273 * Makefile.in: Regenerate.
1274
9ed8fb9b
ILT
12752005-08-18 Ian Lance Taylor <ian@airs.com>
1276
1277 * MAINTAINERS: Add myself as middle-end maintainer.
1278
0f029d39
CG
12792005-08-17 Christian Groessler <chris@groessler.org>
1280
1281 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1282 * Makefile.in: Regenerate.
1283
81087874
AK
12842005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
1285
1286 * MAINTAINERS (write after approval): Added myself.
1287
6a134f1c
MR
12882005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
1289
1290 * MAINTAINERS (Write After Approval): Add myself.
1291
2693c0b0
PB
12922005-08-12 Paolo Bonzini <bonzini@gnu.org>
1293
1294 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1295 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1296 Look for alternate names of the target cc and c++
1297 * configure: Regenerate.
1298
4de997d1
PB
12992005-08-08 Paolo Bonzini <bonzini@gnu.org>
1300
1301 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1302 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1303 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1304 tools; remove code to manually set them.
1305 (Target tools): Look in the environment for them.
1306 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1307 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1308 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1309 build directory.
1310 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1311 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1312 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1313 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1314 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1315 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1316 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1317 * configure: Regenerate.
1318 * Makefile.in: Regenerate.
1319
b089e33a
BE
13202005-07-28 Ben Elliston <bje@au.ibm.com>
1321
1322 * MAINTAINERS: Update for removed CPU targets.
1323
e3791243
MM
13242005-07-27 Mark Mitchell <mark@codesourcery.com>
1325
1326 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 1327 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
1328 * Makefile.in: Regenerated.
1329
526635cb
MM
13302005-07-26 Mark Mitchell <mark@codesourcery.com>
1331
1332 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1333 (CFLAGS_FOR_TARGET): Use it.
1334 (CXXFLAGS_FOR_TARGET): Likewise.
1335 * Makefile.in: Regenerated.
1336 * configure.in (--with-build-sysroot): New option.
1337 * configure: Regenerated.
1338
19791f70
PB
13392005-07-24 Paolo Bonzini <bonzini@gnu.org>
1340
1341 * Makefile.tpl: Wrap install between unstage and stage
1342 * Makefile.in: Regenerate.
1343
35f5a23f
EC
13442005-07-21 Eric Christopher <echristo@apple.com>
1345
1346 * MAINTAINERS: Update affiliation.
1347
ff3ddf15
PW
13482005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
1349
1350 * MAINTAINERS: Add self as crx port maintainer.
1351
3a664c1c
DD
13522005-07-20 DJ Delorie <dj@redhat.com>
1353
1354 * MAINTAINERS: Add self as m32c maintainer.
1355
539df155
KC
13562005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1357
1358 * all files: Update FSF address.
1359
be9c593a
EC
13602005-07-15 Eric Christopher <echristo@redhat.com>
1361
1362 * MAINTAINERS: Change affiliation.
1363
fd7ea4ab
JB
13642005-07-14 Jim Blandy <jimb@redhat.com>
1365
1366 * configure.in: Add cases for Renesas m32c.
1367 * configure: Regenerated.
7e050830 1368
0063a823
KC
13692005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1370
d0ca130a
KC
1371 * COPYING.LIB: Update from fsf.org.
1372
13732005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1374
1375 * COPYING, compile, config.guess,
0063a823
KC
1376 config.sub, install-sh, missing, mkinstalldirs,
1377 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 1378 * config-ml.in: Update FSF address.
0063a823 1379
a8ba31f2
EC
13802005-07-13 Eric Christopher <echristo@redhat.com>
1381
1382 * configure.in: Add toplevel noconfigdir support for tpf.
1383 * configure: Regenerate.
1384
5bea4a03
PB
13852005-07-11 Paolo Bonzini <bonzini@gnu.org>
1386
1387 PR ada/22340
1388
1389 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1390 * Makefile.in: Regenerate.
1391
284bdbbd
MM
13922005-07-07 Mark Mitchell <mark@codesourcery.com>
1393
1394 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 1395 Brolley to write-after-approval.
284bdbbd 1396
452190fb
AS
13972005-07-07 Andreas Schwab <schwab@suse.de>
1398
1399 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1400 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1401 * Makefile.in: Regenerated.
1402
9c8f9ec2
GK
14032005-07-06 Geoffrey Keating <geoffk@apple.com>
1404
1405 * configure.in: Don't build sim or rda when targetting darwin.
1406 * configure: Regenerate.
1407
ef0087a7
KH
14082005-07-06 Kazu Hirata <kazu@codesourcery.com>
1409
1410 * configure.in: Add --enable-libssp and --disable-libssp.
1411 * configure: Regenerate with autoconf-2.13.
1412
77008252
JJ
14132005-07-02 Jakub Jelinek <jakub@redhat.com>
1414
1415 * Makefile.def (target_modules): Add libssp.
1416 * configure.in (target_libraries): Add target-libssp.
1417 * configure: Rebuilt.
1418 * Makefile.in: Rebuilt.
1419
a04eae1b
ZW
14202005-07-01 Zack Weinberg <zackw@panix.com>
1421
1422 * MAINTAINERS: Change email address. Resign from maintainership.
1423
948884cd
RG
14242005-07-01 Richard Guenther <rguenther@suse.de>
1425
1426 * MAINTAINERS: Change my e-mail address and affiliation.
1427
c7870f5d
PB
14282005-06-22 Paolo Bonzini <bonzini@gnu.org>
1429
1430 * Makefile.def (stagefeedback): Come after profile.
1431 Define profiledbootstrap target.
1432 * Makefile.tpl (profiledbootstrap): Remove.
1433 (stageprofile-end): Zap stagefeedback.
1434 (stagefeedback-start): Copy all .gcda files, not only GCC's.
1435 * Makefile.in: Regenerate.
1436
ab99519a
RS
14372005-06-13 Richard Sandiford <richard@codesourcery.com>
1438
1439 * MAINTAINERS: Update my email address.
1440
f610dd5f
ZW
14412005-06-13 Zack Weinberg <zack@codesourcery.com>
1442
1443 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
1444 In 'cpp' stanza, support '#line' as well as '# '.
1445
71bc2a83
AS
14462005-06-08 Andreas Schwab <schwab@suse.de>
1447
1448 * MAINTAINERS: Move myself from 'Write After Approval' to
1449 'CPU Port Maintainers' section as m68k maintainer.
1450
4fab7234
HPN
14512005-06-07 Hans-Peter Nilsson <hp@axis.com>
1452
1453 * configure.in (unsupported_languages): New macro.
1454 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
1455 non-ported target libraries in noconfigdirs.
1456 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1457 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 1458 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
1459 unsupported_languages.
1460 * configure: Regenerate.
1461
68193f9b
TS
14622005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1463
1464 * configure.in: Fix typo in handling of --with-mpfr-dir.
1465 * configure: Regenerate.
1466
f26f6b8d
RS
14672005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
1468
1469 * MAINTAINERS: Update my email address.
1470
ba4853f8
JB
14712005-06-02 Jim Blandy <jimb@redhat.com>
1472
1473 * config.sub: Add cases for the Renesas m32c. (This patch has been
1474 accepted into the master sources.)
1475
79dd769c 14762005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
1477 Michael Snyder <msnyder@redhat.com>
1478 Stan Cox <scox@redhat.com>
79dd769c 1479
f610dd5f 1480 * configure.in: Set noconfigdirs for ms1.
79dd769c 1481
f610dd5f 1482 * configure: Regenerate.
79dd769c 1483
d29e107f
JD
14842005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
1485
1486 * MAINTAINERS (Write After Approval): Add self.
1487
e93196c3
JC
14882005-06-01 Josh Conner <jconner@apple.com>
1489
1490 * MAINTAINERS (Write After Approval): Add self.
1491
ae263c7a
KH
14922005-06-01 Kazu Hirata <kazu@codesourcery.com>
1493
1494 * MAINTAINERS: Update my email address.
1495
585b3aa3
ZM
14962005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
1497
1498 * MAINTAINERS (Write After Approval): Add self.
1499
4930c50b
CD
15002005-05-26 Chris Demetriou <cgd@broadcom.com>
1501
1502 * MAINTAINERS (Write After Approval): Remove self.
1503
2dfbef6d
PB
15042005-05-25 Paolo Bonzini <bonzini@gnu.org>
1505
1506 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1507 (Dependencies): Consider target modules for bootstrap dependencies.
1508 Make target bootstrap modules depend on each stage's gcc.
1509 * Makefile.in: Regenerate.
1510
bcb28cf5
PB
15112005-05-20 Paolo Bonzini <bonzini@gnu.org>
1512
1513 * Makefile.def (configure-gcc): Depend on binutils having been built.
1514 (all-gcc): No need to do it here.
1515 * Makefile.in: Regenerate.
1516
0cf085e4
PB
15172005-05-19 Paul Brook <paul@codesourcery.com>
1518
f610dd5f 1519 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
1520 language cannot be built.
1521 * configure: Regenerate.
1522
dfb2c39a
DJ
15232005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1524
1525 * ylwrap: Import from Automake 1.9.5.
1526
771aaa92
DU
15272005-05-13 David Ung <davidu@mips.com>
1528
1529 * MAINTAINERS (Write After Approval): Add self.
1530
3ac9bd58
MS
15312005-05-09 Mike Stump <mrs@apple.com>
1532
1533 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
1534 lt_cv_sys_max_cmd_len for now.
f610dd5f 1535
f77a5578
SC
15362005-05-09 Stan Cox <scox@redhat.com>
1537
1538 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
1539
795e36e5
MK
15402005-05-08 Matt Kraai <kraai@ftbfs.org>
1541
1542 * README.SCO: Update the URL.
1543
c9392a2b
DE
15442005-05-05 David Edelsohn <edelsohn@gnu.org>
1545
1546 * ltconfig: Define file_list_spec. Pass file_list_spec and
1547 with_gnu_ld to libtool.
1548 * ltcf-c.sh (aix[45]): Define file_list_spec.
1549 * ltcf-cxx.sh (aix[45]): Same.
1550 * ltcf-gcj.sh (aix[45]): Same.
1551 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
1552 exists, write list of input files to temporary file.
1553
bebcd931
MS
15542005-05-04 Mike Stump <mrs@apple.com>
1555
1556 * configure.in: Always pass --target to target configures as
1557 otherwise rebuilds that do --recheck will fail.
1558 * confiugure: Rebuilt.
1559
ce406537
PB
15602005-05-04 Paolo Bonzini <bonzini@gnu.org>
1561
1562 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1563 STAGE_HOST_EXPORTS.
1564 (configure, all): Add bootstrap support.
1565 (Host modules, target modules): Pass post-stage1 flags and exports.
1566 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1567 * Makefile.in: Regenerate.
1568
aa9dcfc4
PB
15692005-04-29 Paolo Bonzini <bonzini@gnu.org>
1570
1571 * configure: Regenerate.
1572
b6f9abcf
MS
15732005-04-27 Mike Stump <mrs@apple.com>
1574
1575 * MAINTAINERS: Add self as darwin maintainer.
1576
acb217cb
BS
15772005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
1578
1579 * config.sub: Update from master copy.
1580
b6dae270
MS
15812005-04-21 Mike Stump <mrs@apple.com>
1582
1583 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
1584 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
1585
c2e0d3a9
HPN
15862005-04-19 Hans-Peter Nilsson <hp@axis.com>
1587
1588 * configure.in <crisv32-*-*, cris-*-*>: New local variable
1589 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
1590 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
1591 "*-*-elf" and "*-*-linux*".
1592 * configure: Regenerate.
1593
871ae772
JM
15942005-04-14 Joseph S. Myers <joseph@codesourcery.com>
1595
1596 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
1597
bf070c29
MS
15982005-04-12 Mike Stump <mrs@apple.com>
1599
1600 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
1601
e865b6f7
TK
16022005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
1603
1604 * MAINTAINERS (Write After Approval): Add myself.
1605
7b71ad7f
BS
16062005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
1607
1608 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
1609
25b42232
PB
16102005-04-06 Paolo Bonzini <bonzini@gnu.org>
1611
f610dd5f 1612 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
1613 (TARGET_CONFIGARGS): Include --with-target-subdir.
1614 (configure, all): New macros. Use them throughout.
1615 * Makefile.in: Regenerate.
1616
d727c624
JG
16172005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
1618
1619 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 1620
fff72cc4
ZD
16212005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1622
1623 * MAINTAINERS: Remove 'loop unrolling' maintainer.
1624
86472dc3
GP
16252005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
1626
1627 * MAINTAINERS: Move John Carr to Write After Approval.
1628
5d0f90e5
R
16292005-03-30 J"orn Rennecke <joern.rennecke@st.com>
1630
1631 * config/mh-mingw32: Delete.
1632 * configure.in: Don't use it.
1633 * configure: Regenerate.
1634
33da42bc
PB
16352005-03-31 Paolo Bonzini <bonzini@gnu.org>
1636
1637 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1638 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1639 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1640 (HOST_LIB_PATH): Generate from Makefile.def.
1641 (TARGET_LIB_PATH): Likewise.
1642 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1643 * Makefile.in: Regenerate.
1644 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1645 (RPATH_ENVVAR): Include Darwin case.
1646 * configure: Regenerate.
1647
15cc1841
TF
16482005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
1649
1650 * MAINTAINERS (Various Maintainers): Remove self.
1651 (Write After Approval): Add self.
1652
6a8c79d5
TF
16532005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
1654
1655 * MAINTAINERS (Various Maintainers): Add self.
1656
256f7136
PB
16572005-03-25 Paolo Bonzini <bonzini@gnu.org>
1658
1659 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1660 * configure: Regenerate.
1661
191dd2c9
ZW
16622005-03-21 Zack Weinberg <zack@codesourcery.com>
1663
1664 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1665 gcc_version, and gcc_version_trigger from set of flags to pass.
1666 * Makefile.tpl: Remove definitions of above variables.
1667 (config.status): Remove dependency on $(gcc_version_trigger).
1668 * Makefile.in: Regenerate.
1669 * configure.in: Do not reference config/gcc-version.m4 nor
1670 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
1671 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
1672 * configure: Regenerate.
1673
ef6e9bc0
MH
16742005-03-16 Manfred Hollstein <manfred.h@gmx.net>
1675 Andrew Pinski <pinskia@physics.uc.edu>
1676
1677 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1678 * Makefile.in: Regenerate.
1679
009bbd5a
FW
16802005-03-13 Feng Wang <fengwang@nudt.edu.cn>
1681
1682 * MAINTAINERS (Write After Approval): Add myself.
1683
09f8755b
DA
16842005-03-03 David Ayers <d.ayers@inode.at>
1685
1686 * MAINTAINERS (Write After Approval): Add myself.
1687
e73ed25c
AO
16882005-03-01 Alexandre Oliva <aoliva@redhat.com>
1689
1690 PR libgcj/20160
1691 * ltmain.sh: Avoid creating archives with components that have
1692 duplicate basenames.
1693
ace9ac7b
AP
16942005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
1695
1696 PR bootstrap/20250
1697 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1698 instead of check.
1699 * Makefile.in: Regenerate.
1700
c9db9354
PB
17012005-02-28 Paolo Bonzini <bonzini@gnu.org>
1702
1703 * Makefile.in: Regenerate to fix conflict between the previous two
1704 patches.
1705
215c351a
PB
17062005-02-28 Paolo Bonzini <bonzini@gnu.org>
1707
1708 PR bootstrap/17383
1709 * Makefile.def (target_modules): Remove "stage", now unnecessary.
1710 * Makefile.tpl (HOST_SUBDIR): New substitution.
1711 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1712 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1713 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1714 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1715 (Host modules, Bootstrapped modules): Use it.
1716 (Build modules, Target modules): Do not create symlink trees,
1717 always configure out-of-srcdir.
1718 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1719 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1720 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1721 $(HOST_SUBDIR). Create a symlink for host_subdir.
1722
1723 * Makefile.in: Regenerate.
1724 * configure: Regenerate.
1725
5395b47b
NN
17262005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1727
1728 Merged from libada-gnattools-branch:
1729 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
1730
1731 * gnattools: New directory.
1732 * Makefile.def: Add gnattools as a module, depending on target-libada.
1733 * Makefile.in: Regenerate.
1734 * configure.in: Include gnattools in host_tools; disable it if ada
1735 is disabled.
1736 * configure: Regenerate.
1737
ca2cc05c
JM
17382005-02-24 James A. Morrison <phython@gcc.gnu.org>
1739
1740 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
1741 treelang maintainer.
1742 (Write After Approval): Remove myself.
1743
d2f3024f
PS
17442005-02-23 Paul Schlie <schlie@comcast.net>
1745
1746 * configure.in: Allow darwin targeted ports to build tk, itcl and
1747 libgui.
1748 * configure: Regenerate.
1749
bba5e0ca
EB
17502005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1751
1752 PR libgcj/10353
1753 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1754 * configure: Regenerate.
1755
70132ce7
SK
17562005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
1757
1758 * MAINTAINERS (Write After Approval): Add myself.
1759
20f0edca
ILT
17602005-02-10 Ian Lance Taylor <ian@airs.com>
1761
1762 * MAINTAINERS: Update my e-mail address.
1763
e64e5109
RG
17642005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
1765
1766 * MAINTAINERS (Write After Approval): Add myself.
1767
40d64b5a
HPN
17682005-01-29 Hans-Peter Nilsson <hp@axis.com>
1769
1770 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1771 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1772 target-libgloss when not *-*-elf and *-*-aout.
1773 * configure: Regenerate.
1774
54a12711
KH
17752005-01-23 Kazu Hirata <kazu@cs.umass.edu>
1776
1777 * MAINTAINERS: Remove obsolete entries.
1778
0aa99dbb
KH
1779 * MAINTAINERS (Write After Approval): Add Michael Matz.
1780
2b009f5f
NB
17812005-01-19 Neil Booth <neil@daikokuya.co.uk>
1782
1783 * MAINTAINERS: Remove self as cpplib maintainer.
1784
385870f5
KC
17852005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1786
1787 * install-sh, config.sub: Import from upstream.
1788
e7daab31
KC
17892005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1790
1791 PR bootstrap/18222
1792 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1793 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1794 * Makefile.in: Regenerate.
1795
e6003f4d
JT
17962005-01-16 Jason Thorpe <thorpej@netbsd.org>
1797
1798 * MAINTAINERS: Update my email address.
1799
145e2972 18002005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 1801 Andreas Schwab <schwab@suse.de>
145e2972
DE
1802
1803 PR bootstrap/18033
1804 * config-ml.in: Eval option if surrounded by single quotes.
1805
86c7e0da
PB
18062005-01-03 Paolo Bonzini <bonzini@gnu.org>
1807
1808 Revert 2004-12-28 Makefile changes, a better fix will be
1809 applied to mainline and src after GCC 4.0 branches.
1810
3224a22f
PB
18112004-12-28 Paolo Bonzini <bonzini@gnu.org>
1812
1813 PR bootstrap/17383
1814
1815 * Makefile.def (target_modules): Remove stage parameter,
1816 it is always true now.
1817 * Makefile.tpl (configure-build-[+module+],
1818 configure-target-[+module+]): Always build symlink tree
1819 for the directory and for include. BUILD_SUBDIR and
1820 TARGET_SUBDIR cannot be . anymore.
1821 * Makefile.in: Regenerate.
1822
aaf51ca2
DE
18232004-12-25 David Edelsohn <edelsohn@gnu.org>
1824
1825 Revert 2004-12-08 Makefile changes.
1826
4e32e454
DS
18272004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
1828
1829 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
1830 cygwin, mingw.
1831
669f01d8
AS
18322004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
1833
1834 * configure.in (sh64-*-*): Reenable gprof.
1835 * configure: Regenerate.
1836
1b227ee0
DE
18372004-12-08 David Edelsohn <edelsohn@gnu.org>
1838
1839 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1840 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1841 (EXTRA_TARGET_FLAGS): Add PICFLAG.
1842 * Makefile.in: Regenerate.
1843
ce5e944c
CF
18442004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
1845
1846 * MAINTAINERS: Update my email address.
1847
893f1e87
MK
18482004-12-07 Matt Kraai <kraai@ftbfs.org>
1849
1850 * Makefile.tpl: Generate normal dependencies if the LHS module is
1851 not bootstrapped.
1852 * Makefile.in: Regenerate.
1853
bb59c339
RS
18542004-12-03 Richard Sandiford <rsandifo@redhat.com>
1855
1856 * configure.in: Include config/gxx-include-dir.m4. Use
1857 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
1858 * configure: Regenerate.
1859
4982adbe
RS
18602004-12-03 Richard Sandiford <rsandifo@redhat.com>
1861
1862 * config.if: Delete.
1863 * configure.in: Set libstdcxx_incdir directly.
1864 * configure: Regenerate.
1865
05750653
EC
18662004-12-02 Eric Christopher <echristo@redhat.com>
1867
1868 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
1869 * Makefile.in: Regenerate.
1870
5fef1dbd
RS
18712004-12-02 Richard Sandiford <rsandifo@redhat.com>
1872
1873 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1874 * configure: Regenerate.
1875
afabd8e6
RS
18762004-12-02 Richard Sandiford <rsandifo@redhat.com>
1877
1878 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
1879 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
1880 * configure: Regenerate.
1881
78716e86
EC
18822004-12-01 Eric Christopher <echristo@redhat.com>
1883
1884 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
1885 of things to remove.
1886
57ab8ba9
MK
18872004-11-29 Matt Kraai <kraai@ftbfs.org>
1888
1889 * MAINTAINERS (Write After Approval): Update my e-mail address.
1890
2539bffe
KC
18912004-11-29 Kelley Cook <kcook@gcc.gnu.org>
1892
1893 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
1894 from CVS libtool to always pass_all.
1895
3e732ba0
JDA
18962004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1897
1898 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1899 (hppa*64*-*-*): Delete incorrect comment.
1900 * configure: Rebuilt.
1901
767f726e
KC
19022004-11-24 Kelley Cook <kcook@gcc.gnu.org>
1903
1904 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
1905
2c92e90f
KC
19062004-11-24 Kelley Cook <kcook@gcc.gnu.org>
1907
1908 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
1909 from CVS libtool to always pass_all.
1910
32f84e48
KC
19112004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1912
1913 * install-sh, compile: Import from automake.
1914
9587be8a
KC
19152004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1916
1917 * config.guess, config.sub: Import from savannnah.
1918
04e81808 19192004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
1920
1921 * MAINTAINERS (Write After Approval): Add myself
1922
f87a2b2e
MS
19232004-11-12 Mike Stump <mrs@apple.com>
1924
1925 * Makefile.def: Add html support.
1926 * Makefile.tpl: Likewise.
1927 * Makefile.in: Regenerate.
1928
848556c2
GK
19292004-11-11 Geoffrey Keating <geoffk@apple.com>
1930
556f03c4
GK
1931 PR 18423
1932 * configure.in: Remove all instances of build-fixincludes from
1933 noconfigdirs.
1934 (build_configargs): Supply --target to subdirectories.
1935 * configure: Regenerate.
1936
848556c2
GK
1937 * Makefile.def: Make gcc install depend on fixincludes install.
1938 * Makefile.in: Regenerate.
1939
9e5712a5
JJ
19402004-11-10 Janis Johnson <janis187@us.ibm.com>
1941
1942 * MAINTAINERS: Add myself as gcc testsuite maintainer.
1943
4ef509c0
PB
19442004-11-11 Paul Brook <paul@codesourcery.com>
1945
1946 * MAINTAINERS: Add self as arm maintainer. Update email address.
1947
20d11df6
HPN
19482004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
1949
1950 * configure.in (noconfigdirs) [mmix-*-*]: Disable
1951 target-libgfortran.
79fd8592 1952 * configure: Regenerate.
20d11df6 1953
68c70f15
DE
19542004-11-07 David Edelsohn <edelsohn@gnu.org>
1955
1956 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1957 like CC.
1958
54f88091
PB
19592004-11-05 Paolo Bonzini <bonzini@gnu.org>
1960
1961 * Makefile.def (host fixincludes): Specify missing targets.
1962 * Makefile.in: Regenerate.
1963
6866abb8
RC
19642004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
1965
1966 * MAINTAINERS: Add myself
1967
83f62578
GL
19682004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
1969
1970 * MAINTAINERS (Write After Approval): Add myself.
1971
53c7ffe7
GK
19722004-11-04 Geoffrey Keating <geoffk@apple.com>
1973
1974 * Makefile.def: Build fixincludes for the host, too.
1975 * Makefile.in: Regenerate.
1976 * configure.in (host_tools): Add fixincludes.
1977 * configure: Regenerate.
1978
ac8b3d9d
DJ
19792004-11-04 Daniel Jacobowitz <dan@debian.org>
1980
1981 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1982 * configure: Regenerated.
1983
bab37580
L
19842004-11-04 H.J. Lu <hongjiu.lu@intel.com>
1985
1986 PR other/17783
1987 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1988 * configure: Regenerated.
1989
db1de713
MM
19902004-10-31 Mark Mitchell <mark@codesourcery.com>
1991
1992 * README.SCO: Update per FSF instructions.
1993
a827e21a
EW
19942004-10-28 Eric B. Weddington <ericw@evcohs.com>
1995
1996 PR target/18151
1997 * configure.in (case ${target}): Do not build fixincludes for avr.
1998 * configure: Regenerated.
1999
9d069a4f
PB
20002004-10-26 Paolo Bonzini <bonzini@gnu.org>
2001
2002 * configure.in (case ${target}): Do not build fixincludes
2003 on platforms where it is not used.
2004 * configure: Regenerated.
2005
fc45f3fe
DJ
20062004-10-23 Daniel Jacobowitz <dan@debian.org>
2007
2008 * configure.in: Use an absolute path to install-sh.
2009 * configure: Regenerated.
2010
36554b92
AL
20112004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2012
2013 * MAINTAINERS (Write After Approval): Add myself.
2014
88e9994a
KH
20152004-10-19 Kazu Hirata <kazu@cs.umass.edu>
2016
2017 * MAINTAINERS: Remove from Write After Approval those that are
2018 already maintainers.
2019
ad02a944
SP
20202004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
2021
2022 * MAINTAINERS: Update my email address.
2023
c8e6cd41
KC
20242004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2025
2026 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2027 * configure: Regenerate.
2028
ebe55024
R
20292004-10-07 J"orn Rennecke <joern.rennecke@st.com>
2030
2031 * MAINTAINERS: Update my email address.
2032
a8b0957e
KH
20332004-10-07 Kazu Hirata <kazu@cs.umass.edu>
2034
2035 * MAINTAINERS (Language Front Ends Maintainers): New. Move
2036 entries belonging to this category.
2037
96836f61
JZ
20382004-10-06 Josef Zlomek <josef.zlomek@email.cz>
2039
2040 * MAINTAINERS: Update my e-mail address.
2041
7e0b5752
PB
20422004-10-06 Paolo Bonzini <bonzini@gnu.org>
2043
2044 Fix wrong conflict resolution in:
2045
2046 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2047
2048 * Makefile.in: Regenerate.
2049 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2050 in the recursive `make', instead of hardwiring `all'.
2051 (Autogenerated TARGET-* variables): New.
2052
370f7a47
TL
20532004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
2054
2055 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 2056 * configure: Regenerate.
370f7a47 2057
13e5d623
KH
20582004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2059
2060 * MAINTAINERS (Various Maintainers): Move the "windows,
2061 cygwin, mingw" maintainer to ...
2062 (OS Port Maintainers): ... here.
2063
a6497c1b
KH
20642004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2065
2066 * MAINTAINERS (Write After Approval): Remove those that are
2067 maintainers of some subsystem.
2068
1abb828a
D
20692004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2070
2071 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2072 * ltcf-cxx.sh (tpf*): Likewise.
2073 * ltconfig (tpf*): Add TPF OS configuration support.
2074
16d1338d
BS
20752004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
2076
2077 * MAINTAINERS: Change my email address to my new work account.
2078
9082a750
MR
20792004-09-24 Michael Roth <mroth@nessie.de>
2080
2081 * configure.in (--without-headers): Add missing double quotes.
2082 * configure: Regenerate.
2083
07a8bdf8
KC
20842004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2085
2086 * ylwrap: Revert to previous version.
2087
4c4a5bbc
L
20882004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2089
2090 PR bootstrap/17369
2091 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2092 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2093 SET_GCC_LIB_PATH_CMD.
2094 (BASE_TARGET_EXPORTS): Likewise.
2095 * Makefile.in: Regenerated.
2096
2097 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2098 * configure: Regenerated.
2099
85f59630
KC
21002004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2101
2102 * config.guess: New upstream version
2103 * compile, depcomp, install-sh, ylwrap: Likewise.
2104
95c53c62
RS
21052004-09-19 Roger Sayle <roger@eyesopen.com>
2106
2107 * config/mh-x86omitfp: New host makefile fragment. Add
2108 -fomit-frame-pointer to the default BOOT_CFLAGS.
2109 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2110 * configure: Regenerate.
2111
0a1c093b
AP
21122004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2113
2114 PR target/11572
2115 * configure.in (*-*-darwin*): Renable libobjc.
2116 * configure: Regenerate.
2117
315fcf97
NS
21182004-09-10 Nathan Sidwell <nathan@codesourcery.com>
2119
2120 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2121
0a050485 21222004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 2123
0a050485
DB
2124 * Makefile.def: Remove libbanshee.
2125 * Makefile.tpl: Ditto.
2126 * configure.in: Ditto.
2127 * Makefile.in: Regen.
2128 * configure: Ditto.
2129
5f4a098e
DE
21302004-09-08 David Edelsohn <edelsohn@gnu.org>
2131
2132 * ltmain.sh: Use $pic_object as $non_pic_object if
2133 $non_pic_object=none.
2134
32b2511f
PB
21352004-09-07 Paolo Bonzini <bonzini@gnu.org>
2136
2137 * missing: Import latest version from master repository.
2138
fc4d0e82
NC
21392004-09-06 Nick Clifton <nickc@redhat.com>
2140
2141 * config.sub: Import latest version from master repository.
2142 * config.guess: Likewise.
2143 This includes these changes:
78716e86 2144
fc4d0e82
NC
2145 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2146
2147 * config.sub: Handle crisv32, alias etraxfs.
2148 * config.guess (crisv32:Linux:*:*): Handle.
2149
2150 2004-08-13 Brad Smith <brad@comstyle.com>
2151
2152 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2153 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2154
2155 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2156
2157 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2158 assume the processor is a powerpc. This is because coreutils
2159 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2160 in this case, due to a MacOS X bug that causes
2161 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2162 to return a negative number.
2163 Problem reported by Petter Reinholdtsen in:
2164 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2165
2166 2004-07-19 Ben Elliston <bje@gnu.org>
2167
2168 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2169
2170 2004-06-24 Ben Elliston <bje@gnu.org>
2171
2172 * config.guess: Update copyright years.
2173 * config.sub: Likewise.
2174
2175 2004-06-22 Robert Millan <robertmh@gnu.org>
2176
2177 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2178 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2179
2180 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2181
2182 * config.guess (*:*VMS:*:*): New entry. Replaces
2183 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2184 manufacturer.
2185
2186 2004-06-22 Ben Elliston <bje@gnu.org>
2187
2188 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2189 * config.sub: Likewise.
2190
2191 2004-06-22 Ben Elliston <bje@gnu.org>
2192
2193 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2194 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2195
2196 2004-06-11 Ben Elliston <bje@gnu.org>
2197
2198 * config.guess (pegasos:OpenBSD:*:*): Remove.
2199
2200 2004-06-11 Ben Elliston <bje@gnu.org>
2201
2202 From Wouter Verhelst <wouter@grep.be>:
2203 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2204
2205 2004-06-11 Ben Elliston <bje@gnu.org>
2206
2207 * config.guess (luna88k:OpenBSD:*:*): New.
2208
2209 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2210
2211 * config.guess (m32r*:Linux:*:*): New case.
2212 * config.sub: Handle m32rle.
2213
2214 2004-03-12 Ben Elliston <bje@wasabisystems.com>
2215
2216 From Jens Petersen <petersen@redhat.com>:
2217 * config.sub: Handle sparcv8.
2218
2219 2004-03-03 Ben Elliston <bje@wasabisystems.com>
2220
2221 From Tom Smith <smith@cag.lkg.hp.com>:
2222 * config.guess: Version suffixes are equally significant on Tru64
2223 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
2224 prefix of "P" (patched kernel).
2225
2226 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
2227
2228 * config.sub: Add support for National Semiconductor CRX target.
2229
2f4cc6bf
JJ
22302004-09-03 Janis Johnson <janis187@us.ibm.com>
2231
2232 * MAINTAINERS (Various Maintainers): Remove myself as web page
2233 maintainer, add myself as maintainer of build status lists.
2234
61fec9ff
JB
22352004-09-03 Jan Beulich <jbeulich@novell.com>
2236
2237 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2238 *-*-netware, but add target-libmudflap.
2239 Consolidate *-*-netware targets (of which really only i?86 exists)
2240 into a single entry.
2241 * configure: Likewise.
2242
45f366ab
PB
22432004-09-01 Paolo Bonzini <bonzini@gnu.org>
2244
2245 * Makefile.tpl (sorry): Remove.
2246 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2247 (cleanstrap targets): Depend on distclean, not distclean-stage1.
2248 (do-clean): Clean per-stage directories too.
2249 (do-distclean): Run distclean-stage1 too.
2250 (.NOTPARALLEL): Enable during toplevel bootstrap.
2251 (stage[+id+]-bubble): Enable parallel execution during
2252 the recursive invocation.
2253 * Makefile.in: Regenerate.
2254
2255 Fix previous checkin:
2256
2257 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2258 include.
2259 * configure.in: Fix indentation.
2260 * configure: Regenerate.
2261
be8fff81
RB
22622004-08-31 Robert Bowdidge <bowdidge@apple.com>
2263
45f366ab
PB
2264 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2265 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2266 * configure: regenerate
78716e86 2267 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 2268 -mdynamic-no-pic
be8fff81
RB
2269
2270
71b5d516
PB
22712004-08-31 Paolo Bonzini <bonzini@gnu.org>
2272
2273 * Makefile.def (build_modules): Add fixincludes.
2274 (dependencies): Make gcc depend on fixincludes.
2275 * configure.in (build_tools): Add fixincludes.
2276 (build_configdirs): Always include build_libs.
2277 * Makefile.in: Regenerate.
2278 * configure: Regenerate.
2279
22802004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
2281
2282 * Makefile.def (bootstrap stages): Add 'lean' parameter.
2283 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2284 phony targets; do not generate timestamp files.
2285 (distclean-stageN): Remove references to their timestamp files.
2286 (restageN, touch-stageN): Remove.
2287 (stageN-bubble): Rewritten.
2288 (compare): Support lean bootstraps.
2289 * Makefile.in: Regenerate.
2290
2291 * configure.in: Only warn when bootstrapping but
2292 build != host or build != target. Support lean bootstraps.
2293 * configure: Regenerate.
2294
ce7cbbb0
PE
22952004-08-26 Phil Edwards <phil@codesourcery.com>
2296
2297 * configure.in: Give a better error message if GMP/MPFR are missing
2298 and a language needing them has been requested.
2299 * configure: Regenerated.
2300
9c71a529
PE
23012004-08-25 Phil Edwards <phil@codesourcery.com>
2302
2303 * configure.in: Print a list of available language front-ends if
2304 a requested one is missing. Tidy stray tab characters.
2305 * configure: Regenerated.
2306
e3f92d3b
MK
23072004-08-19 Michael Koch <konqueror@gmx.de>
2308
2309 * gcc/doc/install.texi: Update entry about automake for libjava.
2310
c3f84f61
RM
23112004-08-17 Robert Millan <robertmh@gnu.org>
2312
2313 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2314 (instead of FreeBSD).
2315 * configure: Regenerate.
2316
7c27e184
PB
23172004-08-16 Paolo Bonzini <bonzini@gnu.org>
2318
2319 * Makefile.in: Regenerate.
2320 * configure: Regenerate.
2321
2322 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2323 stage_*_flags.
2324 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2325 for bootstrapped modules if toplevel bootstrap is going.
2326 (GCC bootstrap): Generate per-stage targets for all bootstrapped
2327 modules. Adjust for changes in Makefile.def. Enable several
2328 rules even in non-bootstrap mode, just to avoid peppering the
2329 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2330 (stage-[+prev+]-bubble): Remove.
2331
2332 * Makefile.def (Dependencies): Depend on all-build-bison,
2333 all-build-flex, all-build-byacc, all-build-texinfo, rather
2334 than the host variations.
2335 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2336 with BUILD_SUBDIR.
2337 (BISON): Update for recent Bisons.
2338 (YACC): Fix typo.
2339 (cross): Depend on all-build.
2340 (all): Do not depend on all-build.
2341 (prebootstrap): Remove.
2342 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2343 (Prebootstrap dependencies): Add them to the per-stage targets
2344 and to all-prebootstrap.
2345 * configure.in (build_configdirs): Always enable build_tools.
2346 (BUILD_DIR_PREFIX): Remove.
2347
2348 * Makefile.def (gcc): Add target variable.
2349 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2350 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2351 in the recursive `make', instead of hardwiring `all'.
2352 (Autogenerated TARGET-* variables): New.
2353
20f3bb80
BB
23542004-08-13 Brian Booth <bbooth@redhat.com>
2355
2356 * MAINTAINERS: Remove myself from write-after-approval.
2357
b5be499d
NN
23582004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2359
2360 * src-release: Stop distributing mmalloc with gdb (which doesn't
2361 use it).
2362 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2363 * Makefile.in: Regenerate.
2364
b3f8d95d
MM
23652004-08-09 Mark Mitchell <mark@codesourcery.com>
2366
2367 * configure.in (arm*-*-eabi*): New target.
2368 * configure: Regenerate.
2369
3589b69e
PB
23702004-08-06 Paolo Bonzini <bonzini@gnu.org>
2371
2372 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2373 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2374 (Dependencies): New section.
2375 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2376 (configure-target-[+module+]): Depend on maybe-all-gcc
2377 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2378 (toplevel profiledbootstrap): Fix dependencies.
2379 * Makefile.in: Regenerate.
2380
972974fc
MM
23812004-08-03 Mark Mitchell <mark@codesourcery.com>
2382
2383 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2384 target-libiberty to noconfigdirs.
2385 * configure: Regenerate.
2386
bebf829d
PB
23872004-08-03 Paul Brook <paul@codesourcery.com>
2388
2389 * configure.in: Check for MPFR as well as GMP.
2390 * configure: Regenerate.
2391
98a5bb3b
RM
23922004-08-01 Robert Millan <robertmh@gnu.org>
2393
2394 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2395 libmudflap for all GNU-based systems (with Glibc).
2396 * configure: Regenerate.
2397
d32ab992
PB
23982004-08-03 Paolo Bonzini <bonzini@gnu.org>
2399
2400 * Makefile.def (host-modules): Add gcc.
2401 * Makefile.in: Regenerate.
2402 * Makefile.tpl (sorry): New rule.
2403 (configure-host, all-host, [+make_target+]-host, do-check,
2404 install-host): Do not add gcc as a special case.
2405 (host modules): Add a small special-casing for gcc. Export
2406 extra_make_flags through the environment.
2407 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2408 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2409 other recursive targets for gcc): Remove.
2410
2411 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2412 (stage, unstage): New rules.
2413 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2414 distclean-stage[+id+]): Use stage_current.
2415 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2416 the stage*-start rules.
2417
aeb732c1
GK
24182004-08-02 Geoffrey Keating <geoffk@apple.com>
2419
2420 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
2421 use -all_load flag.
2422
25b656e7
PB
24232004-08-02 Paolo Bonzini <bonzini@gnu.org>
2424
2425 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
2426 * configure: Regenerate.
2427
cc440d71
TM
24282004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
2429
2430 * maintainer-scripts/gcc_release: Revert yesterday's change.
2431
270e140b
SB
24322004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
2433
2434 * MAINTAINERS: Add myself to write-after-approval.
2435
3e4035f8
TM
24362004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
2437
2438 * libf2c: Removed.
2439 * gcc/gccbug.in: Updated because of libf2c removal.
2440 * maintainer-scripts/gcc_release: Ditto.
2441
a3e8d8b4
LR
24422004-07-09 Loren J. Rittle <ljrittle@acm.org>
2443
2444 * configure.in: Build libmudflap by default on FreeBSD.
2445 * configure: Regenerated.
2446
dfcada9a
MM
24472004-07-09 Mark Mitchell <mark@codesourcery.com>
2448
2449 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2450 systems.
2451 * configure: Regenerated.
2452
3922b216
JDA
24532004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2454
2455 PR target/16344
2456 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2457 feedback based compiler.
2458 * Makefile.in: Rebuilt.
2459
95bcca47
AO
24602004-07-08 Alexandre Oliva <aoliva@redhat.com>
2461
2462 * Makefile.def (host_modules): Set bootstrap=true for flex.
2463 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2464 * Makefile.in: Rebuilt.
2465
051822f6
JH
24662004-07-07 Jan Hubicka <jh@suse.cz>
2467
2468 * MAINTAINERS: Add self as a profile feedback maintainer.
2469
7b61653a
PE
24702004-07-05 Phil Edwards <phil@codesourcery.com>
2471
2472 * configure.in: Do not prepend $srcdir to /dev/null in
2473 makefile fragments.
2474 * configure: Regenerate.
2475
23f6b2f9
PB
24762004-07-01 Paolo Bonzini <bonzini@gnu.org>
2477
2478 * Makefile.def (build_modules): Add bison, byacc, flex,
2479 m4, texinfo.
2480 (flags_to_pass): Add FLEX.
2481 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2482 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2483 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2484 DEFAULT_MAKEINFO): Remove.
2485 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2486 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2487 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2488 objdir or else use configured tool.
2489 (all-build): New.
2490 (all): Depend on it.
2491 (Build module dependencies): Add.
2492 * Makefile.in: Regenerate.
2493 * configure.in: Better support for multiple build modules,
2494 matching what is done for host/target modules. Do not look
2495 for "plausible" locations of build tools if Canadian cross.
2496 Use autoconf's AC_PROG_CC to find a C compiler. Define
2497 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2498 * configure: Regenerate.
78716e86 2499
1c020272
PB
25002004-06-22 Paolo Bonzini <bonzini@gnu.org>
2501
2502 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2503 * Makefile.in: Regenerate.
2504
a52a0a7f
PB
25052004-06-22 Paolo Bonzini <bonzini@gnu.org>
2506
2507 * Makefile.tpl (configure-build-[+module+],
2508 configure-[+module+], configure-target-[+module+]): Pass
2509 [+extra_configure_args+].
2510 (all-build-[+module+], all-[+module+], check-[+module+],
2511 install-[+module+], [+make_target+]-[+module+],
2512 all-target-[+module+], check-target-[+module+],
2513 install-target-[+module+], [+make_target+]-target-[+module+]):
2514 Pass [+extra_make_args+].
2515 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2516 (GCC_HOST_EXPORTS): Remove.
2517 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2518 cross, check-gcc, check-gcc-c++, install-gcc,
2519 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2520 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2521 * Makefile.in: Regenerate.
2522
ccde3f1a
MS
25232004-06-21 Matthew Sachs <msachs@apple.com>
2524
2525 * MAINTAINERS: Added self to write-after-approval.
2526
6264b0a6
CF
25272004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2528
2529 * configure.in: Check for srcdir/winsup rather than build directory
2530 winsup.
2531 * configure: Regenerate.
2532
801e2270
CV
25332004-06-17 Corinna Vinschen <vinschen@redhat.com>
2534
2535 * configure.in: Don't build Cygwin native newlib if winsup
2536 directory is missing. Emit warning instead.
2537 * configure: Regenerate.
2538
ad6717df
PB
25392004-06-09 Paolo Bonzini <bonzini@gnu.org>
2540
2541 * Makefile.tpl (touch-stage[+id+]): New.
2542 (restage[+prev+]): Depend on touch-stage[+id+].
2543
2544 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2545 Use it throughout.
2546
2547 * Makefile.def: Add profile and feedback bootstrap stages.
2548 Remove next field from bootstrap stages.
2549 * Makefile.tpl (LN, LN_S): Substitute.
2550 (stageN-start, stageN-end): Use double-colon rules, to
2551 provide a hook for additional setup commands.
2552 (distclean-stageN-gcc, restageN): Create dependencies from
2553 [+prev+], not from [+next+].
2554 (stageN-bubble): Add commands for successive stages from
2555 [+prev+], using double-colon rules.
2556 (all-stageN-gcc): Fix typo.
2557 (stagefeedback-start, profiledbootstrap): New.
2558 * Makefile.in: Regenerate.
2559 * configure.in: Call ACX_PROG_LN.
2560 * configure: Regenerate.
2561
5bbb9680
CY
25622004-06-08 Canqun Yang <canqun@nudt.edu.cn>
2563
2564 * MAINTAINERS (Write After Approval): Add myself.
2565
e18be1d4
MA
25662004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
2567
2568 * MAINTAINERS (Write After Approval): Add myself.
2569
5607edfd
PB
25702004-06-03 Paolo Bonzini <bonzini@gnu.org>
2571
2572 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2573 without gcc.
2574 * configure: Regenerate.
2575
1ec4e9c3
PB
25762004-06-01 Paolo Bonzini <bonzini@gnu.org>
2577
2578 * Makefile.tpl: Fix typo.
2579 * Makefile.in: Regenerate.
2580
c2f7605f
PB
25812004-06-01 Paolo Bonzini <bonzini@gnu.org>
2582
2583 * configure.in: Remove new- prefix from toplevel
2584 bootstrap targets.
2585 * configure: Regenerate.
2586
f516a7da
PB
25872004-06-01 Paolo Bonzini <bonzini@gnu.org>
2588
2589 * Makefile.tpl (all.normal): Rename to all.
2590 (all): Replace with a rule to pick the default
2591 target from configure.
2592 (all-gcc, configure-gcc): Use conditionals to
2593 do nothing when toplevel bootstrap is going on.
2594 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2595 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2596 * configure.in: Support --enable-bootstrap.
2597
2598 * Makefile.def: Remove new- prefix from toplevel
2599 bootstrap targets.
2600 * Makefile.tpl: Likewise.
2601
2602 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2603 target.
2604
2605 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2606 $(RECURSE_FLAGS) to recursive invocation of make.
2607
2608 * Makefile.in: Regenerate.
2609 * configure: Regenerate.
2610
78dd5e36
AJ
26112004-05-30 Andreas Jaeger <aj@suse.de>
2612 Jim Wilson <wilson@specifixinc.com>
2613
2614 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2615 like CC.
2616
30f1bddc
DJ
26172004-05-27 Daniel Jacobowitz <dan@debian.org>
2618
2619 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2620 * configure: Regenerate.
2621
4fc4dd12
DJ
26222004-05-25 Daniel Jacobowitz <drow@false.org>
2623
2624 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2625 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2626 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
2627 targets.
2628 * Makefile.in: Regenerate.
2629
94632047 26302004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
2631
2632 * configure.in: Test the ability to symlink directories.
2633 * configure: Regenerate.
2634
2635 * Makefile.def (bootstrap-stage): New definitions.
2636 * Makefile.tpl (configure-stage1-gcc,
2637 configure-stage2-gcc, configure-stage3-gcc,
2638 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2639 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2640 new-restage3, compare): Autogenerate, see Makefile.in
2641 entry for behavioral changes.
2642 (distclean-stage1, new-stage1-start, new-stage1-end,
2643 new-stage1-bubble, distclean-stage2, new-stage2-start,
2644 new-stage2-end, new-stage2-bubble, distclean-stage3,
2645 new-stage3-start, new-stage3-end): New autogenerated targets.
2646 (objext, prebootstrap, BOOT_CFLAGS,
2647 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2648 targets.
2649
2650 * Makefile.in: Regenerate.
2651 (distclean-stage1, new-stage1-start, new-stage1-end,
2652 new-stage1-bubble, distclean-stage2, new-stage2-start,
2653 new-stage2-end, new-stage2-bubble, distclean-stage3,
2654 new-stage3-start, new-stage3-end): New targets.
2655 (all-stage1-gcc): Move prebootstrap dependency from here...
2656 (configure-stage1-gcc): ...to here.
2657 (new-bootstrap): Use bubble targets.
2658 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2659 Use per-stage distclean targets.
2660 (configure-stage1-gcc, configure-stage2-gcc,
2661 configure-stage3-gcc, all-stage1-gcc,
2662 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2663 Use new-stageN-start to prepare the tree.
2664
4f4e53dd
PB
26652004-05-23 Paolo Bonzini <bonzini@gnu.org>
2666
2667 * Makefile.def (host_modules): add libcpp.
2668 * Makefile.tpl: Add dependencies on and for libcpp.
2669 * Makefile.in: Regenerate.
2670 * configure.in: Add libcpp host module.
2671 * configure: Regenerate.
2672
60975492
PB
26732004-05-21 Paolo Bonzini <bonzini@gnu.org>
2674
2675 * Makefile.tpl: Whenever a recursive target is defined, wrap
2676 it in a special @if/@endif block, and prepare its maybe
2677 dependency in the @if/@endif block
2678 * configure.in: Instead of writing maybe dependencies, remove
2679 the @if/@endif statements, and remove the @if/@endif blocks
2680 that remain.
2681 * configure: Regenerate.
2682 * Makefile.in: Regenerate.
2683
5ce7d75d
JJ
26842004-05-20 Janis Johnson <janis187@us.ibm.com>
2685
2686 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
2687
c779c42f
KK
26882004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
2689
2690 PR bootstrap/15120
2691 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
2692 * */configure: Rebuilt.
2693
b4117c30
ZW
26942004-05-17 Zack Weinberg <zack@codesourcery.com>
2695
2696 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2697 of libf2c.
2698 * configure, Makefile.in: Regenerate.
2699
2472200d 2700