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