]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
rs6000.md (cceq splitter): Use operand mode, not CCEQ mode for branch_positive_compar...
[thirdparty/gcc.git] / ChangeLog
CommitLineData
ace9ac7b
AP
12005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
2
3 PR bootstrap/20250
4 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5 instead of check.
6 * Makefile.in: Regenerate.
7
c9db9354
PB
82005-02-28 Paolo Bonzini <bonzini@gnu.org>
9
10 * Makefile.in: Regenerate to fix conflict between the previous two
11 patches.
12
215c351a
PB
132005-02-28 Paolo Bonzini <bonzini@gnu.org>
14
15 PR bootstrap/17383
16 * Makefile.def (target_modules): Remove "stage", now unnecessary.
17 * Makefile.tpl (HOST_SUBDIR): New substitution.
18 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
19 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
20 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
21 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
22 (Host modules, Bootstrapped modules): Use it.
23 (Build modules, Target modules): Do not create symlink trees,
24 always configure out-of-srcdir.
25 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
26 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
27 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
28 $(HOST_SUBDIR). Create a symlink for host_subdir.
29
30 * Makefile.in: Regenerate.
31 * configure: Regenerate.
32
5395b47b
NN
332005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
34
35 Merged from libada-gnattools-branch:
36 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
37
38 * gnattools: New directory.
39 * Makefile.def: Add gnattools as a module, depending on target-libada.
40 * Makefile.in: Regenerate.
41 * configure.in: Include gnattools in host_tools; disable it if ada
42 is disabled.
43 * configure: Regenerate.
44
ca2cc05c
JM
452005-02-24 James A. Morrison <phython@gcc.gnu.org>
46
47 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
48 treelang maintainer.
49 (Write After Approval): Remove myself.
50
d2f3024f
PS
512005-02-23 Paul Schlie <schlie@comcast.net>
52
53 * configure.in: Allow darwin targeted ports to build tk, itcl and
54 libgui.
55 * configure: Regenerate.
56
bba5e0ca
EB
572005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
58
59 PR libgcj/10353
60 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
61 * configure: Regenerate.
62
70132ce7
SK
632005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
64
65 * MAINTAINERS (Write After Approval): Add myself.
66
20f0edca
ILT
672005-02-10 Ian Lance Taylor <ian@airs.com>
68
69 * MAINTAINERS: Update my e-mail address.
70
e64e5109
RG
712005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
72
73 * MAINTAINERS (Write After Approval): Add myself.
74
40d64b5a
HPN
752005-01-29 Hans-Peter Nilsson <hp@axis.com>
76
77 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
78 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
79 target-libgloss when not *-*-elf and *-*-aout.
80 * configure: Regenerate.
81
54a12711
KH
822005-01-23 Kazu Hirata <kazu@cs.umass.edu>
83
84 * MAINTAINERS: Remove obsolete entries.
85
0aa99dbb
KH
86 * MAINTAINERS (Write After Approval): Add Michael Matz.
87
2b009f5f
NB
882005-01-19 Neil Booth <neil@daikokuya.co.uk>
89
90 * MAINTAINERS: Remove self as cpplib maintainer.
91
385870f5
KC
922005-01-17 Kelley Cook <kcook@gcc.gnu.org>
93
94 * install-sh, config.sub: Import from upstream.
95
e7daab31
KC
962005-01-17 Kelley Cook <kcook@gcc.gnu.org>
97
98 PR bootstrap/18222
99 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
100 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
101 * Makefile.in: Regenerate.
102
e6003f4d
JT
1032005-01-16 Jason Thorpe <thorpej@netbsd.org>
104
105 * MAINTAINERS: Update my email address.
106
145e2972 1072005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 108 Andreas Schwab <schwab@suse.de>
145e2972
DE
109
110 PR bootstrap/18033
111 * config-ml.in: Eval option if surrounded by single quotes.
112
86c7e0da
PB
1132005-01-03 Paolo Bonzini <bonzini@gnu.org>
114
115 Revert 2004-12-28 Makefile changes, a better fix will be
116 applied to mainline and src after GCC 4.0 branches.
117
3224a22f
PB
1182004-12-28 Paolo Bonzini <bonzini@gnu.org>
119
120 PR bootstrap/17383
121
122 * Makefile.def (target_modules): Remove stage parameter,
123 it is always true now.
124 * Makefile.tpl (configure-build-[+module+],
125 configure-target-[+module+]): Always build symlink tree
126 for the directory and for include. BUILD_SUBDIR and
127 TARGET_SUBDIR cannot be . anymore.
128 * Makefile.in: Regenerate.
129
aaf51ca2
DE
1302004-12-25 David Edelsohn <edelsohn@gnu.org>
131
132 Revert 2004-12-08 Makefile changes.
133
4e32e454
DS
1342004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
135
136 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
137 cygwin, mingw.
138
669f01d8
AS
1392004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
140
141 * configure.in (sh64-*-*): Reenable gprof.
142 * configure: Regenerate.
143
1b227ee0
DE
1442004-12-08 David Edelsohn <edelsohn@gnu.org>
145
146 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
147 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
148 (EXTRA_TARGET_FLAGS): Add PICFLAG.
149 * Makefile.in: Regenerate.
150
ce5e944c
CF
1512004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
152
153 * MAINTAINERS: Update my email address.
154
893f1e87
MK
1552004-12-07 Matt Kraai <kraai@ftbfs.org>
156
157 * Makefile.tpl: Generate normal dependencies if the LHS module is
158 not bootstrapped.
159 * Makefile.in: Regenerate.
160
bb59c339
RS
1612004-12-03 Richard Sandiford <rsandifo@redhat.com>
162
163 * configure.in: Include config/gxx-include-dir.m4. Use
164 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
165 * configure: Regenerate.
166
4982adbe
RS
1672004-12-03 Richard Sandiford <rsandifo@redhat.com>
168
169 * config.if: Delete.
170 * configure.in: Set libstdcxx_incdir directly.
171 * configure: Regenerate.
172
05750653
EC
1732004-12-02 Eric Christopher <echristo@redhat.com>
174
175 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
176 * Makefile.in: Regenerate.
177
5fef1dbd
RS
1782004-12-02 Richard Sandiford <rsandifo@redhat.com>
179
180 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
181 * configure: Regenerate.
182
afabd8e6
RS
1832004-12-02 Richard Sandiford <rsandifo@redhat.com>
184
185 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
186 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
187 * configure: Regenerate.
188
78716e86
EC
1892004-12-01 Eric Christopher <echristo@redhat.com>
190
191 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
192 of things to remove.
193
57ab8ba9
MK
1942004-11-29 Matt Kraai <kraai@ftbfs.org>
195
196 * MAINTAINERS (Write After Approval): Update my e-mail address.
197
2539bffe
KC
1982004-11-29 Kelley Cook <kcook@gcc.gnu.org>
199
200 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
201 from CVS libtool to always pass_all.
202
3e732ba0
JDA
2032004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
204
205 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
206 (hppa*64*-*-*): Delete incorrect comment.
207 * configure: Rebuilt.
208
767f726e
KC
2092004-11-24 Kelley Cook <kcook@gcc.gnu.org>
210
211 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
212
2c92e90f
KC
2132004-11-24 Kelley Cook <kcook@gcc.gnu.org>
214
215 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
216 from CVS libtool to always pass_all.
217
32f84e48
KC
2182004-11-15 Kelley Cook <kcook@gcc.gnu.org>
219
220 * install-sh, compile: Import from automake.
221
9587be8a
KC
2222004-11-15 Kelley Cook <kcook@gcc.gnu.org>
223
224 * config.guess, config.sub: Import from savannnah.
225
04e81808 2262004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
227
228 * MAINTAINERS (Write After Approval): Add myself
229
f87a2b2e
MS
2302004-11-12 Mike Stump <mrs@apple.com>
231
232 * Makefile.def: Add html support.
233 * Makefile.tpl: Likewise.
234 * Makefile.in: Regenerate.
235
848556c2
GK
2362004-11-11 Geoffrey Keating <geoffk@apple.com>
237
556f03c4
GK
238 PR 18423
239 * configure.in: Remove all instances of build-fixincludes from
240 noconfigdirs.
241 (build_configargs): Supply --target to subdirectories.
242 * configure: Regenerate.
243
848556c2
GK
244 * Makefile.def: Make gcc install depend on fixincludes install.
245 * Makefile.in: Regenerate.
246
9e5712a5
JJ
2472004-11-10 Janis Johnson <janis187@us.ibm.com>
248
249 * MAINTAINERS: Add myself as gcc testsuite maintainer.
250
4ef509c0
PB
2512004-11-11 Paul Brook <paul@codesourcery.com>
252
253 * MAINTAINERS: Add self as arm maintainer. Update email address.
254
20d11df6
HPN
2552004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
256
257 * configure.in (noconfigdirs) [mmix-*-*]: Disable
258 target-libgfortran.
79fd8592 259 * configure: Regenerate.
20d11df6 260
68c70f15
DE
2612004-11-07 David Edelsohn <edelsohn@gnu.org>
262
263 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
264 like CC.
265
54f88091
PB
2662004-11-05 Paolo Bonzini <bonzini@gnu.org>
267
268 * Makefile.def (host fixincludes): Specify missing targets.
269 * Makefile.in: Regenerate.
270
6866abb8
RC
2712004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
272
273 * MAINTAINERS: Add myself
274
83f62578
GL
2752004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
276
277 * MAINTAINERS (Write After Approval): Add myself.
278
53c7ffe7
GK
2792004-11-04 Geoffrey Keating <geoffk@apple.com>
280
281 * Makefile.def: Build fixincludes for the host, too.
282 * Makefile.in: Regenerate.
283 * configure.in (host_tools): Add fixincludes.
284 * configure: Regenerate.
285
ac8b3d9d
DJ
2862004-11-04 Daniel Jacobowitz <dan@debian.org>
287
288 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
289 * configure: Regenerated.
290
bab37580
L
2912004-11-04 H.J. Lu <hongjiu.lu@intel.com>
292
293 PR other/17783
294 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
295 * configure: Regenerated.
296
db1de713
MM
2972004-10-31 Mark Mitchell <mark@codesourcery.com>
298
299 * README.SCO: Update per FSF instructions.
300
a827e21a
EW
3012004-10-28 Eric B. Weddington <ericw@evcohs.com>
302
303 PR target/18151
304 * configure.in (case ${target}): Do not build fixincludes for avr.
305 * configure: Regenerated.
306
9d069a4f
PB
3072004-10-26 Paolo Bonzini <bonzini@gnu.org>
308
309 * configure.in (case ${target}): Do not build fixincludes
310 on platforms where it is not used.
311 * configure: Regenerated.
312
fc45f3fe
DJ
3132004-10-23 Daniel Jacobowitz <dan@debian.org>
314
315 * configure.in: Use an absolute path to install-sh.
316 * configure: Regenerated.
317
36554b92
AL
3182004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
319
320 * MAINTAINERS (Write After Approval): Add myself.
321
88e9994a
KH
3222004-10-19 Kazu Hirata <kazu@cs.umass.edu>
323
324 * MAINTAINERS: Remove from Write After Approval those that are
325 already maintainers.
326
ad02a944
SP
3272004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
328
329 * MAINTAINERS: Update my email address.
330
c8e6cd41
KC
3312004-10-12 Kelley Cook <kcook@gcc.gnu.org>
332
333 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
334 * configure: Regenerate.
335
ebe55024
R
3362004-10-07 J"orn Rennecke <joern.rennecke@st.com>
337
338 * MAINTAINERS: Update my email address.
339
a8b0957e
KH
3402004-10-07 Kazu Hirata <kazu@cs.umass.edu>
341
342 * MAINTAINERS (Language Front Ends Maintainers): New. Move
343 entries belonging to this category.
344
96836f61
JZ
3452004-10-06 Josef Zlomek <josef.zlomek@email.cz>
346
347 * MAINTAINERS: Update my e-mail address.
348
7e0b5752
PB
3492004-10-06 Paolo Bonzini <bonzini@gnu.org>
350
351 Fix wrong conflict resolution in:
352
353 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
354
355 * Makefile.in: Regenerate.
356 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
357 in the recursive `make', instead of hardwiring `all'.
358 (Autogenerated TARGET-* variables): New.
359
370f7a47
TL
3602004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
361
362 * configure.in: Enable target-libgloss for crx-*-*.
363 * configure: Regenerate.
364
13e5d623
KH
3652004-10-04 Kazu Hirata <kazu@cs.umass.edu>
366
367 * MAINTAINERS (Various Maintainers): Move the "windows,
368 cygwin, mingw" maintainer to ...
369 (OS Port Maintainers): ... here.
370
a6497c1b
KH
3712004-10-04 Kazu Hirata <kazu@cs.umass.edu>
372
373 * MAINTAINERS (Write After Approval): Remove those that are
374 maintainers of some subsystem.
375
1abb828a
D
3762004-10-02 P.J. Darcy <darcypj@us.ibm.com>
377
378 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
379 * ltcf-cxx.sh (tpf*): Likewise.
380 * ltconfig (tpf*): Add TPF OS configuration support.
381
16d1338d
BS
3822004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
383
384 * MAINTAINERS: Change my email address to my new work account.
385
9082a750
MR
3862004-09-24 Michael Roth <mroth@nessie.de>
387
388 * configure.in (--without-headers): Add missing double quotes.
389 * configure: Regenerate.
390
07a8bdf8
KC
3912004-09-24 Kelley Cook <kcook@gcc.gnu.org>
392
393 * ylwrap: Revert to previous version.
394
4c4a5bbc
L
3952004-09-23 H.J. Lu <hongjiu.lu@intel.com>
396
397 PR bootstrap/17369
398 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
399 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
400 SET_GCC_LIB_PATH_CMD.
401 (BASE_TARGET_EXPORTS): Likewise.
402 * Makefile.in: Regenerated.
403
404 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
405 * configure: Regenerated.
406
85f59630
KC
4072004-09-23 Kelley Cook <kcook@gcc.gnu.org>
408
409 * config.guess: New upstream version
410 * compile, depcomp, install-sh, ylwrap: Likewise.
411
95c53c62
RS
4122004-09-19 Roger Sayle <roger@eyesopen.com>
413
414 * config/mh-x86omitfp: New host makefile fragment. Add
415 -fomit-frame-pointer to the default BOOT_CFLAGS.
416 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
417 * configure: Regenerate.
418
0a1c093b
AP
4192004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
420
421 PR target/11572
422 * configure.in (*-*-darwin*): Renable libobjc.
423 * configure: Regenerate.
424
315fcf97
NS
4252004-09-10 Nathan Sidwell <nathan@codesourcery.com>
426
427 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
428
0a050485 4292004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 430
0a050485
DB
431 * Makefile.def: Remove libbanshee.
432 * Makefile.tpl: Ditto.
433 * configure.in: Ditto.
434 * Makefile.in: Regen.
435 * configure: Ditto.
436
5f4a098e
DE
4372004-09-08 David Edelsohn <edelsohn@gnu.org>
438
439 * ltmain.sh: Use $pic_object as $non_pic_object if
440 $non_pic_object=none.
441
32b2511f
PB
4422004-09-07 Paolo Bonzini <bonzini@gnu.org>
443
444 * missing: Import latest version from master repository.
445
fc4d0e82
NC
4462004-09-06 Nick Clifton <nickc@redhat.com>
447
448 * config.sub: Import latest version from master repository.
449 * config.guess: Likewise.
450 This includes these changes:
78716e86 451
fc4d0e82
NC
452 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
453
454 * config.sub: Handle crisv32, alias etraxfs.
455 * config.guess (crisv32:Linux:*:*): Handle.
456
457 2004-08-13 Brad Smith <brad@comstyle.com>
458
459 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
460 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
461
462 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
463
464 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
465 assume the processor is a powerpc. This is because coreutils
466 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
467 in this case, due to a MacOS X bug that causes
468 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
469 to return a negative number.
470 Problem reported by Petter Reinholdtsen in:
471 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
472
473 2004-07-19 Ben Elliston <bje@gnu.org>
474
475 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
476
477 2004-06-24 Ben Elliston <bje@gnu.org>
478
479 * config.guess: Update copyright years.
480 * config.sub: Likewise.
481
482 2004-06-22 Robert Millan <robertmh@gnu.org>
483
484 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
485 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
486
487 2004-06-22 Stanley F. Quayle <stan@stanq.com>
488
489 * config.guess (*:*VMS:*:*): New entry. Replaces
490 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
491 manufacturer.
492
493 2004-06-22 Ben Elliston <bje@gnu.org>
494
495 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
496 * config.sub: Likewise.
497
498 2004-06-22 Ben Elliston <bje@gnu.org>
499
500 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
501 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
502
503 2004-06-11 Ben Elliston <bje@gnu.org>
504
505 * config.guess (pegasos:OpenBSD:*:*): Remove.
506
507 2004-06-11 Ben Elliston <bje@gnu.org>
508
509 From Wouter Verhelst <wouter@grep.be>:
510 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
511
512 2004-06-11 Ben Elliston <bje@gnu.org>
513
514 * config.guess (luna88k:OpenBSD:*:*): New.
515
516 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
517
518 * config.guess (m32r*:Linux:*:*): New case.
519 * config.sub: Handle m32rle.
520
521 2004-03-12 Ben Elliston <bje@wasabisystems.com>
522
523 From Jens Petersen <petersen@redhat.com>:
524 * config.sub: Handle sparcv8.
525
526 2004-03-03 Ben Elliston <bje@wasabisystems.com>
527
528 From Tom Smith <smith@cag.lkg.hp.com>:
529 * config.guess: Version suffixes are equally significant on Tru64
530 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
531 prefix of "P" (patched kernel).
532
533 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
534
535 * config.sub: Add support for National Semiconductor CRX target.
536
2f4cc6bf
JJ
5372004-09-03 Janis Johnson <janis187@us.ibm.com>
538
539 * MAINTAINERS (Various Maintainers): Remove myself as web page
540 maintainer, add myself as maintainer of build status lists.
541
61fec9ff
JB
5422004-09-03 Jan Beulich <jbeulich@novell.com>
543
544 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
545 *-*-netware, but add target-libmudflap.
546 Consolidate *-*-netware targets (of which really only i?86 exists)
547 into a single entry.
548 * configure: Likewise.
549
45f366ab
PB
5502004-09-01 Paolo Bonzini <bonzini@gnu.org>
551
552 * Makefile.tpl (sorry): Remove.
553 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
554 (cleanstrap targets): Depend on distclean, not distclean-stage1.
555 (do-clean): Clean per-stage directories too.
556 (do-distclean): Run distclean-stage1 too.
557 (.NOTPARALLEL): Enable during toplevel bootstrap.
558 (stage[+id+]-bubble): Enable parallel execution during
559 the recursive invocation.
560 * Makefile.in: Regenerate.
561
562 Fix previous checkin:
563
564 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
565 include.
566 * configure.in: Fix indentation.
567 * configure: Regenerate.
568
be8fff81
RB
5692004-08-31 Robert Bowdidge <bowdidge@apple.com>
570
45f366ab
PB
571 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
572 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
573 * configure: regenerate
78716e86 574 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
45f366ab 575 -mdynamic-no-pic
be8fff81
RB
576
577
71b5d516
PB
5782004-08-31 Paolo Bonzini <bonzini@gnu.org>
579
580 * Makefile.def (build_modules): Add fixincludes.
581 (dependencies): Make gcc depend on fixincludes.
582 * configure.in (build_tools): Add fixincludes.
583 (build_configdirs): Always include build_libs.
584 * Makefile.in: Regenerate.
585 * configure: Regenerate.
586
5872004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
588
589 * Makefile.def (bootstrap stages): Add 'lean' parameter.
590 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
591 phony targets; do not generate timestamp files.
592 (distclean-stageN): Remove references to their timestamp files.
593 (restageN, touch-stageN): Remove.
594 (stageN-bubble): Rewritten.
595 (compare): Support lean bootstraps.
596 * Makefile.in: Regenerate.
597
598 * configure.in: Only warn when bootstrapping but
599 build != host or build != target. Support lean bootstraps.
600 * configure: Regenerate.
601
ce7cbbb0
PE
6022004-08-26 Phil Edwards <phil@codesourcery.com>
603
604 * configure.in: Give a better error message if GMP/MPFR are missing
605 and a language needing them has been requested.
606 * configure: Regenerated.
607
9c71a529
PE
6082004-08-25 Phil Edwards <phil@codesourcery.com>
609
610 * configure.in: Print a list of available language front-ends if
611 a requested one is missing. Tidy stray tab characters.
612 * configure: Regenerated.
613
e3f92d3b
MK
6142004-08-19 Michael Koch <konqueror@gmx.de>
615
616 * gcc/doc/install.texi: Update entry about automake for libjava.
617
c3f84f61
RM
6182004-08-17 Robert Millan <robertmh@gnu.org>
619
620 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
621 (instead of FreeBSD).
622 * configure: Regenerate.
623
7c27e184
PB
6242004-08-16 Paolo Bonzini <bonzini@gnu.org>
625
626 * Makefile.in: Regenerate.
627 * configure: Regenerate.
628
629 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
630 stage_*_flags.
631 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
632 for bootstrapped modules if toplevel bootstrap is going.
633 (GCC bootstrap): Generate per-stage targets for all bootstrapped
634 modules. Adjust for changes in Makefile.def. Enable several
635 rules even in non-bootstrap mode, just to avoid peppering the
636 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
637 (stage-[+prev+]-bubble): Remove.
638
639 * Makefile.def (Dependencies): Depend on all-build-bison,
640 all-build-flex, all-build-byacc, all-build-texinfo, rather
641 than the host variations.
642 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
643 with BUILD_SUBDIR.
644 (BISON): Update for recent Bisons.
645 (YACC): Fix typo.
646 (cross): Depend on all-build.
647 (all): Do not depend on all-build.
648 (prebootstrap): Remove.
649 (dep-kind): Accept separate prefixes for MODULE and ON variables.
650 (Prebootstrap dependencies): Add them to the per-stage targets
651 and to all-prebootstrap.
652 * configure.in (build_configdirs): Always enable build_tools.
653 (BUILD_DIR_PREFIX): Remove.
654
655 * Makefile.def (gcc): Add target variable.
656 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
657 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
658 in the recursive `make', instead of hardwiring `all'.
659 (Autogenerated TARGET-* variables): New.
660
20f3bb80
BB
6612004-08-13 Brian Booth <bbooth@redhat.com>
662
663 * MAINTAINERS: Remove myself from write-after-approval.
664
b5be499d
NN
6652004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
666
667 * src-release: Stop distributing mmalloc with gdb (which doesn't
668 use it).
669 * Makefile.def: GDB doesn't depend on mmalloc anymore.
670 * Makefile.in: Regenerate.
671
b3f8d95d
MM
6722004-08-09 Mark Mitchell <mark@codesourcery.com>
673
674 * configure.in (arm*-*-eabi*): New target.
675 * configure: Regenerate.
676
3589b69e
PB
6772004-08-06 Paolo Bonzini <bonzini@gnu.org>
678
679 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
680 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
681 (Dependencies): New section.
682 * Makefile.tpl (Dependencies): Generate from Makefile.def.
683 (configure-target-[+module+]): Depend on maybe-all-gcc
684 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
685 (toplevel profiledbootstrap): Fix dependencies.
686 * Makefile.in: Regenerate.
687
972974fc
MM
6882004-08-03 Mark Mitchell <mark@codesourcery.com>
689
690 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
691 target-libiberty to noconfigdirs.
692 * configure: Regenerate.
693
bebf829d
PB
6942004-08-03 Paul Brook <paul@codesourcery.com>
695
696 * configure.in: Check for MPFR as well as GMP.
697 * configure: Regenerate.
698
98a5bb3b
RM
6992004-08-01 Robert Millan <robertmh@gnu.org>
700
701 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
702 libmudflap for all GNU-based systems (with Glibc).
703 * configure: Regenerate.
704
d32ab992
PB
7052004-08-03 Paolo Bonzini <bonzini@gnu.org>
706
707 * Makefile.def (host-modules): Add gcc.
708 * Makefile.in: Regenerate.
709 * Makefile.tpl (sorry): New rule.
710 (configure-host, all-host, [+make_target+]-host, do-check,
711 install-host): Do not add gcc as a special case.
712 (host modules): Add a small special-casing for gcc. Export
713 extra_make_flags through the environment.
714 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
715 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
716 other recursive targets for gcc): Remove.
717
718 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
719 (stage, unstage): New rules.
720 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
721 distclean-stage[+id+]): Use stage_current.
722 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
723 the stage*-start rules.
724
aeb732c1
GK
7252004-08-02 Geoffrey Keating <geoffk@apple.com>
726
727 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
728 use -all_load flag.
729
25b656e7
PB
7302004-08-02 Paolo Bonzini <bonzini@gnu.org>
731
732 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
733 * configure: Regenerate.
734
cc440d71
TM
7352004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
736
737 * maintainer-scripts/gcc_release: Revert yesterday's change.
738
270e140b
SB
7392004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
740
741 * MAINTAINERS: Add myself to write-after-approval.
742
3e4035f8
TM
7432004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
744
745 * libf2c: Removed.
746 * gcc/gccbug.in: Updated because of libf2c removal.
747 * maintainer-scripts/gcc_release: Ditto.
748
a3e8d8b4
LR
7492004-07-09 Loren J. Rittle <ljrittle@acm.org>
750
751 * configure.in: Build libmudflap by default on FreeBSD.
752 * configure: Regenerated.
753
dfcada9a
MM
7542004-07-09 Mark Mitchell <mark@codesourcery.com>
755
756 * configure.in: Do not build libmudflap by default on non-GNU/Linux
757 systems.
758 * configure: Regenerated.
759
3922b216
JDA
7602004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
761
762 PR target/16344
763 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
764 feedback based compiler.
765 * Makefile.in: Rebuilt.
766
95bcca47
AO
7672004-07-08 Alexandre Oliva <aoliva@redhat.com>
768
769 * Makefile.def (host_modules): Set bootstrap=true for flex.
770 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
771 * Makefile.in: Rebuilt.
772
051822f6
JH
7732004-07-07 Jan Hubicka <jh@suse.cz>
774
775 * MAINTAINERS: Add self as a profile feedback maintainer.
776
7b61653a
PE
7772004-07-05 Phil Edwards <phil@codesourcery.com>
778
779 * configure.in: Do not prepend $srcdir to /dev/null in
780 makefile fragments.
781 * configure: Regenerate.
782
23f6b2f9
PB
7832004-07-01 Paolo Bonzini <bonzini@gnu.org>
784
785 * Makefile.def (build_modules): Add bison, byacc, flex,
786 m4, texinfo.
787 (flags_to_pass): Add FLEX.
788 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
789 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
790 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
791 DEFAULT_MAKEINFO): Remove.
792 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
793 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
794 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
795 objdir or else use configured tool.
796 (all-build): New.
797 (all): Depend on it.
798 (Build module dependencies): Add.
799 * Makefile.in: Regenerate.
800 * configure.in: Better support for multiple build modules,
801 matching what is done for host/target modules. Do not look
802 for "plausible" locations of build tools if Canadian cross.
803 Use autoconf's AC_PROG_CC to find a C compiler. Define
804 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
805 * configure: Regenerate.
78716e86 806
1c020272
PB
8072004-06-22 Paolo Bonzini <bonzini@gnu.org>
808
809 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
810 * Makefile.in: Regenerate.
811
a52a0a7f
PB
8122004-06-22 Paolo Bonzini <bonzini@gnu.org>
813
814 * Makefile.tpl (configure-build-[+module+],
815 configure-[+module+], configure-target-[+module+]): Pass
816 [+extra_configure_args+].
817 (all-build-[+module+], all-[+module+], check-[+module+],
818 install-[+module+], [+make_target+]-[+module+],
819 all-target-[+module+], check-target-[+module+],
820 install-target-[+module+], [+make_target+]-target-[+module+]):
821 Pass [+extra_make_args+].
822 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
823 (GCC_HOST_EXPORTS): Remove.
824 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
825 cross, check-gcc, check-gcc-c++, install-gcc,
826 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
827 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
828 * Makefile.in: Regenerate.
829
ccde3f1a
MS
8302004-06-21 Matthew Sachs <msachs@apple.com>
831
832 * MAINTAINERS: Added self to write-after-approval.
833
6264b0a6
CF
8342004-06-21 Christopher Faylor <cgf@alum.bu.edu>
835
836 * configure.in: Check for srcdir/winsup rather than build directory
837 winsup.
838 * configure: Regenerate.
839
801e2270
CV
8402004-06-17 Corinna Vinschen <vinschen@redhat.com>
841
842 * configure.in: Don't build Cygwin native newlib if winsup
843 directory is missing. Emit warning instead.
844 * configure: Regenerate.
845
ad6717df
PB
8462004-06-09 Paolo Bonzini <bonzini@gnu.org>
847
848 * Makefile.tpl (touch-stage[+id+]): New.
849 (restage[+prev+]): Depend on touch-stage[+id+].
850
851 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
852 Use it throughout.
853
854 * Makefile.def: Add profile and feedback bootstrap stages.
855 Remove next field from bootstrap stages.
856 * Makefile.tpl (LN, LN_S): Substitute.
857 (stageN-start, stageN-end): Use double-colon rules, to
858 provide a hook for additional setup commands.
859 (distclean-stageN-gcc, restageN): Create dependencies from
860 [+prev+], not from [+next+].
861 (stageN-bubble): Add commands for successive stages from
862 [+prev+], using double-colon rules.
863 (all-stageN-gcc): Fix typo.
864 (stagefeedback-start, profiledbootstrap): New.
865 * Makefile.in: Regenerate.
866 * configure.in: Call ACX_PROG_LN.
867 * configure: Regenerate.
868
5bbb9680
CY
8692004-06-08 Canqun Yang <canqun@nudt.edu.cn>
870
871 * MAINTAINERS (Write After Approval): Add myself.
872
e18be1d4
MA
8732004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
874
875 * MAINTAINERS (Write After Approval): Add myself.
876
5607edfd
PB
8772004-06-03 Paolo Bonzini <bonzini@gnu.org>
878
879 * configure.in: Fix --enable-bootstrap breakage introduced in trees
880 without gcc.
881 * configure: Regenerate.
882
1ec4e9c3
PB
8832004-06-01 Paolo Bonzini <bonzini@gnu.org>
884
885 * Makefile.tpl: Fix typo.
886 * Makefile.in: Regenerate.
887
c2f7605f
PB
8882004-06-01 Paolo Bonzini <bonzini@gnu.org>
889
890 * configure.in: Remove new- prefix from toplevel
891 bootstrap targets.
892 * configure: Regenerate.
893
f516a7da
PB
8942004-06-01 Paolo Bonzini <bonzini@gnu.org>
895
896 * Makefile.tpl (all.normal): Rename to all.
897 (all): Replace with a rule to pick the default
898 target from configure.
899 (all-gcc, configure-gcc): Use conditionals to
900 do nothing when toplevel bootstrap is going on.
901 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
902 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
903 * configure.in: Support --enable-bootstrap.
904
905 * Makefile.def: Remove new- prefix from toplevel
906 bootstrap targets.
907 * Makefile.tpl: Likewise.
908
909 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
910 target.
911
912 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
913 $(RECURSE_FLAGS) to recursive invocation of make.
914
915 * Makefile.in: Regenerate.
916 * configure: Regenerate.
917
78dd5e36
AJ
9182004-05-30 Andreas Jaeger <aj@suse.de>
919 Jim Wilson <wilson@specifixinc.com>
920
921 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
922 like CC.
923
30f1bddc
DJ
9242004-05-27 Daniel Jacobowitz <dan@debian.org>
925
926 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
927 * configure: Regenerate.
928
4fc4dd12
DJ
9292004-05-25 Daniel Jacobowitz <drow@false.org>
930
931 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
932 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
933 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
934 targets.
935 * Makefile.in: Regenerate.
936
94632047 9372004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
938
939 * configure.in: Test the ability to symlink directories.
940 * configure: Regenerate.
941
942 * Makefile.def (bootstrap-stage): New definitions.
943 * Makefile.tpl (configure-stage1-gcc,
944 configure-stage2-gcc, configure-stage3-gcc,
945 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
946 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
947 new-restage3, compare): Autogenerate, see Makefile.in
948 entry for behavioral changes.
949 (distclean-stage1, new-stage1-start, new-stage1-end,
950 new-stage1-bubble, distclean-stage2, new-stage2-start,
951 new-stage2-end, new-stage2-bubble, distclean-stage3,
952 new-stage3-start, new-stage3-end): New autogenerated targets.
953 (objext, prebootstrap, BOOT_CFLAGS,
954 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
955 targets.
956
957 * Makefile.in: Regenerate.
958 (distclean-stage1, new-stage1-start, new-stage1-end,
959 new-stage1-bubble, distclean-stage2, new-stage2-start,
960 new-stage2-end, new-stage2-bubble, distclean-stage3,
961 new-stage3-start, new-stage3-end): New targets.
962 (all-stage1-gcc): Move prebootstrap dependency from here...
963 (configure-stage1-gcc): ...to here.
964 (new-bootstrap): Use bubble targets.
965 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
966 Use per-stage distclean targets.
967 (configure-stage1-gcc, configure-stage2-gcc,
968 configure-stage3-gcc, all-stage1-gcc,
969 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
970 Use new-stageN-start to prepare the tree.
971
4f4e53dd
PB
9722004-05-23 Paolo Bonzini <bonzini@gnu.org>
973
974 * Makefile.def (host_modules): add libcpp.
975 * Makefile.tpl: Add dependencies on and for libcpp.
976 * Makefile.in: Regenerate.
977 * configure.in: Add libcpp host module.
978 * configure: Regenerate.
979
60975492
PB
9802004-05-21 Paolo Bonzini <bonzini@gnu.org>
981
982 * Makefile.tpl: Whenever a recursive target is defined, wrap
983 it in a special @if/@endif block, and prepare its maybe
984 dependency in the @if/@endif block
985 * configure.in: Instead of writing maybe dependencies, remove
986 the @if/@endif statements, and remove the @if/@endif blocks
987 that remain.
988 * configure: Regenerate.
989 * Makefile.in: Regenerate.
990
5ce7d75d
JJ
9912004-05-20 Janis Johnson <janis187@us.ibm.com>
992
993 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
994
c779c42f
KK
9952004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
996
997 PR bootstrap/15120
998 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
999 * */configure: Rebuilt.
1000
b4117c30
ZW
10012004-05-17 Zack Weinberg <zack@codesourcery.com>
1002
1003 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1004 of libf2c.
1005 * configure, Makefile.in: Regenerate.
1006
315fcf97 1007