]> gcc.gnu.org Git - gcc.git/blame - ChangeLog
simplify-rtx.c (simplify_unary_operation): Add a missing "break" statement.
[gcc.git] / ChangeLog
CommitLineData
70132ce7
SK
12005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
20f0edca
ILT
52005-02-10 Ian Lance Taylor <ian@airs.com>
6
7 * MAINTAINERS: Update my e-mail address.
8
e64e5109
RG
92005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10
11 * MAINTAINERS (Write After Approval): Add myself.
12
40d64b5a
HPN
132005-01-29 Hans-Peter Nilsson <hp@axis.com>
14
15 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
16 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
17 target-libgloss when not *-*-elf and *-*-aout.
18 * configure: Regenerate.
19
54a12711
KH
202005-01-23 Kazu Hirata <kazu@cs.umass.edu>
21
22 * MAINTAINERS: Remove obsolete entries.
23
0aa99dbb
KH
24 * MAINTAINERS (Write After Approval): Add Michael Matz.
25
2b009f5f
NB
262005-01-19 Neil Booth <neil@daikokuya.co.uk>
27
28 * MAINTAINERS: Remove self as cpplib maintainer.
29
385870f5
KC
302005-01-17 Kelley Cook <kcook@gcc.gnu.org>
31
32 * install-sh, config.sub: Import from upstream.
33
e7daab31
KC
342005-01-17 Kelley Cook <kcook@gcc.gnu.org>
35
36 PR bootstrap/18222
37 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
38 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
39 * Makefile.in: Regenerate.
40
e6003f4d
JT
412005-01-16 Jason Thorpe <thorpej@netbsd.org>
42
43 * MAINTAINERS: Update my email address.
44
145e2972 452005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 46 Andreas Schwab <schwab@suse.de>
145e2972
DE
47
48 PR bootstrap/18033
49 * config-ml.in: Eval option if surrounded by single quotes.
50
86c7e0da
PB
512005-01-03 Paolo Bonzini <bonzini@gnu.org>
52
53 Revert 2004-12-28 Makefile changes, a better fix will be
54 applied to mainline and src after GCC 4.0 branches.
55
3224a22f
PB
562004-12-28 Paolo Bonzini <bonzini@gnu.org>
57
58 PR bootstrap/17383
59
60 * Makefile.def (target_modules): Remove stage parameter,
61 it is always true now.
62 * Makefile.tpl (configure-build-[+module+],
63 configure-target-[+module+]): Always build symlink tree
64 for the directory and for include. BUILD_SUBDIR and
65 TARGET_SUBDIR cannot be . anymore.
66 * Makefile.in: Regenerate.
67
aaf51ca2
DE
682004-12-25 David Edelsohn <edelsohn@gnu.org>
69
70 Revert 2004-12-08 Makefile changes.
71
4e32e454
DS
722004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
73
74 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
75 cygwin, mingw.
76
669f01d8
AS
772004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
78
79 * configure.in (sh64-*-*): Reenable gprof.
80 * configure: Regenerate.
81
1b227ee0
DE
822004-12-08 David Edelsohn <edelsohn@gnu.org>
83
84 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
85 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
86 (EXTRA_TARGET_FLAGS): Add PICFLAG.
87 * Makefile.in: Regenerate.
88
ce5e944c
CF
892004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
90
91 * MAINTAINERS: Update my email address.
92
893f1e87
MK
932004-12-07 Matt Kraai <kraai@ftbfs.org>
94
95 * Makefile.tpl: Generate normal dependencies if the LHS module is
96 not bootstrapped.
97 * Makefile.in: Regenerate.
98
bb59c339
RS
992004-12-03 Richard Sandiford <rsandifo@redhat.com>
100
101 * configure.in: Include config/gxx-include-dir.m4. Use
102 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
103 * configure: Regenerate.
104
4982adbe
RS
1052004-12-03 Richard Sandiford <rsandifo@redhat.com>
106
107 * config.if: Delete.
108 * configure.in: Set libstdcxx_incdir directly.
109 * configure: Regenerate.
110
05750653
EC
1112004-12-02 Eric Christopher <echristo@redhat.com>
112
113 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
114 * Makefile.in: Regenerate.
115
5fef1dbd
RS
1162004-12-02 Richard Sandiford <rsandifo@redhat.com>
117
118 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
119 * configure: Regenerate.
120
afabd8e6
RS
1212004-12-02 Richard Sandiford <rsandifo@redhat.com>
122
123 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
124 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
125 * configure: Regenerate.
126
78716e86
EC
1272004-12-01 Eric Christopher <echristo@redhat.com>
128
129 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
130 of things to remove.
131
57ab8ba9
MK
1322004-11-29 Matt Kraai <kraai@ftbfs.org>
133
134 * MAINTAINERS (Write After Approval): Update my e-mail address.
135
2539bffe
KC
1362004-11-29 Kelley Cook <kcook@gcc.gnu.org>
137
138 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
139 from CVS libtool to always pass_all.
140
3e732ba0
JDA
1412004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
142
143 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
144 (hppa*64*-*-*): Delete incorrect comment.
145 * configure: Rebuilt.
146
767f726e
KC
1472004-11-24 Kelley Cook <kcook@gcc.gnu.org>
148
149 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
150
2c92e90f
KC
1512004-11-24 Kelley Cook <kcook@gcc.gnu.org>
152
153 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
154 from CVS libtool to always pass_all.
155
32f84e48
KC
1562004-11-15 Kelley Cook <kcook@gcc.gnu.org>
157
158 * install-sh, compile: Import from automake.
159
9587be8a
KC
1602004-11-15 Kelley Cook <kcook@gcc.gnu.org>
161
162 * config.guess, config.sub: Import from savannnah.
163
04e81808 1642004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
165
166 * MAINTAINERS (Write After Approval): Add myself
167
f87a2b2e
MS
1682004-11-12 Mike Stump <mrs@apple.com>
169
170 * Makefile.def: Add html support.
171 * Makefile.tpl: Likewise.
172 * Makefile.in: Regenerate.
173
848556c2
GK
1742004-11-11 Geoffrey Keating <geoffk@apple.com>
175
556f03c4
GK
176 PR 18423
177 * configure.in: Remove all instances of build-fixincludes from
178 noconfigdirs.
179 (build_configargs): Supply --target to subdirectories.
180 * configure: Regenerate.
181
848556c2
GK
182 * Makefile.def: Make gcc install depend on fixincludes install.
183 * Makefile.in: Regenerate.
184
9e5712a5
JJ
1852004-11-10 Janis Johnson <janis187@us.ibm.com>
186
187 * MAINTAINERS: Add myself as gcc testsuite maintainer.
188
4ef509c0
PB
1892004-11-11 Paul Brook <paul@codesourcery.com>
190
191 * MAINTAINERS: Add self as arm maintainer. Update email address.
192
20d11df6
HPN
1932004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
194
195 * configure.in (noconfigdirs) [mmix-*-*]: Disable
196 target-libgfortran.
79fd8592 197 * configure: Regenerate.
20d11df6 198
68c70f15
DE
1992004-11-07 David Edelsohn <edelsohn@gnu.org>
200
201 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
202 like CC.
203
54f88091
PB
2042004-11-05 Paolo Bonzini <bonzini@gnu.org>
205
206 * Makefile.def (host fixincludes): Specify missing targets.
207 * Makefile.in: Regenerate.
208
6866abb8
RC
2092004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
210
211 * MAINTAINERS: Add myself
212
83f62578
GL
2132004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
214
215 * MAINTAINERS (Write After Approval): Add myself.
216
53c7ffe7
GK
2172004-11-04 Geoffrey Keating <geoffk@apple.com>
218
219 * Makefile.def: Build fixincludes for the host, too.
220 * Makefile.in: Regenerate.
221 * configure.in (host_tools): Add fixincludes.
222 * configure: Regenerate.
223
ac8b3d9d
DJ
2242004-11-04 Daniel Jacobowitz <dan@debian.org>
225
226 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
227 * configure: Regenerated.
228
bab37580
L
2292004-11-04 H.J. Lu <hongjiu.lu@intel.com>
230
231 PR other/17783
232 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
233 * configure: Regenerated.
234
db1de713
MM
2352004-10-31 Mark Mitchell <mark@codesourcery.com>
236
237 * README.SCO: Update per FSF instructions.
238
a827e21a
EW
2392004-10-28 Eric B. Weddington <ericw@evcohs.com>
240
241 PR target/18151
242 * configure.in (case ${target}): Do not build fixincludes for avr.
243 * configure: Regenerated.
244
9d069a4f
PB
2452004-10-26 Paolo Bonzini <bonzini@gnu.org>
246
247 * configure.in (case ${target}): Do not build fixincludes
248 on platforms where it is not used.
249 * configure: Regenerated.
250
fc45f3fe
DJ
2512004-10-23 Daniel Jacobowitz <dan@debian.org>
252
253 * configure.in: Use an absolute path to install-sh.
254 * configure: Regenerated.
255
36554b92
AL
2562004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
257
258 * MAINTAINERS (Write After Approval): Add myself.
259
88e9994a
KH
2602004-10-19 Kazu Hirata <kazu@cs.umass.edu>
261
262 * MAINTAINERS: Remove from Write After Approval those that are
263 already maintainers.
264
ad02a944
SP
2652004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
266
267 * MAINTAINERS: Update my email address.
268
c8e6cd41
KC
2692004-10-12 Kelley Cook <kcook@gcc.gnu.org>
270
271 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
272 * configure: Regenerate.
273
ebe55024
R
2742004-10-07 J"orn Rennecke <joern.rennecke@st.com>
275
276 * MAINTAINERS: Update my email address.
277
a8b0957e
KH
2782004-10-07 Kazu Hirata <kazu@cs.umass.edu>
279
280 * MAINTAINERS (Language Front Ends Maintainers): New. Move
281 entries belonging to this category.
282
96836f61
JZ
2832004-10-06 Josef Zlomek <josef.zlomek@email.cz>
284
285 * MAINTAINERS: Update my e-mail address.
286
7e0b5752
PB
2872004-10-06 Paolo Bonzini <bonzini@gnu.org>
288
289 Fix wrong conflict resolution in:
290
291 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
292
293 * Makefile.in: Regenerate.
294 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
295 in the recursive `make', instead of hardwiring `all'.
296 (Autogenerated TARGET-* variables): New.
297
370f7a47
TL
2982004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
299
300 * configure.in: Enable target-libgloss for crx-*-*.
301 * configure: Regenerate.
302
13e5d623
KH
3032004-10-04 Kazu Hirata <kazu@cs.umass.edu>
304
305 * MAINTAINERS (Various Maintainers): Move the "windows,
306 cygwin, mingw" maintainer to ...
307 (OS Port Maintainers): ... here.
308
a6497c1b
KH
3092004-10-04 Kazu Hirata <kazu@cs.umass.edu>
310
311 * MAINTAINERS (Write After Approval): Remove those that are
312 maintainers of some subsystem.
313
1abb828a
D
3142004-10-02 P.J. Darcy <darcypj@us.ibm.com>
315
316 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
317 * ltcf-cxx.sh (tpf*): Likewise.
318 * ltconfig (tpf*): Add TPF OS configuration support.
319
16d1338d
BS
3202004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
321
322 * MAINTAINERS: Change my email address to my new work account.
323
9082a750
MR
3242004-09-24 Michael Roth <mroth@nessie.de>
325
326 * configure.in (--without-headers): Add missing double quotes.
327 * configure: Regenerate.
328
07a8bdf8
KC
3292004-09-24 Kelley Cook <kcook@gcc.gnu.org>
330
331 * ylwrap: Revert to previous version.
332
4c4a5bbc
L
3332004-09-23 H.J. Lu <hongjiu.lu@intel.com>
334
335 PR bootstrap/17369
336 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
337 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
338 SET_GCC_LIB_PATH_CMD.
339 (BASE_TARGET_EXPORTS): Likewise.
340 * Makefile.in: Regenerated.
341
342 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
343 * configure: Regenerated.
344
85f59630
KC
3452004-09-23 Kelley Cook <kcook@gcc.gnu.org>
346
347 * config.guess: New upstream version
348 * compile, depcomp, install-sh, ylwrap: Likewise.
349
95c53c62
RS
3502004-09-19 Roger Sayle <roger@eyesopen.com>
351
352 * config/mh-x86omitfp: New host makefile fragment. Add
353 -fomit-frame-pointer to the default BOOT_CFLAGS.
354 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
355 * configure: Regenerate.
356
0a1c093b
AP
3572004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
358
359 PR target/11572
360 * configure.in (*-*-darwin*): Renable libobjc.
361 * configure: Regenerate.
362
315fcf97
NS
3632004-09-10 Nathan Sidwell <nathan@codesourcery.com>
364
365 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
366
0a050485 3672004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 368
0a050485
DB
369 * Makefile.def: Remove libbanshee.
370 * Makefile.tpl: Ditto.
371 * configure.in: Ditto.
372 * Makefile.in: Regen.
373 * configure: Ditto.
374
5f4a098e
DE
3752004-09-08 David Edelsohn <edelsohn@gnu.org>
376
377 * ltmain.sh: Use $pic_object as $non_pic_object if
378 $non_pic_object=none.
379
32b2511f
PB
3802004-09-07 Paolo Bonzini <bonzini@gnu.org>
381
382 * missing: Import latest version from master repository.
383
fc4d0e82
NC
3842004-09-06 Nick Clifton <nickc@redhat.com>
385
386 * config.sub: Import latest version from master repository.
387 * config.guess: Likewise.
388 This includes these changes:
78716e86 389
fc4d0e82
NC
390 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
391
392 * config.sub: Handle crisv32, alias etraxfs.
393 * config.guess (crisv32:Linux:*:*): Handle.
394
395 2004-08-13 Brad Smith <brad@comstyle.com>
396
397 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
398 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
399
400 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
401
402 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
403 assume the processor is a powerpc. This is because coreutils
404 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
405 in this case, due to a MacOS X bug that causes
406 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
407 to return a negative number.
408 Problem reported by Petter Reinholdtsen in:
409 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
410
411 2004-07-19 Ben Elliston <bje@gnu.org>
412
413 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
414
415 2004-06-24 Ben Elliston <bje@gnu.org>
416
417 * config.guess: Update copyright years.
418 * config.sub: Likewise.
419
420 2004-06-22 Robert Millan <robertmh@gnu.org>
421
422 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
423 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
424
425 2004-06-22 Stanley F. Quayle <stan@stanq.com>
426
427 * config.guess (*:*VMS:*:*): New entry. Replaces
428 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
429 manufacturer.
430
431 2004-06-22 Ben Elliston <bje@gnu.org>
432
433 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
434 * config.sub: Likewise.
435
436 2004-06-22 Ben Elliston <bje@gnu.org>
437
438 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
439 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
440
441 2004-06-11 Ben Elliston <bje@gnu.org>
442
443 * config.guess (pegasos:OpenBSD:*:*): Remove.
444
445 2004-06-11 Ben Elliston <bje@gnu.org>
446
447 From Wouter Verhelst <wouter@grep.be>:
448 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
449
450 2004-06-11 Ben Elliston <bje@gnu.org>
451
452 * config.guess (luna88k:OpenBSD:*:*): New.
453
454 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
455
456 * config.guess (m32r*:Linux:*:*): New case.
457 * config.sub: Handle m32rle.
458
459 2004-03-12 Ben Elliston <bje@wasabisystems.com>
460
461 From Jens Petersen <petersen@redhat.com>:
462 * config.sub: Handle sparcv8.
463
464 2004-03-03 Ben Elliston <bje@wasabisystems.com>
465
466 From Tom Smith <smith@cag.lkg.hp.com>:
467 * config.guess: Version suffixes are equally significant on Tru64
468 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
469 prefix of "P" (patched kernel).
470
471 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
472
473 * config.sub: Add support for National Semiconductor CRX target.
474
2f4cc6bf
JJ
4752004-09-03 Janis Johnson <janis187@us.ibm.com>
476
477 * MAINTAINERS (Various Maintainers): Remove myself as web page
478 maintainer, add myself as maintainer of build status lists.
479
61fec9ff
JB
4802004-09-03 Jan Beulich <jbeulich@novell.com>
481
482 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
483 *-*-netware, but add target-libmudflap.
484 Consolidate *-*-netware targets (of which really only i?86 exists)
485 into a single entry.
486 * configure: Likewise.
487
45f366ab
PB
4882004-09-01 Paolo Bonzini <bonzini@gnu.org>
489
490 * Makefile.tpl (sorry): Remove.
491 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
492 (cleanstrap targets): Depend on distclean, not distclean-stage1.
493 (do-clean): Clean per-stage directories too.
494 (do-distclean): Run distclean-stage1 too.
495 (.NOTPARALLEL): Enable during toplevel bootstrap.
496 (stage[+id+]-bubble): Enable parallel execution during
497 the recursive invocation.
498 * Makefile.in: Regenerate.
499
500 Fix previous checkin:
501
502 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
503 include.
504 * configure.in: Fix indentation.
505 * configure: Regenerate.
506
be8fff81
RB
5072004-08-31 Robert Bowdidge <bowdidge@apple.com>
508
45f366ab
PB
509 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
510 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
511 * configure: regenerate
78716e86 512 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
45f366ab 513 -mdynamic-no-pic
be8fff81
RB
514
515
71b5d516
PB
5162004-08-31 Paolo Bonzini <bonzini@gnu.org>
517
518 * Makefile.def (build_modules): Add fixincludes.
519 (dependencies): Make gcc depend on fixincludes.
520 * configure.in (build_tools): Add fixincludes.
521 (build_configdirs): Always include build_libs.
522 * Makefile.in: Regenerate.
523 * configure: Regenerate.
524
5252004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
526
527 * Makefile.def (bootstrap stages): Add 'lean' parameter.
528 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
529 phony targets; do not generate timestamp files.
530 (distclean-stageN): Remove references to their timestamp files.
531 (restageN, touch-stageN): Remove.
532 (stageN-bubble): Rewritten.
533 (compare): Support lean bootstraps.
534 * Makefile.in: Regenerate.
535
536 * configure.in: Only warn when bootstrapping but
537 build != host or build != target. Support lean bootstraps.
538 * configure: Regenerate.
539
ce7cbbb0
PE
5402004-08-26 Phil Edwards <phil@codesourcery.com>
541
542 * configure.in: Give a better error message if GMP/MPFR are missing
543 and a language needing them has been requested.
544 * configure: Regenerated.
545
9c71a529
PE
5462004-08-25 Phil Edwards <phil@codesourcery.com>
547
548 * configure.in: Print a list of available language front-ends if
549 a requested one is missing. Tidy stray tab characters.
550 * configure: Regenerated.
551
e3f92d3b
MK
5522004-08-19 Michael Koch <konqueror@gmx.de>
553
554 * gcc/doc/install.texi: Update entry about automake for libjava.
555
c3f84f61
RM
5562004-08-17 Robert Millan <robertmh@gnu.org>
557
558 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
559 (instead of FreeBSD).
560 * configure: Regenerate.
561
7c27e184
PB
5622004-08-16 Paolo Bonzini <bonzini@gnu.org>
563
564 * Makefile.in: Regenerate.
565 * configure: Regenerate.
566
567 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
568 stage_*_flags.
569 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
570 for bootstrapped modules if toplevel bootstrap is going.
571 (GCC bootstrap): Generate per-stage targets for all bootstrapped
572 modules. Adjust for changes in Makefile.def. Enable several
573 rules even in non-bootstrap mode, just to avoid peppering the
574 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
575 (stage-[+prev+]-bubble): Remove.
576
577 * Makefile.def (Dependencies): Depend on all-build-bison,
578 all-build-flex, all-build-byacc, all-build-texinfo, rather
579 than the host variations.
580 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
581 with BUILD_SUBDIR.
582 (BISON): Update for recent Bisons.
583 (YACC): Fix typo.
584 (cross): Depend on all-build.
585 (all): Do not depend on all-build.
586 (prebootstrap): Remove.
587 (dep-kind): Accept separate prefixes for MODULE and ON variables.
588 (Prebootstrap dependencies): Add them to the per-stage targets
589 and to all-prebootstrap.
590 * configure.in (build_configdirs): Always enable build_tools.
591 (BUILD_DIR_PREFIX): Remove.
592
593 * Makefile.def (gcc): Add target variable.
594 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
595 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
596 in the recursive `make', instead of hardwiring `all'.
597 (Autogenerated TARGET-* variables): New.
598
20f3bb80
BB
5992004-08-13 Brian Booth <bbooth@redhat.com>
600
601 * MAINTAINERS: Remove myself from write-after-approval.
602
b5be499d
NN
6032004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
604
605 * src-release: Stop distributing mmalloc with gdb (which doesn't
606 use it).
607 * Makefile.def: GDB doesn't depend on mmalloc anymore.
608 * Makefile.in: Regenerate.
609
b3f8d95d
MM
6102004-08-09 Mark Mitchell <mark@codesourcery.com>
611
612 * configure.in (arm*-*-eabi*): New target.
613 * configure: Regenerate.
614
3589b69e
PB
6152004-08-06 Paolo Bonzini <bonzini@gnu.org>
616
617 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
618 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
619 (Dependencies): New section.
620 * Makefile.tpl (Dependencies): Generate from Makefile.def.
621 (configure-target-[+module+]): Depend on maybe-all-gcc
622 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
623 (toplevel profiledbootstrap): Fix dependencies.
624 * Makefile.in: Regenerate.
625
972974fc
MM
6262004-08-03 Mark Mitchell <mark@codesourcery.com>
627
628 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
629 target-libiberty to noconfigdirs.
630 * configure: Regenerate.
631
bebf829d
PB
6322004-08-03 Paul Brook <paul@codesourcery.com>
633
634 * configure.in: Check for MPFR as well as GMP.
635 * configure: Regenerate.
636
98a5bb3b
RM
6372004-08-01 Robert Millan <robertmh@gnu.org>
638
639 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
640 libmudflap for all GNU-based systems (with Glibc).
641 * configure: Regenerate.
642
d32ab992
PB
6432004-08-03 Paolo Bonzini <bonzini@gnu.org>
644
645 * Makefile.def (host-modules): Add gcc.
646 * Makefile.in: Regenerate.
647 * Makefile.tpl (sorry): New rule.
648 (configure-host, all-host, [+make_target+]-host, do-check,
649 install-host): Do not add gcc as a special case.
650 (host modules): Add a small special-casing for gcc. Export
651 extra_make_flags through the environment.
652 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
653 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
654 other recursive targets for gcc): Remove.
655
656 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
657 (stage, unstage): New rules.
658 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
659 distclean-stage[+id+]): Use stage_current.
660 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
661 the stage*-start rules.
662
aeb732c1
GK
6632004-08-02 Geoffrey Keating <geoffk@apple.com>
664
665 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
666 use -all_load flag.
667
25b656e7
PB
6682004-08-02 Paolo Bonzini <bonzini@gnu.org>
669
670 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
671 * configure: Regenerate.
672
cc440d71
TM
6732004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
674
675 * maintainer-scripts/gcc_release: Revert yesterday's change.
676
270e140b
SB
6772004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
678
679 * MAINTAINERS: Add myself to write-after-approval.
680
3e4035f8
TM
6812004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
682
683 * libf2c: Removed.
684 * gcc/gccbug.in: Updated because of libf2c removal.
685 * maintainer-scripts/gcc_release: Ditto.
686
a3e8d8b4
LR
6872004-07-09 Loren J. Rittle <ljrittle@acm.org>
688
689 * configure.in: Build libmudflap by default on FreeBSD.
690 * configure: Regenerated.
691
dfcada9a
MM
6922004-07-09 Mark Mitchell <mark@codesourcery.com>
693
694 * configure.in: Do not build libmudflap by default on non-GNU/Linux
695 systems.
696 * configure: Regenerated.
697
3922b216
JDA
6982004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
699
700 PR target/16344
701 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
702 feedback based compiler.
703 * Makefile.in: Rebuilt.
704
95bcca47
AO
7052004-07-08 Alexandre Oliva <aoliva@redhat.com>
706
707 * Makefile.def (host_modules): Set bootstrap=true for flex.
708 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
709 * Makefile.in: Rebuilt.
710
051822f6
JH
7112004-07-07 Jan Hubicka <jh@suse.cz>
712
713 * MAINTAINERS: Add self as a profile feedback maintainer.
714
7b61653a
PE
7152004-07-05 Phil Edwards <phil@codesourcery.com>
716
717 * configure.in: Do not prepend $srcdir to /dev/null in
718 makefile fragments.
719 * configure: Regenerate.
720
23f6b2f9
PB
7212004-07-01 Paolo Bonzini <bonzini@gnu.org>
722
723 * Makefile.def (build_modules): Add bison, byacc, flex,
724 m4, texinfo.
725 (flags_to_pass): Add FLEX.
726 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
727 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
728 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
729 DEFAULT_MAKEINFO): Remove.
730 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
731 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
732 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
733 objdir or else use configured tool.
734 (all-build): New.
735 (all): Depend on it.
736 (Build module dependencies): Add.
737 * Makefile.in: Regenerate.
738 * configure.in: Better support for multiple build modules,
739 matching what is done for host/target modules. Do not look
740 for "plausible" locations of build tools if Canadian cross.
741 Use autoconf's AC_PROG_CC to find a C compiler. Define
742 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
743 * configure: Regenerate.
78716e86 744
1c020272
PB
7452004-06-22 Paolo Bonzini <bonzini@gnu.org>
746
747 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
748 * Makefile.in: Regenerate.
749
a52a0a7f
PB
7502004-06-22 Paolo Bonzini <bonzini@gnu.org>
751
752 * Makefile.tpl (configure-build-[+module+],
753 configure-[+module+], configure-target-[+module+]): Pass
754 [+extra_configure_args+].
755 (all-build-[+module+], all-[+module+], check-[+module+],
756 install-[+module+], [+make_target+]-[+module+],
757 all-target-[+module+], check-target-[+module+],
758 install-target-[+module+], [+make_target+]-target-[+module+]):
759 Pass [+extra_make_args+].
760 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
761 (GCC_HOST_EXPORTS): Remove.
762 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
763 cross, check-gcc, check-gcc-c++, install-gcc,
764 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
765 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
766 * Makefile.in: Regenerate.
767
ccde3f1a
MS
7682004-06-21 Matthew Sachs <msachs@apple.com>
769
770 * MAINTAINERS: Added self to write-after-approval.
771
6264b0a6
CF
7722004-06-21 Christopher Faylor <cgf@alum.bu.edu>
773
774 * configure.in: Check for srcdir/winsup rather than build directory
775 winsup.
776 * configure: Regenerate.
777
801e2270
CV
7782004-06-17 Corinna Vinschen <vinschen@redhat.com>
779
780 * configure.in: Don't build Cygwin native newlib if winsup
781 directory is missing. Emit warning instead.
782 * configure: Regenerate.
783
ad6717df
PB
7842004-06-09 Paolo Bonzini <bonzini@gnu.org>
785
786 * Makefile.tpl (touch-stage[+id+]): New.
787 (restage[+prev+]): Depend on touch-stage[+id+].
788
789 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
790 Use it throughout.
791
792 * Makefile.def: Add profile and feedback bootstrap stages.
793 Remove next field from bootstrap stages.
794 * Makefile.tpl (LN, LN_S): Substitute.
795 (stageN-start, stageN-end): Use double-colon rules, to
796 provide a hook for additional setup commands.
797 (distclean-stageN-gcc, restageN): Create dependencies from
798 [+prev+], not from [+next+].
799 (stageN-bubble): Add commands for successive stages from
800 [+prev+], using double-colon rules.
801 (all-stageN-gcc): Fix typo.
802 (stagefeedback-start, profiledbootstrap): New.
803 * Makefile.in: Regenerate.
804 * configure.in: Call ACX_PROG_LN.
805 * configure: Regenerate.
806
5bbb9680
CY
8072004-06-08 Canqun Yang <canqun@nudt.edu.cn>
808
809 * MAINTAINERS (Write After Approval): Add myself.
810
e18be1d4
MA
8112004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
812
813 * MAINTAINERS (Write After Approval): Add myself.
814
5607edfd
PB
8152004-06-03 Paolo Bonzini <bonzini@gnu.org>
816
817 * configure.in: Fix --enable-bootstrap breakage introduced in trees
818 without gcc.
819 * configure: Regenerate.
820
1ec4e9c3
PB
8212004-06-01 Paolo Bonzini <bonzini@gnu.org>
822
823 * Makefile.tpl: Fix typo.
824 * Makefile.in: Regenerate.
825
c2f7605f
PB
8262004-06-01 Paolo Bonzini <bonzini@gnu.org>
827
828 * configure.in: Remove new- prefix from toplevel
829 bootstrap targets.
830 * configure: Regenerate.
831
f516a7da
PB
8322004-06-01 Paolo Bonzini <bonzini@gnu.org>
833
834 * Makefile.tpl (all.normal): Rename to all.
835 (all): Replace with a rule to pick the default
836 target from configure.
837 (all-gcc, configure-gcc): Use conditionals to
838 do nothing when toplevel bootstrap is going on.
839 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
840 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
841 * configure.in: Support --enable-bootstrap.
842
843 * Makefile.def: Remove new- prefix from toplevel
844 bootstrap targets.
845 * Makefile.tpl: Likewise.
846
847 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
848 target.
849
850 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
851 $(RECURSE_FLAGS) to recursive invocation of make.
852
853 * Makefile.in: Regenerate.
854 * configure: Regenerate.
855
78dd5e36
AJ
8562004-05-30 Andreas Jaeger <aj@suse.de>
857 Jim Wilson <wilson@specifixinc.com>
858
859 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
860 like CC.
861
30f1bddc
DJ
8622004-05-27 Daniel Jacobowitz <dan@debian.org>
863
864 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
865 * configure: Regenerate.
866
4fc4dd12
DJ
8672004-05-25 Daniel Jacobowitz <drow@false.org>
868
869 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
870 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
871 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
872 targets.
873 * Makefile.in: Regenerate.
874
94632047 8752004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
876
877 * configure.in: Test the ability to symlink directories.
878 * configure: Regenerate.
879
880 * Makefile.def (bootstrap-stage): New definitions.
881 * Makefile.tpl (configure-stage1-gcc,
882 configure-stage2-gcc, configure-stage3-gcc,
883 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
884 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
885 new-restage3, compare): Autogenerate, see Makefile.in
886 entry for behavioral changes.
887 (distclean-stage1, new-stage1-start, new-stage1-end,
888 new-stage1-bubble, distclean-stage2, new-stage2-start,
889 new-stage2-end, new-stage2-bubble, distclean-stage3,
890 new-stage3-start, new-stage3-end): New autogenerated targets.
891 (objext, prebootstrap, BOOT_CFLAGS,
892 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
893 targets.
894
895 * Makefile.in: Regenerate.
896 (distclean-stage1, new-stage1-start, new-stage1-end,
897 new-stage1-bubble, distclean-stage2, new-stage2-start,
898 new-stage2-end, new-stage2-bubble, distclean-stage3,
899 new-stage3-start, new-stage3-end): New targets.
900 (all-stage1-gcc): Move prebootstrap dependency from here...
901 (configure-stage1-gcc): ...to here.
902 (new-bootstrap): Use bubble targets.
903 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
904 Use per-stage distclean targets.
905 (configure-stage1-gcc, configure-stage2-gcc,
906 configure-stage3-gcc, all-stage1-gcc,
907 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
908 Use new-stageN-start to prepare the tree.
909
4f4e53dd
PB
9102004-05-23 Paolo Bonzini <bonzini@gnu.org>
911
912 * Makefile.def (host_modules): add libcpp.
913 * Makefile.tpl: Add dependencies on and for libcpp.
914 * Makefile.in: Regenerate.
915 * configure.in: Add libcpp host module.
916 * configure: Regenerate.
917
60975492
PB
9182004-05-21 Paolo Bonzini <bonzini@gnu.org>
919
920 * Makefile.tpl: Whenever a recursive target is defined, wrap
921 it in a special @if/@endif block, and prepare its maybe
922 dependency in the @if/@endif block
923 * configure.in: Instead of writing maybe dependencies, remove
924 the @if/@endif statements, and remove the @if/@endif blocks
925 that remain.
926 * configure: Regenerate.
927 * Makefile.in: Regenerate.
928
5ce7d75d
JJ
9292004-05-20 Janis Johnson <janis187@us.ibm.com>
930
931 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
932
c779c42f
KK
9332004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
934
935 PR bootstrap/15120
936 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
937 * */configure: Rebuilt.
938
b4117c30
ZW
9392004-05-17 Zack Weinberg <zack@codesourcery.com>
940
941 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
942 of libf2c.
943 * configure, Makefile.in: Regenerate.
944
315fcf97 945