]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
re PR c++/20416 (Incorrect lifetime for temporary with static const reference)
[thirdparty/gcc.git] / ChangeLog
CommitLineData
0999159b
PB
12007-10-01 Paolo Bonzini <bonzini@gnu.org>
2
3 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7 * configure.ac: Default them to host tools for $host = $build.
8 Subst them.
9
10 * configure: Regenerate.
11 * Makefile.in: Regenerate.
12
a054acde
PB
132006-09-24 Peter Bergner <bergner@vnet.ibm.com>
14
15 * MAINTAINERS (Register allocation reviewer): Add myself.
16
ffda6fc9
KZ
172006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
18
19 * MAINTAINERS (Register allocation reviewer): Add myself.
20
9d209c83
SP
212007-09-21 Seongbae Park <seongbae.park@gmail.com>
22
23 * MAINTAINERS (Write After Approval): Fix typo.
24
1ec3b87b
RS
252007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
26
27 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
28 * configure: Regenerate.
29
19d5986d
PJ
302007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
31
32 PR bootstrap/31906
33 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
34 they're already prefixed.
35
6d3b5aea
BK
362007-09-19 Benjamin Kosnik <bkoz@redhat.com>
37
38 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
39 libstdc++.
40 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
41 * configure: Regenerate.
42 * Makefile.in: Regenerate.
43
4fe7e755
AS
442007-09-17 Andreas Schwab <schwab@suse.de>
45
46 * configure.ac: Raise minimum makeinfo version to 4.6.
47 * configure: Regenerate.
48
d483feaa
JS
492007-09-17 Johannes Singler <singler@ira.uka.de>
50
51 * MAINTAINERS (write-after-approval) add myself
52
fa9a3f31
AM
532007-09-15 Alan Modra <amodra@bigpond.net.au>
54
55 * configure.ac: Correct makeinfo version check.
56 * configure: Regenerate.
57
6593a73e
RS
582007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
59
60 * MAINTAINERS: Update my email address.
61
d9dced13
RS
622007-09-14 Richard Sandiford <richard@codesourcery.com>
63
64 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
65 to $skipdirs and only disable gprof for newlib. Use the normal
66 mips*-elf* handling in other respects.
67 * configure: Regnerate.
68
773c1467
DD
692007-09-12 David Daney <ddaney@avtrex.com>
70
71 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
72 enabling libgcj.
73 * configure: Regenerate.
74
c03353e2
RIL
752007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
76
77 PR other/32154
78 * configure.ac: For libgloss targets, point the linker to the linker
79 script, startup code and simulator library.
80 * configure: Regenerate.
81
c4e9bf2b
AH
822007-09-07 Andrew Haley <aph@redhat.com>
83
84 * configure.ac (noconfigdirs): Remove target-libffi and
85 target-libjava.
86 * configure: Regenerate.
87
1f5a6b84
FXC
882007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
89
90 PR target/33281
91 * configure.ac: Use config/mh-mingw on mingw.
92 * configure: Regenerate.
1f5a6b84 93
3951e521
PH
942007-09-05 Pat Haugen <pthaugen@us.ibm.com>
95
9f349f63 96 * MAINTAINERS (Write After Approval): Add myself.
3951e521 97
e643dc23
RG
982007-09-05 Richard Guenther <rguenther@suse.de>
99
100 * configure.ac (--enable-stage1-checking): If neither --enable-checking
101 nor --disable-checking is provided also turn on yes and types
102 checking for stage1.
103 * configure: Re-generate.
104
039874df
KW
1052007-08-30 Krister Walfridsson <cato@df.lth.se>
106
107 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
108 (Write After Approval): Remove myself.
109
c3f07bd6 1102007-08-29 Nick Clifton <nickc@redhat.com>
15098359 111
c3f07bd6 112 * config.sub, config.guess: Update from upstream sources.
15098359 113
4bbed405
BD
1142007-08-22 Bud Davis <jmdavis@link.com>
115
116 * MAINTAINERS (Write After Approval): Added myself.
117 * MAINTAINERS (Reviewers): Removed myself.
118
c8aea42c
PB
1192007-08-18 Paul Brook <paul@codesourcery.com>
120 Joseph Myers <joseph@codesourcery.com>
121
122 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
123 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
124 * Makefile.in: Regenerate.
125 * configure.ac (--with-debug-prefix-map): New.
126 * configure: Regenerate.
127
4bf6c438
RS
1282007-08-17 Richard Sandiford <richard@codesourcery.com>
129 Nigel Stephens <nigel@mips.com>
130
4bf6c438
RS
131 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
132 as target_makefile_frag.
133 * configure: Regenerate.
134
bb286d71
AO
1352007-08-16 Alexandre Oliva <aoliva@redhat.com>
136
137 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
138 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
139 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
140 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
141 (do-compare, do-compare3, do-compare-debug): New.
142 ([+compare-target+]): Use them.
143
a4630417
MK
1442007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
145
146 * MAINTAINERS (Write After Approval): Change my email address.
147
d9acb717
RW
1482007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
149 Ben Elliston <bje@au.ibm.com>
150
151 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
152 --silent if $silent.
153 * configure: Regenerate.
154
96876681
ZD
1552003-08-12 Zdenek Dvorak <ook@ucw.cz>
156
157 * MAINTAINERS (Various Maintainers): Add myself as
158 loop infrastructure maintainer. Update my e-mail
159 address.
160
1c1d80ee
DN
1612007-07-31 Diego Novillo <dnovillo@google.com>
162
163 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
164 Adjust description.
165
7e98624c
RG
1662007-07-26 Richard Guenther <rguenther@suse.de>
167
168 * configure.ac: Add types checking to stage1 checking flags.
169 * configure: Regenerate.
170
4c85af60
NC
1712007-07-17 Nick Clifton <nickc@redhat.com>
172
173 * COPYING3: New file. Contains version 3 of the GNU General
174 Public License.
175 * COPYING3.LIB: New file. Contains version 3 of the GNU
176 Lesser General Public License.
177
19ddfd3a
AK
1782007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
179
180 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
181
2a064545
AK
1822007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
183
184 * MAINTAINERS (S/390 co-maintainer): Add myself.
185 (Write After Approval): Remove myself.
186
f861f54d
DH
1872007-07-13 Dan Hipschman <dsh@google.com>
188
189 * MAINTAINERS (Write After Approval): Add myself.
190
0136f2f7
NC
1912007-07-11 Nick Clifton <nickc@redhat.com>
192
193 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
194 WINDRES export.
195 * Makefile.in: Regenerate.
196
6e29b5a4
RO
1972007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
198
199 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
200 maintainer.
201
159a4b02
L
2022007-07-05 H.J. Lu <hongjiu.lu@intel.com>
203
204 * lt~obsolete.m4: New. Import from 20070318 libtool.
205
6ba67283
JB
2062007-07-03 Julian Brown <julian@codesourcery.com>
207
208 * MAINTAINERS (Write After Approval): Add myself.
209
30b74385
RW
2102007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
211
212 * configure.ac: Rewrite 'configure --help' strings to look nicer.
213 * configure: Regenerate.
214
2152007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
216
217 * configure.ac: Add some missing m4 quotation.
218 * configure: Regenerate.
219
943c54ce
SB
2202007-07-02 Simon Baldwin <simonb@google.com>
221
222 * MAINTAINERS (Write After Approval): Add myself.
223
1c00b503
PB
2242007-07-02 Paolo Bonzini <bonzini@gnu.org>
225
226 * configure: Regenerate.
227
901119ae
KT
2282007-07-02 Kai Tietz <kai.tietz@onevision.com>
229
230 * Makefile.def: Add windmc tool to build.
231 * Makefile.tpl: Likewise.
232 * configure.ac: Likewise.
233 * Makefile.in: Regenerate.
234 * configure: Regenerate.
235
83f4c19f
DD
2362007-06-28 DJ Delorie <dj@redhat.com>
237
238 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
239 not building newlib.
240 * configure: Regenerated.
241
5346c75c
JS
2422007-06-28 Jan Sjodin <jan.sjodin@amd.com>
243
244 * MAINTAINERS (Write After Approval): Add myself.
245
aacfb86b
MM
2462007-06-25 Martin Michlmayr <tbm@cyrius.com>
247
248 * MAINTAINERS (Write After Approval): Add myself.
249
590bf0d3
CM
2502007-06-19 Chris Matthews <chrismatthews@google.com>
251
252 * MAINTAINERS (Write After Approval): Add myself.
253
cdbbee7a
RIL
2542007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
255
256 * MAINTAINERS (Write After Approval): Add myself.
257
b8afffc1
DJ
2582007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
259
260 * Makefile.def: Add dependency from configure-gdb to all-bfd.
261 * Makefile.in: Regenerated.
262
3fcfad76
BS
2632007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
264
265 * configure.ac: Don't add target-libmudflap to noconfigdirs for
266 bfin*-*-uclinux* targets.
267 * configure: Regenerate.
268
3f5a2b7f
ILT
2692007-06-14 Ian Lance Taylor <iant@google.com>
270
271 * MAINTAINERS: Add myself as non-algorithmic global write
272 maintainer.
273
4c46daee
DN
2742007-06-14 Diego Novillo <dnovillo@google.com>
275
276 * MAINTAINERS: Add self as middle-end maintainer and
277 non-algorithmic global write maintainer.
278
a3bb222a
FXC
2792007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
280
281 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
282 Move all Fortran maintainers except Paul Brook into the
283 Non-Autopoiesis section.
284
a19e8f64
PB
2852007-06-14 Paolo Bonzini <bonzini@gnu.org>
286
287 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
288 (distclean-stage[+id+]): Possibly delete stage_last.
289 * Makefile.in: Regenerate.
290
1c2abe5e
SP
2912007-06-12 Seongbae Park <seongbae.park@gmail.com>
292
293 * MAINTAINERS (Various Maintainer): Fix typo.
294
abca4739
PB
2952007-06-11 Paolo Bonzini <bonzini@gnu.org>
296
297 * MAINTAINERS (Various Maintainer): Add myself as
298 dataflow maintainer.
299
a894d2c3
BE
3002007-06-07 Ben Elliston <bje@au.ibm.com>
301
302 * config.sub, config.guess: Update from upstream sources.
303
8024d75e
BE
3042007-06-07 Ben Elliston <bje@au.ibm.com>
305
306 * Makefile.tpl: Fix spelling error.
307 * Makefile.in: Regenerate.
308
973a9a5e
SE
3092007-06-01 Steve Ellcey <sje@cup.hp.com>
310
96598938
L
311 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
312 lt_cv_sys_max_cmd_len.
973a9a5e 313
ccb4d26b
DN
3142007-05-31 Dorit Nuzman <dorit@il.ibm.com>
315
316 * MAINTAINERS (Various Maintainers): Add myself as
317 auto-vectorizer maintainer.
318
eecb7461
PB
3192003-05-31 Paolo Bonzini <bonzini@gnu.org>
320
321 PR libjava/32098
322 * libtool.m4: Revert previous change.
323 * ltgcc.m4: Put it here.
324
89d28202
ZD
3252003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
326
327 * MAINTAINERS (Various Maintainers): Add myself as
328 auto-vectorizer maintainer.
329
60c7a11a
L
3302007-05-30 H.J. Lu <hongjiu.lu@intel.com>
331
332 PR libjava/32098
333 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
334
9dd3cc81
RG
3352007-05-30 Richard Guenther <rguenther@suse.de>
336
337 * MAINTAINERS (Various Maintainers): Add myself as
338 auto-vectorizer maintainer.
339
9cc1244e
JJ
3402007-05-30 Jakub Jelinek <jakub@redhat.com>
341
342 PR bootstrap/29382
343 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
344 * configure: Rebuilt.
345
6124296b
RC
3462007-05-28 Roberto Costa <robsettantasei@gmail.com>
347
348 * MAINTAINERS (Write After Approval): Removed my name.
349
6b757a0d
SB
3502007-05-25 Steven Bosscher <steven@gcc.gnu.org>
351
352 * MAINTAINERS (Write After Approval): Remove myself.
353
86ef8528
AT
3542007-05-25 Andreas Tobler <a.tobler@schweiz.org>
355
356 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
357
1cf3d07d
SE
3582007-05-23 Steve Ellcey <sje@cup.hp.com>
359
360 * ltmain.sh: Update from ToT Libtool.
361 * libtool.m4: Update from ToT Libtool.
362 * ltsugar.m4: New. Update from ToT Libtool.
363 * ltversion.m4: New. Update from ToT Libtool.
364 * ltoptions.m4: New. Update from ToT Libtool.
365 * ltconfig: Remove.
366 * ltcf-c.sh: Remove.
367 * ltcf-cxx.sh: Remove.
368 * ltcf-gcj.sh: Remove.
369
ce3fcf8c
OW
3702007-05-22 Ollie Wild <aaw@google.com>
371
372 * MAINTAINERS (Write After Approval): Add myself.
373
342b9200
PB
3742007-05-16 Paolo Bonzini <bonzini@gnu.org>
375
376 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
377 stage_cflags.
378 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
379 Remove CFLAGS/LIBCFLAGS.
380 (configure-stage[+id+]-[+prefix+][+module+],
381 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
382 * Makefile.in: Regenerate.
383
cea17285
DN
3842007-05-15 Diego Novillo <dnovillo@google.com>
385
386 * MAINTAINERS: Update e-mail address.
387
11c004e7
RE
3882007-05-15 Revital Eres <eres@il.ibm.com>
389
390 * MAINTAINERS (Write After Approval): Add myself.
391
ab6bd693
RC
3922007-05-14 Roberto Costa <robsettantasei@gmail.com>
393
394 * MAINTAINERS (Write After Approval): Updated my address.
395
388cdf07
TN
3962007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
397
398 * MAINTAINERS (Write After Approval): Add myself.
399
23f24034
SR
4002007-05-11 Silvius Rus <rus@google.com>
401
402 * MAINTAINERS (Write After Approval): Add myself.
403
34a7526e
TT
4042007-04-23 Tom Tromey <tromey@redhat.com>
405
406 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
407
51da21be
MM
4082007-04-22 Mark Mitchell <mark@codesourcery.com>
409
410 * MAINTAINERS (cpplib): Rename to ...
411 (libcpp): ... this. Add C/C++ front end maintainers.
412
70070387
SE
4132007-04-14 Steve Ellcey <sje@cup.hp.com>
414
415 * config-ml.in: Pass ${ml_config_env} to configure calls.
416
df1a0dbb
CB
4172007-04-04 Christian Bruel <christian.bruel@st.com>
418
419 * MAINTAINERS (Write After Approval): Add myself.
420
9daff147
DK
4212007-04-02 Dave Korn <dave.korn@artimi.com>
422
423 * MAINTAINERS (Write After Approval): Add myself.
424
374eadb2
TB
4252007-03-31 Tobias Burnus <burnus@net-b.de>
426
427 * MAINTAINERS (fortran 95 front end): Add myself.
428
8eced3a2
DR
4292007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
430
431 * MAINTAINERS (Write After Approval): Add myself.
432
653de3e3
AZ
4332007-03-24 Ayal Zaks <zaks@il.ibm.com>
434
435 * MAINTAINERS (Modulo Scheduler): Add myself.
436
b737d953
BM
4372007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
438
439 * MAINTAINERS (fortran 95 front end): Add myself.
440 (c++ front end): whitespace fix.
441
a584cdf2
NF
4422007-03-22 Nathan Froyd <froydnj@codesourcery.com>
443
444 * MAINTAINERS (Write After Approval): Add myself.
445
8c79f3c4
RS
4462007-03-21 Richard Sandiford <richard@codesourcery.com>
447
448 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
449 of glob. Quote arguments with single quotes too.
450 * configure: Regenerate.
451
07f1ac6d
BM
4522007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
453
454 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
455 * Makefile.in: Regenerate
456
172e41aa
AS
4572007-03-07 Andreas Schwab <schwab@suse.de>
458
459 * configure: Regenerate.
460
9c4d2493
BM
4612007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
462
463 * configure.ac: Add "--with-pdfdir" configure option,
464 which defines pdfdir variable.
465 * Makefile.def (target=fixincludes): Add install-pdf to
466 missing targets.
467 (recursive_targets): Add install-pdf target.
468 (flags_to_pass): Add pdfdir.
469 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
470 target.
471 * configure: Regenerate
472 * Makefile.in: Regenerate
473
e14e622e
EC
4742007-02-28 Eric Christopher <echristo@apple.com>
475
476 Revert:
477 2006-12-07 Mike Stump <mrs@apple.com>
478
479 * Makefile.def (dependencies): Add dependency for
480 install-target-libssp and install-target-libgomp on
481 install-gcc.
482 * Makefile.in: Regenerate.
483
54e433bc
MK
4842007-02-27 Matt Kraai <kraai@ftbfs.org>
485
486 * configure: Regenerate.
487 * configure.ac: Move statements after variable declarations.
488
6c8d3d8f
KK
4892007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
490
491 * MAINTAINERS: Add myself as sh maintainer.
492
9f8c6739
JM
4932007-02-19 Joseph Myers <joseph@codesourcery.com>
494
495 * configure.ac: Adjust for loop syntax.
496 * configure: Regenerate.
497
278a7a38
AO
4982007-02-18 Alexandre Oliva <aoliva@redhat.com>
499
500 * configure: Rebuilt.
501
b2eaac4a
AO
5022007-02-18 Alexandre Oliva <aoliva@redhat.com>
503
504 * configure.ac: Drop multiple occurrences of --enable-languages,
505 and fix its quoting.
506 * configure: Rebuilt.
507
beeaf216
MM
5082007-02-17 Mark Mitchell <mark@codesourcery.com>
509 Nathan Sidwell <nathan@codesourcery.com>
510 Vladimir Prus <vladimir@codesourcery.com
511 Joseph Myers <joseph@codesourcery.com>
512
513 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
514 * configure: Regenerate.
515
09201a09
GP
5162007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
517
518 * ltconfig (freebsd*): Default to elf.
519
291f172e
DJ
5202007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
521
522 * configure.ac (target_libraries): Move libgcc before libiberty.
523 * configure: Regenerated.
524
c3a86da9
DJ
5252007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
526 Paolo Bonzini <bonzini@gnu.org>
527
528 PR bootstrap/30753
529 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
530 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
531 * configure: Regenerated.
532
88e1e72a
FXC
5332007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
534
535 * MAINTAINERS (Language Front End Maintainers): Update my mail
536 address.
537
44bfc3ac
DJ
5382007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
539
540 PR bootstrap/30748
541 * configure.ac: Correct syntax for Solaris ksh.
542 * configure: Regenerated.
543
3e19841a
PB
5442007-02-09 Paolo Bonzini <bonzini@gnu.org>
545
546 * configure.ac: Sync with src.
547 * configure: Regenerate.
548
74a48762
PB
5492007-02-09 Paolo Bonzini <bonzini@gnu.org>
550
551 * Makefile.in: Regenerate.
552
d846e52e
PB
5532007-02-09 Paolo Bonzini <bonzini@gnu.org>
554
555 * config.sub: Sync with src.
556
1c710c3c
DJ
5572007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
558
559 * Makefile.tpl (build_alias, host_alias, target_alias): Use
560 noncanonical equivalents.
561 * configure.in: Rename to...
562 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
563 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
564 target_noncanonical. Use them. Rewrite removal of configure
565 arguments for autoconf 2.59. Discard variable settings. Force
566 program_transform_name for native tools.
567
568 * Makefile.in: Regenerated.
569 * configure: Regenerated with autoconf 2.59.
570
74372bdf
RZ
5712007-02-07 Roman Zippel <zippel@linux-m68k.org>
572
3de8da2a 573 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 574
f6671c93
AS
5752007-01-31 Andreas Schwab <schwab@suse.de>
576
577 * Makefile.tpl (LDFLAGS): Substitute it.
578 * Makefile.in: Regenerate.
579
ba9f17df
AB
5802007-01-30 Andrey Belevantsev <abel@ispras.ru>
581
3de8da2a 582 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 583
2472200d
DE
5842007-01-28 David Edelsohn <edelsohn@gnu.org>
585
3de8da2a 586 * MAINTAINERS (spu port): Add myself.
2472200d 587
5305be7e
RG
5882007-01-23 Richard Guenther <rguenther@suse.de>
589
590 PR bootstrap/30541
591 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
592 * Makefile.tpl (GNATBIND): Substitute it.
593 (GNATMAKE): Likewise.
594 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
595 of STAGE_PREFIX.
596 * Makefile.in: Regenerate.
597 * configure: Regenerate.
598
416cfb5e
MS
5992007-01-18 Mike Stump <mrs@apple.com>
600
601 * configure.in: Re-enable -Werror for gcc builds.
602
3de8da2a 6032007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 604
3de8da2a 605 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 606
d943d7c4
PB
6072007-01-11 Paolo Bonzini <bonzini@gnu.org>
608
609 * configure.in: Change == to = in test command.
3de8da2a 610 * configure: Regenerate.
d943d7c4 611
e69bf64b 6122007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
613 Nick Clifton <nickc@redhat.com>
614 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
615
616 * configure.in (build_configargs, host_configargs, target_configargs):
617 Remove build/host/target parameters.
618 (host_libs): Add gmp and mpfr.
619 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
620 * Makefile.def (gmp, mpfr): New.
621 (gcc): Remove target.
622 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
623 target_os, target_vendor): New.
624 (configure): Add host_alias/target_alias arguments. Adjust invocations.
625 * configure: Regenerate.
626 * Makefile.in: Regenerate.
e69bf64b
PB
627
6282007-01-11 Matt Fago <fago@earthlink.net>
629
630 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 631 to improve robustness of configure tests.
e69bf64b 632 * configure: Regenerate.
e14e622e 633
a42f3b80
UB
6342007-01-09 Uros Bizjak <ubizjak@gmail.com>
635
636 * MAINTAINERS: Add myself as i386 maintainer.
637
a36aee1a
JH
6382007-01-08 Jan Hubicka <jh@suse.cz>
639
61fcaeef 640 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 641
738a52d3
KT
6422007-01-08 Kai Tietz <kai.tietz@onevision.com>
643
644 * configure.in: Add support for an x86_64-mingw* target.
95af8923 645 * configure: Regenerate.
738a52d3 646
54fdc474
DJ
6472007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
648
649 * Makefile.tpl (all-target): Correct @if conditional for target
650 modules.
651 * configure.in: Omit libiberty if building only target libgcc.
652 * configure, Makefile.in: Regenerated.
653
3dd71726
PB
6542007-01-04 Paolo Bonzini <bonzini@gnu.org>
655
656 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
657 * configure: Regenerate.
658
fa958513
DJ
6592007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
660
661 * Makefile.def (target_modules): Add libgcc.
662 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
663 * Makefile.tpl (clean-target-libgcc): Delete.
664 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
665 on gcc even for bootstrapped modules. Rewrite handling of
666 lang_env_dependencies to loop over target_modules.
667 * configure.in (target_libraries): Add target-libgcc.
668 * Makefile.in, configure: Regenerated.
669
e1888513
PB
6702006-12-29 Paolo Bonzini <bonzini@gnu.org>
671
672 * configure.in: Reorganize recognition of languages. Add
673 --enable-stage1-languages. Show supported languages for the chosen
674 target rather than all recognized languages.
675 * configure: Regenerate.
676
53b88b73
PB
6772006-12-29 Paolo Bonzini <bonzini@gnu.org>
678
679 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
680 * Makefile.in: Regenerate.
681
a3993f33
KG
6822006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
683
684 * configure.in: Warn that MPFR 2.2.0 is buggy.
685 * configure: Regenerate.
686
f063a9ed
ILT
6872006-12-27 Ian Lance Taylor <iant@google.com>
688
689 * configure.in: When removing Makefiles to force a reconfigure, also
690 remove prev-DIR*/Makefile.
691 * configure: Regenerate.
692
af71363e
AS
6932006-12-22 Andreas Schwab <schwab@suse.de>
694
695 * configure: Regenerate with correct autoconf version.
696
0b0dc272
AM
6972006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
698
3de8da2a
UB
699 * configure.in: add AC_SUBST for *_FOR_TARGET.
700 * configure: Regenerate.
0b0dc272 701
53b88b73
PB
7022006-12-19 Paolo Bonzini <bonzini@gnu.org>
703
704 * configure.in: Simplify logic for rejecting languages that cannot
705 be built. Separate the case when a language is unsupported,
706 from the case when the user chooses not to build a language.
707
400ebff4
PB
7082006-12-19 Paolo Bonzini <bonzini@gnu.org>
709
710 * configure.in: Remove "$build" case for powerpc-*-darwin* since
711 it only affects bootstrap and could be tested on "$host" as well.
712 * configure: Regenerate.
713 * config/mh-ppc-darwin: Add to the stage1 cflags here.
714
8efea775
PB
7152006-12-19 Paolo Bonzini <bonzini@gnu.org>
716
717 PR bootstrap/29544
718 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
719 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
720 move here comment from Makefile.tpl.
721 * Makefile.tpl: Move some definitions higher in the file.
722 (STAGE1_CHECKING): New.
723 * configure.in: Add --enable-stage1-checking.
724 * configure: Regenerate.
725 * Makefile.in: Regenerate.
726
ed88a7ed
PB
7272006-12-19 Paolo Bonzini <bonzini@gnu.org>
728
729 * MAINTAINERS: Add myself as build system maintainer.
730
b65151d3
SM
7312006-12-15 Simon Martin <simartin@users.sourceforge.net>
732
733 * MAINTAINERS (Write After Approval): Add myself.
734
7e050830
EC
7352006-12-13 Eric Christopher <echristo@apple.com>
736
737 * MAINTAINERS: Add myself as darwin maintainer.
738
8b494895
ILT
7392006-12-11 Ian Lance Taylor <ian@airs.com>
740
741 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
742
0ff1416d
JR
7432006-12-11 Joern Rennecke <joern.rennecke@arc.com>
744
745 MAINTAINERS: Update my entry.
746
58e24147
AM
7472006-12-11 Alan Modra <amodra@bigpond.net.au>
748
749 * configure.in: Handle spu makefile frag.
58e24147
AM
750 * Makefile.tpl (MAINT): Define
751 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
752 * configure: Regenerate.
753 * Makefile.in: Regenerate.
754
9b6f37a0
BE
7552006-12-11 Ben Elliston <bje@au.ibm.com>
756
757 * config.guess: Import latest version.
758 * config.sub: Likewise.
759
ea6f5c57
BE
7602006-12-11 Ben Elliston <bje@au.ibm.com>
761
762 * configure.in (spu-*-*): Don't skip target-libiberty.
763 * configure: Regenerate.
764
42c1cd8a
AT
7652006-12-10 Andreas Tobler <a.tobler@schweiz.org>
766
767 PR bootstrap/30134
768 * configure.in: Correct x86 darwin support for libjava to powerpc
769 and i?86 only.
770 * configure: Regenerate.
771
55eb837d
ST
7722006-12-08 Sandro Tolaini <tolaini@libero.it>
773
774 * configure.in: Add x86 darwin support for libjava.
775 * configure: Regenerate.
776
5bdacbc7
MS
7772006-12-07 Mike Stump <mrs@apple.com>
778
779 * Makefile.def (dependencies): Add dependency for
780 install-target-libssp and install-target-libgomp on
781 install-gcc.
782 * Makefile.in: Regenerate.
783
477d851c
RG
7842006-12-04 Richard Guenther <rguenther@suse.de>
785
786 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
787 (Non-Algorithmic Maintainers): Move over non-algorithmic
788 loop optimizer maintainers, add myself as a non-algorithmic
789 middle-end maintainer.
790
5d33d367
DF
7912006-12-04 Daniel Franke <franke.daniel@gmail.com>
792
793 * MAINTAINERS (Write After Approval): Add myself.
794
dbee1fb3
KG
7952006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
796
797 * configure.in: Update error message for missing GMP/MPFR.
798
799 * configure: Regenerate.
800
b5147de7
KG
8012006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
802
803 * configure.in: Update MPFR version in error message.
804
805 * configure: Regenerate.
806
f019376c
KG
8072006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
808
809 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
810 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
811 --with-gmp-lib): New flags.
812
813 * configure: Regenerate.
814
91ed95ae
BM
8152006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
816
817 * MAINTAINERS (Write After Approval): Change my email address.
818
3a971f15
MLI
8192006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
820
05170031 821 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 822
431041ea
PT
8232006-11-22 Philipp Thomas <pth@suse.de>
824
825 * MAINTAINERS (i18n): Update e-mail address.
826
df5487ee
TS
8272006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
828
829 * MAINTAINERS (spu port): Add myself as maintainer.
830 (Write After Approval): Remove myself.
831
92c2f0ee
BE
8322006-11-22 Ben Elliston <bje@au.ibm.com>
833
834 * configure.in (skipdirs): Don't build libssp for SPU.
835 * configure: Regenerate.
836
a3b97199
AP
8372006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
838
839 * MAINTAINERS (spu port): Add myself as maintainer.
840 (libobjc): Update my email address.
841
0eb97064
AB
8422006-11-21 Andrea Bona <andrea.bona@st.com>
843
844 * MAINTAINERS (Write After Approval): Add myself.
845
85d9c13c
TS
8462006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
847
848 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
849 * configure : Rebuilt.
850
6696f3cd
TS
8512006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
852
853 * MAINTAINERS (Write After Approval): Add myself.
854
d58542ea
AO
8552006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
856
857 * MAINTAINERS (Write After Approval): Add myself.
858
a357b5ae
KG
8592006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
860
861 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
862 libmpfr.a.
863 * configure: Regenerate.
864
9bd6112c
PB
8652006-11-16 Paolo Bonzini <bonzini@gnu.org>
866
867 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
868 (unstage): Test for stage_last presence.
869
870 PR bootstrap/29802
871 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
872 * Makefile.in: Regenerate.
873
c8cf9f0f
ZD
8742003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
875
876 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
877 maintainers.
878
467b1fc6
ER
8792006-11-14 Erven Rohou <erven.rohou@st.com>
880
881 * MAINTAINERS (Write After Approval): Add myself.
882
995a5697
PB
8832006-11-14 Paolo Bonzini <bonzini@gnu.org>
884
885 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
886 and stageN-package/Makefile.
887 * Makefile.in: Regenerated.
888
c8d6d53e
JZ
8892006-11-14 Jie Zhang <jie.zhang@analog.com>
890
891 * configure.in: Remove target-libgloss from noconfigdirs for
892 bfin-*-*.
893 * configure: Regenerated.
894
dffb147d
KG
8952006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
896
897 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 898
dffb147d
KG
899 * configure: Regenerate.
900
ca558912
KG
9012006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
902
903 * configure.in: Robustify error message for missing GMP/MPFR.
904
905 * configure: Regenerate.
906
7aa42285
SW
9072006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
908
909 * MAINTAINERS (Write After Approval): Add myself.
910
779958a2
UB
9112006-10-30 Uros Bizjak <ubizjak@gmail.com>
912
913 * MAINTAINERS: Change email address.
914
91de1527
VP
9152006-10-30 Vladimir Prus <vladimir@codesourcery.com>
916
917 * MAINTAINERS (Write After Approval): Add myself.
918
a3867703
PB
9192006-10-26 Peter Bergner <bergner@vnet.ibm.com>
920
921 * MAINTAINERS (Write After Approval): Add myself.
922
b4364fa2
CL
9232006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
924
7e050830 925 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 926 Write After Approval section.
b4364fa2 927
70ec446f
KG
9282006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
929
930 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
931 need_gmp anymore.
932 * configure: Regenerate.
933
018c8d88
TB
9342006-10-16 Tobias Burnus <burnus@net-b.de>
935
936 * MAINTAINERS (Write After Approval): Add myself.
937
f6a1687e
BE
9382006-10-16 Ben Elliston <bje@au.ibm.com>
939
940 * config.guess: Import latest version.
941 * config.sub: Likewise.
942
b5422ad7
BM
9432006-10-10 Brooks Moses <bmoses@stanford.edu>
944
945 * Makefile.def: Added pdf target handling.
946 * Makefile.tpl: Added pdf target handling.
947 * Makefile.in: Regenerated.
948
bdcee471
CL
9492006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
950
951 * MAINTAINERS: Add self as score port maintainer.
952
7d610414
BM
9532006-10-04 Brooks Moses <bmoses@stanford.edu>
954
955 * MAINTAINERS (Write After Approval): Add myself.
956
e48d66a9
SK
9572006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
958
7e050830 959 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
960 or newer.
961 * configure: Regenerated.
962
c394e891
DB
9632006-09-27 Dave Brolley <brolley@redhat.com>
964
965 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
966 $s instead of $r.
967 * configure: Regenerated.
968
1ee4c5a0
TS
9692006-09-26 Thiemo Seufer <ths@mips.com>
970
971 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
972 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
973 * configure: Regenerate.
974
5997afc3
GP
9752006-09-24 Graeme Peterson <gridly@gmail.com>
976
977 * MAINTAINERS (Write After Approval): Remove myself.
978
0c502898
CF
9792006-09-22 Chao-ying Fu <fu@mips.com>
980
981 * MAINTAINERS (Write After Approval): Add myself.
982
a7819e42
JM
9832006-09-10 Joseph S. Myers <joseph@codesourcery.com>
984
985 * MAINTAINERS: Add self as soft-fp maintainer.
986
9872006-09-09 Anatoly Sokolov <aesok@post.ru>
988
989 * MAINTAINERS: Add myself as avr maintainer.
990 Remove Marek Michalkiewicz as avr maintainer.
827d0991 991
e8288489
RC
9922006-09-07 Roberto Costa <roberto.costa@st.com>
993
994 * MAINTAINERS (Write After Approval): Add myself.
995
b91f0a41
CV
9962006-08-30 Corinna Vinschen <corinna@vinschen.de>
997
998 * configure.in: Never build newlib for a Mingw host.
999 Never build newlib as Mingw target library.
1000 Test the existence of winsup/cygwin for building a Cygwin newlib,
1001 rather than just winsup.
1002 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1003 building a Mingw target.
1004 * configure: Regenerate.
1005
094c07a0
EB
10062006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
1007
1008 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1009
8d1171cb
PB
10102006-07-25 Paolo Bonzini <bonzini@gnu.org>
1011
1012 * config.guess: Import from src (was more updated).
1013 * config.sub: Likewise.
1014
2e9e6f68
DJ
10152006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1016
1017 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1018 * configure: Regenerated.
1019
57255173
PB
10202006-07-18 Paolo Bonzini <bonzini@gnu.org>
1021
cc6010cd
AP
1022 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1023 for stages after the first.
57255173 1024
9fbe6585
JJ
10252006-07-17 Jakub Jelinek <jakub@redhat.com>
1026
1027 * Makefile.def: Add dependencies for configure-opcodes
1028 on configure-intl and all-opcodes on all-intl.
1029 * Makefile.in: Regenerated.
1030
18c3f977
BE
10312006-07-13 Ben Elliston <bje@au.ibm.com>
1032
1033 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1034
27b56ba6
PE
10352006-07-06 Paul Eggert <eggert@cs.ucla.edu>
1036
1037 Port to hosts whose 'sort' and 'tail' implementations
1038 treat operands with leading '+' as file names, as POSIX
1039 has required since 2001. However, make sure the code still
1040 works on pre-POSIX hosts.
1041 * ltmain.sh: Don't assume "sort +2" is equivalent to
1042 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1043
ad6d4e43
UW
10442006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
1045
1046 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1047
706601d9
PG
10482006-07-04 Peter O'Gorman <peter@pogma.com>
1049
1050 * ltconfig: chmod 644 before ranlib during install.
1051
0b50988a
EB
10522006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1053
1054 PR bootstrap/18058
1055 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1056 if the bootstrap compiler is a GCC version that supports it.
1057 * configure: Regenerate.
1058
b6348cb3
PB
10592006-07-03 Paolo Bonzini <bonzini@gnu.org>
1060
95695ad3 1061 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
1062 * configure: Regenerate.
1063
1546bb64
PB
10642006-07-03 Paolo Bonzini <bonzini@gnu.org>
1065
1066 PR other/27063
1067 * configure.in: Test subdir_requires and give an appropriate
1068 error message.
1069 * configure: Regenerate.
1070
5cb6c629
AJH
10712006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
1072
1073 * MAINTAINERS (Write After Approval): Add myself.
1074
f4d8cdf8
JDA
10752006-06-22 John David Anglin <dave.anglin@nrc.ca>
1076
1077 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1078
4fe5abb7
SE
10792006-06-22 Steve Ellcey <sje@cup.hp.com>
1080
1081 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1082
2a79fd67
DA
10832006-06-20 David Ayers <d.ayers@inode.at>
1084
1085 PR bootstrap/28072
1086 * configure.in: Add target-boehm-gc to noconfigdirs depending on
1087 whether target-libjava is being configured instead of whether the
1088 java front end is enabled.
1089 * configure: Regenerate.
7e050830 1090
04879af3
RO
10912006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1092
1093 PR target/27540
1094 * configure.in: Only enable libgomp on IRIX 6.
1095 * configure: Regenerate.
1096
ec6c7392
PB
10972006-06-15 Paolo Bonzini <bonzini@gnu.org>
1098
1099 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1100 too.
1101 * Makefile.in: Regenerate.
1102
12973d7a
DD
11032006-06-13 Jeff Johnston <jjohnstn@redhat.com>
1104
1105 * config-ml.in: Alter CCASFLAGS to include special
1106 multilib options the same as is done for CFLAGS.
1107
c67ed86a
JDA
11082006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1109
1110 * configure.in: Don't enable libgomp on hpux10.
1111 * configure: Rebuilt.
1112
cb253473
DA
11132006-06-12 David Ayers <d.ayers@inode.at>
1114
1115 PR bootstrap/27963
1116 PR target/19970
7e050830 1117 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
1118 ${libgcj} is specified.
1119 * configure: Regenerate.
7e050830 1120
32845532
CD
11212006-06-06 Carlos O'Donell <carlos@codesourcery.com>
1122
1123 Sync from src:
7e050830
EC
1124
1125 * configure.in: Sync.
32845532 1126 * configure: Regenerated.
7e050830 1127
32845532
CD
1128 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1129
1130 * Makefile.def: Added dependencies from sim and gdb on intl, and
1131 added configure dependencies to everything with an all dependency
1132 on intl.
1133 * Makefile.in: Regenerated.
1134
7cd0cf9c
DA
11352006-06-06 David Ayers <d.ayers@inode.at>
1136
1137 PR libobjc/13946
1138 * Makefile.def: Add dependencies for libobjc which boehm-gc.
1139 * Makefile.in: Regenerate.
1140 * configure.in: Add --enable-objc-gc at toplevel and have it
1141 enable boehm-gc for Objective-C.
1142 Remove target-boehm-gc from libgcj.
1143 Add target-boehm-gc to target_libraries.
1144 Add target-boehm-gc to noconfigdirs where ${libgcj}
1145 is specified.
1146 Assert that boehm-gc is supported when requested for Objective-C.
1147 Only build boehm-gc if needed either for Java or Objective-C.
1148 * configure: Regenerate.
7e050830 1149
3ff3adad
PB
11502006-06-05 Paolo Bonzini <bonzini@gnu.org>
1151
1152 PR 27674
1153 * Makefile.tpl (configure-[+prefix+][+module+],
1154 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1155 Remove rule to unstage bootstrapped modules.
1156 (stage_current): New.
1157 * Makefile.in: Regenerate.
1158
898e551d
LB
11592006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1160
1161 * MAINTAINERS (Write After Approval): Update my e-mail address.
1162
ea60341e
MS
11632006-06-01 Mark Shinwell <shinwell@codesourcery.com>
1164
1165 * include/libiberty.h: Declare pex_run_in_environment.
1166
222ae291
AL
11672006-05-31 Asher Langton <langton2@llnl.gov>
1168
1169 * MAINTAINERS (Write After Approval): Add myself.
898e551d 1170
e9a54b07
PB
11712006-05-25 Paolo Bonzini <bonzini@gnu.org>
1172
1173 * Makefile.def (bfd, opcodes): Fix lib_path.
1174 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1175 (restrap): Move under "@if gcc-bootstrap". Fix typo.
1176 * Makefile.in: Regenerate.
1177
03e67131
CD
11782006-05-24 Carlos O'Donell <carlos@codesourcery.com>
1179
1180 * Makefile.in: Regenerate.
1181
65d6e994
CD
11822006-05-24 Carlos O'Donell <carlos@codesourcery.com>
1183
1184 * Makefile.def: Add install-html target. Add datarootdir
1185 docdir and htmldir to flags_to_pass.
1186 * Makefile.tpl: Add install-html target.
1187 * Makefile.in: Regenerate.
1188 * configure.in: Add --with-datarootdir, --with-docdir, and
1189 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1190 * configure: Regenerate.
1191
9e299237
MS
11922006-05-24 Mark Shinwell <shinwell@codesourcery.com>
1193
1194 * configure.in: Enable gprof for cross builds.
1195 * configure: Regenerate.
1196
c31202cd
RG
11972006-05-22 Richard Guenther <rguenther@suse.de>
1198
1199 Revert
1200 2006-01-31 Richard Guenther <rguenther@suse.de>
1201 Paolo Bonzini <bonzini@gnu.org>
1202
1203 * Makefile.def (target_modules): Add libgcc-math target module.
1204 * configure.in (target_libraries): Add libgcc-math target library.
1205 (--enable-libgcc-math): New configure switch.
1206 * Makefile.in: Re-generate.
1207 * configure: Re-generate.
1208 * libgcc-math: New toplevel directory.
1209
2a332582
JDA
12102006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1211 Andreas Tobler <a.tobler@schweiz.ch>
1212
1213 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
1214 * configure: Rebuilt.
1215
ccce6917 12162006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 1217
ccce6917
SL
1218 * MAINTAINERS (Write After Approval): Add myself.
1219
ed606bc0
DD
12202006-05-01 DJ Delorie <dj@redhat.com>
1221
3d8f47a0 1222 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
1223 * configure: Regenerate.
1224
9386bd20
RG
12252006-05-01 Richard Guenther <rguenther@suse.de>
1226
1227 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1228 maintainer.
1229
7b3bd503
KZ
12302006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
1231
1232 * MAINTAINERS (Write After Approval): Add myself.
1233
87ceee72
JB
12342006-04-28 Jan Beulich <jbeulich@novell.com>
1235
1236 * MAINTAINERS (Write After Approval): Add myself.
1237
e88a2c09
DD
12382006-04-18 DJ Delorie <dj@redhat.com>
1239
1240 * configure.in (m32c): Build libstdc++-v3. Pass flags to
1241 reference libgloss so that libssp can be built in a combined
1242 tree.
1243 * configure: Regenerate.
1244
675f0a8a
RM
12452006-04-08 Robert Millan <rmh@gcc.gnu.org>
1246
1247 * MAINTAINERS (Write After Approval): Add myself.
1248
27b6c940
BE
12492006-04-05 Ben Elliston <bje@au.ibm.com>
1250
1251 * configure.in: Require makeinfo 4.4 or higher.
1252 * configure: Regenerate.
1253
687b17d4
GP
12542006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
1255
1256 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1257 Rearrange the entries of other libraries to have them in one place.
1258
906ac235
JB
12592006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
1260
7e050830 1261 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
1262 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1263
fb0103e5
RG
12642006-03-14 Richard Guenther <rguenther@suse.de>
1265
1266 * configure: Regenerate with autoconf 2.13.
1267
17237f6b
JB
12682006-03-13 Jim Blandy <jimb@codesourcery.com>
1269
1270 * MAINTAINERS: Use my work address.
bed31434
JB
1271
1272 * MAINTAINERS: Update my E-mail address.
1273
27079765
AH
12742006-03-10 Aldy Hernandez <aldyh@redhat.com>
1275
1276 * configure.in: Handle --disable-<component> generically.
1277 * configure: Regenerate.
1278
54a17039
L
12792006-03-01 H.J. Lu <hongjiu.lu@intel.com>
1280
1281 PR libgcj/17311
1282 * ltmain.sh: Don't use "$finalize_rpath" for compile.
1283
b9bd11ca
EE
12842006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
1285
1286 * MAINTAINERS (Write After Approval): Remove myself.
1287 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1288
e9a54b07
PB
12892006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
1290
072b06f2
RE
1291 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
1292 (TARGET_CONFIGDIRS): Remove.
1293 * configure.in: Remove AC_SUBST(target_configdirs).
1294 * Makefile.in, configure: Regenerated.
ee2312f3 1295
936e1a35
SK
12962006-02-20 Steven G. Kargl <kargls@comcast.net>
1297
1298 * MAINTAINERS (Write After Approval): Remove myself.
1299 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1300
cc11cc9b
PB
13012006-02-20 Paolo Bonzini <bonzini@gnu.org>
1302
1303 PR bootstrap/25670
1304
1305 * Makefile.tpl ([+compare-target+]): Print explanation messages.
1306
1307 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1308 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1309 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1310 BUILD_PREFIX, BUILD_PREFIX_1.
1311 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1312
1313 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1314 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1315
1316 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1317 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1318 of `cat stage_current`. Always provide the `r' and `s' variables.
1319 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1320 a single shell execution.
1321 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1322 bootstrapped modules, make the stage1 module if the build was not
1323 started yet, else build the current stage.
1324 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1325 (all-build, all-host, all-target, [+make_target+]-host,
1326 [+make_target+]-target): Do not use \-continued lines.
1327 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1328 (current_stage, restrap, stage_last): New.
1329
1330 * Makefile.in: Regenerate.
1331 * configure: Regenerate.
1332
63a7c9ef
BD
13332006-02-19 Bud Davis <jmdavis@link.com>
1334
1335 * MAINTAINERS (Write After Approval): Remove myself.
1336 (Language Front End Maintainers): Add myself as fortran 95
1337 maintainer and update e-mail address.
1338
a3543e3a
FXC
13392006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1340
1341 * MAINTAINERS (Write After Approval): Remove myself.
1342 (Language Front End Maintainers): Add myself as fortran 95
1343 maintainer.
1344
ca5b1d2c
VK
13452006-02-16 Victor Kaplansky <victork@il.ibm.com>
1346
1347 * MAINTAINERS (Write After Approval): Add myself.
1348
0499513f
TK
13492006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
1350
1351 * MAINTAINERS (Write After Approval): Remove myself.
1352 (Language Front End Maintainers): Add myself as
1353 fortran 95 maintainer.
1354
d1f8db0c
PB
13552006-02-14 Paolo Bonzini <bonzini@gnu.org>
1356
1357 Sync from src:
1358
1359 2005-12-27 Leif Ekblad <leif@rdos.net>
1360
cc6010cd
AP
1361 * configure.in: Add support for RDOS target.
1362 * configure: Regenerate.
d1f8db0c
PB
1363
13642006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 1365 Andreas Schwab <schwab@suse.de>
d1f8db0c 1366
cc6010cd 1367 * configure: Regenerate.
d1f8db0c 1368
cac90078
DE
13692006-02-12 David Edelsohn <edelsohn@gnu.org>
1370
1371 * configure.in (enable_libgomp): Add AIX.
1372 * configure: Regenerate.
1373
bd37fbf5
MK
13742006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
1375
1376 * MAINTAINERS (Write After Approval): Add myself.
7e050830 1377
23027b7a
LM
13782006-02-03 Lee Millward <lee.millward@gmail.com>
1379
1380 * MAINTAINERS (Write After Approval): Add myself.
7e050830 1381
0058967b
RG
13822006-01-31 Richard Guenther <rguenther@suse.de>
1383 Paolo Bonzini <bonzini@gnu.org>
1384
1385 * Makefile.def (target_modules): Add libgcc-math target module.
1386 * configure.in (target_libraries): Add libgcc-math target library.
1387 (--enable-libgcc-math): New configure switch.
1388 * Makefile.in: Re-generate.
1389 * configure: Re-generate.
1390 * libgcc-math: New toplevel directory.
1391
e8b05380
PB
13922006-01-26 Paolo Bonzini <bonzini@gnu.org>
1393
1394 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1395 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1396 the assembler, linker and binutils.
1397 * configure: Regenerate.
1398
d54d5437
DM
13992006-01-22 Dirk Mueller <dmueller@suse.de>
1400
1401 * MAINTAINERS (Write After Approval): Add myself.
1402
670cbfcf
DN
14032006-01-20 Diego Novillo <dnovillo@redhat.com>
1404
1405 * configure: Regenerate.
1406
953ff289
DN
14072006-01-18 Richard Henderson <rth@redhat.com>
1408 Jakub Jelinek <jakub@redhat.com>
1409 Diego Novillo <dnovillo@redhat.com>
1410
1411 * libgomp: New directory.
1412 * Makefile.def: Add target_module libgomp.
1413 * Makefile.in: Regenerate.
1414 * configure.in (target_libraries): Add target-libgomp.
1415 * configure: Regenerate.
1416
32ce4048
AO
14172006-01-05 Alexandre Oliva <aoliva@redhat.com>
1418
1419 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1420 @ from continuation.
1421 * Makefile.in: Rebuilt.
1422
0eaf8e17 14232006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 1424
c76c0c83
CL
1425 * MAINTAINERS (Write After Approval): Add myself.
1426
2d309510
PB
14272006-01-04 Paolo Bonzini <bonzini@gnu.org>
1428
1429 PR bootstrap/24252
1430
1431 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1432 * Makefile.tpl (OBJDUMP): New.
1433 (EXTRA_HOST_FLAGS): Add it.
1434 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1435
953ff289
DN
1436 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1437 to use symbolic links between directories. Avoid race conditions
1438 or make them harmless.
1439 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
1440
1441 * Makefile.def (LEAN): Pass.
1442 * Makefile.tpl (LEAN): Define.
1443 (stage[+id+]-start): Accept that the previous directory does not
1444 exist, if the bootstrap is lean.
1445 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1446 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1447 configure substitution.
1448 ([+compare-target+]): Likewise.
1449 ([+bootstrap-target+]-lean): New.
1450 * configure.in: Remove lean bootstrap support from here.
1451
953ff289
DN
1452 * Makefile.in: Regenerate.
1453 * configure: Regenerate.
2d309510 1454
368872c3
BE
14552006-01-04 Ben Elliston <bje@au.ibm.com>
1456
1457 * MAINTAINERS (libdecnumber): Add myself.
1458
d79e6356
MM
14592006-01-02 Mark Mitchell <mark@codesourcery.com>
1460
1461 * libtool-ldflags: New script.
1462
a6fbc1e2
AS
14632006-01-02 Andreas Schwab <schwab@suse.de>
1464
1465 * configure.in: When reconfiguring remove Makefile in
1466 all stage directories.
1467 * configure: Regenerate.
1468
103a4b39
SB
14692005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
1470
1471 * MAINTAINERS: Update my email address.
1472
212f829c
PB
14732005-12-20 Paolo Bonzini <bonzini@gnu.org>
1474
1475 Revert Ada-related part of the previous change.
1476
1477 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1478 Do not pass.
1479 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1480 * Makefile.in: Regenerate.
1481 * configure.in: Do not include mt-ppc-aix target fragment.
1482 * configure: Regenerate.
1483
8ef1f2df
PB
14842005-12-19 Paolo Bonzini <bonzini@gnu.org>
1485
1486 * configure.in: Select appropriate fragments for PowerPC/AIX.
1487 * configure: Regenerate.
1488
1489 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1490 BOOT_CFLAGS, BOOT_LDFLAGS.
1491 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1492 BOOT_CFLAGS, BOOT_LDFLAGS.
1493 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1494 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1495 (stage): Fail if we cannot complete the work.
1496 * Makefile.in: Regenerate.
1497
ab34901f
NS
14982005-12-16 Nathan Sidwell <nathan@codesourcery.com>
1499
1500 * configure.in: Replace ms1 with mt.
1501 * configure: Rebuilt.
1502
cbe82f21
BM
15032005-12-15 Bryce McKinlay <mckinlay@redhat.com>
1504
1505 * MAINTAINERS: Update my email address.
1506
19843472
PB
15072005-12-15 Paolo Bonzini <bonzini@gnu.org>
1508
1509 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1510 install-host-nogcc): Don't invoke $(stage) at the end.
1511 * Makefile.in: Regenerate.
1512
1ca26cd2
PB
15132005-12-14 Paolo Bonzini <bonzini@gnu.org>
1514
1515 * configure.in: Flip the top-level bootstrap switch.
1516 * configure: Regenerate.
1517
f41d6665
DJ
15182005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1519
1520 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1521 $(stage) and $(unstage).
1522 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1523 (all): Remove stray semicolon.
1524 (local-distclean): Don't handle multilib.tmp and multilib.out.
1525 (install.all): Set $s for consistency.
1526 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1527 check_multilibs setting. Always make the install directory.
1528 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1529 Correct @if/@endif.
1530 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1531 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1532 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1533 (multilib.out): Remove.
1534 * Makefile.in: Regenerated.
1535
9174b3cf
CD
15362005-12-12 Carlos O'Donell <carlos@codesourcery.com>
1537
1538 * MAINTAINERS (Write After Approval): Add myself.
1539
64f182bd
NS
15402005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1541
121b2cee
NS
1542 * MAINTAINERS: Add myself as mt maintainer.
1543
64f182bd
NS
1544 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
1545
a6d63770
AN
15462005-12-06 Adam Nemet <anemet@caviumnetworks.com>
1547
1548 * MAINTAINERS: Change email address.
1549
2abefe3d
PB
15502005-12-05 Paolo Bonzini <bonzini@gnu.org>
1551
1552 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1553 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1554 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1555 Find in-tree tools if available.
1556 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1557 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1558 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1559 (COMPILER_*_FOR_TARGET): New.
1560 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1561 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1562 (CONFIGURED_*, USUAL_*): Remove.
1563 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1564 STRIP): Use autoconf substitutions.
1565 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1566 COMPILER_NM_FOR_TARGET): New.
1567 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1568
1569 (all): Make all-host and all-target in parallel.
1570 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1571 that $$r and $$s are set before invoking a recursive make.
1572 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1573 ([+bootstrap-target+]): Inline most of the `all' target.
1574
2f3bdde7
BE
15752005-11-29 Ben Elliston <bje@au.ibm.com>
1576
1577 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1578 from the gcc build directory.
1579 * Makefile.in: Regenerate.
1580
a4b6c45a
BE
15812005-11-29 Ben Elliston <bje@au.ibm.com>
1582
1583 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1584 depend on all-libdecnumber.
1585 * configure.in (host_libs): Include libdecnumber.
1586 * Makefile.in: Regenerate.
1587 * configure: Likewise.
1588
473a74b9
BE
15892005-11-29 Ben Elliston <bje@au.ibm.com>
1590
1591 * libdecnumber: Import decNumber sources from the dfp-branch.
1592
b4623110
KJ
15932005-11-21 Kean Johnston <jkj@sco.com>
1594
1595 * config.sub, config.guess: Sync from upstream sources.
1596
67dc1785
BE
15972005-11-21 Ben Elliston <bje@au.ibm.com>
1598
1599 Import from Autoconf sources:
1600
1601 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1602 * config/move-if-change: Don't output "$2 is unchanged";
1603 suggested by Ben Elliston. Handle weird characters correctly.
1604
186abafe
AT
16052005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
1606
1607 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1608 to match upstream libtool for darwin.
1609
ef9db8d5
DJ
16102005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1611
1612 * Makefile.def: Remove gdb dependencies for gdbtk.
1613 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1614 (configure-gdb, install-gdb): New rules.
1615 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1616 * Makefile.in, configure: Regenerated.
1617
9c5141ab
JB
16182005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
1619
1620 * MAINTAINERS (Write After Approval): Add myself.
1621
4523d51b
EE
16222005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
1623
1624 * MAINTAINERS (Write After Approval): Add myself.
1625
086b011c
DN
16262005-10-24 Diego Novillo <dnovillo@redhat.com>
1627
1628 * MAINTAINERS (alias analysis): Add Daniel Berlin and
1629 Diego Novillo.
1630
e7c84bf8
PB
16312005-10-22 Paolo Bonzini <bonzini@gnu.org>
1632
1633 PR bootstrap/24297
1634 * Makefile.tpl (do-[+make-target+], do-check, install,
1635 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1636 are set before recursing.
1637 * Makefile.in: Regenerate.
1638
b88a7564
EB
16392005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1640
1641 PR bootstrap/18939
1642 * Makefile.def (gcc) <target>: Fix thinko.
1643 * Makefile.in: Regenerate.
1644
61efc800
BS
16452005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1646
1647 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1648 * configure: Regenerate.
1649
f53d2869
JZ
16502005-10-15 Jie Zhang <jie.zhang@analog.com>
1651
1652 * MAINTAINERS (Write After Approval): Add self.
1653
077fc835
KH
16542005-10-08 Kazu Hirata <kazu@codesourcery.com>
1655
1656 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1657 target-libffi, target-qthreads, target-libjava, and
1658 targetlibobjc.
1659 * configure: Regenerate.
1660
d739199a
DJ
16612005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1662
1663 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1664 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1665 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1666 (USUAL_OBJDUMP_FOR_TARGET): New.
1667 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1668 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 1669 * configure, Makefile.in: Regenerated.
d739199a 1670
db38c6bb
PB
16712005-10-05 Paolo Bonzini <bonzini@gnu.org>
1672
1673 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1674 before other host packages.
1675
3015564c
KK
16762005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
1677
1678 * MAINTAINERS: Add self as sh libraries/configury maintainer.
1679
1061f99e
PB
16802005-10-05 Paolo Bonzini <bonzini@gnu.org>
1681
1682 PR bootstrap/22340
1683
1684 * configure.in (default_target): Remove.
1685 * Makefile.tpl (all): Do not use prerequisites as subroutines
1686 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1687 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1688 use prerequisites as subroutines.
1689 (check-host, check-target): New.
1690 (bootstrap configure & all targets): Do not use stage*-start
1691 if the directory layout is already ok.
1692 (non-bootstrap configure & all targets): Prepend a $(unstage).
1693 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1694 (NOTPARALLEL): Remove.
1695 (unstage, stage variables): New variables.
1696 (unstage, stage targets): Simply expand to those variables.
1697
1698 * configure: Regenerate.
1699 * Makefile.in: Regenerate.
1700
4a9c436f
JW
17012005-10-04 James E Wilson <wilson@specifix.com>
1702
1703 * Makefile.def (lang_env_dependencies): Add libmudflap.
1704 * Makefile.in: Regenerate.
1705
37150080
AS
17062005-10-03 Andreas Schwab <schwab@suse.de>
1707
1708 Backport from libtool CVS:
1709 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
1710
1711 * ltmain.sh: add support for installing into temporary
1712 staging area (e.g. 'make install DESTDIR=...')
1713
39d16468
L
17142005-10-03 H.J. Lu <hongjiu.lu@intel.com>
1715
1716 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1717 * configure: Regenerated.
1718
72a7ab82
AP
17192005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
1720
1721 * configure: Regenerate with the correct
1722 autoconf version.
1723
6b65a26d
CM
17242005-09-30 Catherine Moore <clm@cm00re.com>
1725
1726 * configure.in (bfin-*-*): New.
1727 * configure: Regenerated.
1728
040b1c5a
GK
17292005-09-28 Geoffrey Keating <geoffk@apple.com>
1730
1731 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1732 (LIPO_FOR_TARGET): New.
1733 (CONFIGURED_LIPO_FOR_TARGET): New.
1734 (USUAL_LIPO_FOR_TARGET): New.
1735 (STRIP_FOR_TARGET): New.
1736 (CONFIGURED_STRIP_FOR_TARGET): New.
1737 (USUAL_STRIP_FOR_TARGET): New.
1738 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1739 STRIP_FOR_TARGET.
1740 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1741 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1742 * Makefile.in: Regenerate.
1743 * configure: Regenerate.
7e050830 1744
3a3c28db
DE
17452005-09-19 David Edelsohn <edelsohn@gnu.org>
1746
1747 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1748 (rs6000-*-aix*): Same.
1749 * configure: Regenerate.
1750
2749a921
TT
17512005-09-16 Tom Tromey <tromey@redhat.com>
1752
1753 * MAINTAINERS: Add self as java maintainer.
1754
7f26dfa3
FXC
17552005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1756
1757 * configure.in: Recognize f95 in the --enable-languages option,
1758 and substitute it for fortran, issuing a warning.
1759 * configure: Regenerate.
1760
d8852c4f
PE
17612005-08-30 Phil Edwards <phil@codesourcery.com>
1762
1763 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1764 * configure: Regenerated.
1765
ad685e81
AH
17662005-08-22 Aldy Hernandez <aldyh@redhat.com>
1767
1768 * MAINTAINERS: Add self as ms1 maintainer.
1769
b00d752c
RE
17702005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1771
1772 * Makefile.def (libssp): Add to lang_env_dependencies.
1773 * Makefile.in: Regenerate.
1774
9ed8fb9b
ILT
17752005-08-18 Ian Lance Taylor <ian@airs.com>
1776
1777 * MAINTAINERS: Add myself as middle-end maintainer.
1778
0f029d39
CG
17792005-08-17 Christian Groessler <chris@groessler.org>
1780
1781 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1782 * Makefile.in: Regenerate.
1783
81087874
AK
17842005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
1785
1786 * MAINTAINERS (write after approval): Added myself.
1787
6a134f1c
MR
17882005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
1789
1790 * MAINTAINERS (Write After Approval): Add myself.
1791
2693c0b0
PB
17922005-08-12 Paolo Bonzini <bonzini@gnu.org>
1793
1794 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1795 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1796 Look for alternate names of the target cc and c++
1797 * configure: Regenerate.
1798
4de997d1
PB
17992005-08-08 Paolo Bonzini <bonzini@gnu.org>
1800
1801 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1802 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1803 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1804 tools; remove code to manually set them.
1805 (Target tools): Look in the environment for them.
1806 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1807 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1808 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1809 build directory.
1810 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1811 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1812 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1813 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1814 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1815 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1816 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1817 * configure: Regenerate.
1818 * Makefile.in: Regenerate.
1819
b089e33a
BE
18202005-07-28 Ben Elliston <bje@au.ibm.com>
1821
1822 * MAINTAINERS: Update for removed CPU targets.
1823
e3791243
MM
18242005-07-27 Mark Mitchell <mark@codesourcery.com>
1825
1826 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 1827 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
1828 * Makefile.in: Regenerated.
1829
526635cb
MM
18302005-07-26 Mark Mitchell <mark@codesourcery.com>
1831
1832 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1833 (CFLAGS_FOR_TARGET): Use it.
1834 (CXXFLAGS_FOR_TARGET): Likewise.
1835 * Makefile.in: Regenerated.
1836 * configure.in (--with-build-sysroot): New option.
1837 * configure: Regenerated.
1838
19791f70
PB
18392005-07-24 Paolo Bonzini <bonzini@gnu.org>
1840
1841 * Makefile.tpl: Wrap install between unstage and stage
1842 * Makefile.in: Regenerate.
1843
35f5a23f
EC
18442005-07-21 Eric Christopher <echristo@apple.com>
1845
1846 * MAINTAINERS: Update affiliation.
1847
ff3ddf15
PW
18482005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
1849
1850 * MAINTAINERS: Add self as crx port maintainer.
1851
3a664c1c
DD
18522005-07-20 DJ Delorie <dj@redhat.com>
1853
1854 * MAINTAINERS: Add self as m32c maintainer.
1855
539df155
KC
18562005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1857
1858 * all files: Update FSF address.
1859
be9c593a
EC
18602005-07-15 Eric Christopher <echristo@redhat.com>
1861
1862 * MAINTAINERS: Change affiliation.
1863
fd7ea4ab
JB
18642005-07-14 Jim Blandy <jimb@redhat.com>
1865
1866 * configure.in: Add cases for Renesas m32c.
1867 * configure: Regenerated.
7e050830 1868
0063a823
KC
18692005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1870
d0ca130a
KC
1871 * COPYING.LIB: Update from fsf.org.
1872
18732005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1874
1875 * COPYING, compile, config.guess,
0063a823
KC
1876 config.sub, install-sh, missing, mkinstalldirs,
1877 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 1878 * config-ml.in: Update FSF address.
0063a823 1879
a8ba31f2
EC
18802005-07-13 Eric Christopher <echristo@redhat.com>
1881
1882 * configure.in: Add toplevel noconfigdir support for tpf.
1883 * configure: Regenerate.
1884
5bea4a03
PB
18852005-07-11 Paolo Bonzini <bonzini@gnu.org>
1886
1887 PR ada/22340
1888
1889 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1890 * Makefile.in: Regenerate.
1891
284bdbbd
MM
18922005-07-07 Mark Mitchell <mark@codesourcery.com>
1893
1894 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 1895 Brolley to write-after-approval.
284bdbbd 1896
452190fb
AS
18972005-07-07 Andreas Schwab <schwab@suse.de>
1898
1899 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1900 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1901 * Makefile.in: Regenerated.
1902
9c8f9ec2
GK
19032005-07-06 Geoffrey Keating <geoffk@apple.com>
1904
1905 * configure.in: Don't build sim or rda when targetting darwin.
1906 * configure: Regenerate.
1907
ef0087a7
KH
19082005-07-06 Kazu Hirata <kazu@codesourcery.com>
1909
1910 * configure.in: Add --enable-libssp and --disable-libssp.
1911 * configure: Regenerate with autoconf-2.13.
1912
77008252
JJ
19132005-07-02 Jakub Jelinek <jakub@redhat.com>
1914
1915 * Makefile.def (target_modules): Add libssp.
1916 * configure.in (target_libraries): Add target-libssp.
1917 * configure: Rebuilt.
1918 * Makefile.in: Rebuilt.
1919
a04eae1b
ZW
19202005-07-01 Zack Weinberg <zackw@panix.com>
1921
1922 * MAINTAINERS: Change email address. Resign from maintainership.
1923
948884cd
RG
19242005-07-01 Richard Guenther <rguenther@suse.de>
1925
1926 * MAINTAINERS: Change my e-mail address and affiliation.
1927
c7870f5d
PB
19282005-06-22 Paolo Bonzini <bonzini@gnu.org>
1929
1930 * Makefile.def (stagefeedback): Come after profile.
1931 Define profiledbootstrap target.
1932 * Makefile.tpl (profiledbootstrap): Remove.
1933 (stageprofile-end): Zap stagefeedback.
1934 (stagefeedback-start): Copy all .gcda files, not only GCC's.
1935 * Makefile.in: Regenerate.
1936
ab99519a
RS
19372005-06-13 Richard Sandiford <richard@codesourcery.com>
1938
1939 * MAINTAINERS: Update my email address.
1940
f610dd5f
ZW
19412005-06-13 Zack Weinberg <zack@codesourcery.com>
1942
1943 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
1944 In 'cpp' stanza, support '#line' as well as '# '.
1945
71bc2a83
AS
19462005-06-08 Andreas Schwab <schwab@suse.de>
1947
1948 * MAINTAINERS: Move myself from 'Write After Approval' to
1949 'CPU Port Maintainers' section as m68k maintainer.
1950
4fab7234
HPN
19512005-06-07 Hans-Peter Nilsson <hp@axis.com>
1952
1953 * configure.in (unsupported_languages): New macro.
1954 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
1955 non-ported target libraries in noconfigdirs.
1956 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1957 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 1958 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
1959 unsupported_languages.
1960 * configure: Regenerate.
1961
68193f9b
TS
19622005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1963
1964 * configure.in: Fix typo in handling of --with-mpfr-dir.
1965 * configure: Regenerate.
1966
f26f6b8d
RS
19672005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
1968
1969 * MAINTAINERS: Update my email address.
1970
ba4853f8
JB
19712005-06-02 Jim Blandy <jimb@redhat.com>
1972
1973 * config.sub: Add cases for the Renesas m32c. (This patch has been
1974 accepted into the master sources.)
1975
79dd769c 19762005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
1977 Michael Snyder <msnyder@redhat.com>
1978 Stan Cox <scox@redhat.com>
79dd769c 1979
f610dd5f 1980 * configure.in: Set noconfigdirs for ms1.
79dd769c 1981
f610dd5f 1982 * configure: Regenerate.
79dd769c 1983
d29e107f
JD
19842005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
1985
1986 * MAINTAINERS (Write After Approval): Add self.
1987
e93196c3
JC
19882005-06-01 Josh Conner <jconner@apple.com>
1989
1990 * MAINTAINERS (Write After Approval): Add self.
1991
ae263c7a
KH
19922005-06-01 Kazu Hirata <kazu@codesourcery.com>
1993
1994 * MAINTAINERS: Update my email address.
1995
585b3aa3
ZM
19962005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
1997
1998 * MAINTAINERS (Write After Approval): Add self.
1999
4930c50b
CD
20002005-05-26 Chris Demetriou <cgd@broadcom.com>
2001
2002 * MAINTAINERS (Write After Approval): Remove self.
2003
2dfbef6d
PB
20042005-05-25 Paolo Bonzini <bonzini@gnu.org>
2005
2006 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2007 (Dependencies): Consider target modules for bootstrap dependencies.
2008 Make target bootstrap modules depend on each stage's gcc.
2009 * Makefile.in: Regenerate.
2010
bcb28cf5
PB
20112005-05-20 Paolo Bonzini <bonzini@gnu.org>
2012
2013 * Makefile.def (configure-gcc): Depend on binutils having been built.
2014 (all-gcc): No need to do it here.
2015 * Makefile.in: Regenerate.
2016
0cf085e4
PB
20172005-05-19 Paul Brook <paul@codesourcery.com>
2018
f610dd5f 2019 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
2020 language cannot be built.
2021 * configure: Regenerate.
2022
dfb2c39a
DJ
20232005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2024
2025 * ylwrap: Import from Automake 1.9.5.
2026
771aaa92
DU
20272005-05-13 David Ung <davidu@mips.com>
2028
2029 * MAINTAINERS (Write After Approval): Add self.
2030
3ac9bd58
MS
20312005-05-09 Mike Stump <mrs@apple.com>
2032
2033 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2034 lt_cv_sys_max_cmd_len for now.
f610dd5f 2035
f77a5578
SC
20362005-05-09 Stan Cox <scox@redhat.com>
2037
2038 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2039
795e36e5
MK
20402005-05-08 Matt Kraai <kraai@ftbfs.org>
2041
2042 * README.SCO: Update the URL.
2043
c9392a2b
DE
20442005-05-05 David Edelsohn <edelsohn@gnu.org>
2045
2046 * ltconfig: Define file_list_spec. Pass file_list_spec and
2047 with_gnu_ld to libtool.
2048 * ltcf-c.sh (aix[45]): Define file_list_spec.
2049 * ltcf-cxx.sh (aix[45]): Same.
2050 * ltcf-gcj.sh (aix[45]): Same.
2051 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2052 exists, write list of input files to temporary file.
2053
bebcd931
MS
20542005-05-04 Mike Stump <mrs@apple.com>
2055
2056 * configure.in: Always pass --target to target configures as
2057 otherwise rebuilds that do --recheck will fail.
2058 * confiugure: Rebuilt.
2059
ce406537
PB
20602005-05-04 Paolo Bonzini <bonzini@gnu.org>
2061
2062 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2063 STAGE_HOST_EXPORTS.
2064 (configure, all): Add bootstrap support.
2065 (Host modules, target modules): Pass post-stage1 flags and exports.
2066 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2067 * Makefile.in: Regenerate.
2068
aa9dcfc4
PB
20692005-04-29 Paolo Bonzini <bonzini@gnu.org>
2070
2071 * configure: Regenerate.
2072
b6f9abcf
MS
20732005-04-27 Mike Stump <mrs@apple.com>
2074
2075 * MAINTAINERS: Add self as darwin maintainer.
2076
acb217cb
BS
20772005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
2078
2079 * config.sub: Update from master copy.
2080
b6dae270
MS
20812005-04-21 Mike Stump <mrs@apple.com>
2082
2083 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2084 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2085
c2e0d3a9
HPN
20862005-04-19 Hans-Peter Nilsson <hp@axis.com>
2087
2088 * configure.in <crisv32-*-*, cris-*-*>: New local variable
2089 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
2090 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
2091 "*-*-elf" and "*-*-linux*".
2092 * configure: Regenerate.
2093
871ae772
JM
20942005-04-14 Joseph S. Myers <joseph@codesourcery.com>
2095
2096 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2097
bf070c29
MS
20982005-04-12 Mike Stump <mrs@apple.com>
2099
2100 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2101
e865b6f7
TK
21022005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
2103
2104 * MAINTAINERS (Write After Approval): Add myself.
2105
7b71ad7f
BS
21062005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
2107
2108 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2109
25b42232
PB
21102005-04-06 Paolo Bonzini <bonzini@gnu.org>
2111
f610dd5f 2112 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
2113 (TARGET_CONFIGARGS): Include --with-target-subdir.
2114 (configure, all): New macros. Use them throughout.
2115 * Makefile.in: Regenerate.
2116
d727c624
JG
21172005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
2118
2119 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 2120
fff72cc4
ZD
21212005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2122
2123 * MAINTAINERS: Remove 'loop unrolling' maintainer.
2124
86472dc3
GP
21252005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
2126
2127 * MAINTAINERS: Move John Carr to Write After Approval.
2128
5d0f90e5
R
21292005-03-30 J"orn Rennecke <joern.rennecke@st.com>
2130
2131 * config/mh-mingw32: Delete.
2132 * configure.in: Don't use it.
2133 * configure: Regenerate.
2134
33da42bc
PB
21352005-03-31 Paolo Bonzini <bonzini@gnu.org>
2136
2137 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2138 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2139 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2140 (HOST_LIB_PATH): Generate from Makefile.def.
2141 (TARGET_LIB_PATH): Likewise.
2142 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2143 * Makefile.in: Regenerate.
2144 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2145 (RPATH_ENVVAR): Include Darwin case.
2146 * configure: Regenerate.
2147
15cc1841
TF
21482005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
2149
2150 * MAINTAINERS (Various Maintainers): Remove self.
2151 (Write After Approval): Add self.
2152
6a8c79d5
TF
21532005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
2154
2155 * MAINTAINERS (Various Maintainers): Add self.
2156
256f7136
PB
21572005-03-25 Paolo Bonzini <bonzini@gnu.org>
2158
2159 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2160 * configure: Regenerate.
2161
191dd2c9
ZW
21622005-03-21 Zack Weinberg <zack@codesourcery.com>
2163
2164 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2165 gcc_version, and gcc_version_trigger from set of flags to pass.
2166 * Makefile.tpl: Remove definitions of above variables.
2167 (config.status): Remove dependency on $(gcc_version_trigger).
2168 * Makefile.in: Regenerate.
2169 * configure.in: Do not reference config/gcc-version.m4 nor
2170 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
2171 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
2172 * configure: Regenerate.
2173
ef6e9bc0
MH
21742005-03-16 Manfred Hollstein <manfred.h@gmx.net>
2175 Andrew Pinski <pinskia@physics.uc.edu>
2176
2177 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2178 * Makefile.in: Regenerate.
2179
009bbd5a
FW
21802005-03-13 Feng Wang <fengwang@nudt.edu.cn>
2181
2182 * MAINTAINERS (Write After Approval): Add myself.
2183
09f8755b
DA
21842005-03-03 David Ayers <d.ayers@inode.at>
2185
2186 * MAINTAINERS (Write After Approval): Add myself.
2187
e73ed25c
AO
21882005-03-01 Alexandre Oliva <aoliva@redhat.com>
2189
2190 PR libgcj/20160
2191 * ltmain.sh: Avoid creating archives with components that have
2192 duplicate basenames.
2193
ace9ac7b
AP
21942005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
2195
2196 PR bootstrap/20250
2197 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2198 instead of check.
2199 * Makefile.in: Regenerate.
2200
c9db9354
PB
22012005-02-28 Paolo Bonzini <bonzini@gnu.org>
2202
2203 * Makefile.in: Regenerate to fix conflict between the previous two
2204 patches.
2205
215c351a
PB
22062005-02-28 Paolo Bonzini <bonzini@gnu.org>
2207
2208 PR bootstrap/17383
2209 * Makefile.def (target_modules): Remove "stage", now unnecessary.
2210 * Makefile.tpl (HOST_SUBDIR): New substitution.
2211 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2212 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2213 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2214 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2215 (Host modules, Bootstrapped modules): Use it.
2216 (Build modules, Target modules): Do not create symlink trees,
2217 always configure out-of-srcdir.
2218 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2219 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2220 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2221 $(HOST_SUBDIR). Create a symlink for host_subdir.
2222
2223 * Makefile.in: Regenerate.
2224 * configure: Regenerate.
2225
5395b47b
NN
22262005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2227
2228 Merged from libada-gnattools-branch:
2229 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
2230
2231 * gnattools: New directory.
2232 * Makefile.def: Add gnattools as a module, depending on target-libada.
2233 * Makefile.in: Regenerate.
2234 * configure.in: Include gnattools in host_tools; disable it if ada
2235 is disabled.
2236 * configure: Regenerate.
2237
ca2cc05c
JM
22382005-02-24 James A. Morrison <phython@gcc.gnu.org>
2239
2240 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2241 treelang maintainer.
2242 (Write After Approval): Remove myself.
2243
d2f3024f
PS
22442005-02-23 Paul Schlie <schlie@comcast.net>
2245
2246 * configure.in: Allow darwin targeted ports to build tk, itcl and
2247 libgui.
2248 * configure: Regenerate.
2249
bba5e0ca
EB
22502005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2251
2252 PR libgcj/10353
2253 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2254 * configure: Regenerate.
2255
70132ce7
SK
22562005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
2257
2258 * MAINTAINERS (Write After Approval): Add myself.
2259
20f0edca
ILT
22602005-02-10 Ian Lance Taylor <ian@airs.com>
2261
2262 * MAINTAINERS: Update my e-mail address.
2263
e64e5109
RG
22642005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
2265
2266 * MAINTAINERS (Write After Approval): Add myself.
2267
40d64b5a
HPN
22682005-01-29 Hans-Peter Nilsson <hp@axis.com>
2269
2270 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2271 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2272 target-libgloss when not *-*-elf and *-*-aout.
2273 * configure: Regenerate.
2274
54a12711
KH
22752005-01-23 Kazu Hirata <kazu@cs.umass.edu>
2276
2277 * MAINTAINERS: Remove obsolete entries.
2278
0aa99dbb
KH
2279 * MAINTAINERS (Write After Approval): Add Michael Matz.
2280
2b009f5f
NB
22812005-01-19 Neil Booth <neil@daikokuya.co.uk>
2282
2283 * MAINTAINERS: Remove self as cpplib maintainer.
2284
385870f5
KC
22852005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2286
2287 * install-sh, config.sub: Import from upstream.
2288
e7daab31
KC
22892005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2290
2291 PR bootstrap/18222
2292 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2293 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2294 * Makefile.in: Regenerate.
2295
e6003f4d
JT
22962005-01-16 Jason Thorpe <thorpej@netbsd.org>
2297
2298 * MAINTAINERS: Update my email address.
2299
145e2972 23002005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 2301 Andreas Schwab <schwab@suse.de>
145e2972
DE
2302
2303 PR bootstrap/18033
2304 * config-ml.in: Eval option if surrounded by single quotes.
2305
86c7e0da
PB
23062005-01-03 Paolo Bonzini <bonzini@gnu.org>
2307
2308 Revert 2004-12-28 Makefile changes, a better fix will be
2309 applied to mainline and src after GCC 4.0 branches.
2310
3224a22f
PB
23112004-12-28 Paolo Bonzini <bonzini@gnu.org>
2312
2313 PR bootstrap/17383
2314
2315 * Makefile.def (target_modules): Remove stage parameter,
2316 it is always true now.
2317 * Makefile.tpl (configure-build-[+module+],
2318 configure-target-[+module+]): Always build symlink tree
2319 for the directory and for include. BUILD_SUBDIR and
2320 TARGET_SUBDIR cannot be . anymore.
2321 * Makefile.in: Regenerate.
2322
aaf51ca2
DE
23232004-12-25 David Edelsohn <edelsohn@gnu.org>
2324
2325 Revert 2004-12-08 Makefile changes.
2326
4e32e454
DS
23272004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
2328
2329 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2330 cygwin, mingw.
2331
669f01d8
AS
23322004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
2333
2334 * configure.in (sh64-*-*): Reenable gprof.
2335 * configure: Regenerate.
2336
1b227ee0
DE
23372004-12-08 David Edelsohn <edelsohn@gnu.org>
2338
2339 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2340 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2341 (EXTRA_TARGET_FLAGS): Add PICFLAG.
2342 * Makefile.in: Regenerate.
2343
ce5e944c
CF
23442004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
2345
2346 * MAINTAINERS: Update my email address.
2347
893f1e87
MK
23482004-12-07 Matt Kraai <kraai@ftbfs.org>
2349
2350 * Makefile.tpl: Generate normal dependencies if the LHS module is
2351 not bootstrapped.
2352 * Makefile.in: Regenerate.
2353
bb59c339
RS
23542004-12-03 Richard Sandiford <rsandifo@redhat.com>
2355
2356 * configure.in: Include config/gxx-include-dir.m4. Use
2357 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
2358 * configure: Regenerate.
2359
4982adbe
RS
23602004-12-03 Richard Sandiford <rsandifo@redhat.com>
2361
2362 * config.if: Delete.
2363 * configure.in: Set libstdcxx_incdir directly.
2364 * configure: Regenerate.
2365
05750653
EC
23662004-12-02 Eric Christopher <echristo@redhat.com>
2367
2368 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2369 * Makefile.in: Regenerate.
2370
5fef1dbd
RS
23712004-12-02 Richard Sandiford <rsandifo@redhat.com>
2372
2373 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2374 * configure: Regenerate.
2375
afabd8e6
RS
23762004-12-02 Richard Sandiford <rsandifo@redhat.com>
2377
2378 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
2379 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
2380 * configure: Regenerate.
2381
78716e86
EC
23822004-12-01 Eric Christopher <echristo@redhat.com>
2383
2384 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2385 of things to remove.
2386
57ab8ba9
MK
23872004-11-29 Matt Kraai <kraai@ftbfs.org>
2388
2389 * MAINTAINERS (Write After Approval): Update my e-mail address.
2390
2539bffe
KC
23912004-11-29 Kelley Cook <kcook@gcc.gnu.org>
2392
2393 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2394 from CVS libtool to always pass_all.
2395
3e732ba0
JDA
23962004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2397
2398 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2399 (hppa*64*-*-*): Delete incorrect comment.
2400 * configure: Rebuilt.
2401
767f726e
KC
24022004-11-24 Kelley Cook <kcook@gcc.gnu.org>
2403
2404 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2405
2c92e90f
KC
24062004-11-24 Kelley Cook <kcook@gcc.gnu.org>
2407
2408 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2409 from CVS libtool to always pass_all.
2410
32f84e48
KC
24112004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2412
2413 * install-sh, compile: Import from automake.
2414
9587be8a
KC
24152004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2416
2417 * config.guess, config.sub: Import from savannnah.
2418
04e81808 24192004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
2420
2421 * MAINTAINERS (Write After Approval): Add myself
2422
f87a2b2e
MS
24232004-11-12 Mike Stump <mrs@apple.com>
2424
2425 * Makefile.def: Add html support.
2426 * Makefile.tpl: Likewise.
2427 * Makefile.in: Regenerate.
2428
848556c2
GK
24292004-11-11 Geoffrey Keating <geoffk@apple.com>
2430
556f03c4
GK
2431 PR 18423
2432 * configure.in: Remove all instances of build-fixincludes from
2433 noconfigdirs.
2434 (build_configargs): Supply --target to subdirectories.
2435 * configure: Regenerate.
2436
848556c2
GK
2437 * Makefile.def: Make gcc install depend on fixincludes install.
2438 * Makefile.in: Regenerate.
2439
9e5712a5
JJ
24402004-11-10 Janis Johnson <janis187@us.ibm.com>
2441
2442 * MAINTAINERS: Add myself as gcc testsuite maintainer.
2443
4ef509c0
PB
24442004-11-11 Paul Brook <paul@codesourcery.com>
2445
2446 * MAINTAINERS: Add self as arm maintainer. Update email address.
2447
20d11df6
HPN
24482004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
2449
2450 * configure.in (noconfigdirs) [mmix-*-*]: Disable
2451 target-libgfortran.
79fd8592 2452 * configure: Regenerate.
20d11df6 2453
68c70f15
DE
24542004-11-07 David Edelsohn <edelsohn@gnu.org>
2455
2456 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2457 like CC.
2458
54f88091
PB
24592004-11-05 Paolo Bonzini <bonzini@gnu.org>
2460
2461 * Makefile.def (host fixincludes): Specify missing targets.
2462 * Makefile.in: Regenerate.
2463
6866abb8
RC
24642004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
2465
2466 * MAINTAINERS: Add myself
2467
83f62578
GL
24682004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
2469
2470 * MAINTAINERS (Write After Approval): Add myself.
2471
53c7ffe7
GK
24722004-11-04 Geoffrey Keating <geoffk@apple.com>
2473
2474 * Makefile.def: Build fixincludes for the host, too.
2475 * Makefile.in: Regenerate.
2476 * configure.in (host_tools): Add fixincludes.
2477 * configure: Regenerate.
2478
ac8b3d9d
DJ
24792004-11-04 Daniel Jacobowitz <dan@debian.org>
2480
2481 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2482 * configure: Regenerated.
2483
bab37580
L
24842004-11-04 H.J. Lu <hongjiu.lu@intel.com>
2485
2486 PR other/17783
2487 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2488 * configure: Regenerated.
2489
db1de713
MM
24902004-10-31 Mark Mitchell <mark@codesourcery.com>
2491
2492 * README.SCO: Update per FSF instructions.
2493
a827e21a
EW
24942004-10-28 Eric B. Weddington <ericw@evcohs.com>
2495
2496 PR target/18151
2497 * configure.in (case ${target}): Do not build fixincludes for avr.
2498 * configure: Regenerated.
2499
9d069a4f
PB
25002004-10-26 Paolo Bonzini <bonzini@gnu.org>
2501
2502 * configure.in (case ${target}): Do not build fixincludes
2503 on platforms where it is not used.
2504 * configure: Regenerated.
2505
fc45f3fe
DJ
25062004-10-23 Daniel Jacobowitz <dan@debian.org>
2507
2508 * configure.in: Use an absolute path to install-sh.
2509 * configure: Regenerated.
2510
36554b92
AL
25112004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2512
2513 * MAINTAINERS (Write After Approval): Add myself.
2514
88e9994a
KH
25152004-10-19 Kazu Hirata <kazu@cs.umass.edu>
2516
2517 * MAINTAINERS: Remove from Write After Approval those that are
2518 already maintainers.
2519
ad02a944
SP
25202004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
2521
2522 * MAINTAINERS: Update my email address.
2523
c8e6cd41
KC
25242004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2525
2526 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2527 * configure: Regenerate.
2528
ebe55024
R
25292004-10-07 J"orn Rennecke <joern.rennecke@st.com>
2530
2531 * MAINTAINERS: Update my email address.
2532
a8b0957e
KH
25332004-10-07 Kazu Hirata <kazu@cs.umass.edu>
2534
2535 * MAINTAINERS (Language Front Ends Maintainers): New. Move
2536 entries belonging to this category.
2537
96836f61
JZ
25382004-10-06 Josef Zlomek <josef.zlomek@email.cz>
2539
2540 * MAINTAINERS: Update my e-mail address.
2541
7e0b5752
PB
25422004-10-06 Paolo Bonzini <bonzini@gnu.org>
2543
2544 Fix wrong conflict resolution in:
2545
2546 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2547
2548 * Makefile.in: Regenerate.
2549 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2550 in the recursive `make', instead of hardwiring `all'.
2551 (Autogenerated TARGET-* variables): New.
2552
370f7a47
TL
25532004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
2554
2555 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 2556 * configure: Regenerate.
370f7a47 2557
13e5d623
KH
25582004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2559
2560 * MAINTAINERS (Various Maintainers): Move the "windows,
2561 cygwin, mingw" maintainer to ...
2562 (OS Port Maintainers): ... here.
2563
a6497c1b
KH
25642004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2565
2566 * MAINTAINERS (Write After Approval): Remove those that are
2567 maintainers of some subsystem.
2568
1abb828a
D
25692004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2570
2571 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2572 * ltcf-cxx.sh (tpf*): Likewise.
2573 * ltconfig (tpf*): Add TPF OS configuration support.
2574
16d1338d
BS
25752004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
2576
2577 * MAINTAINERS: Change my email address to my new work account.
2578
9082a750
MR
25792004-09-24 Michael Roth <mroth@nessie.de>
2580
2581 * configure.in (--without-headers): Add missing double quotes.
2582 * configure: Regenerate.
2583
07a8bdf8
KC
25842004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2585
2586 * ylwrap: Revert to previous version.
2587
4c4a5bbc
L
25882004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2589
2590 PR bootstrap/17369
2591 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2592 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2593 SET_GCC_LIB_PATH_CMD.
2594 (BASE_TARGET_EXPORTS): Likewise.
2595 * Makefile.in: Regenerated.
2596
2597 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2598 * configure: Regenerated.
2599
85f59630
KC
26002004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2601
2602 * config.guess: New upstream version
2603 * compile, depcomp, install-sh, ylwrap: Likewise.
2604
95c53c62
RS
26052004-09-19 Roger Sayle <roger@eyesopen.com>
2606
2607 * config/mh-x86omitfp: New host makefile fragment. Add
2608 -fomit-frame-pointer to the default BOOT_CFLAGS.
2609 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2610 * configure: Regenerate.
2611
0a1c093b
AP
26122004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2613
2614 PR target/11572
2615 * configure.in (*-*-darwin*): Renable libobjc.
2616 * configure: Regenerate.
2617
315fcf97
NS
26182004-09-10 Nathan Sidwell <nathan@codesourcery.com>
2619
2620 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2621
0a050485 26222004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 2623
0a050485
DB
2624 * Makefile.def: Remove libbanshee.
2625 * Makefile.tpl: Ditto.
2626 * configure.in: Ditto.
2627 * Makefile.in: Regen.
2628 * configure: Ditto.
2629
5f4a098e
DE
26302004-09-08 David Edelsohn <edelsohn@gnu.org>
2631
2632 * ltmain.sh: Use $pic_object as $non_pic_object if
2633 $non_pic_object=none.
2634
32b2511f
PB
26352004-09-07 Paolo Bonzini <bonzini@gnu.org>
2636
2637 * missing: Import latest version from master repository.
2638
fc4d0e82
NC
26392004-09-06 Nick Clifton <nickc@redhat.com>
2640
2641 * config.sub: Import latest version from master repository.
2642 * config.guess: Likewise.
2643 This includes these changes:
78716e86 2644
fc4d0e82
NC
2645 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2646
2647 * config.sub: Handle crisv32, alias etraxfs.
2648 * config.guess (crisv32:Linux:*:*): Handle.
2649
2650 2004-08-13 Brad Smith <brad@comstyle.com>
2651
2652 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2653 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2654
2655 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2656
2657 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2658 assume the processor is a powerpc. This is because coreutils
2659 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2660 in this case, due to a MacOS X bug that causes
2661 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2662 to return a negative number.
2663 Problem reported by Petter Reinholdtsen in:
2664 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2665
2666 2004-07-19 Ben Elliston <bje@gnu.org>
2667
2668 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2669
2670 2004-06-24 Ben Elliston <bje@gnu.org>
2671
2672 * config.guess: Update copyright years.
2673 * config.sub: Likewise.
2674
2675 2004-06-22 Robert Millan <robertmh@gnu.org>
2676
2677 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2678 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2679
2680 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2681
2682 * config.guess (*:*VMS:*:*): New entry. Replaces
2683 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2684 manufacturer.
2685
2686 2004-06-22 Ben Elliston <bje@gnu.org>
2687
2688 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2689 * config.sub: Likewise.
2690
2691 2004-06-22 Ben Elliston <bje@gnu.org>
2692
2693 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2694 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2695
2696 2004-06-11 Ben Elliston <bje@gnu.org>
2697
2698 * config.guess (pegasos:OpenBSD:*:*): Remove.
2699
2700 2004-06-11 Ben Elliston <bje@gnu.org>
2701
2702 From Wouter Verhelst <wouter@grep.be>:
2703 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2704
2705 2004-06-11 Ben Elliston <bje@gnu.org>
2706
2707 * config.guess (luna88k:OpenBSD:*:*): New.
2708
2709 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2710
2711 * config.guess (m32r*:Linux:*:*): New case.
2712 * config.sub: Handle m32rle.
2713
2714 2004-03-12 Ben Elliston <bje@wasabisystems.com>
2715
2716 From Jens Petersen <petersen@redhat.com>:
2717 * config.sub: Handle sparcv8.
2718
2719 2004-03-03 Ben Elliston <bje@wasabisystems.com>
2720
2721 From Tom Smith <smith@cag.lkg.hp.com>:
2722 * config.guess: Version suffixes are equally significant on Tru64
2723 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
2724 prefix of "P" (patched kernel).
2725
2726 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
2727
2728 * config.sub: Add support for National Semiconductor CRX target.
2729
2f4cc6bf
JJ
27302004-09-03 Janis Johnson <janis187@us.ibm.com>
2731
2732 * MAINTAINERS (Various Maintainers): Remove myself as web page
2733 maintainer, add myself as maintainer of build status lists.
2734
61fec9ff
JB
27352004-09-03 Jan Beulich <jbeulich@novell.com>
2736
2737 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2738 *-*-netware, but add target-libmudflap.
2739 Consolidate *-*-netware targets (of which really only i?86 exists)
2740 into a single entry.
2741 * configure: Likewise.
2742
45f366ab
PB
27432004-09-01 Paolo Bonzini <bonzini@gnu.org>
2744
2745 * Makefile.tpl (sorry): Remove.
2746 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2747 (cleanstrap targets): Depend on distclean, not distclean-stage1.
2748 (do-clean): Clean per-stage directories too.
2749 (do-distclean): Run distclean-stage1 too.
2750 (.NOTPARALLEL): Enable during toplevel bootstrap.
2751 (stage[+id+]-bubble): Enable parallel execution during
2752 the recursive invocation.
2753 * Makefile.in: Regenerate.
2754
2755 Fix previous checkin:
2756
2757 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2758 include.
2759 * configure.in: Fix indentation.
2760 * configure: Regenerate.
2761
be8fff81
RB
27622004-08-31 Robert Bowdidge <bowdidge@apple.com>
2763
45f366ab
PB
2764 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2765 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2766 * configure: regenerate
78716e86 2767 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 2768 -mdynamic-no-pic
be8fff81
RB
2769
2770
71b5d516
PB
27712004-08-31 Paolo Bonzini <bonzini@gnu.org>
2772
2773 * Makefile.def (build_modules): Add fixincludes.
2774 (dependencies): Make gcc depend on fixincludes.
2775 * configure.in (build_tools): Add fixincludes.
2776 (build_configdirs): Always include build_libs.
2777 * Makefile.in: Regenerate.
2778 * configure: Regenerate.
2779
27802004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
2781
2782 * Makefile.def (bootstrap stages): Add 'lean' parameter.
2783 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2784 phony targets; do not generate timestamp files.
2785 (distclean-stageN): Remove references to their timestamp files.
2786 (restageN, touch-stageN): Remove.
2787 (stageN-bubble): Rewritten.
2788 (compare): Support lean bootstraps.
2789 * Makefile.in: Regenerate.
2790
2791 * configure.in: Only warn when bootstrapping but
2792 build != host or build != target. Support lean bootstraps.
2793 * configure: Regenerate.
2794
ce7cbbb0
PE
27952004-08-26 Phil Edwards <phil@codesourcery.com>
2796
2797 * configure.in: Give a better error message if GMP/MPFR are missing
2798 and a language needing them has been requested.
2799 * configure: Regenerated.
2800
9c71a529
PE
28012004-08-25 Phil Edwards <phil@codesourcery.com>
2802
2803 * configure.in: Print a list of available language front-ends if
2804 a requested one is missing. Tidy stray tab characters.
2805 * configure: Regenerated.
2806
e3f92d3b
MK
28072004-08-19 Michael Koch <konqueror@gmx.de>
2808
2809 * gcc/doc/install.texi: Update entry about automake for libjava.
2810
c3f84f61
RM
28112004-08-17 Robert Millan <robertmh@gnu.org>
2812
2813 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2814 (instead of FreeBSD).
2815 * configure: Regenerate.
2816
7c27e184
PB
28172004-08-16 Paolo Bonzini <bonzini@gnu.org>
2818
2819 * Makefile.in: Regenerate.
2820 * configure: Regenerate.
2821
2822 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2823 stage_*_flags.
2824 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2825 for bootstrapped modules if toplevel bootstrap is going.
2826 (GCC bootstrap): Generate per-stage targets for all bootstrapped
2827 modules. Adjust for changes in Makefile.def. Enable several
2828 rules even in non-bootstrap mode, just to avoid peppering the
2829 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2830 (stage-[+prev+]-bubble): Remove.
2831
2832 * Makefile.def (Dependencies): Depend on all-build-bison,
2833 all-build-flex, all-build-byacc, all-build-texinfo, rather
2834 than the host variations.
2835 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2836 with BUILD_SUBDIR.
2837 (BISON): Update for recent Bisons.
2838 (YACC): Fix typo.
2839 (cross): Depend on all-build.
2840 (all): Do not depend on all-build.
2841 (prebootstrap): Remove.
2842 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2843 (Prebootstrap dependencies): Add them to the per-stage targets
2844 and to all-prebootstrap.
2845 * configure.in (build_configdirs): Always enable build_tools.
2846 (BUILD_DIR_PREFIX): Remove.
2847
2848 * Makefile.def (gcc): Add target variable.
2849 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2850 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2851 in the recursive `make', instead of hardwiring `all'.
2852 (Autogenerated TARGET-* variables): New.
2853
20f3bb80
BB
28542004-08-13 Brian Booth <bbooth@redhat.com>
2855
2856 * MAINTAINERS: Remove myself from write-after-approval.
2857
b5be499d
NN
28582004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2859
2860 * src-release: Stop distributing mmalloc with gdb (which doesn't
2861 use it).
2862 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2863 * Makefile.in: Regenerate.
2864
b3f8d95d
MM
28652004-08-09 Mark Mitchell <mark@codesourcery.com>
2866
2867 * configure.in (arm*-*-eabi*): New target.
2868 * configure: Regenerate.
2869
3589b69e
PB
28702004-08-06 Paolo Bonzini <bonzini@gnu.org>
2871
2872 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2873 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2874 (Dependencies): New section.
2875 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2876 (configure-target-[+module+]): Depend on maybe-all-gcc
2877 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2878 (toplevel profiledbootstrap): Fix dependencies.
2879 * Makefile.in: Regenerate.
2880
972974fc
MM
28812004-08-03 Mark Mitchell <mark@codesourcery.com>
2882
2883 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2884 target-libiberty to noconfigdirs.
2885 * configure: Regenerate.
2886
bebf829d
PB
28872004-08-03 Paul Brook <paul@codesourcery.com>
2888
2889 * configure.in: Check for MPFR as well as GMP.
2890 * configure: Regenerate.
2891
98a5bb3b
RM
28922004-08-01 Robert Millan <robertmh@gnu.org>
2893
2894 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2895 libmudflap for all GNU-based systems (with Glibc).
2896 * configure: Regenerate.
2897
d32ab992
PB
28982004-08-03 Paolo Bonzini <bonzini@gnu.org>
2899
2900 * Makefile.def (host-modules): Add gcc.
2901 * Makefile.in: Regenerate.
2902 * Makefile.tpl (sorry): New rule.
2903 (configure-host, all-host, [+make_target+]-host, do-check,
2904 install-host): Do not add gcc as a special case.
2905 (host modules): Add a small special-casing for gcc. Export
2906 extra_make_flags through the environment.
2907 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2908 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2909 other recursive targets for gcc): Remove.
2910
2911 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2912 (stage, unstage): New rules.
2913 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2914 distclean-stage[+id+]): Use stage_current.
2915 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2916 the stage*-start rules.
2917
aeb732c1
GK
29182004-08-02 Geoffrey Keating <geoffk@apple.com>
2919
2920 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
2921 use -all_load flag.
2922
25b656e7
PB
29232004-08-02 Paolo Bonzini <bonzini@gnu.org>
2924
2925 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
2926 * configure: Regenerate.
2927
cc440d71
TM
29282004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
2929
2930 * maintainer-scripts/gcc_release: Revert yesterday's change.
2931
270e140b
SB
29322004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
2933
2934 * MAINTAINERS: Add myself to write-after-approval.
2935
3e4035f8
TM
29362004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
2937
2938 * libf2c: Removed.
2939 * gcc/gccbug.in: Updated because of libf2c removal.
2940 * maintainer-scripts/gcc_release: Ditto.
2941
a3e8d8b4
LR
29422004-07-09 Loren J. Rittle <ljrittle@acm.org>
2943
2944 * configure.in: Build libmudflap by default on FreeBSD.
2945 * configure: Regenerated.
2946
dfcada9a
MM
29472004-07-09 Mark Mitchell <mark@codesourcery.com>
2948
2949 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2950 systems.
2951 * configure: Regenerated.
2952
3922b216
JDA
29532004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2954
2955 PR target/16344
2956 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2957 feedback based compiler.
2958 * Makefile.in: Rebuilt.
2959
95bcca47
AO
29602004-07-08 Alexandre Oliva <aoliva@redhat.com>
2961
2962 * Makefile.def (host_modules): Set bootstrap=true for flex.
2963 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2964 * Makefile.in: Rebuilt.
2965
051822f6
JH
29662004-07-07 Jan Hubicka <jh@suse.cz>
2967
2968 * MAINTAINERS: Add self as a profile feedback maintainer.
2969
7b61653a
PE
29702004-07-05 Phil Edwards <phil@codesourcery.com>
2971
2972 * configure.in: Do not prepend $srcdir to /dev/null in
2973 makefile fragments.
2974 * configure: Regenerate.
2975
23f6b2f9
PB
29762004-07-01 Paolo Bonzini <bonzini@gnu.org>
2977
2978 * Makefile.def (build_modules): Add bison, byacc, flex,
2979 m4, texinfo.
2980 (flags_to_pass): Add FLEX.
2981 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2982 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2983 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2984 DEFAULT_MAKEINFO): Remove.
2985 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2986 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2987 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2988 objdir or else use configured tool.
2989 (all-build): New.
2990 (all): Depend on it.
2991 (Build module dependencies): Add.
2992 * Makefile.in: Regenerate.
2993 * configure.in: Better support for multiple build modules,
2994 matching what is done for host/target modules. Do not look
2995 for "plausible" locations of build tools if Canadian cross.
2996 Use autoconf's AC_PROG_CC to find a C compiler. Define
2997 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2998 * configure: Regenerate.
78716e86 2999
1c020272
PB
30002004-06-22 Paolo Bonzini <bonzini@gnu.org>
3001
3002 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3003 * Makefile.in: Regenerate.
3004
a52a0a7f
PB
30052004-06-22 Paolo Bonzini <bonzini@gnu.org>
3006
3007 * Makefile.tpl (configure-build-[+module+],
3008 configure-[+module+], configure-target-[+module+]): Pass
3009 [+extra_configure_args+].
3010 (all-build-[+module+], all-[+module+], check-[+module+],
3011 install-[+module+], [+make_target+]-[+module+],
3012 all-target-[+module+], check-target-[+module+],
3013 install-target-[+module+], [+make_target+]-target-[+module+]):
3014 Pass [+extra_make_args+].
3015 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3016 (GCC_HOST_EXPORTS): Remove.
3017 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3018 cross, check-gcc, check-gcc-c++, install-gcc,
3019 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3020 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3021 * Makefile.in: Regenerate.
3022
ccde3f1a
MS
30232004-06-21 Matthew Sachs <msachs@apple.com>
3024
3025 * MAINTAINERS: Added self to write-after-approval.
3026
6264b0a6
CF
30272004-06-21 Christopher Faylor <cgf@alum.bu.edu>
3028
3029 * configure.in: Check for srcdir/winsup rather than build directory
3030 winsup.
3031 * configure: Regenerate.
3032
801e2270
CV
30332004-06-17 Corinna Vinschen <vinschen@redhat.com>
3034
3035 * configure.in: Don't build Cygwin native newlib if winsup
3036 directory is missing. Emit warning instead.
3037 * configure: Regenerate.
3038
ad6717df
PB
30392004-06-09 Paolo Bonzini <bonzini@gnu.org>
3040
3041 * Makefile.tpl (touch-stage[+id+]): New.
3042 (restage[+prev+]): Depend on touch-stage[+id+].
3043
3044 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3045 Use it throughout.
3046
3047 * Makefile.def: Add profile and feedback bootstrap stages.
3048 Remove next field from bootstrap stages.
3049 * Makefile.tpl (LN, LN_S): Substitute.
3050 (stageN-start, stageN-end): Use double-colon rules, to
3051 provide a hook for additional setup commands.
3052 (distclean-stageN-gcc, restageN): Create dependencies from
3053 [+prev+], not from [+next+].
3054 (stageN-bubble): Add commands for successive stages from
3055 [+prev+], using double-colon rules.
3056 (all-stageN-gcc): Fix typo.
3057 (stagefeedback-start, profiledbootstrap): New.
3058 * Makefile.in: Regenerate.
3059 * configure.in: Call ACX_PROG_LN.
3060 * configure: Regenerate.
3061
5bbb9680
CY
30622004-06-08 Canqun Yang <canqun@nudt.edu.cn>
3063
3064 * MAINTAINERS (Write After Approval): Add myself.
3065
e18be1d4
MA
30662004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
3067
3068 * MAINTAINERS (Write After Approval): Add myself.
3069
5607edfd
PB
30702004-06-03 Paolo Bonzini <bonzini@gnu.org>
3071
3072 * configure.in: Fix --enable-bootstrap breakage introduced in trees
3073 without gcc.
3074 * configure: Regenerate.
3075
1ec4e9c3
PB
30762004-06-01 Paolo Bonzini <bonzini@gnu.org>
3077
3078 * Makefile.tpl: Fix typo.
3079 * Makefile.in: Regenerate.
3080
c2f7605f
PB
30812004-06-01 Paolo Bonzini <bonzini@gnu.org>
3082
3083 * configure.in: Remove new- prefix from toplevel
3084 bootstrap targets.
3085 * configure: Regenerate.
3086
f516a7da
PB
30872004-06-01 Paolo Bonzini <bonzini@gnu.org>
3088
3089 * Makefile.tpl (all.normal): Rename to all.
3090 (all): Replace with a rule to pick the default
3091 target from configure.
3092 (all-gcc, configure-gcc): Use conditionals to
3093 do nothing when toplevel bootstrap is going on.
3094 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3095 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3096 * configure.in: Support --enable-bootstrap.
3097
3098 * Makefile.def: Remove new- prefix from toplevel
3099 bootstrap targets.
3100 * Makefile.tpl: Likewise.
3101
3102 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
3103 target.
3104
3105 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3106 $(RECURSE_FLAGS) to recursive invocation of make.
3107
3108 * Makefile.in: Regenerate.
3109 * configure: Regenerate.
3110
78dd5e36
AJ
31112004-05-30 Andreas Jaeger <aj@suse.de>
3112 Jim Wilson <wilson@specifixinc.com>
3113
3114 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3115 like CC.
3116
30f1bddc
DJ
31172004-05-27 Daniel Jacobowitz <dan@debian.org>
3118
3119 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3120 * configure: Regenerate.
3121
4fc4dd12
DJ
31222004-05-25 Daniel Jacobowitz <drow@false.org>
3123
3124 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3125 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3126 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
3127 targets.
3128 * Makefile.in: Regenerate.
3129
94632047 31302004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
3131
3132 * configure.in: Test the ability to symlink directories.
3133 * configure: Regenerate.
3134
3135 * Makefile.def (bootstrap-stage): New definitions.
3136 * Makefile.tpl (configure-stage1-gcc,
3137 configure-stage2-gcc, configure-stage3-gcc,
3138 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3139 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3140 new-restage3, compare): Autogenerate, see Makefile.in
3141 entry for behavioral changes.
3142 (distclean-stage1, new-stage1-start, new-stage1-end,
3143 new-stage1-bubble, distclean-stage2, new-stage2-start,
3144 new-stage2-end, new-stage2-bubble, distclean-stage3,
3145 new-stage3-start, new-stage3-end): New autogenerated targets.
3146 (objext, prebootstrap, BOOT_CFLAGS,
3147 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3148 targets.
3149
3150 * Makefile.in: Regenerate.
3151 (distclean-stage1, new-stage1-start, new-stage1-end,
3152 new-stage1-bubble, distclean-stage2, new-stage2-start,
3153 new-stage2-end, new-stage2-bubble, distclean-stage3,
3154 new-stage3-start, new-stage3-end): New targets.
3155 (all-stage1-gcc): Move prebootstrap dependency from here...
3156 (configure-stage1-gcc): ...to here.
3157 (new-bootstrap): Use bubble targets.
3158 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3159 Use per-stage distclean targets.
3160 (configure-stage1-gcc, configure-stage2-gcc,
3161 configure-stage3-gcc, all-stage1-gcc,
3162 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3163 Use new-stageN-start to prepare the tree.
3164
4f4e53dd
PB
31652004-05-23 Paolo Bonzini <bonzini@gnu.org>
3166
3167 * Makefile.def (host_modules): add libcpp.
3168 * Makefile.tpl: Add dependencies on and for libcpp.
3169 * Makefile.in: Regenerate.
3170 * configure.in: Add libcpp host module.
3171 * configure: Regenerate.
3172
60975492
PB
31732004-05-21 Paolo Bonzini <bonzini@gnu.org>
3174
3175 * Makefile.tpl: Whenever a recursive target is defined, wrap
3176 it in a special @if/@endif block, and prepare its maybe
3177 dependency in the @if/@endif block
3178 * configure.in: Instead of writing maybe dependencies, remove
3179 the @if/@endif statements, and remove the @if/@endif blocks
3180 that remain.
3181 * configure: Regenerate.
3182 * Makefile.in: Regenerate.
3183
5ce7d75d
JJ
31842004-05-20 Janis Johnson <janis187@us.ibm.com>
3185
3186 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3187
c779c42f
KK
31882004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
3189
3190 PR bootstrap/15120
3191 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3192 * */configure: Rebuilt.
3193
b4117c30
ZW
31942004-05-17 Zack Weinberg <zack@codesourcery.com>
3195
3196 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3197 of libf2c.
3198 * configure, Makefile.in: Regenerate.
3199
2472200d 3200