]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
* config.sub, config.guess: Update from upstream sources.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
c3f07bd6 12007-08-29 Nick Clifton <nickc@redhat.com>
15098359 2
c3f07bd6 3 * config.sub, config.guess: Update from upstream sources.
15098359 4
4bbed405
BD
52007-08-22 Bud Davis <jmdavis@link.com>
6
7 * MAINTAINERS (Write After Approval): Added myself.
8 * MAINTAINERS (Reviewers): Removed myself.
9
c8aea42c
PB
102007-08-18 Paul Brook <paul@codesourcery.com>
11 Joseph Myers <joseph@codesourcery.com>
12
13 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
14 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
15 * Makefile.in: Regenerate.
16 * configure.ac (--with-debug-prefix-map): New.
17 * configure: Regenerate.
18
4bf6c438
RS
192007-08-17 Richard Sandiford <richard@codesourcery.com>
20 Nigel Stephens <nigel@mips.com>
21
22 * config/mt-sde: New file.
23 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
24 as target_makefile_frag.
25 * configure: Regenerate.
26
bb286d71
AO
272007-08-16 Alexandre Oliva <aoliva@redhat.com>
28
29 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
30 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
31 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
32 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
33 (do-compare, do-compare3, do-compare-debug): New.
34 ([+compare-target+]): Use them.
35
a4630417
MK
362007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
37
38 * MAINTAINERS (Write After Approval): Change my email address.
39
d9acb717
RW
402007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
41 Ben Elliston <bje@au.ibm.com>
42
43 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
44 --silent if $silent.
45 * configure: Regenerate.
46
96876681
ZD
472003-08-12 Zdenek Dvorak <ook@ucw.cz>
48
49 * MAINTAINERS (Various Maintainers): Add myself as
50 loop infrastructure maintainer. Update my e-mail
51 address.
52
1c1d80ee
DN
532007-07-31 Diego Novillo <dnovillo@google.com>
54
55 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
56 Adjust description.
57
7e98624c
RG
582007-07-26 Richard Guenther <rguenther@suse.de>
59
60 * configure.ac: Add types checking to stage1 checking flags.
61 * configure: Regenerate.
62
4c85af60
NC
632007-07-17 Nick Clifton <nickc@redhat.com>
64
65 * COPYING3: New file. Contains version 3 of the GNU General
66 Public License.
67 * COPYING3.LIB: New file. Contains version 3 of the GNU
68 Lesser General Public License.
69
19ddfd3a
AK
702007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
71
72 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
73
2a064545
AK
742007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
75
76 * MAINTAINERS (S/390 co-maintainer): Add myself.
77 (Write After Approval): Remove myself.
78
f861f54d
DH
792007-07-13 Dan Hipschman <dsh@google.com>
80
81 * MAINTAINERS (Write After Approval): Add myself.
82
0136f2f7
NC
832007-07-11 Nick Clifton <nickc@redhat.com>
84
85 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
86 WINDRES export.
87 * Makefile.in: Regenerate.
88
6e29b5a4
RO
892007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
90
91 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
92 maintainer.
93
159a4b02
L
942007-07-05 H.J. Lu <hongjiu.lu@intel.com>
95
96 * lt~obsolete.m4: New. Import from 20070318 libtool.
97
6ba67283
JB
982007-07-03 Julian Brown <julian@codesourcery.com>
99
100 * MAINTAINERS (Write After Approval): Add myself.
101
30b74385
RW
1022007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
103
104 * configure.ac: Rewrite 'configure --help' strings to look nicer.
105 * configure: Regenerate.
106
1072007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
108
109 * configure.ac: Add some missing m4 quotation.
110 * configure: Regenerate.
111
943c54ce
SB
1122007-07-02 Simon Baldwin <simonb@google.com>
113
114 * MAINTAINERS (Write After Approval): Add myself.
115
1c00b503
PB
1162007-07-02 Paolo Bonzini <bonzini@gnu.org>
117
118 * configure: Regenerate.
119
901119ae
KT
1202007-07-02 Kai Tietz <kai.tietz@onevision.com>
121
122 * Makefile.def: Add windmc tool to build.
123 * Makefile.tpl: Likewise.
124 * configure.ac: Likewise.
125 * Makefile.in: Regenerate.
126 * configure: Regenerate.
127
83f4c19f
DD
1282007-06-28 DJ Delorie <dj@redhat.com>
129
130 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
131 not building newlib.
132 * configure: Regenerated.
133
5346c75c
JS
1342007-06-28 Jan Sjodin <jan.sjodin@amd.com>
135
136 * MAINTAINERS (Write After Approval): Add myself.
137
aacfb86b
MM
1382007-06-25 Martin Michlmayr <tbm@cyrius.com>
139
140 * MAINTAINERS (Write After Approval): Add myself.
141
590bf0d3
CM
1422007-06-19 Chris Matthews <chrismatthews@google.com>
143
144 * MAINTAINERS (Write After Approval): Add myself.
145
cdbbee7a
RIL
1462007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
147
148 * MAINTAINERS (Write After Approval): Add myself.
149
b8afffc1
DJ
1502007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
151
152 * Makefile.def: Add dependency from configure-gdb to all-bfd.
153 * Makefile.in: Regenerated.
154
3fcfad76
BS
1552007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
156
157 * configure.ac: Don't add target-libmudflap to noconfigdirs for
158 bfin*-*-uclinux* targets.
159 * configure: Regenerate.
160
3f5a2b7f
ILT
1612007-06-14 Ian Lance Taylor <iant@google.com>
162
163 * MAINTAINERS: Add myself as non-algorithmic global write
164 maintainer.
165
4c46daee
DN
1662007-06-14 Diego Novillo <dnovillo@google.com>
167
168 * MAINTAINERS: Add self as middle-end maintainer and
169 non-algorithmic global write maintainer.
170
a3bb222a
FXC
1712007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
172
173 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
174 Move all Fortran maintainers except Paul Brook into the
175 Non-Autopoiesis section.
176
a19e8f64
PB
1772007-06-14 Paolo Bonzini <bonzini@gnu.org>
178
179 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
180 (distclean-stage[+id+]): Possibly delete stage_last.
181 * Makefile.in: Regenerate.
182
1c2abe5e
SP
1832007-06-12 Seongbae Park <seongbae.park@gmail.com>
184
185 * MAINTAINERS (Various Maintainer): Fix typo.
186
abca4739
PB
1872007-06-11 Paolo Bonzini <bonzini@gnu.org>
188
189 * MAINTAINERS (Various Maintainer): Add myself as
190 dataflow maintainer.
191
a894d2c3
BE
1922007-06-07 Ben Elliston <bje@au.ibm.com>
193
194 * config.sub, config.guess: Update from upstream sources.
195
8024d75e
BE
1962007-06-07 Ben Elliston <bje@au.ibm.com>
197
198 * Makefile.tpl: Fix spelling error.
199 * Makefile.in: Regenerate.
200
973a9a5e
SE
2012007-06-01 Steve Ellcey <sje@cup.hp.com>
202
96598938
L
203 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
204 lt_cv_sys_max_cmd_len.
973a9a5e 205
ccb4d26b
DN
2062007-05-31 Dorit Nuzman <dorit@il.ibm.com>
207
208 * MAINTAINERS (Various Maintainers): Add myself as
209 auto-vectorizer maintainer.
210
eecb7461
PB
2112003-05-31 Paolo Bonzini <bonzini@gnu.org>
212
213 PR libjava/32098
214 * libtool.m4: Revert previous change.
215 * ltgcc.m4: Put it here.
216
89d28202
ZD
2172003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
218
219 * MAINTAINERS (Various Maintainers): Add myself as
220 auto-vectorizer maintainer.
221
60c7a11a
L
2222007-05-30 H.J. Lu <hongjiu.lu@intel.com>
223
224 PR libjava/32098
225 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
226
9dd3cc81
RG
2272007-05-30 Richard Guenther <rguenther@suse.de>
228
229 * MAINTAINERS (Various Maintainers): Add myself as
230 auto-vectorizer maintainer.
231
9cc1244e
JJ
2322007-05-30 Jakub Jelinek <jakub@redhat.com>
233
234 PR bootstrap/29382
235 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
236 * configure: Rebuilt.
237
6124296b
RC
2382007-05-28 Roberto Costa <robsettantasei@gmail.com>
239
240 * MAINTAINERS (Write After Approval): Removed my name.
241
6b757a0d
SB
2422007-05-25 Steven Bosscher <steven@gcc.gnu.org>
243
244 * MAINTAINERS (Write After Approval): Remove myself.
245
86ef8528
AT
2462007-05-25 Andreas Tobler <a.tobler@schweiz.org>
247
248 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
249
1cf3d07d
SE
2502007-05-23 Steve Ellcey <sje@cup.hp.com>
251
252 * ltmain.sh: Update from ToT Libtool.
253 * libtool.m4: Update from ToT Libtool.
254 * ltsugar.m4: New. Update from ToT Libtool.
255 * ltversion.m4: New. Update from ToT Libtool.
256 * ltoptions.m4: New. Update from ToT Libtool.
257 * ltconfig: Remove.
258 * ltcf-c.sh: Remove.
259 * ltcf-cxx.sh: Remove.
260 * ltcf-gcj.sh: Remove.
261
ce3fcf8c
OW
2622007-05-22 Ollie Wild <aaw@google.com>
263
264 * MAINTAINERS (Write After Approval): Add myself.
265
342b9200
PB
2662007-05-16 Paolo Bonzini <bonzini@gnu.org>
267
268 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
269 stage_cflags.
270 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
271 Remove CFLAGS/LIBCFLAGS.
272 (configure-stage[+id+]-[+prefix+][+module+],
273 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
274 * Makefile.in: Regenerate.
275
cea17285
DN
2762007-05-15 Diego Novillo <dnovillo@google.com>
277
278 * MAINTAINERS: Update e-mail address.
279
11c004e7
RE
2802007-05-15 Revital Eres <eres@il.ibm.com>
281
282 * MAINTAINERS (Write After Approval): Add myself.
283
ab6bd693
RC
2842007-05-14 Roberto Costa <robsettantasei@gmail.com>
285
286 * MAINTAINERS (Write After Approval): Updated my address.
287
388cdf07
TN
2882007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
289
290 * MAINTAINERS (Write After Approval): Add myself.
291
23f24034
SR
2922007-05-11 Silvius Rus <rus@google.com>
293
294 * MAINTAINERS (Write After Approval): Add myself.
295
34a7526e
TT
2962007-04-23 Tom Tromey <tromey@redhat.com>
297
298 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
299
51da21be
MM
3002007-04-22 Mark Mitchell <mark@codesourcery.com>
301
302 * MAINTAINERS (cpplib): Rename to ...
303 (libcpp): ... this. Add C/C++ front end maintainers.
304
70070387
SE
3052007-04-14 Steve Ellcey <sje@cup.hp.com>
306
307 * config-ml.in: Pass ${ml_config_env} to configure calls.
308
df1a0dbb
CB
3092007-04-04 Christian Bruel <christian.bruel@st.com>
310
311 * MAINTAINERS (Write After Approval): Add myself.
312
9daff147
DK
3132007-04-02 Dave Korn <dave.korn@artimi.com>
314
315 * MAINTAINERS (Write After Approval): Add myself.
316
374eadb2
TB
3172007-03-31 Tobias Burnus <burnus@net-b.de>
318
319 * MAINTAINERS (fortran 95 front end): Add myself.
320
8eced3a2
DR
3212007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
322
323 * MAINTAINERS (Write After Approval): Add myself.
324
653de3e3
AZ
3252007-03-24 Ayal Zaks <zaks@il.ibm.com>
326
327 * MAINTAINERS (Modulo Scheduler): Add myself.
328
b737d953
BM
3292007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
330
331 * MAINTAINERS (fortran 95 front end): Add myself.
332 (c++ front end): whitespace fix.
333
a584cdf2
NF
3342007-03-22 Nathan Froyd <froydnj@codesourcery.com>
335
336 * MAINTAINERS (Write After Approval): Add myself.
337
8c79f3c4
RS
3382007-03-21 Richard Sandiford <richard@codesourcery.com>
339
340 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
341 of glob. Quote arguments with single quotes too.
342 * configure: Regenerate.
343
07f1ac6d
BM
3442007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
345
346 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
347 * Makefile.in: Regenerate
348
172e41aa
AS
3492007-03-07 Andreas Schwab <schwab@suse.de>
350
351 * configure: Regenerate.
352
9c4d2493
BM
3532007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
354
355 * configure.ac: Add "--with-pdfdir" configure option,
356 which defines pdfdir variable.
357 * Makefile.def (target=fixincludes): Add install-pdf to
358 missing targets.
359 (recursive_targets): Add install-pdf target.
360 (flags_to_pass): Add pdfdir.
361 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
362 target.
363 * configure: Regenerate
364 * Makefile.in: Regenerate
365
e14e622e
EC
3662007-02-28 Eric Christopher <echristo@apple.com>
367
368 Revert:
369 2006-12-07 Mike Stump <mrs@apple.com>
370
371 * Makefile.def (dependencies): Add dependency for
372 install-target-libssp and install-target-libgomp on
373 install-gcc.
374 * Makefile.in: Regenerate.
375
54e433bc
MK
3762007-02-27 Matt Kraai <kraai@ftbfs.org>
377
378 * configure: Regenerate.
379 * configure.ac: Move statements after variable declarations.
380
6c8d3d8f
KK
3812007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
382
383 * MAINTAINERS: Add myself as sh maintainer.
384
9f8c6739
JM
3852007-02-19 Joseph Myers <joseph@codesourcery.com>
386
387 * configure.ac: Adjust for loop syntax.
388 * configure: Regenerate.
389
278a7a38
AO
3902007-02-18 Alexandre Oliva <aoliva@redhat.com>
391
392 * configure: Rebuilt.
393
b2eaac4a
AO
3942007-02-18 Alexandre Oliva <aoliva@redhat.com>
395
396 * configure.ac: Drop multiple occurrences of --enable-languages,
397 and fix its quoting.
398 * configure: Rebuilt.
399
beeaf216
MM
4002007-02-17 Mark Mitchell <mark@codesourcery.com>
401 Nathan Sidwell <nathan@codesourcery.com>
402 Vladimir Prus <vladimir@codesourcery.com
403 Joseph Myers <joseph@codesourcery.com>
404
405 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
406 * configure: Regenerate.
407
09201a09
GP
4082007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
409
410 * ltconfig (freebsd*): Default to elf.
411
291f172e
DJ
4122007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
413
414 * configure.ac (target_libraries): Move libgcc before libiberty.
415 * configure: Regenerated.
416
c3a86da9
DJ
4172007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
418 Paolo Bonzini <bonzini@gnu.org>
419
420 PR bootstrap/30753
421 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
422 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
423 * configure: Regenerated.
424
88e1e72a
FXC
4252007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
426
427 * MAINTAINERS (Language Front End Maintainers): Update my mail
428 address.
429
44bfc3ac
DJ
4302007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
431
432 PR bootstrap/30748
433 * configure.ac: Correct syntax for Solaris ksh.
434 * configure: Regenerated.
435
3e19841a
PB
4362007-02-09 Paolo Bonzini <bonzini@gnu.org>
437
438 * configure.ac: Sync with src.
439 * configure: Regenerate.
440
74a48762
PB
4412007-02-09 Paolo Bonzini <bonzini@gnu.org>
442
443 * Makefile.in: Regenerate.
444
d846e52e
PB
4452007-02-09 Paolo Bonzini <bonzini@gnu.org>
446
447 * config.sub: Sync with src.
448
1c710c3c
DJ
4492007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
450
451 * Makefile.tpl (build_alias, host_alias, target_alias): Use
452 noncanonical equivalents.
453 * configure.in: Rename to...
454 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
455 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
456 target_noncanonical. Use them. Rewrite removal of configure
457 arguments for autoconf 2.59. Discard variable settings. Force
458 program_transform_name for native tools.
459
460 * Makefile.in: Regenerated.
461 * configure: Regenerated with autoconf 2.59.
462
74372bdf
RZ
4632007-02-07 Roman Zippel <zippel@linux-m68k.org>
464
3de8da2a 465 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 466
f6671c93
AS
4672007-01-31 Andreas Schwab <schwab@suse.de>
468
469 * Makefile.tpl (LDFLAGS): Substitute it.
470 * Makefile.in: Regenerate.
471
ba9f17df
AB
4722007-01-30 Andrey Belevantsev <abel@ispras.ru>
473
3de8da2a 474 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 475
2472200d
DE
4762007-01-28 David Edelsohn <edelsohn@gnu.org>
477
3de8da2a 478 * MAINTAINERS (spu port): Add myself.
2472200d 479
5305be7e
RG
4802007-01-23 Richard Guenther <rguenther@suse.de>
481
482 PR bootstrap/30541
483 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
484 * Makefile.tpl (GNATBIND): Substitute it.
485 (GNATMAKE): Likewise.
486 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
487 of STAGE_PREFIX.
488 * Makefile.in: Regenerate.
489 * configure: Regenerate.
490
416cfb5e
MS
4912007-01-18 Mike Stump <mrs@apple.com>
492
493 * configure.in: Re-enable -Werror for gcc builds.
494
3de8da2a 4952007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 496
3de8da2a 497 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 498
d943d7c4
PB
4992007-01-11 Paolo Bonzini <bonzini@gnu.org>
500
501 * configure.in: Change == to = in test command.
3de8da2a 502 * configure: Regenerate.
d943d7c4 503
e69bf64b 5042007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
505 Nick Clifton <nickc@redhat.com>
506 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
507
508 * configure.in (build_configargs, host_configargs, target_configargs):
509 Remove build/host/target parameters.
510 (host_libs): Add gmp and mpfr.
511 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
512 * Makefile.def (gmp, mpfr): New.
513 (gcc): Remove target.
514 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
515 target_os, target_vendor): New.
516 (configure): Add host_alias/target_alias arguments. Adjust invocations.
517 * configure: Regenerate.
518 * Makefile.in: Regenerate.
e69bf64b
PB
519
5202007-01-11 Matt Fago <fago@earthlink.net>
521
522 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 523 to improve robustness of configure tests.
e69bf64b 524 * configure: Regenerate.
e14e622e 525
a42f3b80
UB
5262007-01-09 Uros Bizjak <ubizjak@gmail.com>
527
528 * MAINTAINERS: Add myself as i386 maintainer.
529
a36aee1a
JH
5302007-01-08 Jan Hubicka <jh@suse.cz>
531
61fcaeef 532 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 533
738a52d3
KT
5342007-01-08 Kai Tietz <kai.tietz@onevision.com>
535
536 * configure.in: Add support for an x86_64-mingw* target.
95af8923 537 * configure: Regenerate.
738a52d3 538
54fdc474
DJ
5392007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
540
541 * Makefile.tpl (all-target): Correct @if conditional for target
542 modules.
543 * configure.in: Omit libiberty if building only target libgcc.
544 * configure, Makefile.in: Regenerated.
545
3dd71726
PB
5462007-01-04 Paolo Bonzini <bonzini@gnu.org>
547
548 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
549 * configure: Regenerate.
550
fa958513
DJ
5512007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
552
553 * Makefile.def (target_modules): Add libgcc.
554 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
555 * Makefile.tpl (clean-target-libgcc): Delete.
556 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
557 on gcc even for bootstrapped modules. Rewrite handling of
558 lang_env_dependencies to loop over target_modules.
559 * configure.in (target_libraries): Add target-libgcc.
560 * Makefile.in, configure: Regenerated.
561
e1888513
PB
5622006-12-29 Paolo Bonzini <bonzini@gnu.org>
563
564 * configure.in: Reorganize recognition of languages. Add
565 --enable-stage1-languages. Show supported languages for the chosen
566 target rather than all recognized languages.
567 * configure: Regenerate.
568
53b88b73
PB
5692006-12-29 Paolo Bonzini <bonzini@gnu.org>
570
571 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
572 * Makefile.in: Regenerate.
573
a3993f33
KG
5742006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
575
576 * configure.in: Warn that MPFR 2.2.0 is buggy.
577 * configure: Regenerate.
578
f063a9ed
ILT
5792006-12-27 Ian Lance Taylor <iant@google.com>
580
581 * configure.in: When removing Makefiles to force a reconfigure, also
582 remove prev-DIR*/Makefile.
583 * configure: Regenerate.
584
af71363e
AS
5852006-12-22 Andreas Schwab <schwab@suse.de>
586
587 * configure: Regenerate with correct autoconf version.
588
0b0dc272
AM
5892006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
590
3de8da2a
UB
591 * configure.in: add AC_SUBST for *_FOR_TARGET.
592 * configure: Regenerate.
0b0dc272 593
53b88b73
PB
5942006-12-19 Paolo Bonzini <bonzini@gnu.org>
595
596 * configure.in: Simplify logic for rejecting languages that cannot
597 be built. Separate the case when a language is unsupported,
598 from the case when the user chooses not to build a language.
599
400ebff4
PB
6002006-12-19 Paolo Bonzini <bonzini@gnu.org>
601
602 * configure.in: Remove "$build" case for powerpc-*-darwin* since
603 it only affects bootstrap and could be tested on "$host" as well.
604 * configure: Regenerate.
605 * config/mh-ppc-darwin: Add to the stage1 cflags here.
606
8efea775
PB
6072006-12-19 Paolo Bonzini <bonzini@gnu.org>
608
609 PR bootstrap/29544
610 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
611 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
612 move here comment from Makefile.tpl.
613 * Makefile.tpl: Move some definitions higher in the file.
614 (STAGE1_CHECKING): New.
615 * configure.in: Add --enable-stage1-checking.
616 * configure: Regenerate.
617 * Makefile.in: Regenerate.
618
ed88a7ed
PB
6192006-12-19 Paolo Bonzini <bonzini@gnu.org>
620
621 * MAINTAINERS: Add myself as build system maintainer.
622
b65151d3
SM
6232006-12-15 Simon Martin <simartin@users.sourceforge.net>
624
625 * MAINTAINERS (Write After Approval): Add myself.
626
7e050830
EC
6272006-12-13 Eric Christopher <echristo@apple.com>
628
629 * MAINTAINERS: Add myself as darwin maintainer.
630
8b494895
ILT
6312006-12-11 Ian Lance Taylor <ian@airs.com>
632
633 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
634
0ff1416d
JR
6352006-12-11 Joern Rennecke <joern.rennecke@arc.com>
636
637 MAINTAINERS: Update my entry.
638
58e24147
AM
6392006-12-11 Alan Modra <amodra@bigpond.net.au>
640
641 * configure.in: Handle spu makefile frag.
58e24147
AM
642 * Makefile.tpl (MAINT): Define
643 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
644 * configure: Regenerate.
645 * Makefile.in: Regenerate.
646
9b6f37a0
BE
6472006-12-11 Ben Elliston <bje@au.ibm.com>
648
649 * config.guess: Import latest version.
650 * config.sub: Likewise.
651
ea6f5c57
BE
6522006-12-11 Ben Elliston <bje@au.ibm.com>
653
654 * configure.in (spu-*-*): Don't skip target-libiberty.
655 * configure: Regenerate.
656
42c1cd8a
AT
6572006-12-10 Andreas Tobler <a.tobler@schweiz.org>
658
659 PR bootstrap/30134
660 * configure.in: Correct x86 darwin support for libjava to powerpc
661 and i?86 only.
662 * configure: Regenerate.
663
55eb837d
ST
6642006-12-08 Sandro Tolaini <tolaini@libero.it>
665
666 * configure.in: Add x86 darwin support for libjava.
667 * configure: Regenerate.
668
5bdacbc7
MS
6692006-12-07 Mike Stump <mrs@apple.com>
670
671 * Makefile.def (dependencies): Add dependency for
672 install-target-libssp and install-target-libgomp on
673 install-gcc.
674 * Makefile.in: Regenerate.
675
477d851c
RG
6762006-12-04 Richard Guenther <rguenther@suse.de>
677
678 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
679 (Non-Algorithmic Maintainers): Move over non-algorithmic
680 loop optimizer maintainers, add myself as a non-algorithmic
681 middle-end maintainer.
682
5d33d367
DF
6832006-12-04 Daniel Franke <franke.daniel@gmail.com>
684
685 * MAINTAINERS (Write After Approval): Add myself.
686
dbee1fb3
KG
6872006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
688
689 * configure.in: Update error message for missing GMP/MPFR.
690
691 * configure: Regenerate.
692
b5147de7
KG
6932006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
694
695 * configure.in: Update MPFR version in error message.
696
697 * configure: Regenerate.
698
f019376c
KG
6992006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
700
701 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
702 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
703 --with-gmp-lib): New flags.
704
705 * configure: Regenerate.
706
91ed95ae
BM
7072006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
708
709 * MAINTAINERS (Write After Approval): Change my email address.
710
3a971f15
MLI
7112006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
712
05170031 713 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 714
431041ea
PT
7152006-11-22 Philipp Thomas <pth@suse.de>
716
717 * MAINTAINERS (i18n): Update e-mail address.
718
df5487ee
TS
7192006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
720
721 * MAINTAINERS (spu port): Add myself as maintainer.
722 (Write After Approval): Remove myself.
723
92c2f0ee
BE
7242006-11-22 Ben Elliston <bje@au.ibm.com>
725
726 * configure.in (skipdirs): Don't build libssp for SPU.
727 * configure: Regenerate.
728
a3b97199
AP
7292006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
730
731 * MAINTAINERS (spu port): Add myself as maintainer.
732 (libobjc): Update my email address.
733
0eb97064
AB
7342006-11-21 Andrea Bona <andrea.bona@st.com>
735
736 * MAINTAINERS (Write After Approval): Add myself.
737
85d9c13c
TS
7382006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
739
740 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
741 * configure : Rebuilt.
742
6696f3cd
TS
7432006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
744
745 * MAINTAINERS (Write After Approval): Add myself.
746
d58542ea
AO
7472006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
748
749 * MAINTAINERS (Write After Approval): Add myself.
750
a357b5ae
KG
7512006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
752
753 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
754 libmpfr.a.
755 * configure: Regenerate.
756
9bd6112c
PB
7572006-11-16 Paolo Bonzini <bonzini@gnu.org>
758
759 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
760 (unstage): Test for stage_last presence.
761
762 PR bootstrap/29802
763 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
764 * Makefile.in: Regenerate.
765
c8cf9f0f
ZD
7662003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
767
768 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
769 maintainers.
770
467b1fc6
ER
7712006-11-14 Erven Rohou <erven.rohou@st.com>
772
773 * MAINTAINERS (Write After Approval): Add myself.
774
995a5697
PB
7752006-11-14 Paolo Bonzini <bonzini@gnu.org>
776
777 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
778 and stageN-package/Makefile.
779 * Makefile.in: Regenerated.
780
c8d6d53e
JZ
7812006-11-14 Jie Zhang <jie.zhang@analog.com>
782
783 * configure.in: Remove target-libgloss from noconfigdirs for
784 bfin-*-*.
785 * configure: Regenerated.
786
dffb147d
KG
7872006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
788
789 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 790
dffb147d
KG
791 * configure: Regenerate.
792
ca558912
KG
7932006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
794
795 * configure.in: Robustify error message for missing GMP/MPFR.
796
797 * configure: Regenerate.
798
7aa42285
SW
7992006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
800
801 * MAINTAINERS (Write After Approval): Add myself.
802
779958a2
UB
8032006-10-30 Uros Bizjak <ubizjak@gmail.com>
804
805 * MAINTAINERS: Change email address.
806
91de1527
VP
8072006-10-30 Vladimir Prus <vladimir@codesourcery.com>
808
809 * MAINTAINERS (Write After Approval): Add myself.
810
a3867703
PB
8112006-10-26 Peter Bergner <bergner@vnet.ibm.com>
812
813 * MAINTAINERS (Write After Approval): Add myself.
814
b4364fa2
CL
8152006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
816
7e050830 817 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 818 Write After Approval section.
b4364fa2 819
70ec446f
KG
8202006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
821
822 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
823 need_gmp anymore.
824 * configure: Regenerate.
825
018c8d88
TB
8262006-10-16 Tobias Burnus <burnus@net-b.de>
827
828 * MAINTAINERS (Write After Approval): Add myself.
829
f6a1687e
BE
8302006-10-16 Ben Elliston <bje@au.ibm.com>
831
832 * config.guess: Import latest version.
833 * config.sub: Likewise.
834
b5422ad7
BM
8352006-10-10 Brooks Moses <bmoses@stanford.edu>
836
837 * Makefile.def: Added pdf target handling.
838 * Makefile.tpl: Added pdf target handling.
839 * Makefile.in: Regenerated.
840
bdcee471
CL
8412006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
842
843 * MAINTAINERS: Add self as score port maintainer.
844
7d610414
BM
8452006-10-04 Brooks Moses <bmoses@stanford.edu>
846
847 * MAINTAINERS (Write After Approval): Add myself.
848
e48d66a9
SK
8492006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
850
7e050830 851 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
852 or newer.
853 * configure: Regenerated.
854
c394e891
DB
8552006-09-27 Dave Brolley <brolley@redhat.com>
856
857 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
858 $s instead of $r.
859 * configure: Regenerated.
860
1ee4c5a0
TS
8612006-09-26 Thiemo Seufer <ths@mips.com>
862
863 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
864 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
865 * configure: Regenerate.
866
5997afc3
GP
8672006-09-24 Graeme Peterson <gridly@gmail.com>
868
869 * MAINTAINERS (Write After Approval): Remove myself.
870
0c502898
CF
8712006-09-22 Chao-ying Fu <fu@mips.com>
872
873 * MAINTAINERS (Write After Approval): Add myself.
874
a7819e42
JM
8752006-09-10 Joseph S. Myers <joseph@codesourcery.com>
876
877 * MAINTAINERS: Add self as soft-fp maintainer.
878
8792006-09-09 Anatoly Sokolov <aesok@post.ru>
880
881 * MAINTAINERS: Add myself as avr maintainer.
882 Remove Marek Michalkiewicz as avr maintainer.
827d0991 883
e8288489
RC
8842006-09-07 Roberto Costa <roberto.costa@st.com>
885
886 * MAINTAINERS (Write After Approval): Add myself.
887
b91f0a41
CV
8882006-08-30 Corinna Vinschen <corinna@vinschen.de>
889
890 * configure.in: Never build newlib for a Mingw host.
891 Never build newlib as Mingw target library.
892 Test the existence of winsup/cygwin for building a Cygwin newlib,
893 rather than just winsup.
894 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
895 building a Mingw target.
896 * configure: Regenerate.
897
094c07a0
EB
8982006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
899
900 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
901
8d1171cb
PB
9022006-07-25 Paolo Bonzini <bonzini@gnu.org>
903
904 * config.guess: Import from src (was more updated).
905 * config.sub: Likewise.
906
2e9e6f68
DJ
9072006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
908
909 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
910 * configure: Regenerated.
911
57255173
PB
9122006-07-18 Paolo Bonzini <bonzini@gnu.org>
913
cc6010cd
AP
914 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
915 for stages after the first.
57255173 916
9fbe6585
JJ
9172006-07-17 Jakub Jelinek <jakub@redhat.com>
918
919 * Makefile.def: Add dependencies for configure-opcodes
920 on configure-intl and all-opcodes on all-intl.
921 * Makefile.in: Regenerated.
922
18c3f977
BE
9232006-07-13 Ben Elliston <bje@au.ibm.com>
924
925 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
926
27b56ba6
PE
9272006-07-06 Paul Eggert <eggert@cs.ucla.edu>
928
929 Port to hosts whose 'sort' and 'tail' implementations
930 treat operands with leading '+' as file names, as POSIX
931 has required since 2001. However, make sure the code still
932 works on pre-POSIX hosts.
933 * ltmain.sh: Don't assume "sort +2" is equivalent to
934 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
935
ad6d4e43
UW
9362006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
937
938 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
939
706601d9
PG
9402006-07-04 Peter O'Gorman <peter@pogma.com>
941
942 * ltconfig: chmod 644 before ranlib during install.
943
0b50988a
EB
9442006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
945
946 PR bootstrap/18058
947 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
948 if the bootstrap compiler is a GCC version that supports it.
949 * configure: Regenerate.
950
b6348cb3
PB
9512006-07-03 Paolo Bonzini <bonzini@gnu.org>
952
95695ad3 953 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
954 * configure: Regenerate.
955
1546bb64
PB
9562006-07-03 Paolo Bonzini <bonzini@gnu.org>
957
958 PR other/27063
959 * configure.in: Test subdir_requires and give an appropriate
960 error message.
961 * configure: Regenerate.
962
5cb6c629
AJH
9632006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
964
965 * MAINTAINERS (Write After Approval): Add myself.
966
f4d8cdf8
JDA
9672006-06-22 John David Anglin <dave.anglin@nrc.ca>
968
969 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
970
4fe5abb7
SE
9712006-06-22 Steve Ellcey <sje@cup.hp.com>
972
973 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
974
2a79fd67
DA
9752006-06-20 David Ayers <d.ayers@inode.at>
976
977 PR bootstrap/28072
978 * configure.in: Add target-boehm-gc to noconfigdirs depending on
979 whether target-libjava is being configured instead of whether the
980 java front end is enabled.
981 * configure: Regenerate.
7e050830 982
04879af3
RO
9832006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
984
985 PR target/27540
986 * configure.in: Only enable libgomp on IRIX 6.
987 * configure: Regenerate.
988
ec6c7392
PB
9892006-06-15 Paolo Bonzini <bonzini@gnu.org>
990
991 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
992 too.
993 * Makefile.in: Regenerate.
994
12973d7a
DD
9952006-06-13 Jeff Johnston <jjohnstn@redhat.com>
996
997 * config-ml.in: Alter CCASFLAGS to include special
998 multilib options the same as is done for CFLAGS.
999
c67ed86a
JDA
10002006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1001
1002 * configure.in: Don't enable libgomp on hpux10.
1003 * configure: Rebuilt.
1004
cb253473
DA
10052006-06-12 David Ayers <d.ayers@inode.at>
1006
1007 PR bootstrap/27963
1008 PR target/19970
7e050830 1009 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
1010 ${libgcj} is specified.
1011 * configure: Regenerate.
7e050830 1012
32845532
CD
10132006-06-06 Carlos O'Donell <carlos@codesourcery.com>
1014
1015 Sync from src:
7e050830
EC
1016
1017 * configure.in: Sync.
32845532 1018 * configure: Regenerated.
7e050830 1019
32845532
CD
1020 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1021
1022 * Makefile.def: Added dependencies from sim and gdb on intl, and
1023 added configure dependencies to everything with an all dependency
1024 on intl.
1025 * Makefile.in: Regenerated.
1026
7cd0cf9c
DA
10272006-06-06 David Ayers <d.ayers@inode.at>
1028
1029 PR libobjc/13946
1030 * Makefile.def: Add dependencies for libobjc which boehm-gc.
1031 * Makefile.in: Regenerate.
1032 * configure.in: Add --enable-objc-gc at toplevel and have it
1033 enable boehm-gc for Objective-C.
1034 Remove target-boehm-gc from libgcj.
1035 Add target-boehm-gc to target_libraries.
1036 Add target-boehm-gc to noconfigdirs where ${libgcj}
1037 is specified.
1038 Assert that boehm-gc is supported when requested for Objective-C.
1039 Only build boehm-gc if needed either for Java or Objective-C.
1040 * configure: Regenerate.
7e050830 1041
3ff3adad
PB
10422006-06-05 Paolo Bonzini <bonzini@gnu.org>
1043
1044 PR 27674
1045 * Makefile.tpl (configure-[+prefix+][+module+],
1046 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1047 Remove rule to unstage bootstrapped modules.
1048 (stage_current): New.
1049 * Makefile.in: Regenerate.
1050
898e551d
LB
10512006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1052
1053 * MAINTAINERS (Write After Approval): Update my e-mail address.
1054
ea60341e
MS
10552006-06-01 Mark Shinwell <shinwell@codesourcery.com>
1056
1057 * include/libiberty.h: Declare pex_run_in_environment.
1058
222ae291
AL
10592006-05-31 Asher Langton <langton2@llnl.gov>
1060
1061 * MAINTAINERS (Write After Approval): Add myself.
898e551d 1062
e9a54b07
PB
10632006-05-25 Paolo Bonzini <bonzini@gnu.org>
1064
1065 * Makefile.def (bfd, opcodes): Fix lib_path.
1066 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1067 (restrap): Move under "@if gcc-bootstrap". Fix typo.
1068 * Makefile.in: Regenerate.
1069
03e67131
CD
10702006-05-24 Carlos O'Donell <carlos@codesourcery.com>
1071
1072 * Makefile.in: Regenerate.
1073
65d6e994
CD
10742006-05-24 Carlos O'Donell <carlos@codesourcery.com>
1075
1076 * Makefile.def: Add install-html target. Add datarootdir
1077 docdir and htmldir to flags_to_pass.
1078 * Makefile.tpl: Add install-html target.
1079 * Makefile.in: Regenerate.
1080 * configure.in: Add --with-datarootdir, --with-docdir, and
1081 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1082 * configure: Regenerate.
1083
9e299237
MS
10842006-05-24 Mark Shinwell <shinwell@codesourcery.com>
1085
1086 * configure.in: Enable gprof for cross builds.
1087 * configure: Regenerate.
1088
c31202cd
RG
10892006-05-22 Richard Guenther <rguenther@suse.de>
1090
1091 Revert
1092 2006-01-31 Richard Guenther <rguenther@suse.de>
1093 Paolo Bonzini <bonzini@gnu.org>
1094
1095 * Makefile.def (target_modules): Add libgcc-math target module.
1096 * configure.in (target_libraries): Add libgcc-math target library.
1097 (--enable-libgcc-math): New configure switch.
1098 * Makefile.in: Re-generate.
1099 * configure: Re-generate.
1100 * libgcc-math: New toplevel directory.
1101
2a332582
JDA
11022006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1103 Andreas Tobler <a.tobler@schweiz.ch>
1104
1105 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
1106 * configure: Rebuilt.
1107
ccce6917 11082006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 1109
ccce6917
SL
1110 * MAINTAINERS (Write After Approval): Add myself.
1111
ed606bc0
DD
11122006-05-01 DJ Delorie <dj@redhat.com>
1113
3d8f47a0 1114 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
1115 * configure: Regenerate.
1116
9386bd20
RG
11172006-05-01 Richard Guenther <rguenther@suse.de>
1118
1119 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1120 maintainer.
1121
7b3bd503
KZ
11222006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
1123
1124 * MAINTAINERS (Write After Approval): Add myself.
1125
87ceee72
JB
11262006-04-28 Jan Beulich <jbeulich@novell.com>
1127
1128 * MAINTAINERS (Write After Approval): Add myself.
1129
e88a2c09
DD
11302006-04-18 DJ Delorie <dj@redhat.com>
1131
1132 * configure.in (m32c): Build libstdc++-v3. Pass flags to
1133 reference libgloss so that libssp can be built in a combined
1134 tree.
1135 * configure: Regenerate.
1136
675f0a8a
RM
11372006-04-08 Robert Millan <rmh@gcc.gnu.org>
1138
1139 * MAINTAINERS (Write After Approval): Add myself.
1140
27b6c940
BE
11412006-04-05 Ben Elliston <bje@au.ibm.com>
1142
1143 * configure.in: Require makeinfo 4.4 or higher.
1144 * configure: Regenerate.
1145
687b17d4
GP
11462006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
1147
1148 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1149 Rearrange the entries of other libraries to have them in one place.
1150
906ac235
JB
11512006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
1152
7e050830 1153 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
1154 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1155
fb0103e5
RG
11562006-03-14 Richard Guenther <rguenther@suse.de>
1157
1158 * configure: Regenerate with autoconf 2.13.
1159
17237f6b
JB
11602006-03-13 Jim Blandy <jimb@codesourcery.com>
1161
1162 * MAINTAINERS: Use my work address.
bed31434
JB
1163
1164 * MAINTAINERS: Update my E-mail address.
1165
27079765
AH
11662006-03-10 Aldy Hernandez <aldyh@redhat.com>
1167
1168 * configure.in: Handle --disable-<component> generically.
1169 * configure: Regenerate.
1170
54a17039
L
11712006-03-01 H.J. Lu <hongjiu.lu@intel.com>
1172
1173 PR libgcj/17311
1174 * ltmain.sh: Don't use "$finalize_rpath" for compile.
1175
b9bd11ca
EE
11762006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
1177
1178 * MAINTAINERS (Write After Approval): Remove myself.
1179 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1180
e9a54b07
PB
11812006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
1182
072b06f2
RE
1183 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
1184 (TARGET_CONFIGDIRS): Remove.
1185 * configure.in: Remove AC_SUBST(target_configdirs).
1186 * Makefile.in, configure: Regenerated.
ee2312f3 1187
936e1a35
SK
11882006-02-20 Steven G. Kargl <kargls@comcast.net>
1189
1190 * MAINTAINERS (Write After Approval): Remove myself.
1191 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1192
cc11cc9b
PB
11932006-02-20 Paolo Bonzini <bonzini@gnu.org>
1194
1195 PR bootstrap/25670
1196
1197 * Makefile.tpl ([+compare-target+]): Print explanation messages.
1198
1199 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1200 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1201 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1202 BUILD_PREFIX, BUILD_PREFIX_1.
1203 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1204
1205 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1206 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1207
1208 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1209 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1210 of `cat stage_current`. Always provide the `r' and `s' variables.
1211 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1212 a single shell execution.
1213 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1214 bootstrapped modules, make the stage1 module if the build was not
1215 started yet, else build the current stage.
1216 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1217 (all-build, all-host, all-target, [+make_target+]-host,
1218 [+make_target+]-target): Do not use \-continued lines.
1219 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1220 (current_stage, restrap, stage_last): New.
1221
1222 * Makefile.in: Regenerate.
1223 * configure: Regenerate.
1224
63a7c9ef
BD
12252006-02-19 Bud Davis <jmdavis@link.com>
1226
1227 * MAINTAINERS (Write After Approval): Remove myself.
1228 (Language Front End Maintainers): Add myself as fortran 95
1229 maintainer and update e-mail address.
1230
a3543e3a
FXC
12312006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1232
1233 * MAINTAINERS (Write After Approval): Remove myself.
1234 (Language Front End Maintainers): Add myself as fortran 95
1235 maintainer.
1236
ca5b1d2c
VK
12372006-02-16 Victor Kaplansky <victork@il.ibm.com>
1238
1239 * MAINTAINERS (Write After Approval): Add myself.
1240
0499513f
TK
12412006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
1242
1243 * MAINTAINERS (Write After Approval): Remove myself.
1244 (Language Front End Maintainers): Add myself as
1245 fortran 95 maintainer.
1246
d1f8db0c
PB
12472006-02-14 Paolo Bonzini <bonzini@gnu.org>
1248
1249 Sync from src:
1250
1251 2005-12-27 Leif Ekblad <leif@rdos.net>
1252
cc6010cd
AP
1253 * configure.in: Add support for RDOS target.
1254 * configure: Regenerate.
d1f8db0c
PB
1255
12562006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 1257 Andreas Schwab <schwab@suse.de>
d1f8db0c 1258
cc6010cd 1259 * configure: Regenerate.
d1f8db0c 1260
cac90078
DE
12612006-02-12 David Edelsohn <edelsohn@gnu.org>
1262
1263 * configure.in (enable_libgomp): Add AIX.
1264 * configure: Regenerate.
1265
bd37fbf5
MK
12662006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
1267
1268 * MAINTAINERS (Write After Approval): Add myself.
7e050830 1269
23027b7a
LM
12702006-02-03 Lee Millward <lee.millward@gmail.com>
1271
1272 * MAINTAINERS (Write After Approval): Add myself.
7e050830 1273
0058967b
RG
12742006-01-31 Richard Guenther <rguenther@suse.de>
1275 Paolo Bonzini <bonzini@gnu.org>
1276
1277 * Makefile.def (target_modules): Add libgcc-math target module.
1278 * configure.in (target_libraries): Add libgcc-math target library.
1279 (--enable-libgcc-math): New configure switch.
1280 * Makefile.in: Re-generate.
1281 * configure: Re-generate.
1282 * libgcc-math: New toplevel directory.
1283
e8b05380
PB
12842006-01-26 Paolo Bonzini <bonzini@gnu.org>
1285
1286 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1287 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1288 the assembler, linker and binutils.
1289 * configure: Regenerate.
1290
d54d5437
DM
12912006-01-22 Dirk Mueller <dmueller@suse.de>
1292
1293 * MAINTAINERS (Write After Approval): Add myself.
1294
670cbfcf
DN
12952006-01-20 Diego Novillo <dnovillo@redhat.com>
1296
1297 * configure: Regenerate.
1298
953ff289
DN
12992006-01-18 Richard Henderson <rth@redhat.com>
1300 Jakub Jelinek <jakub@redhat.com>
1301 Diego Novillo <dnovillo@redhat.com>
1302
1303 * libgomp: New directory.
1304 * Makefile.def: Add target_module libgomp.
1305 * Makefile.in: Regenerate.
1306 * configure.in (target_libraries): Add target-libgomp.
1307 * configure: Regenerate.
1308
32ce4048
AO
13092006-01-05 Alexandre Oliva <aoliva@redhat.com>
1310
1311 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1312 @ from continuation.
1313 * Makefile.in: Rebuilt.
1314
0eaf8e17 13152006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 1316
c76c0c83
CL
1317 * MAINTAINERS (Write After Approval): Add myself.
1318
2d309510
PB
13192006-01-04 Paolo Bonzini <bonzini@gnu.org>
1320
1321 PR bootstrap/24252
1322
1323 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1324 * Makefile.tpl (OBJDUMP): New.
1325 (EXTRA_HOST_FLAGS): Add it.
1326 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1327
953ff289
DN
1328 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1329 to use symbolic links between directories. Avoid race conditions
1330 or make them harmless.
1331 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
1332
1333 * Makefile.def (LEAN): Pass.
1334 * Makefile.tpl (LEAN): Define.
1335 (stage[+id+]-start): Accept that the previous directory does not
1336 exist, if the bootstrap is lean.
1337 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1338 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1339 configure substitution.
1340 ([+compare-target+]): Likewise.
1341 ([+bootstrap-target+]-lean): New.
1342 * configure.in: Remove lean bootstrap support from here.
1343
953ff289
DN
1344 * Makefile.in: Regenerate.
1345 * configure: Regenerate.
2d309510 1346
368872c3
BE
13472006-01-04 Ben Elliston <bje@au.ibm.com>
1348
1349 * MAINTAINERS (libdecnumber): Add myself.
1350
d79e6356
MM
13512006-01-02 Mark Mitchell <mark@codesourcery.com>
1352
1353 * libtool-ldflags: New script.
1354
a6fbc1e2
AS
13552006-01-02 Andreas Schwab <schwab@suse.de>
1356
1357 * configure.in: When reconfiguring remove Makefile in
1358 all stage directories.
1359 * configure: Regenerate.
1360
103a4b39
SB
13612005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
1362
1363 * MAINTAINERS: Update my email address.
1364
212f829c
PB
13652005-12-20 Paolo Bonzini <bonzini@gnu.org>
1366
1367 Revert Ada-related part of the previous change.
1368
1369 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1370 Do not pass.
1371 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1372 * Makefile.in: Regenerate.
1373 * configure.in: Do not include mt-ppc-aix target fragment.
1374 * configure: Regenerate.
1375
8ef1f2df
PB
13762005-12-19 Paolo Bonzini <bonzini@gnu.org>
1377
1378 * configure.in: Select appropriate fragments for PowerPC/AIX.
1379 * configure: Regenerate.
1380
1381 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1382 BOOT_CFLAGS, BOOT_LDFLAGS.
1383 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1384 BOOT_CFLAGS, BOOT_LDFLAGS.
1385 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1386 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1387 (stage): Fail if we cannot complete the work.
1388 * Makefile.in: Regenerate.
1389
ab34901f
NS
13902005-12-16 Nathan Sidwell <nathan@codesourcery.com>
1391
1392 * configure.in: Replace ms1 with mt.
1393 * configure: Rebuilt.
1394
cbe82f21
BM
13952005-12-15 Bryce McKinlay <mckinlay@redhat.com>
1396
1397 * MAINTAINERS: Update my email address.
1398
19843472
PB
13992005-12-15 Paolo Bonzini <bonzini@gnu.org>
1400
1401 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1402 install-host-nogcc): Don't invoke $(stage) at the end.
1403 * Makefile.in: Regenerate.
1404
1ca26cd2
PB
14052005-12-14 Paolo Bonzini <bonzini@gnu.org>
1406
1407 * configure.in: Flip the top-level bootstrap switch.
1408 * configure: Regenerate.
1409
f41d6665
DJ
14102005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1411
1412 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1413 $(stage) and $(unstage).
1414 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1415 (all): Remove stray semicolon.
1416 (local-distclean): Don't handle multilib.tmp and multilib.out.
1417 (install.all): Set $s for consistency.
1418 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1419 check_multilibs setting. Always make the install directory.
1420 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1421 Correct @if/@endif.
1422 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1423 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1424 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1425 (multilib.out): Remove.
1426 * Makefile.in: Regenerated.
1427
9174b3cf
CD
14282005-12-12 Carlos O'Donell <carlos@codesourcery.com>
1429
1430 * MAINTAINERS (Write After Approval): Add myself.
1431
64f182bd
NS
14322005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1433
121b2cee
NS
1434 * MAINTAINERS: Add myself as mt maintainer.
1435
64f182bd
NS
1436 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
1437
a6d63770
AN
14382005-12-06 Adam Nemet <anemet@caviumnetworks.com>
1439
1440 * MAINTAINERS: Change email address.
1441
2abefe3d
PB
14422005-12-05 Paolo Bonzini <bonzini@gnu.org>
1443
1444 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1445 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1446 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1447 Find in-tree tools if available.
1448 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1449 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1450 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1451 (COMPILER_*_FOR_TARGET): New.
1452 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1453 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1454 (CONFIGURED_*, USUAL_*): Remove.
1455 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1456 STRIP): Use autoconf substitutions.
1457 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1458 COMPILER_NM_FOR_TARGET): New.
1459 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1460
1461 (all): Make all-host and all-target in parallel.
1462 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1463 that $$r and $$s are set before invoking a recursive make.
1464 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1465 ([+bootstrap-target+]): Inline most of the `all' target.
1466
2f3bdde7
BE
14672005-11-29 Ben Elliston <bje@au.ibm.com>
1468
1469 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1470 from the gcc build directory.
1471 * Makefile.in: Regenerate.
1472
a4b6c45a
BE
14732005-11-29 Ben Elliston <bje@au.ibm.com>
1474
1475 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1476 depend on all-libdecnumber.
1477 * configure.in (host_libs): Include libdecnumber.
1478 * Makefile.in: Regenerate.
1479 * configure: Likewise.
1480
473a74b9
BE
14812005-11-29 Ben Elliston <bje@au.ibm.com>
1482
1483 * libdecnumber: Import decNumber sources from the dfp-branch.
1484
b4623110
KJ
14852005-11-21 Kean Johnston <jkj@sco.com>
1486
1487 * config.sub, config.guess: Sync from upstream sources.
1488
67dc1785
BE
14892005-11-21 Ben Elliston <bje@au.ibm.com>
1490
1491 Import from Autoconf sources:
1492
1493 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1494 * config/move-if-change: Don't output "$2 is unchanged";
1495 suggested by Ben Elliston. Handle weird characters correctly.
1496
186abafe
AT
14972005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
1498
1499 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1500 to match upstream libtool for darwin.
1501
ef9db8d5
DJ
15022005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1503
1504 * Makefile.def: Remove gdb dependencies for gdbtk.
1505 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1506 (configure-gdb, install-gdb): New rules.
1507 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1508 * Makefile.in, configure: Regenerated.
1509
9c5141ab
JB
15102005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
1511
1512 * MAINTAINERS (Write After Approval): Add myself.
1513
4523d51b
EE
15142005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
1515
1516 * MAINTAINERS (Write After Approval): Add myself.
1517
086b011c
DN
15182005-10-24 Diego Novillo <dnovillo@redhat.com>
1519
1520 * MAINTAINERS (alias analysis): Add Daniel Berlin and
1521 Diego Novillo.
1522
e7c84bf8
PB
15232005-10-22 Paolo Bonzini <bonzini@gnu.org>
1524
1525 PR bootstrap/24297
1526 * Makefile.tpl (do-[+make-target+], do-check, install,
1527 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1528 are set before recursing.
1529 * Makefile.in: Regenerate.
1530
b88a7564
EB
15312005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1532
1533 PR bootstrap/18939
1534 * Makefile.def (gcc) <target>: Fix thinko.
1535 * Makefile.in: Regenerate.
1536
61efc800
BS
15372005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1538
1539 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1540 * configure: Regenerate.
1541
f53d2869
JZ
15422005-10-15 Jie Zhang <jie.zhang@analog.com>
1543
1544 * MAINTAINERS (Write After Approval): Add self.
1545
077fc835
KH
15462005-10-08 Kazu Hirata <kazu@codesourcery.com>
1547
1548 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1549 target-libffi, target-qthreads, target-libjava, and
1550 targetlibobjc.
1551 * configure: Regenerate.
1552
d739199a
DJ
15532005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1554
1555 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1556 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1557 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1558 (USUAL_OBJDUMP_FOR_TARGET): New.
1559 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1560 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 1561 * configure, Makefile.in: Regenerated.
d739199a 1562
db38c6bb
PB
15632005-10-05 Paolo Bonzini <bonzini@gnu.org>
1564
1565 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1566 before other host packages.
1567
3015564c
KK
15682005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
1569
1570 * MAINTAINERS: Add self as sh libraries/configury maintainer.
1571
1061f99e
PB
15722005-10-05 Paolo Bonzini <bonzini@gnu.org>
1573
1574 PR bootstrap/22340
1575
1576 * configure.in (default_target): Remove.
1577 * Makefile.tpl (all): Do not use prerequisites as subroutines
1578 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1579 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1580 use prerequisites as subroutines.
1581 (check-host, check-target): New.
1582 (bootstrap configure & all targets): Do not use stage*-start
1583 if the directory layout is already ok.
1584 (non-bootstrap configure & all targets): Prepend a $(unstage).
1585 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1586 (NOTPARALLEL): Remove.
1587 (unstage, stage variables): New variables.
1588 (unstage, stage targets): Simply expand to those variables.
1589
1590 * configure: Regenerate.
1591 * Makefile.in: Regenerate.
1592
4a9c436f
JW
15932005-10-04 James E Wilson <wilson@specifix.com>
1594
1595 * Makefile.def (lang_env_dependencies): Add libmudflap.
1596 * Makefile.in: Regenerate.
1597
37150080
AS
15982005-10-03 Andreas Schwab <schwab@suse.de>
1599
1600 Backport from libtool CVS:
1601 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
1602
1603 * ltmain.sh: add support for installing into temporary
1604 staging area (e.g. 'make install DESTDIR=...')
1605
39d16468
L
16062005-10-03 H.J. Lu <hongjiu.lu@intel.com>
1607
1608 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1609 * configure: Regenerated.
1610
72a7ab82
AP
16112005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
1612
1613 * configure: Regenerate with the correct
1614 autoconf version.
1615
6b65a26d
CM
16162005-09-30 Catherine Moore <clm@cm00re.com>
1617
1618 * configure.in (bfin-*-*): New.
1619 * configure: Regenerated.
1620
040b1c5a
GK
16212005-09-28 Geoffrey Keating <geoffk@apple.com>
1622
1623 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1624 (LIPO_FOR_TARGET): New.
1625 (CONFIGURED_LIPO_FOR_TARGET): New.
1626 (USUAL_LIPO_FOR_TARGET): New.
1627 (STRIP_FOR_TARGET): New.
1628 (CONFIGURED_STRIP_FOR_TARGET): New.
1629 (USUAL_STRIP_FOR_TARGET): New.
1630 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1631 STRIP_FOR_TARGET.
1632 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1633 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1634 * Makefile.in: Regenerate.
1635 * configure: Regenerate.
7e050830 1636
3a3c28db
DE
16372005-09-19 David Edelsohn <edelsohn@gnu.org>
1638
1639 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1640 (rs6000-*-aix*): Same.
1641 * configure: Regenerate.
1642
2749a921
TT
16432005-09-16 Tom Tromey <tromey@redhat.com>
1644
1645 * MAINTAINERS: Add self as java maintainer.
1646
7f26dfa3
FXC
16472005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1648
1649 * configure.in: Recognize f95 in the --enable-languages option,
1650 and substitute it for fortran, issuing a warning.
1651 * configure: Regenerate.
1652
d8852c4f
PE
16532005-08-30 Phil Edwards <phil@codesourcery.com>
1654
1655 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1656 * configure: Regenerated.
1657
ad685e81
AH
16582005-08-22 Aldy Hernandez <aldyh@redhat.com>
1659
1660 * MAINTAINERS: Add self as ms1 maintainer.
1661
b00d752c
RE
16622005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1663
1664 * Makefile.def (libssp): Add to lang_env_dependencies.
1665 * Makefile.in: Regenerate.
1666
9ed8fb9b
ILT
16672005-08-18 Ian Lance Taylor <ian@airs.com>
1668
1669 * MAINTAINERS: Add myself as middle-end maintainer.
1670
0f029d39
CG
16712005-08-17 Christian Groessler <chris@groessler.org>
1672
1673 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1674 * Makefile.in: Regenerate.
1675
81087874
AK
16762005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
1677
1678 * MAINTAINERS (write after approval): Added myself.
1679
6a134f1c
MR
16802005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
1681
1682 * MAINTAINERS (Write After Approval): Add myself.
1683
2693c0b0
PB
16842005-08-12 Paolo Bonzini <bonzini@gnu.org>
1685
1686 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1687 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1688 Look for alternate names of the target cc and c++
1689 * configure: Regenerate.
1690
4de997d1
PB
16912005-08-08 Paolo Bonzini <bonzini@gnu.org>
1692
1693 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1694 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1695 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1696 tools; remove code to manually set them.
1697 (Target tools): Look in the environment for them.
1698 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1699 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1700 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1701 build directory.
1702 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1703 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1704 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1705 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1706 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1707 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1708 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1709 * configure: Regenerate.
1710 * Makefile.in: Regenerate.
1711
b089e33a
BE
17122005-07-28 Ben Elliston <bje@au.ibm.com>
1713
1714 * MAINTAINERS: Update for removed CPU targets.
1715
e3791243
MM
17162005-07-27 Mark Mitchell <mark@codesourcery.com>
1717
1718 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 1719 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
1720 * Makefile.in: Regenerated.
1721
526635cb
MM
17222005-07-26 Mark Mitchell <mark@codesourcery.com>
1723
1724 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1725 (CFLAGS_FOR_TARGET): Use it.
1726 (CXXFLAGS_FOR_TARGET): Likewise.
1727 * Makefile.in: Regenerated.
1728 * configure.in (--with-build-sysroot): New option.
1729 * configure: Regenerated.
1730
19791f70
PB
17312005-07-24 Paolo Bonzini <bonzini@gnu.org>
1732
1733 * Makefile.tpl: Wrap install between unstage and stage
1734 * Makefile.in: Regenerate.
1735
35f5a23f
EC
17362005-07-21 Eric Christopher <echristo@apple.com>
1737
1738 * MAINTAINERS: Update affiliation.
1739
ff3ddf15
PW
17402005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
1741
1742 * MAINTAINERS: Add self as crx port maintainer.
1743
3a664c1c
DD
17442005-07-20 DJ Delorie <dj@redhat.com>
1745
1746 * MAINTAINERS: Add self as m32c maintainer.
1747
539df155
KC
17482005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1749
1750 * all files: Update FSF address.
1751
be9c593a
EC
17522005-07-15 Eric Christopher <echristo@redhat.com>
1753
1754 * MAINTAINERS: Change affiliation.
1755
fd7ea4ab
JB
17562005-07-14 Jim Blandy <jimb@redhat.com>
1757
1758 * configure.in: Add cases for Renesas m32c.
1759 * configure: Regenerated.
7e050830 1760
0063a823
KC
17612005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1762
d0ca130a
KC
1763 * COPYING.LIB: Update from fsf.org.
1764
17652005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1766
1767 * COPYING, compile, config.guess,
0063a823
KC
1768 config.sub, install-sh, missing, mkinstalldirs,
1769 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 1770 * config-ml.in: Update FSF address.
0063a823 1771
a8ba31f2
EC
17722005-07-13 Eric Christopher <echristo@redhat.com>
1773
1774 * configure.in: Add toplevel noconfigdir support for tpf.
1775 * configure: Regenerate.
1776
5bea4a03
PB
17772005-07-11 Paolo Bonzini <bonzini@gnu.org>
1778
1779 PR ada/22340
1780
1781 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1782 * Makefile.in: Regenerate.
1783
284bdbbd
MM
17842005-07-07 Mark Mitchell <mark@codesourcery.com>
1785
1786 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 1787 Brolley to write-after-approval.
284bdbbd 1788
452190fb
AS
17892005-07-07 Andreas Schwab <schwab@suse.de>
1790
1791 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1792 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1793 * Makefile.in: Regenerated.
1794
9c8f9ec2
GK
17952005-07-06 Geoffrey Keating <geoffk@apple.com>
1796
1797 * configure.in: Don't build sim or rda when targetting darwin.
1798 * configure: Regenerate.
1799
ef0087a7
KH
18002005-07-06 Kazu Hirata <kazu@codesourcery.com>
1801
1802 * configure.in: Add --enable-libssp and --disable-libssp.
1803 * configure: Regenerate with autoconf-2.13.
1804
77008252
JJ
18052005-07-02 Jakub Jelinek <jakub@redhat.com>
1806
1807 * Makefile.def (target_modules): Add libssp.
1808 * configure.in (target_libraries): Add target-libssp.
1809 * configure: Rebuilt.
1810 * Makefile.in: Rebuilt.
1811
a04eae1b
ZW
18122005-07-01 Zack Weinberg <zackw@panix.com>
1813
1814 * MAINTAINERS: Change email address. Resign from maintainership.
1815
948884cd
RG
18162005-07-01 Richard Guenther <rguenther@suse.de>
1817
1818 * MAINTAINERS: Change my e-mail address and affiliation.
1819
c7870f5d
PB
18202005-06-22 Paolo Bonzini <bonzini@gnu.org>
1821
1822 * Makefile.def (stagefeedback): Come after profile.
1823 Define profiledbootstrap target.
1824 * Makefile.tpl (profiledbootstrap): Remove.
1825 (stageprofile-end): Zap stagefeedback.
1826 (stagefeedback-start): Copy all .gcda files, not only GCC's.
1827 * Makefile.in: Regenerate.
1828
ab99519a
RS
18292005-06-13 Richard Sandiford <richard@codesourcery.com>
1830
1831 * MAINTAINERS: Update my email address.
1832
f610dd5f
ZW
18332005-06-13 Zack Weinberg <zack@codesourcery.com>
1834
1835 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
1836 In 'cpp' stanza, support '#line' as well as '# '.
1837
71bc2a83
AS
18382005-06-08 Andreas Schwab <schwab@suse.de>
1839
1840 * MAINTAINERS: Move myself from 'Write After Approval' to
1841 'CPU Port Maintainers' section as m68k maintainer.
1842
4fab7234
HPN
18432005-06-07 Hans-Peter Nilsson <hp@axis.com>
1844
1845 * configure.in (unsupported_languages): New macro.
1846 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
1847 non-ported target libraries in noconfigdirs.
1848 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1849 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 1850 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
1851 unsupported_languages.
1852 * configure: Regenerate.
1853
68193f9b
TS
18542005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1855
1856 * configure.in: Fix typo in handling of --with-mpfr-dir.
1857 * configure: Regenerate.
1858
f26f6b8d
RS
18592005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
1860
1861 * MAINTAINERS: Update my email address.
1862
ba4853f8
JB
18632005-06-02 Jim Blandy <jimb@redhat.com>
1864
1865 * config.sub: Add cases for the Renesas m32c. (This patch has been
1866 accepted into the master sources.)
1867
79dd769c 18682005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
1869 Michael Snyder <msnyder@redhat.com>
1870 Stan Cox <scox@redhat.com>
79dd769c 1871
f610dd5f 1872 * configure.in: Set noconfigdirs for ms1.
79dd769c 1873
f610dd5f 1874 * configure: Regenerate.
79dd769c 1875
d29e107f
JD
18762005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
1877
1878 * MAINTAINERS (Write After Approval): Add self.
1879
e93196c3
JC
18802005-06-01 Josh Conner <jconner@apple.com>
1881
1882 * MAINTAINERS (Write After Approval): Add self.
1883
ae263c7a
KH
18842005-06-01 Kazu Hirata <kazu@codesourcery.com>
1885
1886 * MAINTAINERS: Update my email address.
1887
585b3aa3
ZM
18882005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
1889
1890 * MAINTAINERS (Write After Approval): Add self.
1891
4930c50b
CD
18922005-05-26 Chris Demetriou <cgd@broadcom.com>
1893
1894 * MAINTAINERS (Write After Approval): Remove self.
1895
2dfbef6d
PB
18962005-05-25 Paolo Bonzini <bonzini@gnu.org>
1897
1898 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1899 (Dependencies): Consider target modules for bootstrap dependencies.
1900 Make target bootstrap modules depend on each stage's gcc.
1901 * Makefile.in: Regenerate.
1902
bcb28cf5
PB
19032005-05-20 Paolo Bonzini <bonzini@gnu.org>
1904
1905 * Makefile.def (configure-gcc): Depend on binutils having been built.
1906 (all-gcc): No need to do it here.
1907 * Makefile.in: Regenerate.
1908
0cf085e4
PB
19092005-05-19 Paul Brook <paul@codesourcery.com>
1910
f610dd5f 1911 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
1912 language cannot be built.
1913 * configure: Regenerate.
1914
dfb2c39a
DJ
19152005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1916
1917 * ylwrap: Import from Automake 1.9.5.
1918
771aaa92
DU
19192005-05-13 David Ung <davidu@mips.com>
1920
1921 * MAINTAINERS (Write After Approval): Add self.
1922
3ac9bd58
MS
19232005-05-09 Mike Stump <mrs@apple.com>
1924
1925 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
1926 lt_cv_sys_max_cmd_len for now.
f610dd5f 1927
f77a5578
SC
19282005-05-09 Stan Cox <scox@redhat.com>
1929
1930 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
1931
795e36e5
MK
19322005-05-08 Matt Kraai <kraai@ftbfs.org>
1933
1934 * README.SCO: Update the URL.
1935
c9392a2b
DE
19362005-05-05 David Edelsohn <edelsohn@gnu.org>
1937
1938 * ltconfig: Define file_list_spec. Pass file_list_spec and
1939 with_gnu_ld to libtool.
1940 * ltcf-c.sh (aix[45]): Define file_list_spec.
1941 * ltcf-cxx.sh (aix[45]): Same.
1942 * ltcf-gcj.sh (aix[45]): Same.
1943 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
1944 exists, write list of input files to temporary file.
1945
bebcd931
MS
19462005-05-04 Mike Stump <mrs@apple.com>
1947
1948 * configure.in: Always pass --target to target configures as
1949 otherwise rebuilds that do --recheck will fail.
1950 * confiugure: Rebuilt.
1951
ce406537
PB
19522005-05-04 Paolo Bonzini <bonzini@gnu.org>
1953
1954 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1955 STAGE_HOST_EXPORTS.
1956 (configure, all): Add bootstrap support.
1957 (Host modules, target modules): Pass post-stage1 flags and exports.
1958 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1959 * Makefile.in: Regenerate.
1960
aa9dcfc4
PB
19612005-04-29 Paolo Bonzini <bonzini@gnu.org>
1962
1963 * configure: Regenerate.
1964
b6f9abcf
MS
19652005-04-27 Mike Stump <mrs@apple.com>
1966
1967 * MAINTAINERS: Add self as darwin maintainer.
1968
acb217cb
BS
19692005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
1970
1971 * config.sub: Update from master copy.
1972
b6dae270
MS
19732005-04-21 Mike Stump <mrs@apple.com>
1974
1975 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
1976 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
1977
c2e0d3a9
HPN
19782005-04-19 Hans-Peter Nilsson <hp@axis.com>
1979
1980 * configure.in <crisv32-*-*, cris-*-*>: New local variable
1981 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
1982 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
1983 "*-*-elf" and "*-*-linux*".
1984 * configure: Regenerate.
1985
871ae772
JM
19862005-04-14 Joseph S. Myers <joseph@codesourcery.com>
1987
1988 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
1989
bf070c29
MS
19902005-04-12 Mike Stump <mrs@apple.com>
1991
1992 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
1993
e865b6f7
TK
19942005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
1995
1996 * MAINTAINERS (Write After Approval): Add myself.
1997
7b71ad7f
BS
19982005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
1999
2000 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2001
25b42232
PB
20022005-04-06 Paolo Bonzini <bonzini@gnu.org>
2003
f610dd5f 2004 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
2005 (TARGET_CONFIGARGS): Include --with-target-subdir.
2006 (configure, all): New macros. Use them throughout.
2007 * Makefile.in: Regenerate.
2008
d727c624
JG
20092005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
2010
2011 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 2012
fff72cc4
ZD
20132005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2014
2015 * MAINTAINERS: Remove 'loop unrolling' maintainer.
2016
86472dc3
GP
20172005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
2018
2019 * MAINTAINERS: Move John Carr to Write After Approval.
2020
5d0f90e5
R
20212005-03-30 J"orn Rennecke <joern.rennecke@st.com>
2022
2023 * config/mh-mingw32: Delete.
2024 * configure.in: Don't use it.
2025 * configure: Regenerate.
2026
33da42bc
PB
20272005-03-31 Paolo Bonzini <bonzini@gnu.org>
2028
2029 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2030 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2031 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2032 (HOST_LIB_PATH): Generate from Makefile.def.
2033 (TARGET_LIB_PATH): Likewise.
2034 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2035 * Makefile.in: Regenerate.
2036 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2037 (RPATH_ENVVAR): Include Darwin case.
2038 * configure: Regenerate.
2039
15cc1841
TF
20402005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
2041
2042 * MAINTAINERS (Various Maintainers): Remove self.
2043 (Write After Approval): Add self.
2044
6a8c79d5
TF
20452005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
2046
2047 * MAINTAINERS (Various Maintainers): Add self.
2048
256f7136
PB
20492005-03-25 Paolo Bonzini <bonzini@gnu.org>
2050
2051 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2052 * configure: Regenerate.
2053
191dd2c9
ZW
20542005-03-21 Zack Weinberg <zack@codesourcery.com>
2055
2056 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2057 gcc_version, and gcc_version_trigger from set of flags to pass.
2058 * Makefile.tpl: Remove definitions of above variables.
2059 (config.status): Remove dependency on $(gcc_version_trigger).
2060 * Makefile.in: Regenerate.
2061 * configure.in: Do not reference config/gcc-version.m4 nor
2062 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
2063 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
2064 * configure: Regenerate.
2065
ef6e9bc0
MH
20662005-03-16 Manfred Hollstein <manfred.h@gmx.net>
2067 Andrew Pinski <pinskia@physics.uc.edu>
2068
2069 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2070 * Makefile.in: Regenerate.
2071
009bbd5a
FW
20722005-03-13 Feng Wang <fengwang@nudt.edu.cn>
2073
2074 * MAINTAINERS (Write After Approval): Add myself.
2075
09f8755b
DA
20762005-03-03 David Ayers <d.ayers@inode.at>
2077
2078 * MAINTAINERS (Write After Approval): Add myself.
2079
e73ed25c
AO
20802005-03-01 Alexandre Oliva <aoliva@redhat.com>
2081
2082 PR libgcj/20160
2083 * ltmain.sh: Avoid creating archives with components that have
2084 duplicate basenames.
2085
ace9ac7b
AP
20862005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
2087
2088 PR bootstrap/20250
2089 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2090 instead of check.
2091 * Makefile.in: Regenerate.
2092
c9db9354
PB
20932005-02-28 Paolo Bonzini <bonzini@gnu.org>
2094
2095 * Makefile.in: Regenerate to fix conflict between the previous two
2096 patches.
2097
215c351a
PB
20982005-02-28 Paolo Bonzini <bonzini@gnu.org>
2099
2100 PR bootstrap/17383
2101 * Makefile.def (target_modules): Remove "stage", now unnecessary.
2102 * Makefile.tpl (HOST_SUBDIR): New substitution.
2103 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2104 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2105 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2106 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2107 (Host modules, Bootstrapped modules): Use it.
2108 (Build modules, Target modules): Do not create symlink trees,
2109 always configure out-of-srcdir.
2110 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2111 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2112 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2113 $(HOST_SUBDIR). Create a symlink for host_subdir.
2114
2115 * Makefile.in: Regenerate.
2116 * configure: Regenerate.
2117
5395b47b
NN
21182005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2119
2120 Merged from libada-gnattools-branch:
2121 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
2122
2123 * gnattools: New directory.
2124 * Makefile.def: Add gnattools as a module, depending on target-libada.
2125 * Makefile.in: Regenerate.
2126 * configure.in: Include gnattools in host_tools; disable it if ada
2127 is disabled.
2128 * configure: Regenerate.
2129
ca2cc05c
JM
21302005-02-24 James A. Morrison <phython@gcc.gnu.org>
2131
2132 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2133 treelang maintainer.
2134 (Write After Approval): Remove myself.
2135
d2f3024f
PS
21362005-02-23 Paul Schlie <schlie@comcast.net>
2137
2138 * configure.in: Allow darwin targeted ports to build tk, itcl and
2139 libgui.
2140 * configure: Regenerate.
2141
bba5e0ca
EB
21422005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2143
2144 PR libgcj/10353
2145 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2146 * configure: Regenerate.
2147
70132ce7
SK
21482005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
2149
2150 * MAINTAINERS (Write After Approval): Add myself.
2151
20f0edca
ILT
21522005-02-10 Ian Lance Taylor <ian@airs.com>
2153
2154 * MAINTAINERS: Update my e-mail address.
2155
e64e5109
RG
21562005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
2157
2158 * MAINTAINERS (Write After Approval): Add myself.
2159
40d64b5a
HPN
21602005-01-29 Hans-Peter Nilsson <hp@axis.com>
2161
2162 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2163 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2164 target-libgloss when not *-*-elf and *-*-aout.
2165 * configure: Regenerate.
2166
54a12711
KH
21672005-01-23 Kazu Hirata <kazu@cs.umass.edu>
2168
2169 * MAINTAINERS: Remove obsolete entries.
2170
0aa99dbb
KH
2171 * MAINTAINERS (Write After Approval): Add Michael Matz.
2172
2b009f5f
NB
21732005-01-19 Neil Booth <neil@daikokuya.co.uk>
2174
2175 * MAINTAINERS: Remove self as cpplib maintainer.
2176
385870f5
KC
21772005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2178
2179 * install-sh, config.sub: Import from upstream.
2180
e7daab31
KC
21812005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2182
2183 PR bootstrap/18222
2184 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2185 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2186 * Makefile.in: Regenerate.
2187
e6003f4d
JT
21882005-01-16 Jason Thorpe <thorpej@netbsd.org>
2189
2190 * MAINTAINERS: Update my email address.
2191
145e2972 21922005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 2193 Andreas Schwab <schwab@suse.de>
145e2972
DE
2194
2195 PR bootstrap/18033
2196 * config-ml.in: Eval option if surrounded by single quotes.
2197
86c7e0da
PB
21982005-01-03 Paolo Bonzini <bonzini@gnu.org>
2199
2200 Revert 2004-12-28 Makefile changes, a better fix will be
2201 applied to mainline and src after GCC 4.0 branches.
2202
3224a22f
PB
22032004-12-28 Paolo Bonzini <bonzini@gnu.org>
2204
2205 PR bootstrap/17383
2206
2207 * Makefile.def (target_modules): Remove stage parameter,
2208 it is always true now.
2209 * Makefile.tpl (configure-build-[+module+],
2210 configure-target-[+module+]): Always build symlink tree
2211 for the directory and for include. BUILD_SUBDIR and
2212 TARGET_SUBDIR cannot be . anymore.
2213 * Makefile.in: Regenerate.
2214
aaf51ca2
DE
22152004-12-25 David Edelsohn <edelsohn@gnu.org>
2216
2217 Revert 2004-12-08 Makefile changes.
2218
4e32e454
DS
22192004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
2220
2221 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2222 cygwin, mingw.
2223
669f01d8
AS
22242004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
2225
2226 * configure.in (sh64-*-*): Reenable gprof.
2227 * configure: Regenerate.
2228
1b227ee0
DE
22292004-12-08 David Edelsohn <edelsohn@gnu.org>
2230
2231 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2232 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2233 (EXTRA_TARGET_FLAGS): Add PICFLAG.
2234 * Makefile.in: Regenerate.
2235
ce5e944c
CF
22362004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
2237
2238 * MAINTAINERS: Update my email address.
2239
893f1e87
MK
22402004-12-07 Matt Kraai <kraai@ftbfs.org>
2241
2242 * Makefile.tpl: Generate normal dependencies if the LHS module is
2243 not bootstrapped.
2244 * Makefile.in: Regenerate.
2245
bb59c339
RS
22462004-12-03 Richard Sandiford <rsandifo@redhat.com>
2247
2248 * configure.in: Include config/gxx-include-dir.m4. Use
2249 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
2250 * configure: Regenerate.
2251
4982adbe
RS
22522004-12-03 Richard Sandiford <rsandifo@redhat.com>
2253
2254 * config.if: Delete.
2255 * configure.in: Set libstdcxx_incdir directly.
2256 * configure: Regenerate.
2257
05750653
EC
22582004-12-02 Eric Christopher <echristo@redhat.com>
2259
2260 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2261 * Makefile.in: Regenerate.
2262
5fef1dbd
RS
22632004-12-02 Richard Sandiford <rsandifo@redhat.com>
2264
2265 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2266 * configure: Regenerate.
2267
afabd8e6
RS
22682004-12-02 Richard Sandiford <rsandifo@redhat.com>
2269
2270 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
2271 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
2272 * configure: Regenerate.
2273
78716e86
EC
22742004-12-01 Eric Christopher <echristo@redhat.com>
2275
2276 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2277 of things to remove.
2278
57ab8ba9
MK
22792004-11-29 Matt Kraai <kraai@ftbfs.org>
2280
2281 * MAINTAINERS (Write After Approval): Update my e-mail address.
2282
2539bffe
KC
22832004-11-29 Kelley Cook <kcook@gcc.gnu.org>
2284
2285 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2286 from CVS libtool to always pass_all.
2287
3e732ba0
JDA
22882004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2289
2290 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2291 (hppa*64*-*-*): Delete incorrect comment.
2292 * configure: Rebuilt.
2293
767f726e
KC
22942004-11-24 Kelley Cook <kcook@gcc.gnu.org>
2295
2296 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2297
2c92e90f
KC
22982004-11-24 Kelley Cook <kcook@gcc.gnu.org>
2299
2300 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2301 from CVS libtool to always pass_all.
2302
32f84e48
KC
23032004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2304
2305 * install-sh, compile: Import from automake.
2306
9587be8a
KC
23072004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2308
2309 * config.guess, config.sub: Import from savannnah.
2310
04e81808 23112004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
2312
2313 * MAINTAINERS (Write After Approval): Add myself
2314
f87a2b2e
MS
23152004-11-12 Mike Stump <mrs@apple.com>
2316
2317 * Makefile.def: Add html support.
2318 * Makefile.tpl: Likewise.
2319 * Makefile.in: Regenerate.
2320
848556c2
GK
23212004-11-11 Geoffrey Keating <geoffk@apple.com>
2322
556f03c4
GK
2323 PR 18423
2324 * configure.in: Remove all instances of build-fixincludes from
2325 noconfigdirs.
2326 (build_configargs): Supply --target to subdirectories.
2327 * configure: Regenerate.
2328
848556c2
GK
2329 * Makefile.def: Make gcc install depend on fixincludes install.
2330 * Makefile.in: Regenerate.
2331
9e5712a5
JJ
23322004-11-10 Janis Johnson <janis187@us.ibm.com>
2333
2334 * MAINTAINERS: Add myself as gcc testsuite maintainer.
2335
4ef509c0
PB
23362004-11-11 Paul Brook <paul@codesourcery.com>
2337
2338 * MAINTAINERS: Add self as arm maintainer. Update email address.
2339
20d11df6
HPN
23402004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
2341
2342 * configure.in (noconfigdirs) [mmix-*-*]: Disable
2343 target-libgfortran.
79fd8592 2344 * configure: Regenerate.
20d11df6 2345
68c70f15
DE
23462004-11-07 David Edelsohn <edelsohn@gnu.org>
2347
2348 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2349 like CC.
2350
54f88091
PB
23512004-11-05 Paolo Bonzini <bonzini@gnu.org>
2352
2353 * Makefile.def (host fixincludes): Specify missing targets.
2354 * Makefile.in: Regenerate.
2355
6866abb8
RC
23562004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
2357
2358 * MAINTAINERS: Add myself
2359
83f62578
GL
23602004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
2361
2362 * MAINTAINERS (Write After Approval): Add myself.
2363
53c7ffe7
GK
23642004-11-04 Geoffrey Keating <geoffk@apple.com>
2365
2366 * Makefile.def: Build fixincludes for the host, too.
2367 * Makefile.in: Regenerate.
2368 * configure.in (host_tools): Add fixincludes.
2369 * configure: Regenerate.
2370
ac8b3d9d
DJ
23712004-11-04 Daniel Jacobowitz <dan@debian.org>
2372
2373 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2374 * configure: Regenerated.
2375
bab37580
L
23762004-11-04 H.J. Lu <hongjiu.lu@intel.com>
2377
2378 PR other/17783
2379 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2380 * configure: Regenerated.
2381
db1de713
MM
23822004-10-31 Mark Mitchell <mark@codesourcery.com>
2383
2384 * README.SCO: Update per FSF instructions.
2385
a827e21a
EW
23862004-10-28 Eric B. Weddington <ericw@evcohs.com>
2387
2388 PR target/18151
2389 * configure.in (case ${target}): Do not build fixincludes for avr.
2390 * configure: Regenerated.
2391
9d069a4f
PB
23922004-10-26 Paolo Bonzini <bonzini@gnu.org>
2393
2394 * configure.in (case ${target}): Do not build fixincludes
2395 on platforms where it is not used.
2396 * configure: Regenerated.
2397
fc45f3fe
DJ
23982004-10-23 Daniel Jacobowitz <dan@debian.org>
2399
2400 * configure.in: Use an absolute path to install-sh.
2401 * configure: Regenerated.
2402
36554b92
AL
24032004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2404
2405 * MAINTAINERS (Write After Approval): Add myself.
2406
88e9994a
KH
24072004-10-19 Kazu Hirata <kazu@cs.umass.edu>
2408
2409 * MAINTAINERS: Remove from Write After Approval those that are
2410 already maintainers.
2411
ad02a944
SP
24122004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
2413
2414 * MAINTAINERS: Update my email address.
2415
c8e6cd41
KC
24162004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2417
2418 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2419 * configure: Regenerate.
2420
ebe55024
R
24212004-10-07 J"orn Rennecke <joern.rennecke@st.com>
2422
2423 * MAINTAINERS: Update my email address.
2424
a8b0957e
KH
24252004-10-07 Kazu Hirata <kazu@cs.umass.edu>
2426
2427 * MAINTAINERS (Language Front Ends Maintainers): New. Move
2428 entries belonging to this category.
2429
96836f61
JZ
24302004-10-06 Josef Zlomek <josef.zlomek@email.cz>
2431
2432 * MAINTAINERS: Update my e-mail address.
2433
7e0b5752
PB
24342004-10-06 Paolo Bonzini <bonzini@gnu.org>
2435
2436 Fix wrong conflict resolution in:
2437
2438 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2439
2440 * Makefile.in: Regenerate.
2441 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2442 in the recursive `make', instead of hardwiring `all'.
2443 (Autogenerated TARGET-* variables): New.
2444
370f7a47
TL
24452004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
2446
2447 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 2448 * configure: Regenerate.
370f7a47 2449
13e5d623
KH
24502004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2451
2452 * MAINTAINERS (Various Maintainers): Move the "windows,
2453 cygwin, mingw" maintainer to ...
2454 (OS Port Maintainers): ... here.
2455
a6497c1b
KH
24562004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2457
2458 * MAINTAINERS (Write After Approval): Remove those that are
2459 maintainers of some subsystem.
2460
1abb828a
D
24612004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2462
2463 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2464 * ltcf-cxx.sh (tpf*): Likewise.
2465 * ltconfig (tpf*): Add TPF OS configuration support.
2466
16d1338d
BS
24672004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
2468
2469 * MAINTAINERS: Change my email address to my new work account.
2470
9082a750
MR
24712004-09-24 Michael Roth <mroth@nessie.de>
2472
2473 * configure.in (--without-headers): Add missing double quotes.
2474 * configure: Regenerate.
2475
07a8bdf8
KC
24762004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2477
2478 * ylwrap: Revert to previous version.
2479
4c4a5bbc
L
24802004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2481
2482 PR bootstrap/17369
2483 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2484 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2485 SET_GCC_LIB_PATH_CMD.
2486 (BASE_TARGET_EXPORTS): Likewise.
2487 * Makefile.in: Regenerated.
2488
2489 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2490 * configure: Regenerated.
2491
85f59630
KC
24922004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2493
2494 * config.guess: New upstream version
2495 * compile, depcomp, install-sh, ylwrap: Likewise.
2496
95c53c62
RS
24972004-09-19 Roger Sayle <roger@eyesopen.com>
2498
2499 * config/mh-x86omitfp: New host makefile fragment. Add
2500 -fomit-frame-pointer to the default BOOT_CFLAGS.
2501 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2502 * configure: Regenerate.
2503
0a1c093b
AP
25042004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2505
2506 PR target/11572
2507 * configure.in (*-*-darwin*): Renable libobjc.
2508 * configure: Regenerate.
2509
315fcf97
NS
25102004-09-10 Nathan Sidwell <nathan@codesourcery.com>
2511
2512 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2513
0a050485 25142004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 2515
0a050485
DB
2516 * Makefile.def: Remove libbanshee.
2517 * Makefile.tpl: Ditto.
2518 * configure.in: Ditto.
2519 * Makefile.in: Regen.
2520 * configure: Ditto.
2521
5f4a098e
DE
25222004-09-08 David Edelsohn <edelsohn@gnu.org>
2523
2524 * ltmain.sh: Use $pic_object as $non_pic_object if
2525 $non_pic_object=none.
2526
32b2511f
PB
25272004-09-07 Paolo Bonzini <bonzini@gnu.org>
2528
2529 * missing: Import latest version from master repository.
2530
fc4d0e82
NC
25312004-09-06 Nick Clifton <nickc@redhat.com>
2532
2533 * config.sub: Import latest version from master repository.
2534 * config.guess: Likewise.
2535 This includes these changes:
78716e86 2536
fc4d0e82
NC
2537 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2538
2539 * config.sub: Handle crisv32, alias etraxfs.
2540 * config.guess (crisv32:Linux:*:*): Handle.
2541
2542 2004-08-13 Brad Smith <brad@comstyle.com>
2543
2544 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2545 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2546
2547 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2548
2549 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2550 assume the processor is a powerpc. This is because coreutils
2551 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2552 in this case, due to a MacOS X bug that causes
2553 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2554 to return a negative number.
2555 Problem reported by Petter Reinholdtsen in:
2556 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2557
2558 2004-07-19 Ben Elliston <bje@gnu.org>
2559
2560 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2561
2562 2004-06-24 Ben Elliston <bje@gnu.org>
2563
2564 * config.guess: Update copyright years.
2565 * config.sub: Likewise.
2566
2567 2004-06-22 Robert Millan <robertmh@gnu.org>
2568
2569 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2570 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2571
2572 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2573
2574 * config.guess (*:*VMS:*:*): New entry. Replaces
2575 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2576 manufacturer.
2577
2578 2004-06-22 Ben Elliston <bje@gnu.org>
2579
2580 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2581 * config.sub: Likewise.
2582
2583 2004-06-22 Ben Elliston <bje@gnu.org>
2584
2585 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2586 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2587
2588 2004-06-11 Ben Elliston <bje@gnu.org>
2589
2590 * config.guess (pegasos:OpenBSD:*:*): Remove.
2591
2592 2004-06-11 Ben Elliston <bje@gnu.org>
2593
2594 From Wouter Verhelst <wouter@grep.be>:
2595 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2596
2597 2004-06-11 Ben Elliston <bje@gnu.org>
2598
2599 * config.guess (luna88k:OpenBSD:*:*): New.
2600
2601 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2602
2603 * config.guess (m32r*:Linux:*:*): New case.
2604 * config.sub: Handle m32rle.
2605
2606 2004-03-12 Ben Elliston <bje@wasabisystems.com>
2607
2608 From Jens Petersen <petersen@redhat.com>:
2609 * config.sub: Handle sparcv8.
2610
2611 2004-03-03 Ben Elliston <bje@wasabisystems.com>
2612
2613 From Tom Smith <smith@cag.lkg.hp.com>:
2614 * config.guess: Version suffixes are equally significant on Tru64
2615 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
2616 prefix of "P" (patched kernel).
2617
2618 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
2619
2620 * config.sub: Add support for National Semiconductor CRX target.
2621
2f4cc6bf
JJ
26222004-09-03 Janis Johnson <janis187@us.ibm.com>
2623
2624 * MAINTAINERS (Various Maintainers): Remove myself as web page
2625 maintainer, add myself as maintainer of build status lists.
2626
61fec9ff
JB
26272004-09-03 Jan Beulich <jbeulich@novell.com>
2628
2629 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2630 *-*-netware, but add target-libmudflap.
2631 Consolidate *-*-netware targets (of which really only i?86 exists)
2632 into a single entry.
2633 * configure: Likewise.
2634
45f366ab
PB
26352004-09-01 Paolo Bonzini <bonzini@gnu.org>
2636
2637 * Makefile.tpl (sorry): Remove.
2638 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2639 (cleanstrap targets): Depend on distclean, not distclean-stage1.
2640 (do-clean): Clean per-stage directories too.
2641 (do-distclean): Run distclean-stage1 too.
2642 (.NOTPARALLEL): Enable during toplevel bootstrap.
2643 (stage[+id+]-bubble): Enable parallel execution during
2644 the recursive invocation.
2645 * Makefile.in: Regenerate.
2646
2647 Fix previous checkin:
2648
2649 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2650 include.
2651 * configure.in: Fix indentation.
2652 * configure: Regenerate.
2653
be8fff81
RB
26542004-08-31 Robert Bowdidge <bowdidge@apple.com>
2655
45f366ab
PB
2656 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2657 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2658 * configure: regenerate
78716e86 2659 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 2660 -mdynamic-no-pic
be8fff81
RB
2661
2662
71b5d516
PB
26632004-08-31 Paolo Bonzini <bonzini@gnu.org>
2664
2665 * Makefile.def (build_modules): Add fixincludes.
2666 (dependencies): Make gcc depend on fixincludes.
2667 * configure.in (build_tools): Add fixincludes.
2668 (build_configdirs): Always include build_libs.
2669 * Makefile.in: Regenerate.
2670 * configure: Regenerate.
2671
26722004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
2673
2674 * Makefile.def (bootstrap stages): Add 'lean' parameter.
2675 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2676 phony targets; do not generate timestamp files.
2677 (distclean-stageN): Remove references to their timestamp files.
2678 (restageN, touch-stageN): Remove.
2679 (stageN-bubble): Rewritten.
2680 (compare): Support lean bootstraps.
2681 * Makefile.in: Regenerate.
2682
2683 * configure.in: Only warn when bootstrapping but
2684 build != host or build != target. Support lean bootstraps.
2685 * configure: Regenerate.
2686
ce7cbbb0
PE
26872004-08-26 Phil Edwards <phil@codesourcery.com>
2688
2689 * configure.in: Give a better error message if GMP/MPFR are missing
2690 and a language needing them has been requested.
2691 * configure: Regenerated.
2692
9c71a529
PE
26932004-08-25 Phil Edwards <phil@codesourcery.com>
2694
2695 * configure.in: Print a list of available language front-ends if
2696 a requested one is missing. Tidy stray tab characters.
2697 * configure: Regenerated.
2698
e3f92d3b
MK
26992004-08-19 Michael Koch <konqueror@gmx.de>
2700
2701 * gcc/doc/install.texi: Update entry about automake for libjava.
2702
c3f84f61
RM
27032004-08-17 Robert Millan <robertmh@gnu.org>
2704
2705 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2706 (instead of FreeBSD).
2707 * configure: Regenerate.
2708
7c27e184
PB
27092004-08-16 Paolo Bonzini <bonzini@gnu.org>
2710
2711 * Makefile.in: Regenerate.
2712 * configure: Regenerate.
2713
2714 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2715 stage_*_flags.
2716 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2717 for bootstrapped modules if toplevel bootstrap is going.
2718 (GCC bootstrap): Generate per-stage targets for all bootstrapped
2719 modules. Adjust for changes in Makefile.def. Enable several
2720 rules even in non-bootstrap mode, just to avoid peppering the
2721 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2722 (stage-[+prev+]-bubble): Remove.
2723
2724 * Makefile.def (Dependencies): Depend on all-build-bison,
2725 all-build-flex, all-build-byacc, all-build-texinfo, rather
2726 than the host variations.
2727 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2728 with BUILD_SUBDIR.
2729 (BISON): Update for recent Bisons.
2730 (YACC): Fix typo.
2731 (cross): Depend on all-build.
2732 (all): Do not depend on all-build.
2733 (prebootstrap): Remove.
2734 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2735 (Prebootstrap dependencies): Add them to the per-stage targets
2736 and to all-prebootstrap.
2737 * configure.in (build_configdirs): Always enable build_tools.
2738 (BUILD_DIR_PREFIX): Remove.
2739
2740 * Makefile.def (gcc): Add target variable.
2741 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2742 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2743 in the recursive `make', instead of hardwiring `all'.
2744 (Autogenerated TARGET-* variables): New.
2745
20f3bb80
BB
27462004-08-13 Brian Booth <bbooth@redhat.com>
2747
2748 * MAINTAINERS: Remove myself from write-after-approval.
2749
b5be499d
NN
27502004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2751
2752 * src-release: Stop distributing mmalloc with gdb (which doesn't
2753 use it).
2754 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2755 * Makefile.in: Regenerate.
2756
b3f8d95d
MM
27572004-08-09 Mark Mitchell <mark@codesourcery.com>
2758
2759 * configure.in (arm*-*-eabi*): New target.
2760 * configure: Regenerate.
2761
3589b69e
PB
27622004-08-06 Paolo Bonzini <bonzini@gnu.org>
2763
2764 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2765 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2766 (Dependencies): New section.
2767 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2768 (configure-target-[+module+]): Depend on maybe-all-gcc
2769 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2770 (toplevel profiledbootstrap): Fix dependencies.
2771 * Makefile.in: Regenerate.
2772
972974fc
MM
27732004-08-03 Mark Mitchell <mark@codesourcery.com>
2774
2775 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2776 target-libiberty to noconfigdirs.
2777 * configure: Regenerate.
2778
bebf829d
PB
27792004-08-03 Paul Brook <paul@codesourcery.com>
2780
2781 * configure.in: Check for MPFR as well as GMP.
2782 * configure: Regenerate.
2783
98a5bb3b
RM
27842004-08-01 Robert Millan <robertmh@gnu.org>
2785
2786 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2787 libmudflap for all GNU-based systems (with Glibc).
2788 * configure: Regenerate.
2789
d32ab992
PB
27902004-08-03 Paolo Bonzini <bonzini@gnu.org>
2791
2792 * Makefile.def (host-modules): Add gcc.
2793 * Makefile.in: Regenerate.
2794 * Makefile.tpl (sorry): New rule.
2795 (configure-host, all-host, [+make_target+]-host, do-check,
2796 install-host): Do not add gcc as a special case.
2797 (host modules): Add a small special-casing for gcc. Export
2798 extra_make_flags through the environment.
2799 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2800 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2801 other recursive targets for gcc): Remove.
2802
2803 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2804 (stage, unstage): New rules.
2805 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2806 distclean-stage[+id+]): Use stage_current.
2807 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2808 the stage*-start rules.
2809
aeb732c1
GK
28102004-08-02 Geoffrey Keating <geoffk@apple.com>
2811
2812 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
2813 use -all_load flag.
2814
25b656e7
PB
28152004-08-02 Paolo Bonzini <bonzini@gnu.org>
2816
2817 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
2818 * configure: Regenerate.
2819
cc440d71
TM
28202004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
2821
2822 * maintainer-scripts/gcc_release: Revert yesterday's change.
2823
270e140b
SB
28242004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
2825
2826 * MAINTAINERS: Add myself to write-after-approval.
2827
3e4035f8
TM
28282004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
2829
2830 * libf2c: Removed.
2831 * gcc/gccbug.in: Updated because of libf2c removal.
2832 * maintainer-scripts/gcc_release: Ditto.
2833
a3e8d8b4
LR
28342004-07-09 Loren J. Rittle <ljrittle@acm.org>
2835
2836 * configure.in: Build libmudflap by default on FreeBSD.
2837 * configure: Regenerated.
2838
dfcada9a
MM
28392004-07-09 Mark Mitchell <mark@codesourcery.com>
2840
2841 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2842 systems.
2843 * configure: Regenerated.
2844
3922b216
JDA
28452004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2846
2847 PR target/16344
2848 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2849 feedback based compiler.
2850 * Makefile.in: Rebuilt.
2851
95bcca47
AO
28522004-07-08 Alexandre Oliva <aoliva@redhat.com>
2853
2854 * Makefile.def (host_modules): Set bootstrap=true for flex.
2855 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2856 * Makefile.in: Rebuilt.
2857
051822f6
JH
28582004-07-07 Jan Hubicka <jh@suse.cz>
2859
2860 * MAINTAINERS: Add self as a profile feedback maintainer.
2861
7b61653a
PE
28622004-07-05 Phil Edwards <phil@codesourcery.com>
2863
2864 * configure.in: Do not prepend $srcdir to /dev/null in
2865 makefile fragments.
2866 * configure: Regenerate.
2867
23f6b2f9
PB
28682004-07-01 Paolo Bonzini <bonzini@gnu.org>
2869
2870 * Makefile.def (build_modules): Add bison, byacc, flex,
2871 m4, texinfo.
2872 (flags_to_pass): Add FLEX.
2873 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2874 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2875 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2876 DEFAULT_MAKEINFO): Remove.
2877 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2878 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2879 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2880 objdir or else use configured tool.
2881 (all-build): New.
2882 (all): Depend on it.
2883 (Build module dependencies): Add.
2884 * Makefile.in: Regenerate.
2885 * configure.in: Better support for multiple build modules,
2886 matching what is done for host/target modules. Do not look
2887 for "plausible" locations of build tools if Canadian cross.
2888 Use autoconf's AC_PROG_CC to find a C compiler. Define
2889 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2890 * configure: Regenerate.
78716e86 2891
1c020272
PB
28922004-06-22 Paolo Bonzini <bonzini@gnu.org>
2893
2894 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2895 * Makefile.in: Regenerate.
2896
a52a0a7f
PB
28972004-06-22 Paolo Bonzini <bonzini@gnu.org>
2898
2899 * Makefile.tpl (configure-build-[+module+],
2900 configure-[+module+], configure-target-[+module+]): Pass
2901 [+extra_configure_args+].
2902 (all-build-[+module+], all-[+module+], check-[+module+],
2903 install-[+module+], [+make_target+]-[+module+],
2904 all-target-[+module+], check-target-[+module+],
2905 install-target-[+module+], [+make_target+]-target-[+module+]):
2906 Pass [+extra_make_args+].
2907 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2908 (GCC_HOST_EXPORTS): Remove.
2909 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2910 cross, check-gcc, check-gcc-c++, install-gcc,
2911 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2912 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2913 * Makefile.in: Regenerate.
2914
ccde3f1a
MS
29152004-06-21 Matthew Sachs <msachs@apple.com>
2916
2917 * MAINTAINERS: Added self to write-after-approval.
2918
6264b0a6
CF
29192004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2920
2921 * configure.in: Check for srcdir/winsup rather than build directory
2922 winsup.
2923 * configure: Regenerate.
2924
801e2270
CV
29252004-06-17 Corinna Vinschen <vinschen@redhat.com>
2926
2927 * configure.in: Don't build Cygwin native newlib if winsup
2928 directory is missing. Emit warning instead.
2929 * configure: Regenerate.
2930
ad6717df
PB
29312004-06-09 Paolo Bonzini <bonzini@gnu.org>
2932
2933 * Makefile.tpl (touch-stage[+id+]): New.
2934 (restage[+prev+]): Depend on touch-stage[+id+].
2935
2936 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2937 Use it throughout.
2938
2939 * Makefile.def: Add profile and feedback bootstrap stages.
2940 Remove next field from bootstrap stages.
2941 * Makefile.tpl (LN, LN_S): Substitute.
2942 (stageN-start, stageN-end): Use double-colon rules, to
2943 provide a hook for additional setup commands.
2944 (distclean-stageN-gcc, restageN): Create dependencies from
2945 [+prev+], not from [+next+].
2946 (stageN-bubble): Add commands for successive stages from
2947 [+prev+], using double-colon rules.
2948 (all-stageN-gcc): Fix typo.
2949 (stagefeedback-start, profiledbootstrap): New.
2950 * Makefile.in: Regenerate.
2951 * configure.in: Call ACX_PROG_LN.
2952 * configure: Regenerate.
2953
5bbb9680
CY
29542004-06-08 Canqun Yang <canqun@nudt.edu.cn>
2955
2956 * MAINTAINERS (Write After Approval): Add myself.
2957
e18be1d4
MA
29582004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
2959
2960 * MAINTAINERS (Write After Approval): Add myself.
2961
5607edfd
PB
29622004-06-03 Paolo Bonzini <bonzini@gnu.org>
2963
2964 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2965 without gcc.
2966 * configure: Regenerate.
2967
1ec4e9c3
PB
29682004-06-01 Paolo Bonzini <bonzini@gnu.org>
2969
2970 * Makefile.tpl: Fix typo.
2971 * Makefile.in: Regenerate.
2972
c2f7605f
PB
29732004-06-01 Paolo Bonzini <bonzini@gnu.org>
2974
2975 * configure.in: Remove new- prefix from toplevel
2976 bootstrap targets.
2977 * configure: Regenerate.
2978
f516a7da
PB
29792004-06-01 Paolo Bonzini <bonzini@gnu.org>
2980
2981 * Makefile.tpl (all.normal): Rename to all.
2982 (all): Replace with a rule to pick the default
2983 target from configure.
2984 (all-gcc, configure-gcc): Use conditionals to
2985 do nothing when toplevel bootstrap is going on.
2986 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2987 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2988 * configure.in: Support --enable-bootstrap.
2989
2990 * Makefile.def: Remove new- prefix from toplevel
2991 bootstrap targets.
2992 * Makefile.tpl: Likewise.
2993
2994 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2995 target.
2996
2997 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2998 $(RECURSE_FLAGS) to recursive invocation of make.
2999
3000 * Makefile.in: Regenerate.
3001 * configure: Regenerate.
3002
78dd5e36
AJ
30032004-05-30 Andreas Jaeger <aj@suse.de>
3004 Jim Wilson <wilson@specifixinc.com>
3005
3006 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3007 like CC.
3008
30f1bddc
DJ
30092004-05-27 Daniel Jacobowitz <dan@debian.org>
3010
3011 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3012 * configure: Regenerate.
3013
4fc4dd12
DJ
30142004-05-25 Daniel Jacobowitz <drow@false.org>
3015
3016 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3017 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3018 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
3019 targets.
3020 * Makefile.in: Regenerate.
3021
94632047 30222004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
3023
3024 * configure.in: Test the ability to symlink directories.
3025 * configure: Regenerate.
3026
3027 * Makefile.def (bootstrap-stage): New definitions.
3028 * Makefile.tpl (configure-stage1-gcc,
3029 configure-stage2-gcc, configure-stage3-gcc,
3030 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3031 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3032 new-restage3, compare): Autogenerate, see Makefile.in
3033 entry for behavioral changes.
3034 (distclean-stage1, new-stage1-start, new-stage1-end,
3035 new-stage1-bubble, distclean-stage2, new-stage2-start,
3036 new-stage2-end, new-stage2-bubble, distclean-stage3,
3037 new-stage3-start, new-stage3-end): New autogenerated targets.
3038 (objext, prebootstrap, BOOT_CFLAGS,
3039 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3040 targets.
3041
3042 * Makefile.in: Regenerate.
3043 (distclean-stage1, new-stage1-start, new-stage1-end,
3044 new-stage1-bubble, distclean-stage2, new-stage2-start,
3045 new-stage2-end, new-stage2-bubble, distclean-stage3,
3046 new-stage3-start, new-stage3-end): New targets.
3047 (all-stage1-gcc): Move prebootstrap dependency from here...
3048 (configure-stage1-gcc): ...to here.
3049 (new-bootstrap): Use bubble targets.
3050 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3051 Use per-stage distclean targets.
3052 (configure-stage1-gcc, configure-stage2-gcc,
3053 configure-stage3-gcc, all-stage1-gcc,
3054 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3055 Use new-stageN-start to prepare the tree.
3056
4f4e53dd
PB
30572004-05-23 Paolo Bonzini <bonzini@gnu.org>
3058
3059 * Makefile.def (host_modules): add libcpp.
3060 * Makefile.tpl: Add dependencies on and for libcpp.
3061 * Makefile.in: Regenerate.
3062 * configure.in: Add libcpp host module.
3063 * configure: Regenerate.
3064
60975492
PB
30652004-05-21 Paolo Bonzini <bonzini@gnu.org>
3066
3067 * Makefile.tpl: Whenever a recursive target is defined, wrap
3068 it in a special @if/@endif block, and prepare its maybe
3069 dependency in the @if/@endif block
3070 * configure.in: Instead of writing maybe dependencies, remove
3071 the @if/@endif statements, and remove the @if/@endif blocks
3072 that remain.
3073 * configure: Regenerate.
3074 * Makefile.in: Regenerate.
3075
5ce7d75d
JJ
30762004-05-20 Janis Johnson <janis187@us.ibm.com>
3077
3078 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3079
c779c42f
KK
30802004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
3081
3082 PR bootstrap/15120
3083 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3084 * */configure: Rebuilt.
3085
b4117c30
ZW
30862004-05-17 Zack Weinberg <zack@codesourcery.com>
3087
3088 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3089 of libf2c.
3090 * configure, Makefile.in: Regenerate.
3091
2472200d 3092