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