]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Correct ChangeLog entry for revision 129904.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
acc48927
BE
12007-10-25 Ben Elliston <bje@au.ibm.com>
2
3 * MAINTAINERS (mercury): Remove entry.
4 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5
e00e9858
DJ
62007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7
8 * Makefile.def (dependencies): Make configure-gdb depend on
9 all-intl.
10 * Makefile.in: Regenerated.
11
def14a3c
SK
122007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
13
14 * MAINTAINERS (Fortran maintainer): Remove myself.
15
0e5e9f76
PM
162007-10-15 Patrick Mansfield <patmans@us.ibm.com>
17
18 * Makefile.def: To avoid problems running with parallel makes,
19 build newlib before libgloss so that target specific header
20 files are availble.
21 * Makefile.in: Regenerate
22
bbfbfafc
DJ
232007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
24
25 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
26 * Makefile.in: Regenerate.
27
c56abad5
VM
282007-10-09 Vladimir Makarov <vmakarov@redhat.com>
29
30 * MAINTAINERS (Register allocation reviewer): Add myself.
31
f019adc1
MF
322007-10-08 Mike Frysinger <vapier@gentoo.org>
33
34 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
35 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
36 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
37 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
38 * configure: Regenerate.
39
789e4e28
SP
402006-10-04 Seongbae Park <seongbae.park@gmail.com>
41
42 * MAINTAINERS (Register allocation reviewer): Add myself.
43
0999159b
PB
442007-10-01 Paolo Bonzini <bonzini@gnu.org>
45
46 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
47 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
48 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
49 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
50 * configure.ac: Default them to host tools for $host = $build.
51 Subst them.
52
53 * configure: Regenerate.
54 * Makefile.in: Regenerate.
55
a054acde
PB
562006-09-24 Peter Bergner <bergner@vnet.ibm.com>
57
58 * MAINTAINERS (Register allocation reviewer): Add myself.
59
ffda6fc9
KZ
602006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
61
62 * MAINTAINERS (Register allocation reviewer): Add myself.
63
9d209c83
SP
642007-09-21 Seongbae Park <seongbae.park@gmail.com>
65
66 * MAINTAINERS (Write After Approval): Fix typo.
67
1ec3b87b
RS
682007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
69
70 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
71 * configure: Regenerate.
72
19d5986d
PJ
732007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
74
75 PR bootstrap/31906
76 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
77 they're already prefixed.
78
6d3b5aea
BK
792007-09-19 Benjamin Kosnik <bkoz@redhat.com>
80
81 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
82 libstdc++.
83 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
84 * configure: Regenerate.
85 * Makefile.in: Regenerate.
86
4fe7e755
AS
872007-09-17 Andreas Schwab <schwab@suse.de>
88
89 * configure.ac: Raise minimum makeinfo version to 4.6.
90 * configure: Regenerate.
91
d483feaa
JS
922007-09-17 Johannes Singler <singler@ira.uka.de>
93
94 * MAINTAINERS (write-after-approval) add myself
95
fa9a3f31
AM
962007-09-15 Alan Modra <amodra@bigpond.net.au>
97
98 * configure.ac: Correct makeinfo version check.
99 * configure: Regenerate.
100
6593a73e
RS
1012007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
102
103 * MAINTAINERS: Update my email address.
104
d9dced13
RS
1052007-09-14 Richard Sandiford <richard@codesourcery.com>
106
107 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
108 to $skipdirs and only disable gprof for newlib. Use the normal
109 mips*-elf* handling in other respects.
110 * configure: Regnerate.
111
773c1467
DD
1122007-09-12 David Daney <ddaney@avtrex.com>
113
114 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
115 enabling libgcj.
116 * configure: Regenerate.
117
c03353e2
RIL
1182007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
119
120 PR other/32154
121 * configure.ac: For libgloss targets, point the linker to the linker
122 script, startup code and simulator library.
123 * configure: Regenerate.
124
c4e9bf2b
AH
1252007-09-07 Andrew Haley <aph@redhat.com>
126
127 * configure.ac (noconfigdirs): Remove target-libffi and
128 target-libjava.
129 * configure: Regenerate.
130
1f5a6b84
FXC
1312007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
132
133 PR target/33281
134 * configure.ac: Use config/mh-mingw on mingw.
135 * configure: Regenerate.
1f5a6b84 136
3951e521
PH
1372007-09-05 Pat Haugen <pthaugen@us.ibm.com>
138
9f349f63 139 * MAINTAINERS (Write After Approval): Add myself.
3951e521 140
e643dc23
RG
1412007-09-05 Richard Guenther <rguenther@suse.de>
142
143 * configure.ac (--enable-stage1-checking): If neither --enable-checking
144 nor --disable-checking is provided also turn on yes and types
145 checking for stage1.
146 * configure: Re-generate.
147
039874df
KW
1482007-08-30 Krister Walfridsson <cato@df.lth.se>
149
150 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
151 (Write After Approval): Remove myself.
152
c3f07bd6 1532007-08-29 Nick Clifton <nickc@redhat.com>
15098359 154
c3f07bd6 155 * config.sub, config.guess: Update from upstream sources.
15098359 156
4bbed405
BD
1572007-08-22 Bud Davis <jmdavis@link.com>
158
159 * MAINTAINERS (Write After Approval): Added myself.
160 * MAINTAINERS (Reviewers): Removed myself.
161
c8aea42c
PB
1622007-08-18 Paul Brook <paul@codesourcery.com>
163 Joseph Myers <joseph@codesourcery.com>
164
165 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
166 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
167 * Makefile.in: Regenerate.
168 * configure.ac (--with-debug-prefix-map): New.
169 * configure: Regenerate.
170
4bf6c438
RS
1712007-08-17 Richard Sandiford <richard@codesourcery.com>
172 Nigel Stephens <nigel@mips.com>
173
4bf6c438
RS
174 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
175 as target_makefile_frag.
176 * configure: Regenerate.
177
bb286d71
AO
1782007-08-16 Alexandre Oliva <aoliva@redhat.com>
179
180 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
181 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
182 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
183 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
184 (do-compare, do-compare3, do-compare-debug): New.
185 ([+compare-target+]): Use them.
186
a4630417
MK
1872007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
188
189 * MAINTAINERS (Write After Approval): Change my email address.
190
d9acb717
RW
1912007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
192 Ben Elliston <bje@au.ibm.com>
193
194 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
195 --silent if $silent.
196 * configure: Regenerate.
197
96876681
ZD
1982003-08-12 Zdenek Dvorak <ook@ucw.cz>
199
200 * MAINTAINERS (Various Maintainers): Add myself as
201 loop infrastructure maintainer. Update my e-mail
202 address.
203
1c1d80ee
DN
2042007-07-31 Diego Novillo <dnovillo@google.com>
205
206 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
207 Adjust description.
208
7e98624c
RG
2092007-07-26 Richard Guenther <rguenther@suse.de>
210
211 * configure.ac: Add types checking to stage1 checking flags.
212 * configure: Regenerate.
213
4c85af60
NC
2142007-07-17 Nick Clifton <nickc@redhat.com>
215
216 * COPYING3: New file. Contains version 3 of the GNU General
217 Public License.
218 * COPYING3.LIB: New file. Contains version 3 of the GNU
219 Lesser General Public License.
220
19ddfd3a
AK
2212007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
222
223 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
224
2a064545
AK
2252007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
226
227 * MAINTAINERS (S/390 co-maintainer): Add myself.
228 (Write After Approval): Remove myself.
229
f861f54d
DH
2302007-07-13 Dan Hipschman <dsh@google.com>
231
232 * MAINTAINERS (Write After Approval): Add myself.
233
0136f2f7
NC
2342007-07-11 Nick Clifton <nickc@redhat.com>
235
236 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
237 WINDRES export.
238 * Makefile.in: Regenerate.
239
6e29b5a4
RO
2402007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
241
242 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
243 maintainer.
244
159a4b02
L
2452007-07-05 H.J. Lu <hongjiu.lu@intel.com>
246
247 * lt~obsolete.m4: New. Import from 20070318 libtool.
248
6ba67283
JB
2492007-07-03 Julian Brown <julian@codesourcery.com>
250
251 * MAINTAINERS (Write After Approval): Add myself.
252
30b74385
RW
2532007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
254
255 * configure.ac: Rewrite 'configure --help' strings to look nicer.
256 * configure: Regenerate.
257
2582007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
259
260 * configure.ac: Add some missing m4 quotation.
261 * configure: Regenerate.
262
943c54ce
SB
2632007-07-02 Simon Baldwin <simonb@google.com>
264
265 * MAINTAINERS (Write After Approval): Add myself.
266
1c00b503
PB
2672007-07-02 Paolo Bonzini <bonzini@gnu.org>
268
269 * configure: Regenerate.
270
901119ae
KT
2712007-07-02 Kai Tietz <kai.tietz@onevision.com>
272
273 * Makefile.def: Add windmc tool to build.
274 * Makefile.tpl: Likewise.
275 * configure.ac: Likewise.
276 * Makefile.in: Regenerate.
277 * configure: Regenerate.
278
83f4c19f
DD
2792007-06-28 DJ Delorie <dj@redhat.com>
280
281 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
282 not building newlib.
283 * configure: Regenerated.
284
5346c75c
JS
2852007-06-28 Jan Sjodin <jan.sjodin@amd.com>
286
287 * MAINTAINERS (Write After Approval): Add myself.
288
aacfb86b
MM
2892007-06-25 Martin Michlmayr <tbm@cyrius.com>
290
291 * MAINTAINERS (Write After Approval): Add myself.
292
590bf0d3
CM
2932007-06-19 Chris Matthews <chrismatthews@google.com>
294
295 * MAINTAINERS (Write After Approval): Add myself.
296
cdbbee7a
RIL
2972007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
298
299 * MAINTAINERS (Write After Approval): Add myself.
300
b8afffc1
DJ
3012007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
302
303 * Makefile.def: Add dependency from configure-gdb to all-bfd.
304 * Makefile.in: Regenerated.
305
3fcfad76
BS
3062007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
307
308 * configure.ac: Don't add target-libmudflap to noconfigdirs for
309 bfin*-*-uclinux* targets.
310 * configure: Regenerate.
311
3f5a2b7f
ILT
3122007-06-14 Ian Lance Taylor <iant@google.com>
313
314 * MAINTAINERS: Add myself as non-algorithmic global write
315 maintainer.
316
4c46daee
DN
3172007-06-14 Diego Novillo <dnovillo@google.com>
318
319 * MAINTAINERS: Add self as middle-end maintainer and
320 non-algorithmic global write maintainer.
321
a3bb222a
FXC
3222007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
323
324 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
325 Move all Fortran maintainers except Paul Brook into the
326 Non-Autopoiesis section.
327
a19e8f64
PB
3282007-06-14 Paolo Bonzini <bonzini@gnu.org>
329
330 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
331 (distclean-stage[+id+]): Possibly delete stage_last.
332 * Makefile.in: Regenerate.
333
1c2abe5e
SP
3342007-06-12 Seongbae Park <seongbae.park@gmail.com>
335
336 * MAINTAINERS (Various Maintainer): Fix typo.
337
abca4739
PB
3382007-06-11 Paolo Bonzini <bonzini@gnu.org>
339
340 * MAINTAINERS (Various Maintainer): Add myself as
341 dataflow maintainer.
342
a894d2c3
BE
3432007-06-07 Ben Elliston <bje@au.ibm.com>
344
345 * config.sub, config.guess: Update from upstream sources.
346
8024d75e
BE
3472007-06-07 Ben Elliston <bje@au.ibm.com>
348
349 * Makefile.tpl: Fix spelling error.
350 * Makefile.in: Regenerate.
351
973a9a5e
SE
3522007-06-01 Steve Ellcey <sje@cup.hp.com>
353
96598938
L
354 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
355 lt_cv_sys_max_cmd_len.
973a9a5e 356
ccb4d26b
DN
3572007-05-31 Dorit Nuzman <dorit@il.ibm.com>
358
359 * MAINTAINERS (Various Maintainers): Add myself as
360 auto-vectorizer maintainer.
361
eecb7461
PB
3622003-05-31 Paolo Bonzini <bonzini@gnu.org>
363
364 PR libjava/32098
365 * libtool.m4: Revert previous change.
366 * ltgcc.m4: Put it here.
367
89d28202
ZD
3682003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
369
370 * MAINTAINERS (Various Maintainers): Add myself as
371 auto-vectorizer maintainer.
372
60c7a11a
L
3732007-05-30 H.J. Lu <hongjiu.lu@intel.com>
374
375 PR libjava/32098
376 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
377
9dd3cc81
RG
3782007-05-30 Richard Guenther <rguenther@suse.de>
379
380 * MAINTAINERS (Various Maintainers): Add myself as
381 auto-vectorizer maintainer.
382
9cc1244e
JJ
3832007-05-30 Jakub Jelinek <jakub@redhat.com>
384
385 PR bootstrap/29382
386 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
387 * configure: Rebuilt.
388
6124296b
RC
3892007-05-28 Roberto Costa <robsettantasei@gmail.com>
390
391 * MAINTAINERS (Write After Approval): Removed my name.
392
6b757a0d
SB
3932007-05-25 Steven Bosscher <steven@gcc.gnu.org>
394
395 * MAINTAINERS (Write After Approval): Remove myself.
396
86ef8528
AT
3972007-05-25 Andreas Tobler <a.tobler@schweiz.org>
398
399 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
400
1cf3d07d
SE
4012007-05-23 Steve Ellcey <sje@cup.hp.com>
402
403 * ltmain.sh: Update from ToT Libtool.
404 * libtool.m4: Update from ToT Libtool.
405 * ltsugar.m4: New. Update from ToT Libtool.
406 * ltversion.m4: New. Update from ToT Libtool.
407 * ltoptions.m4: New. Update from ToT Libtool.
408 * ltconfig: Remove.
409 * ltcf-c.sh: Remove.
410 * ltcf-cxx.sh: Remove.
411 * ltcf-gcj.sh: Remove.
412
ce3fcf8c
OW
4132007-05-22 Ollie Wild <aaw@google.com>
414
415 * MAINTAINERS (Write After Approval): Add myself.
416
342b9200
PB
4172007-05-16 Paolo Bonzini <bonzini@gnu.org>
418
419 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
420 stage_cflags.
421 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
422 Remove CFLAGS/LIBCFLAGS.
423 (configure-stage[+id+]-[+prefix+][+module+],
424 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
425 * Makefile.in: Regenerate.
426
cea17285
DN
4272007-05-15 Diego Novillo <dnovillo@google.com>
428
429 * MAINTAINERS: Update e-mail address.
430
11c004e7
RE
4312007-05-15 Revital Eres <eres@il.ibm.com>
432
433 * MAINTAINERS (Write After Approval): Add myself.
434
ab6bd693
RC
4352007-05-14 Roberto Costa <robsettantasei@gmail.com>
436
437 * MAINTAINERS (Write After Approval): Updated my address.
438
388cdf07
TN
4392007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
440
441 * MAINTAINERS (Write After Approval): Add myself.
442
23f24034
SR
4432007-05-11 Silvius Rus <rus@google.com>
444
445 * MAINTAINERS (Write After Approval): Add myself.
446
34a7526e
TT
4472007-04-23 Tom Tromey <tromey@redhat.com>
448
449 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
450
51da21be
MM
4512007-04-22 Mark Mitchell <mark@codesourcery.com>
452
453 * MAINTAINERS (cpplib): Rename to ...
454 (libcpp): ... this. Add C/C++ front end maintainers.
455
70070387
SE
4562007-04-14 Steve Ellcey <sje@cup.hp.com>
457
458 * config-ml.in: Pass ${ml_config_env} to configure calls.
459
df1a0dbb
CB
4602007-04-04 Christian Bruel <christian.bruel@st.com>
461
462 * MAINTAINERS (Write After Approval): Add myself.
463
9daff147
DK
4642007-04-02 Dave Korn <dave.korn@artimi.com>
465
466 * MAINTAINERS (Write After Approval): Add myself.
467
374eadb2
TB
4682007-03-31 Tobias Burnus <burnus@net-b.de>
469
470 * MAINTAINERS (fortran 95 front end): Add myself.
471
8eced3a2
DR
4722007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
473
474 * MAINTAINERS (Write After Approval): Add myself.
475
653de3e3
AZ
4762007-03-24 Ayal Zaks <zaks@il.ibm.com>
477
478 * MAINTAINERS (Modulo Scheduler): Add myself.
479
b737d953
BM
4802007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
481
482 * MAINTAINERS (fortran 95 front end): Add myself.
483 (c++ front end): whitespace fix.
484
a584cdf2
NF
4852007-03-22 Nathan Froyd <froydnj@codesourcery.com>
486
487 * MAINTAINERS (Write After Approval): Add myself.
488
8c79f3c4
RS
4892007-03-21 Richard Sandiford <richard@codesourcery.com>
490
491 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
492 of glob. Quote arguments with single quotes too.
493 * configure: Regenerate.
494
07f1ac6d
BM
4952007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
496
497 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
498 * Makefile.in: Regenerate
499
172e41aa
AS
5002007-03-07 Andreas Schwab <schwab@suse.de>
501
502 * configure: Regenerate.
503
9c4d2493
BM
5042007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
505
506 * configure.ac: Add "--with-pdfdir" configure option,
507 which defines pdfdir variable.
508 * Makefile.def (target=fixincludes): Add install-pdf to
509 missing targets.
510 (recursive_targets): Add install-pdf target.
511 (flags_to_pass): Add pdfdir.
512 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
513 target.
514 * configure: Regenerate
515 * Makefile.in: Regenerate
516
e14e622e
EC
5172007-02-28 Eric Christopher <echristo@apple.com>
518
519 Revert:
520 2006-12-07 Mike Stump <mrs@apple.com>
521
522 * Makefile.def (dependencies): Add dependency for
523 install-target-libssp and install-target-libgomp on
524 install-gcc.
525 * Makefile.in: Regenerate.
526
54e433bc
MK
5272007-02-27 Matt Kraai <kraai@ftbfs.org>
528
529 * configure: Regenerate.
530 * configure.ac: Move statements after variable declarations.
531
6c8d3d8f
KK
5322007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
533
534 * MAINTAINERS: Add myself as sh maintainer.
535
9f8c6739
JM
5362007-02-19 Joseph Myers <joseph@codesourcery.com>
537
538 * configure.ac: Adjust for loop syntax.
539 * configure: Regenerate.
540
278a7a38
AO
5412007-02-18 Alexandre Oliva <aoliva@redhat.com>
542
543 * configure: Rebuilt.
544
b2eaac4a
AO
5452007-02-18 Alexandre Oliva <aoliva@redhat.com>
546
547 * configure.ac: Drop multiple occurrences of --enable-languages,
548 and fix its quoting.
549 * configure: Rebuilt.
550
beeaf216
MM
5512007-02-17 Mark Mitchell <mark@codesourcery.com>
552 Nathan Sidwell <nathan@codesourcery.com>
553 Vladimir Prus <vladimir@codesourcery.com
554 Joseph Myers <joseph@codesourcery.com>
555
556 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
557 * configure: Regenerate.
558
09201a09
GP
5592007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
560
561 * ltconfig (freebsd*): Default to elf.
562
291f172e
DJ
5632007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
564
565 * configure.ac (target_libraries): Move libgcc before libiberty.
566 * configure: Regenerated.
567
c3a86da9
DJ
5682007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
569 Paolo Bonzini <bonzini@gnu.org>
570
571 PR bootstrap/30753
572 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
573 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
574 * configure: Regenerated.
575
88e1e72a
FXC
5762007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
577
578 * MAINTAINERS (Language Front End Maintainers): Update my mail
579 address.
580
44bfc3ac
DJ
5812007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
582
583 PR bootstrap/30748
584 * configure.ac: Correct syntax for Solaris ksh.
585 * configure: Regenerated.
586
3e19841a
PB
5872007-02-09 Paolo Bonzini <bonzini@gnu.org>
588
589 * configure.ac: Sync with src.
590 * configure: Regenerate.
591
74a48762
PB
5922007-02-09 Paolo Bonzini <bonzini@gnu.org>
593
594 * Makefile.in: Regenerate.
595
d846e52e
PB
5962007-02-09 Paolo Bonzini <bonzini@gnu.org>
597
598 * config.sub: Sync with src.
599
1c710c3c
DJ
6002007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
601
602 * Makefile.tpl (build_alias, host_alias, target_alias): Use
603 noncanonical equivalents.
604 * configure.in: Rename to...
605 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
606 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
607 target_noncanonical. Use them. Rewrite removal of configure
608 arguments for autoconf 2.59. Discard variable settings. Force
609 program_transform_name for native tools.
610
611 * Makefile.in: Regenerated.
612 * configure: Regenerated with autoconf 2.59.
613
74372bdf
RZ
6142007-02-07 Roman Zippel <zippel@linux-m68k.org>
615
3de8da2a 616 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 617
f6671c93
AS
6182007-01-31 Andreas Schwab <schwab@suse.de>
619
620 * Makefile.tpl (LDFLAGS): Substitute it.
621 * Makefile.in: Regenerate.
622
ba9f17df
AB
6232007-01-30 Andrey Belevantsev <abel@ispras.ru>
624
3de8da2a 625 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 626
2472200d
DE
6272007-01-28 David Edelsohn <edelsohn@gnu.org>
628
3de8da2a 629 * MAINTAINERS (spu port): Add myself.
2472200d 630
5305be7e
RG
6312007-01-23 Richard Guenther <rguenther@suse.de>
632
633 PR bootstrap/30541
634 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
635 * Makefile.tpl (GNATBIND): Substitute it.
636 (GNATMAKE): Likewise.
637 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
638 of STAGE_PREFIX.
639 * Makefile.in: Regenerate.
640 * configure: Regenerate.
641
416cfb5e
MS
6422007-01-18 Mike Stump <mrs@apple.com>
643
644 * configure.in: Re-enable -Werror for gcc builds.
645
3de8da2a 6462007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 647
3de8da2a 648 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 649
d943d7c4
PB
6502007-01-11 Paolo Bonzini <bonzini@gnu.org>
651
652 * configure.in: Change == to = in test command.
3de8da2a 653 * configure: Regenerate.
d943d7c4 654
e69bf64b 6552007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
656 Nick Clifton <nickc@redhat.com>
657 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
658
659 * configure.in (build_configargs, host_configargs, target_configargs):
660 Remove build/host/target parameters.
661 (host_libs): Add gmp and mpfr.
662 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
663 * Makefile.def (gmp, mpfr): New.
664 (gcc): Remove target.
665 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
666 target_os, target_vendor): New.
667 (configure): Add host_alias/target_alias arguments. Adjust invocations.
668 * configure: Regenerate.
669 * Makefile.in: Regenerate.
e69bf64b
PB
670
6712007-01-11 Matt Fago <fago@earthlink.net>
672
673 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 674 to improve robustness of configure tests.
e69bf64b 675 * configure: Regenerate.
e14e622e 676
a42f3b80
UB
6772007-01-09 Uros Bizjak <ubizjak@gmail.com>
678
679 * MAINTAINERS: Add myself as i386 maintainer.
680
a36aee1a
JH
6812007-01-08 Jan Hubicka <jh@suse.cz>
682
61fcaeef 683 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 684
738a52d3
KT
6852007-01-08 Kai Tietz <kai.tietz@onevision.com>
686
687 * configure.in: Add support for an x86_64-mingw* target.
95af8923 688 * configure: Regenerate.
738a52d3 689
54fdc474
DJ
6902007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
691
692 * Makefile.tpl (all-target): Correct @if conditional for target
693 modules.
694 * configure.in: Omit libiberty if building only target libgcc.
695 * configure, Makefile.in: Regenerated.
696
3dd71726
PB
6972007-01-04 Paolo Bonzini <bonzini@gnu.org>
698
699 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
700 * configure: Regenerate.
701
fa958513
DJ
7022007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
703
704 * Makefile.def (target_modules): Add libgcc.
705 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
706 * Makefile.tpl (clean-target-libgcc): Delete.
707 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
708 on gcc even for bootstrapped modules. Rewrite handling of
709 lang_env_dependencies to loop over target_modules.
710 * configure.in (target_libraries): Add target-libgcc.
711 * Makefile.in, configure: Regenerated.
712
e1888513
PB
7132006-12-29 Paolo Bonzini <bonzini@gnu.org>
714
715 * configure.in: Reorganize recognition of languages. Add
716 --enable-stage1-languages. Show supported languages for the chosen
717 target rather than all recognized languages.
718 * configure: Regenerate.
719
53b88b73
PB
7202006-12-29 Paolo Bonzini <bonzini@gnu.org>
721
722 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
723 * Makefile.in: Regenerate.
724
a3993f33
KG
7252006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
726
727 * configure.in: Warn that MPFR 2.2.0 is buggy.
728 * configure: Regenerate.
729
f063a9ed
ILT
7302006-12-27 Ian Lance Taylor <iant@google.com>
731
732 * configure.in: When removing Makefiles to force a reconfigure, also
733 remove prev-DIR*/Makefile.
734 * configure: Regenerate.
735
af71363e
AS
7362006-12-22 Andreas Schwab <schwab@suse.de>
737
738 * configure: Regenerate with correct autoconf version.
739
0b0dc272
AM
7402006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
741
3de8da2a
UB
742 * configure.in: add AC_SUBST for *_FOR_TARGET.
743 * configure: Regenerate.
0b0dc272 744
53b88b73
PB
7452006-12-19 Paolo Bonzini <bonzini@gnu.org>
746
747 * configure.in: Simplify logic for rejecting languages that cannot
748 be built. Separate the case when a language is unsupported,
749 from the case when the user chooses not to build a language.
750
400ebff4
PB
7512006-12-19 Paolo Bonzini <bonzini@gnu.org>
752
753 * configure.in: Remove "$build" case for powerpc-*-darwin* since
754 it only affects bootstrap and could be tested on "$host" as well.
755 * configure: Regenerate.
756 * config/mh-ppc-darwin: Add to the stage1 cflags here.
757
8efea775
PB
7582006-12-19 Paolo Bonzini <bonzini@gnu.org>
759
760 PR bootstrap/29544
761 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
762 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
763 move here comment from Makefile.tpl.
764 * Makefile.tpl: Move some definitions higher in the file.
765 (STAGE1_CHECKING): New.
766 * configure.in: Add --enable-stage1-checking.
767 * configure: Regenerate.
768 * Makefile.in: Regenerate.
769
ed88a7ed
PB
7702006-12-19 Paolo Bonzini <bonzini@gnu.org>
771
772 * MAINTAINERS: Add myself as build system maintainer.
773
b65151d3
SM
7742006-12-15 Simon Martin <simartin@users.sourceforge.net>
775
776 * MAINTAINERS (Write After Approval): Add myself.
777
7e050830
EC
7782006-12-13 Eric Christopher <echristo@apple.com>
779
780 * MAINTAINERS: Add myself as darwin maintainer.
781
8b494895
ILT
7822006-12-11 Ian Lance Taylor <ian@airs.com>
783
784 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
785
0ff1416d
JR
7862006-12-11 Joern Rennecke <joern.rennecke@arc.com>
787
788 MAINTAINERS: Update my entry.
789
58e24147
AM
7902006-12-11 Alan Modra <amodra@bigpond.net.au>
791
792 * configure.in: Handle spu makefile frag.
58e24147
AM
793 * Makefile.tpl (MAINT): Define
794 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
795 * configure: Regenerate.
796 * Makefile.in: Regenerate.
797
9b6f37a0
BE
7982006-12-11 Ben Elliston <bje@au.ibm.com>
799
800 * config.guess: Import latest version.
801 * config.sub: Likewise.
802
ea6f5c57
BE
8032006-12-11 Ben Elliston <bje@au.ibm.com>
804
805 * configure.in (spu-*-*): Don't skip target-libiberty.
806 * configure: Regenerate.
807
42c1cd8a
AT
8082006-12-10 Andreas Tobler <a.tobler@schweiz.org>
809
810 PR bootstrap/30134
811 * configure.in: Correct x86 darwin support for libjava to powerpc
812 and i?86 only.
813 * configure: Regenerate.
814
55eb837d
ST
8152006-12-08 Sandro Tolaini <tolaini@libero.it>
816
817 * configure.in: Add x86 darwin support for libjava.
818 * configure: Regenerate.
819
5bdacbc7
MS
8202006-12-07 Mike Stump <mrs@apple.com>
821
822 * Makefile.def (dependencies): Add dependency for
823 install-target-libssp and install-target-libgomp on
824 install-gcc.
825 * Makefile.in: Regenerate.
826
477d851c
RG
8272006-12-04 Richard Guenther <rguenther@suse.de>
828
829 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
830 (Non-Algorithmic Maintainers): Move over non-algorithmic
831 loop optimizer maintainers, add myself as a non-algorithmic
832 middle-end maintainer.
833
5d33d367
DF
8342006-12-04 Daniel Franke <franke.daniel@gmail.com>
835
836 * MAINTAINERS (Write After Approval): Add myself.
837
dbee1fb3
KG
8382006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
839
840 * configure.in: Update error message for missing GMP/MPFR.
841
842 * configure: Regenerate.
843
b5147de7
KG
8442006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
845
846 * configure.in: Update MPFR version in error message.
847
848 * configure: Regenerate.
849
f019376c
KG
8502006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
851
852 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
853 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
854 --with-gmp-lib): New flags.
855
856 * configure: Regenerate.
857
91ed95ae
BM
8582006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
859
860 * MAINTAINERS (Write After Approval): Change my email address.
861
3a971f15
MLI
8622006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
863
05170031 864 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 865
431041ea
PT
8662006-11-22 Philipp Thomas <pth@suse.de>
867
868 * MAINTAINERS (i18n): Update e-mail address.
869
df5487ee
TS
8702006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
871
872 * MAINTAINERS (spu port): Add myself as maintainer.
873 (Write After Approval): Remove myself.
874
92c2f0ee
BE
8752006-11-22 Ben Elliston <bje@au.ibm.com>
876
877 * configure.in (skipdirs): Don't build libssp for SPU.
878 * configure: Regenerate.
879
a3b97199
AP
8802006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
881
882 * MAINTAINERS (spu port): Add myself as maintainer.
883 (libobjc): Update my email address.
884
0eb97064
AB
8852006-11-21 Andrea Bona <andrea.bona@st.com>
886
887 * MAINTAINERS (Write After Approval): Add myself.
888
85d9c13c
TS
8892006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
890
891 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
892 * configure : Rebuilt.
893
6696f3cd
TS
8942006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
895
896 * MAINTAINERS (Write After Approval): Add myself.
897
d58542ea
AO
8982006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
899
900 * MAINTAINERS (Write After Approval): Add myself.
901
a357b5ae
KG
9022006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
903
904 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
905 libmpfr.a.
906 * configure: Regenerate.
907
9bd6112c
PB
9082006-11-16 Paolo Bonzini <bonzini@gnu.org>
909
910 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
911 (unstage): Test for stage_last presence.
912
913 PR bootstrap/29802
914 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
915 * Makefile.in: Regenerate.
916
c8cf9f0f
ZD
9172003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
918
919 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
920 maintainers.
921
467b1fc6
ER
9222006-11-14 Erven Rohou <erven.rohou@st.com>
923
924 * MAINTAINERS (Write After Approval): Add myself.
925
995a5697
PB
9262006-11-14 Paolo Bonzini <bonzini@gnu.org>
927
928 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
929 and stageN-package/Makefile.
930 * Makefile.in: Regenerated.
931
c8d6d53e
JZ
9322006-11-14 Jie Zhang <jie.zhang@analog.com>
933
934 * configure.in: Remove target-libgloss from noconfigdirs for
935 bfin-*-*.
936 * configure: Regenerated.
937
dffb147d
KG
9382006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
939
940 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 941
dffb147d
KG
942 * configure: Regenerate.
943
ca558912
KG
9442006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
945
946 * configure.in: Robustify error message for missing GMP/MPFR.
947
948 * configure: Regenerate.
949
7aa42285
SW
9502006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
951
952 * MAINTAINERS (Write After Approval): Add myself.
953
779958a2
UB
9542006-10-30 Uros Bizjak <ubizjak@gmail.com>
955
956 * MAINTAINERS: Change email address.
957
91de1527
VP
9582006-10-30 Vladimir Prus <vladimir@codesourcery.com>
959
960 * MAINTAINERS (Write After Approval): Add myself.
961
a3867703
PB
9622006-10-26 Peter Bergner <bergner@vnet.ibm.com>
963
964 * MAINTAINERS (Write After Approval): Add myself.
965
b4364fa2
CL
9662006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
967
7e050830 968 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 969 Write After Approval section.
b4364fa2 970
70ec446f
KG
9712006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
972
973 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
974 need_gmp anymore.
975 * configure: Regenerate.
976
018c8d88
TB
9772006-10-16 Tobias Burnus <burnus@net-b.de>
978
979 * MAINTAINERS (Write After Approval): Add myself.
980
f6a1687e
BE
9812006-10-16 Ben Elliston <bje@au.ibm.com>
982
983 * config.guess: Import latest version.
984 * config.sub: Likewise.
985
b5422ad7
BM
9862006-10-10 Brooks Moses <bmoses@stanford.edu>
987
988 * Makefile.def: Added pdf target handling.
989 * Makefile.tpl: Added pdf target handling.
990 * Makefile.in: Regenerated.
991
bdcee471
CL
9922006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
993
994 * MAINTAINERS: Add self as score port maintainer.
995
7d610414
BM
9962006-10-04 Brooks Moses <bmoses@stanford.edu>
997
998 * MAINTAINERS (Write After Approval): Add myself.
999
e48d66a9
SK
10002006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
1001
7e050830 1002 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
1003 or newer.
1004 * configure: Regenerated.
1005
c394e891
DB
10062006-09-27 Dave Brolley <brolley@redhat.com>
1007
1008 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1009 $s instead of $r.
1010 * configure: Regenerated.
1011
1ee4c5a0
TS
10122006-09-26 Thiemo Seufer <ths@mips.com>
1013
1014 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1015 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1016 * configure: Regenerate.
1017
5997afc3
GP
10182006-09-24 Graeme Peterson <gridly@gmail.com>
1019
1020 * MAINTAINERS (Write After Approval): Remove myself.
1021
0c502898
CF
10222006-09-22 Chao-ying Fu <fu@mips.com>
1023
1024 * MAINTAINERS (Write After Approval): Add myself.
1025
a7819e42
JM
10262006-09-10 Joseph S. Myers <joseph@codesourcery.com>
1027
1028 * MAINTAINERS: Add self as soft-fp maintainer.
1029
10302006-09-09 Anatoly Sokolov <aesok@post.ru>
1031
1032 * MAINTAINERS: Add myself as avr maintainer.
1033 Remove Marek Michalkiewicz as avr maintainer.
827d0991 1034
e8288489
RC
10352006-09-07 Roberto Costa <roberto.costa@st.com>
1036
1037 * MAINTAINERS (Write After Approval): Add myself.
1038
b91f0a41
CV
10392006-08-30 Corinna Vinschen <corinna@vinschen.de>
1040
1041 * configure.in: Never build newlib for a Mingw host.
1042 Never build newlib as Mingw target library.
1043 Test the existence of winsup/cygwin for building a Cygwin newlib,
1044 rather than just winsup.
1045 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1046 building a Mingw target.
1047 * configure: Regenerate.
1048
094c07a0
EB
10492006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
1050
1051 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1052
8d1171cb
PB
10532006-07-25 Paolo Bonzini <bonzini@gnu.org>
1054
1055 * config.guess: Import from src (was more updated).
1056 * config.sub: Likewise.
1057
2e9e6f68
DJ
10582006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1059
1060 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1061 * configure: Regenerated.
1062
57255173
PB
10632006-07-18 Paolo Bonzini <bonzini@gnu.org>
1064
cc6010cd
AP
1065 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1066 for stages after the first.
57255173 1067
9fbe6585
JJ
10682006-07-17 Jakub Jelinek <jakub@redhat.com>
1069
1070 * Makefile.def: Add dependencies for configure-opcodes
1071 on configure-intl and all-opcodes on all-intl.
1072 * Makefile.in: Regenerated.
1073
18c3f977
BE
10742006-07-13 Ben Elliston <bje@au.ibm.com>
1075
1076 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1077
27b56ba6
PE
10782006-07-06 Paul Eggert <eggert@cs.ucla.edu>
1079
1080 Port to hosts whose 'sort' and 'tail' implementations
1081 treat operands with leading '+' as file names, as POSIX
1082 has required since 2001. However, make sure the code still
1083 works on pre-POSIX hosts.
1084 * ltmain.sh: Don't assume "sort +2" is equivalent to
1085 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1086
ad6d4e43
UW
10872006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
1088
1089 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1090
706601d9
PG
10912006-07-04 Peter O'Gorman <peter@pogma.com>
1092
1093 * ltconfig: chmod 644 before ranlib during install.
1094
0b50988a
EB
10952006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1096
1097 PR bootstrap/18058
1098 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1099 if the bootstrap compiler is a GCC version that supports it.
1100 * configure: Regenerate.
1101
b6348cb3
PB
11022006-07-03 Paolo Bonzini <bonzini@gnu.org>
1103
95695ad3 1104 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
1105 * configure: Regenerate.
1106
1546bb64
PB
11072006-07-03 Paolo Bonzini <bonzini@gnu.org>
1108
1109 PR other/27063
1110 * configure.in: Test subdir_requires and give an appropriate
1111 error message.
1112 * configure: Regenerate.
1113
5cb6c629
AJH
11142006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
1115
1116 * MAINTAINERS (Write After Approval): Add myself.
1117
f4d8cdf8
JDA
11182006-06-22 John David Anglin <dave.anglin@nrc.ca>
1119
1120 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1121
4fe5abb7
SE
11222006-06-22 Steve Ellcey <sje@cup.hp.com>
1123
1124 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1125
2a79fd67
DA
11262006-06-20 David Ayers <d.ayers@inode.at>
1127
1128 PR bootstrap/28072
1129 * configure.in: Add target-boehm-gc to noconfigdirs depending on
1130 whether target-libjava is being configured instead of whether the
1131 java front end is enabled.
1132 * configure: Regenerate.
7e050830 1133
04879af3
RO
11342006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1135
1136 PR target/27540
1137 * configure.in: Only enable libgomp on IRIX 6.
1138 * configure: Regenerate.
1139
ec6c7392
PB
11402006-06-15 Paolo Bonzini <bonzini@gnu.org>
1141
1142 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1143 too.
1144 * Makefile.in: Regenerate.
1145
12973d7a
DD
11462006-06-13 Jeff Johnston <jjohnstn@redhat.com>
1147
1148 * config-ml.in: Alter CCASFLAGS to include special
1149 multilib options the same as is done for CFLAGS.
1150
c67ed86a
JDA
11512006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1152
1153 * configure.in: Don't enable libgomp on hpux10.
1154 * configure: Rebuilt.
1155
cb253473
DA
11562006-06-12 David Ayers <d.ayers@inode.at>
1157
1158 PR bootstrap/27963
1159 PR target/19970
7e050830 1160 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
1161 ${libgcj} is specified.
1162 * configure: Regenerate.
7e050830 1163
32845532
CD
11642006-06-06 Carlos O'Donell <carlos@codesourcery.com>
1165
1166 Sync from src:
7e050830
EC
1167
1168 * configure.in: Sync.
32845532 1169 * configure: Regenerated.
7e050830 1170
32845532
CD
1171 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1172
1173 * Makefile.def: Added dependencies from sim and gdb on intl, and
1174 added configure dependencies to everything with an all dependency
1175 on intl.
1176 * Makefile.in: Regenerated.
1177
7cd0cf9c
DA
11782006-06-06 David Ayers <d.ayers@inode.at>
1179
1180 PR libobjc/13946
1181 * Makefile.def: Add dependencies for libobjc which boehm-gc.
1182 * Makefile.in: Regenerate.
1183 * configure.in: Add --enable-objc-gc at toplevel and have it
1184 enable boehm-gc for Objective-C.
1185 Remove target-boehm-gc from libgcj.
1186 Add target-boehm-gc to target_libraries.
1187 Add target-boehm-gc to noconfigdirs where ${libgcj}
1188 is specified.
1189 Assert that boehm-gc is supported when requested for Objective-C.
1190 Only build boehm-gc if needed either for Java or Objective-C.
1191 * configure: Regenerate.
7e050830 1192
3ff3adad
PB
11932006-06-05 Paolo Bonzini <bonzini@gnu.org>
1194
1195 PR 27674
1196 * Makefile.tpl (configure-[+prefix+][+module+],
1197 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1198 Remove rule to unstage bootstrapped modules.
1199 (stage_current): New.
1200 * Makefile.in: Regenerate.
1201
898e551d
LB
12022006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1203
1204 * MAINTAINERS (Write After Approval): Update my e-mail address.
1205
ea60341e
MS
12062006-06-01 Mark Shinwell <shinwell@codesourcery.com>
1207
1208 * include/libiberty.h: Declare pex_run_in_environment.
1209
222ae291
AL
12102006-05-31 Asher Langton <langton2@llnl.gov>
1211
1212 * MAINTAINERS (Write After Approval): Add myself.
898e551d 1213
e9a54b07
PB
12142006-05-25 Paolo Bonzini <bonzini@gnu.org>
1215
1216 * Makefile.def (bfd, opcodes): Fix lib_path.
1217 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1218 (restrap): Move under "@if gcc-bootstrap". Fix typo.
1219 * Makefile.in: Regenerate.
1220
03e67131
CD
12212006-05-24 Carlos O'Donell <carlos@codesourcery.com>
1222
1223 * Makefile.in: Regenerate.
1224
65d6e994
CD
12252006-05-24 Carlos O'Donell <carlos@codesourcery.com>
1226
1227 * Makefile.def: Add install-html target. Add datarootdir
1228 docdir and htmldir to flags_to_pass.
1229 * Makefile.tpl: Add install-html target.
1230 * Makefile.in: Regenerate.
1231 * configure.in: Add --with-datarootdir, --with-docdir, and
1232 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1233 * configure: Regenerate.
1234
9e299237
MS
12352006-05-24 Mark Shinwell <shinwell@codesourcery.com>
1236
1237 * configure.in: Enable gprof for cross builds.
1238 * configure: Regenerate.
1239
c31202cd
RG
12402006-05-22 Richard Guenther <rguenther@suse.de>
1241
1242 Revert
1243 2006-01-31 Richard Guenther <rguenther@suse.de>
1244 Paolo Bonzini <bonzini@gnu.org>
1245
1246 * Makefile.def (target_modules): Add libgcc-math target module.
1247 * configure.in (target_libraries): Add libgcc-math target library.
1248 (--enable-libgcc-math): New configure switch.
1249 * Makefile.in: Re-generate.
1250 * configure: Re-generate.
1251 * libgcc-math: New toplevel directory.
1252
2a332582
JDA
12532006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1254 Andreas Tobler <a.tobler@schweiz.ch>
1255
1256 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
1257 * configure: Rebuilt.
1258
ccce6917 12592006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 1260
ccce6917
SL
1261 * MAINTAINERS (Write After Approval): Add myself.
1262
ed606bc0
DD
12632006-05-01 DJ Delorie <dj@redhat.com>
1264
3d8f47a0 1265 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
1266 * configure: Regenerate.
1267
9386bd20
RG
12682006-05-01 Richard Guenther <rguenther@suse.de>
1269
1270 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1271 maintainer.
1272
7b3bd503
KZ
12732006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
1274
1275 * MAINTAINERS (Write After Approval): Add myself.
1276
87ceee72
JB
12772006-04-28 Jan Beulich <jbeulich@novell.com>
1278
1279 * MAINTAINERS (Write After Approval): Add myself.
1280
e88a2c09
DD
12812006-04-18 DJ Delorie <dj@redhat.com>
1282
1283 * configure.in (m32c): Build libstdc++-v3. Pass flags to
1284 reference libgloss so that libssp can be built in a combined
1285 tree.
1286 * configure: Regenerate.
1287
675f0a8a
RM
12882006-04-08 Robert Millan <rmh@gcc.gnu.org>
1289
1290 * MAINTAINERS (Write After Approval): Add myself.
1291
27b6c940
BE
12922006-04-05 Ben Elliston <bje@au.ibm.com>
1293
1294 * configure.in: Require makeinfo 4.4 or higher.
1295 * configure: Regenerate.
1296
687b17d4
GP
12972006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
1298
1299 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1300 Rearrange the entries of other libraries to have them in one place.
1301
906ac235
JB
13022006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
1303
7e050830 1304 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
1305 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1306
fb0103e5
RG
13072006-03-14 Richard Guenther <rguenther@suse.de>
1308
1309 * configure: Regenerate with autoconf 2.13.
1310
17237f6b
JB
13112006-03-13 Jim Blandy <jimb@codesourcery.com>
1312
1313 * MAINTAINERS: Use my work address.
bed31434
JB
1314
1315 * MAINTAINERS: Update my E-mail address.
1316
27079765
AH
13172006-03-10 Aldy Hernandez <aldyh@redhat.com>
1318
1319 * configure.in: Handle --disable-<component> generically.
1320 * configure: Regenerate.
1321
54a17039
L
13222006-03-01 H.J. Lu <hongjiu.lu@intel.com>
1323
1324 PR libgcj/17311
1325 * ltmain.sh: Don't use "$finalize_rpath" for compile.
1326
b9bd11ca
EE
13272006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
1328
1329 * MAINTAINERS (Write After Approval): Remove myself.
1330 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1331
e9a54b07
PB
13322006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
1333
072b06f2
RE
1334 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
1335 (TARGET_CONFIGDIRS): Remove.
1336 * configure.in: Remove AC_SUBST(target_configdirs).
1337 * Makefile.in, configure: Regenerated.
ee2312f3 1338
936e1a35
SK
13392006-02-20 Steven G. Kargl <kargls@comcast.net>
1340
1341 * MAINTAINERS (Write After Approval): Remove myself.
1342 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1343
cc11cc9b
PB
13442006-02-20 Paolo Bonzini <bonzini@gnu.org>
1345
1346 PR bootstrap/25670
1347
1348 * Makefile.tpl ([+compare-target+]): Print explanation messages.
1349
1350 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1351 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1352 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1353 BUILD_PREFIX, BUILD_PREFIX_1.
1354 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1355
1356 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1357 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1358
1359 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1360 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1361 of `cat stage_current`. Always provide the `r' and `s' variables.
1362 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1363 a single shell execution.
1364 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1365 bootstrapped modules, make the stage1 module if the build was not
1366 started yet, else build the current stage.
1367 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1368 (all-build, all-host, all-target, [+make_target+]-host,
1369 [+make_target+]-target): Do not use \-continued lines.
1370 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1371 (current_stage, restrap, stage_last): New.
1372
1373 * Makefile.in: Regenerate.
1374 * configure: Regenerate.
1375
63a7c9ef
BD
13762006-02-19 Bud Davis <jmdavis@link.com>
1377
1378 * MAINTAINERS (Write After Approval): Remove myself.
1379 (Language Front End Maintainers): Add myself as fortran 95
1380 maintainer and update e-mail address.
1381
a3543e3a
FXC
13822006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1383
1384 * MAINTAINERS (Write After Approval): Remove myself.
1385 (Language Front End Maintainers): Add myself as fortran 95
1386 maintainer.
1387
ca5b1d2c
VK
13882006-02-16 Victor Kaplansky <victork@il.ibm.com>
1389
1390 * MAINTAINERS (Write After Approval): Add myself.
1391
0499513f
TK
13922006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
1393
1394 * MAINTAINERS (Write After Approval): Remove myself.
1395 (Language Front End Maintainers): Add myself as
1396 fortran 95 maintainer.
1397
d1f8db0c
PB
13982006-02-14 Paolo Bonzini <bonzini@gnu.org>
1399
1400 Sync from src:
1401
1402 2005-12-27 Leif Ekblad <leif@rdos.net>
1403
cc6010cd
AP
1404 * configure.in: Add support for RDOS target.
1405 * configure: Regenerate.
d1f8db0c
PB
1406
14072006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 1408 Andreas Schwab <schwab@suse.de>
d1f8db0c 1409
cc6010cd 1410 * configure: Regenerate.
d1f8db0c 1411
cac90078
DE
14122006-02-12 David Edelsohn <edelsohn@gnu.org>
1413
1414 * configure.in (enable_libgomp): Add AIX.
1415 * configure: Regenerate.
1416
bd37fbf5
MK
14172006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
1418
1419 * MAINTAINERS (Write After Approval): Add myself.
7e050830 1420
23027b7a
LM
14212006-02-03 Lee Millward <lee.millward@gmail.com>
1422
1423 * MAINTAINERS (Write After Approval): Add myself.
7e050830 1424
0058967b
RG
14252006-01-31 Richard Guenther <rguenther@suse.de>
1426 Paolo Bonzini <bonzini@gnu.org>
1427
1428 * Makefile.def (target_modules): Add libgcc-math target module.
1429 * configure.in (target_libraries): Add libgcc-math target library.
1430 (--enable-libgcc-math): New configure switch.
1431 * Makefile.in: Re-generate.
1432 * configure: Re-generate.
1433 * libgcc-math: New toplevel directory.
1434
e8b05380
PB
14352006-01-26 Paolo Bonzini <bonzini@gnu.org>
1436
1437 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1438 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1439 the assembler, linker and binutils.
1440 * configure: Regenerate.
1441
d54d5437
DM
14422006-01-22 Dirk Mueller <dmueller@suse.de>
1443
1444 * MAINTAINERS (Write After Approval): Add myself.
1445
670cbfcf
DN
14462006-01-20 Diego Novillo <dnovillo@redhat.com>
1447
1448 * configure: Regenerate.
1449
953ff289
DN
14502006-01-18 Richard Henderson <rth@redhat.com>
1451 Jakub Jelinek <jakub@redhat.com>
1452 Diego Novillo <dnovillo@redhat.com>
1453
1454 * libgomp: New directory.
1455 * Makefile.def: Add target_module libgomp.
1456 * Makefile.in: Regenerate.
1457 * configure.in (target_libraries): Add target-libgomp.
1458 * configure: Regenerate.
1459
32ce4048
AO
14602006-01-05 Alexandre Oliva <aoliva@redhat.com>
1461
1462 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1463 @ from continuation.
1464 * Makefile.in: Rebuilt.
1465
0eaf8e17 14662006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 1467
c76c0c83
CL
1468 * MAINTAINERS (Write After Approval): Add myself.
1469
2d309510
PB
14702006-01-04 Paolo Bonzini <bonzini@gnu.org>
1471
1472 PR bootstrap/24252
1473
1474 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1475 * Makefile.tpl (OBJDUMP): New.
1476 (EXTRA_HOST_FLAGS): Add it.
1477 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1478
953ff289
DN
1479 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1480 to use symbolic links between directories. Avoid race conditions
1481 or make them harmless.
1482 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
1483
1484 * Makefile.def (LEAN): Pass.
1485 * Makefile.tpl (LEAN): Define.
1486 (stage[+id+]-start): Accept that the previous directory does not
1487 exist, if the bootstrap is lean.
1488 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1489 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1490 configure substitution.
1491 ([+compare-target+]): Likewise.
1492 ([+bootstrap-target+]-lean): New.
1493 * configure.in: Remove lean bootstrap support from here.
1494
953ff289
DN
1495 * Makefile.in: Regenerate.
1496 * configure: Regenerate.
2d309510 1497
368872c3
BE
14982006-01-04 Ben Elliston <bje@au.ibm.com>
1499
1500 * MAINTAINERS (libdecnumber): Add myself.
1501
d79e6356
MM
15022006-01-02 Mark Mitchell <mark@codesourcery.com>
1503
1504 * libtool-ldflags: New script.
1505
a6fbc1e2
AS
15062006-01-02 Andreas Schwab <schwab@suse.de>
1507
1508 * configure.in: When reconfiguring remove Makefile in
1509 all stage directories.
1510 * configure: Regenerate.
1511
103a4b39
SB
15122005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
1513
1514 * MAINTAINERS: Update my email address.
1515
212f829c
PB
15162005-12-20 Paolo Bonzini <bonzini@gnu.org>
1517
1518 Revert Ada-related part of the previous change.
1519
1520 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1521 Do not pass.
1522 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1523 * Makefile.in: Regenerate.
1524 * configure.in: Do not include mt-ppc-aix target fragment.
1525 * configure: Regenerate.
1526
8ef1f2df
PB
15272005-12-19 Paolo Bonzini <bonzini@gnu.org>
1528
1529 * configure.in: Select appropriate fragments for PowerPC/AIX.
1530 * configure: Regenerate.
1531
1532 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1533 BOOT_CFLAGS, BOOT_LDFLAGS.
1534 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1535 BOOT_CFLAGS, BOOT_LDFLAGS.
1536 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1537 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1538 (stage): Fail if we cannot complete the work.
1539 * Makefile.in: Regenerate.
1540
ab34901f
NS
15412005-12-16 Nathan Sidwell <nathan@codesourcery.com>
1542
1543 * configure.in: Replace ms1 with mt.
1544 * configure: Rebuilt.
1545
cbe82f21
BM
15462005-12-15 Bryce McKinlay <mckinlay@redhat.com>
1547
1548 * MAINTAINERS: Update my email address.
1549
19843472
PB
15502005-12-15 Paolo Bonzini <bonzini@gnu.org>
1551
1552 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1553 install-host-nogcc): Don't invoke $(stage) at the end.
1554 * Makefile.in: Regenerate.
1555
1ca26cd2
PB
15562005-12-14 Paolo Bonzini <bonzini@gnu.org>
1557
1558 * configure.in: Flip the top-level bootstrap switch.
1559 * configure: Regenerate.
1560
f41d6665
DJ
15612005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1562
1563 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1564 $(stage) and $(unstage).
1565 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1566 (all): Remove stray semicolon.
1567 (local-distclean): Don't handle multilib.tmp and multilib.out.
1568 (install.all): Set $s for consistency.
1569 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1570 check_multilibs setting. Always make the install directory.
1571 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1572 Correct @if/@endif.
1573 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1574 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1575 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1576 (multilib.out): Remove.
1577 * Makefile.in: Regenerated.
1578
9174b3cf
CD
15792005-12-12 Carlos O'Donell <carlos@codesourcery.com>
1580
1581 * MAINTAINERS (Write After Approval): Add myself.
1582
64f182bd
NS
15832005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1584
121b2cee
NS
1585 * MAINTAINERS: Add myself as mt maintainer.
1586
64f182bd
NS
1587 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
1588
a6d63770
AN
15892005-12-06 Adam Nemet <anemet@caviumnetworks.com>
1590
1591 * MAINTAINERS: Change email address.
1592
2abefe3d
PB
15932005-12-05 Paolo Bonzini <bonzini@gnu.org>
1594
1595 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1596 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1597 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1598 Find in-tree tools if available.
1599 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1600 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1601 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1602 (COMPILER_*_FOR_TARGET): New.
1603 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1604 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1605 (CONFIGURED_*, USUAL_*): Remove.
1606 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1607 STRIP): Use autoconf substitutions.
1608 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1609 COMPILER_NM_FOR_TARGET): New.
1610 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1611
1612 (all): Make all-host and all-target in parallel.
1613 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1614 that $$r and $$s are set before invoking a recursive make.
1615 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1616 ([+bootstrap-target+]): Inline most of the `all' target.
1617
2f3bdde7
BE
16182005-11-29 Ben Elliston <bje@au.ibm.com>
1619
1620 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1621 from the gcc build directory.
1622 * Makefile.in: Regenerate.
1623
a4b6c45a
BE
16242005-11-29 Ben Elliston <bje@au.ibm.com>
1625
1626 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1627 depend on all-libdecnumber.
1628 * configure.in (host_libs): Include libdecnumber.
1629 * Makefile.in: Regenerate.
1630 * configure: Likewise.
1631
473a74b9
BE
16322005-11-29 Ben Elliston <bje@au.ibm.com>
1633
1634 * libdecnumber: Import decNumber sources from the dfp-branch.
1635
b4623110
KJ
16362005-11-21 Kean Johnston <jkj@sco.com>
1637
1638 * config.sub, config.guess: Sync from upstream sources.
1639
67dc1785
BE
16402005-11-21 Ben Elliston <bje@au.ibm.com>
1641
1642 Import from Autoconf sources:
1643
1644 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1645 * config/move-if-change: Don't output "$2 is unchanged";
1646 suggested by Ben Elliston. Handle weird characters correctly.
1647
186abafe
AT
16482005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
1649
1650 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1651 to match upstream libtool for darwin.
1652
ef9db8d5
DJ
16532005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1654
1655 * Makefile.def: Remove gdb dependencies for gdbtk.
1656 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1657 (configure-gdb, install-gdb): New rules.
1658 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1659 * Makefile.in, configure: Regenerated.
1660
9c5141ab
JB
16612005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
1662
1663 * MAINTAINERS (Write After Approval): Add myself.
1664
4523d51b
EE
16652005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
1666
1667 * MAINTAINERS (Write After Approval): Add myself.
1668
086b011c
DN
16692005-10-24 Diego Novillo <dnovillo@redhat.com>
1670
1671 * MAINTAINERS (alias analysis): Add Daniel Berlin and
1672 Diego Novillo.
1673
e7c84bf8
PB
16742005-10-22 Paolo Bonzini <bonzini@gnu.org>
1675
1676 PR bootstrap/24297
1677 * Makefile.tpl (do-[+make-target+], do-check, install,
1678 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1679 are set before recursing.
1680 * Makefile.in: Regenerate.
1681
b88a7564
EB
16822005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1683
1684 PR bootstrap/18939
1685 * Makefile.def (gcc) <target>: Fix thinko.
1686 * Makefile.in: Regenerate.
1687
61efc800
BS
16882005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1689
1690 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1691 * configure: Regenerate.
1692
f53d2869
JZ
16932005-10-15 Jie Zhang <jie.zhang@analog.com>
1694
1695 * MAINTAINERS (Write After Approval): Add self.
1696
077fc835
KH
16972005-10-08 Kazu Hirata <kazu@codesourcery.com>
1698
1699 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1700 target-libffi, target-qthreads, target-libjava, and
1701 targetlibobjc.
1702 * configure: Regenerate.
1703
d739199a
DJ
17042005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1705
1706 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1707 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1708 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1709 (USUAL_OBJDUMP_FOR_TARGET): New.
1710 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1711 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 1712 * configure, Makefile.in: Regenerated.
d739199a 1713
db38c6bb
PB
17142005-10-05 Paolo Bonzini <bonzini@gnu.org>
1715
1716 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1717 before other host packages.
1718
3015564c
KK
17192005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
1720
1721 * MAINTAINERS: Add self as sh libraries/configury maintainer.
1722
1061f99e
PB
17232005-10-05 Paolo Bonzini <bonzini@gnu.org>
1724
1725 PR bootstrap/22340
1726
1727 * configure.in (default_target): Remove.
1728 * Makefile.tpl (all): Do not use prerequisites as subroutines
1729 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1730 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1731 use prerequisites as subroutines.
1732 (check-host, check-target): New.
1733 (bootstrap configure & all targets): Do not use stage*-start
1734 if the directory layout is already ok.
1735 (non-bootstrap configure & all targets): Prepend a $(unstage).
1736 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1737 (NOTPARALLEL): Remove.
1738 (unstage, stage variables): New variables.
1739 (unstage, stage targets): Simply expand to those variables.
1740
1741 * configure: Regenerate.
1742 * Makefile.in: Regenerate.
1743
4a9c436f
JW
17442005-10-04 James E Wilson <wilson@specifix.com>
1745
1746 * Makefile.def (lang_env_dependencies): Add libmudflap.
1747 * Makefile.in: Regenerate.
1748
37150080
AS
17492005-10-03 Andreas Schwab <schwab@suse.de>
1750
1751 Backport from libtool CVS:
1752 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
1753
1754 * ltmain.sh: add support for installing into temporary
1755 staging area (e.g. 'make install DESTDIR=...')
1756
39d16468
L
17572005-10-03 H.J. Lu <hongjiu.lu@intel.com>
1758
1759 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1760 * configure: Regenerated.
1761
72a7ab82
AP
17622005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
1763
1764 * configure: Regenerate with the correct
1765 autoconf version.
1766
6b65a26d
CM
17672005-09-30 Catherine Moore <clm@cm00re.com>
1768
1769 * configure.in (bfin-*-*): New.
1770 * configure: Regenerated.
1771
040b1c5a
GK
17722005-09-28 Geoffrey Keating <geoffk@apple.com>
1773
1774 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1775 (LIPO_FOR_TARGET): New.
1776 (CONFIGURED_LIPO_FOR_TARGET): New.
1777 (USUAL_LIPO_FOR_TARGET): New.
1778 (STRIP_FOR_TARGET): New.
1779 (CONFIGURED_STRIP_FOR_TARGET): New.
1780 (USUAL_STRIP_FOR_TARGET): New.
1781 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1782 STRIP_FOR_TARGET.
1783 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1784 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1785 * Makefile.in: Regenerate.
1786 * configure: Regenerate.
7e050830 1787
3a3c28db
DE
17882005-09-19 David Edelsohn <edelsohn@gnu.org>
1789
1790 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1791 (rs6000-*-aix*): Same.
1792 * configure: Regenerate.
1793
2749a921
TT
17942005-09-16 Tom Tromey <tromey@redhat.com>
1795
1796 * MAINTAINERS: Add self as java maintainer.
1797
7f26dfa3
FXC
17982005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1799
1800 * configure.in: Recognize f95 in the --enable-languages option,
1801 and substitute it for fortran, issuing a warning.
1802 * configure: Regenerate.
1803
d8852c4f
PE
18042005-08-30 Phil Edwards <phil@codesourcery.com>
1805
1806 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1807 * configure: Regenerated.
1808
ad685e81
AH
18092005-08-22 Aldy Hernandez <aldyh@redhat.com>
1810
1811 * MAINTAINERS: Add self as ms1 maintainer.
1812
b00d752c
RE
18132005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1814
1815 * Makefile.def (libssp): Add to lang_env_dependencies.
1816 * Makefile.in: Regenerate.
1817
9ed8fb9b
ILT
18182005-08-18 Ian Lance Taylor <ian@airs.com>
1819
1820 * MAINTAINERS: Add myself as middle-end maintainer.
1821
0f029d39
CG
18222005-08-17 Christian Groessler <chris@groessler.org>
1823
1824 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1825 * Makefile.in: Regenerate.
1826
81087874
AK
18272005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
1828
1829 * MAINTAINERS (write after approval): Added myself.
1830
6a134f1c
MR
18312005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
1832
1833 * MAINTAINERS (Write After Approval): Add myself.
1834
2693c0b0
PB
18352005-08-12 Paolo Bonzini <bonzini@gnu.org>
1836
1837 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1838 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1839 Look for alternate names of the target cc and c++
1840 * configure: Regenerate.
1841
4de997d1
PB
18422005-08-08 Paolo Bonzini <bonzini@gnu.org>
1843
1844 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1845 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1846 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1847 tools; remove code to manually set them.
1848 (Target tools): Look in the environment for them.
1849 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1850 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1851 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1852 build directory.
1853 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1854 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1855 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1856 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1857 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1858 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1859 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1860 * configure: Regenerate.
1861 * Makefile.in: Regenerate.
1862
b089e33a
BE
18632005-07-28 Ben Elliston <bje@au.ibm.com>
1864
1865 * MAINTAINERS: Update for removed CPU targets.
1866
e3791243
MM
18672005-07-27 Mark Mitchell <mark@codesourcery.com>
1868
1869 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 1870 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
1871 * Makefile.in: Regenerated.
1872
526635cb
MM
18732005-07-26 Mark Mitchell <mark@codesourcery.com>
1874
1875 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1876 (CFLAGS_FOR_TARGET): Use it.
1877 (CXXFLAGS_FOR_TARGET): Likewise.
1878 * Makefile.in: Regenerated.
1879 * configure.in (--with-build-sysroot): New option.
1880 * configure: Regenerated.
1881
19791f70
PB
18822005-07-24 Paolo Bonzini <bonzini@gnu.org>
1883
1884 * Makefile.tpl: Wrap install between unstage and stage
1885 * Makefile.in: Regenerate.
1886
35f5a23f
EC
18872005-07-21 Eric Christopher <echristo@apple.com>
1888
1889 * MAINTAINERS: Update affiliation.
1890
ff3ddf15
PW
18912005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
1892
1893 * MAINTAINERS: Add self as crx port maintainer.
1894
3a664c1c
DD
18952005-07-20 DJ Delorie <dj@redhat.com>
1896
1897 * MAINTAINERS: Add self as m32c maintainer.
1898
539df155
KC
18992005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1900
1901 * all files: Update FSF address.
1902
be9c593a
EC
19032005-07-15 Eric Christopher <echristo@redhat.com>
1904
1905 * MAINTAINERS: Change affiliation.
1906
fd7ea4ab
JB
19072005-07-14 Jim Blandy <jimb@redhat.com>
1908
1909 * configure.in: Add cases for Renesas m32c.
1910 * configure: Regenerated.
7e050830 1911
0063a823
KC
19122005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1913
d0ca130a
KC
1914 * COPYING.LIB: Update from fsf.org.
1915
19162005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1917
1918 * COPYING, compile, config.guess,
0063a823
KC
1919 config.sub, install-sh, missing, mkinstalldirs,
1920 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 1921 * config-ml.in: Update FSF address.
0063a823 1922
a8ba31f2
EC
19232005-07-13 Eric Christopher <echristo@redhat.com>
1924
1925 * configure.in: Add toplevel noconfigdir support for tpf.
1926 * configure: Regenerate.
1927
5bea4a03
PB
19282005-07-11 Paolo Bonzini <bonzini@gnu.org>
1929
1930 PR ada/22340
1931
1932 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1933 * Makefile.in: Regenerate.
1934
284bdbbd
MM
19352005-07-07 Mark Mitchell <mark@codesourcery.com>
1936
1937 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 1938 Brolley to write-after-approval.
284bdbbd 1939
452190fb
AS
19402005-07-07 Andreas Schwab <schwab@suse.de>
1941
1942 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1943 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1944 * Makefile.in: Regenerated.
1945
9c8f9ec2
GK
19462005-07-06 Geoffrey Keating <geoffk@apple.com>
1947
1948 * configure.in: Don't build sim or rda when targetting darwin.
1949 * configure: Regenerate.
1950
ef0087a7
KH
19512005-07-06 Kazu Hirata <kazu@codesourcery.com>
1952
1953 * configure.in: Add --enable-libssp and --disable-libssp.
1954 * configure: Regenerate with autoconf-2.13.
1955
77008252
JJ
19562005-07-02 Jakub Jelinek <jakub@redhat.com>
1957
1958 * Makefile.def (target_modules): Add libssp.
1959 * configure.in (target_libraries): Add target-libssp.
1960 * configure: Rebuilt.
1961 * Makefile.in: Rebuilt.
1962
a04eae1b
ZW
19632005-07-01 Zack Weinberg <zackw@panix.com>
1964
1965 * MAINTAINERS: Change email address. Resign from maintainership.
1966
948884cd
RG
19672005-07-01 Richard Guenther <rguenther@suse.de>
1968
1969 * MAINTAINERS: Change my e-mail address and affiliation.
1970
c7870f5d
PB
19712005-06-22 Paolo Bonzini <bonzini@gnu.org>
1972
1973 * Makefile.def (stagefeedback): Come after profile.
1974 Define profiledbootstrap target.
1975 * Makefile.tpl (profiledbootstrap): Remove.
1976 (stageprofile-end): Zap stagefeedback.
1977 (stagefeedback-start): Copy all .gcda files, not only GCC's.
1978 * Makefile.in: Regenerate.
1979
ab99519a
RS
19802005-06-13 Richard Sandiford <richard@codesourcery.com>
1981
1982 * MAINTAINERS: Update my email address.
1983
f610dd5f
ZW
19842005-06-13 Zack Weinberg <zack@codesourcery.com>
1985
1986 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
1987 In 'cpp' stanza, support '#line' as well as '# '.
1988
71bc2a83
AS
19892005-06-08 Andreas Schwab <schwab@suse.de>
1990
1991 * MAINTAINERS: Move myself from 'Write After Approval' to
1992 'CPU Port Maintainers' section as m68k maintainer.
1993
4fab7234
HPN
19942005-06-07 Hans-Peter Nilsson <hp@axis.com>
1995
1996 * configure.in (unsupported_languages): New macro.
1997 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
1998 non-ported target libraries in noconfigdirs.
1999 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2000 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 2001 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
2002 unsupported_languages.
2003 * configure: Regenerate.
2004
68193f9b
TS
20052005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2006
2007 * configure.in: Fix typo in handling of --with-mpfr-dir.
2008 * configure: Regenerate.
2009
f26f6b8d
RS
20102005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
2011
2012 * MAINTAINERS: Update my email address.
2013
ba4853f8
JB
20142005-06-02 Jim Blandy <jimb@redhat.com>
2015
2016 * config.sub: Add cases for the Renesas m32c. (This patch has been
2017 accepted into the master sources.)
2018
79dd769c 20192005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
2020 Michael Snyder <msnyder@redhat.com>
2021 Stan Cox <scox@redhat.com>
79dd769c 2022
f610dd5f 2023 * configure.in: Set noconfigdirs for ms1.
79dd769c 2024
f610dd5f 2025 * configure: Regenerate.
79dd769c 2026
d29e107f
JD
20272005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
2028
2029 * MAINTAINERS (Write After Approval): Add self.
2030
e93196c3
JC
20312005-06-01 Josh Conner <jconner@apple.com>
2032
2033 * MAINTAINERS (Write After Approval): Add self.
2034
ae263c7a
KH
20352005-06-01 Kazu Hirata <kazu@codesourcery.com>
2036
2037 * MAINTAINERS: Update my email address.
2038
585b3aa3
ZM
20392005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
2040
2041 * MAINTAINERS (Write After Approval): Add self.
2042
4930c50b
CD
20432005-05-26 Chris Demetriou <cgd@broadcom.com>
2044
2045 * MAINTAINERS (Write After Approval): Remove self.
2046
2dfbef6d
PB
20472005-05-25 Paolo Bonzini <bonzini@gnu.org>
2048
2049 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2050 (Dependencies): Consider target modules for bootstrap dependencies.
2051 Make target bootstrap modules depend on each stage's gcc.
2052 * Makefile.in: Regenerate.
2053
bcb28cf5
PB
20542005-05-20 Paolo Bonzini <bonzini@gnu.org>
2055
2056 * Makefile.def (configure-gcc): Depend on binutils having been built.
2057 (all-gcc): No need to do it here.
2058 * Makefile.in: Regenerate.
2059
0cf085e4
PB
20602005-05-19 Paul Brook <paul@codesourcery.com>
2061
f610dd5f 2062 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
2063 language cannot be built.
2064 * configure: Regenerate.
2065
dfb2c39a
DJ
20662005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2067
2068 * ylwrap: Import from Automake 1.9.5.
2069
771aaa92
DU
20702005-05-13 David Ung <davidu@mips.com>
2071
2072 * MAINTAINERS (Write After Approval): Add self.
2073
3ac9bd58
MS
20742005-05-09 Mike Stump <mrs@apple.com>
2075
2076 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2077 lt_cv_sys_max_cmd_len for now.
f610dd5f 2078
f77a5578
SC
20792005-05-09 Stan Cox <scox@redhat.com>
2080
2081 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2082
795e36e5
MK
20832005-05-08 Matt Kraai <kraai@ftbfs.org>
2084
2085 * README.SCO: Update the URL.
2086
c9392a2b
DE
20872005-05-05 David Edelsohn <edelsohn@gnu.org>
2088
2089 * ltconfig: Define file_list_spec. Pass file_list_spec and
2090 with_gnu_ld to libtool.
2091 * ltcf-c.sh (aix[45]): Define file_list_spec.
2092 * ltcf-cxx.sh (aix[45]): Same.
2093 * ltcf-gcj.sh (aix[45]): Same.
2094 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2095 exists, write list of input files to temporary file.
2096
bebcd931
MS
20972005-05-04 Mike Stump <mrs@apple.com>
2098
2099 * configure.in: Always pass --target to target configures as
2100 otherwise rebuilds that do --recheck will fail.
2101 * confiugure: Rebuilt.
2102
ce406537
PB
21032005-05-04 Paolo Bonzini <bonzini@gnu.org>
2104
2105 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2106 STAGE_HOST_EXPORTS.
2107 (configure, all): Add bootstrap support.
2108 (Host modules, target modules): Pass post-stage1 flags and exports.
2109 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2110 * Makefile.in: Regenerate.
2111
aa9dcfc4
PB
21122005-04-29 Paolo Bonzini <bonzini@gnu.org>
2113
2114 * configure: Regenerate.
2115
b6f9abcf
MS
21162005-04-27 Mike Stump <mrs@apple.com>
2117
2118 * MAINTAINERS: Add self as darwin maintainer.
2119
acb217cb
BS
21202005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
2121
2122 * config.sub: Update from master copy.
2123
b6dae270
MS
21242005-04-21 Mike Stump <mrs@apple.com>
2125
2126 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2127 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2128
c2e0d3a9
HPN
21292005-04-19 Hans-Peter Nilsson <hp@axis.com>
2130
2131 * configure.in <crisv32-*-*, cris-*-*>: New local variable
2132 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
2133 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
2134 "*-*-elf" and "*-*-linux*".
2135 * configure: Regenerate.
2136
871ae772
JM
21372005-04-14 Joseph S. Myers <joseph@codesourcery.com>
2138
2139 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2140
bf070c29
MS
21412005-04-12 Mike Stump <mrs@apple.com>
2142
2143 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2144
e865b6f7
TK
21452005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
2146
2147 * MAINTAINERS (Write After Approval): Add myself.
2148
7b71ad7f
BS
21492005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
2150
2151 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2152
25b42232
PB
21532005-04-06 Paolo Bonzini <bonzini@gnu.org>
2154
f610dd5f 2155 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
2156 (TARGET_CONFIGARGS): Include --with-target-subdir.
2157 (configure, all): New macros. Use them throughout.
2158 * Makefile.in: Regenerate.
2159
d727c624
JG
21602005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
2161
2162 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 2163
fff72cc4
ZD
21642005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2165
2166 * MAINTAINERS: Remove 'loop unrolling' maintainer.
2167
86472dc3
GP
21682005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
2169
2170 * MAINTAINERS: Move John Carr to Write After Approval.
2171
5d0f90e5
R
21722005-03-30 J"orn Rennecke <joern.rennecke@st.com>
2173
2174 * config/mh-mingw32: Delete.
2175 * configure.in: Don't use it.
2176 * configure: Regenerate.
2177
33da42bc
PB
21782005-03-31 Paolo Bonzini <bonzini@gnu.org>
2179
2180 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2181 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2182 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2183 (HOST_LIB_PATH): Generate from Makefile.def.
2184 (TARGET_LIB_PATH): Likewise.
2185 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2186 * Makefile.in: Regenerate.
2187 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2188 (RPATH_ENVVAR): Include Darwin case.
2189 * configure: Regenerate.
2190
15cc1841
TF
21912005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
2192
2193 * MAINTAINERS (Various Maintainers): Remove self.
2194 (Write After Approval): Add self.
2195
6a8c79d5
TF
21962005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
2197
2198 * MAINTAINERS (Various Maintainers): Add self.
2199
256f7136
PB
22002005-03-25 Paolo Bonzini <bonzini@gnu.org>
2201
2202 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2203 * configure: Regenerate.
2204
191dd2c9
ZW
22052005-03-21 Zack Weinberg <zack@codesourcery.com>
2206
2207 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2208 gcc_version, and gcc_version_trigger from set of flags to pass.
2209 * Makefile.tpl: Remove definitions of above variables.
2210 (config.status): Remove dependency on $(gcc_version_trigger).
2211 * Makefile.in: Regenerate.
2212 * configure.in: Do not reference config/gcc-version.m4 nor
2213 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
2214 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
2215 * configure: Regenerate.
2216
ef6e9bc0
MH
22172005-03-16 Manfred Hollstein <manfred.h@gmx.net>
2218 Andrew Pinski <pinskia@physics.uc.edu>
2219
2220 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2221 * Makefile.in: Regenerate.
2222
009bbd5a
FW
22232005-03-13 Feng Wang <fengwang@nudt.edu.cn>
2224
2225 * MAINTAINERS (Write After Approval): Add myself.
2226
09f8755b
DA
22272005-03-03 David Ayers <d.ayers@inode.at>
2228
2229 * MAINTAINERS (Write After Approval): Add myself.
2230
e73ed25c
AO
22312005-03-01 Alexandre Oliva <aoliva@redhat.com>
2232
2233 PR libgcj/20160
2234 * ltmain.sh: Avoid creating archives with components that have
2235 duplicate basenames.
2236
ace9ac7b
AP
22372005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
2238
2239 PR bootstrap/20250
2240 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2241 instead of check.
2242 * Makefile.in: Regenerate.
2243
c9db9354
PB
22442005-02-28 Paolo Bonzini <bonzini@gnu.org>
2245
2246 * Makefile.in: Regenerate to fix conflict between the previous two
2247 patches.
2248
215c351a
PB
22492005-02-28 Paolo Bonzini <bonzini@gnu.org>
2250
2251 PR bootstrap/17383
2252 * Makefile.def (target_modules): Remove "stage", now unnecessary.
2253 * Makefile.tpl (HOST_SUBDIR): New substitution.
2254 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2255 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2256 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2257 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2258 (Host modules, Bootstrapped modules): Use it.
2259 (Build modules, Target modules): Do not create symlink trees,
2260 always configure out-of-srcdir.
2261 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2262 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2263 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2264 $(HOST_SUBDIR). Create a symlink for host_subdir.
2265
2266 * Makefile.in: Regenerate.
2267 * configure: Regenerate.
2268
5395b47b
NN
22692005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2270
2271 Merged from libada-gnattools-branch:
2272 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
2273
2274 * gnattools: New directory.
2275 * Makefile.def: Add gnattools as a module, depending on target-libada.
2276 * Makefile.in: Regenerate.
2277 * configure.in: Include gnattools in host_tools; disable it if ada
2278 is disabled.
2279 * configure: Regenerate.
2280
ca2cc05c
JM
22812005-02-24 James A. Morrison <phython@gcc.gnu.org>
2282
2283 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2284 treelang maintainer.
2285 (Write After Approval): Remove myself.
2286
d2f3024f
PS
22872005-02-23 Paul Schlie <schlie@comcast.net>
2288
2289 * configure.in: Allow darwin targeted ports to build tk, itcl and
2290 libgui.
2291 * configure: Regenerate.
2292
bba5e0ca
EB
22932005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2294
2295 PR libgcj/10353
2296 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2297 * configure: Regenerate.
2298
70132ce7
SK
22992005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
2300
2301 * MAINTAINERS (Write After Approval): Add myself.
2302
20f0edca
ILT
23032005-02-10 Ian Lance Taylor <ian@airs.com>
2304
2305 * MAINTAINERS: Update my e-mail address.
2306
e64e5109
RG
23072005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
2308
2309 * MAINTAINERS (Write After Approval): Add myself.
2310
40d64b5a
HPN
23112005-01-29 Hans-Peter Nilsson <hp@axis.com>
2312
2313 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2314 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2315 target-libgloss when not *-*-elf and *-*-aout.
2316 * configure: Regenerate.
2317
54a12711
KH
23182005-01-23 Kazu Hirata <kazu@cs.umass.edu>
2319
2320 * MAINTAINERS: Remove obsolete entries.
2321
0aa99dbb
KH
2322 * MAINTAINERS (Write After Approval): Add Michael Matz.
2323
2b009f5f
NB
23242005-01-19 Neil Booth <neil@daikokuya.co.uk>
2325
2326 * MAINTAINERS: Remove self as cpplib maintainer.
2327
385870f5
KC
23282005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2329
2330 * install-sh, config.sub: Import from upstream.
2331
e7daab31
KC
23322005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2333
2334 PR bootstrap/18222
2335 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2336 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2337 * Makefile.in: Regenerate.
2338
e6003f4d
JT
23392005-01-16 Jason Thorpe <thorpej@netbsd.org>
2340
2341 * MAINTAINERS: Update my email address.
2342
145e2972 23432005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 2344 Andreas Schwab <schwab@suse.de>
145e2972
DE
2345
2346 PR bootstrap/18033
2347 * config-ml.in: Eval option if surrounded by single quotes.
2348
86c7e0da
PB
23492005-01-03 Paolo Bonzini <bonzini@gnu.org>
2350
2351 Revert 2004-12-28 Makefile changes, a better fix will be
2352 applied to mainline and src after GCC 4.0 branches.
2353
3224a22f
PB
23542004-12-28 Paolo Bonzini <bonzini@gnu.org>
2355
2356 PR bootstrap/17383
2357
2358 * Makefile.def (target_modules): Remove stage parameter,
2359 it is always true now.
2360 * Makefile.tpl (configure-build-[+module+],
2361 configure-target-[+module+]): Always build symlink tree
2362 for the directory and for include. BUILD_SUBDIR and
2363 TARGET_SUBDIR cannot be . anymore.
2364 * Makefile.in: Regenerate.
2365
aaf51ca2
DE
23662004-12-25 David Edelsohn <edelsohn@gnu.org>
2367
2368 Revert 2004-12-08 Makefile changes.
2369
4e32e454
DS
23702004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
2371
2372 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2373 cygwin, mingw.
2374
669f01d8
AS
23752004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
2376
2377 * configure.in (sh64-*-*): Reenable gprof.
2378 * configure: Regenerate.
2379
1b227ee0
DE
23802004-12-08 David Edelsohn <edelsohn@gnu.org>
2381
2382 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2383 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2384 (EXTRA_TARGET_FLAGS): Add PICFLAG.
2385 * Makefile.in: Regenerate.
2386
ce5e944c
CF
23872004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
2388
2389 * MAINTAINERS: Update my email address.
2390
893f1e87
MK
23912004-12-07 Matt Kraai <kraai@ftbfs.org>
2392
2393 * Makefile.tpl: Generate normal dependencies if the LHS module is
2394 not bootstrapped.
2395 * Makefile.in: Regenerate.
2396
bb59c339
RS
23972004-12-03 Richard Sandiford <rsandifo@redhat.com>
2398
2399 * configure.in: Include config/gxx-include-dir.m4. Use
2400 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
2401 * configure: Regenerate.
2402
4982adbe
RS
24032004-12-03 Richard Sandiford <rsandifo@redhat.com>
2404
2405 * config.if: Delete.
2406 * configure.in: Set libstdcxx_incdir directly.
2407 * configure: Regenerate.
2408
05750653
EC
24092004-12-02 Eric Christopher <echristo@redhat.com>
2410
2411 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2412 * Makefile.in: Regenerate.
2413
5fef1dbd
RS
24142004-12-02 Richard Sandiford <rsandifo@redhat.com>
2415
2416 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2417 * configure: Regenerate.
2418
afabd8e6
RS
24192004-12-02 Richard Sandiford <rsandifo@redhat.com>
2420
2421 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
2422 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
2423 * configure: Regenerate.
2424
78716e86
EC
24252004-12-01 Eric Christopher <echristo@redhat.com>
2426
2427 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2428 of things to remove.
2429
57ab8ba9
MK
24302004-11-29 Matt Kraai <kraai@ftbfs.org>
2431
2432 * MAINTAINERS (Write After Approval): Update my e-mail address.
2433
2539bffe
KC
24342004-11-29 Kelley Cook <kcook@gcc.gnu.org>
2435
2436 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2437 from CVS libtool to always pass_all.
2438
3e732ba0
JDA
24392004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2440
2441 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2442 (hppa*64*-*-*): Delete incorrect comment.
2443 * configure: Rebuilt.
2444
767f726e
KC
24452004-11-24 Kelley Cook <kcook@gcc.gnu.org>
2446
2447 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2448
2c92e90f
KC
24492004-11-24 Kelley Cook <kcook@gcc.gnu.org>
2450
2451 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2452 from CVS libtool to always pass_all.
2453
32f84e48
KC
24542004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2455
2456 * install-sh, compile: Import from automake.
2457
9587be8a
KC
24582004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2459
2460 * config.guess, config.sub: Import from savannnah.
2461
04e81808 24622004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
2463
2464 * MAINTAINERS (Write After Approval): Add myself
2465
f87a2b2e
MS
24662004-11-12 Mike Stump <mrs@apple.com>
2467
2468 * Makefile.def: Add html support.
2469 * Makefile.tpl: Likewise.
2470 * Makefile.in: Regenerate.
2471
848556c2
GK
24722004-11-11 Geoffrey Keating <geoffk@apple.com>
2473
556f03c4
GK
2474 PR 18423
2475 * configure.in: Remove all instances of build-fixincludes from
2476 noconfigdirs.
2477 (build_configargs): Supply --target to subdirectories.
2478 * configure: Regenerate.
2479
848556c2
GK
2480 * Makefile.def: Make gcc install depend on fixincludes install.
2481 * Makefile.in: Regenerate.
2482
9e5712a5
JJ
24832004-11-10 Janis Johnson <janis187@us.ibm.com>
2484
2485 * MAINTAINERS: Add myself as gcc testsuite maintainer.
2486
4ef509c0
PB
24872004-11-11 Paul Brook <paul@codesourcery.com>
2488
2489 * MAINTAINERS: Add self as arm maintainer. Update email address.
2490
20d11df6
HPN
24912004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
2492
2493 * configure.in (noconfigdirs) [mmix-*-*]: Disable
2494 target-libgfortran.
79fd8592 2495 * configure: Regenerate.
20d11df6 2496
68c70f15
DE
24972004-11-07 David Edelsohn <edelsohn@gnu.org>
2498
2499 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2500 like CC.
2501
54f88091
PB
25022004-11-05 Paolo Bonzini <bonzini@gnu.org>
2503
2504 * Makefile.def (host fixincludes): Specify missing targets.
2505 * Makefile.in: Regenerate.
2506
6866abb8
RC
25072004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
2508
2509 * MAINTAINERS: Add myself
2510
83f62578
GL
25112004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
2512
2513 * MAINTAINERS (Write After Approval): Add myself.
2514
53c7ffe7
GK
25152004-11-04 Geoffrey Keating <geoffk@apple.com>
2516
2517 * Makefile.def: Build fixincludes for the host, too.
2518 * Makefile.in: Regenerate.
2519 * configure.in (host_tools): Add fixincludes.
2520 * configure: Regenerate.
2521
ac8b3d9d
DJ
25222004-11-04 Daniel Jacobowitz <dan@debian.org>
2523
2524 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2525 * configure: Regenerated.
2526
bab37580
L
25272004-11-04 H.J. Lu <hongjiu.lu@intel.com>
2528
2529 PR other/17783
2530 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2531 * configure: Regenerated.
2532
db1de713
MM
25332004-10-31 Mark Mitchell <mark@codesourcery.com>
2534
2535 * README.SCO: Update per FSF instructions.
2536
a827e21a
EW
25372004-10-28 Eric B. Weddington <ericw@evcohs.com>
2538
2539 PR target/18151
2540 * configure.in (case ${target}): Do not build fixincludes for avr.
2541 * configure: Regenerated.
2542
9d069a4f
PB
25432004-10-26 Paolo Bonzini <bonzini@gnu.org>
2544
2545 * configure.in (case ${target}): Do not build fixincludes
2546 on platforms where it is not used.
2547 * configure: Regenerated.
2548
fc45f3fe
DJ
25492004-10-23 Daniel Jacobowitz <dan@debian.org>
2550
2551 * configure.in: Use an absolute path to install-sh.
2552 * configure: Regenerated.
2553
36554b92
AL
25542004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2555
2556 * MAINTAINERS (Write After Approval): Add myself.
2557
88e9994a
KH
25582004-10-19 Kazu Hirata <kazu@cs.umass.edu>
2559
2560 * MAINTAINERS: Remove from Write After Approval those that are
2561 already maintainers.
2562
ad02a944
SP
25632004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
2564
2565 * MAINTAINERS: Update my email address.
2566
c8e6cd41
KC
25672004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2568
2569 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2570 * configure: Regenerate.
2571
ebe55024
R
25722004-10-07 J"orn Rennecke <joern.rennecke@st.com>
2573
2574 * MAINTAINERS: Update my email address.
2575
a8b0957e
KH
25762004-10-07 Kazu Hirata <kazu@cs.umass.edu>
2577
2578 * MAINTAINERS (Language Front Ends Maintainers): New. Move
2579 entries belonging to this category.
2580
96836f61
JZ
25812004-10-06 Josef Zlomek <josef.zlomek@email.cz>
2582
2583 * MAINTAINERS: Update my e-mail address.
2584
7e0b5752
PB
25852004-10-06 Paolo Bonzini <bonzini@gnu.org>
2586
2587 Fix wrong conflict resolution in:
2588
2589 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2590
2591 * Makefile.in: Regenerate.
2592 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2593 in the recursive `make', instead of hardwiring `all'.
2594 (Autogenerated TARGET-* variables): New.
2595
370f7a47
TL
25962004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
2597
2598 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 2599 * configure: Regenerate.
370f7a47 2600
13e5d623
KH
26012004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2602
2603 * MAINTAINERS (Various Maintainers): Move the "windows,
2604 cygwin, mingw" maintainer to ...
2605 (OS Port Maintainers): ... here.
2606
a6497c1b
KH
26072004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2608
2609 * MAINTAINERS (Write After Approval): Remove those that are
2610 maintainers of some subsystem.
2611
1abb828a
D
26122004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2613
2614 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2615 * ltcf-cxx.sh (tpf*): Likewise.
2616 * ltconfig (tpf*): Add TPF OS configuration support.
2617
16d1338d
BS
26182004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
2619
2620 * MAINTAINERS: Change my email address to my new work account.
2621
9082a750
MR
26222004-09-24 Michael Roth <mroth@nessie.de>
2623
2624 * configure.in (--without-headers): Add missing double quotes.
2625 * configure: Regenerate.
2626
07a8bdf8
KC
26272004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2628
2629 * ylwrap: Revert to previous version.
2630
4c4a5bbc
L
26312004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2632
2633 PR bootstrap/17369
2634 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2635 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2636 SET_GCC_LIB_PATH_CMD.
2637 (BASE_TARGET_EXPORTS): Likewise.
2638 * Makefile.in: Regenerated.
2639
2640 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2641 * configure: Regenerated.
2642
85f59630
KC
26432004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2644
2645 * config.guess: New upstream version
2646 * compile, depcomp, install-sh, ylwrap: Likewise.
2647
95c53c62
RS
26482004-09-19 Roger Sayle <roger@eyesopen.com>
2649
2650 * config/mh-x86omitfp: New host makefile fragment. Add
2651 -fomit-frame-pointer to the default BOOT_CFLAGS.
2652 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2653 * configure: Regenerate.
2654
0a1c093b
AP
26552004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2656
2657 PR target/11572
2658 * configure.in (*-*-darwin*): Renable libobjc.
2659 * configure: Regenerate.
2660
315fcf97
NS
26612004-09-10 Nathan Sidwell <nathan@codesourcery.com>
2662
2663 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2664
0a050485 26652004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 2666
0a050485
DB
2667 * Makefile.def: Remove libbanshee.
2668 * Makefile.tpl: Ditto.
2669 * configure.in: Ditto.
2670 * Makefile.in: Regen.
2671 * configure: Ditto.
2672
5f4a098e
DE
26732004-09-08 David Edelsohn <edelsohn@gnu.org>
2674
2675 * ltmain.sh: Use $pic_object as $non_pic_object if
2676 $non_pic_object=none.
2677
32b2511f
PB
26782004-09-07 Paolo Bonzini <bonzini@gnu.org>
2679
2680 * missing: Import latest version from master repository.
2681
fc4d0e82
NC
26822004-09-06 Nick Clifton <nickc@redhat.com>
2683
2684 * config.sub: Import latest version from master repository.
2685 * config.guess: Likewise.
2686 This includes these changes:
78716e86 2687
fc4d0e82
NC
2688 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2689
2690 * config.sub: Handle crisv32, alias etraxfs.
2691 * config.guess (crisv32:Linux:*:*): Handle.
2692
2693 2004-08-13 Brad Smith <brad@comstyle.com>
2694
2695 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2696 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2697
2698 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2699
2700 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2701 assume the processor is a powerpc. This is because coreutils
2702 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2703 in this case, due to a MacOS X bug that causes
2704 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2705 to return a negative number.
2706 Problem reported by Petter Reinholdtsen in:
2707 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2708
2709 2004-07-19 Ben Elliston <bje@gnu.org>
2710
2711 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2712
2713 2004-06-24 Ben Elliston <bje@gnu.org>
2714
2715 * config.guess: Update copyright years.
2716 * config.sub: Likewise.
2717
2718 2004-06-22 Robert Millan <robertmh@gnu.org>
2719
2720 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2721 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2722
2723 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2724
2725 * config.guess (*:*VMS:*:*): New entry. Replaces
2726 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2727 manufacturer.
2728
2729 2004-06-22 Ben Elliston <bje@gnu.org>
2730
2731 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2732 * config.sub: Likewise.
2733
2734 2004-06-22 Ben Elliston <bje@gnu.org>
2735
2736 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2737 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2738
2739 2004-06-11 Ben Elliston <bje@gnu.org>
2740
2741 * config.guess (pegasos:OpenBSD:*:*): Remove.
2742
2743 2004-06-11 Ben Elliston <bje@gnu.org>
2744
2745 From Wouter Verhelst <wouter@grep.be>:
2746 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2747
2748 2004-06-11 Ben Elliston <bje@gnu.org>
2749
2750 * config.guess (luna88k:OpenBSD:*:*): New.
2751
2752 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2753
2754 * config.guess (m32r*:Linux:*:*): New case.
2755 * config.sub: Handle m32rle.
2756
2757 2004-03-12 Ben Elliston <bje@wasabisystems.com>
2758
2759 From Jens Petersen <petersen@redhat.com>:
2760 * config.sub: Handle sparcv8.
2761
2762 2004-03-03 Ben Elliston <bje@wasabisystems.com>
2763
2764 From Tom Smith <smith@cag.lkg.hp.com>:
2765 * config.guess: Version suffixes are equally significant on Tru64
2766 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
2767 prefix of "P" (patched kernel).
2768
2769 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
2770
2771 * config.sub: Add support for National Semiconductor CRX target.
2772
2f4cc6bf
JJ
27732004-09-03 Janis Johnson <janis187@us.ibm.com>
2774
2775 * MAINTAINERS (Various Maintainers): Remove myself as web page
2776 maintainer, add myself as maintainer of build status lists.
2777
61fec9ff
JB
27782004-09-03 Jan Beulich <jbeulich@novell.com>
2779
2780 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2781 *-*-netware, but add target-libmudflap.
2782 Consolidate *-*-netware targets (of which really only i?86 exists)
2783 into a single entry.
2784 * configure: Likewise.
2785
45f366ab
PB
27862004-09-01 Paolo Bonzini <bonzini@gnu.org>
2787
2788 * Makefile.tpl (sorry): Remove.
2789 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2790 (cleanstrap targets): Depend on distclean, not distclean-stage1.
2791 (do-clean): Clean per-stage directories too.
2792 (do-distclean): Run distclean-stage1 too.
2793 (.NOTPARALLEL): Enable during toplevel bootstrap.
2794 (stage[+id+]-bubble): Enable parallel execution during
2795 the recursive invocation.
2796 * Makefile.in: Regenerate.
2797
2798 Fix previous checkin:
2799
2800 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2801 include.
2802 * configure.in: Fix indentation.
2803 * configure: Regenerate.
2804
be8fff81
RB
28052004-08-31 Robert Bowdidge <bowdidge@apple.com>
2806
45f366ab
PB
2807 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2808 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2809 * configure: regenerate
78716e86 2810 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 2811 -mdynamic-no-pic
be8fff81
RB
2812
2813
71b5d516
PB
28142004-08-31 Paolo Bonzini <bonzini@gnu.org>
2815
2816 * Makefile.def (build_modules): Add fixincludes.
2817 (dependencies): Make gcc depend on fixincludes.
2818 * configure.in (build_tools): Add fixincludes.
2819 (build_configdirs): Always include build_libs.
2820 * Makefile.in: Regenerate.
2821 * configure: Regenerate.
2822
28232004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
2824
2825 * Makefile.def (bootstrap stages): Add 'lean' parameter.
2826 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2827 phony targets; do not generate timestamp files.
2828 (distclean-stageN): Remove references to their timestamp files.
2829 (restageN, touch-stageN): Remove.
2830 (stageN-bubble): Rewritten.
2831 (compare): Support lean bootstraps.
2832 * Makefile.in: Regenerate.
2833
2834 * configure.in: Only warn when bootstrapping but
2835 build != host or build != target. Support lean bootstraps.
2836 * configure: Regenerate.
2837
ce7cbbb0
PE
28382004-08-26 Phil Edwards <phil@codesourcery.com>
2839
2840 * configure.in: Give a better error message if GMP/MPFR are missing
2841 and a language needing them has been requested.
2842 * configure: Regenerated.
2843
9c71a529
PE
28442004-08-25 Phil Edwards <phil@codesourcery.com>
2845
2846 * configure.in: Print a list of available language front-ends if
2847 a requested one is missing. Tidy stray tab characters.
2848 * configure: Regenerated.
2849
e3f92d3b
MK
28502004-08-19 Michael Koch <konqueror@gmx.de>
2851
2852 * gcc/doc/install.texi: Update entry about automake for libjava.
2853
c3f84f61
RM
28542004-08-17 Robert Millan <robertmh@gnu.org>
2855
2856 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2857 (instead of FreeBSD).
2858 * configure: Regenerate.
2859
7c27e184
PB
28602004-08-16 Paolo Bonzini <bonzini@gnu.org>
2861
2862 * Makefile.in: Regenerate.
2863 * configure: Regenerate.
2864
2865 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2866 stage_*_flags.
2867 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2868 for bootstrapped modules if toplevel bootstrap is going.
2869 (GCC bootstrap): Generate per-stage targets for all bootstrapped
2870 modules. Adjust for changes in Makefile.def. Enable several
2871 rules even in non-bootstrap mode, just to avoid peppering the
2872 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2873 (stage-[+prev+]-bubble): Remove.
2874
2875 * Makefile.def (Dependencies): Depend on all-build-bison,
2876 all-build-flex, all-build-byacc, all-build-texinfo, rather
2877 than the host variations.
2878 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2879 with BUILD_SUBDIR.
2880 (BISON): Update for recent Bisons.
2881 (YACC): Fix typo.
2882 (cross): Depend on all-build.
2883 (all): Do not depend on all-build.
2884 (prebootstrap): Remove.
2885 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2886 (Prebootstrap dependencies): Add them to the per-stage targets
2887 and to all-prebootstrap.
2888 * configure.in (build_configdirs): Always enable build_tools.
2889 (BUILD_DIR_PREFIX): Remove.
2890
2891 * Makefile.def (gcc): Add target variable.
2892 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2893 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2894 in the recursive `make', instead of hardwiring `all'.
2895 (Autogenerated TARGET-* variables): New.
2896
20f3bb80
BB
28972004-08-13 Brian Booth <bbooth@redhat.com>
2898
2899 * MAINTAINERS: Remove myself from write-after-approval.
2900
b5be499d
NN
29012004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2902
2903 * src-release: Stop distributing mmalloc with gdb (which doesn't
2904 use it).
2905 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2906 * Makefile.in: Regenerate.
2907
b3f8d95d
MM
29082004-08-09 Mark Mitchell <mark@codesourcery.com>
2909
2910 * configure.in (arm*-*-eabi*): New target.
2911 * configure: Regenerate.
2912
3589b69e
PB
29132004-08-06 Paolo Bonzini <bonzini@gnu.org>
2914
2915 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2916 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2917 (Dependencies): New section.
2918 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2919 (configure-target-[+module+]): Depend on maybe-all-gcc
2920 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2921 (toplevel profiledbootstrap): Fix dependencies.
2922 * Makefile.in: Regenerate.
2923
972974fc
MM
29242004-08-03 Mark Mitchell <mark@codesourcery.com>
2925
2926 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2927 target-libiberty to noconfigdirs.
2928 * configure: Regenerate.
2929
bebf829d
PB
29302004-08-03 Paul Brook <paul@codesourcery.com>
2931
2932 * configure.in: Check for MPFR as well as GMP.
2933 * configure: Regenerate.
2934
98a5bb3b
RM
29352004-08-01 Robert Millan <robertmh@gnu.org>
2936
2937 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2938 libmudflap for all GNU-based systems (with Glibc).
2939 * configure: Regenerate.
2940
d32ab992
PB
29412004-08-03 Paolo Bonzini <bonzini@gnu.org>
2942
2943 * Makefile.def (host-modules): Add gcc.
2944 * Makefile.in: Regenerate.
2945 * Makefile.tpl (sorry): New rule.
2946 (configure-host, all-host, [+make_target+]-host, do-check,
2947 install-host): Do not add gcc as a special case.
2948 (host modules): Add a small special-casing for gcc. Export
2949 extra_make_flags through the environment.
2950 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2951 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2952 other recursive targets for gcc): Remove.
2953
2954 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2955 (stage, unstage): New rules.
2956 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2957 distclean-stage[+id+]): Use stage_current.
2958 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2959 the stage*-start rules.
2960
aeb732c1
GK
29612004-08-02 Geoffrey Keating <geoffk@apple.com>
2962
2963 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
2964 use -all_load flag.
2965
25b656e7
PB
29662004-08-02 Paolo Bonzini <bonzini@gnu.org>
2967
2968 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
2969 * configure: Regenerate.
2970
cc440d71
TM
29712004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
2972
2973 * maintainer-scripts/gcc_release: Revert yesterday's change.
2974
270e140b
SB
29752004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
2976
2977 * MAINTAINERS: Add myself to write-after-approval.
2978
3e4035f8
TM
29792004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
2980
2981 * libf2c: Removed.
2982 * gcc/gccbug.in: Updated because of libf2c removal.
2983 * maintainer-scripts/gcc_release: Ditto.
2984
a3e8d8b4
LR
29852004-07-09 Loren J. Rittle <ljrittle@acm.org>
2986
2987 * configure.in: Build libmudflap by default on FreeBSD.
2988 * configure: Regenerated.
2989
dfcada9a
MM
29902004-07-09 Mark Mitchell <mark@codesourcery.com>
2991
2992 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2993 systems.
2994 * configure: Regenerated.
2995
3922b216
JDA
29962004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2997
2998 PR target/16344
2999 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3000 feedback based compiler.
3001 * Makefile.in: Rebuilt.
3002
95bcca47
AO
30032004-07-08 Alexandre Oliva <aoliva@redhat.com>
3004
3005 * Makefile.def (host_modules): Set bootstrap=true for flex.
3006 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3007 * Makefile.in: Rebuilt.
3008
051822f6
JH
30092004-07-07 Jan Hubicka <jh@suse.cz>
3010
3011 * MAINTAINERS: Add self as a profile feedback maintainer.
3012
7b61653a
PE
30132004-07-05 Phil Edwards <phil@codesourcery.com>
3014
3015 * configure.in: Do not prepend $srcdir to /dev/null in
3016 makefile fragments.
3017 * configure: Regenerate.
3018
23f6b2f9
PB
30192004-07-01 Paolo Bonzini <bonzini@gnu.org>
3020
3021 * Makefile.def (build_modules): Add bison, byacc, flex,
3022 m4, texinfo.
3023 (flags_to_pass): Add FLEX.
3024 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3025 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3026 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3027 DEFAULT_MAKEINFO): Remove.
3028 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3029 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3030 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3031 objdir or else use configured tool.
3032 (all-build): New.
3033 (all): Depend on it.
3034 (Build module dependencies): Add.
3035 * Makefile.in: Regenerate.
3036 * configure.in: Better support for multiple build modules,
3037 matching what is done for host/target modules. Do not look
3038 for "plausible" locations of build tools if Canadian cross.
3039 Use autoconf's AC_PROG_CC to find a C compiler. Define
3040 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
3041 * configure: Regenerate.
78716e86 3042
1c020272
PB
30432004-06-22 Paolo Bonzini <bonzini@gnu.org>
3044
3045 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3046 * Makefile.in: Regenerate.
3047
a52a0a7f
PB
30482004-06-22 Paolo Bonzini <bonzini@gnu.org>
3049
3050 * Makefile.tpl (configure-build-[+module+],
3051 configure-[+module+], configure-target-[+module+]): Pass
3052 [+extra_configure_args+].
3053 (all-build-[+module+], all-[+module+], check-[+module+],
3054 install-[+module+], [+make_target+]-[+module+],
3055 all-target-[+module+], check-target-[+module+],
3056 install-target-[+module+], [+make_target+]-target-[+module+]):
3057 Pass [+extra_make_args+].
3058 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3059 (GCC_HOST_EXPORTS): Remove.
3060 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3061 cross, check-gcc, check-gcc-c++, install-gcc,
3062 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3063 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3064 * Makefile.in: Regenerate.
3065
ccde3f1a
MS
30662004-06-21 Matthew Sachs <msachs@apple.com>
3067
3068 * MAINTAINERS: Added self to write-after-approval.
3069
6264b0a6
CF
30702004-06-21 Christopher Faylor <cgf@alum.bu.edu>
3071
3072 * configure.in: Check for srcdir/winsup rather than build directory
3073 winsup.
3074 * configure: Regenerate.
3075
801e2270
CV
30762004-06-17 Corinna Vinschen <vinschen@redhat.com>
3077
3078 * configure.in: Don't build Cygwin native newlib if winsup
3079 directory is missing. Emit warning instead.
3080 * configure: Regenerate.
3081
ad6717df
PB
30822004-06-09 Paolo Bonzini <bonzini@gnu.org>
3083
3084 * Makefile.tpl (touch-stage[+id+]): New.
3085 (restage[+prev+]): Depend on touch-stage[+id+].
3086
3087 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3088 Use it throughout.
3089
3090 * Makefile.def: Add profile and feedback bootstrap stages.
3091 Remove next field from bootstrap stages.
3092 * Makefile.tpl (LN, LN_S): Substitute.
3093 (stageN-start, stageN-end): Use double-colon rules, to
3094 provide a hook for additional setup commands.
3095 (distclean-stageN-gcc, restageN): Create dependencies from
3096 [+prev+], not from [+next+].
3097 (stageN-bubble): Add commands for successive stages from
3098 [+prev+], using double-colon rules.
3099 (all-stageN-gcc): Fix typo.
3100 (stagefeedback-start, profiledbootstrap): New.
3101 * Makefile.in: Regenerate.
3102 * configure.in: Call ACX_PROG_LN.
3103 * configure: Regenerate.
3104
5bbb9680
CY
31052004-06-08 Canqun Yang <canqun@nudt.edu.cn>
3106
3107 * MAINTAINERS (Write After Approval): Add myself.
3108
e18be1d4
MA
31092004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
3110
3111 * MAINTAINERS (Write After Approval): Add myself.
3112
5607edfd
PB
31132004-06-03 Paolo Bonzini <bonzini@gnu.org>
3114
3115 * configure.in: Fix --enable-bootstrap breakage introduced in trees
3116 without gcc.
3117 * configure: Regenerate.
3118
1ec4e9c3
PB
31192004-06-01 Paolo Bonzini <bonzini@gnu.org>
3120
3121 * Makefile.tpl: Fix typo.
3122 * Makefile.in: Regenerate.
3123
c2f7605f
PB
31242004-06-01 Paolo Bonzini <bonzini@gnu.org>
3125
3126 * configure.in: Remove new- prefix from toplevel
3127 bootstrap targets.
3128 * configure: Regenerate.
3129
f516a7da
PB
31302004-06-01 Paolo Bonzini <bonzini@gnu.org>
3131
3132 * Makefile.tpl (all.normal): Rename to all.
3133 (all): Replace with a rule to pick the default
3134 target from configure.
3135 (all-gcc, configure-gcc): Use conditionals to
3136 do nothing when toplevel bootstrap is going on.
3137 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3138 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3139 * configure.in: Support --enable-bootstrap.
3140
3141 * Makefile.def: Remove new- prefix from toplevel
3142 bootstrap targets.
3143 * Makefile.tpl: Likewise.
3144
3145 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
3146 target.
3147
3148 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3149 $(RECURSE_FLAGS) to recursive invocation of make.
3150
3151 * Makefile.in: Regenerate.
3152 * configure: Regenerate.
3153
78dd5e36
AJ
31542004-05-30 Andreas Jaeger <aj@suse.de>
3155 Jim Wilson <wilson@specifixinc.com>
3156
3157 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3158 like CC.
3159
30f1bddc
DJ
31602004-05-27 Daniel Jacobowitz <dan@debian.org>
3161
3162 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3163 * configure: Regenerate.
3164
4fc4dd12
DJ
31652004-05-25 Daniel Jacobowitz <drow@false.org>
3166
3167 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3168 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3169 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
3170 targets.
3171 * Makefile.in: Regenerate.
3172
94632047 31732004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
3174
3175 * configure.in: Test the ability to symlink directories.
3176 * configure: Regenerate.
3177
3178 * Makefile.def (bootstrap-stage): New definitions.
3179 * Makefile.tpl (configure-stage1-gcc,
3180 configure-stage2-gcc, configure-stage3-gcc,
3181 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3182 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3183 new-restage3, compare): Autogenerate, see Makefile.in
3184 entry for behavioral changes.
3185 (distclean-stage1, new-stage1-start, new-stage1-end,
3186 new-stage1-bubble, distclean-stage2, new-stage2-start,
3187 new-stage2-end, new-stage2-bubble, distclean-stage3,
3188 new-stage3-start, new-stage3-end): New autogenerated targets.
3189 (objext, prebootstrap, BOOT_CFLAGS,
3190 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3191 targets.
3192
3193 * Makefile.in: Regenerate.
3194 (distclean-stage1, new-stage1-start, new-stage1-end,
3195 new-stage1-bubble, distclean-stage2, new-stage2-start,
3196 new-stage2-end, new-stage2-bubble, distclean-stage3,
3197 new-stage3-start, new-stage3-end): New targets.
3198 (all-stage1-gcc): Move prebootstrap dependency from here...
3199 (configure-stage1-gcc): ...to here.
3200 (new-bootstrap): Use bubble targets.
3201 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3202 Use per-stage distclean targets.
3203 (configure-stage1-gcc, configure-stage2-gcc,
3204 configure-stage3-gcc, all-stage1-gcc,
3205 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3206 Use new-stageN-start to prepare the tree.
3207
4f4e53dd
PB
32082004-05-23 Paolo Bonzini <bonzini@gnu.org>
3209
3210 * Makefile.def (host_modules): add libcpp.
3211 * Makefile.tpl: Add dependencies on and for libcpp.
3212 * Makefile.in: Regenerate.
3213 * configure.in: Add libcpp host module.
3214 * configure: Regenerate.
3215
60975492
PB
32162004-05-21 Paolo Bonzini <bonzini@gnu.org>
3217
3218 * Makefile.tpl: Whenever a recursive target is defined, wrap
3219 it in a special @if/@endif block, and prepare its maybe
3220 dependency in the @if/@endif block
3221 * configure.in: Instead of writing maybe dependencies, remove
3222 the @if/@endif statements, and remove the @if/@endif blocks
3223 that remain.
3224 * configure: Regenerate.
3225 * Makefile.in: Regenerate.
3226
5ce7d75d
JJ
32272004-05-20 Janis Johnson <janis187@us.ibm.com>
3228
3229 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3230
c779c42f
KK
32312004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
3232
3233 PR bootstrap/15120
3234 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3235 * */configure: Rebuilt.
3236
b4117c30
ZW
32372004-05-17 Zack Weinberg <zack@codesourcery.com>
3238
3239 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3240 of libf2c.
3241 * configure, Makefile.in: Regenerate.
3242
2472200d 3243