]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
ggc-page.c (ggc_alloc_stat): Use __builtin_ctzl instead of a loop to look for a free...
[thirdparty/gcc.git] / ChangeLog
CommitLineData
145e2972 12005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 2 Andreas Schwab <schwab@suse.de>
145e2972
DE
3
4 PR bootstrap/18033
5 * config-ml.in: Eval option if surrounded by single quotes.
6
86c7e0da
PB
72005-01-03 Paolo Bonzini <bonzini@gnu.org>
8
9 Revert 2004-12-28 Makefile changes, a better fix will be
10 applied to mainline and src after GCC 4.0 branches.
11
3224a22f
PB
122004-12-28 Paolo Bonzini <bonzini@gnu.org>
13
14 PR bootstrap/17383
15
16 * Makefile.def (target_modules): Remove stage parameter,
17 it is always true now.
18 * Makefile.tpl (configure-build-[+module+],
19 configure-target-[+module+]): Always build symlink tree
20 for the directory and for include. BUILD_SUBDIR and
21 TARGET_SUBDIR cannot be . anymore.
22 * Makefile.in: Regenerate.
23
aaf51ca2
DE
242004-12-25 David Edelsohn <edelsohn@gnu.org>
25
26 Revert 2004-12-08 Makefile changes.
27
4e32e454
DS
282004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
29
30 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
31 cygwin, mingw.
32
669f01d8
AS
332004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
34
35 * configure.in (sh64-*-*): Reenable gprof.
36 * configure: Regenerate.
37
1b227ee0
DE
382004-12-08 David Edelsohn <edelsohn@gnu.org>
39
40 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
41 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
42 (EXTRA_TARGET_FLAGS): Add PICFLAG.
43 * Makefile.in: Regenerate.
44
ce5e944c
CF
452004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
46
47 * MAINTAINERS: Update my email address.
48
893f1e87
MK
492004-12-07 Matt Kraai <kraai@ftbfs.org>
50
51 * Makefile.tpl: Generate normal dependencies if the LHS module is
52 not bootstrapped.
53 * Makefile.in: Regenerate.
54
bb59c339
RS
552004-12-03 Richard Sandiford <rsandifo@redhat.com>
56
57 * configure.in: Include config/gxx-include-dir.m4. Use
58 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
59 * configure: Regenerate.
60
4982adbe
RS
612004-12-03 Richard Sandiford <rsandifo@redhat.com>
62
63 * config.if: Delete.
64 * configure.in: Set libstdcxx_incdir directly.
65 * configure: Regenerate.
66
05750653
EC
672004-12-02 Eric Christopher <echristo@redhat.com>
68
69 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
70 * Makefile.in: Regenerate.
71
5fef1dbd
RS
722004-12-02 Richard Sandiford <rsandifo@redhat.com>
73
74 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
75 * configure: Regenerate.
76
afabd8e6
RS
772004-12-02 Richard Sandiford <rsandifo@redhat.com>
78
79 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
80 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
81 * configure: Regenerate.
82
78716e86
EC
832004-12-01 Eric Christopher <echristo@redhat.com>
84
85 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
86 of things to remove.
87
57ab8ba9
MK
882004-11-29 Matt Kraai <kraai@ftbfs.org>
89
90 * MAINTAINERS (Write After Approval): Update my e-mail address.
91
2539bffe
KC
922004-11-29 Kelley Cook <kcook@gcc.gnu.org>
93
94 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
95 from CVS libtool to always pass_all.
96
3e732ba0
JDA
972004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
98
99 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
100 (hppa*64*-*-*): Delete incorrect comment.
101 * configure: Rebuilt.
102
767f726e
KC
1032004-11-24 Kelley Cook <kcook@gcc.gnu.org>
104
105 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
106
2c92e90f
KC
1072004-11-24 Kelley Cook <kcook@gcc.gnu.org>
108
109 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
110 from CVS libtool to always pass_all.
111
32f84e48
KC
1122004-11-15 Kelley Cook <kcook@gcc.gnu.org>
113
114 * install-sh, compile: Import from automake.
115
9587be8a
KC
1162004-11-15 Kelley Cook <kcook@gcc.gnu.org>
117
118 * config.guess, config.sub: Import from savannnah.
119
04e81808 1202004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
121
122 * MAINTAINERS (Write After Approval): Add myself
123
f87a2b2e
MS
1242004-11-12 Mike Stump <mrs@apple.com>
125
126 * Makefile.def: Add html support.
127 * Makefile.tpl: Likewise.
128 * Makefile.in: Regenerate.
129
848556c2
GK
1302004-11-11 Geoffrey Keating <geoffk@apple.com>
131
556f03c4
GK
132 PR 18423
133 * configure.in: Remove all instances of build-fixincludes from
134 noconfigdirs.
135 (build_configargs): Supply --target to subdirectories.
136 * configure: Regenerate.
137
848556c2
GK
138 * Makefile.def: Make gcc install depend on fixincludes install.
139 * Makefile.in: Regenerate.
140
9e5712a5
JJ
1412004-11-10 Janis Johnson <janis187@us.ibm.com>
142
143 * MAINTAINERS: Add myself as gcc testsuite maintainer.
144
4ef509c0
PB
1452004-11-11 Paul Brook <paul@codesourcery.com>
146
147 * MAINTAINERS: Add self as arm maintainer. Update email address.
148
20d11df6
HPN
1492004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
150
151 * configure.in (noconfigdirs) [mmix-*-*]: Disable
152 target-libgfortran.
79fd8592 153 * configure: Regenerate.
20d11df6 154
68c70f15
DE
1552004-11-07 David Edelsohn <edelsohn@gnu.org>
156
157 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
158 like CC.
159
54f88091
PB
1602004-11-05 Paolo Bonzini <bonzini@gnu.org>
161
162 * Makefile.def (host fixincludes): Specify missing targets.
163 * Makefile.in: Regenerate.
164
6866abb8
RC
1652004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
166
167 * MAINTAINERS: Add myself
168
83f62578
GL
1692004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
170
171 * MAINTAINERS (Write After Approval): Add myself.
172
53c7ffe7
GK
1732004-11-04 Geoffrey Keating <geoffk@apple.com>
174
175 * Makefile.def: Build fixincludes for the host, too.
176 * Makefile.in: Regenerate.
177 * configure.in (host_tools): Add fixincludes.
178 * configure: Regenerate.
179
ac8b3d9d
DJ
1802004-11-04 Daniel Jacobowitz <dan@debian.org>
181
182 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
183 * configure: Regenerated.
184
bab37580
L
1852004-11-04 H.J. Lu <hongjiu.lu@intel.com>
186
187 PR other/17783
188 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
189 * configure: Regenerated.
190
db1de713
MM
1912004-10-31 Mark Mitchell <mark@codesourcery.com>
192
193 * README.SCO: Update per FSF instructions.
194
a827e21a
EW
1952004-10-28 Eric B. Weddington <ericw@evcohs.com>
196
197 PR target/18151
198 * configure.in (case ${target}): Do not build fixincludes for avr.
199 * configure: Regenerated.
200
9d069a4f
PB
2012004-10-26 Paolo Bonzini <bonzini@gnu.org>
202
203 * configure.in (case ${target}): Do not build fixincludes
204 on platforms where it is not used.
205 * configure: Regenerated.
206
fc45f3fe
DJ
2072004-10-23 Daniel Jacobowitz <dan@debian.org>
208
209 * configure.in: Use an absolute path to install-sh.
210 * configure: Regenerated.
211
36554b92
AL
2122004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
213
214 * MAINTAINERS (Write After Approval): Add myself.
215
88e9994a
KH
2162004-10-19 Kazu Hirata <kazu@cs.umass.edu>
217
218 * MAINTAINERS: Remove from Write After Approval those that are
219 already maintainers.
220
ad02a944
SP
2212004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
222
223 * MAINTAINERS: Update my email address.
224
c8e6cd41
KC
2252004-10-12 Kelley Cook <kcook@gcc.gnu.org>
226
227 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
228 * configure: Regenerate.
229
ebe55024
R
2302004-10-07 J"orn Rennecke <joern.rennecke@st.com>
231
232 * MAINTAINERS: Update my email address.
233
a8b0957e
KH
2342004-10-07 Kazu Hirata <kazu@cs.umass.edu>
235
236 * MAINTAINERS (Language Front Ends Maintainers): New. Move
237 entries belonging to this category.
238
96836f61
JZ
2392004-10-06 Josef Zlomek <josef.zlomek@email.cz>
240
241 * MAINTAINERS: Update my e-mail address.
242
7e0b5752
PB
2432004-10-06 Paolo Bonzini <bonzini@gnu.org>
244
245 Fix wrong conflict resolution in:
246
247 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
248
249 * Makefile.in: Regenerate.
250 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
251 in the recursive `make', instead of hardwiring `all'.
252 (Autogenerated TARGET-* variables): New.
253
370f7a47
TL
2542004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
255
256 * configure.in: Enable target-libgloss for crx-*-*.
257 * configure: Regenerate.
258
13e5d623
KH
2592004-10-04 Kazu Hirata <kazu@cs.umass.edu>
260
261 * MAINTAINERS (Various Maintainers): Move the "windows,
262 cygwin, mingw" maintainer to ...
263 (OS Port Maintainers): ... here.
264
a6497c1b
KH
2652004-10-04 Kazu Hirata <kazu@cs.umass.edu>
266
267 * MAINTAINERS (Write After Approval): Remove those that are
268 maintainers of some subsystem.
269
1abb828a
D
2702004-10-02 P.J. Darcy <darcypj@us.ibm.com>
271
272 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
273 * ltcf-cxx.sh (tpf*): Likewise.
274 * ltconfig (tpf*): Add TPF OS configuration support.
275
16d1338d
BS
2762004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
277
278 * MAINTAINERS: Change my email address to my new work account.
279
9082a750
MR
2802004-09-24 Michael Roth <mroth@nessie.de>
281
282 * configure.in (--without-headers): Add missing double quotes.
283 * configure: Regenerate.
284
07a8bdf8
KC
2852004-09-24 Kelley Cook <kcook@gcc.gnu.org>
286
287 * ylwrap: Revert to previous version.
288
4c4a5bbc
L
2892004-09-23 H.J. Lu <hongjiu.lu@intel.com>
290
291 PR bootstrap/17369
292 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
293 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
294 SET_GCC_LIB_PATH_CMD.
295 (BASE_TARGET_EXPORTS): Likewise.
296 * Makefile.in: Regenerated.
297
298 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
299 * configure: Regenerated.
300
85f59630
KC
3012004-09-23 Kelley Cook <kcook@gcc.gnu.org>
302
303 * config.guess: New upstream version
304 * compile, depcomp, install-sh, ylwrap: Likewise.
305
95c53c62
RS
3062004-09-19 Roger Sayle <roger@eyesopen.com>
307
308 * config/mh-x86omitfp: New host makefile fragment. Add
309 -fomit-frame-pointer to the default BOOT_CFLAGS.
310 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
311 * configure: Regenerate.
312
0a1c093b
AP
3132004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
314
315 PR target/11572
316 * configure.in (*-*-darwin*): Renable libobjc.
317 * configure: Regenerate.
318
315fcf97
NS
3192004-09-10 Nathan Sidwell <nathan@codesourcery.com>
320
321 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
322
0a050485 3232004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 324
0a050485
DB
325 * Makefile.def: Remove libbanshee.
326 * Makefile.tpl: Ditto.
327 * configure.in: Ditto.
328 * Makefile.in: Regen.
329 * configure: Ditto.
330
5f4a098e
DE
3312004-09-08 David Edelsohn <edelsohn@gnu.org>
332
333 * ltmain.sh: Use $pic_object as $non_pic_object if
334 $non_pic_object=none.
335
32b2511f
PB
3362004-09-07 Paolo Bonzini <bonzini@gnu.org>
337
338 * missing: Import latest version from master repository.
339
fc4d0e82
NC
3402004-09-06 Nick Clifton <nickc@redhat.com>
341
342 * config.sub: Import latest version from master repository.
343 * config.guess: Likewise.
344 This includes these changes:
78716e86 345
fc4d0e82
NC
346 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
347
348 * config.sub: Handle crisv32, alias etraxfs.
349 * config.guess (crisv32:Linux:*:*): Handle.
350
351 2004-08-13 Brad Smith <brad@comstyle.com>
352
353 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
354 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
355
356 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
357
358 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
359 assume the processor is a powerpc. This is because coreutils
360 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
361 in this case, due to a MacOS X bug that causes
362 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
363 to return a negative number.
364 Problem reported by Petter Reinholdtsen in:
365 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
366
367 2004-07-19 Ben Elliston <bje@gnu.org>
368
369 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
370
371 2004-06-24 Ben Elliston <bje@gnu.org>
372
373 * config.guess: Update copyright years.
374 * config.sub: Likewise.
375
376 2004-06-22 Robert Millan <robertmh@gnu.org>
377
378 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
379 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
380
381 2004-06-22 Stanley F. Quayle <stan@stanq.com>
382
383 * config.guess (*:*VMS:*:*): New entry. Replaces
384 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
385 manufacturer.
386
387 2004-06-22 Ben Elliston <bje@gnu.org>
388
389 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
390 * config.sub: Likewise.
391
392 2004-06-22 Ben Elliston <bje@gnu.org>
393
394 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
395 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
396
397 2004-06-11 Ben Elliston <bje@gnu.org>
398
399 * config.guess (pegasos:OpenBSD:*:*): Remove.
400
401 2004-06-11 Ben Elliston <bje@gnu.org>
402
403 From Wouter Verhelst <wouter@grep.be>:
404 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
405
406 2004-06-11 Ben Elliston <bje@gnu.org>
407
408 * config.guess (luna88k:OpenBSD:*:*): New.
409
410 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
411
412 * config.guess (m32r*:Linux:*:*): New case.
413 * config.sub: Handle m32rle.
414
415 2004-03-12 Ben Elliston <bje@wasabisystems.com>
416
417 From Jens Petersen <petersen@redhat.com>:
418 * config.sub: Handle sparcv8.
419
420 2004-03-03 Ben Elliston <bje@wasabisystems.com>
421
422 From Tom Smith <smith@cag.lkg.hp.com>:
423 * config.guess: Version suffixes are equally significant on Tru64
424 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
425 prefix of "P" (patched kernel).
426
427 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
428
429 * config.sub: Add support for National Semiconductor CRX target.
430
2f4cc6bf
JJ
4312004-09-03 Janis Johnson <janis187@us.ibm.com>
432
433 * MAINTAINERS (Various Maintainers): Remove myself as web page
434 maintainer, add myself as maintainer of build status lists.
435
61fec9ff
JB
4362004-09-03 Jan Beulich <jbeulich@novell.com>
437
438 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
439 *-*-netware, but add target-libmudflap.
440 Consolidate *-*-netware targets (of which really only i?86 exists)
441 into a single entry.
442 * configure: Likewise.
443
45f366ab
PB
4442004-09-01 Paolo Bonzini <bonzini@gnu.org>
445
446 * Makefile.tpl (sorry): Remove.
447 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
448 (cleanstrap targets): Depend on distclean, not distclean-stage1.
449 (do-clean): Clean per-stage directories too.
450 (do-distclean): Run distclean-stage1 too.
451 (.NOTPARALLEL): Enable during toplevel bootstrap.
452 (stage[+id+]-bubble): Enable parallel execution during
453 the recursive invocation.
454 * Makefile.in: Regenerate.
455
456 Fix previous checkin:
457
458 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
459 include.
460 * configure.in: Fix indentation.
461 * configure: Regenerate.
462
be8fff81
RB
4632004-08-31 Robert Bowdidge <bowdidge@apple.com>
464
45f366ab
PB
465 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
466 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
467 * configure: regenerate
78716e86 468 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
45f366ab 469 -mdynamic-no-pic
be8fff81
RB
470
471
71b5d516
PB
4722004-08-31 Paolo Bonzini <bonzini@gnu.org>
473
474 * Makefile.def (build_modules): Add fixincludes.
475 (dependencies): Make gcc depend on fixincludes.
476 * configure.in (build_tools): Add fixincludes.
477 (build_configdirs): Always include build_libs.
478 * Makefile.in: Regenerate.
479 * configure: Regenerate.
480
4812004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
482
483 * Makefile.def (bootstrap stages): Add 'lean' parameter.
484 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
485 phony targets; do not generate timestamp files.
486 (distclean-stageN): Remove references to their timestamp files.
487 (restageN, touch-stageN): Remove.
488 (stageN-bubble): Rewritten.
489 (compare): Support lean bootstraps.
490 * Makefile.in: Regenerate.
491
492 * configure.in: Only warn when bootstrapping but
493 build != host or build != target. Support lean bootstraps.
494 * configure: Regenerate.
495
ce7cbbb0
PE
4962004-08-26 Phil Edwards <phil@codesourcery.com>
497
498 * configure.in: Give a better error message if GMP/MPFR are missing
499 and a language needing them has been requested.
500 * configure: Regenerated.
501
9c71a529
PE
5022004-08-25 Phil Edwards <phil@codesourcery.com>
503
504 * configure.in: Print a list of available language front-ends if
505 a requested one is missing. Tidy stray tab characters.
506 * configure: Regenerated.
507
e3f92d3b
MK
5082004-08-19 Michael Koch <konqueror@gmx.de>
509
510 * gcc/doc/install.texi: Update entry about automake for libjava.
511
c3f84f61
RM
5122004-08-17 Robert Millan <robertmh@gnu.org>
513
514 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
515 (instead of FreeBSD).
516 * configure: Regenerate.
517
7c27e184
PB
5182004-08-16 Paolo Bonzini <bonzini@gnu.org>
519
520 * Makefile.in: Regenerate.
521 * configure: Regenerate.
522
523 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
524 stage_*_flags.
525 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
526 for bootstrapped modules if toplevel bootstrap is going.
527 (GCC bootstrap): Generate per-stage targets for all bootstrapped
528 modules. Adjust for changes in Makefile.def. Enable several
529 rules even in non-bootstrap mode, just to avoid peppering the
530 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
531 (stage-[+prev+]-bubble): Remove.
532
533 * Makefile.def (Dependencies): Depend on all-build-bison,
534 all-build-flex, all-build-byacc, all-build-texinfo, rather
535 than the host variations.
536 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
537 with BUILD_SUBDIR.
538 (BISON): Update for recent Bisons.
539 (YACC): Fix typo.
540 (cross): Depend on all-build.
541 (all): Do not depend on all-build.
542 (prebootstrap): Remove.
543 (dep-kind): Accept separate prefixes for MODULE and ON variables.
544 (Prebootstrap dependencies): Add them to the per-stage targets
545 and to all-prebootstrap.
546 * configure.in (build_configdirs): Always enable build_tools.
547 (BUILD_DIR_PREFIX): Remove.
548
549 * Makefile.def (gcc): Add target variable.
550 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
551 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
552 in the recursive `make', instead of hardwiring `all'.
553 (Autogenerated TARGET-* variables): New.
554
20f3bb80
BB
5552004-08-13 Brian Booth <bbooth@redhat.com>
556
557 * MAINTAINERS: Remove myself from write-after-approval.
558
b5be499d
NN
5592004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
560
561 * src-release: Stop distributing mmalloc with gdb (which doesn't
562 use it).
563 * Makefile.def: GDB doesn't depend on mmalloc anymore.
564 * Makefile.in: Regenerate.
565
b3f8d95d
MM
5662004-08-09 Mark Mitchell <mark@codesourcery.com>
567
568 * configure.in (arm*-*-eabi*): New target.
569 * configure: Regenerate.
570
3589b69e
PB
5712004-08-06 Paolo Bonzini <bonzini@gnu.org>
572
573 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
574 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
575 (Dependencies): New section.
576 * Makefile.tpl (Dependencies): Generate from Makefile.def.
577 (configure-target-[+module+]): Depend on maybe-all-gcc
578 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
579 (toplevel profiledbootstrap): Fix dependencies.
580 * Makefile.in: Regenerate.
581
972974fc
MM
5822004-08-03 Mark Mitchell <mark@codesourcery.com>
583
584 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
585 target-libiberty to noconfigdirs.
586 * configure: Regenerate.
587
bebf829d
PB
5882004-08-03 Paul Brook <paul@codesourcery.com>
589
590 * configure.in: Check for MPFR as well as GMP.
591 * configure: Regenerate.
592
98a5bb3b
RM
5932004-08-01 Robert Millan <robertmh@gnu.org>
594
595 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
596 libmudflap for all GNU-based systems (with Glibc).
597 * configure: Regenerate.
598
d32ab992
PB
5992004-08-03 Paolo Bonzini <bonzini@gnu.org>
600
601 * Makefile.def (host-modules): Add gcc.
602 * Makefile.in: Regenerate.
603 * Makefile.tpl (sorry): New rule.
604 (configure-host, all-host, [+make_target+]-host, do-check,
605 install-host): Do not add gcc as a special case.
606 (host modules): Add a small special-casing for gcc. Export
607 extra_make_flags through the environment.
608 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
609 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
610 other recursive targets for gcc): Remove.
611
612 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
613 (stage, unstage): New rules.
614 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
615 distclean-stage[+id+]): Use stage_current.
616 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
617 the stage*-start rules.
618
aeb732c1
GK
6192004-08-02 Geoffrey Keating <geoffk@apple.com>
620
621 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
622 use -all_load flag.
623
25b656e7
PB
6242004-08-02 Paolo Bonzini <bonzini@gnu.org>
625
626 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
627 * configure: Regenerate.
628
cc440d71
TM
6292004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
630
631 * maintainer-scripts/gcc_release: Revert yesterday's change.
632
270e140b
SB
6332004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
634
635 * MAINTAINERS: Add myself to write-after-approval.
636
3e4035f8
TM
6372004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
638
639 * libf2c: Removed.
640 * gcc/gccbug.in: Updated because of libf2c removal.
641 * maintainer-scripts/gcc_release: Ditto.
642
a3e8d8b4
LR
6432004-07-09 Loren J. Rittle <ljrittle@acm.org>
644
645 * configure.in: Build libmudflap by default on FreeBSD.
646 * configure: Regenerated.
647
dfcada9a
MM
6482004-07-09 Mark Mitchell <mark@codesourcery.com>
649
650 * configure.in: Do not build libmudflap by default on non-GNU/Linux
651 systems.
652 * configure: Regenerated.
653
3922b216
JDA
6542004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
655
656 PR target/16344
657 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
658 feedback based compiler.
659 * Makefile.in: Rebuilt.
660
95bcca47
AO
6612004-07-08 Alexandre Oliva <aoliva@redhat.com>
662
663 * Makefile.def (host_modules): Set bootstrap=true for flex.
664 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
665 * Makefile.in: Rebuilt.
666
051822f6
JH
6672004-07-07 Jan Hubicka <jh@suse.cz>
668
669 * MAINTAINERS: Add self as a profile feedback maintainer.
670
7b61653a
PE
6712004-07-05 Phil Edwards <phil@codesourcery.com>
672
673 * configure.in: Do not prepend $srcdir to /dev/null in
674 makefile fragments.
675 * configure: Regenerate.
676
23f6b2f9
PB
6772004-07-01 Paolo Bonzini <bonzini@gnu.org>
678
679 * Makefile.def (build_modules): Add bison, byacc, flex,
680 m4, texinfo.
681 (flags_to_pass): Add FLEX.
682 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
683 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
684 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
685 DEFAULT_MAKEINFO): Remove.
686 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
687 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
688 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
689 objdir or else use configured tool.
690 (all-build): New.
691 (all): Depend on it.
692 (Build module dependencies): Add.
693 * Makefile.in: Regenerate.
694 * configure.in: Better support for multiple build modules,
695 matching what is done for host/target modules. Do not look
696 for "plausible" locations of build tools if Canadian cross.
697 Use autoconf's AC_PROG_CC to find a C compiler. Define
698 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
699 * configure: Regenerate.
78716e86 700
1c020272
PB
7012004-06-22 Paolo Bonzini <bonzini@gnu.org>
702
703 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
704 * Makefile.in: Regenerate.
705
a52a0a7f
PB
7062004-06-22 Paolo Bonzini <bonzini@gnu.org>
707
708 * Makefile.tpl (configure-build-[+module+],
709 configure-[+module+], configure-target-[+module+]): Pass
710 [+extra_configure_args+].
711 (all-build-[+module+], all-[+module+], check-[+module+],
712 install-[+module+], [+make_target+]-[+module+],
713 all-target-[+module+], check-target-[+module+],
714 install-target-[+module+], [+make_target+]-target-[+module+]):
715 Pass [+extra_make_args+].
716 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
717 (GCC_HOST_EXPORTS): Remove.
718 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
719 cross, check-gcc, check-gcc-c++, install-gcc,
720 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
721 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
722 * Makefile.in: Regenerate.
723
ccde3f1a
MS
7242004-06-21 Matthew Sachs <msachs@apple.com>
725
726 * MAINTAINERS: Added self to write-after-approval.
727
6264b0a6
CF
7282004-06-21 Christopher Faylor <cgf@alum.bu.edu>
729
730 * configure.in: Check for srcdir/winsup rather than build directory
731 winsup.
732 * configure: Regenerate.
733
801e2270
CV
7342004-06-17 Corinna Vinschen <vinschen@redhat.com>
735
736 * configure.in: Don't build Cygwin native newlib if winsup
737 directory is missing. Emit warning instead.
738 * configure: Regenerate.
739
ad6717df
PB
7402004-06-09 Paolo Bonzini <bonzini@gnu.org>
741
742 * Makefile.tpl (touch-stage[+id+]): New.
743 (restage[+prev+]): Depend on touch-stage[+id+].
744
745 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
746 Use it throughout.
747
748 * Makefile.def: Add profile and feedback bootstrap stages.
749 Remove next field from bootstrap stages.
750 * Makefile.tpl (LN, LN_S): Substitute.
751 (stageN-start, stageN-end): Use double-colon rules, to
752 provide a hook for additional setup commands.
753 (distclean-stageN-gcc, restageN): Create dependencies from
754 [+prev+], not from [+next+].
755 (stageN-bubble): Add commands for successive stages from
756 [+prev+], using double-colon rules.
757 (all-stageN-gcc): Fix typo.
758 (stagefeedback-start, profiledbootstrap): New.
759 * Makefile.in: Regenerate.
760 * configure.in: Call ACX_PROG_LN.
761 * configure: Regenerate.
762
5bbb9680
CY
7632004-06-08 Canqun Yang <canqun@nudt.edu.cn>
764
765 * MAINTAINERS (Write After Approval): Add myself.
766
e18be1d4
MA
7672004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
768
769 * MAINTAINERS (Write After Approval): Add myself.
770
5607edfd
PB
7712004-06-03 Paolo Bonzini <bonzini@gnu.org>
772
773 * configure.in: Fix --enable-bootstrap breakage introduced in trees
774 without gcc.
775 * configure: Regenerate.
776
1ec4e9c3
PB
7772004-06-01 Paolo Bonzini <bonzini@gnu.org>
778
779 * Makefile.tpl: Fix typo.
780 * Makefile.in: Regenerate.
781
c2f7605f
PB
7822004-06-01 Paolo Bonzini <bonzini@gnu.org>
783
784 * configure.in: Remove new- prefix from toplevel
785 bootstrap targets.
786 * configure: Regenerate.
787
f516a7da
PB
7882004-06-01 Paolo Bonzini <bonzini@gnu.org>
789
790 * Makefile.tpl (all.normal): Rename to all.
791 (all): Replace with a rule to pick the default
792 target from configure.
793 (all-gcc, configure-gcc): Use conditionals to
794 do nothing when toplevel bootstrap is going on.
795 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
796 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
797 * configure.in: Support --enable-bootstrap.
798
799 * Makefile.def: Remove new- prefix from toplevel
800 bootstrap targets.
801 * Makefile.tpl: Likewise.
802
803 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
804 target.
805
806 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
807 $(RECURSE_FLAGS) to recursive invocation of make.
808
809 * Makefile.in: Regenerate.
810 * configure: Regenerate.
811
78dd5e36
AJ
8122004-05-30 Andreas Jaeger <aj@suse.de>
813 Jim Wilson <wilson@specifixinc.com>
814
815 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
816 like CC.
817
30f1bddc
DJ
8182004-05-27 Daniel Jacobowitz <dan@debian.org>
819
820 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
821 * configure: Regenerate.
822
4fc4dd12
DJ
8232004-05-25 Daniel Jacobowitz <drow@false.org>
824
825 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
826 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
827 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
828 targets.
829 * Makefile.in: Regenerate.
830
94632047 8312004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
832
833 * configure.in: Test the ability to symlink directories.
834 * configure: Regenerate.
835
836 * Makefile.def (bootstrap-stage): New definitions.
837 * Makefile.tpl (configure-stage1-gcc,
838 configure-stage2-gcc, configure-stage3-gcc,
839 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
840 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
841 new-restage3, compare): Autogenerate, see Makefile.in
842 entry for behavioral changes.
843 (distclean-stage1, new-stage1-start, new-stage1-end,
844 new-stage1-bubble, distclean-stage2, new-stage2-start,
845 new-stage2-end, new-stage2-bubble, distclean-stage3,
846 new-stage3-start, new-stage3-end): New autogenerated targets.
847 (objext, prebootstrap, BOOT_CFLAGS,
848 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
849 targets.
850
851 * Makefile.in: Regenerate.
852 (distclean-stage1, new-stage1-start, new-stage1-end,
853 new-stage1-bubble, distclean-stage2, new-stage2-start,
854 new-stage2-end, new-stage2-bubble, distclean-stage3,
855 new-stage3-start, new-stage3-end): New targets.
856 (all-stage1-gcc): Move prebootstrap dependency from here...
857 (configure-stage1-gcc): ...to here.
858 (new-bootstrap): Use bubble targets.
859 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
860 Use per-stage distclean targets.
861 (configure-stage1-gcc, configure-stage2-gcc,
862 configure-stage3-gcc, all-stage1-gcc,
863 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
864 Use new-stageN-start to prepare the tree.
865
4f4e53dd
PB
8662004-05-23 Paolo Bonzini <bonzini@gnu.org>
867
868 * Makefile.def (host_modules): add libcpp.
869 * Makefile.tpl: Add dependencies on and for libcpp.
870 * Makefile.in: Regenerate.
871 * configure.in: Add libcpp host module.
872 * configure: Regenerate.
873
60975492
PB
8742004-05-21 Paolo Bonzini <bonzini@gnu.org>
875
876 * Makefile.tpl: Whenever a recursive target is defined, wrap
877 it in a special @if/@endif block, and prepare its maybe
878 dependency in the @if/@endif block
879 * configure.in: Instead of writing maybe dependencies, remove
880 the @if/@endif statements, and remove the @if/@endif blocks
881 that remain.
882 * configure: Regenerate.
883 * Makefile.in: Regenerate.
884
5ce7d75d
JJ
8852004-05-20 Janis Johnson <janis187@us.ibm.com>
886
887 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
888
c779c42f
KK
8892004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
890
891 PR bootstrap/15120
892 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
893 * */configure: Rebuilt.
894
b4117c30
ZW
8952004-05-17 Zack Weinberg <zack@codesourcery.com>
896
897 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
898 of libf2c.
899 * configure, Makefile.in: Regenerate.
900
315fcf97 901