]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
configure.ac: Set ld_vers_major, ld_vers_minor and ld_vers_patch for GNU linker.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
c9392a2b
DE
12005-05-05 David Edelsohn <edelsohn@gnu.org>
2
3 * ltconfig: Define file_list_spec. Pass file_list_spec and
4 with_gnu_ld to libtool.
5 * ltcf-c.sh (aix[45]): Define file_list_spec.
6 * ltcf-cxx.sh (aix[45]): Same.
7 * ltcf-gcj.sh (aix[45]): Same.
8 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9 exists, write list of input files to temporary file.
10
bebcd931
MS
112005-05-04 Mike Stump <mrs@apple.com>
12
13 * configure.in: Always pass --target to target configures as
14 otherwise rebuilds that do --recheck will fail.
15 * confiugure: Rebuilt.
16
ce406537
PB
172005-05-04 Paolo Bonzini <bonzini@gnu.org>
18
19 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
20 STAGE_HOST_EXPORTS.
21 (configure, all): Add bootstrap support.
22 (Host modules, target modules): Pass post-stage1 flags and exports.
23 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
24 * Makefile.in: Regenerate.
25
aa9dcfc4
PB
262005-04-29 Paolo Bonzini <bonzini@gnu.org>
27
28 * configure: Regenerate.
29
b6f9abcf
MS
302005-04-27 Mike Stump <mrs@apple.com>
31
32 * MAINTAINERS: Add self as darwin maintainer.
33
acb217cb
BS
342005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
35
36 * config.sub: Update from master copy.
37
b6dae270
MS
382005-04-21 Mike Stump <mrs@apple.com>
39
40 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
41 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
42
c2e0d3a9
HPN
432005-04-19 Hans-Peter Nilsson <hp@axis.com>
44
45 * configure.in <crisv32-*-*, cris-*-*>: New local variable
46 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
47 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
48 "*-*-elf" and "*-*-linux*".
49 * configure: Regenerate.
50
871ae772
JM
512005-04-14 Joseph S. Myers <joseph@codesourcery.com>
52
53 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
54
bf070c29
MS
552005-04-12 Mike Stump <mrs@apple.com>
56
57 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
58
e865b6f7
TK
592005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
60
61 * MAINTAINERS (Write After Approval): Add myself.
62
7b71ad7f
BS
632005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
64
65 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
66
25b42232
PB
672005-04-06 Paolo Bonzini <bonzini@gnu.org>
68
69 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
70 (TARGET_CONFIGARGS): Include --with-target-subdir.
71 (configure, all): New macros. Use them throughout.
72 * Makefile.in: Regenerate.
73
d727c624
JG
742005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
75
76 * MAINTAINERS (Write After Approval): Add myself.
77
fff72cc4
ZD
782005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
79
80 * MAINTAINERS: Remove 'loop unrolling' maintainer.
81
86472dc3
GP
822005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
83
84 * MAINTAINERS: Move John Carr to Write After Approval.
85
5d0f90e5
R
862005-03-30 J"orn Rennecke <joern.rennecke@st.com>
87
88 * config/mh-mingw32: Delete.
89 * configure.in: Don't use it.
90 * configure: Regenerate.
91
33da42bc
PB
922005-03-31 Paolo Bonzini <bonzini@gnu.org>
93
94 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
95 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
96 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
97 (HOST_LIB_PATH): Generate from Makefile.def.
98 (TARGET_LIB_PATH): Likewise.
99 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
100 * Makefile.in: Regenerate.
101 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
102 (RPATH_ENVVAR): Include Darwin case.
103 * configure: Regenerate.
104
15cc1841
TF
1052005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
106
107 * MAINTAINERS (Various Maintainers): Remove self.
108 (Write After Approval): Add self.
109
6a8c79d5
TF
1102005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
111
112 * MAINTAINERS (Various Maintainers): Add self.
113
256f7136
PB
1142005-03-25 Paolo Bonzini <bonzini@gnu.org>
115
116 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
117 * configure: Regenerate.
118
191dd2c9
ZW
1192005-03-21 Zack Weinberg <zack@codesourcery.com>
120
121 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
122 gcc_version, and gcc_version_trigger from set of flags to pass.
123 * Makefile.tpl: Remove definitions of above variables.
124 (config.status): Remove dependency on $(gcc_version_trigger).
125 * Makefile.in: Regenerate.
126 * configure.in: Do not reference config/gcc-version.m4 nor
127 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
128 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
129 * configure: Regenerate.
130
ef6e9bc0
MH
1312005-03-16 Manfred Hollstein <manfred.h@gmx.net>
132 Andrew Pinski <pinskia@physics.uc.edu>
133
134 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
135 * Makefile.in: Regenerate.
136
009bbd5a
FW
1372005-03-13 Feng Wang <fengwang@nudt.edu.cn>
138
139 * MAINTAINERS (Write After Approval): Add myself.
140
09f8755b
DA
1412005-03-03 David Ayers <d.ayers@inode.at>
142
143 * MAINTAINERS (Write After Approval): Add myself.
144
e73ed25c
AO
1452005-03-01 Alexandre Oliva <aoliva@redhat.com>
146
147 PR libgcj/20160
148 * ltmain.sh: Avoid creating archives with components that have
149 duplicate basenames.
150
ace9ac7b
AP
1512005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
152
153 PR bootstrap/20250
154 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
155 instead of check.
156 * Makefile.in: Regenerate.
157
c9db9354
PB
1582005-02-28 Paolo Bonzini <bonzini@gnu.org>
159
160 * Makefile.in: Regenerate to fix conflict between the previous two
161 patches.
162
215c351a
PB
1632005-02-28 Paolo Bonzini <bonzini@gnu.org>
164
165 PR bootstrap/17383
166 * Makefile.def (target_modules): Remove "stage", now unnecessary.
167 * Makefile.tpl (HOST_SUBDIR): New substitution.
168 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
169 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
170 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
171 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
172 (Host modules, Bootstrapped modules): Use it.
173 (Build modules, Target modules): Do not create symlink trees,
174 always configure out-of-srcdir.
175 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
176 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
177 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
178 $(HOST_SUBDIR). Create a symlink for host_subdir.
179
180 * Makefile.in: Regenerate.
181 * configure: Regenerate.
182
5395b47b
NN
1832005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
184
185 Merged from libada-gnattools-branch:
186 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
187
188 * gnattools: New directory.
189 * Makefile.def: Add gnattools as a module, depending on target-libada.
190 * Makefile.in: Regenerate.
191 * configure.in: Include gnattools in host_tools; disable it if ada
192 is disabled.
193 * configure: Regenerate.
194
ca2cc05c
JM
1952005-02-24 James A. Morrison <phython@gcc.gnu.org>
196
197 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
198 treelang maintainer.
199 (Write After Approval): Remove myself.
200
d2f3024f
PS
2012005-02-23 Paul Schlie <schlie@comcast.net>
202
203 * configure.in: Allow darwin targeted ports to build tk, itcl and
204 libgui.
205 * configure: Regenerate.
206
bba5e0ca
EB
2072005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
208
209 PR libgcj/10353
210 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
211 * configure: Regenerate.
212
70132ce7
SK
2132005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
214
215 * MAINTAINERS (Write After Approval): Add myself.
216
20f0edca
ILT
2172005-02-10 Ian Lance Taylor <ian@airs.com>
218
219 * MAINTAINERS: Update my e-mail address.
220
e64e5109
RG
2212005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
222
223 * MAINTAINERS (Write After Approval): Add myself.
224
40d64b5a
HPN
2252005-01-29 Hans-Peter Nilsson <hp@axis.com>
226
227 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
228 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
229 target-libgloss when not *-*-elf and *-*-aout.
230 * configure: Regenerate.
231
54a12711
KH
2322005-01-23 Kazu Hirata <kazu@cs.umass.edu>
233
234 * MAINTAINERS: Remove obsolete entries.
235
0aa99dbb
KH
236 * MAINTAINERS (Write After Approval): Add Michael Matz.
237
2b009f5f
NB
2382005-01-19 Neil Booth <neil@daikokuya.co.uk>
239
240 * MAINTAINERS: Remove self as cpplib maintainer.
241
385870f5
KC
2422005-01-17 Kelley Cook <kcook@gcc.gnu.org>
243
244 * install-sh, config.sub: Import from upstream.
245
e7daab31
KC
2462005-01-17 Kelley Cook <kcook@gcc.gnu.org>
247
248 PR bootstrap/18222
249 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
250 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
251 * Makefile.in: Regenerate.
252
e6003f4d
JT
2532005-01-16 Jason Thorpe <thorpej@netbsd.org>
254
255 * MAINTAINERS: Update my email address.
256
145e2972 2572005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 258 Andreas Schwab <schwab@suse.de>
145e2972
DE
259
260 PR bootstrap/18033
261 * config-ml.in: Eval option if surrounded by single quotes.
262
86c7e0da
PB
2632005-01-03 Paolo Bonzini <bonzini@gnu.org>
264
265 Revert 2004-12-28 Makefile changes, a better fix will be
266 applied to mainline and src after GCC 4.0 branches.
267
3224a22f
PB
2682004-12-28 Paolo Bonzini <bonzini@gnu.org>
269
270 PR bootstrap/17383
271
272 * Makefile.def (target_modules): Remove stage parameter,
273 it is always true now.
274 * Makefile.tpl (configure-build-[+module+],
275 configure-target-[+module+]): Always build symlink tree
276 for the directory and for include. BUILD_SUBDIR and
277 TARGET_SUBDIR cannot be . anymore.
278 * Makefile.in: Regenerate.
279
aaf51ca2
DE
2802004-12-25 David Edelsohn <edelsohn@gnu.org>
281
282 Revert 2004-12-08 Makefile changes.
283
4e32e454
DS
2842004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
285
286 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
287 cygwin, mingw.
288
669f01d8
AS
2892004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
290
291 * configure.in (sh64-*-*): Reenable gprof.
292 * configure: Regenerate.
293
1b227ee0
DE
2942004-12-08 David Edelsohn <edelsohn@gnu.org>
295
296 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
297 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
298 (EXTRA_TARGET_FLAGS): Add PICFLAG.
299 * Makefile.in: Regenerate.
300
ce5e944c
CF
3012004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
302
303 * MAINTAINERS: Update my email address.
304
893f1e87
MK
3052004-12-07 Matt Kraai <kraai@ftbfs.org>
306
307 * Makefile.tpl: Generate normal dependencies if the LHS module is
308 not bootstrapped.
309 * Makefile.in: Regenerate.
310
bb59c339
RS
3112004-12-03 Richard Sandiford <rsandifo@redhat.com>
312
313 * configure.in: Include config/gxx-include-dir.m4. Use
314 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
315 * configure: Regenerate.
316
4982adbe
RS
3172004-12-03 Richard Sandiford <rsandifo@redhat.com>
318
319 * config.if: Delete.
320 * configure.in: Set libstdcxx_incdir directly.
321 * configure: Regenerate.
322
05750653
EC
3232004-12-02 Eric Christopher <echristo@redhat.com>
324
325 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
326 * Makefile.in: Regenerate.
327
5fef1dbd
RS
3282004-12-02 Richard Sandiford <rsandifo@redhat.com>
329
330 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
331 * configure: Regenerate.
332
afabd8e6
RS
3332004-12-02 Richard Sandiford <rsandifo@redhat.com>
334
335 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
336 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
337 * configure: Regenerate.
338
78716e86
EC
3392004-12-01 Eric Christopher <echristo@redhat.com>
340
341 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
342 of things to remove.
343
57ab8ba9
MK
3442004-11-29 Matt Kraai <kraai@ftbfs.org>
345
346 * MAINTAINERS (Write After Approval): Update my e-mail address.
347
2539bffe
KC
3482004-11-29 Kelley Cook <kcook@gcc.gnu.org>
349
350 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
351 from CVS libtool to always pass_all.
352
3e732ba0
JDA
3532004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
354
355 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
356 (hppa*64*-*-*): Delete incorrect comment.
357 * configure: Rebuilt.
358
767f726e
KC
3592004-11-24 Kelley Cook <kcook@gcc.gnu.org>
360
361 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
362
2c92e90f
KC
3632004-11-24 Kelley Cook <kcook@gcc.gnu.org>
364
365 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
366 from CVS libtool to always pass_all.
367
32f84e48
KC
3682004-11-15 Kelley Cook <kcook@gcc.gnu.org>
369
370 * install-sh, compile: Import from automake.
371
9587be8a
KC
3722004-11-15 Kelley Cook <kcook@gcc.gnu.org>
373
374 * config.guess, config.sub: Import from savannnah.
375
04e81808 3762004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
377
378 * MAINTAINERS (Write After Approval): Add myself
379
f87a2b2e
MS
3802004-11-12 Mike Stump <mrs@apple.com>
381
382 * Makefile.def: Add html support.
383 * Makefile.tpl: Likewise.
384 * Makefile.in: Regenerate.
385
848556c2
GK
3862004-11-11 Geoffrey Keating <geoffk@apple.com>
387
556f03c4
GK
388 PR 18423
389 * configure.in: Remove all instances of build-fixincludes from
390 noconfigdirs.
391 (build_configargs): Supply --target to subdirectories.
392 * configure: Regenerate.
393
848556c2
GK
394 * Makefile.def: Make gcc install depend on fixincludes install.
395 * Makefile.in: Regenerate.
396
9e5712a5
JJ
3972004-11-10 Janis Johnson <janis187@us.ibm.com>
398
399 * MAINTAINERS: Add myself as gcc testsuite maintainer.
400
4ef509c0
PB
4012004-11-11 Paul Brook <paul@codesourcery.com>
402
403 * MAINTAINERS: Add self as arm maintainer. Update email address.
404
20d11df6
HPN
4052004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
406
407 * configure.in (noconfigdirs) [mmix-*-*]: Disable
408 target-libgfortran.
79fd8592 409 * configure: Regenerate.
20d11df6 410
68c70f15
DE
4112004-11-07 David Edelsohn <edelsohn@gnu.org>
412
413 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
414 like CC.
415
54f88091
PB
4162004-11-05 Paolo Bonzini <bonzini@gnu.org>
417
418 * Makefile.def (host fixincludes): Specify missing targets.
419 * Makefile.in: Regenerate.
420
6866abb8
RC
4212004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
422
423 * MAINTAINERS: Add myself
424
83f62578
GL
4252004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
426
427 * MAINTAINERS (Write After Approval): Add myself.
428
53c7ffe7
GK
4292004-11-04 Geoffrey Keating <geoffk@apple.com>
430
431 * Makefile.def: Build fixincludes for the host, too.
432 * Makefile.in: Regenerate.
433 * configure.in (host_tools): Add fixincludes.
434 * configure: Regenerate.
435
ac8b3d9d
DJ
4362004-11-04 Daniel Jacobowitz <dan@debian.org>
437
438 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
439 * configure: Regenerated.
440
bab37580
L
4412004-11-04 H.J. Lu <hongjiu.lu@intel.com>
442
443 PR other/17783
444 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
445 * configure: Regenerated.
446
db1de713
MM
4472004-10-31 Mark Mitchell <mark@codesourcery.com>
448
449 * README.SCO: Update per FSF instructions.
450
a827e21a
EW
4512004-10-28 Eric B. Weddington <ericw@evcohs.com>
452
453 PR target/18151
454 * configure.in (case ${target}): Do not build fixincludes for avr.
455 * configure: Regenerated.
456
9d069a4f
PB
4572004-10-26 Paolo Bonzini <bonzini@gnu.org>
458
459 * configure.in (case ${target}): Do not build fixincludes
460 on platforms where it is not used.
461 * configure: Regenerated.
462
fc45f3fe
DJ
4632004-10-23 Daniel Jacobowitz <dan@debian.org>
464
465 * configure.in: Use an absolute path to install-sh.
466 * configure: Regenerated.
467
36554b92
AL
4682004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
469
470 * MAINTAINERS (Write After Approval): Add myself.
471
88e9994a
KH
4722004-10-19 Kazu Hirata <kazu@cs.umass.edu>
473
474 * MAINTAINERS: Remove from Write After Approval those that are
475 already maintainers.
476
ad02a944
SP
4772004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
478
479 * MAINTAINERS: Update my email address.
480
c8e6cd41
KC
4812004-10-12 Kelley Cook <kcook@gcc.gnu.org>
482
483 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
484 * configure: Regenerate.
485
ebe55024
R
4862004-10-07 J"orn Rennecke <joern.rennecke@st.com>
487
488 * MAINTAINERS: Update my email address.
489
a8b0957e
KH
4902004-10-07 Kazu Hirata <kazu@cs.umass.edu>
491
492 * MAINTAINERS (Language Front Ends Maintainers): New. Move
493 entries belonging to this category.
494
96836f61
JZ
4952004-10-06 Josef Zlomek <josef.zlomek@email.cz>
496
497 * MAINTAINERS: Update my e-mail address.
498
7e0b5752
PB
4992004-10-06 Paolo Bonzini <bonzini@gnu.org>
500
501 Fix wrong conflict resolution in:
502
503 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
504
505 * Makefile.in: Regenerate.
506 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
507 in the recursive `make', instead of hardwiring `all'.
508 (Autogenerated TARGET-* variables): New.
509
370f7a47
TL
5102004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
511
512 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 513 * configure: Regenerate.
370f7a47 514
13e5d623
KH
5152004-10-04 Kazu Hirata <kazu@cs.umass.edu>
516
517 * MAINTAINERS (Various Maintainers): Move the "windows,
518 cygwin, mingw" maintainer to ...
519 (OS Port Maintainers): ... here.
520
a6497c1b
KH
5212004-10-04 Kazu Hirata <kazu@cs.umass.edu>
522
523 * MAINTAINERS (Write After Approval): Remove those that are
524 maintainers of some subsystem.
525
1abb828a
D
5262004-10-02 P.J. Darcy <darcypj@us.ibm.com>
527
528 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
529 * ltcf-cxx.sh (tpf*): Likewise.
530 * ltconfig (tpf*): Add TPF OS configuration support.
531
16d1338d
BS
5322004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
533
534 * MAINTAINERS: Change my email address to my new work account.
535
9082a750
MR
5362004-09-24 Michael Roth <mroth@nessie.de>
537
538 * configure.in (--without-headers): Add missing double quotes.
539 * configure: Regenerate.
540
07a8bdf8
KC
5412004-09-24 Kelley Cook <kcook@gcc.gnu.org>
542
543 * ylwrap: Revert to previous version.
544
4c4a5bbc
L
5452004-09-23 H.J. Lu <hongjiu.lu@intel.com>
546
547 PR bootstrap/17369
548 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
549 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
550 SET_GCC_LIB_PATH_CMD.
551 (BASE_TARGET_EXPORTS): Likewise.
552 * Makefile.in: Regenerated.
553
554 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
555 * configure: Regenerated.
556
85f59630
KC
5572004-09-23 Kelley Cook <kcook@gcc.gnu.org>
558
559 * config.guess: New upstream version
560 * compile, depcomp, install-sh, ylwrap: Likewise.
561
95c53c62
RS
5622004-09-19 Roger Sayle <roger@eyesopen.com>
563
564 * config/mh-x86omitfp: New host makefile fragment. Add
565 -fomit-frame-pointer to the default BOOT_CFLAGS.
566 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
567 * configure: Regenerate.
568
0a1c093b
AP
5692004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
570
571 PR target/11572
572 * configure.in (*-*-darwin*): Renable libobjc.
573 * configure: Regenerate.
574
315fcf97
NS
5752004-09-10 Nathan Sidwell <nathan@codesourcery.com>
576
577 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
578
0a050485 5792004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 580
0a050485
DB
581 * Makefile.def: Remove libbanshee.
582 * Makefile.tpl: Ditto.
583 * configure.in: Ditto.
584 * Makefile.in: Regen.
585 * configure: Ditto.
586
5f4a098e
DE
5872004-09-08 David Edelsohn <edelsohn@gnu.org>
588
589 * ltmain.sh: Use $pic_object as $non_pic_object if
590 $non_pic_object=none.
591
32b2511f
PB
5922004-09-07 Paolo Bonzini <bonzini@gnu.org>
593
594 * missing: Import latest version from master repository.
595
fc4d0e82
NC
5962004-09-06 Nick Clifton <nickc@redhat.com>
597
598 * config.sub: Import latest version from master repository.
599 * config.guess: Likewise.
600 This includes these changes:
78716e86 601
fc4d0e82
NC
602 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
603
604 * config.sub: Handle crisv32, alias etraxfs.
605 * config.guess (crisv32:Linux:*:*): Handle.
606
607 2004-08-13 Brad Smith <brad@comstyle.com>
608
609 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
610 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
611
612 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
613
614 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
615 assume the processor is a powerpc. This is because coreutils
616 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
617 in this case, due to a MacOS X bug that causes
618 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
619 to return a negative number.
620 Problem reported by Petter Reinholdtsen in:
621 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
622
623 2004-07-19 Ben Elliston <bje@gnu.org>
624
625 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
626
627 2004-06-24 Ben Elliston <bje@gnu.org>
628
629 * config.guess: Update copyright years.
630 * config.sub: Likewise.
631
632 2004-06-22 Robert Millan <robertmh@gnu.org>
633
634 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
635 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
636
637 2004-06-22 Stanley F. Quayle <stan@stanq.com>
638
639 * config.guess (*:*VMS:*:*): New entry. Replaces
640 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
641 manufacturer.
642
643 2004-06-22 Ben Elliston <bje@gnu.org>
644
645 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
646 * config.sub: Likewise.
647
648 2004-06-22 Ben Elliston <bje@gnu.org>
649
650 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
651 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
652
653 2004-06-11 Ben Elliston <bje@gnu.org>
654
655 * config.guess (pegasos:OpenBSD:*:*): Remove.
656
657 2004-06-11 Ben Elliston <bje@gnu.org>
658
659 From Wouter Verhelst <wouter@grep.be>:
660 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
661
662 2004-06-11 Ben Elliston <bje@gnu.org>
663
664 * config.guess (luna88k:OpenBSD:*:*): New.
665
666 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
667
668 * config.guess (m32r*:Linux:*:*): New case.
669 * config.sub: Handle m32rle.
670
671 2004-03-12 Ben Elliston <bje@wasabisystems.com>
672
673 From Jens Petersen <petersen@redhat.com>:
674 * config.sub: Handle sparcv8.
675
676 2004-03-03 Ben Elliston <bje@wasabisystems.com>
677
678 From Tom Smith <smith@cag.lkg.hp.com>:
679 * config.guess: Version suffixes are equally significant on Tru64
680 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
681 prefix of "P" (patched kernel).
682
683 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
684
685 * config.sub: Add support for National Semiconductor CRX target.
686
2f4cc6bf
JJ
6872004-09-03 Janis Johnson <janis187@us.ibm.com>
688
689 * MAINTAINERS (Various Maintainers): Remove myself as web page
690 maintainer, add myself as maintainer of build status lists.
691
61fec9ff
JB
6922004-09-03 Jan Beulich <jbeulich@novell.com>
693
694 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
695 *-*-netware, but add target-libmudflap.
696 Consolidate *-*-netware targets (of which really only i?86 exists)
697 into a single entry.
698 * configure: Likewise.
699
45f366ab
PB
7002004-09-01 Paolo Bonzini <bonzini@gnu.org>
701
702 * Makefile.tpl (sorry): Remove.
703 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
704 (cleanstrap targets): Depend on distclean, not distclean-stage1.
705 (do-clean): Clean per-stage directories too.
706 (do-distclean): Run distclean-stage1 too.
707 (.NOTPARALLEL): Enable during toplevel bootstrap.
708 (stage[+id+]-bubble): Enable parallel execution during
709 the recursive invocation.
710 * Makefile.in: Regenerate.
711
712 Fix previous checkin:
713
714 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
715 include.
716 * configure.in: Fix indentation.
717 * configure: Regenerate.
718
be8fff81
RB
7192004-08-31 Robert Bowdidge <bowdidge@apple.com>
720
45f366ab
PB
721 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
722 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
723 * configure: regenerate
78716e86 724 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 725 -mdynamic-no-pic
be8fff81
RB
726
727
71b5d516
PB
7282004-08-31 Paolo Bonzini <bonzini@gnu.org>
729
730 * Makefile.def (build_modules): Add fixincludes.
731 (dependencies): Make gcc depend on fixincludes.
732 * configure.in (build_tools): Add fixincludes.
733 (build_configdirs): Always include build_libs.
734 * Makefile.in: Regenerate.
735 * configure: Regenerate.
736
7372004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
738
739 * Makefile.def (bootstrap stages): Add 'lean' parameter.
740 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
741 phony targets; do not generate timestamp files.
742 (distclean-stageN): Remove references to their timestamp files.
743 (restageN, touch-stageN): Remove.
744 (stageN-bubble): Rewritten.
745 (compare): Support lean bootstraps.
746 * Makefile.in: Regenerate.
747
748 * configure.in: Only warn when bootstrapping but
749 build != host or build != target. Support lean bootstraps.
750 * configure: Regenerate.
751
ce7cbbb0
PE
7522004-08-26 Phil Edwards <phil@codesourcery.com>
753
754 * configure.in: Give a better error message if GMP/MPFR are missing
755 and a language needing them has been requested.
756 * configure: Regenerated.
757
9c71a529
PE
7582004-08-25 Phil Edwards <phil@codesourcery.com>
759
760 * configure.in: Print a list of available language front-ends if
761 a requested one is missing. Tidy stray tab characters.
762 * configure: Regenerated.
763
e3f92d3b
MK
7642004-08-19 Michael Koch <konqueror@gmx.de>
765
766 * gcc/doc/install.texi: Update entry about automake for libjava.
767
c3f84f61
RM
7682004-08-17 Robert Millan <robertmh@gnu.org>
769
770 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
771 (instead of FreeBSD).
772 * configure: Regenerate.
773
7c27e184
PB
7742004-08-16 Paolo Bonzini <bonzini@gnu.org>
775
776 * Makefile.in: Regenerate.
777 * configure: Regenerate.
778
779 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
780 stage_*_flags.
781 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
782 for bootstrapped modules if toplevel bootstrap is going.
783 (GCC bootstrap): Generate per-stage targets for all bootstrapped
784 modules. Adjust for changes in Makefile.def. Enable several
785 rules even in non-bootstrap mode, just to avoid peppering the
786 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
787 (stage-[+prev+]-bubble): Remove.
788
789 * Makefile.def (Dependencies): Depend on all-build-bison,
790 all-build-flex, all-build-byacc, all-build-texinfo, rather
791 than the host variations.
792 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
793 with BUILD_SUBDIR.
794 (BISON): Update for recent Bisons.
795 (YACC): Fix typo.
796 (cross): Depend on all-build.
797 (all): Do not depend on all-build.
798 (prebootstrap): Remove.
799 (dep-kind): Accept separate prefixes for MODULE and ON variables.
800 (Prebootstrap dependencies): Add them to the per-stage targets
801 and to all-prebootstrap.
802 * configure.in (build_configdirs): Always enable build_tools.
803 (BUILD_DIR_PREFIX): Remove.
804
805 * Makefile.def (gcc): Add target variable.
806 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
807 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
808 in the recursive `make', instead of hardwiring `all'.
809 (Autogenerated TARGET-* variables): New.
810
20f3bb80
BB
8112004-08-13 Brian Booth <bbooth@redhat.com>
812
813 * MAINTAINERS: Remove myself from write-after-approval.
814
b5be499d
NN
8152004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
816
817 * src-release: Stop distributing mmalloc with gdb (which doesn't
818 use it).
819 * Makefile.def: GDB doesn't depend on mmalloc anymore.
820 * Makefile.in: Regenerate.
821
b3f8d95d
MM
8222004-08-09 Mark Mitchell <mark@codesourcery.com>
823
824 * configure.in (arm*-*-eabi*): New target.
825 * configure: Regenerate.
826
3589b69e
PB
8272004-08-06 Paolo Bonzini <bonzini@gnu.org>
828
829 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
830 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
831 (Dependencies): New section.
832 * Makefile.tpl (Dependencies): Generate from Makefile.def.
833 (configure-target-[+module+]): Depend on maybe-all-gcc
834 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
835 (toplevel profiledbootstrap): Fix dependencies.
836 * Makefile.in: Regenerate.
837
972974fc
MM
8382004-08-03 Mark Mitchell <mark@codesourcery.com>
839
840 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
841 target-libiberty to noconfigdirs.
842 * configure: Regenerate.
843
bebf829d
PB
8442004-08-03 Paul Brook <paul@codesourcery.com>
845
846 * configure.in: Check for MPFR as well as GMP.
847 * configure: Regenerate.
848
98a5bb3b
RM
8492004-08-01 Robert Millan <robertmh@gnu.org>
850
851 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
852 libmudflap for all GNU-based systems (with Glibc).
853 * configure: Regenerate.
854
d32ab992
PB
8552004-08-03 Paolo Bonzini <bonzini@gnu.org>
856
857 * Makefile.def (host-modules): Add gcc.
858 * Makefile.in: Regenerate.
859 * Makefile.tpl (sorry): New rule.
860 (configure-host, all-host, [+make_target+]-host, do-check,
861 install-host): Do not add gcc as a special case.
862 (host modules): Add a small special-casing for gcc. Export
863 extra_make_flags through the environment.
864 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
865 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
866 other recursive targets for gcc): Remove.
867
868 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
869 (stage, unstage): New rules.
870 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
871 distclean-stage[+id+]): Use stage_current.
872 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
873 the stage*-start rules.
874
aeb732c1
GK
8752004-08-02 Geoffrey Keating <geoffk@apple.com>
876
877 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
878 use -all_load flag.
879
25b656e7
PB
8802004-08-02 Paolo Bonzini <bonzini@gnu.org>
881
882 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
883 * configure: Regenerate.
884
cc440d71
TM
8852004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
886
887 * maintainer-scripts/gcc_release: Revert yesterday's change.
888
270e140b
SB
8892004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
890
891 * MAINTAINERS: Add myself to write-after-approval.
892
3e4035f8
TM
8932004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
894
895 * libf2c: Removed.
896 * gcc/gccbug.in: Updated because of libf2c removal.
897 * maintainer-scripts/gcc_release: Ditto.
898
a3e8d8b4
LR
8992004-07-09 Loren J. Rittle <ljrittle@acm.org>
900
901 * configure.in: Build libmudflap by default on FreeBSD.
902 * configure: Regenerated.
903
dfcada9a
MM
9042004-07-09 Mark Mitchell <mark@codesourcery.com>
905
906 * configure.in: Do not build libmudflap by default on non-GNU/Linux
907 systems.
908 * configure: Regenerated.
909
3922b216
JDA
9102004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
911
912 PR target/16344
913 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
914 feedback based compiler.
915 * Makefile.in: Rebuilt.
916
95bcca47
AO
9172004-07-08 Alexandre Oliva <aoliva@redhat.com>
918
919 * Makefile.def (host_modules): Set bootstrap=true for flex.
920 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
921 * Makefile.in: Rebuilt.
922
051822f6
JH
9232004-07-07 Jan Hubicka <jh@suse.cz>
924
925 * MAINTAINERS: Add self as a profile feedback maintainer.
926
7b61653a
PE
9272004-07-05 Phil Edwards <phil@codesourcery.com>
928
929 * configure.in: Do not prepend $srcdir to /dev/null in
930 makefile fragments.
931 * configure: Regenerate.
932
23f6b2f9
PB
9332004-07-01 Paolo Bonzini <bonzini@gnu.org>
934
935 * Makefile.def (build_modules): Add bison, byacc, flex,
936 m4, texinfo.
937 (flags_to_pass): Add FLEX.
938 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
939 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
940 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
941 DEFAULT_MAKEINFO): Remove.
942 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
943 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
944 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
945 objdir or else use configured tool.
946 (all-build): New.
947 (all): Depend on it.
948 (Build module dependencies): Add.
949 * Makefile.in: Regenerate.
950 * configure.in: Better support for multiple build modules,
951 matching what is done for host/target modules. Do not look
952 for "plausible" locations of build tools if Canadian cross.
953 Use autoconf's AC_PROG_CC to find a C compiler. Define
954 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
955 * configure: Regenerate.
78716e86 956
1c020272
PB
9572004-06-22 Paolo Bonzini <bonzini@gnu.org>
958
959 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
960 * Makefile.in: Regenerate.
961
a52a0a7f
PB
9622004-06-22 Paolo Bonzini <bonzini@gnu.org>
963
964 * Makefile.tpl (configure-build-[+module+],
965 configure-[+module+], configure-target-[+module+]): Pass
966 [+extra_configure_args+].
967 (all-build-[+module+], all-[+module+], check-[+module+],
968 install-[+module+], [+make_target+]-[+module+],
969 all-target-[+module+], check-target-[+module+],
970 install-target-[+module+], [+make_target+]-target-[+module+]):
971 Pass [+extra_make_args+].
972 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
973 (GCC_HOST_EXPORTS): Remove.
974 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
975 cross, check-gcc, check-gcc-c++, install-gcc,
976 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
977 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
978 * Makefile.in: Regenerate.
979
ccde3f1a
MS
9802004-06-21 Matthew Sachs <msachs@apple.com>
981
982 * MAINTAINERS: Added self to write-after-approval.
983
6264b0a6
CF
9842004-06-21 Christopher Faylor <cgf@alum.bu.edu>
985
986 * configure.in: Check for srcdir/winsup rather than build directory
987 winsup.
988 * configure: Regenerate.
989
801e2270
CV
9902004-06-17 Corinna Vinschen <vinschen@redhat.com>
991
992 * configure.in: Don't build Cygwin native newlib if winsup
993 directory is missing. Emit warning instead.
994 * configure: Regenerate.
995
ad6717df
PB
9962004-06-09 Paolo Bonzini <bonzini@gnu.org>
997
998 * Makefile.tpl (touch-stage[+id+]): New.
999 (restage[+prev+]): Depend on touch-stage[+id+].
1000
1001 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1002 Use it throughout.
1003
1004 * Makefile.def: Add profile and feedback bootstrap stages.
1005 Remove next field from bootstrap stages.
1006 * Makefile.tpl (LN, LN_S): Substitute.
1007 (stageN-start, stageN-end): Use double-colon rules, to
1008 provide a hook for additional setup commands.
1009 (distclean-stageN-gcc, restageN): Create dependencies from
1010 [+prev+], not from [+next+].
1011 (stageN-bubble): Add commands for successive stages from
1012 [+prev+], using double-colon rules.
1013 (all-stageN-gcc): Fix typo.
1014 (stagefeedback-start, profiledbootstrap): New.
1015 * Makefile.in: Regenerate.
1016 * configure.in: Call ACX_PROG_LN.
1017 * configure: Regenerate.
1018
5bbb9680
CY
10192004-06-08 Canqun Yang <canqun@nudt.edu.cn>
1020
1021 * MAINTAINERS (Write After Approval): Add myself.
1022
e18be1d4
MA
10232004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
1024
1025 * MAINTAINERS (Write After Approval): Add myself.
1026
5607edfd
PB
10272004-06-03 Paolo Bonzini <bonzini@gnu.org>
1028
1029 * configure.in: Fix --enable-bootstrap breakage introduced in trees
1030 without gcc.
1031 * configure: Regenerate.
1032
1ec4e9c3
PB
10332004-06-01 Paolo Bonzini <bonzini@gnu.org>
1034
1035 * Makefile.tpl: Fix typo.
1036 * Makefile.in: Regenerate.
1037
c2f7605f
PB
10382004-06-01 Paolo Bonzini <bonzini@gnu.org>
1039
1040 * configure.in: Remove new- prefix from toplevel
1041 bootstrap targets.
1042 * configure: Regenerate.
1043
f516a7da
PB
10442004-06-01 Paolo Bonzini <bonzini@gnu.org>
1045
1046 * Makefile.tpl (all.normal): Rename to all.
1047 (all): Replace with a rule to pick the default
1048 target from configure.
1049 (all-gcc, configure-gcc): Use conditionals to
1050 do nothing when toplevel bootstrap is going on.
1051 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1052 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1053 * configure.in: Support --enable-bootstrap.
1054
1055 * Makefile.def: Remove new- prefix from toplevel
1056 bootstrap targets.
1057 * Makefile.tpl: Likewise.
1058
1059 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
1060 target.
1061
1062 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1063 $(RECURSE_FLAGS) to recursive invocation of make.
1064
1065 * Makefile.in: Regenerate.
1066 * configure: Regenerate.
1067
78dd5e36
AJ
10682004-05-30 Andreas Jaeger <aj@suse.de>
1069 Jim Wilson <wilson@specifixinc.com>
1070
1071 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1072 like CC.
1073
30f1bddc
DJ
10742004-05-27 Daniel Jacobowitz <dan@debian.org>
1075
1076 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1077 * configure: Regenerate.
1078
4fc4dd12
DJ
10792004-05-25 Daniel Jacobowitz <drow@false.org>
1080
1081 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1082 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1083 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
1084 targets.
1085 * Makefile.in: Regenerate.
1086
94632047 10872004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
1088
1089 * configure.in: Test the ability to symlink directories.
1090 * configure: Regenerate.
1091
1092 * Makefile.def (bootstrap-stage): New definitions.
1093 * Makefile.tpl (configure-stage1-gcc,
1094 configure-stage2-gcc, configure-stage3-gcc,
1095 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1096 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1097 new-restage3, compare): Autogenerate, see Makefile.in
1098 entry for behavioral changes.
1099 (distclean-stage1, new-stage1-start, new-stage1-end,
1100 new-stage1-bubble, distclean-stage2, new-stage2-start,
1101 new-stage2-end, new-stage2-bubble, distclean-stage3,
1102 new-stage3-start, new-stage3-end): New autogenerated targets.
1103 (objext, prebootstrap, BOOT_CFLAGS,
1104 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1105 targets.
1106
1107 * Makefile.in: Regenerate.
1108 (distclean-stage1, new-stage1-start, new-stage1-end,
1109 new-stage1-bubble, distclean-stage2, new-stage2-start,
1110 new-stage2-end, new-stage2-bubble, distclean-stage3,
1111 new-stage3-start, new-stage3-end): New targets.
1112 (all-stage1-gcc): Move prebootstrap dependency from here...
1113 (configure-stage1-gcc): ...to here.
1114 (new-bootstrap): Use bubble targets.
1115 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1116 Use per-stage distclean targets.
1117 (configure-stage1-gcc, configure-stage2-gcc,
1118 configure-stage3-gcc, all-stage1-gcc,
1119 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1120 Use new-stageN-start to prepare the tree.
1121
4f4e53dd
PB
11222004-05-23 Paolo Bonzini <bonzini@gnu.org>
1123
1124 * Makefile.def (host_modules): add libcpp.
1125 * Makefile.tpl: Add dependencies on and for libcpp.
1126 * Makefile.in: Regenerate.
1127 * configure.in: Add libcpp host module.
1128 * configure: Regenerate.
1129
60975492
PB
11302004-05-21 Paolo Bonzini <bonzini@gnu.org>
1131
1132 * Makefile.tpl: Whenever a recursive target is defined, wrap
1133 it in a special @if/@endif block, and prepare its maybe
1134 dependency in the @if/@endif block
1135 * configure.in: Instead of writing maybe dependencies, remove
1136 the @if/@endif statements, and remove the @if/@endif blocks
1137 that remain.
1138 * configure: Regenerate.
1139 * Makefile.in: Regenerate.
1140
5ce7d75d
JJ
11412004-05-20 Janis Johnson <janis187@us.ibm.com>
1142
1143 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
1144
c779c42f
KK
11452004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
1146
1147 PR bootstrap/15120
1148 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
1149 * */configure: Rebuilt.
1150
b4117c30
ZW
11512004-05-17 Zack Weinberg <zack@codesourcery.com>
1152
1153 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1154 of libf2c.
1155 * configure, Makefile.in: Regenerate.
1156
315fcf97 1157