]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
linux.h (TARGET_THREAD_SSP_OFFSET): Define.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
4de997d1
PB
12005-08-08 Paolo Bonzini <bonzini@gnu.org>
2
3 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6 tools; remove code to manually set them.
7 (Target tools): Look in the environment for them.
8 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
11 build directory.
12 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
13 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
14 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
15 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
16 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
17 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
18 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
19 * configure: Regenerate.
20 * Makefile.in: Regenerate.
21
b089e33a
BE
222005-07-28 Ben Elliston <bje@au.ibm.com>
23
24 * MAINTAINERS: Update for removed CPU targets.
25
e3791243
MM
262005-07-27 Mark Mitchell <mark@codesourcery.com>
27
28 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
29 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
30 * Makefile.in: Regenerated.
31
526635cb
MM
322005-07-26 Mark Mitchell <mark@codesourcery.com>
33
34 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
35 (CFLAGS_FOR_TARGET): Use it.
36 (CXXFLAGS_FOR_TARGET): Likewise.
37 * Makefile.in: Regenerated.
38 * configure.in (--with-build-sysroot): New option.
39 * configure: Regenerated.
40
19791f70
PB
412005-07-24 Paolo Bonzini <bonzini@gnu.org>
42
43 * Makefile.tpl: Wrap install between unstage and stage
44 * Makefile.in: Regenerate.
45
35f5a23f
EC
462005-07-21 Eric Christopher <echristo@apple.com>
47
48 * MAINTAINERS: Update affiliation.
49
ff3ddf15
PW
502005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
51
52 * MAINTAINERS: Add self as crx port maintainer.
53
3a664c1c
DD
542005-07-20 DJ Delorie <dj@redhat.com>
55
56 * MAINTAINERS: Add self as m32c maintainer.
57
539df155
KC
582005-07-16 Kelley Cook <kcook@gcc.gnu.org>
59
60 * all files: Update FSF address.
61
be9c593a
EC
622005-07-15 Eric Christopher <echristo@redhat.com>
63
64 * MAINTAINERS: Change affiliation.
65
fd7ea4ab
JB
662005-07-14 Jim Blandy <jimb@redhat.com>
67
68 * configure.in: Add cases for Renesas m32c.
69 * configure: Regenerated.
70
0063a823
KC
712005-07-14 Kelley Cook <kcook@gcc.gnu.org>
72
d0ca130a
KC
73 * COPYING.LIB: Update from fsf.org.
74
752005-07-14 Kelley Cook <kcook@gcc.gnu.org>
76
77 * COPYING, compile, config.guess,
0063a823
KC
78 config.sub, install-sh, missing, mkinstalldirs,
79 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 80 * config-ml.in: Update FSF address.
0063a823 81
a8ba31f2
EC
822005-07-13 Eric Christopher <echristo@redhat.com>
83
84 * configure.in: Add toplevel noconfigdir support for tpf.
85 * configure: Regenerate.
86
5bea4a03
PB
872005-07-11 Paolo Bonzini <bonzini@gnu.org>
88
89 PR ada/22340
90
91 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
92 * Makefile.in: Regenerate.
93
284bdbbd
MM
942005-07-07 Mark Mitchell <mark@codesourcery.com>
95
96 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
97 Brolley to write-after-approval.
98
452190fb
AS
992005-07-07 Andreas Schwab <schwab@suse.de>
100
101 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
102 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
103 * Makefile.in: Regenerated.
104
9c8f9ec2
GK
1052005-07-06 Geoffrey Keating <geoffk@apple.com>
106
107 * configure.in: Don't build sim or rda when targetting darwin.
108 * configure: Regenerate.
109
ef0087a7
KH
1102005-07-06 Kazu Hirata <kazu@codesourcery.com>
111
112 * configure.in: Add --enable-libssp and --disable-libssp.
113 * configure: Regenerate with autoconf-2.13.
114
77008252
JJ
1152005-07-02 Jakub Jelinek <jakub@redhat.com>
116
117 * Makefile.def (target_modules): Add libssp.
118 * configure.in (target_libraries): Add target-libssp.
119 * configure: Rebuilt.
120 * Makefile.in: Rebuilt.
121
a04eae1b
ZW
1222005-07-01 Zack Weinberg <zackw@panix.com>
123
124 * MAINTAINERS: Change email address. Resign from maintainership.
125
948884cd
RG
1262005-07-01 Richard Guenther <rguenther@suse.de>
127
128 * MAINTAINERS: Change my e-mail address and affiliation.
129
c7870f5d
PB
1302005-06-22 Paolo Bonzini <bonzini@gnu.org>
131
132 * Makefile.def (stagefeedback): Come after profile.
133 Define profiledbootstrap target.
134 * Makefile.tpl (profiledbootstrap): Remove.
135 (stageprofile-end): Zap stagefeedback.
136 (stagefeedback-start): Copy all .gcda files, not only GCC's.
137 * Makefile.in: Regenerate.
138
ab99519a
RS
1392005-06-13 Richard Sandiford <richard@codesourcery.com>
140
141 * MAINTAINERS: Update my email address.
142
f610dd5f
ZW
1432005-06-13 Zack Weinberg <zack@codesourcery.com>
144
145 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
146 In 'cpp' stanza, support '#line' as well as '# '.
147
71bc2a83
AS
1482005-06-08 Andreas Schwab <schwab@suse.de>
149
150 * MAINTAINERS: Move myself from 'Write After Approval' to
151 'CPU Port Maintainers' section as m68k maintainer.
152
4fab7234
HPN
1532005-06-07 Hans-Peter Nilsson <hp@axis.com>
154
155 * configure.in (unsupported_languages): New macro.
156 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
157 non-ported target libraries in noconfigdirs.
158 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
159 non-linux-gnu. Remove libgcj_ex_libffi.
160 <lang_frag loop>: Set add_this_lang=no if the language is in
161 unsupported_languages.
162 * configure: Regenerate.
163
68193f9b
TS
1642005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
165
166 * configure.in: Fix typo in handling of --with-mpfr-dir.
167 * configure: Regenerate.
168
f26f6b8d
RS
1692005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
170
171 * MAINTAINERS: Update my email address.
172
ba4853f8
JB
1732005-06-02 Jim Blandy <jimb@redhat.com>
174
175 * config.sub: Add cases for the Renesas m32c. (This patch has been
176 accepted into the master sources.)
177
79dd769c 1782005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
179 Michael Snyder <msnyder@redhat.com>
180 Stan Cox <scox@redhat.com>
79dd769c 181
f610dd5f 182 * configure.in: Set noconfigdirs for ms1.
79dd769c 183
f610dd5f 184 * configure: Regenerate.
79dd769c 185
d29e107f
JD
1862005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
187
188 * MAINTAINERS (Write After Approval): Add self.
189
e93196c3
JC
1902005-06-01 Josh Conner <jconner@apple.com>
191
192 * MAINTAINERS (Write After Approval): Add self.
193
ae263c7a
KH
1942005-06-01 Kazu Hirata <kazu@codesourcery.com>
195
196 * MAINTAINERS: Update my email address.
197
585b3aa3
ZM
1982005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
199
200 * MAINTAINERS (Write After Approval): Add self.
201
4930c50b
CD
2022005-05-26 Chris Demetriou <cgd@broadcom.com>
203
204 * MAINTAINERS (Write After Approval): Remove self.
205
2dfbef6d
PB
2062005-05-25 Paolo Bonzini <bonzini@gnu.org>
207
208 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
209 (Dependencies): Consider target modules for bootstrap dependencies.
210 Make target bootstrap modules depend on each stage's gcc.
211 * Makefile.in: Regenerate.
212
bcb28cf5
PB
2132005-05-20 Paolo Bonzini <bonzini@gnu.org>
214
215 * Makefile.def (configure-gcc): Depend on binutils having been built.
216 (all-gcc): No need to do it here.
217 * Makefile.in: Regenerate.
218
0cf085e4
PB
2192005-05-19 Paul Brook <paul@codesourcery.com>
220
f610dd5f 221 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
222 language cannot be built.
223 * configure: Regenerate.
224
dfb2c39a
DJ
2252005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
226
227 * ylwrap: Import from Automake 1.9.5.
228
771aaa92
DU
2292005-05-13 David Ung <davidu@mips.com>
230
231 * MAINTAINERS (Write After Approval): Add self.
232
3ac9bd58
MS
2332005-05-09 Mike Stump <mrs@apple.com>
234
235 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
236 lt_cv_sys_max_cmd_len for now.
f610dd5f 237
f77a5578
SC
2382005-05-09 Stan Cox <scox@redhat.com>
239
240 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
241
795e36e5
MK
2422005-05-08 Matt Kraai <kraai@ftbfs.org>
243
244 * README.SCO: Update the URL.
245
c9392a2b
DE
2462005-05-05 David Edelsohn <edelsohn@gnu.org>
247
248 * ltconfig: Define file_list_spec. Pass file_list_spec and
249 with_gnu_ld to libtool.
250 * ltcf-c.sh (aix[45]): Define file_list_spec.
251 * ltcf-cxx.sh (aix[45]): Same.
252 * ltcf-gcj.sh (aix[45]): Same.
253 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
254 exists, write list of input files to temporary file.
255
bebcd931
MS
2562005-05-04 Mike Stump <mrs@apple.com>
257
258 * configure.in: Always pass --target to target configures as
259 otherwise rebuilds that do --recheck will fail.
260 * confiugure: Rebuilt.
261
ce406537
PB
2622005-05-04 Paolo Bonzini <bonzini@gnu.org>
263
264 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
265 STAGE_HOST_EXPORTS.
266 (configure, all): Add bootstrap support.
267 (Host modules, target modules): Pass post-stage1 flags and exports.
268 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
269 * Makefile.in: Regenerate.
270
aa9dcfc4
PB
2712005-04-29 Paolo Bonzini <bonzini@gnu.org>
272
273 * configure: Regenerate.
274
b6f9abcf
MS
2752005-04-27 Mike Stump <mrs@apple.com>
276
277 * MAINTAINERS: Add self as darwin maintainer.
278
acb217cb
BS
2792005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
280
281 * config.sub: Update from master copy.
282
b6dae270
MS
2832005-04-21 Mike Stump <mrs@apple.com>
284
285 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
286 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
287
c2e0d3a9
HPN
2882005-04-19 Hans-Peter Nilsson <hp@axis.com>
289
290 * configure.in <crisv32-*-*, cris-*-*>: New local variable
291 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
292 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
293 "*-*-elf" and "*-*-linux*".
294 * configure: Regenerate.
295
871ae772
JM
2962005-04-14 Joseph S. Myers <joseph@codesourcery.com>
297
298 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
299
bf070c29
MS
3002005-04-12 Mike Stump <mrs@apple.com>
301
302 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
303
e865b6f7
TK
3042005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
305
306 * MAINTAINERS (Write After Approval): Add myself.
307
7b71ad7f
BS
3082005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
309
310 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
311
25b42232
PB
3122005-04-06 Paolo Bonzini <bonzini@gnu.org>
313
f610dd5f 314 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
315 (TARGET_CONFIGARGS): Include --with-target-subdir.
316 (configure, all): New macros. Use them throughout.
317 * Makefile.in: Regenerate.
318
d727c624
JG
3192005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
320
321 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 322
fff72cc4
ZD
3232005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
324
325 * MAINTAINERS: Remove 'loop unrolling' maintainer.
326
86472dc3
GP
3272005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
328
329 * MAINTAINERS: Move John Carr to Write After Approval.
330
5d0f90e5
R
3312005-03-30 J"orn Rennecke <joern.rennecke@st.com>
332
333 * config/mh-mingw32: Delete.
334 * configure.in: Don't use it.
335 * configure: Regenerate.
336
33da42bc
PB
3372005-03-31 Paolo Bonzini <bonzini@gnu.org>
338
339 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
340 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
341 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
342 (HOST_LIB_PATH): Generate from Makefile.def.
343 (TARGET_LIB_PATH): Likewise.
344 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
345 * Makefile.in: Regenerate.
346 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
347 (RPATH_ENVVAR): Include Darwin case.
348 * configure: Regenerate.
349
15cc1841
TF
3502005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
351
352 * MAINTAINERS (Various Maintainers): Remove self.
353 (Write After Approval): Add self.
354
6a8c79d5
TF
3552005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
356
357 * MAINTAINERS (Various Maintainers): Add self.
358
256f7136
PB
3592005-03-25 Paolo Bonzini <bonzini@gnu.org>
360
361 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
362 * configure: Regenerate.
363
191dd2c9
ZW
3642005-03-21 Zack Weinberg <zack@codesourcery.com>
365
366 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
367 gcc_version, and gcc_version_trigger from set of flags to pass.
368 * Makefile.tpl: Remove definitions of above variables.
369 (config.status): Remove dependency on $(gcc_version_trigger).
370 * Makefile.in: Regenerate.
371 * configure.in: Do not reference config/gcc-version.m4 nor
372 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
373 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
374 * configure: Regenerate.
375
ef6e9bc0
MH
3762005-03-16 Manfred Hollstein <manfred.h@gmx.net>
377 Andrew Pinski <pinskia@physics.uc.edu>
378
379 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
380 * Makefile.in: Regenerate.
381
009bbd5a
FW
3822005-03-13 Feng Wang <fengwang@nudt.edu.cn>
383
384 * MAINTAINERS (Write After Approval): Add myself.
385
09f8755b
DA
3862005-03-03 David Ayers <d.ayers@inode.at>
387
388 * MAINTAINERS (Write After Approval): Add myself.
389
e73ed25c
AO
3902005-03-01 Alexandre Oliva <aoliva@redhat.com>
391
392 PR libgcj/20160
393 * ltmain.sh: Avoid creating archives with components that have
394 duplicate basenames.
395
ace9ac7b
AP
3962005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
397
398 PR bootstrap/20250
399 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
400 instead of check.
401 * Makefile.in: Regenerate.
402
c9db9354
PB
4032005-02-28 Paolo Bonzini <bonzini@gnu.org>
404
405 * Makefile.in: Regenerate to fix conflict between the previous two
406 patches.
407
215c351a
PB
4082005-02-28 Paolo Bonzini <bonzini@gnu.org>
409
410 PR bootstrap/17383
411 * Makefile.def (target_modules): Remove "stage", now unnecessary.
412 * Makefile.tpl (HOST_SUBDIR): New substitution.
413 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
414 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
415 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
416 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
417 (Host modules, Bootstrapped modules): Use it.
418 (Build modules, Target modules): Do not create symlink trees,
419 always configure out-of-srcdir.
420 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
421 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
422 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
423 $(HOST_SUBDIR). Create a symlink for host_subdir.
424
425 * Makefile.in: Regenerate.
426 * configure: Regenerate.
427
5395b47b
NN
4282005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
429
430 Merged from libada-gnattools-branch:
431 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
432
433 * gnattools: New directory.
434 * Makefile.def: Add gnattools as a module, depending on target-libada.
435 * Makefile.in: Regenerate.
436 * configure.in: Include gnattools in host_tools; disable it if ada
437 is disabled.
438 * configure: Regenerate.
439
ca2cc05c
JM
4402005-02-24 James A. Morrison <phython@gcc.gnu.org>
441
442 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
443 treelang maintainer.
444 (Write After Approval): Remove myself.
445
d2f3024f
PS
4462005-02-23 Paul Schlie <schlie@comcast.net>
447
448 * configure.in: Allow darwin targeted ports to build tk, itcl and
449 libgui.
450 * configure: Regenerate.
451
bba5e0ca
EB
4522005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
453
454 PR libgcj/10353
455 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
456 * configure: Regenerate.
457
70132ce7
SK
4582005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
459
460 * MAINTAINERS (Write After Approval): Add myself.
461
20f0edca
ILT
4622005-02-10 Ian Lance Taylor <ian@airs.com>
463
464 * MAINTAINERS: Update my e-mail address.
465
e64e5109
RG
4662005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
467
468 * MAINTAINERS (Write After Approval): Add myself.
469
40d64b5a
HPN
4702005-01-29 Hans-Peter Nilsson <hp@axis.com>
471
472 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
473 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
474 target-libgloss when not *-*-elf and *-*-aout.
475 * configure: Regenerate.
476
54a12711
KH
4772005-01-23 Kazu Hirata <kazu@cs.umass.edu>
478
479 * MAINTAINERS: Remove obsolete entries.
480
0aa99dbb
KH
481 * MAINTAINERS (Write After Approval): Add Michael Matz.
482
2b009f5f
NB
4832005-01-19 Neil Booth <neil@daikokuya.co.uk>
484
485 * MAINTAINERS: Remove self as cpplib maintainer.
486
385870f5
KC
4872005-01-17 Kelley Cook <kcook@gcc.gnu.org>
488
489 * install-sh, config.sub: Import from upstream.
490
e7daab31
KC
4912005-01-17 Kelley Cook <kcook@gcc.gnu.org>
492
493 PR bootstrap/18222
494 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
495 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
496 * Makefile.in: Regenerate.
497
e6003f4d
JT
4982005-01-16 Jason Thorpe <thorpej@netbsd.org>
499
500 * MAINTAINERS: Update my email address.
501
145e2972 5022005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 503 Andreas Schwab <schwab@suse.de>
145e2972
DE
504
505 PR bootstrap/18033
506 * config-ml.in: Eval option if surrounded by single quotes.
507
86c7e0da
PB
5082005-01-03 Paolo Bonzini <bonzini@gnu.org>
509
510 Revert 2004-12-28 Makefile changes, a better fix will be
511 applied to mainline and src after GCC 4.0 branches.
512
3224a22f
PB
5132004-12-28 Paolo Bonzini <bonzini@gnu.org>
514
515 PR bootstrap/17383
516
517 * Makefile.def (target_modules): Remove stage parameter,
518 it is always true now.
519 * Makefile.tpl (configure-build-[+module+],
520 configure-target-[+module+]): Always build symlink tree
521 for the directory and for include. BUILD_SUBDIR and
522 TARGET_SUBDIR cannot be . anymore.
523 * Makefile.in: Regenerate.
524
aaf51ca2
DE
5252004-12-25 David Edelsohn <edelsohn@gnu.org>
526
527 Revert 2004-12-08 Makefile changes.
528
4e32e454
DS
5292004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
530
531 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
532 cygwin, mingw.
533
669f01d8
AS
5342004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
535
536 * configure.in (sh64-*-*): Reenable gprof.
537 * configure: Regenerate.
538
1b227ee0
DE
5392004-12-08 David Edelsohn <edelsohn@gnu.org>
540
541 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
542 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
543 (EXTRA_TARGET_FLAGS): Add PICFLAG.
544 * Makefile.in: Regenerate.
545
ce5e944c
CF
5462004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
547
548 * MAINTAINERS: Update my email address.
549
893f1e87
MK
5502004-12-07 Matt Kraai <kraai@ftbfs.org>
551
552 * Makefile.tpl: Generate normal dependencies if the LHS module is
553 not bootstrapped.
554 * Makefile.in: Regenerate.
555
bb59c339
RS
5562004-12-03 Richard Sandiford <rsandifo@redhat.com>
557
558 * configure.in: Include config/gxx-include-dir.m4. Use
559 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
560 * configure: Regenerate.
561
4982adbe
RS
5622004-12-03 Richard Sandiford <rsandifo@redhat.com>
563
564 * config.if: Delete.
565 * configure.in: Set libstdcxx_incdir directly.
566 * configure: Regenerate.
567
05750653
EC
5682004-12-02 Eric Christopher <echristo@redhat.com>
569
570 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
571 * Makefile.in: Regenerate.
572
5fef1dbd
RS
5732004-12-02 Richard Sandiford <rsandifo@redhat.com>
574
575 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
576 * configure: Regenerate.
577
afabd8e6
RS
5782004-12-02 Richard Sandiford <rsandifo@redhat.com>
579
580 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
581 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
582 * configure: Regenerate.
583
78716e86
EC
5842004-12-01 Eric Christopher <echristo@redhat.com>
585
586 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
587 of things to remove.
588
57ab8ba9
MK
5892004-11-29 Matt Kraai <kraai@ftbfs.org>
590
591 * MAINTAINERS (Write After Approval): Update my e-mail address.
592
2539bffe
KC
5932004-11-29 Kelley Cook <kcook@gcc.gnu.org>
594
595 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
596 from CVS libtool to always pass_all.
597
3e732ba0
JDA
5982004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
599
600 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
601 (hppa*64*-*-*): Delete incorrect comment.
602 * configure: Rebuilt.
603
767f726e
KC
6042004-11-24 Kelley Cook <kcook@gcc.gnu.org>
605
606 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
607
2c92e90f
KC
6082004-11-24 Kelley Cook <kcook@gcc.gnu.org>
609
610 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
611 from CVS libtool to always pass_all.
612
32f84e48
KC
6132004-11-15 Kelley Cook <kcook@gcc.gnu.org>
614
615 * install-sh, compile: Import from automake.
616
9587be8a
KC
6172004-11-15 Kelley Cook <kcook@gcc.gnu.org>
618
619 * config.guess, config.sub: Import from savannnah.
620
04e81808 6212004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
622
623 * MAINTAINERS (Write After Approval): Add myself
624
f87a2b2e
MS
6252004-11-12 Mike Stump <mrs@apple.com>
626
627 * Makefile.def: Add html support.
628 * Makefile.tpl: Likewise.
629 * Makefile.in: Regenerate.
630
848556c2
GK
6312004-11-11 Geoffrey Keating <geoffk@apple.com>
632
556f03c4
GK
633 PR 18423
634 * configure.in: Remove all instances of build-fixincludes from
635 noconfigdirs.
636 (build_configargs): Supply --target to subdirectories.
637 * configure: Regenerate.
638
848556c2
GK
639 * Makefile.def: Make gcc install depend on fixincludes install.
640 * Makefile.in: Regenerate.
641
9e5712a5
JJ
6422004-11-10 Janis Johnson <janis187@us.ibm.com>
643
644 * MAINTAINERS: Add myself as gcc testsuite maintainer.
645
4ef509c0
PB
6462004-11-11 Paul Brook <paul@codesourcery.com>
647
648 * MAINTAINERS: Add self as arm maintainer. Update email address.
649
20d11df6
HPN
6502004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
651
652 * configure.in (noconfigdirs) [mmix-*-*]: Disable
653 target-libgfortran.
79fd8592 654 * configure: Regenerate.
20d11df6 655
68c70f15
DE
6562004-11-07 David Edelsohn <edelsohn@gnu.org>
657
658 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
659 like CC.
660
54f88091
PB
6612004-11-05 Paolo Bonzini <bonzini@gnu.org>
662
663 * Makefile.def (host fixincludes): Specify missing targets.
664 * Makefile.in: Regenerate.
665
6866abb8
RC
6662004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
667
668 * MAINTAINERS: Add myself
669
83f62578
GL
6702004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
671
672 * MAINTAINERS (Write After Approval): Add myself.
673
53c7ffe7
GK
6742004-11-04 Geoffrey Keating <geoffk@apple.com>
675
676 * Makefile.def: Build fixincludes for the host, too.
677 * Makefile.in: Regenerate.
678 * configure.in (host_tools): Add fixincludes.
679 * configure: Regenerate.
680
ac8b3d9d
DJ
6812004-11-04 Daniel Jacobowitz <dan@debian.org>
682
683 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
684 * configure: Regenerated.
685
bab37580
L
6862004-11-04 H.J. Lu <hongjiu.lu@intel.com>
687
688 PR other/17783
689 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
690 * configure: Regenerated.
691
db1de713
MM
6922004-10-31 Mark Mitchell <mark@codesourcery.com>
693
694 * README.SCO: Update per FSF instructions.
695
a827e21a
EW
6962004-10-28 Eric B. Weddington <ericw@evcohs.com>
697
698 PR target/18151
699 * configure.in (case ${target}): Do not build fixincludes for avr.
700 * configure: Regenerated.
701
9d069a4f
PB
7022004-10-26 Paolo Bonzini <bonzini@gnu.org>
703
704 * configure.in (case ${target}): Do not build fixincludes
705 on platforms where it is not used.
706 * configure: Regenerated.
707
fc45f3fe
DJ
7082004-10-23 Daniel Jacobowitz <dan@debian.org>
709
710 * configure.in: Use an absolute path to install-sh.
711 * configure: Regenerated.
712
36554b92
AL
7132004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
714
715 * MAINTAINERS (Write After Approval): Add myself.
716
88e9994a
KH
7172004-10-19 Kazu Hirata <kazu@cs.umass.edu>
718
719 * MAINTAINERS: Remove from Write After Approval those that are
720 already maintainers.
721
ad02a944
SP
7222004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
723
724 * MAINTAINERS: Update my email address.
725
c8e6cd41
KC
7262004-10-12 Kelley Cook <kcook@gcc.gnu.org>
727
728 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
729 * configure: Regenerate.
730
ebe55024
R
7312004-10-07 J"orn Rennecke <joern.rennecke@st.com>
732
733 * MAINTAINERS: Update my email address.
734
a8b0957e
KH
7352004-10-07 Kazu Hirata <kazu@cs.umass.edu>
736
737 * MAINTAINERS (Language Front Ends Maintainers): New. Move
738 entries belonging to this category.
739
96836f61
JZ
7402004-10-06 Josef Zlomek <josef.zlomek@email.cz>
741
742 * MAINTAINERS: Update my e-mail address.
743
7e0b5752
PB
7442004-10-06 Paolo Bonzini <bonzini@gnu.org>
745
746 Fix wrong conflict resolution in:
747
748 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
749
750 * Makefile.in: Regenerate.
751 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
752 in the recursive `make', instead of hardwiring `all'.
753 (Autogenerated TARGET-* variables): New.
754
370f7a47
TL
7552004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
756
757 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 758 * configure: Regenerate.
370f7a47 759
13e5d623
KH
7602004-10-04 Kazu Hirata <kazu@cs.umass.edu>
761
762 * MAINTAINERS (Various Maintainers): Move the "windows,
763 cygwin, mingw" maintainer to ...
764 (OS Port Maintainers): ... here.
765
a6497c1b
KH
7662004-10-04 Kazu Hirata <kazu@cs.umass.edu>
767
768 * MAINTAINERS (Write After Approval): Remove those that are
769 maintainers of some subsystem.
770
1abb828a
D
7712004-10-02 P.J. Darcy <darcypj@us.ibm.com>
772
773 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
774 * ltcf-cxx.sh (tpf*): Likewise.
775 * ltconfig (tpf*): Add TPF OS configuration support.
776
16d1338d
BS
7772004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
778
779 * MAINTAINERS: Change my email address to my new work account.
780
9082a750
MR
7812004-09-24 Michael Roth <mroth@nessie.de>
782
783 * configure.in (--without-headers): Add missing double quotes.
784 * configure: Regenerate.
785
07a8bdf8
KC
7862004-09-24 Kelley Cook <kcook@gcc.gnu.org>
787
788 * ylwrap: Revert to previous version.
789
4c4a5bbc
L
7902004-09-23 H.J. Lu <hongjiu.lu@intel.com>
791
792 PR bootstrap/17369
793 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
794 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
795 SET_GCC_LIB_PATH_CMD.
796 (BASE_TARGET_EXPORTS): Likewise.
797 * Makefile.in: Regenerated.
798
799 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
800 * configure: Regenerated.
801
85f59630
KC
8022004-09-23 Kelley Cook <kcook@gcc.gnu.org>
803
804 * config.guess: New upstream version
805 * compile, depcomp, install-sh, ylwrap: Likewise.
806
95c53c62
RS
8072004-09-19 Roger Sayle <roger@eyesopen.com>
808
809 * config/mh-x86omitfp: New host makefile fragment. Add
810 -fomit-frame-pointer to the default BOOT_CFLAGS.
811 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
812 * configure: Regenerate.
813
0a1c093b
AP
8142004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
815
816 PR target/11572
817 * configure.in (*-*-darwin*): Renable libobjc.
818 * configure: Regenerate.
819
315fcf97
NS
8202004-09-10 Nathan Sidwell <nathan@codesourcery.com>
821
822 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
823
0a050485 8242004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 825
0a050485
DB
826 * Makefile.def: Remove libbanshee.
827 * Makefile.tpl: Ditto.
828 * configure.in: Ditto.
829 * Makefile.in: Regen.
830 * configure: Ditto.
831
5f4a098e
DE
8322004-09-08 David Edelsohn <edelsohn@gnu.org>
833
834 * ltmain.sh: Use $pic_object as $non_pic_object if
835 $non_pic_object=none.
836
32b2511f
PB
8372004-09-07 Paolo Bonzini <bonzini@gnu.org>
838
839 * missing: Import latest version from master repository.
840
fc4d0e82
NC
8412004-09-06 Nick Clifton <nickc@redhat.com>
842
843 * config.sub: Import latest version from master repository.
844 * config.guess: Likewise.
845 This includes these changes:
78716e86 846
fc4d0e82
NC
847 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
848
849 * config.sub: Handle crisv32, alias etraxfs.
850 * config.guess (crisv32:Linux:*:*): Handle.
851
852 2004-08-13 Brad Smith <brad@comstyle.com>
853
854 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
855 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
856
857 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
858
859 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
860 assume the processor is a powerpc. This is because coreutils
861 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
862 in this case, due to a MacOS X bug that causes
863 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
864 to return a negative number.
865 Problem reported by Petter Reinholdtsen in:
866 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
867
868 2004-07-19 Ben Elliston <bje@gnu.org>
869
870 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
871
872 2004-06-24 Ben Elliston <bje@gnu.org>
873
874 * config.guess: Update copyright years.
875 * config.sub: Likewise.
876
877 2004-06-22 Robert Millan <robertmh@gnu.org>
878
879 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
880 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
881
882 2004-06-22 Stanley F. Quayle <stan@stanq.com>
883
884 * config.guess (*:*VMS:*:*): New entry. Replaces
885 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
886 manufacturer.
887
888 2004-06-22 Ben Elliston <bje@gnu.org>
889
890 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
891 * config.sub: Likewise.
892
893 2004-06-22 Ben Elliston <bje@gnu.org>
894
895 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
896 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
897
898 2004-06-11 Ben Elliston <bje@gnu.org>
899
900 * config.guess (pegasos:OpenBSD:*:*): Remove.
901
902 2004-06-11 Ben Elliston <bje@gnu.org>
903
904 From Wouter Verhelst <wouter@grep.be>:
905 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
906
907 2004-06-11 Ben Elliston <bje@gnu.org>
908
909 * config.guess (luna88k:OpenBSD:*:*): New.
910
911 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
912
913 * config.guess (m32r*:Linux:*:*): New case.
914 * config.sub: Handle m32rle.
915
916 2004-03-12 Ben Elliston <bje@wasabisystems.com>
917
918 From Jens Petersen <petersen@redhat.com>:
919 * config.sub: Handle sparcv8.
920
921 2004-03-03 Ben Elliston <bje@wasabisystems.com>
922
923 From Tom Smith <smith@cag.lkg.hp.com>:
924 * config.guess: Version suffixes are equally significant on Tru64
925 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
926 prefix of "P" (patched kernel).
927
928 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
929
930 * config.sub: Add support for National Semiconductor CRX target.
931
2f4cc6bf
JJ
9322004-09-03 Janis Johnson <janis187@us.ibm.com>
933
934 * MAINTAINERS (Various Maintainers): Remove myself as web page
935 maintainer, add myself as maintainer of build status lists.
936
61fec9ff
JB
9372004-09-03 Jan Beulich <jbeulich@novell.com>
938
939 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
940 *-*-netware, but add target-libmudflap.
941 Consolidate *-*-netware targets (of which really only i?86 exists)
942 into a single entry.
943 * configure: Likewise.
944
45f366ab
PB
9452004-09-01 Paolo Bonzini <bonzini@gnu.org>
946
947 * Makefile.tpl (sorry): Remove.
948 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
949 (cleanstrap targets): Depend on distclean, not distclean-stage1.
950 (do-clean): Clean per-stage directories too.
951 (do-distclean): Run distclean-stage1 too.
952 (.NOTPARALLEL): Enable during toplevel bootstrap.
953 (stage[+id+]-bubble): Enable parallel execution during
954 the recursive invocation.
955 * Makefile.in: Regenerate.
956
957 Fix previous checkin:
958
959 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
960 include.
961 * configure.in: Fix indentation.
962 * configure: Regenerate.
963
be8fff81
RB
9642004-08-31 Robert Bowdidge <bowdidge@apple.com>
965
45f366ab
PB
966 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
967 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
968 * configure: regenerate
78716e86 969 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 970 -mdynamic-no-pic
be8fff81
RB
971
972
71b5d516
PB
9732004-08-31 Paolo Bonzini <bonzini@gnu.org>
974
975 * Makefile.def (build_modules): Add fixincludes.
976 (dependencies): Make gcc depend on fixincludes.
977 * configure.in (build_tools): Add fixincludes.
978 (build_configdirs): Always include build_libs.
979 * Makefile.in: Regenerate.
980 * configure: Regenerate.
981
9822004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
983
984 * Makefile.def (bootstrap stages): Add 'lean' parameter.
985 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
986 phony targets; do not generate timestamp files.
987 (distclean-stageN): Remove references to their timestamp files.
988 (restageN, touch-stageN): Remove.
989 (stageN-bubble): Rewritten.
990 (compare): Support lean bootstraps.
991 * Makefile.in: Regenerate.
992
993 * configure.in: Only warn when bootstrapping but
994 build != host or build != target. Support lean bootstraps.
995 * configure: Regenerate.
996
ce7cbbb0
PE
9972004-08-26 Phil Edwards <phil@codesourcery.com>
998
999 * configure.in: Give a better error message if GMP/MPFR are missing
1000 and a language needing them has been requested.
1001 * configure: Regenerated.
1002
9c71a529
PE
10032004-08-25 Phil Edwards <phil@codesourcery.com>
1004
1005 * configure.in: Print a list of available language front-ends if
1006 a requested one is missing. Tidy stray tab characters.
1007 * configure: Regenerated.
1008
e3f92d3b
MK
10092004-08-19 Michael Koch <konqueror@gmx.de>
1010
1011 * gcc/doc/install.texi: Update entry about automake for libjava.
1012
c3f84f61
RM
10132004-08-17 Robert Millan <robertmh@gnu.org>
1014
1015 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1016 (instead of FreeBSD).
1017 * configure: Regenerate.
1018
7c27e184
PB
10192004-08-16 Paolo Bonzini <bonzini@gnu.org>
1020
1021 * Makefile.in: Regenerate.
1022 * configure: Regenerate.
1023
1024 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1025 stage_*_flags.
1026 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1027 for bootstrapped modules if toplevel bootstrap is going.
1028 (GCC bootstrap): Generate per-stage targets for all bootstrapped
1029 modules. Adjust for changes in Makefile.def. Enable several
1030 rules even in non-bootstrap mode, just to avoid peppering the
1031 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1032 (stage-[+prev+]-bubble): Remove.
1033
1034 * Makefile.def (Dependencies): Depend on all-build-bison,
1035 all-build-flex, all-build-byacc, all-build-texinfo, rather
1036 than the host variations.
1037 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
1038 with BUILD_SUBDIR.
1039 (BISON): Update for recent Bisons.
1040 (YACC): Fix typo.
1041 (cross): Depend on all-build.
1042 (all): Do not depend on all-build.
1043 (prebootstrap): Remove.
1044 (dep-kind): Accept separate prefixes for MODULE and ON variables.
1045 (Prebootstrap dependencies): Add them to the per-stage targets
1046 and to all-prebootstrap.
1047 * configure.in (build_configdirs): Always enable build_tools.
1048 (BUILD_DIR_PREFIX): Remove.
1049
1050 * Makefile.def (gcc): Add target variable.
1051 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1052 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1053 in the recursive `make', instead of hardwiring `all'.
1054 (Autogenerated TARGET-* variables): New.
1055
20f3bb80
BB
10562004-08-13 Brian Booth <bbooth@redhat.com>
1057
1058 * MAINTAINERS: Remove myself from write-after-approval.
1059
b5be499d
NN
10602004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
1061
1062 * src-release: Stop distributing mmalloc with gdb (which doesn't
1063 use it).
1064 * Makefile.def: GDB doesn't depend on mmalloc anymore.
1065 * Makefile.in: Regenerate.
1066
b3f8d95d
MM
10672004-08-09 Mark Mitchell <mark@codesourcery.com>
1068
1069 * configure.in (arm*-*-eabi*): New target.
1070 * configure: Regenerate.
1071
3589b69e
PB
10722004-08-06 Paolo Bonzini <bonzini@gnu.org>
1073
1074 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1075 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1076 (Dependencies): New section.
1077 * Makefile.tpl (Dependencies): Generate from Makefile.def.
1078 (configure-target-[+module+]): Depend on maybe-all-gcc
1079 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
1080 (toplevel profiledbootstrap): Fix dependencies.
1081 * Makefile.in: Regenerate.
1082
972974fc
MM
10832004-08-03 Mark Mitchell <mark@codesourcery.com>
1084
1085 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1086 target-libiberty to noconfigdirs.
1087 * configure: Regenerate.
1088
bebf829d
PB
10892004-08-03 Paul Brook <paul@codesourcery.com>
1090
1091 * configure.in: Check for MPFR as well as GMP.
1092 * configure: Regenerate.
1093
98a5bb3b
RM
10942004-08-01 Robert Millan <robertmh@gnu.org>
1095
1096 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1097 libmudflap for all GNU-based systems (with Glibc).
1098 * configure: Regenerate.
1099
d32ab992
PB
11002004-08-03 Paolo Bonzini <bonzini@gnu.org>
1101
1102 * Makefile.def (host-modules): Add gcc.
1103 * Makefile.in: Regenerate.
1104 * Makefile.tpl (sorry): New rule.
1105 (configure-host, all-host, [+make_target+]-host, do-check,
1106 install-host): Do not add gcc as a special case.
1107 (host modules): Add a small special-casing for gcc. Export
1108 extra_make_flags through the environment.
1109 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1110 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1111 other recursive targets for gcc): Remove.
1112
1113 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1114 (stage, unstage): New rules.
1115 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1116 distclean-stage[+id+]): Use stage_current.
1117 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1118 the stage*-start rules.
1119
aeb732c1
GK
11202004-08-02 Geoffrey Keating <geoffk@apple.com>
1121
1122 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
1123 use -all_load flag.
1124
25b656e7
PB
11252004-08-02 Paolo Bonzini <bonzini@gnu.org>
1126
1127 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
1128 * configure: Regenerate.
1129
cc440d71
TM
11302004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
1131
1132 * maintainer-scripts/gcc_release: Revert yesterday's change.
1133
270e140b
SB
11342004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
1135
1136 * MAINTAINERS: Add myself to write-after-approval.
1137
3e4035f8
TM
11382004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
1139
1140 * libf2c: Removed.
1141 * gcc/gccbug.in: Updated because of libf2c removal.
1142 * maintainer-scripts/gcc_release: Ditto.
1143
a3e8d8b4
LR
11442004-07-09 Loren J. Rittle <ljrittle@acm.org>
1145
1146 * configure.in: Build libmudflap by default on FreeBSD.
1147 * configure: Regenerated.
1148
dfcada9a
MM
11492004-07-09 Mark Mitchell <mark@codesourcery.com>
1150
1151 * configure.in: Do not build libmudflap by default on non-GNU/Linux
1152 systems.
1153 * configure: Regenerated.
1154
3922b216
JDA
11552004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1156
1157 PR target/16344
1158 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1159 feedback based compiler.
1160 * Makefile.in: Rebuilt.
1161
95bcca47
AO
11622004-07-08 Alexandre Oliva <aoliva@redhat.com>
1163
1164 * Makefile.def (host_modules): Set bootstrap=true for flex.
1165 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1166 * Makefile.in: Rebuilt.
1167
051822f6
JH
11682004-07-07 Jan Hubicka <jh@suse.cz>
1169
1170 * MAINTAINERS: Add self as a profile feedback maintainer.
1171
7b61653a
PE
11722004-07-05 Phil Edwards <phil@codesourcery.com>
1173
1174 * configure.in: Do not prepend $srcdir to /dev/null in
1175 makefile fragments.
1176 * configure: Regenerate.
1177
23f6b2f9
PB
11782004-07-01 Paolo Bonzini <bonzini@gnu.org>
1179
1180 * Makefile.def (build_modules): Add bison, byacc, flex,
1181 m4, texinfo.
1182 (flags_to_pass): Add FLEX.
1183 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1184 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1185 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1186 DEFAULT_MAKEINFO): Remove.
1187 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1188 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1189 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1190 objdir or else use configured tool.
1191 (all-build): New.
1192 (all): Depend on it.
1193 (Build module dependencies): Add.
1194 * Makefile.in: Regenerate.
1195 * configure.in: Better support for multiple build modules,
1196 matching what is done for host/target modules. Do not look
1197 for "plausible" locations of build tools if Canadian cross.
1198 Use autoconf's AC_PROG_CC to find a C compiler. Define
1199 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
1200 * configure: Regenerate.
78716e86 1201
1c020272
PB
12022004-06-22 Paolo Bonzini <bonzini@gnu.org>
1203
1204 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1205 * Makefile.in: Regenerate.
1206
a52a0a7f
PB
12072004-06-22 Paolo Bonzini <bonzini@gnu.org>
1208
1209 * Makefile.tpl (configure-build-[+module+],
1210 configure-[+module+], configure-target-[+module+]): Pass
1211 [+extra_configure_args+].
1212 (all-build-[+module+], all-[+module+], check-[+module+],
1213 install-[+module+], [+make_target+]-[+module+],
1214 all-target-[+module+], check-target-[+module+],
1215 install-target-[+module+], [+make_target+]-target-[+module+]):
1216 Pass [+extra_make_args+].
1217 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1218 (GCC_HOST_EXPORTS): Remove.
1219 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1220 cross, check-gcc, check-gcc-c++, install-gcc,
1221 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1222 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1223 * Makefile.in: Regenerate.
1224
ccde3f1a
MS
12252004-06-21 Matthew Sachs <msachs@apple.com>
1226
1227 * MAINTAINERS: Added self to write-after-approval.
1228
6264b0a6
CF
12292004-06-21 Christopher Faylor <cgf@alum.bu.edu>
1230
1231 * configure.in: Check for srcdir/winsup rather than build directory
1232 winsup.
1233 * configure: Regenerate.
1234
801e2270
CV
12352004-06-17 Corinna Vinschen <vinschen@redhat.com>
1236
1237 * configure.in: Don't build Cygwin native newlib if winsup
1238 directory is missing. Emit warning instead.
1239 * configure: Regenerate.
1240
ad6717df
PB
12412004-06-09 Paolo Bonzini <bonzini@gnu.org>
1242
1243 * Makefile.tpl (touch-stage[+id+]): New.
1244 (restage[+prev+]): Depend on touch-stage[+id+].
1245
1246 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1247 Use it throughout.
1248
1249 * Makefile.def: Add profile and feedback bootstrap stages.
1250 Remove next field from bootstrap stages.
1251 * Makefile.tpl (LN, LN_S): Substitute.
1252 (stageN-start, stageN-end): Use double-colon rules, to
1253 provide a hook for additional setup commands.
1254 (distclean-stageN-gcc, restageN): Create dependencies from
1255 [+prev+], not from [+next+].
1256 (stageN-bubble): Add commands for successive stages from
1257 [+prev+], using double-colon rules.
1258 (all-stageN-gcc): Fix typo.
1259 (stagefeedback-start, profiledbootstrap): New.
1260 * Makefile.in: Regenerate.
1261 * configure.in: Call ACX_PROG_LN.
1262 * configure: Regenerate.
1263
5bbb9680
CY
12642004-06-08 Canqun Yang <canqun@nudt.edu.cn>
1265
1266 * MAINTAINERS (Write After Approval): Add myself.
1267
e18be1d4
MA
12682004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
1269
1270 * MAINTAINERS (Write After Approval): Add myself.
1271
5607edfd
PB
12722004-06-03 Paolo Bonzini <bonzini@gnu.org>
1273
1274 * configure.in: Fix --enable-bootstrap breakage introduced in trees
1275 without gcc.
1276 * configure: Regenerate.
1277
1ec4e9c3
PB
12782004-06-01 Paolo Bonzini <bonzini@gnu.org>
1279
1280 * Makefile.tpl: Fix typo.
1281 * Makefile.in: Regenerate.
1282
c2f7605f
PB
12832004-06-01 Paolo Bonzini <bonzini@gnu.org>
1284
1285 * configure.in: Remove new- prefix from toplevel
1286 bootstrap targets.
1287 * configure: Regenerate.
1288
f516a7da
PB
12892004-06-01 Paolo Bonzini <bonzini@gnu.org>
1290
1291 * Makefile.tpl (all.normal): Rename to all.
1292 (all): Replace with a rule to pick the default
1293 target from configure.
1294 (all-gcc, configure-gcc): Use conditionals to
1295 do nothing when toplevel bootstrap is going on.
1296 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1297 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1298 * configure.in: Support --enable-bootstrap.
1299
1300 * Makefile.def: Remove new- prefix from toplevel
1301 bootstrap targets.
1302 * Makefile.tpl: Likewise.
1303
1304 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
1305 target.
1306
1307 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1308 $(RECURSE_FLAGS) to recursive invocation of make.
1309
1310 * Makefile.in: Regenerate.
1311 * configure: Regenerate.
1312
78dd5e36
AJ
13132004-05-30 Andreas Jaeger <aj@suse.de>
1314 Jim Wilson <wilson@specifixinc.com>
1315
1316 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1317 like CC.
1318
30f1bddc
DJ
13192004-05-27 Daniel Jacobowitz <dan@debian.org>
1320
1321 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1322 * configure: Regenerate.
1323
4fc4dd12
DJ
13242004-05-25 Daniel Jacobowitz <drow@false.org>
1325
1326 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1327 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1328 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
1329 targets.
1330 * Makefile.in: Regenerate.
1331
94632047 13322004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
1333
1334 * configure.in: Test the ability to symlink directories.
1335 * configure: Regenerate.
1336
1337 * Makefile.def (bootstrap-stage): New definitions.
1338 * Makefile.tpl (configure-stage1-gcc,
1339 configure-stage2-gcc, configure-stage3-gcc,
1340 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1341 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1342 new-restage3, compare): Autogenerate, see Makefile.in
1343 entry for behavioral changes.
1344 (distclean-stage1, new-stage1-start, new-stage1-end,
1345 new-stage1-bubble, distclean-stage2, new-stage2-start,
1346 new-stage2-end, new-stage2-bubble, distclean-stage3,
1347 new-stage3-start, new-stage3-end): New autogenerated targets.
1348 (objext, prebootstrap, BOOT_CFLAGS,
1349 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1350 targets.
1351
1352 * Makefile.in: Regenerate.
1353 (distclean-stage1, new-stage1-start, new-stage1-end,
1354 new-stage1-bubble, distclean-stage2, new-stage2-start,
1355 new-stage2-end, new-stage2-bubble, distclean-stage3,
1356 new-stage3-start, new-stage3-end): New targets.
1357 (all-stage1-gcc): Move prebootstrap dependency from here...
1358 (configure-stage1-gcc): ...to here.
1359 (new-bootstrap): Use bubble targets.
1360 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1361 Use per-stage distclean targets.
1362 (configure-stage1-gcc, configure-stage2-gcc,
1363 configure-stage3-gcc, all-stage1-gcc,
1364 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1365 Use new-stageN-start to prepare the tree.
1366
4f4e53dd
PB
13672004-05-23 Paolo Bonzini <bonzini@gnu.org>
1368
1369 * Makefile.def (host_modules): add libcpp.
1370 * Makefile.tpl: Add dependencies on and for libcpp.
1371 * Makefile.in: Regenerate.
1372 * configure.in: Add libcpp host module.
1373 * configure: Regenerate.
1374
60975492
PB
13752004-05-21 Paolo Bonzini <bonzini@gnu.org>
1376
1377 * Makefile.tpl: Whenever a recursive target is defined, wrap
1378 it in a special @if/@endif block, and prepare its maybe
1379 dependency in the @if/@endif block
1380 * configure.in: Instead of writing maybe dependencies, remove
1381 the @if/@endif statements, and remove the @if/@endif blocks
1382 that remain.
1383 * configure: Regenerate.
1384 * Makefile.in: Regenerate.
1385
5ce7d75d
JJ
13862004-05-20 Janis Johnson <janis187@us.ibm.com>
1387
1388 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
1389
c779c42f
KK
13902004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
1391
1392 PR bootstrap/15120
1393 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
1394 * */configure: Rebuilt.
1395
b4117c30
ZW
13962004-05-17 Zack Weinberg <zack@codesourcery.com>
1397
1398 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1399 of libf2c.
1400 * configure, Makefile.in: Regenerate.
1401
315fcf97 1402