]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
bbfbfafc
DJ
12007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2
3 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4 * Makefile.in: Regenerate.
5
c56abad5
VM
62007-10-09 Vladimir Makarov <vmakarov@redhat.com>
7
8 * MAINTAINERS (Register allocation reviewer): Add myself.
9
f019adc1
MF
102007-10-08 Mike Frysinger <vapier@gentoo.org>
11
12 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
13 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
14 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
15 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
16 * configure: Regenerate.
17
789e4e28
SP
182006-10-04 Seongbae Park <seongbae.park@gmail.com>
19
20 * MAINTAINERS (Register allocation reviewer): Add myself.
21
0999159b
PB
222007-10-01 Paolo Bonzini <bonzini@gnu.org>
23
24 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
25 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
26 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
27 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
28 * configure.ac: Default them to host tools for $host = $build.
29 Subst them.
30
31 * configure: Regenerate.
32 * Makefile.in: Regenerate.
33
a054acde
PB
342006-09-24 Peter Bergner <bergner@vnet.ibm.com>
35
36 * MAINTAINERS (Register allocation reviewer): Add myself.
37
ffda6fc9
KZ
382006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
39
40 * MAINTAINERS (Register allocation reviewer): Add myself.
41
9d209c83
SP
422007-09-21 Seongbae Park <seongbae.park@gmail.com>
43
44 * MAINTAINERS (Write After Approval): Fix typo.
45
1ec3b87b
RS
462007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
47
48 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
49 * configure: Regenerate.
50
19d5986d
PJ
512007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
52
53 PR bootstrap/31906
54 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
55 they're already prefixed.
56
6d3b5aea
BK
572007-09-19 Benjamin Kosnik <bkoz@redhat.com>
58
59 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
60 libstdc++.
61 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
62 * configure: Regenerate.
63 * Makefile.in: Regenerate.
64
4fe7e755
AS
652007-09-17 Andreas Schwab <schwab@suse.de>
66
67 * configure.ac: Raise minimum makeinfo version to 4.6.
68 * configure: Regenerate.
69
d483feaa
JS
702007-09-17 Johannes Singler <singler@ira.uka.de>
71
72 * MAINTAINERS (write-after-approval) add myself
73
fa9a3f31
AM
742007-09-15 Alan Modra <amodra@bigpond.net.au>
75
76 * configure.ac: Correct makeinfo version check.
77 * configure: Regenerate.
78
6593a73e
RS
792007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
80
81 * MAINTAINERS: Update my email address.
82
d9dced13
RS
832007-09-14 Richard Sandiford <richard@codesourcery.com>
84
85 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
86 to $skipdirs and only disable gprof for newlib. Use the normal
87 mips*-elf* handling in other respects.
88 * configure: Regnerate.
89
773c1467
DD
902007-09-12 David Daney <ddaney@avtrex.com>
91
92 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
93 enabling libgcj.
94 * configure: Regenerate.
95
c03353e2
RIL
962007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
97
98 PR other/32154
99 * configure.ac: For libgloss targets, point the linker to the linker
100 script, startup code and simulator library.
101 * configure: Regenerate.
102
c4e9bf2b
AH
1032007-09-07 Andrew Haley <aph@redhat.com>
104
105 * configure.ac (noconfigdirs): Remove target-libffi and
106 target-libjava.
107 * configure: Regenerate.
108
1f5a6b84
FXC
1092007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
110
111 PR target/33281
112 * configure.ac: Use config/mh-mingw on mingw.
113 * configure: Regenerate.
1f5a6b84 114
3951e521
PH
1152007-09-05 Pat Haugen <pthaugen@us.ibm.com>
116
9f349f63 117 * MAINTAINERS (Write After Approval): Add myself.
3951e521 118
e643dc23
RG
1192007-09-05 Richard Guenther <rguenther@suse.de>
120
121 * configure.ac (--enable-stage1-checking): If neither --enable-checking
122 nor --disable-checking is provided also turn on yes and types
123 checking for stage1.
124 * configure: Re-generate.
125
039874df
KW
1262007-08-30 Krister Walfridsson <cato@df.lth.se>
127
128 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
129 (Write After Approval): Remove myself.
130
c3f07bd6 1312007-08-29 Nick Clifton <nickc@redhat.com>
15098359 132
c3f07bd6 133 * config.sub, config.guess: Update from upstream sources.
15098359 134
4bbed405
BD
1352007-08-22 Bud Davis <jmdavis@link.com>
136
137 * MAINTAINERS (Write After Approval): Added myself.
138 * MAINTAINERS (Reviewers): Removed myself.
139
c8aea42c
PB
1402007-08-18 Paul Brook <paul@codesourcery.com>
141 Joseph Myers <joseph@codesourcery.com>
142
143 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
144 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
145 * Makefile.in: Regenerate.
146 * configure.ac (--with-debug-prefix-map): New.
147 * configure: Regenerate.
148
4bf6c438
RS
1492007-08-17 Richard Sandiford <richard@codesourcery.com>
150 Nigel Stephens <nigel@mips.com>
151
4bf6c438
RS
152 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
153 as target_makefile_frag.
154 * configure: Regenerate.
155
bb286d71
AO
1562007-08-16 Alexandre Oliva <aoliva@redhat.com>
157
158 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
159 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
160 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
161 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
162 (do-compare, do-compare3, do-compare-debug): New.
163 ([+compare-target+]): Use them.
164
a4630417
MK
1652007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
166
167 * MAINTAINERS (Write After Approval): Change my email address.
168
d9acb717
RW
1692007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
170 Ben Elliston <bje@au.ibm.com>
171
172 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
173 --silent if $silent.
174 * configure: Regenerate.
175
96876681
ZD
1762003-08-12 Zdenek Dvorak <ook@ucw.cz>
177
178 * MAINTAINERS (Various Maintainers): Add myself as
179 loop infrastructure maintainer. Update my e-mail
180 address.
181
1c1d80ee
DN
1822007-07-31 Diego Novillo <dnovillo@google.com>
183
184 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
185 Adjust description.
186
7e98624c
RG
1872007-07-26 Richard Guenther <rguenther@suse.de>
188
189 * configure.ac: Add types checking to stage1 checking flags.
190 * configure: Regenerate.
191
4c85af60
NC
1922007-07-17 Nick Clifton <nickc@redhat.com>
193
194 * COPYING3: New file. Contains version 3 of the GNU General
195 Public License.
196 * COPYING3.LIB: New file. Contains version 3 of the GNU
197 Lesser General Public License.
198
19ddfd3a
AK
1992007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
200
201 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
202
2a064545
AK
2032007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
204
205 * MAINTAINERS (S/390 co-maintainer): Add myself.
206 (Write After Approval): Remove myself.
207
f861f54d
DH
2082007-07-13 Dan Hipschman <dsh@google.com>
209
210 * MAINTAINERS (Write After Approval): Add myself.
211
0136f2f7
NC
2122007-07-11 Nick Clifton <nickc@redhat.com>
213
214 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
215 WINDRES export.
216 * Makefile.in: Regenerate.
217
6e29b5a4
RO
2182007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
219
220 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
221 maintainer.
222
159a4b02
L
2232007-07-05 H.J. Lu <hongjiu.lu@intel.com>
224
225 * lt~obsolete.m4: New. Import from 20070318 libtool.
226
6ba67283
JB
2272007-07-03 Julian Brown <julian@codesourcery.com>
228
229 * MAINTAINERS (Write After Approval): Add myself.
230
30b74385
RW
2312007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
232
233 * configure.ac: Rewrite 'configure --help' strings to look nicer.
234 * configure: Regenerate.
235
2362007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
237
238 * configure.ac: Add some missing m4 quotation.
239 * configure: Regenerate.
240
943c54ce
SB
2412007-07-02 Simon Baldwin <simonb@google.com>
242
243 * MAINTAINERS (Write After Approval): Add myself.
244
1c00b503
PB
2452007-07-02 Paolo Bonzini <bonzini@gnu.org>
246
247 * configure: Regenerate.
248
901119ae
KT
2492007-07-02 Kai Tietz <kai.tietz@onevision.com>
250
251 * Makefile.def: Add windmc tool to build.
252 * Makefile.tpl: Likewise.
253 * configure.ac: Likewise.
254 * Makefile.in: Regenerate.
255 * configure: Regenerate.
256
83f4c19f
DD
2572007-06-28 DJ Delorie <dj@redhat.com>
258
259 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
260 not building newlib.
261 * configure: Regenerated.
262
5346c75c
JS
2632007-06-28 Jan Sjodin <jan.sjodin@amd.com>
264
265 * MAINTAINERS (Write After Approval): Add myself.
266
aacfb86b
MM
2672007-06-25 Martin Michlmayr <tbm@cyrius.com>
268
269 * MAINTAINERS (Write After Approval): Add myself.
270
590bf0d3
CM
2712007-06-19 Chris Matthews <chrismatthews@google.com>
272
273 * MAINTAINERS (Write After Approval): Add myself.
274
cdbbee7a
RIL
2752007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
276
277 * MAINTAINERS (Write After Approval): Add myself.
278
b8afffc1
DJ
2792007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
280
281 * Makefile.def: Add dependency from configure-gdb to all-bfd.
282 * Makefile.in: Regenerated.
283
3fcfad76
BS
2842007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
285
286 * configure.ac: Don't add target-libmudflap to noconfigdirs for
287 bfin*-*-uclinux* targets.
288 * configure: Regenerate.
289
3f5a2b7f
ILT
2902007-06-14 Ian Lance Taylor <iant@google.com>
291
292 * MAINTAINERS: Add myself as non-algorithmic global write
293 maintainer.
294
4c46daee
DN
2952007-06-14 Diego Novillo <dnovillo@google.com>
296
297 * MAINTAINERS: Add self as middle-end maintainer and
298 non-algorithmic global write maintainer.
299
a3bb222a
FXC
3002007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
301
302 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
303 Move all Fortran maintainers except Paul Brook into the
304 Non-Autopoiesis section.
305
a19e8f64
PB
3062007-06-14 Paolo Bonzini <bonzini@gnu.org>
307
308 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
309 (distclean-stage[+id+]): Possibly delete stage_last.
310 * Makefile.in: Regenerate.
311
1c2abe5e
SP
3122007-06-12 Seongbae Park <seongbae.park@gmail.com>
313
314 * MAINTAINERS (Various Maintainer): Fix typo.
315
abca4739
PB
3162007-06-11 Paolo Bonzini <bonzini@gnu.org>
317
318 * MAINTAINERS (Various Maintainer): Add myself as
319 dataflow maintainer.
320
a894d2c3
BE
3212007-06-07 Ben Elliston <bje@au.ibm.com>
322
323 * config.sub, config.guess: Update from upstream sources.
324
8024d75e
BE
3252007-06-07 Ben Elliston <bje@au.ibm.com>
326
327 * Makefile.tpl: Fix spelling error.
328 * Makefile.in: Regenerate.
329
973a9a5e
SE
3302007-06-01 Steve Ellcey <sje@cup.hp.com>
331
96598938
L
332 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
333 lt_cv_sys_max_cmd_len.
973a9a5e 334
ccb4d26b
DN
3352007-05-31 Dorit Nuzman <dorit@il.ibm.com>
336
337 * MAINTAINERS (Various Maintainers): Add myself as
338 auto-vectorizer maintainer.
339
eecb7461
PB
3402003-05-31 Paolo Bonzini <bonzini@gnu.org>
341
342 PR libjava/32098
343 * libtool.m4: Revert previous change.
344 * ltgcc.m4: Put it here.
345
89d28202
ZD
3462003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
347
348 * MAINTAINERS (Various Maintainers): Add myself as
349 auto-vectorizer maintainer.
350
60c7a11a
L
3512007-05-30 H.J. Lu <hongjiu.lu@intel.com>
352
353 PR libjava/32098
354 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
355
9dd3cc81
RG
3562007-05-30 Richard Guenther <rguenther@suse.de>
357
358 * MAINTAINERS (Various Maintainers): Add myself as
359 auto-vectorizer maintainer.
360
9cc1244e
JJ
3612007-05-30 Jakub Jelinek <jakub@redhat.com>
362
363 PR bootstrap/29382
364 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
365 * configure: Rebuilt.
366
6124296b
RC
3672007-05-28 Roberto Costa <robsettantasei@gmail.com>
368
369 * MAINTAINERS (Write After Approval): Removed my name.
370
6b757a0d
SB
3712007-05-25 Steven Bosscher <steven@gcc.gnu.org>
372
373 * MAINTAINERS (Write After Approval): Remove myself.
374
86ef8528
AT
3752007-05-25 Andreas Tobler <a.tobler@schweiz.org>
376
377 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
378
1cf3d07d
SE
3792007-05-23 Steve Ellcey <sje@cup.hp.com>
380
381 * ltmain.sh: Update from ToT Libtool.
382 * libtool.m4: Update from ToT Libtool.
383 * ltsugar.m4: New. Update from ToT Libtool.
384 * ltversion.m4: New. Update from ToT Libtool.
385 * ltoptions.m4: New. Update from ToT Libtool.
386 * ltconfig: Remove.
387 * ltcf-c.sh: Remove.
388 * ltcf-cxx.sh: Remove.
389 * ltcf-gcj.sh: Remove.
390
ce3fcf8c
OW
3912007-05-22 Ollie Wild <aaw@google.com>
392
393 * MAINTAINERS (Write After Approval): Add myself.
394
342b9200
PB
3952007-05-16 Paolo Bonzini <bonzini@gnu.org>
396
397 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
398 stage_cflags.
399 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
400 Remove CFLAGS/LIBCFLAGS.
401 (configure-stage[+id+]-[+prefix+][+module+],
402 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
403 * Makefile.in: Regenerate.
404
cea17285
DN
4052007-05-15 Diego Novillo <dnovillo@google.com>
406
407 * MAINTAINERS: Update e-mail address.
408
11c004e7
RE
4092007-05-15 Revital Eres <eres@il.ibm.com>
410
411 * MAINTAINERS (Write After Approval): Add myself.
412
ab6bd693
RC
4132007-05-14 Roberto Costa <robsettantasei@gmail.com>
414
415 * MAINTAINERS (Write After Approval): Updated my address.
416
388cdf07
TN
4172007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
418
419 * MAINTAINERS (Write After Approval): Add myself.
420
23f24034
SR
4212007-05-11 Silvius Rus <rus@google.com>
422
423 * MAINTAINERS (Write After Approval): Add myself.
424
34a7526e
TT
4252007-04-23 Tom Tromey <tromey@redhat.com>
426
427 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
428
51da21be
MM
4292007-04-22 Mark Mitchell <mark@codesourcery.com>
430
431 * MAINTAINERS (cpplib): Rename to ...
432 (libcpp): ... this. Add C/C++ front end maintainers.
433
70070387
SE
4342007-04-14 Steve Ellcey <sje@cup.hp.com>
435
436 * config-ml.in: Pass ${ml_config_env} to configure calls.
437
df1a0dbb
CB
4382007-04-04 Christian Bruel <christian.bruel@st.com>
439
440 * MAINTAINERS (Write After Approval): Add myself.
441
9daff147
DK
4422007-04-02 Dave Korn <dave.korn@artimi.com>
443
444 * MAINTAINERS (Write After Approval): Add myself.
445
374eadb2
TB
4462007-03-31 Tobias Burnus <burnus@net-b.de>
447
448 * MAINTAINERS (fortran 95 front end): Add myself.
449
8eced3a2
DR
4502007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
451
452 * MAINTAINERS (Write After Approval): Add myself.
453
653de3e3
AZ
4542007-03-24 Ayal Zaks <zaks@il.ibm.com>
455
456 * MAINTAINERS (Modulo Scheduler): Add myself.
457
b737d953
BM
4582007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
459
460 * MAINTAINERS (fortran 95 front end): Add myself.
461 (c++ front end): whitespace fix.
462
a584cdf2
NF
4632007-03-22 Nathan Froyd <froydnj@codesourcery.com>
464
465 * MAINTAINERS (Write After Approval): Add myself.
466
8c79f3c4
RS
4672007-03-21 Richard Sandiford <richard@codesourcery.com>
468
469 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
470 of glob. Quote arguments with single quotes too.
471 * configure: Regenerate.
472
07f1ac6d
BM
4732007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
474
475 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
476 * Makefile.in: Regenerate
477
172e41aa
AS
4782007-03-07 Andreas Schwab <schwab@suse.de>
479
480 * configure: Regenerate.
481
9c4d2493
BM
4822007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
483
484 * configure.ac: Add "--with-pdfdir" configure option,
485 which defines pdfdir variable.
486 * Makefile.def (target=fixincludes): Add install-pdf to
487 missing targets.
488 (recursive_targets): Add install-pdf target.
489 (flags_to_pass): Add pdfdir.
490 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
491 target.
492 * configure: Regenerate
493 * Makefile.in: Regenerate
494
e14e622e
EC
4952007-02-28 Eric Christopher <echristo@apple.com>
496
497 Revert:
498 2006-12-07 Mike Stump <mrs@apple.com>
499
500 * Makefile.def (dependencies): Add dependency for
501 install-target-libssp and install-target-libgomp on
502 install-gcc.
503 * Makefile.in: Regenerate.
504
54e433bc
MK
5052007-02-27 Matt Kraai <kraai@ftbfs.org>
506
507 * configure: Regenerate.
508 * configure.ac: Move statements after variable declarations.
509
6c8d3d8f
KK
5102007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
511
512 * MAINTAINERS: Add myself as sh maintainer.
513
9f8c6739
JM
5142007-02-19 Joseph Myers <joseph@codesourcery.com>
515
516 * configure.ac: Adjust for loop syntax.
517 * configure: Regenerate.
518
278a7a38
AO
5192007-02-18 Alexandre Oliva <aoliva@redhat.com>
520
521 * configure: Rebuilt.
522
b2eaac4a
AO
5232007-02-18 Alexandre Oliva <aoliva@redhat.com>
524
525 * configure.ac: Drop multiple occurrences of --enable-languages,
526 and fix its quoting.
527 * configure: Rebuilt.
528
beeaf216
MM
5292007-02-17 Mark Mitchell <mark@codesourcery.com>
530 Nathan Sidwell <nathan@codesourcery.com>
531 Vladimir Prus <vladimir@codesourcery.com
532 Joseph Myers <joseph@codesourcery.com>
533
534 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
535 * configure: Regenerate.
536
09201a09
GP
5372007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
538
539 * ltconfig (freebsd*): Default to elf.
540
291f172e
DJ
5412007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
542
543 * configure.ac (target_libraries): Move libgcc before libiberty.
544 * configure: Regenerated.
545
c3a86da9
DJ
5462007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
547 Paolo Bonzini <bonzini@gnu.org>
548
549 PR bootstrap/30753
550 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
551 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
552 * configure: Regenerated.
553
88e1e72a
FXC
5542007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
555
556 * MAINTAINERS (Language Front End Maintainers): Update my mail
557 address.
558
44bfc3ac
DJ
5592007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
560
561 PR bootstrap/30748
562 * configure.ac: Correct syntax for Solaris ksh.
563 * configure: Regenerated.
564
3e19841a
PB
5652007-02-09 Paolo Bonzini <bonzini@gnu.org>
566
567 * configure.ac: Sync with src.
568 * configure: Regenerate.
569
74a48762
PB
5702007-02-09 Paolo Bonzini <bonzini@gnu.org>
571
572 * Makefile.in: Regenerate.
573
d846e52e
PB
5742007-02-09 Paolo Bonzini <bonzini@gnu.org>
575
576 * config.sub: Sync with src.
577
1c710c3c
DJ
5782007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
579
580 * Makefile.tpl (build_alias, host_alias, target_alias): Use
581 noncanonical equivalents.
582 * configure.in: Rename to...
583 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
584 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
585 target_noncanonical. Use them. Rewrite removal of configure
586 arguments for autoconf 2.59. Discard variable settings. Force
587 program_transform_name for native tools.
588
589 * Makefile.in: Regenerated.
590 * configure: Regenerated with autoconf 2.59.
591
74372bdf
RZ
5922007-02-07 Roman Zippel <zippel@linux-m68k.org>
593
3de8da2a 594 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 595
f6671c93
AS
5962007-01-31 Andreas Schwab <schwab@suse.de>
597
598 * Makefile.tpl (LDFLAGS): Substitute it.
599 * Makefile.in: Regenerate.
600
ba9f17df
AB
6012007-01-30 Andrey Belevantsev <abel@ispras.ru>
602
3de8da2a 603 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 604
2472200d
DE
6052007-01-28 David Edelsohn <edelsohn@gnu.org>
606
3de8da2a 607 * MAINTAINERS (spu port): Add myself.
2472200d 608
5305be7e
RG
6092007-01-23 Richard Guenther <rguenther@suse.de>
610
611 PR bootstrap/30541
612 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
613 * Makefile.tpl (GNATBIND): Substitute it.
614 (GNATMAKE): Likewise.
615 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
616 of STAGE_PREFIX.
617 * Makefile.in: Regenerate.
618 * configure: Regenerate.
619
416cfb5e
MS
6202007-01-18 Mike Stump <mrs@apple.com>
621
622 * configure.in: Re-enable -Werror for gcc builds.
623
3de8da2a 6242007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 625
3de8da2a 626 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 627
d943d7c4
PB
6282007-01-11 Paolo Bonzini <bonzini@gnu.org>
629
630 * configure.in: Change == to = in test command.
3de8da2a 631 * configure: Regenerate.
d943d7c4 632
e69bf64b 6332007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
634 Nick Clifton <nickc@redhat.com>
635 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
636
637 * configure.in (build_configargs, host_configargs, target_configargs):
638 Remove build/host/target parameters.
639 (host_libs): Add gmp and mpfr.
640 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
641 * Makefile.def (gmp, mpfr): New.
642 (gcc): Remove target.
643 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
644 target_os, target_vendor): New.
645 (configure): Add host_alias/target_alias arguments. Adjust invocations.
646 * configure: Regenerate.
647 * Makefile.in: Regenerate.
e69bf64b
PB
648
6492007-01-11 Matt Fago <fago@earthlink.net>
650
651 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 652 to improve robustness of configure tests.
e69bf64b 653 * configure: Regenerate.
e14e622e 654
a42f3b80
UB
6552007-01-09 Uros Bizjak <ubizjak@gmail.com>
656
657 * MAINTAINERS: Add myself as i386 maintainer.
658
a36aee1a
JH
6592007-01-08 Jan Hubicka <jh@suse.cz>
660
61fcaeef 661 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 662
738a52d3
KT
6632007-01-08 Kai Tietz <kai.tietz@onevision.com>
664
665 * configure.in: Add support for an x86_64-mingw* target.
95af8923 666 * configure: Regenerate.
738a52d3 667
54fdc474
DJ
6682007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
669
670 * Makefile.tpl (all-target): Correct @if conditional for target
671 modules.
672 * configure.in: Omit libiberty if building only target libgcc.
673 * configure, Makefile.in: Regenerated.
674
3dd71726
PB
6752007-01-04 Paolo Bonzini <bonzini@gnu.org>
676
677 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
678 * configure: Regenerate.
679
fa958513
DJ
6802007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
681
682 * Makefile.def (target_modules): Add libgcc.
683 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
684 * Makefile.tpl (clean-target-libgcc): Delete.
685 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
686 on gcc even for bootstrapped modules. Rewrite handling of
687 lang_env_dependencies to loop over target_modules.
688 * configure.in (target_libraries): Add target-libgcc.
689 * Makefile.in, configure: Regenerated.
690
e1888513
PB
6912006-12-29 Paolo Bonzini <bonzini@gnu.org>
692
693 * configure.in: Reorganize recognition of languages. Add
694 --enable-stage1-languages. Show supported languages for the chosen
695 target rather than all recognized languages.
696 * configure: Regenerate.
697
53b88b73
PB
6982006-12-29 Paolo Bonzini <bonzini@gnu.org>
699
700 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
701 * Makefile.in: Regenerate.
702
a3993f33
KG
7032006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
704
705 * configure.in: Warn that MPFR 2.2.0 is buggy.
706 * configure: Regenerate.
707
f063a9ed
ILT
7082006-12-27 Ian Lance Taylor <iant@google.com>
709
710 * configure.in: When removing Makefiles to force a reconfigure, also
711 remove prev-DIR*/Makefile.
712 * configure: Regenerate.
713
af71363e
AS
7142006-12-22 Andreas Schwab <schwab@suse.de>
715
716 * configure: Regenerate with correct autoconf version.
717
0b0dc272
AM
7182006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
719
3de8da2a
UB
720 * configure.in: add AC_SUBST for *_FOR_TARGET.
721 * configure: Regenerate.
0b0dc272 722
53b88b73
PB
7232006-12-19 Paolo Bonzini <bonzini@gnu.org>
724
725 * configure.in: Simplify logic for rejecting languages that cannot
726 be built. Separate the case when a language is unsupported,
727 from the case when the user chooses not to build a language.
728
400ebff4
PB
7292006-12-19 Paolo Bonzini <bonzini@gnu.org>
730
731 * configure.in: Remove "$build" case for powerpc-*-darwin* since
732 it only affects bootstrap and could be tested on "$host" as well.
733 * configure: Regenerate.
734 * config/mh-ppc-darwin: Add to the stage1 cflags here.
735
8efea775
PB
7362006-12-19 Paolo Bonzini <bonzini@gnu.org>
737
738 PR bootstrap/29544
739 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
740 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
741 move here comment from Makefile.tpl.
742 * Makefile.tpl: Move some definitions higher in the file.
743 (STAGE1_CHECKING): New.
744 * configure.in: Add --enable-stage1-checking.
745 * configure: Regenerate.
746 * Makefile.in: Regenerate.
747
ed88a7ed
PB
7482006-12-19 Paolo Bonzini <bonzini@gnu.org>
749
750 * MAINTAINERS: Add myself as build system maintainer.
751
b65151d3
SM
7522006-12-15 Simon Martin <simartin@users.sourceforge.net>
753
754 * MAINTAINERS (Write After Approval): Add myself.
755
7e050830
EC
7562006-12-13 Eric Christopher <echristo@apple.com>
757
758 * MAINTAINERS: Add myself as darwin maintainer.
759
8b494895
ILT
7602006-12-11 Ian Lance Taylor <ian@airs.com>
761
762 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
763
0ff1416d
JR
7642006-12-11 Joern Rennecke <joern.rennecke@arc.com>
765
766 MAINTAINERS: Update my entry.
767
58e24147
AM
7682006-12-11 Alan Modra <amodra@bigpond.net.au>
769
770 * configure.in: Handle spu makefile frag.
58e24147
AM
771 * Makefile.tpl (MAINT): Define
772 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
773 * configure: Regenerate.
774 * Makefile.in: Regenerate.
775
9b6f37a0
BE
7762006-12-11 Ben Elliston <bje@au.ibm.com>
777
778 * config.guess: Import latest version.
779 * config.sub: Likewise.
780
ea6f5c57
BE
7812006-12-11 Ben Elliston <bje@au.ibm.com>
782
783 * configure.in (spu-*-*): Don't skip target-libiberty.
784 * configure: Regenerate.
785
42c1cd8a
AT
7862006-12-10 Andreas Tobler <a.tobler@schweiz.org>
787
788 PR bootstrap/30134
789 * configure.in: Correct x86 darwin support for libjava to powerpc
790 and i?86 only.
791 * configure: Regenerate.
792
55eb837d
ST
7932006-12-08 Sandro Tolaini <tolaini@libero.it>
794
795 * configure.in: Add x86 darwin support for libjava.
796 * configure: Regenerate.
797
5bdacbc7
MS
7982006-12-07 Mike Stump <mrs@apple.com>
799
800 * Makefile.def (dependencies): Add dependency for
801 install-target-libssp and install-target-libgomp on
802 install-gcc.
803 * Makefile.in: Regenerate.
804
477d851c
RG
8052006-12-04 Richard Guenther <rguenther@suse.de>
806
807 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
808 (Non-Algorithmic Maintainers): Move over non-algorithmic
809 loop optimizer maintainers, add myself as a non-algorithmic
810 middle-end maintainer.
811
5d33d367
DF
8122006-12-04 Daniel Franke <franke.daniel@gmail.com>
813
814 * MAINTAINERS (Write After Approval): Add myself.
815
dbee1fb3
KG
8162006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
817
818 * configure.in: Update error message for missing GMP/MPFR.
819
820 * configure: Regenerate.
821
b5147de7
KG
8222006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
823
824 * configure.in: Update MPFR version in error message.
825
826 * configure: Regenerate.
827
f019376c
KG
8282006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
829
830 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
831 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
832 --with-gmp-lib): New flags.
833
834 * configure: Regenerate.
835
91ed95ae
BM
8362006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
837
838 * MAINTAINERS (Write After Approval): Change my email address.
839
3a971f15
MLI
8402006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
841
05170031 842 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 843
431041ea
PT
8442006-11-22 Philipp Thomas <pth@suse.de>
845
846 * MAINTAINERS (i18n): Update e-mail address.
847
df5487ee
TS
8482006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
849
850 * MAINTAINERS (spu port): Add myself as maintainer.
851 (Write After Approval): Remove myself.
852
92c2f0ee
BE
8532006-11-22 Ben Elliston <bje@au.ibm.com>
854
855 * configure.in (skipdirs): Don't build libssp for SPU.
856 * configure: Regenerate.
857
a3b97199
AP
8582006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
859
860 * MAINTAINERS (spu port): Add myself as maintainer.
861 (libobjc): Update my email address.
862
0eb97064
AB
8632006-11-21 Andrea Bona <andrea.bona@st.com>
864
865 * MAINTAINERS (Write After Approval): Add myself.
866
85d9c13c
TS
8672006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
868
869 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
870 * configure : Rebuilt.
871
6696f3cd
TS
8722006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
873
874 * MAINTAINERS (Write After Approval): Add myself.
875
d58542ea
AO
8762006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
877
878 * MAINTAINERS (Write After Approval): Add myself.
879
a357b5ae
KG
8802006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
881
882 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
883 libmpfr.a.
884 * configure: Regenerate.
885
9bd6112c
PB
8862006-11-16 Paolo Bonzini <bonzini@gnu.org>
887
888 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
889 (unstage): Test for stage_last presence.
890
891 PR bootstrap/29802
892 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
893 * Makefile.in: Regenerate.
894
c8cf9f0f
ZD
8952003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
896
897 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
898 maintainers.
899
467b1fc6
ER
9002006-11-14 Erven Rohou <erven.rohou@st.com>
901
902 * MAINTAINERS (Write After Approval): Add myself.
903
995a5697
PB
9042006-11-14 Paolo Bonzini <bonzini@gnu.org>
905
906 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
907 and stageN-package/Makefile.
908 * Makefile.in: Regenerated.
909
c8d6d53e
JZ
9102006-11-14 Jie Zhang <jie.zhang@analog.com>
911
912 * configure.in: Remove target-libgloss from noconfigdirs for
913 bfin-*-*.
914 * configure: Regenerated.
915
dffb147d
KG
9162006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
917
918 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 919
dffb147d
KG
920 * configure: Regenerate.
921
ca558912
KG
9222006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
923
924 * configure.in: Robustify error message for missing GMP/MPFR.
925
926 * configure: Regenerate.
927
7aa42285
SW
9282006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
929
930 * MAINTAINERS (Write After Approval): Add myself.
931
779958a2
UB
9322006-10-30 Uros Bizjak <ubizjak@gmail.com>
933
934 * MAINTAINERS: Change email address.
935
91de1527
VP
9362006-10-30 Vladimir Prus <vladimir@codesourcery.com>
937
938 * MAINTAINERS (Write After Approval): Add myself.
939
a3867703
PB
9402006-10-26 Peter Bergner <bergner@vnet.ibm.com>
941
942 * MAINTAINERS (Write After Approval): Add myself.
943
b4364fa2
CL
9442006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
945
7e050830 946 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 947 Write After Approval section.
b4364fa2 948
70ec446f
KG
9492006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
950
951 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
952 need_gmp anymore.
953 * configure: Regenerate.
954
018c8d88
TB
9552006-10-16 Tobias Burnus <burnus@net-b.de>
956
957 * MAINTAINERS (Write After Approval): Add myself.
958
f6a1687e
BE
9592006-10-16 Ben Elliston <bje@au.ibm.com>
960
961 * config.guess: Import latest version.
962 * config.sub: Likewise.
963
b5422ad7
BM
9642006-10-10 Brooks Moses <bmoses@stanford.edu>
965
966 * Makefile.def: Added pdf target handling.
967 * Makefile.tpl: Added pdf target handling.
968 * Makefile.in: Regenerated.
969
bdcee471
CL
9702006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
971
972 * MAINTAINERS: Add self as score port maintainer.
973
7d610414
BM
9742006-10-04 Brooks Moses <bmoses@stanford.edu>
975
976 * MAINTAINERS (Write After Approval): Add myself.
977
e48d66a9
SK
9782006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
979
7e050830 980 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
981 or newer.
982 * configure: Regenerated.
983
c394e891
DB
9842006-09-27 Dave Brolley <brolley@redhat.com>
985
986 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
987 $s instead of $r.
988 * configure: Regenerated.
989
1ee4c5a0
TS
9902006-09-26 Thiemo Seufer <ths@mips.com>
991
992 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
993 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
994 * configure: Regenerate.
995
5997afc3
GP
9962006-09-24 Graeme Peterson <gridly@gmail.com>
997
998 * MAINTAINERS (Write After Approval): Remove myself.
999
0c502898
CF
10002006-09-22 Chao-ying Fu <fu@mips.com>
1001
1002 * MAINTAINERS (Write After Approval): Add myself.
1003
a7819e42
JM
10042006-09-10 Joseph S. Myers <joseph@codesourcery.com>
1005
1006 * MAINTAINERS: Add self as soft-fp maintainer.
1007
10082006-09-09 Anatoly Sokolov <aesok@post.ru>
1009
1010 * MAINTAINERS: Add myself as avr maintainer.
1011 Remove Marek Michalkiewicz as avr maintainer.
827d0991 1012
e8288489
RC
10132006-09-07 Roberto Costa <roberto.costa@st.com>
1014
1015 * MAINTAINERS (Write After Approval): Add myself.
1016
b91f0a41
CV
10172006-08-30 Corinna Vinschen <corinna@vinschen.de>
1018
1019 * configure.in: Never build newlib for a Mingw host.
1020 Never build newlib as Mingw target library.
1021 Test the existence of winsup/cygwin for building a Cygwin newlib,
1022 rather than just winsup.
1023 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1024 building a Mingw target.
1025 * configure: Regenerate.
1026
094c07a0
EB
10272006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
1028
1029 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1030
8d1171cb
PB
10312006-07-25 Paolo Bonzini <bonzini@gnu.org>
1032
1033 * config.guess: Import from src (was more updated).
1034 * config.sub: Likewise.
1035
2e9e6f68
DJ
10362006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1037
1038 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1039 * configure: Regenerated.
1040
57255173
PB
10412006-07-18 Paolo Bonzini <bonzini@gnu.org>
1042
cc6010cd
AP
1043 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1044 for stages after the first.
57255173 1045
9fbe6585
JJ
10462006-07-17 Jakub Jelinek <jakub@redhat.com>
1047
1048 * Makefile.def: Add dependencies for configure-opcodes
1049 on configure-intl and all-opcodes on all-intl.
1050 * Makefile.in: Regenerated.
1051
18c3f977
BE
10522006-07-13 Ben Elliston <bje@au.ibm.com>
1053
1054 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1055
27b56ba6
PE
10562006-07-06 Paul Eggert <eggert@cs.ucla.edu>
1057
1058 Port to hosts whose 'sort' and 'tail' implementations
1059 treat operands with leading '+' as file names, as POSIX
1060 has required since 2001. However, make sure the code still
1061 works on pre-POSIX hosts.
1062 * ltmain.sh: Don't assume "sort +2" is equivalent to
1063 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1064
ad6d4e43
UW
10652006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
1066
1067 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1068
706601d9
PG
10692006-07-04 Peter O'Gorman <peter@pogma.com>
1070
1071 * ltconfig: chmod 644 before ranlib during install.
1072
0b50988a
EB
10732006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1074
1075 PR bootstrap/18058
1076 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1077 if the bootstrap compiler is a GCC version that supports it.
1078 * configure: Regenerate.
1079
b6348cb3
PB
10802006-07-03 Paolo Bonzini <bonzini@gnu.org>
1081
95695ad3 1082 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
1083 * configure: Regenerate.
1084
1546bb64
PB
10852006-07-03 Paolo Bonzini <bonzini@gnu.org>
1086
1087 PR other/27063
1088 * configure.in: Test subdir_requires and give an appropriate
1089 error message.
1090 * configure: Regenerate.
1091
5cb6c629
AJH
10922006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
1093
1094 * MAINTAINERS (Write After Approval): Add myself.
1095
f4d8cdf8
JDA
10962006-06-22 John David Anglin <dave.anglin@nrc.ca>
1097
1098 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1099
4fe5abb7
SE
11002006-06-22 Steve Ellcey <sje@cup.hp.com>
1101
1102 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1103
2a79fd67
DA
11042006-06-20 David Ayers <d.ayers@inode.at>
1105
1106 PR bootstrap/28072
1107 * configure.in: Add target-boehm-gc to noconfigdirs depending on
1108 whether target-libjava is being configured instead of whether the
1109 java front end is enabled.
1110 * configure: Regenerate.
7e050830 1111
04879af3
RO
11122006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1113
1114 PR target/27540
1115 * configure.in: Only enable libgomp on IRIX 6.
1116 * configure: Regenerate.
1117
ec6c7392
PB
11182006-06-15 Paolo Bonzini <bonzini@gnu.org>
1119
1120 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1121 too.
1122 * Makefile.in: Regenerate.
1123
12973d7a
DD
11242006-06-13 Jeff Johnston <jjohnstn@redhat.com>
1125
1126 * config-ml.in: Alter CCASFLAGS to include special
1127 multilib options the same as is done for CFLAGS.
1128
c67ed86a
JDA
11292006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1130
1131 * configure.in: Don't enable libgomp on hpux10.
1132 * configure: Rebuilt.
1133
cb253473
DA
11342006-06-12 David Ayers <d.ayers@inode.at>
1135
1136 PR bootstrap/27963
1137 PR target/19970
7e050830 1138 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
1139 ${libgcj} is specified.
1140 * configure: Regenerate.
7e050830 1141
32845532
CD
11422006-06-06 Carlos O'Donell <carlos@codesourcery.com>
1143
1144 Sync from src:
7e050830
EC
1145
1146 * configure.in: Sync.
32845532 1147 * configure: Regenerated.
7e050830 1148
32845532
CD
1149 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1150
1151 * Makefile.def: Added dependencies from sim and gdb on intl, and
1152 added configure dependencies to everything with an all dependency
1153 on intl.
1154 * Makefile.in: Regenerated.
1155
7cd0cf9c
DA
11562006-06-06 David Ayers <d.ayers@inode.at>
1157
1158 PR libobjc/13946
1159 * Makefile.def: Add dependencies for libobjc which boehm-gc.
1160 * Makefile.in: Regenerate.
1161 * configure.in: Add --enable-objc-gc at toplevel and have it
1162 enable boehm-gc for Objective-C.
1163 Remove target-boehm-gc from libgcj.
1164 Add target-boehm-gc to target_libraries.
1165 Add target-boehm-gc to noconfigdirs where ${libgcj}
1166 is specified.
1167 Assert that boehm-gc is supported when requested for Objective-C.
1168 Only build boehm-gc if needed either for Java or Objective-C.
1169 * configure: Regenerate.
7e050830 1170
3ff3adad
PB
11712006-06-05 Paolo Bonzini <bonzini@gnu.org>
1172
1173 PR 27674
1174 * Makefile.tpl (configure-[+prefix+][+module+],
1175 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1176 Remove rule to unstage bootstrapped modules.
1177 (stage_current): New.
1178 * Makefile.in: Regenerate.
1179
898e551d
LB
11802006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1181
1182 * MAINTAINERS (Write After Approval): Update my e-mail address.
1183
ea60341e
MS
11842006-06-01 Mark Shinwell <shinwell@codesourcery.com>
1185
1186 * include/libiberty.h: Declare pex_run_in_environment.
1187
222ae291
AL
11882006-05-31 Asher Langton <langton2@llnl.gov>
1189
1190 * MAINTAINERS (Write After Approval): Add myself.
898e551d 1191
e9a54b07
PB
11922006-05-25 Paolo Bonzini <bonzini@gnu.org>
1193
1194 * Makefile.def (bfd, opcodes): Fix lib_path.
1195 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1196 (restrap): Move under "@if gcc-bootstrap". Fix typo.
1197 * Makefile.in: Regenerate.
1198
03e67131
CD
11992006-05-24 Carlos O'Donell <carlos@codesourcery.com>
1200
1201 * Makefile.in: Regenerate.
1202
65d6e994
CD
12032006-05-24 Carlos O'Donell <carlos@codesourcery.com>
1204
1205 * Makefile.def: Add install-html target. Add datarootdir
1206 docdir and htmldir to flags_to_pass.
1207 * Makefile.tpl: Add install-html target.
1208 * Makefile.in: Regenerate.
1209 * configure.in: Add --with-datarootdir, --with-docdir, and
1210 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1211 * configure: Regenerate.
1212
9e299237
MS
12132006-05-24 Mark Shinwell <shinwell@codesourcery.com>
1214
1215 * configure.in: Enable gprof for cross builds.
1216 * configure: Regenerate.
1217
c31202cd
RG
12182006-05-22 Richard Guenther <rguenther@suse.de>
1219
1220 Revert
1221 2006-01-31 Richard Guenther <rguenther@suse.de>
1222 Paolo Bonzini <bonzini@gnu.org>
1223
1224 * Makefile.def (target_modules): Add libgcc-math target module.
1225 * configure.in (target_libraries): Add libgcc-math target library.
1226 (--enable-libgcc-math): New configure switch.
1227 * Makefile.in: Re-generate.
1228 * configure: Re-generate.
1229 * libgcc-math: New toplevel directory.
1230
2a332582
JDA
12312006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1232 Andreas Tobler <a.tobler@schweiz.ch>
1233
1234 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
1235 * configure: Rebuilt.
1236
ccce6917 12372006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 1238
ccce6917
SL
1239 * MAINTAINERS (Write After Approval): Add myself.
1240
ed606bc0
DD
12412006-05-01 DJ Delorie <dj@redhat.com>
1242
3d8f47a0 1243 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
1244 * configure: Regenerate.
1245
9386bd20
RG
12462006-05-01 Richard Guenther <rguenther@suse.de>
1247
1248 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1249 maintainer.
1250
7b3bd503
KZ
12512006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
1252
1253 * MAINTAINERS (Write After Approval): Add myself.
1254
87ceee72
JB
12552006-04-28 Jan Beulich <jbeulich@novell.com>
1256
1257 * MAINTAINERS (Write After Approval): Add myself.
1258
e88a2c09
DD
12592006-04-18 DJ Delorie <dj@redhat.com>
1260
1261 * configure.in (m32c): Build libstdc++-v3. Pass flags to
1262 reference libgloss so that libssp can be built in a combined
1263 tree.
1264 * configure: Regenerate.
1265
675f0a8a
RM
12662006-04-08 Robert Millan <rmh@gcc.gnu.org>
1267
1268 * MAINTAINERS (Write After Approval): Add myself.
1269
27b6c940
BE
12702006-04-05 Ben Elliston <bje@au.ibm.com>
1271
1272 * configure.in: Require makeinfo 4.4 or higher.
1273 * configure: Regenerate.
1274
687b17d4
GP
12752006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
1276
1277 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1278 Rearrange the entries of other libraries to have them in one place.
1279
906ac235
JB
12802006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
1281
7e050830 1282 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
1283 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1284
fb0103e5
RG
12852006-03-14 Richard Guenther <rguenther@suse.de>
1286
1287 * configure: Regenerate with autoconf 2.13.
1288
17237f6b
JB
12892006-03-13 Jim Blandy <jimb@codesourcery.com>
1290
1291 * MAINTAINERS: Use my work address.
bed31434
JB
1292
1293 * MAINTAINERS: Update my E-mail address.
1294
27079765
AH
12952006-03-10 Aldy Hernandez <aldyh@redhat.com>
1296
1297 * configure.in: Handle --disable-<component> generically.
1298 * configure: Regenerate.
1299
54a17039
L
13002006-03-01 H.J. Lu <hongjiu.lu@intel.com>
1301
1302 PR libgcj/17311
1303 * ltmain.sh: Don't use "$finalize_rpath" for compile.
1304
b9bd11ca
EE
13052006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
1306
1307 * MAINTAINERS (Write After Approval): Remove myself.
1308 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1309
e9a54b07
PB
13102006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
1311
072b06f2
RE
1312 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
1313 (TARGET_CONFIGDIRS): Remove.
1314 * configure.in: Remove AC_SUBST(target_configdirs).
1315 * Makefile.in, configure: Regenerated.
ee2312f3 1316
936e1a35
SK
13172006-02-20 Steven G. Kargl <kargls@comcast.net>
1318
1319 * MAINTAINERS (Write After Approval): Remove myself.
1320 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1321
cc11cc9b
PB
13222006-02-20 Paolo Bonzini <bonzini@gnu.org>
1323
1324 PR bootstrap/25670
1325
1326 * Makefile.tpl ([+compare-target+]): Print explanation messages.
1327
1328 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1329 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1330 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1331 BUILD_PREFIX, BUILD_PREFIX_1.
1332 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1333
1334 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1335 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1336
1337 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1338 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1339 of `cat stage_current`. Always provide the `r' and `s' variables.
1340 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1341 a single shell execution.
1342 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1343 bootstrapped modules, make the stage1 module if the build was not
1344 started yet, else build the current stage.
1345 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1346 (all-build, all-host, all-target, [+make_target+]-host,
1347 [+make_target+]-target): Do not use \-continued lines.
1348 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1349 (current_stage, restrap, stage_last): New.
1350
1351 * Makefile.in: Regenerate.
1352 * configure: Regenerate.
1353
63a7c9ef
BD
13542006-02-19 Bud Davis <jmdavis@link.com>
1355
1356 * MAINTAINERS (Write After Approval): Remove myself.
1357 (Language Front End Maintainers): Add myself as fortran 95
1358 maintainer and update e-mail address.
1359
a3543e3a
FXC
13602006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1361
1362 * MAINTAINERS (Write After Approval): Remove myself.
1363 (Language Front End Maintainers): Add myself as fortran 95
1364 maintainer.
1365
ca5b1d2c
VK
13662006-02-16 Victor Kaplansky <victork@il.ibm.com>
1367
1368 * MAINTAINERS (Write After Approval): Add myself.
1369
0499513f
TK
13702006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
1371
1372 * MAINTAINERS (Write After Approval): Remove myself.
1373 (Language Front End Maintainers): Add myself as
1374 fortran 95 maintainer.
1375
d1f8db0c
PB
13762006-02-14 Paolo Bonzini <bonzini@gnu.org>
1377
1378 Sync from src:
1379
1380 2005-12-27 Leif Ekblad <leif@rdos.net>
1381
cc6010cd
AP
1382 * configure.in: Add support for RDOS target.
1383 * configure: Regenerate.
d1f8db0c
PB
1384
13852006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 1386 Andreas Schwab <schwab@suse.de>
d1f8db0c 1387
cc6010cd 1388 * configure: Regenerate.
d1f8db0c 1389
cac90078
DE
13902006-02-12 David Edelsohn <edelsohn@gnu.org>
1391
1392 * configure.in (enable_libgomp): Add AIX.
1393 * configure: Regenerate.
1394
bd37fbf5
MK
13952006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
1396
1397 * MAINTAINERS (Write After Approval): Add myself.
7e050830 1398
23027b7a
LM
13992006-02-03 Lee Millward <lee.millward@gmail.com>
1400
1401 * MAINTAINERS (Write After Approval): Add myself.
7e050830 1402
0058967b
RG
14032006-01-31 Richard Guenther <rguenther@suse.de>
1404 Paolo Bonzini <bonzini@gnu.org>
1405
1406 * Makefile.def (target_modules): Add libgcc-math target module.
1407 * configure.in (target_libraries): Add libgcc-math target library.
1408 (--enable-libgcc-math): New configure switch.
1409 * Makefile.in: Re-generate.
1410 * configure: Re-generate.
1411 * libgcc-math: New toplevel directory.
1412
e8b05380
PB
14132006-01-26 Paolo Bonzini <bonzini@gnu.org>
1414
1415 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1416 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1417 the assembler, linker and binutils.
1418 * configure: Regenerate.
1419
d54d5437
DM
14202006-01-22 Dirk Mueller <dmueller@suse.de>
1421
1422 * MAINTAINERS (Write After Approval): Add myself.
1423
670cbfcf
DN
14242006-01-20 Diego Novillo <dnovillo@redhat.com>
1425
1426 * configure: Regenerate.
1427
953ff289
DN
14282006-01-18 Richard Henderson <rth@redhat.com>
1429 Jakub Jelinek <jakub@redhat.com>
1430 Diego Novillo <dnovillo@redhat.com>
1431
1432 * libgomp: New directory.
1433 * Makefile.def: Add target_module libgomp.
1434 * Makefile.in: Regenerate.
1435 * configure.in (target_libraries): Add target-libgomp.
1436 * configure: Regenerate.
1437
32ce4048
AO
14382006-01-05 Alexandre Oliva <aoliva@redhat.com>
1439
1440 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1441 @ from continuation.
1442 * Makefile.in: Rebuilt.
1443
0eaf8e17 14442006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 1445
c76c0c83
CL
1446 * MAINTAINERS (Write After Approval): Add myself.
1447
2d309510
PB
14482006-01-04 Paolo Bonzini <bonzini@gnu.org>
1449
1450 PR bootstrap/24252
1451
1452 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1453 * Makefile.tpl (OBJDUMP): New.
1454 (EXTRA_HOST_FLAGS): Add it.
1455 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1456
953ff289
DN
1457 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1458 to use symbolic links between directories. Avoid race conditions
1459 or make them harmless.
1460 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
1461
1462 * Makefile.def (LEAN): Pass.
1463 * Makefile.tpl (LEAN): Define.
1464 (stage[+id+]-start): Accept that the previous directory does not
1465 exist, if the bootstrap is lean.
1466 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1467 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1468 configure substitution.
1469 ([+compare-target+]): Likewise.
1470 ([+bootstrap-target+]-lean): New.
1471 * configure.in: Remove lean bootstrap support from here.
1472
953ff289
DN
1473 * Makefile.in: Regenerate.
1474 * configure: Regenerate.
2d309510 1475
368872c3
BE
14762006-01-04 Ben Elliston <bje@au.ibm.com>
1477
1478 * MAINTAINERS (libdecnumber): Add myself.
1479
d79e6356
MM
14802006-01-02 Mark Mitchell <mark@codesourcery.com>
1481
1482 * libtool-ldflags: New script.
1483
a6fbc1e2
AS
14842006-01-02 Andreas Schwab <schwab@suse.de>
1485
1486 * configure.in: When reconfiguring remove Makefile in
1487 all stage directories.
1488 * configure: Regenerate.
1489
103a4b39
SB
14902005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
1491
1492 * MAINTAINERS: Update my email address.
1493
212f829c
PB
14942005-12-20 Paolo Bonzini <bonzini@gnu.org>
1495
1496 Revert Ada-related part of the previous change.
1497
1498 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1499 Do not pass.
1500 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1501 * Makefile.in: Regenerate.
1502 * configure.in: Do not include mt-ppc-aix target fragment.
1503 * configure: Regenerate.
1504
8ef1f2df
PB
15052005-12-19 Paolo Bonzini <bonzini@gnu.org>
1506
1507 * configure.in: Select appropriate fragments for PowerPC/AIX.
1508 * configure: Regenerate.
1509
1510 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1511 BOOT_CFLAGS, BOOT_LDFLAGS.
1512 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1513 BOOT_CFLAGS, BOOT_LDFLAGS.
1514 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1515 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1516 (stage): Fail if we cannot complete the work.
1517 * Makefile.in: Regenerate.
1518
ab34901f
NS
15192005-12-16 Nathan Sidwell <nathan@codesourcery.com>
1520
1521 * configure.in: Replace ms1 with mt.
1522 * configure: Rebuilt.
1523
cbe82f21
BM
15242005-12-15 Bryce McKinlay <mckinlay@redhat.com>
1525
1526 * MAINTAINERS: Update my email address.
1527
19843472
PB
15282005-12-15 Paolo Bonzini <bonzini@gnu.org>
1529
1530 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1531 install-host-nogcc): Don't invoke $(stage) at the end.
1532 * Makefile.in: Regenerate.
1533
1ca26cd2
PB
15342005-12-14 Paolo Bonzini <bonzini@gnu.org>
1535
1536 * configure.in: Flip the top-level bootstrap switch.
1537 * configure: Regenerate.
1538
f41d6665
DJ
15392005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1540
1541 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1542 $(stage) and $(unstage).
1543 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1544 (all): Remove stray semicolon.
1545 (local-distclean): Don't handle multilib.tmp and multilib.out.
1546 (install.all): Set $s for consistency.
1547 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1548 check_multilibs setting. Always make the install directory.
1549 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1550 Correct @if/@endif.
1551 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1552 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1553 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1554 (multilib.out): Remove.
1555 * Makefile.in: Regenerated.
1556
9174b3cf
CD
15572005-12-12 Carlos O'Donell <carlos@codesourcery.com>
1558
1559 * MAINTAINERS (Write After Approval): Add myself.
1560
64f182bd
NS
15612005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1562
121b2cee
NS
1563 * MAINTAINERS: Add myself as mt maintainer.
1564
64f182bd
NS
1565 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
1566
a6d63770
AN
15672005-12-06 Adam Nemet <anemet@caviumnetworks.com>
1568
1569 * MAINTAINERS: Change email address.
1570
2abefe3d
PB
15712005-12-05 Paolo Bonzini <bonzini@gnu.org>
1572
1573 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1574 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1575 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1576 Find in-tree tools if available.
1577 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1578 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1579 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1580 (COMPILER_*_FOR_TARGET): New.
1581 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1582 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1583 (CONFIGURED_*, USUAL_*): Remove.
1584 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1585 STRIP): Use autoconf substitutions.
1586 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1587 COMPILER_NM_FOR_TARGET): New.
1588 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1589
1590 (all): Make all-host and all-target in parallel.
1591 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1592 that $$r and $$s are set before invoking a recursive make.
1593 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1594 ([+bootstrap-target+]): Inline most of the `all' target.
1595
2f3bdde7
BE
15962005-11-29 Ben Elliston <bje@au.ibm.com>
1597
1598 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1599 from the gcc build directory.
1600 * Makefile.in: Regenerate.
1601
a4b6c45a
BE
16022005-11-29 Ben Elliston <bje@au.ibm.com>
1603
1604 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1605 depend on all-libdecnumber.
1606 * configure.in (host_libs): Include libdecnumber.
1607 * Makefile.in: Regenerate.
1608 * configure: Likewise.
1609
473a74b9
BE
16102005-11-29 Ben Elliston <bje@au.ibm.com>
1611
1612 * libdecnumber: Import decNumber sources from the dfp-branch.
1613
b4623110
KJ
16142005-11-21 Kean Johnston <jkj@sco.com>
1615
1616 * config.sub, config.guess: Sync from upstream sources.
1617
67dc1785
BE
16182005-11-21 Ben Elliston <bje@au.ibm.com>
1619
1620 Import from Autoconf sources:
1621
1622 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1623 * config/move-if-change: Don't output "$2 is unchanged";
1624 suggested by Ben Elliston. Handle weird characters correctly.
1625
186abafe
AT
16262005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
1627
1628 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1629 to match upstream libtool for darwin.
1630
ef9db8d5
DJ
16312005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1632
1633 * Makefile.def: Remove gdb dependencies for gdbtk.
1634 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1635 (configure-gdb, install-gdb): New rules.
1636 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1637 * Makefile.in, configure: Regenerated.
1638
9c5141ab
JB
16392005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
1640
1641 * MAINTAINERS (Write After Approval): Add myself.
1642
4523d51b
EE
16432005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
1644
1645 * MAINTAINERS (Write After Approval): Add myself.
1646
086b011c
DN
16472005-10-24 Diego Novillo <dnovillo@redhat.com>
1648
1649 * MAINTAINERS (alias analysis): Add Daniel Berlin and
1650 Diego Novillo.
1651
e7c84bf8
PB
16522005-10-22 Paolo Bonzini <bonzini@gnu.org>
1653
1654 PR bootstrap/24297
1655 * Makefile.tpl (do-[+make-target+], do-check, install,
1656 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1657 are set before recursing.
1658 * Makefile.in: Regenerate.
1659
b88a7564
EB
16602005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1661
1662 PR bootstrap/18939
1663 * Makefile.def (gcc) <target>: Fix thinko.
1664 * Makefile.in: Regenerate.
1665
61efc800
BS
16662005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1667
1668 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1669 * configure: Regenerate.
1670
f53d2869
JZ
16712005-10-15 Jie Zhang <jie.zhang@analog.com>
1672
1673 * MAINTAINERS (Write After Approval): Add self.
1674
077fc835
KH
16752005-10-08 Kazu Hirata <kazu@codesourcery.com>
1676
1677 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1678 target-libffi, target-qthreads, target-libjava, and
1679 targetlibobjc.
1680 * configure: Regenerate.
1681
d739199a
DJ
16822005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1683
1684 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1685 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1686 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1687 (USUAL_OBJDUMP_FOR_TARGET): New.
1688 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1689 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 1690 * configure, Makefile.in: Regenerated.
d739199a 1691
db38c6bb
PB
16922005-10-05 Paolo Bonzini <bonzini@gnu.org>
1693
1694 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1695 before other host packages.
1696
3015564c
KK
16972005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
1698
1699 * MAINTAINERS: Add self as sh libraries/configury maintainer.
1700
1061f99e
PB
17012005-10-05 Paolo Bonzini <bonzini@gnu.org>
1702
1703 PR bootstrap/22340
1704
1705 * configure.in (default_target): Remove.
1706 * Makefile.tpl (all): Do not use prerequisites as subroutines
1707 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1708 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1709 use prerequisites as subroutines.
1710 (check-host, check-target): New.
1711 (bootstrap configure & all targets): Do not use stage*-start
1712 if the directory layout is already ok.
1713 (non-bootstrap configure & all targets): Prepend a $(unstage).
1714 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1715 (NOTPARALLEL): Remove.
1716 (unstage, stage variables): New variables.
1717 (unstage, stage targets): Simply expand to those variables.
1718
1719 * configure: Regenerate.
1720 * Makefile.in: Regenerate.
1721
4a9c436f
JW
17222005-10-04 James E Wilson <wilson@specifix.com>
1723
1724 * Makefile.def (lang_env_dependencies): Add libmudflap.
1725 * Makefile.in: Regenerate.
1726
37150080
AS
17272005-10-03 Andreas Schwab <schwab@suse.de>
1728
1729 Backport from libtool CVS:
1730 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
1731
1732 * ltmain.sh: add support for installing into temporary
1733 staging area (e.g. 'make install DESTDIR=...')
1734
39d16468
L
17352005-10-03 H.J. Lu <hongjiu.lu@intel.com>
1736
1737 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1738 * configure: Regenerated.
1739
72a7ab82
AP
17402005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
1741
1742 * configure: Regenerate with the correct
1743 autoconf version.
1744
6b65a26d
CM
17452005-09-30 Catherine Moore <clm@cm00re.com>
1746
1747 * configure.in (bfin-*-*): New.
1748 * configure: Regenerated.
1749
040b1c5a
GK
17502005-09-28 Geoffrey Keating <geoffk@apple.com>
1751
1752 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1753 (LIPO_FOR_TARGET): New.
1754 (CONFIGURED_LIPO_FOR_TARGET): New.
1755 (USUAL_LIPO_FOR_TARGET): New.
1756 (STRIP_FOR_TARGET): New.
1757 (CONFIGURED_STRIP_FOR_TARGET): New.
1758 (USUAL_STRIP_FOR_TARGET): New.
1759 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1760 STRIP_FOR_TARGET.
1761 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1762 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1763 * Makefile.in: Regenerate.
1764 * configure: Regenerate.
7e050830 1765
3a3c28db
DE
17662005-09-19 David Edelsohn <edelsohn@gnu.org>
1767
1768 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1769 (rs6000-*-aix*): Same.
1770 * configure: Regenerate.
1771
2749a921
TT
17722005-09-16 Tom Tromey <tromey@redhat.com>
1773
1774 * MAINTAINERS: Add self as java maintainer.
1775
7f26dfa3
FXC
17762005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1777
1778 * configure.in: Recognize f95 in the --enable-languages option,
1779 and substitute it for fortran, issuing a warning.
1780 * configure: Regenerate.
1781
d8852c4f
PE
17822005-08-30 Phil Edwards <phil@codesourcery.com>
1783
1784 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1785 * configure: Regenerated.
1786
ad685e81
AH
17872005-08-22 Aldy Hernandez <aldyh@redhat.com>
1788
1789 * MAINTAINERS: Add self as ms1 maintainer.
1790
b00d752c
RE
17912005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1792
1793 * Makefile.def (libssp): Add to lang_env_dependencies.
1794 * Makefile.in: Regenerate.
1795
9ed8fb9b
ILT
17962005-08-18 Ian Lance Taylor <ian@airs.com>
1797
1798 * MAINTAINERS: Add myself as middle-end maintainer.
1799
0f029d39
CG
18002005-08-17 Christian Groessler <chris@groessler.org>
1801
1802 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1803 * Makefile.in: Regenerate.
1804
81087874
AK
18052005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
1806
1807 * MAINTAINERS (write after approval): Added myself.
1808
6a134f1c
MR
18092005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
1810
1811 * MAINTAINERS (Write After Approval): Add myself.
1812
2693c0b0
PB
18132005-08-12 Paolo Bonzini <bonzini@gnu.org>
1814
1815 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1816 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1817 Look for alternate names of the target cc and c++
1818 * configure: Regenerate.
1819
4de997d1
PB
18202005-08-08 Paolo Bonzini <bonzini@gnu.org>
1821
1822 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1823 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1824 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1825 tools; remove code to manually set them.
1826 (Target tools): Look in the environment for them.
1827 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1828 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1829 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1830 build directory.
1831 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1832 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1833 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1834 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1835 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1836 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1837 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1838 * configure: Regenerate.
1839 * Makefile.in: Regenerate.
1840
b089e33a
BE
18412005-07-28 Ben Elliston <bje@au.ibm.com>
1842
1843 * MAINTAINERS: Update for removed CPU targets.
1844
e3791243
MM
18452005-07-27 Mark Mitchell <mark@codesourcery.com>
1846
1847 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 1848 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
1849 * Makefile.in: Regenerated.
1850
526635cb
MM
18512005-07-26 Mark Mitchell <mark@codesourcery.com>
1852
1853 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1854 (CFLAGS_FOR_TARGET): Use it.
1855 (CXXFLAGS_FOR_TARGET): Likewise.
1856 * Makefile.in: Regenerated.
1857 * configure.in (--with-build-sysroot): New option.
1858 * configure: Regenerated.
1859
19791f70
PB
18602005-07-24 Paolo Bonzini <bonzini@gnu.org>
1861
1862 * Makefile.tpl: Wrap install between unstage and stage
1863 * Makefile.in: Regenerate.
1864
35f5a23f
EC
18652005-07-21 Eric Christopher <echristo@apple.com>
1866
1867 * MAINTAINERS: Update affiliation.
1868
ff3ddf15
PW
18692005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
1870
1871 * MAINTAINERS: Add self as crx port maintainer.
1872
3a664c1c
DD
18732005-07-20 DJ Delorie <dj@redhat.com>
1874
1875 * MAINTAINERS: Add self as m32c maintainer.
1876
539df155
KC
18772005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1878
1879 * all files: Update FSF address.
1880
be9c593a
EC
18812005-07-15 Eric Christopher <echristo@redhat.com>
1882
1883 * MAINTAINERS: Change affiliation.
1884
fd7ea4ab
JB
18852005-07-14 Jim Blandy <jimb@redhat.com>
1886
1887 * configure.in: Add cases for Renesas m32c.
1888 * configure: Regenerated.
7e050830 1889
0063a823
KC
18902005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1891
d0ca130a
KC
1892 * COPYING.LIB: Update from fsf.org.
1893
18942005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1895
1896 * COPYING, compile, config.guess,
0063a823
KC
1897 config.sub, install-sh, missing, mkinstalldirs,
1898 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 1899 * config-ml.in: Update FSF address.
0063a823 1900
a8ba31f2
EC
19012005-07-13 Eric Christopher <echristo@redhat.com>
1902
1903 * configure.in: Add toplevel noconfigdir support for tpf.
1904 * configure: Regenerate.
1905
5bea4a03
PB
19062005-07-11 Paolo Bonzini <bonzini@gnu.org>
1907
1908 PR ada/22340
1909
1910 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1911 * Makefile.in: Regenerate.
1912
284bdbbd
MM
19132005-07-07 Mark Mitchell <mark@codesourcery.com>
1914
1915 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 1916 Brolley to write-after-approval.
284bdbbd 1917
452190fb
AS
19182005-07-07 Andreas Schwab <schwab@suse.de>
1919
1920 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1921 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1922 * Makefile.in: Regenerated.
1923
9c8f9ec2
GK
19242005-07-06 Geoffrey Keating <geoffk@apple.com>
1925
1926 * configure.in: Don't build sim or rda when targetting darwin.
1927 * configure: Regenerate.
1928
ef0087a7
KH
19292005-07-06 Kazu Hirata <kazu@codesourcery.com>
1930
1931 * configure.in: Add --enable-libssp and --disable-libssp.
1932 * configure: Regenerate with autoconf-2.13.
1933
77008252
JJ
19342005-07-02 Jakub Jelinek <jakub@redhat.com>
1935
1936 * Makefile.def (target_modules): Add libssp.
1937 * configure.in (target_libraries): Add target-libssp.
1938 * configure: Rebuilt.
1939 * Makefile.in: Rebuilt.
1940
a04eae1b
ZW
19412005-07-01 Zack Weinberg <zackw@panix.com>
1942
1943 * MAINTAINERS: Change email address. Resign from maintainership.
1944
948884cd
RG
19452005-07-01 Richard Guenther <rguenther@suse.de>
1946
1947 * MAINTAINERS: Change my e-mail address and affiliation.
1948
c7870f5d
PB
19492005-06-22 Paolo Bonzini <bonzini@gnu.org>
1950
1951 * Makefile.def (stagefeedback): Come after profile.
1952 Define profiledbootstrap target.
1953 * Makefile.tpl (profiledbootstrap): Remove.
1954 (stageprofile-end): Zap stagefeedback.
1955 (stagefeedback-start): Copy all .gcda files, not only GCC's.
1956 * Makefile.in: Regenerate.
1957
ab99519a
RS
19582005-06-13 Richard Sandiford <richard@codesourcery.com>
1959
1960 * MAINTAINERS: Update my email address.
1961
f610dd5f
ZW
19622005-06-13 Zack Weinberg <zack@codesourcery.com>
1963
1964 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
1965 In 'cpp' stanza, support '#line' as well as '# '.
1966
71bc2a83
AS
19672005-06-08 Andreas Schwab <schwab@suse.de>
1968
1969 * MAINTAINERS: Move myself from 'Write After Approval' to
1970 'CPU Port Maintainers' section as m68k maintainer.
1971
4fab7234
HPN
19722005-06-07 Hans-Peter Nilsson <hp@axis.com>
1973
1974 * configure.in (unsupported_languages): New macro.
1975 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
1976 non-ported target libraries in noconfigdirs.
1977 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1978 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 1979 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
1980 unsupported_languages.
1981 * configure: Regenerate.
1982
68193f9b
TS
19832005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1984
1985 * configure.in: Fix typo in handling of --with-mpfr-dir.
1986 * configure: Regenerate.
1987
f26f6b8d
RS
19882005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
1989
1990 * MAINTAINERS: Update my email address.
1991
ba4853f8
JB
19922005-06-02 Jim Blandy <jimb@redhat.com>
1993
1994 * config.sub: Add cases for the Renesas m32c. (This patch has been
1995 accepted into the master sources.)
1996
79dd769c 19972005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
1998 Michael Snyder <msnyder@redhat.com>
1999 Stan Cox <scox@redhat.com>
79dd769c 2000
f610dd5f 2001 * configure.in: Set noconfigdirs for ms1.
79dd769c 2002
f610dd5f 2003 * configure: Regenerate.
79dd769c 2004
d29e107f
JD
20052005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
2006
2007 * MAINTAINERS (Write After Approval): Add self.
2008
e93196c3
JC
20092005-06-01 Josh Conner <jconner@apple.com>
2010
2011 * MAINTAINERS (Write After Approval): Add self.
2012
ae263c7a
KH
20132005-06-01 Kazu Hirata <kazu@codesourcery.com>
2014
2015 * MAINTAINERS: Update my email address.
2016
585b3aa3
ZM
20172005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
2018
2019 * MAINTAINERS (Write After Approval): Add self.
2020
4930c50b
CD
20212005-05-26 Chris Demetriou <cgd@broadcom.com>
2022
2023 * MAINTAINERS (Write After Approval): Remove self.
2024
2dfbef6d
PB
20252005-05-25 Paolo Bonzini <bonzini@gnu.org>
2026
2027 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2028 (Dependencies): Consider target modules for bootstrap dependencies.
2029 Make target bootstrap modules depend on each stage's gcc.
2030 * Makefile.in: Regenerate.
2031
bcb28cf5
PB
20322005-05-20 Paolo Bonzini <bonzini@gnu.org>
2033
2034 * Makefile.def (configure-gcc): Depend on binutils having been built.
2035 (all-gcc): No need to do it here.
2036 * Makefile.in: Regenerate.
2037
0cf085e4
PB
20382005-05-19 Paul Brook <paul@codesourcery.com>
2039
f610dd5f 2040 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
2041 language cannot be built.
2042 * configure: Regenerate.
2043
dfb2c39a
DJ
20442005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2045
2046 * ylwrap: Import from Automake 1.9.5.
2047
771aaa92
DU
20482005-05-13 David Ung <davidu@mips.com>
2049
2050 * MAINTAINERS (Write After Approval): Add self.
2051
3ac9bd58
MS
20522005-05-09 Mike Stump <mrs@apple.com>
2053
2054 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2055 lt_cv_sys_max_cmd_len for now.
f610dd5f 2056
f77a5578
SC
20572005-05-09 Stan Cox <scox@redhat.com>
2058
2059 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2060
795e36e5
MK
20612005-05-08 Matt Kraai <kraai@ftbfs.org>
2062
2063 * README.SCO: Update the URL.
2064
c9392a2b
DE
20652005-05-05 David Edelsohn <edelsohn@gnu.org>
2066
2067 * ltconfig: Define file_list_spec. Pass file_list_spec and
2068 with_gnu_ld to libtool.
2069 * ltcf-c.sh (aix[45]): Define file_list_spec.
2070 * ltcf-cxx.sh (aix[45]): Same.
2071 * ltcf-gcj.sh (aix[45]): Same.
2072 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2073 exists, write list of input files to temporary file.
2074
bebcd931
MS
20752005-05-04 Mike Stump <mrs@apple.com>
2076
2077 * configure.in: Always pass --target to target configures as
2078 otherwise rebuilds that do --recheck will fail.
2079 * confiugure: Rebuilt.
2080
ce406537
PB
20812005-05-04 Paolo Bonzini <bonzini@gnu.org>
2082
2083 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2084 STAGE_HOST_EXPORTS.
2085 (configure, all): Add bootstrap support.
2086 (Host modules, target modules): Pass post-stage1 flags and exports.
2087 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2088 * Makefile.in: Regenerate.
2089
aa9dcfc4
PB
20902005-04-29 Paolo Bonzini <bonzini@gnu.org>
2091
2092 * configure: Regenerate.
2093
b6f9abcf
MS
20942005-04-27 Mike Stump <mrs@apple.com>
2095
2096 * MAINTAINERS: Add self as darwin maintainer.
2097
acb217cb
BS
20982005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
2099
2100 * config.sub: Update from master copy.
2101
b6dae270
MS
21022005-04-21 Mike Stump <mrs@apple.com>
2103
2104 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2105 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2106
c2e0d3a9
HPN
21072005-04-19 Hans-Peter Nilsson <hp@axis.com>
2108
2109 * configure.in <crisv32-*-*, cris-*-*>: New local variable
2110 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
2111 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
2112 "*-*-elf" and "*-*-linux*".
2113 * configure: Regenerate.
2114
871ae772
JM
21152005-04-14 Joseph S. Myers <joseph@codesourcery.com>
2116
2117 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2118
bf070c29
MS
21192005-04-12 Mike Stump <mrs@apple.com>
2120
2121 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2122
e865b6f7
TK
21232005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
2124
2125 * MAINTAINERS (Write After Approval): Add myself.
2126
7b71ad7f
BS
21272005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
2128
2129 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2130
25b42232
PB
21312005-04-06 Paolo Bonzini <bonzini@gnu.org>
2132
f610dd5f 2133 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
2134 (TARGET_CONFIGARGS): Include --with-target-subdir.
2135 (configure, all): New macros. Use them throughout.
2136 * Makefile.in: Regenerate.
2137
d727c624
JG
21382005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
2139
2140 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 2141
fff72cc4
ZD
21422005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2143
2144 * MAINTAINERS: Remove 'loop unrolling' maintainer.
2145
86472dc3
GP
21462005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
2147
2148 * MAINTAINERS: Move John Carr to Write After Approval.
2149
5d0f90e5
R
21502005-03-30 J"orn Rennecke <joern.rennecke@st.com>
2151
2152 * config/mh-mingw32: Delete.
2153 * configure.in: Don't use it.
2154 * configure: Regenerate.
2155
33da42bc
PB
21562005-03-31 Paolo Bonzini <bonzini@gnu.org>
2157
2158 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2159 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2160 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2161 (HOST_LIB_PATH): Generate from Makefile.def.
2162 (TARGET_LIB_PATH): Likewise.
2163 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2164 * Makefile.in: Regenerate.
2165 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2166 (RPATH_ENVVAR): Include Darwin case.
2167 * configure: Regenerate.
2168
15cc1841
TF
21692005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
2170
2171 * MAINTAINERS (Various Maintainers): Remove self.
2172 (Write After Approval): Add self.
2173
6a8c79d5
TF
21742005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
2175
2176 * MAINTAINERS (Various Maintainers): Add self.
2177
256f7136
PB
21782005-03-25 Paolo Bonzini <bonzini@gnu.org>
2179
2180 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2181 * configure: Regenerate.
2182
191dd2c9
ZW
21832005-03-21 Zack Weinberg <zack@codesourcery.com>
2184
2185 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2186 gcc_version, and gcc_version_trigger from set of flags to pass.
2187 * Makefile.tpl: Remove definitions of above variables.
2188 (config.status): Remove dependency on $(gcc_version_trigger).
2189 * Makefile.in: Regenerate.
2190 * configure.in: Do not reference config/gcc-version.m4 nor
2191 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
2192 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
2193 * configure: Regenerate.
2194
ef6e9bc0
MH
21952005-03-16 Manfred Hollstein <manfred.h@gmx.net>
2196 Andrew Pinski <pinskia@physics.uc.edu>
2197
2198 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2199 * Makefile.in: Regenerate.
2200
009bbd5a
FW
22012005-03-13 Feng Wang <fengwang@nudt.edu.cn>
2202
2203 * MAINTAINERS (Write After Approval): Add myself.
2204
09f8755b
DA
22052005-03-03 David Ayers <d.ayers@inode.at>
2206
2207 * MAINTAINERS (Write After Approval): Add myself.
2208
e73ed25c
AO
22092005-03-01 Alexandre Oliva <aoliva@redhat.com>
2210
2211 PR libgcj/20160
2212 * ltmain.sh: Avoid creating archives with components that have
2213 duplicate basenames.
2214
ace9ac7b
AP
22152005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
2216
2217 PR bootstrap/20250
2218 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2219 instead of check.
2220 * Makefile.in: Regenerate.
2221
c9db9354
PB
22222005-02-28 Paolo Bonzini <bonzini@gnu.org>
2223
2224 * Makefile.in: Regenerate to fix conflict between the previous two
2225 patches.
2226
215c351a
PB
22272005-02-28 Paolo Bonzini <bonzini@gnu.org>
2228
2229 PR bootstrap/17383
2230 * Makefile.def (target_modules): Remove "stage", now unnecessary.
2231 * Makefile.tpl (HOST_SUBDIR): New substitution.
2232 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2233 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2234 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2235 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2236 (Host modules, Bootstrapped modules): Use it.
2237 (Build modules, Target modules): Do not create symlink trees,
2238 always configure out-of-srcdir.
2239 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2240 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2241 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2242 $(HOST_SUBDIR). Create a symlink for host_subdir.
2243
2244 * Makefile.in: Regenerate.
2245 * configure: Regenerate.
2246
5395b47b
NN
22472005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2248
2249 Merged from libada-gnattools-branch:
2250 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
2251
2252 * gnattools: New directory.
2253 * Makefile.def: Add gnattools as a module, depending on target-libada.
2254 * Makefile.in: Regenerate.
2255 * configure.in: Include gnattools in host_tools; disable it if ada
2256 is disabled.
2257 * configure: Regenerate.
2258
ca2cc05c
JM
22592005-02-24 James A. Morrison <phython@gcc.gnu.org>
2260
2261 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2262 treelang maintainer.
2263 (Write After Approval): Remove myself.
2264
d2f3024f
PS
22652005-02-23 Paul Schlie <schlie@comcast.net>
2266
2267 * configure.in: Allow darwin targeted ports to build tk, itcl and
2268 libgui.
2269 * configure: Regenerate.
2270
bba5e0ca
EB
22712005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2272
2273 PR libgcj/10353
2274 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2275 * configure: Regenerate.
2276
70132ce7
SK
22772005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
2278
2279 * MAINTAINERS (Write After Approval): Add myself.
2280
20f0edca
ILT
22812005-02-10 Ian Lance Taylor <ian@airs.com>
2282
2283 * MAINTAINERS: Update my e-mail address.
2284
e64e5109
RG
22852005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
2286
2287 * MAINTAINERS (Write After Approval): Add myself.
2288
40d64b5a
HPN
22892005-01-29 Hans-Peter Nilsson <hp@axis.com>
2290
2291 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2292 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2293 target-libgloss when not *-*-elf and *-*-aout.
2294 * configure: Regenerate.
2295
54a12711
KH
22962005-01-23 Kazu Hirata <kazu@cs.umass.edu>
2297
2298 * MAINTAINERS: Remove obsolete entries.
2299
0aa99dbb
KH
2300 * MAINTAINERS (Write After Approval): Add Michael Matz.
2301
2b009f5f
NB
23022005-01-19 Neil Booth <neil@daikokuya.co.uk>
2303
2304 * MAINTAINERS: Remove self as cpplib maintainer.
2305
385870f5
KC
23062005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2307
2308 * install-sh, config.sub: Import from upstream.
2309
e7daab31
KC
23102005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2311
2312 PR bootstrap/18222
2313 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2314 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2315 * Makefile.in: Regenerate.
2316
e6003f4d
JT
23172005-01-16 Jason Thorpe <thorpej@netbsd.org>
2318
2319 * MAINTAINERS: Update my email address.
2320
145e2972 23212005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 2322 Andreas Schwab <schwab@suse.de>
145e2972
DE
2323
2324 PR bootstrap/18033
2325 * config-ml.in: Eval option if surrounded by single quotes.
2326
86c7e0da
PB
23272005-01-03 Paolo Bonzini <bonzini@gnu.org>
2328
2329 Revert 2004-12-28 Makefile changes, a better fix will be
2330 applied to mainline and src after GCC 4.0 branches.
2331
3224a22f
PB
23322004-12-28 Paolo Bonzini <bonzini@gnu.org>
2333
2334 PR bootstrap/17383
2335
2336 * Makefile.def (target_modules): Remove stage parameter,
2337 it is always true now.
2338 * Makefile.tpl (configure-build-[+module+],
2339 configure-target-[+module+]): Always build symlink tree
2340 for the directory and for include. BUILD_SUBDIR and
2341 TARGET_SUBDIR cannot be . anymore.
2342 * Makefile.in: Regenerate.
2343
aaf51ca2
DE
23442004-12-25 David Edelsohn <edelsohn@gnu.org>
2345
2346 Revert 2004-12-08 Makefile changes.
2347
4e32e454
DS
23482004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
2349
2350 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2351 cygwin, mingw.
2352
669f01d8
AS
23532004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
2354
2355 * configure.in (sh64-*-*): Reenable gprof.
2356 * configure: Regenerate.
2357
1b227ee0
DE
23582004-12-08 David Edelsohn <edelsohn@gnu.org>
2359
2360 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2361 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2362 (EXTRA_TARGET_FLAGS): Add PICFLAG.
2363 * Makefile.in: Regenerate.
2364
ce5e944c
CF
23652004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
2366
2367 * MAINTAINERS: Update my email address.
2368
893f1e87
MK
23692004-12-07 Matt Kraai <kraai@ftbfs.org>
2370
2371 * Makefile.tpl: Generate normal dependencies if the LHS module is
2372 not bootstrapped.
2373 * Makefile.in: Regenerate.
2374
bb59c339
RS
23752004-12-03 Richard Sandiford <rsandifo@redhat.com>
2376
2377 * configure.in: Include config/gxx-include-dir.m4. Use
2378 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
2379 * configure: Regenerate.
2380
4982adbe
RS
23812004-12-03 Richard Sandiford <rsandifo@redhat.com>
2382
2383 * config.if: Delete.
2384 * configure.in: Set libstdcxx_incdir directly.
2385 * configure: Regenerate.
2386
05750653
EC
23872004-12-02 Eric Christopher <echristo@redhat.com>
2388
2389 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2390 * Makefile.in: Regenerate.
2391
5fef1dbd
RS
23922004-12-02 Richard Sandiford <rsandifo@redhat.com>
2393
2394 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2395 * configure: Regenerate.
2396
afabd8e6
RS
23972004-12-02 Richard Sandiford <rsandifo@redhat.com>
2398
2399 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
2400 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
2401 * configure: Regenerate.
2402
78716e86
EC
24032004-12-01 Eric Christopher <echristo@redhat.com>
2404
2405 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2406 of things to remove.
2407
57ab8ba9
MK
24082004-11-29 Matt Kraai <kraai@ftbfs.org>
2409
2410 * MAINTAINERS (Write After Approval): Update my e-mail address.
2411
2539bffe
KC
24122004-11-29 Kelley Cook <kcook@gcc.gnu.org>
2413
2414 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2415 from CVS libtool to always pass_all.
2416
3e732ba0
JDA
24172004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2418
2419 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2420 (hppa*64*-*-*): Delete incorrect comment.
2421 * configure: Rebuilt.
2422
767f726e
KC
24232004-11-24 Kelley Cook <kcook@gcc.gnu.org>
2424
2425 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2426
2c92e90f
KC
24272004-11-24 Kelley Cook <kcook@gcc.gnu.org>
2428
2429 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2430 from CVS libtool to always pass_all.
2431
32f84e48
KC
24322004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2433
2434 * install-sh, compile: Import from automake.
2435
9587be8a
KC
24362004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2437
2438 * config.guess, config.sub: Import from savannnah.
2439
04e81808 24402004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
2441
2442 * MAINTAINERS (Write After Approval): Add myself
2443
f87a2b2e
MS
24442004-11-12 Mike Stump <mrs@apple.com>
2445
2446 * Makefile.def: Add html support.
2447 * Makefile.tpl: Likewise.
2448 * Makefile.in: Regenerate.
2449
848556c2
GK
24502004-11-11 Geoffrey Keating <geoffk@apple.com>
2451
556f03c4
GK
2452 PR 18423
2453 * configure.in: Remove all instances of build-fixincludes from
2454 noconfigdirs.
2455 (build_configargs): Supply --target to subdirectories.
2456 * configure: Regenerate.
2457
848556c2
GK
2458 * Makefile.def: Make gcc install depend on fixincludes install.
2459 * Makefile.in: Regenerate.
2460
9e5712a5
JJ
24612004-11-10 Janis Johnson <janis187@us.ibm.com>
2462
2463 * MAINTAINERS: Add myself as gcc testsuite maintainer.
2464
4ef509c0
PB
24652004-11-11 Paul Brook <paul@codesourcery.com>
2466
2467 * MAINTAINERS: Add self as arm maintainer. Update email address.
2468
20d11df6
HPN
24692004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
2470
2471 * configure.in (noconfigdirs) [mmix-*-*]: Disable
2472 target-libgfortran.
79fd8592 2473 * configure: Regenerate.
20d11df6 2474
68c70f15
DE
24752004-11-07 David Edelsohn <edelsohn@gnu.org>
2476
2477 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2478 like CC.
2479
54f88091
PB
24802004-11-05 Paolo Bonzini <bonzini@gnu.org>
2481
2482 * Makefile.def (host fixincludes): Specify missing targets.
2483 * Makefile.in: Regenerate.
2484
6866abb8
RC
24852004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
2486
2487 * MAINTAINERS: Add myself
2488
83f62578
GL
24892004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
2490
2491 * MAINTAINERS (Write After Approval): Add myself.
2492
53c7ffe7
GK
24932004-11-04 Geoffrey Keating <geoffk@apple.com>
2494
2495 * Makefile.def: Build fixincludes for the host, too.
2496 * Makefile.in: Regenerate.
2497 * configure.in (host_tools): Add fixincludes.
2498 * configure: Regenerate.
2499
ac8b3d9d
DJ
25002004-11-04 Daniel Jacobowitz <dan@debian.org>
2501
2502 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2503 * configure: Regenerated.
2504
bab37580
L
25052004-11-04 H.J. Lu <hongjiu.lu@intel.com>
2506
2507 PR other/17783
2508 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2509 * configure: Regenerated.
2510
db1de713
MM
25112004-10-31 Mark Mitchell <mark@codesourcery.com>
2512
2513 * README.SCO: Update per FSF instructions.
2514
a827e21a
EW
25152004-10-28 Eric B. Weddington <ericw@evcohs.com>
2516
2517 PR target/18151
2518 * configure.in (case ${target}): Do not build fixincludes for avr.
2519 * configure: Regenerated.
2520
9d069a4f
PB
25212004-10-26 Paolo Bonzini <bonzini@gnu.org>
2522
2523 * configure.in (case ${target}): Do not build fixincludes
2524 on platforms where it is not used.
2525 * configure: Regenerated.
2526
fc45f3fe
DJ
25272004-10-23 Daniel Jacobowitz <dan@debian.org>
2528
2529 * configure.in: Use an absolute path to install-sh.
2530 * configure: Regenerated.
2531
36554b92
AL
25322004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2533
2534 * MAINTAINERS (Write After Approval): Add myself.
2535
88e9994a
KH
25362004-10-19 Kazu Hirata <kazu@cs.umass.edu>
2537
2538 * MAINTAINERS: Remove from Write After Approval those that are
2539 already maintainers.
2540
ad02a944
SP
25412004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
2542
2543 * MAINTAINERS: Update my email address.
2544
c8e6cd41
KC
25452004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2546
2547 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2548 * configure: Regenerate.
2549
ebe55024
R
25502004-10-07 J"orn Rennecke <joern.rennecke@st.com>
2551
2552 * MAINTAINERS: Update my email address.
2553
a8b0957e
KH
25542004-10-07 Kazu Hirata <kazu@cs.umass.edu>
2555
2556 * MAINTAINERS (Language Front Ends Maintainers): New. Move
2557 entries belonging to this category.
2558
96836f61
JZ
25592004-10-06 Josef Zlomek <josef.zlomek@email.cz>
2560
2561 * MAINTAINERS: Update my e-mail address.
2562
7e0b5752
PB
25632004-10-06 Paolo Bonzini <bonzini@gnu.org>
2564
2565 Fix wrong conflict resolution in:
2566
2567 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2568
2569 * Makefile.in: Regenerate.
2570 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2571 in the recursive `make', instead of hardwiring `all'.
2572 (Autogenerated TARGET-* variables): New.
2573
370f7a47
TL
25742004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
2575
2576 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 2577 * configure: Regenerate.
370f7a47 2578
13e5d623
KH
25792004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2580
2581 * MAINTAINERS (Various Maintainers): Move the "windows,
2582 cygwin, mingw" maintainer to ...
2583 (OS Port Maintainers): ... here.
2584
a6497c1b
KH
25852004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2586
2587 * MAINTAINERS (Write After Approval): Remove those that are
2588 maintainers of some subsystem.
2589
1abb828a
D
25902004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2591
2592 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2593 * ltcf-cxx.sh (tpf*): Likewise.
2594 * ltconfig (tpf*): Add TPF OS configuration support.
2595
16d1338d
BS
25962004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
2597
2598 * MAINTAINERS: Change my email address to my new work account.
2599
9082a750
MR
26002004-09-24 Michael Roth <mroth@nessie.de>
2601
2602 * configure.in (--without-headers): Add missing double quotes.
2603 * configure: Regenerate.
2604
07a8bdf8
KC
26052004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2606
2607 * ylwrap: Revert to previous version.
2608
4c4a5bbc
L
26092004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2610
2611 PR bootstrap/17369
2612 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2613 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2614 SET_GCC_LIB_PATH_CMD.
2615 (BASE_TARGET_EXPORTS): Likewise.
2616 * Makefile.in: Regenerated.
2617
2618 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2619 * configure: Regenerated.
2620
85f59630
KC
26212004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2622
2623 * config.guess: New upstream version
2624 * compile, depcomp, install-sh, ylwrap: Likewise.
2625
95c53c62
RS
26262004-09-19 Roger Sayle <roger@eyesopen.com>
2627
2628 * config/mh-x86omitfp: New host makefile fragment. Add
2629 -fomit-frame-pointer to the default BOOT_CFLAGS.
2630 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2631 * configure: Regenerate.
2632
0a1c093b
AP
26332004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2634
2635 PR target/11572
2636 * configure.in (*-*-darwin*): Renable libobjc.
2637 * configure: Regenerate.
2638
315fcf97
NS
26392004-09-10 Nathan Sidwell <nathan@codesourcery.com>
2640
2641 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2642
0a050485 26432004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 2644
0a050485
DB
2645 * Makefile.def: Remove libbanshee.
2646 * Makefile.tpl: Ditto.
2647 * configure.in: Ditto.
2648 * Makefile.in: Regen.
2649 * configure: Ditto.
2650
5f4a098e
DE
26512004-09-08 David Edelsohn <edelsohn@gnu.org>
2652
2653 * ltmain.sh: Use $pic_object as $non_pic_object if
2654 $non_pic_object=none.
2655
32b2511f
PB
26562004-09-07 Paolo Bonzini <bonzini@gnu.org>
2657
2658 * missing: Import latest version from master repository.
2659
fc4d0e82
NC
26602004-09-06 Nick Clifton <nickc@redhat.com>
2661
2662 * config.sub: Import latest version from master repository.
2663 * config.guess: Likewise.
2664 This includes these changes:
78716e86 2665
fc4d0e82
NC
2666 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2667
2668 * config.sub: Handle crisv32, alias etraxfs.
2669 * config.guess (crisv32:Linux:*:*): Handle.
2670
2671 2004-08-13 Brad Smith <brad@comstyle.com>
2672
2673 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2674 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2675
2676 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2677
2678 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2679 assume the processor is a powerpc. This is because coreutils
2680 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2681 in this case, due to a MacOS X bug that causes
2682 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2683 to return a negative number.
2684 Problem reported by Petter Reinholdtsen in:
2685 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2686
2687 2004-07-19 Ben Elliston <bje@gnu.org>
2688
2689 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2690
2691 2004-06-24 Ben Elliston <bje@gnu.org>
2692
2693 * config.guess: Update copyright years.
2694 * config.sub: Likewise.
2695
2696 2004-06-22 Robert Millan <robertmh@gnu.org>
2697
2698 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2699 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2700
2701 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2702
2703 * config.guess (*:*VMS:*:*): New entry. Replaces
2704 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2705 manufacturer.
2706
2707 2004-06-22 Ben Elliston <bje@gnu.org>
2708
2709 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2710 * config.sub: Likewise.
2711
2712 2004-06-22 Ben Elliston <bje@gnu.org>
2713
2714 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2715 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2716
2717 2004-06-11 Ben Elliston <bje@gnu.org>
2718
2719 * config.guess (pegasos:OpenBSD:*:*): Remove.
2720
2721 2004-06-11 Ben Elliston <bje@gnu.org>
2722
2723 From Wouter Verhelst <wouter@grep.be>:
2724 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2725
2726 2004-06-11 Ben Elliston <bje@gnu.org>
2727
2728 * config.guess (luna88k:OpenBSD:*:*): New.
2729
2730 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2731
2732 * config.guess (m32r*:Linux:*:*): New case.
2733 * config.sub: Handle m32rle.
2734
2735 2004-03-12 Ben Elliston <bje@wasabisystems.com>
2736
2737 From Jens Petersen <petersen@redhat.com>:
2738 * config.sub: Handle sparcv8.
2739
2740 2004-03-03 Ben Elliston <bje@wasabisystems.com>
2741
2742 From Tom Smith <smith@cag.lkg.hp.com>:
2743 * config.guess: Version suffixes are equally significant on Tru64
2744 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
2745 prefix of "P" (patched kernel).
2746
2747 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
2748
2749 * config.sub: Add support for National Semiconductor CRX target.
2750
2f4cc6bf
JJ
27512004-09-03 Janis Johnson <janis187@us.ibm.com>
2752
2753 * MAINTAINERS (Various Maintainers): Remove myself as web page
2754 maintainer, add myself as maintainer of build status lists.
2755
61fec9ff
JB
27562004-09-03 Jan Beulich <jbeulich@novell.com>
2757
2758 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2759 *-*-netware, but add target-libmudflap.
2760 Consolidate *-*-netware targets (of which really only i?86 exists)
2761 into a single entry.
2762 * configure: Likewise.
2763
45f366ab
PB
27642004-09-01 Paolo Bonzini <bonzini@gnu.org>
2765
2766 * Makefile.tpl (sorry): Remove.
2767 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2768 (cleanstrap targets): Depend on distclean, not distclean-stage1.
2769 (do-clean): Clean per-stage directories too.
2770 (do-distclean): Run distclean-stage1 too.
2771 (.NOTPARALLEL): Enable during toplevel bootstrap.
2772 (stage[+id+]-bubble): Enable parallel execution during
2773 the recursive invocation.
2774 * Makefile.in: Regenerate.
2775
2776 Fix previous checkin:
2777
2778 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2779 include.
2780 * configure.in: Fix indentation.
2781 * configure: Regenerate.
2782
be8fff81
RB
27832004-08-31 Robert Bowdidge <bowdidge@apple.com>
2784
45f366ab
PB
2785 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2786 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2787 * configure: regenerate
78716e86 2788 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 2789 -mdynamic-no-pic
be8fff81
RB
2790
2791
71b5d516
PB
27922004-08-31 Paolo Bonzini <bonzini@gnu.org>
2793
2794 * Makefile.def (build_modules): Add fixincludes.
2795 (dependencies): Make gcc depend on fixincludes.
2796 * configure.in (build_tools): Add fixincludes.
2797 (build_configdirs): Always include build_libs.
2798 * Makefile.in: Regenerate.
2799 * configure: Regenerate.
2800
28012004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
2802
2803 * Makefile.def (bootstrap stages): Add 'lean' parameter.
2804 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2805 phony targets; do not generate timestamp files.
2806 (distclean-stageN): Remove references to their timestamp files.
2807 (restageN, touch-stageN): Remove.
2808 (stageN-bubble): Rewritten.
2809 (compare): Support lean bootstraps.
2810 * Makefile.in: Regenerate.
2811
2812 * configure.in: Only warn when bootstrapping but
2813 build != host or build != target. Support lean bootstraps.
2814 * configure: Regenerate.
2815
ce7cbbb0
PE
28162004-08-26 Phil Edwards <phil@codesourcery.com>
2817
2818 * configure.in: Give a better error message if GMP/MPFR are missing
2819 and a language needing them has been requested.
2820 * configure: Regenerated.
2821
9c71a529
PE
28222004-08-25 Phil Edwards <phil@codesourcery.com>
2823
2824 * configure.in: Print a list of available language front-ends if
2825 a requested one is missing. Tidy stray tab characters.
2826 * configure: Regenerated.
2827
e3f92d3b
MK
28282004-08-19 Michael Koch <konqueror@gmx.de>
2829
2830 * gcc/doc/install.texi: Update entry about automake for libjava.
2831
c3f84f61
RM
28322004-08-17 Robert Millan <robertmh@gnu.org>
2833
2834 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2835 (instead of FreeBSD).
2836 * configure: Regenerate.
2837
7c27e184
PB
28382004-08-16 Paolo Bonzini <bonzini@gnu.org>
2839
2840 * Makefile.in: Regenerate.
2841 * configure: Regenerate.
2842
2843 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2844 stage_*_flags.
2845 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2846 for bootstrapped modules if toplevel bootstrap is going.
2847 (GCC bootstrap): Generate per-stage targets for all bootstrapped
2848 modules. Adjust for changes in Makefile.def. Enable several
2849 rules even in non-bootstrap mode, just to avoid peppering the
2850 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2851 (stage-[+prev+]-bubble): Remove.
2852
2853 * Makefile.def (Dependencies): Depend on all-build-bison,
2854 all-build-flex, all-build-byacc, all-build-texinfo, rather
2855 than the host variations.
2856 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2857 with BUILD_SUBDIR.
2858 (BISON): Update for recent Bisons.
2859 (YACC): Fix typo.
2860 (cross): Depend on all-build.
2861 (all): Do not depend on all-build.
2862 (prebootstrap): Remove.
2863 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2864 (Prebootstrap dependencies): Add them to the per-stage targets
2865 and to all-prebootstrap.
2866 * configure.in (build_configdirs): Always enable build_tools.
2867 (BUILD_DIR_PREFIX): Remove.
2868
2869 * Makefile.def (gcc): Add target variable.
2870 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2871 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2872 in the recursive `make', instead of hardwiring `all'.
2873 (Autogenerated TARGET-* variables): New.
2874
20f3bb80
BB
28752004-08-13 Brian Booth <bbooth@redhat.com>
2876
2877 * MAINTAINERS: Remove myself from write-after-approval.
2878
b5be499d
NN
28792004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2880
2881 * src-release: Stop distributing mmalloc with gdb (which doesn't
2882 use it).
2883 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2884 * Makefile.in: Regenerate.
2885
b3f8d95d
MM
28862004-08-09 Mark Mitchell <mark@codesourcery.com>
2887
2888 * configure.in (arm*-*-eabi*): New target.
2889 * configure: Regenerate.
2890
3589b69e
PB
28912004-08-06 Paolo Bonzini <bonzini@gnu.org>
2892
2893 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2894 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2895 (Dependencies): New section.
2896 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2897 (configure-target-[+module+]): Depend on maybe-all-gcc
2898 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2899 (toplevel profiledbootstrap): Fix dependencies.
2900 * Makefile.in: Regenerate.
2901
972974fc
MM
29022004-08-03 Mark Mitchell <mark@codesourcery.com>
2903
2904 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2905 target-libiberty to noconfigdirs.
2906 * configure: Regenerate.
2907
bebf829d
PB
29082004-08-03 Paul Brook <paul@codesourcery.com>
2909
2910 * configure.in: Check for MPFR as well as GMP.
2911 * configure: Regenerate.
2912
98a5bb3b
RM
29132004-08-01 Robert Millan <robertmh@gnu.org>
2914
2915 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2916 libmudflap for all GNU-based systems (with Glibc).
2917 * configure: Regenerate.
2918
d32ab992
PB
29192004-08-03 Paolo Bonzini <bonzini@gnu.org>
2920
2921 * Makefile.def (host-modules): Add gcc.
2922 * Makefile.in: Regenerate.
2923 * Makefile.tpl (sorry): New rule.
2924 (configure-host, all-host, [+make_target+]-host, do-check,
2925 install-host): Do not add gcc as a special case.
2926 (host modules): Add a small special-casing for gcc. Export
2927 extra_make_flags through the environment.
2928 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2929 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2930 other recursive targets for gcc): Remove.
2931
2932 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2933 (stage, unstage): New rules.
2934 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2935 distclean-stage[+id+]): Use stage_current.
2936 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2937 the stage*-start rules.
2938
aeb732c1
GK
29392004-08-02 Geoffrey Keating <geoffk@apple.com>
2940
2941 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
2942 use -all_load flag.
2943
25b656e7
PB
29442004-08-02 Paolo Bonzini <bonzini@gnu.org>
2945
2946 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
2947 * configure: Regenerate.
2948
cc440d71
TM
29492004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
2950
2951 * maintainer-scripts/gcc_release: Revert yesterday's change.
2952
270e140b
SB
29532004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
2954
2955 * MAINTAINERS: Add myself to write-after-approval.
2956
3e4035f8
TM
29572004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
2958
2959 * libf2c: Removed.
2960 * gcc/gccbug.in: Updated because of libf2c removal.
2961 * maintainer-scripts/gcc_release: Ditto.
2962
a3e8d8b4
LR
29632004-07-09 Loren J. Rittle <ljrittle@acm.org>
2964
2965 * configure.in: Build libmudflap by default on FreeBSD.
2966 * configure: Regenerated.
2967
dfcada9a
MM
29682004-07-09 Mark Mitchell <mark@codesourcery.com>
2969
2970 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2971 systems.
2972 * configure: Regenerated.
2973
3922b216
JDA
29742004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2975
2976 PR target/16344
2977 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2978 feedback based compiler.
2979 * Makefile.in: Rebuilt.
2980
95bcca47
AO
29812004-07-08 Alexandre Oliva <aoliva@redhat.com>
2982
2983 * Makefile.def (host_modules): Set bootstrap=true for flex.
2984 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2985 * Makefile.in: Rebuilt.
2986
051822f6
JH
29872004-07-07 Jan Hubicka <jh@suse.cz>
2988
2989 * MAINTAINERS: Add self as a profile feedback maintainer.
2990
7b61653a
PE
29912004-07-05 Phil Edwards <phil@codesourcery.com>
2992
2993 * configure.in: Do not prepend $srcdir to /dev/null in
2994 makefile fragments.
2995 * configure: Regenerate.
2996
23f6b2f9
PB
29972004-07-01 Paolo Bonzini <bonzini@gnu.org>
2998
2999 * Makefile.def (build_modules): Add bison, byacc, flex,
3000 m4, texinfo.
3001 (flags_to_pass): Add FLEX.
3002 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3003 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3004 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3005 DEFAULT_MAKEINFO): Remove.
3006 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3007 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3008 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3009 objdir or else use configured tool.
3010 (all-build): New.
3011 (all): Depend on it.
3012 (Build module dependencies): Add.
3013 * Makefile.in: Regenerate.
3014 * configure.in: Better support for multiple build modules,
3015 matching what is done for host/target modules. Do not look
3016 for "plausible" locations of build tools if Canadian cross.
3017 Use autoconf's AC_PROG_CC to find a C compiler. Define
3018 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
3019 * configure: Regenerate.
78716e86 3020
1c020272
PB
30212004-06-22 Paolo Bonzini <bonzini@gnu.org>
3022
3023 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3024 * Makefile.in: Regenerate.
3025
a52a0a7f
PB
30262004-06-22 Paolo Bonzini <bonzini@gnu.org>
3027
3028 * Makefile.tpl (configure-build-[+module+],
3029 configure-[+module+], configure-target-[+module+]): Pass
3030 [+extra_configure_args+].
3031 (all-build-[+module+], all-[+module+], check-[+module+],
3032 install-[+module+], [+make_target+]-[+module+],
3033 all-target-[+module+], check-target-[+module+],
3034 install-target-[+module+], [+make_target+]-target-[+module+]):
3035 Pass [+extra_make_args+].
3036 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3037 (GCC_HOST_EXPORTS): Remove.
3038 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3039 cross, check-gcc, check-gcc-c++, install-gcc,
3040 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3041 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3042 * Makefile.in: Regenerate.
3043
ccde3f1a
MS
30442004-06-21 Matthew Sachs <msachs@apple.com>
3045
3046 * MAINTAINERS: Added self to write-after-approval.
3047
6264b0a6
CF
30482004-06-21 Christopher Faylor <cgf@alum.bu.edu>
3049
3050 * configure.in: Check for srcdir/winsup rather than build directory
3051 winsup.
3052 * configure: Regenerate.
3053
801e2270
CV
30542004-06-17 Corinna Vinschen <vinschen@redhat.com>
3055
3056 * configure.in: Don't build Cygwin native newlib if winsup
3057 directory is missing. Emit warning instead.
3058 * configure: Regenerate.
3059
ad6717df
PB
30602004-06-09 Paolo Bonzini <bonzini@gnu.org>
3061
3062 * Makefile.tpl (touch-stage[+id+]): New.
3063 (restage[+prev+]): Depend on touch-stage[+id+].
3064
3065 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3066 Use it throughout.
3067
3068 * Makefile.def: Add profile and feedback bootstrap stages.
3069 Remove next field from bootstrap stages.
3070 * Makefile.tpl (LN, LN_S): Substitute.
3071 (stageN-start, stageN-end): Use double-colon rules, to
3072 provide a hook for additional setup commands.
3073 (distclean-stageN-gcc, restageN): Create dependencies from
3074 [+prev+], not from [+next+].
3075 (stageN-bubble): Add commands for successive stages from
3076 [+prev+], using double-colon rules.
3077 (all-stageN-gcc): Fix typo.
3078 (stagefeedback-start, profiledbootstrap): New.
3079 * Makefile.in: Regenerate.
3080 * configure.in: Call ACX_PROG_LN.
3081 * configure: Regenerate.
3082
5bbb9680
CY
30832004-06-08 Canqun Yang <canqun@nudt.edu.cn>
3084
3085 * MAINTAINERS (Write After Approval): Add myself.
3086
e18be1d4
MA
30872004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
3088
3089 * MAINTAINERS (Write After Approval): Add myself.
3090
5607edfd
PB
30912004-06-03 Paolo Bonzini <bonzini@gnu.org>
3092
3093 * configure.in: Fix --enable-bootstrap breakage introduced in trees
3094 without gcc.
3095 * configure: Regenerate.
3096
1ec4e9c3
PB
30972004-06-01 Paolo Bonzini <bonzini@gnu.org>
3098
3099 * Makefile.tpl: Fix typo.
3100 * Makefile.in: Regenerate.
3101
c2f7605f
PB
31022004-06-01 Paolo Bonzini <bonzini@gnu.org>
3103
3104 * configure.in: Remove new- prefix from toplevel
3105 bootstrap targets.
3106 * configure: Regenerate.
3107
f516a7da
PB
31082004-06-01 Paolo Bonzini <bonzini@gnu.org>
3109
3110 * Makefile.tpl (all.normal): Rename to all.
3111 (all): Replace with a rule to pick the default
3112 target from configure.
3113 (all-gcc, configure-gcc): Use conditionals to
3114 do nothing when toplevel bootstrap is going on.
3115 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3116 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3117 * configure.in: Support --enable-bootstrap.
3118
3119 * Makefile.def: Remove new- prefix from toplevel
3120 bootstrap targets.
3121 * Makefile.tpl: Likewise.
3122
3123 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
3124 target.
3125
3126 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3127 $(RECURSE_FLAGS) to recursive invocation of make.
3128
3129 * Makefile.in: Regenerate.
3130 * configure: Regenerate.
3131
78dd5e36
AJ
31322004-05-30 Andreas Jaeger <aj@suse.de>
3133 Jim Wilson <wilson@specifixinc.com>
3134
3135 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3136 like CC.
3137
30f1bddc
DJ
31382004-05-27 Daniel Jacobowitz <dan@debian.org>
3139
3140 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3141 * configure: Regenerate.
3142
4fc4dd12
DJ
31432004-05-25 Daniel Jacobowitz <drow@false.org>
3144
3145 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3146 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3147 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
3148 targets.
3149 * Makefile.in: Regenerate.
3150
94632047 31512004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
3152
3153 * configure.in: Test the ability to symlink directories.
3154 * configure: Regenerate.
3155
3156 * Makefile.def (bootstrap-stage): New definitions.
3157 * Makefile.tpl (configure-stage1-gcc,
3158 configure-stage2-gcc, configure-stage3-gcc,
3159 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3160 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3161 new-restage3, compare): Autogenerate, see Makefile.in
3162 entry for behavioral changes.
3163 (distclean-stage1, new-stage1-start, new-stage1-end,
3164 new-stage1-bubble, distclean-stage2, new-stage2-start,
3165 new-stage2-end, new-stage2-bubble, distclean-stage3,
3166 new-stage3-start, new-stage3-end): New autogenerated targets.
3167 (objext, prebootstrap, BOOT_CFLAGS,
3168 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3169 targets.
3170
3171 * Makefile.in: Regenerate.
3172 (distclean-stage1, new-stage1-start, new-stage1-end,
3173 new-stage1-bubble, distclean-stage2, new-stage2-start,
3174 new-stage2-end, new-stage2-bubble, distclean-stage3,
3175 new-stage3-start, new-stage3-end): New targets.
3176 (all-stage1-gcc): Move prebootstrap dependency from here...
3177 (configure-stage1-gcc): ...to here.
3178 (new-bootstrap): Use bubble targets.
3179 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3180 Use per-stage distclean targets.
3181 (configure-stage1-gcc, configure-stage2-gcc,
3182 configure-stage3-gcc, all-stage1-gcc,
3183 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3184 Use new-stageN-start to prepare the tree.
3185
4f4e53dd
PB
31862004-05-23 Paolo Bonzini <bonzini@gnu.org>
3187
3188 * Makefile.def (host_modules): add libcpp.
3189 * Makefile.tpl: Add dependencies on and for libcpp.
3190 * Makefile.in: Regenerate.
3191 * configure.in: Add libcpp host module.
3192 * configure: Regenerate.
3193
60975492
PB
31942004-05-21 Paolo Bonzini <bonzini@gnu.org>
3195
3196 * Makefile.tpl: Whenever a recursive target is defined, wrap
3197 it in a special @if/@endif block, and prepare its maybe
3198 dependency in the @if/@endif block
3199 * configure.in: Instead of writing maybe dependencies, remove
3200 the @if/@endif statements, and remove the @if/@endif blocks
3201 that remain.
3202 * configure: Regenerate.
3203 * Makefile.in: Regenerate.
3204
5ce7d75d
JJ
32052004-05-20 Janis Johnson <janis187@us.ibm.com>
3206
3207 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3208
c779c42f
KK
32092004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
3210
3211 PR bootstrap/15120
3212 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3213 * */configure: Rebuilt.
3214
b4117c30
ZW
32152004-05-17 Zack Weinberg <zack@codesourcery.com>
3216
3217 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3218 of libf2c.
3219 * configure, Makefile.in: Regenerate.
3220
2472200d 3221