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