]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
re PR c/21419 (Accepts writting to const via asm)
[thirdparty/gcc.git] / ChangeLog
CommitLineData
1061f99e
PB
12005-10-05 Paolo Bonzini <bonzini@gnu.org>
2
3 PR bootstrap/22340
4
5 * configure.in (default_target): Remove.
6 * Makefile.tpl (all): Do not use prerequisites as subroutines
7 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9 use prerequisites as subroutines.
10 (check-host, check-target): New.
11 (bootstrap configure & all targets): Do not use stage*-start
12 if the directory layout is already ok.
13 (non-bootstrap configure & all targets): Prepend a $(unstage).
14 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
15 (NOTPARALLEL): Remove.
16 (unstage, stage variables): New variables.
17 (unstage, stage targets): Simply expand to those variables.
18
19 * configure: Regenerate.
20 * Makefile.in: Regenerate.
21
4a9c436f
JW
222005-10-04 James E Wilson <wilson@specifix.com>
23
24 * Makefile.def (lang_env_dependencies): Add libmudflap.
25 * Makefile.in: Regenerate.
26
37150080
AS
272005-10-03 Andreas Schwab <schwab@suse.de>
28
29 Backport from libtool CVS:
30 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
31
32 * ltmain.sh: add support for installing into temporary
33 staging area (e.g. 'make install DESTDIR=...')
34
39d16468
L
352005-10-03 H.J. Lu <hongjiu.lu@intel.com>
36
37 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
38 * configure: Regenerated.
39
72a7ab82
AP
402005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
41
42 * configure: Regenerate with the correct
43 autoconf version.
44
6b65a26d
CM
452005-09-30 Catherine Moore <clm@cm00re.com>
46
47 * configure.in (bfin-*-*): New.
48 * configure: Regenerated.
49
040b1c5a
GK
502005-09-28 Geoffrey Keating <geoffk@apple.com>
51
52 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
53 (LIPO_FOR_TARGET): New.
54 (CONFIGURED_LIPO_FOR_TARGET): New.
55 (USUAL_LIPO_FOR_TARGET): New.
56 (STRIP_FOR_TARGET): New.
57 (CONFIGURED_STRIP_FOR_TARGET): New.
58 (USUAL_STRIP_FOR_TARGET): New.
59 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
60 STRIP_FOR_TARGET.
61 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
62 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
63 * Makefile.in: Regenerate.
64 * configure: Regenerate.
65
3a3c28db
DE
662005-09-19 David Edelsohn <edelsohn@gnu.org>
67
68 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
69 (rs6000-*-aix*): Same.
70 * configure: Regenerate.
71
2749a921
TT
722005-09-16 Tom Tromey <tromey@redhat.com>
73
74 * MAINTAINERS: Add self as java maintainer.
75
7f26dfa3
FXC
762005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
77
78 * configure.in: Recognize f95 in the --enable-languages option,
79 and substitute it for fortran, issuing a warning.
80 * configure: Regenerate.
81
d8852c4f
PE
822005-08-30 Phil Edwards <phil@codesourcery.com>
83
84 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
85 * configure: Regenerated.
86
ad685e81
AH
872005-08-22 Aldy Hernandez <aldyh@redhat.com>
88
89 * MAINTAINERS: Add self as ms1 maintainer.
90
b00d752c
RE
912005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
92
93 * Makefile.def (libssp): Add to lang_env_dependencies.
94 * Makefile.in: Regenerate.
95
9ed8fb9b
ILT
962005-08-18 Ian Lance Taylor <ian@airs.com>
97
98 * MAINTAINERS: Add myself as middle-end maintainer.
99
0f029d39
CG
1002005-08-17 Christian Groessler <chris@groessler.org>
101
102 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
103 * Makefile.in: Regenerate.
104
81087874
AK
1052005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
106
107 * MAINTAINERS (write after approval): Added myself.
108
6a134f1c
MR
1092005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
110
111 * MAINTAINERS (Write After Approval): Add myself.
112
2693c0b0
PB
1132005-08-12 Paolo Bonzini <bonzini@gnu.org>
114
115 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
116 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
117 Look for alternate names of the target cc and c++
118 * configure: Regenerate.
119
4de997d1
PB
1202005-08-08 Paolo Bonzini <bonzini@gnu.org>
121
122 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
123 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
124 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
125 tools; remove code to manually set them.
126 (Target tools): Look in the environment for them.
127 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
128 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
129 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
130 build directory.
131 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
132 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
133 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
134 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
135 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
136 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
137 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
138 * configure: Regenerate.
139 * Makefile.in: Regenerate.
140
b089e33a
BE
1412005-07-28 Ben Elliston <bje@au.ibm.com>
142
143 * MAINTAINERS: Update for removed CPU targets.
144
e3791243
MM
1452005-07-27 Mark Mitchell <mark@codesourcery.com>
146
147 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
148 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
149 * Makefile.in: Regenerated.
150
526635cb
MM
1512005-07-26 Mark Mitchell <mark@codesourcery.com>
152
153 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
154 (CFLAGS_FOR_TARGET): Use it.
155 (CXXFLAGS_FOR_TARGET): Likewise.
156 * Makefile.in: Regenerated.
157 * configure.in (--with-build-sysroot): New option.
158 * configure: Regenerated.
159
19791f70
PB
1602005-07-24 Paolo Bonzini <bonzini@gnu.org>
161
162 * Makefile.tpl: Wrap install between unstage and stage
163 * Makefile.in: Regenerate.
164
35f5a23f
EC
1652005-07-21 Eric Christopher <echristo@apple.com>
166
167 * MAINTAINERS: Update affiliation.
168
ff3ddf15
PW
1692005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
170
171 * MAINTAINERS: Add self as crx port maintainer.
172
3a664c1c
DD
1732005-07-20 DJ Delorie <dj@redhat.com>
174
175 * MAINTAINERS: Add self as m32c maintainer.
176
539df155
KC
1772005-07-16 Kelley Cook <kcook@gcc.gnu.org>
178
179 * all files: Update FSF address.
180
be9c593a
EC
1812005-07-15 Eric Christopher <echristo@redhat.com>
182
183 * MAINTAINERS: Change affiliation.
184
fd7ea4ab
JB
1852005-07-14 Jim Blandy <jimb@redhat.com>
186
187 * configure.in: Add cases for Renesas m32c.
188 * configure: Regenerated.
189
0063a823
KC
1902005-07-14 Kelley Cook <kcook@gcc.gnu.org>
191
d0ca130a
KC
192 * COPYING.LIB: Update from fsf.org.
193
1942005-07-14 Kelley Cook <kcook@gcc.gnu.org>
195
196 * COPYING, compile, config.guess,
0063a823
KC
197 config.sub, install-sh, missing, mkinstalldirs,
198 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 199 * config-ml.in: Update FSF address.
0063a823 200
a8ba31f2
EC
2012005-07-13 Eric Christopher <echristo@redhat.com>
202
203 * configure.in: Add toplevel noconfigdir support for tpf.
204 * configure: Regenerate.
205
5bea4a03
PB
2062005-07-11 Paolo Bonzini <bonzini@gnu.org>
207
208 PR ada/22340
209
210 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
211 * Makefile.in: Regenerate.
212
284bdbbd
MM
2132005-07-07 Mark Mitchell <mark@codesourcery.com>
214
215 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
216 Brolley to write-after-approval.
217
452190fb
AS
2182005-07-07 Andreas Schwab <schwab@suse.de>
219
220 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
221 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
222 * Makefile.in: Regenerated.
223
9c8f9ec2
GK
2242005-07-06 Geoffrey Keating <geoffk@apple.com>
225
226 * configure.in: Don't build sim or rda when targetting darwin.
227 * configure: Regenerate.
228
ef0087a7
KH
2292005-07-06 Kazu Hirata <kazu@codesourcery.com>
230
231 * configure.in: Add --enable-libssp and --disable-libssp.
232 * configure: Regenerate with autoconf-2.13.
233
77008252
JJ
2342005-07-02 Jakub Jelinek <jakub@redhat.com>
235
236 * Makefile.def (target_modules): Add libssp.
237 * configure.in (target_libraries): Add target-libssp.
238 * configure: Rebuilt.
239 * Makefile.in: Rebuilt.
240
a04eae1b
ZW
2412005-07-01 Zack Weinberg <zackw@panix.com>
242
243 * MAINTAINERS: Change email address. Resign from maintainership.
244
948884cd
RG
2452005-07-01 Richard Guenther <rguenther@suse.de>
246
247 * MAINTAINERS: Change my e-mail address and affiliation.
248
c7870f5d
PB
2492005-06-22 Paolo Bonzini <bonzini@gnu.org>
250
251 * Makefile.def (stagefeedback): Come after profile.
252 Define profiledbootstrap target.
253 * Makefile.tpl (profiledbootstrap): Remove.
254 (stageprofile-end): Zap stagefeedback.
255 (stagefeedback-start): Copy all .gcda files, not only GCC's.
256 * Makefile.in: Regenerate.
257
ab99519a
RS
2582005-06-13 Richard Sandiford <richard@codesourcery.com>
259
260 * MAINTAINERS: Update my email address.
261
f610dd5f
ZW
2622005-06-13 Zack Weinberg <zack@codesourcery.com>
263
264 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
265 In 'cpp' stanza, support '#line' as well as '# '.
266
71bc2a83
AS
2672005-06-08 Andreas Schwab <schwab@suse.de>
268
269 * MAINTAINERS: Move myself from 'Write After Approval' to
270 'CPU Port Maintainers' section as m68k maintainer.
271
4fab7234
HPN
2722005-06-07 Hans-Peter Nilsson <hp@axis.com>
273
274 * configure.in (unsupported_languages): New macro.
275 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
276 non-ported target libraries in noconfigdirs.
277 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
278 non-linux-gnu. Remove libgcj_ex_libffi.
279 <lang_frag loop>: Set add_this_lang=no if the language is in
280 unsupported_languages.
281 * configure: Regenerate.
282
68193f9b
TS
2832005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
284
285 * configure.in: Fix typo in handling of --with-mpfr-dir.
286 * configure: Regenerate.
287
f26f6b8d
RS
2882005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
289
290 * MAINTAINERS: Update my email address.
291
ba4853f8
JB
2922005-06-02 Jim Blandy <jimb@redhat.com>
293
294 * config.sub: Add cases for the Renesas m32c. (This patch has been
295 accepted into the master sources.)
296
79dd769c 2972005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
298 Michael Snyder <msnyder@redhat.com>
299 Stan Cox <scox@redhat.com>
79dd769c 300
f610dd5f 301 * configure.in: Set noconfigdirs for ms1.
79dd769c 302
f610dd5f 303 * configure: Regenerate.
79dd769c 304
d29e107f
JD
3052005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
306
307 * MAINTAINERS (Write After Approval): Add self.
308
e93196c3
JC
3092005-06-01 Josh Conner <jconner@apple.com>
310
311 * MAINTAINERS (Write After Approval): Add self.
312
ae263c7a
KH
3132005-06-01 Kazu Hirata <kazu@codesourcery.com>
314
315 * MAINTAINERS: Update my email address.
316
585b3aa3
ZM
3172005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
318
319 * MAINTAINERS (Write After Approval): Add self.
320
4930c50b
CD
3212005-05-26 Chris Demetriou <cgd@broadcom.com>
322
323 * MAINTAINERS (Write After Approval): Remove self.
324
2dfbef6d
PB
3252005-05-25 Paolo Bonzini <bonzini@gnu.org>
326
327 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
328 (Dependencies): Consider target modules for bootstrap dependencies.
329 Make target bootstrap modules depend on each stage's gcc.
330 * Makefile.in: Regenerate.
331
bcb28cf5
PB
3322005-05-20 Paolo Bonzini <bonzini@gnu.org>
333
334 * Makefile.def (configure-gcc): Depend on binutils having been built.
335 (all-gcc): No need to do it here.
336 * Makefile.in: Regenerate.
337
0cf085e4
PB
3382005-05-19 Paul Brook <paul@codesourcery.com>
339
f610dd5f 340 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
341 language cannot be built.
342 * configure: Regenerate.
343
dfb2c39a
DJ
3442005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
345
346 * ylwrap: Import from Automake 1.9.5.
347
771aaa92
DU
3482005-05-13 David Ung <davidu@mips.com>
349
350 * MAINTAINERS (Write After Approval): Add self.
351
3ac9bd58
MS
3522005-05-09 Mike Stump <mrs@apple.com>
353
354 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
355 lt_cv_sys_max_cmd_len for now.
f610dd5f 356
f77a5578
SC
3572005-05-09 Stan Cox <scox@redhat.com>
358
359 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
360
795e36e5
MK
3612005-05-08 Matt Kraai <kraai@ftbfs.org>
362
363 * README.SCO: Update the URL.
364
c9392a2b
DE
3652005-05-05 David Edelsohn <edelsohn@gnu.org>
366
367 * ltconfig: Define file_list_spec. Pass file_list_spec and
368 with_gnu_ld to libtool.
369 * ltcf-c.sh (aix[45]): Define file_list_spec.
370 * ltcf-cxx.sh (aix[45]): Same.
371 * ltcf-gcj.sh (aix[45]): Same.
372 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
373 exists, write list of input files to temporary file.
374
bebcd931
MS
3752005-05-04 Mike Stump <mrs@apple.com>
376
377 * configure.in: Always pass --target to target configures as
378 otherwise rebuilds that do --recheck will fail.
379 * confiugure: Rebuilt.
380
ce406537
PB
3812005-05-04 Paolo Bonzini <bonzini@gnu.org>
382
383 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
384 STAGE_HOST_EXPORTS.
385 (configure, all): Add bootstrap support.
386 (Host modules, target modules): Pass post-stage1 flags and exports.
387 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
388 * Makefile.in: Regenerate.
389
aa9dcfc4
PB
3902005-04-29 Paolo Bonzini <bonzini@gnu.org>
391
392 * configure: Regenerate.
393
b6f9abcf
MS
3942005-04-27 Mike Stump <mrs@apple.com>
395
396 * MAINTAINERS: Add self as darwin maintainer.
397
acb217cb
BS
3982005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
399
400 * config.sub: Update from master copy.
401
b6dae270
MS
4022005-04-21 Mike Stump <mrs@apple.com>
403
404 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
405 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
406
c2e0d3a9
HPN
4072005-04-19 Hans-Peter Nilsson <hp@axis.com>
408
409 * configure.in <crisv32-*-*, cris-*-*>: New local variable
410 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
411 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
412 "*-*-elf" and "*-*-linux*".
413 * configure: Regenerate.
414
871ae772
JM
4152005-04-14 Joseph S. Myers <joseph@codesourcery.com>
416
417 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
418
bf070c29
MS
4192005-04-12 Mike Stump <mrs@apple.com>
420
421 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
422
e865b6f7
TK
4232005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
424
425 * MAINTAINERS (Write After Approval): Add myself.
426
7b71ad7f
BS
4272005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
428
429 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
430
25b42232
PB
4312005-04-06 Paolo Bonzini <bonzini@gnu.org>
432
f610dd5f 433 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
434 (TARGET_CONFIGARGS): Include --with-target-subdir.
435 (configure, all): New macros. Use them throughout.
436 * Makefile.in: Regenerate.
437
d727c624
JG
4382005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
439
440 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 441
fff72cc4
ZD
4422005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
443
444 * MAINTAINERS: Remove 'loop unrolling' maintainer.
445
86472dc3
GP
4462005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
447
448 * MAINTAINERS: Move John Carr to Write After Approval.
449
5d0f90e5
R
4502005-03-30 J"orn Rennecke <joern.rennecke@st.com>
451
452 * config/mh-mingw32: Delete.
453 * configure.in: Don't use it.
454 * configure: Regenerate.
455
33da42bc
PB
4562005-03-31 Paolo Bonzini <bonzini@gnu.org>
457
458 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
459 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
460 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
461 (HOST_LIB_PATH): Generate from Makefile.def.
462 (TARGET_LIB_PATH): Likewise.
463 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
464 * Makefile.in: Regenerate.
465 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
466 (RPATH_ENVVAR): Include Darwin case.
467 * configure: Regenerate.
468
15cc1841
TF
4692005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
470
471 * MAINTAINERS (Various Maintainers): Remove self.
472 (Write After Approval): Add self.
473
6a8c79d5
TF
4742005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
475
476 * MAINTAINERS (Various Maintainers): Add self.
477
256f7136
PB
4782005-03-25 Paolo Bonzini <bonzini@gnu.org>
479
480 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
481 * configure: Regenerate.
482
191dd2c9
ZW
4832005-03-21 Zack Weinberg <zack@codesourcery.com>
484
485 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
486 gcc_version, and gcc_version_trigger from set of flags to pass.
487 * Makefile.tpl: Remove definitions of above variables.
488 (config.status): Remove dependency on $(gcc_version_trigger).
489 * Makefile.in: Regenerate.
490 * configure.in: Do not reference config/gcc-version.m4 nor
491 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
492 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
493 * configure: Regenerate.
494
ef6e9bc0
MH
4952005-03-16 Manfred Hollstein <manfred.h@gmx.net>
496 Andrew Pinski <pinskia@physics.uc.edu>
497
498 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
499 * Makefile.in: Regenerate.
500
009bbd5a
FW
5012005-03-13 Feng Wang <fengwang@nudt.edu.cn>
502
503 * MAINTAINERS (Write After Approval): Add myself.
504
09f8755b
DA
5052005-03-03 David Ayers <d.ayers@inode.at>
506
507 * MAINTAINERS (Write After Approval): Add myself.
508
e73ed25c
AO
5092005-03-01 Alexandre Oliva <aoliva@redhat.com>
510
511 PR libgcj/20160
512 * ltmain.sh: Avoid creating archives with components that have
513 duplicate basenames.
514
ace9ac7b
AP
5152005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
516
517 PR bootstrap/20250
518 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
519 instead of check.
520 * Makefile.in: Regenerate.
521
c9db9354
PB
5222005-02-28 Paolo Bonzini <bonzini@gnu.org>
523
524 * Makefile.in: Regenerate to fix conflict between the previous two
525 patches.
526
215c351a
PB
5272005-02-28 Paolo Bonzini <bonzini@gnu.org>
528
529 PR bootstrap/17383
530 * Makefile.def (target_modules): Remove "stage", now unnecessary.
531 * Makefile.tpl (HOST_SUBDIR): New substitution.
532 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
533 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
534 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
535 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
536 (Host modules, Bootstrapped modules): Use it.
537 (Build modules, Target modules): Do not create symlink trees,
538 always configure out-of-srcdir.
539 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
540 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
541 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
542 $(HOST_SUBDIR). Create a symlink for host_subdir.
543
544 * Makefile.in: Regenerate.
545 * configure: Regenerate.
546
5395b47b
NN
5472005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
548
549 Merged from libada-gnattools-branch:
550 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
551
552 * gnattools: New directory.
553 * Makefile.def: Add gnattools as a module, depending on target-libada.
554 * Makefile.in: Regenerate.
555 * configure.in: Include gnattools in host_tools; disable it if ada
556 is disabled.
557 * configure: Regenerate.
558
ca2cc05c
JM
5592005-02-24 James A. Morrison <phython@gcc.gnu.org>
560
561 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
562 treelang maintainer.
563 (Write After Approval): Remove myself.
564
d2f3024f
PS
5652005-02-23 Paul Schlie <schlie@comcast.net>
566
567 * configure.in: Allow darwin targeted ports to build tk, itcl and
568 libgui.
569 * configure: Regenerate.
570
bba5e0ca
EB
5712005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
572
573 PR libgcj/10353
574 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
575 * configure: Regenerate.
576
70132ce7
SK
5772005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
578
579 * MAINTAINERS (Write After Approval): Add myself.
580
20f0edca
ILT
5812005-02-10 Ian Lance Taylor <ian@airs.com>
582
583 * MAINTAINERS: Update my e-mail address.
584
e64e5109
RG
5852005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
586
587 * MAINTAINERS (Write After Approval): Add myself.
588
40d64b5a
HPN
5892005-01-29 Hans-Peter Nilsson <hp@axis.com>
590
591 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
592 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
593 target-libgloss when not *-*-elf and *-*-aout.
594 * configure: Regenerate.
595
54a12711
KH
5962005-01-23 Kazu Hirata <kazu@cs.umass.edu>
597
598 * MAINTAINERS: Remove obsolete entries.
599
0aa99dbb
KH
600 * MAINTAINERS (Write After Approval): Add Michael Matz.
601
2b009f5f
NB
6022005-01-19 Neil Booth <neil@daikokuya.co.uk>
603
604 * MAINTAINERS: Remove self as cpplib maintainer.
605
385870f5
KC
6062005-01-17 Kelley Cook <kcook@gcc.gnu.org>
607
608 * install-sh, config.sub: Import from upstream.
609
e7daab31
KC
6102005-01-17 Kelley Cook <kcook@gcc.gnu.org>
611
612 PR bootstrap/18222
613 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
614 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
615 * Makefile.in: Regenerate.
616
e6003f4d
JT
6172005-01-16 Jason Thorpe <thorpej@netbsd.org>
618
619 * MAINTAINERS: Update my email address.
620
145e2972 6212005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 622 Andreas Schwab <schwab@suse.de>
145e2972
DE
623
624 PR bootstrap/18033
625 * config-ml.in: Eval option if surrounded by single quotes.
626
86c7e0da
PB
6272005-01-03 Paolo Bonzini <bonzini@gnu.org>
628
629 Revert 2004-12-28 Makefile changes, a better fix will be
630 applied to mainline and src after GCC 4.0 branches.
631
3224a22f
PB
6322004-12-28 Paolo Bonzini <bonzini@gnu.org>
633
634 PR bootstrap/17383
635
636 * Makefile.def (target_modules): Remove stage parameter,
637 it is always true now.
638 * Makefile.tpl (configure-build-[+module+],
639 configure-target-[+module+]): Always build symlink tree
640 for the directory and for include. BUILD_SUBDIR and
641 TARGET_SUBDIR cannot be . anymore.
642 * Makefile.in: Regenerate.
643
aaf51ca2
DE
6442004-12-25 David Edelsohn <edelsohn@gnu.org>
645
646 Revert 2004-12-08 Makefile changes.
647
4e32e454
DS
6482004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
649
650 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
651 cygwin, mingw.
652
669f01d8
AS
6532004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
654
655 * configure.in (sh64-*-*): Reenable gprof.
656 * configure: Regenerate.
657
1b227ee0
DE
6582004-12-08 David Edelsohn <edelsohn@gnu.org>
659
660 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
661 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
662 (EXTRA_TARGET_FLAGS): Add PICFLAG.
663 * Makefile.in: Regenerate.
664
ce5e944c
CF
6652004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
666
667 * MAINTAINERS: Update my email address.
668
893f1e87
MK
6692004-12-07 Matt Kraai <kraai@ftbfs.org>
670
671 * Makefile.tpl: Generate normal dependencies if the LHS module is
672 not bootstrapped.
673 * Makefile.in: Regenerate.
674
bb59c339
RS
6752004-12-03 Richard Sandiford <rsandifo@redhat.com>
676
677 * configure.in: Include config/gxx-include-dir.m4. Use
678 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
679 * configure: Regenerate.
680
4982adbe
RS
6812004-12-03 Richard Sandiford <rsandifo@redhat.com>
682
683 * config.if: Delete.
684 * configure.in: Set libstdcxx_incdir directly.
685 * configure: Regenerate.
686
05750653
EC
6872004-12-02 Eric Christopher <echristo@redhat.com>
688
689 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
690 * Makefile.in: Regenerate.
691
5fef1dbd
RS
6922004-12-02 Richard Sandiford <rsandifo@redhat.com>
693
694 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
695 * configure: Regenerate.
696
afabd8e6
RS
6972004-12-02 Richard Sandiford <rsandifo@redhat.com>
698
699 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
700 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
701 * configure: Regenerate.
702
78716e86
EC
7032004-12-01 Eric Christopher <echristo@redhat.com>
704
705 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
706 of things to remove.
707
57ab8ba9
MK
7082004-11-29 Matt Kraai <kraai@ftbfs.org>
709
710 * MAINTAINERS (Write After Approval): Update my e-mail address.
711
2539bffe
KC
7122004-11-29 Kelley Cook <kcook@gcc.gnu.org>
713
714 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
715 from CVS libtool to always pass_all.
716
3e732ba0
JDA
7172004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
718
719 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
720 (hppa*64*-*-*): Delete incorrect comment.
721 * configure: Rebuilt.
722
767f726e
KC
7232004-11-24 Kelley Cook <kcook@gcc.gnu.org>
724
725 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
726
2c92e90f
KC
7272004-11-24 Kelley Cook <kcook@gcc.gnu.org>
728
729 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
730 from CVS libtool to always pass_all.
731
32f84e48
KC
7322004-11-15 Kelley Cook <kcook@gcc.gnu.org>
733
734 * install-sh, compile: Import from automake.
735
9587be8a
KC
7362004-11-15 Kelley Cook <kcook@gcc.gnu.org>
737
738 * config.guess, config.sub: Import from savannnah.
739
04e81808 7402004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
741
742 * MAINTAINERS (Write After Approval): Add myself
743
f87a2b2e
MS
7442004-11-12 Mike Stump <mrs@apple.com>
745
746 * Makefile.def: Add html support.
747 * Makefile.tpl: Likewise.
748 * Makefile.in: Regenerate.
749
848556c2
GK
7502004-11-11 Geoffrey Keating <geoffk@apple.com>
751
556f03c4
GK
752 PR 18423
753 * configure.in: Remove all instances of build-fixincludes from
754 noconfigdirs.
755 (build_configargs): Supply --target to subdirectories.
756 * configure: Regenerate.
757
848556c2
GK
758 * Makefile.def: Make gcc install depend on fixincludes install.
759 * Makefile.in: Regenerate.
760
9e5712a5
JJ
7612004-11-10 Janis Johnson <janis187@us.ibm.com>
762
763 * MAINTAINERS: Add myself as gcc testsuite maintainer.
764
4ef509c0
PB
7652004-11-11 Paul Brook <paul@codesourcery.com>
766
767 * MAINTAINERS: Add self as arm maintainer. Update email address.
768
20d11df6
HPN
7692004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
770
771 * configure.in (noconfigdirs) [mmix-*-*]: Disable
772 target-libgfortran.
79fd8592 773 * configure: Regenerate.
20d11df6 774
68c70f15
DE
7752004-11-07 David Edelsohn <edelsohn@gnu.org>
776
777 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
778 like CC.
779
54f88091
PB
7802004-11-05 Paolo Bonzini <bonzini@gnu.org>
781
782 * Makefile.def (host fixincludes): Specify missing targets.
783 * Makefile.in: Regenerate.
784
6866abb8
RC
7852004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
786
787 * MAINTAINERS: Add myself
788
83f62578
GL
7892004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
790
791 * MAINTAINERS (Write After Approval): Add myself.
792
53c7ffe7
GK
7932004-11-04 Geoffrey Keating <geoffk@apple.com>
794
795 * Makefile.def: Build fixincludes for the host, too.
796 * Makefile.in: Regenerate.
797 * configure.in (host_tools): Add fixincludes.
798 * configure: Regenerate.
799
ac8b3d9d
DJ
8002004-11-04 Daniel Jacobowitz <dan@debian.org>
801
802 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
803 * configure: Regenerated.
804
bab37580
L
8052004-11-04 H.J. Lu <hongjiu.lu@intel.com>
806
807 PR other/17783
808 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
809 * configure: Regenerated.
810
db1de713
MM
8112004-10-31 Mark Mitchell <mark@codesourcery.com>
812
813 * README.SCO: Update per FSF instructions.
814
a827e21a
EW
8152004-10-28 Eric B. Weddington <ericw@evcohs.com>
816
817 PR target/18151
818 * configure.in (case ${target}): Do not build fixincludes for avr.
819 * configure: Regenerated.
820
9d069a4f
PB
8212004-10-26 Paolo Bonzini <bonzini@gnu.org>
822
823 * configure.in (case ${target}): Do not build fixincludes
824 on platforms where it is not used.
825 * configure: Regenerated.
826
fc45f3fe
DJ
8272004-10-23 Daniel Jacobowitz <dan@debian.org>
828
829 * configure.in: Use an absolute path to install-sh.
830 * configure: Regenerated.
831
36554b92
AL
8322004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
833
834 * MAINTAINERS (Write After Approval): Add myself.
835
88e9994a
KH
8362004-10-19 Kazu Hirata <kazu@cs.umass.edu>
837
838 * MAINTAINERS: Remove from Write After Approval those that are
839 already maintainers.
840
ad02a944
SP
8412004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
842
843 * MAINTAINERS: Update my email address.
844
c8e6cd41
KC
8452004-10-12 Kelley Cook <kcook@gcc.gnu.org>
846
847 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
848 * configure: Regenerate.
849
ebe55024
R
8502004-10-07 J"orn Rennecke <joern.rennecke@st.com>
851
852 * MAINTAINERS: Update my email address.
853
a8b0957e
KH
8542004-10-07 Kazu Hirata <kazu@cs.umass.edu>
855
856 * MAINTAINERS (Language Front Ends Maintainers): New. Move
857 entries belonging to this category.
858
96836f61
JZ
8592004-10-06 Josef Zlomek <josef.zlomek@email.cz>
860
861 * MAINTAINERS: Update my e-mail address.
862
7e0b5752
PB
8632004-10-06 Paolo Bonzini <bonzini@gnu.org>
864
865 Fix wrong conflict resolution in:
866
867 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
868
869 * Makefile.in: Regenerate.
870 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
871 in the recursive `make', instead of hardwiring `all'.
872 (Autogenerated TARGET-* variables): New.
873
370f7a47
TL
8742004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
875
876 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 877 * configure: Regenerate.
370f7a47 878
13e5d623
KH
8792004-10-04 Kazu Hirata <kazu@cs.umass.edu>
880
881 * MAINTAINERS (Various Maintainers): Move the "windows,
882 cygwin, mingw" maintainer to ...
883 (OS Port Maintainers): ... here.
884
a6497c1b
KH
8852004-10-04 Kazu Hirata <kazu@cs.umass.edu>
886
887 * MAINTAINERS (Write After Approval): Remove those that are
888 maintainers of some subsystem.
889
1abb828a
D
8902004-10-02 P.J. Darcy <darcypj@us.ibm.com>
891
892 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
893 * ltcf-cxx.sh (tpf*): Likewise.
894 * ltconfig (tpf*): Add TPF OS configuration support.
895
16d1338d
BS
8962004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
897
898 * MAINTAINERS: Change my email address to my new work account.
899
9082a750
MR
9002004-09-24 Michael Roth <mroth@nessie.de>
901
902 * configure.in (--without-headers): Add missing double quotes.
903 * configure: Regenerate.
904
07a8bdf8
KC
9052004-09-24 Kelley Cook <kcook@gcc.gnu.org>
906
907 * ylwrap: Revert to previous version.
908
4c4a5bbc
L
9092004-09-23 H.J. Lu <hongjiu.lu@intel.com>
910
911 PR bootstrap/17369
912 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
913 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
914 SET_GCC_LIB_PATH_CMD.
915 (BASE_TARGET_EXPORTS): Likewise.
916 * Makefile.in: Regenerated.
917
918 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
919 * configure: Regenerated.
920
85f59630
KC
9212004-09-23 Kelley Cook <kcook@gcc.gnu.org>
922
923 * config.guess: New upstream version
924 * compile, depcomp, install-sh, ylwrap: Likewise.
925
95c53c62
RS
9262004-09-19 Roger Sayle <roger@eyesopen.com>
927
928 * config/mh-x86omitfp: New host makefile fragment. Add
929 -fomit-frame-pointer to the default BOOT_CFLAGS.
930 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
931 * configure: Regenerate.
932
0a1c093b
AP
9332004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
934
935 PR target/11572
936 * configure.in (*-*-darwin*): Renable libobjc.
937 * configure: Regenerate.
938
315fcf97
NS
9392004-09-10 Nathan Sidwell <nathan@codesourcery.com>
940
941 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
942
0a050485 9432004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 944
0a050485
DB
945 * Makefile.def: Remove libbanshee.
946 * Makefile.tpl: Ditto.
947 * configure.in: Ditto.
948 * Makefile.in: Regen.
949 * configure: Ditto.
950
5f4a098e
DE
9512004-09-08 David Edelsohn <edelsohn@gnu.org>
952
953 * ltmain.sh: Use $pic_object as $non_pic_object if
954 $non_pic_object=none.
955
32b2511f
PB
9562004-09-07 Paolo Bonzini <bonzini@gnu.org>
957
958 * missing: Import latest version from master repository.
959
fc4d0e82
NC
9602004-09-06 Nick Clifton <nickc@redhat.com>
961
962 * config.sub: Import latest version from master repository.
963 * config.guess: Likewise.
964 This includes these changes:
78716e86 965
fc4d0e82
NC
966 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
967
968 * config.sub: Handle crisv32, alias etraxfs.
969 * config.guess (crisv32:Linux:*:*): Handle.
970
971 2004-08-13 Brad Smith <brad@comstyle.com>
972
973 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
974 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
975
976 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
977
978 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
979 assume the processor is a powerpc. This is because coreutils
980 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
981 in this case, due to a MacOS X bug that causes
982 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
983 to return a negative number.
984 Problem reported by Petter Reinholdtsen in:
985 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
986
987 2004-07-19 Ben Elliston <bje@gnu.org>
988
989 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
990
991 2004-06-24 Ben Elliston <bje@gnu.org>
992
993 * config.guess: Update copyright years.
994 * config.sub: Likewise.
995
996 2004-06-22 Robert Millan <robertmh@gnu.org>
997
998 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
999 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1000
1001 2004-06-22 Stanley F. Quayle <stan@stanq.com>
1002
1003 * config.guess (*:*VMS:*:*): New entry. Replaces
1004 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1005 manufacturer.
1006
1007 2004-06-22 Ben Elliston <bje@gnu.org>
1008
1009 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1010 * config.sub: Likewise.
1011
1012 2004-06-22 Ben Elliston <bje@gnu.org>
1013
1014 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1015 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1016
1017 2004-06-11 Ben Elliston <bje@gnu.org>
1018
1019 * config.guess (pegasos:OpenBSD:*:*): Remove.
1020
1021 2004-06-11 Ben Elliston <bje@gnu.org>
1022
1023 From Wouter Verhelst <wouter@grep.be>:
1024 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1025
1026 2004-06-11 Ben Elliston <bje@gnu.org>
1027
1028 * config.guess (luna88k:OpenBSD:*:*): New.
1029
1030 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1031
1032 * config.guess (m32r*:Linux:*:*): New case.
1033 * config.sub: Handle m32rle.
1034
1035 2004-03-12 Ben Elliston <bje@wasabisystems.com>
1036
1037 From Jens Petersen <petersen@redhat.com>:
1038 * config.sub: Handle sparcv8.
1039
1040 2004-03-03 Ben Elliston <bje@wasabisystems.com>
1041
1042 From Tom Smith <smith@cag.lkg.hp.com>:
1043 * config.guess: Version suffixes are equally significant on Tru64
1044 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
1045 prefix of "P" (patched kernel).
1046
1047 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
1048
1049 * config.sub: Add support for National Semiconductor CRX target.
1050
2f4cc6bf
JJ
10512004-09-03 Janis Johnson <janis187@us.ibm.com>
1052
1053 * MAINTAINERS (Various Maintainers): Remove myself as web page
1054 maintainer, add myself as maintainer of build status lists.
1055
61fec9ff
JB
10562004-09-03 Jan Beulich <jbeulich@novell.com>
1057
1058 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1059 *-*-netware, but add target-libmudflap.
1060 Consolidate *-*-netware targets (of which really only i?86 exists)
1061 into a single entry.
1062 * configure: Likewise.
1063
45f366ab
PB
10642004-09-01 Paolo Bonzini <bonzini@gnu.org>
1065
1066 * Makefile.tpl (sorry): Remove.
1067 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1068 (cleanstrap targets): Depend on distclean, not distclean-stage1.
1069 (do-clean): Clean per-stage directories too.
1070 (do-distclean): Run distclean-stage1 too.
1071 (.NOTPARALLEL): Enable during toplevel bootstrap.
1072 (stage[+id+]-bubble): Enable parallel execution during
1073 the recursive invocation.
1074 * Makefile.in: Regenerate.
1075
1076 Fix previous checkin:
1077
1078 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1079 include.
1080 * configure.in: Fix indentation.
1081 * configure: Regenerate.
1082
be8fff81
RB
10832004-08-31 Robert Bowdidge <bowdidge@apple.com>
1084
45f366ab
PB
1085 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1086 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1087 * configure: regenerate
78716e86 1088 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 1089 -mdynamic-no-pic
be8fff81
RB
1090
1091
71b5d516
PB
10922004-08-31 Paolo Bonzini <bonzini@gnu.org>
1093
1094 * Makefile.def (build_modules): Add fixincludes.
1095 (dependencies): Make gcc depend on fixincludes.
1096 * configure.in (build_tools): Add fixincludes.
1097 (build_configdirs): Always include build_libs.
1098 * Makefile.in: Regenerate.
1099 * configure: Regenerate.
1100
11012004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
1102
1103 * Makefile.def (bootstrap stages): Add 'lean' parameter.
1104 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1105 phony targets; do not generate timestamp files.
1106 (distclean-stageN): Remove references to their timestamp files.
1107 (restageN, touch-stageN): Remove.
1108 (stageN-bubble): Rewritten.
1109 (compare): Support lean bootstraps.
1110 * Makefile.in: Regenerate.
1111
1112 * configure.in: Only warn when bootstrapping but
1113 build != host or build != target. Support lean bootstraps.
1114 * configure: Regenerate.
1115
ce7cbbb0
PE
11162004-08-26 Phil Edwards <phil@codesourcery.com>
1117
1118 * configure.in: Give a better error message if GMP/MPFR are missing
1119 and a language needing them has been requested.
1120 * configure: Regenerated.
1121
9c71a529
PE
11222004-08-25 Phil Edwards <phil@codesourcery.com>
1123
1124 * configure.in: Print a list of available language front-ends if
1125 a requested one is missing. Tidy stray tab characters.
1126 * configure: Regenerated.
1127
e3f92d3b
MK
11282004-08-19 Michael Koch <konqueror@gmx.de>
1129
1130 * gcc/doc/install.texi: Update entry about automake for libjava.
1131
c3f84f61
RM
11322004-08-17 Robert Millan <robertmh@gnu.org>
1133
1134 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1135 (instead of FreeBSD).
1136 * configure: Regenerate.
1137
7c27e184
PB
11382004-08-16 Paolo Bonzini <bonzini@gnu.org>
1139
1140 * Makefile.in: Regenerate.
1141 * configure: Regenerate.
1142
1143 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1144 stage_*_flags.
1145 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1146 for bootstrapped modules if toplevel bootstrap is going.
1147 (GCC bootstrap): Generate per-stage targets for all bootstrapped
1148 modules. Adjust for changes in Makefile.def. Enable several
1149 rules even in non-bootstrap mode, just to avoid peppering the
1150 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1151 (stage-[+prev+]-bubble): Remove.
1152
1153 * Makefile.def (Dependencies): Depend on all-build-bison,
1154 all-build-flex, all-build-byacc, all-build-texinfo, rather
1155 than the host variations.
1156 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
1157 with BUILD_SUBDIR.
1158 (BISON): Update for recent Bisons.
1159 (YACC): Fix typo.
1160 (cross): Depend on all-build.
1161 (all): Do not depend on all-build.
1162 (prebootstrap): Remove.
1163 (dep-kind): Accept separate prefixes for MODULE and ON variables.
1164 (Prebootstrap dependencies): Add them to the per-stage targets
1165 and to all-prebootstrap.
1166 * configure.in (build_configdirs): Always enable build_tools.
1167 (BUILD_DIR_PREFIX): Remove.
1168
1169 * Makefile.def (gcc): Add target variable.
1170 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1171 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1172 in the recursive `make', instead of hardwiring `all'.
1173 (Autogenerated TARGET-* variables): New.
1174
20f3bb80
BB
11752004-08-13 Brian Booth <bbooth@redhat.com>
1176
1177 * MAINTAINERS: Remove myself from write-after-approval.
1178
b5be499d
NN
11792004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
1180
1181 * src-release: Stop distributing mmalloc with gdb (which doesn't
1182 use it).
1183 * Makefile.def: GDB doesn't depend on mmalloc anymore.
1184 * Makefile.in: Regenerate.
1185
b3f8d95d
MM
11862004-08-09 Mark Mitchell <mark@codesourcery.com>
1187
1188 * configure.in (arm*-*-eabi*): New target.
1189 * configure: Regenerate.
1190
3589b69e
PB
11912004-08-06 Paolo Bonzini <bonzini@gnu.org>
1192
1193 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1194 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1195 (Dependencies): New section.
1196 * Makefile.tpl (Dependencies): Generate from Makefile.def.
1197 (configure-target-[+module+]): Depend on maybe-all-gcc
1198 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
1199 (toplevel profiledbootstrap): Fix dependencies.
1200 * Makefile.in: Regenerate.
1201
972974fc
MM
12022004-08-03 Mark Mitchell <mark@codesourcery.com>
1203
1204 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1205 target-libiberty to noconfigdirs.
1206 * configure: Regenerate.
1207
bebf829d
PB
12082004-08-03 Paul Brook <paul@codesourcery.com>
1209
1210 * configure.in: Check for MPFR as well as GMP.
1211 * configure: Regenerate.
1212
98a5bb3b
RM
12132004-08-01 Robert Millan <robertmh@gnu.org>
1214
1215 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1216 libmudflap for all GNU-based systems (with Glibc).
1217 * configure: Regenerate.
1218
d32ab992
PB
12192004-08-03 Paolo Bonzini <bonzini@gnu.org>
1220
1221 * Makefile.def (host-modules): Add gcc.
1222 * Makefile.in: Regenerate.
1223 * Makefile.tpl (sorry): New rule.
1224 (configure-host, all-host, [+make_target+]-host, do-check,
1225 install-host): Do not add gcc as a special case.
1226 (host modules): Add a small special-casing for gcc. Export
1227 extra_make_flags through the environment.
1228 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1229 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1230 other recursive targets for gcc): Remove.
1231
1232 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1233 (stage, unstage): New rules.
1234 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1235 distclean-stage[+id+]): Use stage_current.
1236 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1237 the stage*-start rules.
1238
aeb732c1
GK
12392004-08-02 Geoffrey Keating <geoffk@apple.com>
1240
1241 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
1242 use -all_load flag.
1243
25b656e7
PB
12442004-08-02 Paolo Bonzini <bonzini@gnu.org>
1245
1246 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
1247 * configure: Regenerate.
1248
cc440d71
TM
12492004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
1250
1251 * maintainer-scripts/gcc_release: Revert yesterday's change.
1252
270e140b
SB
12532004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
1254
1255 * MAINTAINERS: Add myself to write-after-approval.
1256
3e4035f8
TM
12572004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
1258
1259 * libf2c: Removed.
1260 * gcc/gccbug.in: Updated because of libf2c removal.
1261 * maintainer-scripts/gcc_release: Ditto.
1262
a3e8d8b4
LR
12632004-07-09 Loren J. Rittle <ljrittle@acm.org>
1264
1265 * configure.in: Build libmudflap by default on FreeBSD.
1266 * configure: Regenerated.
1267
dfcada9a
MM
12682004-07-09 Mark Mitchell <mark@codesourcery.com>
1269
1270 * configure.in: Do not build libmudflap by default on non-GNU/Linux
1271 systems.
1272 * configure: Regenerated.
1273
3922b216
JDA
12742004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1275
1276 PR target/16344
1277 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1278 feedback based compiler.
1279 * Makefile.in: Rebuilt.
1280
95bcca47
AO
12812004-07-08 Alexandre Oliva <aoliva@redhat.com>
1282
1283 * Makefile.def (host_modules): Set bootstrap=true for flex.
1284 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1285 * Makefile.in: Rebuilt.
1286
051822f6
JH
12872004-07-07 Jan Hubicka <jh@suse.cz>
1288
1289 * MAINTAINERS: Add self as a profile feedback maintainer.
1290
7b61653a
PE
12912004-07-05 Phil Edwards <phil@codesourcery.com>
1292
1293 * configure.in: Do not prepend $srcdir to /dev/null in
1294 makefile fragments.
1295 * configure: Regenerate.
1296
23f6b2f9
PB
12972004-07-01 Paolo Bonzini <bonzini@gnu.org>
1298
1299 * Makefile.def (build_modules): Add bison, byacc, flex,
1300 m4, texinfo.
1301 (flags_to_pass): Add FLEX.
1302 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1303 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1304 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1305 DEFAULT_MAKEINFO): Remove.
1306 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1307 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1308 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1309 objdir or else use configured tool.
1310 (all-build): New.
1311 (all): Depend on it.
1312 (Build module dependencies): Add.
1313 * Makefile.in: Regenerate.
1314 * configure.in: Better support for multiple build modules,
1315 matching what is done for host/target modules. Do not look
1316 for "plausible" locations of build tools if Canadian cross.
1317 Use autoconf's AC_PROG_CC to find a C compiler. Define
1318 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
1319 * configure: Regenerate.
78716e86 1320
1c020272
PB
13212004-06-22 Paolo Bonzini <bonzini@gnu.org>
1322
1323 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1324 * Makefile.in: Regenerate.
1325
a52a0a7f
PB
13262004-06-22 Paolo Bonzini <bonzini@gnu.org>
1327
1328 * Makefile.tpl (configure-build-[+module+],
1329 configure-[+module+], configure-target-[+module+]): Pass
1330 [+extra_configure_args+].
1331 (all-build-[+module+], all-[+module+], check-[+module+],
1332 install-[+module+], [+make_target+]-[+module+],
1333 all-target-[+module+], check-target-[+module+],
1334 install-target-[+module+], [+make_target+]-target-[+module+]):
1335 Pass [+extra_make_args+].
1336 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1337 (GCC_HOST_EXPORTS): Remove.
1338 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1339 cross, check-gcc, check-gcc-c++, install-gcc,
1340 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1341 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1342 * Makefile.in: Regenerate.
1343
ccde3f1a
MS
13442004-06-21 Matthew Sachs <msachs@apple.com>
1345
1346 * MAINTAINERS: Added self to write-after-approval.
1347
6264b0a6
CF
13482004-06-21 Christopher Faylor <cgf@alum.bu.edu>
1349
1350 * configure.in: Check for srcdir/winsup rather than build directory
1351 winsup.
1352 * configure: Regenerate.
1353
801e2270
CV
13542004-06-17 Corinna Vinschen <vinschen@redhat.com>
1355
1356 * configure.in: Don't build Cygwin native newlib if winsup
1357 directory is missing. Emit warning instead.
1358 * configure: Regenerate.
1359
ad6717df
PB
13602004-06-09 Paolo Bonzini <bonzini@gnu.org>
1361
1362 * Makefile.tpl (touch-stage[+id+]): New.
1363 (restage[+prev+]): Depend on touch-stage[+id+].
1364
1365 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1366 Use it throughout.
1367
1368 * Makefile.def: Add profile and feedback bootstrap stages.
1369 Remove next field from bootstrap stages.
1370 * Makefile.tpl (LN, LN_S): Substitute.
1371 (stageN-start, stageN-end): Use double-colon rules, to
1372 provide a hook for additional setup commands.
1373 (distclean-stageN-gcc, restageN): Create dependencies from
1374 [+prev+], not from [+next+].
1375 (stageN-bubble): Add commands for successive stages from
1376 [+prev+], using double-colon rules.
1377 (all-stageN-gcc): Fix typo.
1378 (stagefeedback-start, profiledbootstrap): New.
1379 * Makefile.in: Regenerate.
1380 * configure.in: Call ACX_PROG_LN.
1381 * configure: Regenerate.
1382
5bbb9680
CY
13832004-06-08 Canqun Yang <canqun@nudt.edu.cn>
1384
1385 * MAINTAINERS (Write After Approval): Add myself.
1386
e18be1d4
MA
13872004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
1388
1389 * MAINTAINERS (Write After Approval): Add myself.
1390
5607edfd
PB
13912004-06-03 Paolo Bonzini <bonzini@gnu.org>
1392
1393 * configure.in: Fix --enable-bootstrap breakage introduced in trees
1394 without gcc.
1395 * configure: Regenerate.
1396
1ec4e9c3
PB
13972004-06-01 Paolo Bonzini <bonzini@gnu.org>
1398
1399 * Makefile.tpl: Fix typo.
1400 * Makefile.in: Regenerate.
1401
c2f7605f
PB
14022004-06-01 Paolo Bonzini <bonzini@gnu.org>
1403
1404 * configure.in: Remove new- prefix from toplevel
1405 bootstrap targets.
1406 * configure: Regenerate.
1407
f516a7da
PB
14082004-06-01 Paolo Bonzini <bonzini@gnu.org>
1409
1410 * Makefile.tpl (all.normal): Rename to all.
1411 (all): Replace with a rule to pick the default
1412 target from configure.
1413 (all-gcc, configure-gcc): Use conditionals to
1414 do nothing when toplevel bootstrap is going on.
1415 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1416 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1417 * configure.in: Support --enable-bootstrap.
1418
1419 * Makefile.def: Remove new- prefix from toplevel
1420 bootstrap targets.
1421 * Makefile.tpl: Likewise.
1422
1423 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
1424 target.
1425
1426 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1427 $(RECURSE_FLAGS) to recursive invocation of make.
1428
1429 * Makefile.in: Regenerate.
1430 * configure: Regenerate.
1431
78dd5e36
AJ
14322004-05-30 Andreas Jaeger <aj@suse.de>
1433 Jim Wilson <wilson@specifixinc.com>
1434
1435 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1436 like CC.
1437
30f1bddc
DJ
14382004-05-27 Daniel Jacobowitz <dan@debian.org>
1439
1440 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1441 * configure: Regenerate.
1442
4fc4dd12
DJ
14432004-05-25 Daniel Jacobowitz <drow@false.org>
1444
1445 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1446 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1447 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
1448 targets.
1449 * Makefile.in: Regenerate.
1450
94632047 14512004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
1452
1453 * configure.in: Test the ability to symlink directories.
1454 * configure: Regenerate.
1455
1456 * Makefile.def (bootstrap-stage): New definitions.
1457 * Makefile.tpl (configure-stage1-gcc,
1458 configure-stage2-gcc, configure-stage3-gcc,
1459 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1460 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1461 new-restage3, compare): Autogenerate, see Makefile.in
1462 entry for behavioral changes.
1463 (distclean-stage1, new-stage1-start, new-stage1-end,
1464 new-stage1-bubble, distclean-stage2, new-stage2-start,
1465 new-stage2-end, new-stage2-bubble, distclean-stage3,
1466 new-stage3-start, new-stage3-end): New autogenerated targets.
1467 (objext, prebootstrap, BOOT_CFLAGS,
1468 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1469 targets.
1470
1471 * Makefile.in: Regenerate.
1472 (distclean-stage1, new-stage1-start, new-stage1-end,
1473 new-stage1-bubble, distclean-stage2, new-stage2-start,
1474 new-stage2-end, new-stage2-bubble, distclean-stage3,
1475 new-stage3-start, new-stage3-end): New targets.
1476 (all-stage1-gcc): Move prebootstrap dependency from here...
1477 (configure-stage1-gcc): ...to here.
1478 (new-bootstrap): Use bubble targets.
1479 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1480 Use per-stage distclean targets.
1481 (configure-stage1-gcc, configure-stage2-gcc,
1482 configure-stage3-gcc, all-stage1-gcc,
1483 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1484 Use new-stageN-start to prepare the tree.
1485
4f4e53dd
PB
14862004-05-23 Paolo Bonzini <bonzini@gnu.org>
1487
1488 * Makefile.def (host_modules): add libcpp.
1489 * Makefile.tpl: Add dependencies on and for libcpp.
1490 * Makefile.in: Regenerate.
1491 * configure.in: Add libcpp host module.
1492 * configure: Regenerate.
1493
60975492
PB
14942004-05-21 Paolo Bonzini <bonzini@gnu.org>
1495
1496 * Makefile.tpl: Whenever a recursive target is defined, wrap
1497 it in a special @if/@endif block, and prepare its maybe
1498 dependency in the @if/@endif block
1499 * configure.in: Instead of writing maybe dependencies, remove
1500 the @if/@endif statements, and remove the @if/@endif blocks
1501 that remain.
1502 * configure: Regenerate.
1503 * Makefile.in: Regenerate.
1504
5ce7d75d
JJ
15052004-05-20 Janis Johnson <janis187@us.ibm.com>
1506
1507 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
1508
c779c42f
KK
15092004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
1510
1511 PR bootstrap/15120
1512 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
1513 * */configure: Rebuilt.
1514
b4117c30
ZW
15152004-05-17 Zack Weinberg <zack@codesourcery.com>
1516
1517 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1518 of libf2c.
1519 * configure, Makefile.in: Regenerate.
1520
315fcf97 1521