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