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