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