]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
t-aix43 (LDFLAGS): New.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
72a7ab82
AP
12005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
2
3 * configure: Regenerate with the correct
4 autoconf version.
5
6b65a26d
CM
62005-09-30 Catherine Moore <clm@cm00re.com>
7
8 * configure.in (bfin-*-*): New.
9 * configure: Regenerated.
10
040b1c5a
GK
112005-09-28 Geoffrey Keating <geoffk@apple.com>
12
13 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
14 (LIPO_FOR_TARGET): New.
15 (CONFIGURED_LIPO_FOR_TARGET): New.
16 (USUAL_LIPO_FOR_TARGET): New.
17 (STRIP_FOR_TARGET): New.
18 (CONFIGURED_STRIP_FOR_TARGET): New.
19 (USUAL_STRIP_FOR_TARGET): New.
20 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
21 STRIP_FOR_TARGET.
22 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
23 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
24 * Makefile.in: Regenerate.
25 * configure: Regenerate.
26
3a3c28db
DE
272005-09-19 David Edelsohn <edelsohn@gnu.org>
28
29 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
30 (rs6000-*-aix*): Same.
31 * configure: Regenerate.
32
2749a921
TT
332005-09-16 Tom Tromey <tromey@redhat.com>
34
35 * MAINTAINERS: Add self as java maintainer.
36
7f26dfa3
FXC
372005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
38
39 * configure.in: Recognize f95 in the --enable-languages option,
40 and substitute it for fortran, issuing a warning.
41 * configure: Regenerate.
42
d8852c4f
PE
432005-08-30 Phil Edwards <phil@codesourcery.com>
44
45 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
46 * configure: Regenerated.
47
ad685e81
AH
482005-08-22 Aldy Hernandez <aldyh@redhat.com>
49
50 * MAINTAINERS: Add self as ms1 maintainer.
51
b00d752c
RE
522005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
53
54 * Makefile.def (libssp): Add to lang_env_dependencies.
55 * Makefile.in: Regenerate.
56
9ed8fb9b
ILT
572005-08-18 Ian Lance Taylor <ian@airs.com>
58
59 * MAINTAINERS: Add myself as middle-end maintainer.
60
0f029d39
CG
612005-08-17 Christian Groessler <chris@groessler.org>
62
63 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
64 * Makefile.in: Regenerate.
65
81087874
AK
662005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
67
68 * MAINTAINERS (write after approval): Added myself.
69
6a134f1c
MR
702005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
71
72 * MAINTAINERS (Write After Approval): Add myself.
73
2693c0b0
PB
742005-08-12 Paolo Bonzini <bonzini@gnu.org>
75
76 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
77 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
78 Look for alternate names of the target cc and c++
79 * configure: Regenerate.
80
4de997d1
PB
812005-08-08 Paolo Bonzini <bonzini@gnu.org>
82
83 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
84 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
85 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
86 tools; remove code to manually set them.
87 (Target tools): Look in the environment for them.
88 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
89 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
90 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
91 build directory.
92 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
93 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
94 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
95 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
96 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
97 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
98 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
99 * configure: Regenerate.
100 * Makefile.in: Regenerate.
101
b089e33a
BE
1022005-07-28 Ben Elliston <bje@au.ibm.com>
103
104 * MAINTAINERS: Update for removed CPU targets.
105
e3791243
MM
1062005-07-27 Mark Mitchell <mark@codesourcery.com>
107
108 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
109 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
110 * Makefile.in: Regenerated.
111
526635cb
MM
1122005-07-26 Mark Mitchell <mark@codesourcery.com>
113
114 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
115 (CFLAGS_FOR_TARGET): Use it.
116 (CXXFLAGS_FOR_TARGET): Likewise.
117 * Makefile.in: Regenerated.
118 * configure.in (--with-build-sysroot): New option.
119 * configure: Regenerated.
120
19791f70
PB
1212005-07-24 Paolo Bonzini <bonzini@gnu.org>
122
123 * Makefile.tpl: Wrap install between unstage and stage
124 * Makefile.in: Regenerate.
125
35f5a23f
EC
1262005-07-21 Eric Christopher <echristo@apple.com>
127
128 * MAINTAINERS: Update affiliation.
129
ff3ddf15
PW
1302005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
131
132 * MAINTAINERS: Add self as crx port maintainer.
133
3a664c1c
DD
1342005-07-20 DJ Delorie <dj@redhat.com>
135
136 * MAINTAINERS: Add self as m32c maintainer.
137
539df155
KC
1382005-07-16 Kelley Cook <kcook@gcc.gnu.org>
139
140 * all files: Update FSF address.
141
be9c593a
EC
1422005-07-15 Eric Christopher <echristo@redhat.com>
143
144 * MAINTAINERS: Change affiliation.
145
fd7ea4ab
JB
1462005-07-14 Jim Blandy <jimb@redhat.com>
147
148 * configure.in: Add cases for Renesas m32c.
149 * configure: Regenerated.
150
0063a823
KC
1512005-07-14 Kelley Cook <kcook@gcc.gnu.org>
152
d0ca130a
KC
153 * COPYING.LIB: Update from fsf.org.
154
1552005-07-14 Kelley Cook <kcook@gcc.gnu.org>
156
157 * COPYING, compile, config.guess,
0063a823
KC
158 config.sub, install-sh, missing, mkinstalldirs,
159 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 160 * config-ml.in: Update FSF address.
0063a823 161
a8ba31f2
EC
1622005-07-13 Eric Christopher <echristo@redhat.com>
163
164 * configure.in: Add toplevel noconfigdir support for tpf.
165 * configure: Regenerate.
166
5bea4a03
PB
1672005-07-11 Paolo Bonzini <bonzini@gnu.org>
168
169 PR ada/22340
170
171 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
172 * Makefile.in: Regenerate.
173
284bdbbd
MM
1742005-07-07 Mark Mitchell <mark@codesourcery.com>
175
176 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
177 Brolley to write-after-approval.
178
452190fb
AS
1792005-07-07 Andreas Schwab <schwab@suse.de>
180
181 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
182 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
183 * Makefile.in: Regenerated.
184
9c8f9ec2
GK
1852005-07-06 Geoffrey Keating <geoffk@apple.com>
186
187 * configure.in: Don't build sim or rda when targetting darwin.
188 * configure: Regenerate.
189
ef0087a7
KH
1902005-07-06 Kazu Hirata <kazu@codesourcery.com>
191
192 * configure.in: Add --enable-libssp and --disable-libssp.
193 * configure: Regenerate with autoconf-2.13.
194
77008252
JJ
1952005-07-02 Jakub Jelinek <jakub@redhat.com>
196
197 * Makefile.def (target_modules): Add libssp.
198 * configure.in (target_libraries): Add target-libssp.
199 * configure: Rebuilt.
200 * Makefile.in: Rebuilt.
201
a04eae1b
ZW
2022005-07-01 Zack Weinberg <zackw@panix.com>
203
204 * MAINTAINERS: Change email address. Resign from maintainership.
205
948884cd
RG
2062005-07-01 Richard Guenther <rguenther@suse.de>
207
208 * MAINTAINERS: Change my e-mail address and affiliation.
209
c7870f5d
PB
2102005-06-22 Paolo Bonzini <bonzini@gnu.org>
211
212 * Makefile.def (stagefeedback): Come after profile.
213 Define profiledbootstrap target.
214 * Makefile.tpl (profiledbootstrap): Remove.
215 (stageprofile-end): Zap stagefeedback.
216 (stagefeedback-start): Copy all .gcda files, not only GCC's.
217 * Makefile.in: Regenerate.
218
ab99519a
RS
2192005-06-13 Richard Sandiford <richard@codesourcery.com>
220
221 * MAINTAINERS: Update my email address.
222
f610dd5f
ZW
2232005-06-13 Zack Weinberg <zack@codesourcery.com>
224
225 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
226 In 'cpp' stanza, support '#line' as well as '# '.
227
71bc2a83
AS
2282005-06-08 Andreas Schwab <schwab@suse.de>
229
230 * MAINTAINERS: Move myself from 'Write After Approval' to
231 'CPU Port Maintainers' section as m68k maintainer.
232
4fab7234
HPN
2332005-06-07 Hans-Peter Nilsson <hp@axis.com>
234
235 * configure.in (unsupported_languages): New macro.
236 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
237 non-ported target libraries in noconfigdirs.
238 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
239 non-linux-gnu. Remove libgcj_ex_libffi.
240 <lang_frag loop>: Set add_this_lang=no if the language is in
241 unsupported_languages.
242 * configure: Regenerate.
243
68193f9b
TS
2442005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
245
246 * configure.in: Fix typo in handling of --with-mpfr-dir.
247 * configure: Regenerate.
248
f26f6b8d
RS
2492005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
250
251 * MAINTAINERS: Update my email address.
252
ba4853f8
JB
2532005-06-02 Jim Blandy <jimb@redhat.com>
254
255 * config.sub: Add cases for the Renesas m32c. (This patch has been
256 accepted into the master sources.)
257
79dd769c 2582005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
259 Michael Snyder <msnyder@redhat.com>
260 Stan Cox <scox@redhat.com>
79dd769c 261
f610dd5f 262 * configure.in: Set noconfigdirs for ms1.
79dd769c 263
f610dd5f 264 * configure: Regenerate.
79dd769c 265
d29e107f
JD
2662005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
267
268 * MAINTAINERS (Write After Approval): Add self.
269
e93196c3
JC
2702005-06-01 Josh Conner <jconner@apple.com>
271
272 * MAINTAINERS (Write After Approval): Add self.
273
ae263c7a
KH
2742005-06-01 Kazu Hirata <kazu@codesourcery.com>
275
276 * MAINTAINERS: Update my email address.
277
585b3aa3
ZM
2782005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
279
280 * MAINTAINERS (Write After Approval): Add self.
281
4930c50b
CD
2822005-05-26 Chris Demetriou <cgd@broadcom.com>
283
284 * MAINTAINERS (Write After Approval): Remove self.
285
2dfbef6d
PB
2862005-05-25 Paolo Bonzini <bonzini@gnu.org>
287
288 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
289 (Dependencies): Consider target modules for bootstrap dependencies.
290 Make target bootstrap modules depend on each stage's gcc.
291 * Makefile.in: Regenerate.
292
bcb28cf5
PB
2932005-05-20 Paolo Bonzini <bonzini@gnu.org>
294
295 * Makefile.def (configure-gcc): Depend on binutils having been built.
296 (all-gcc): No need to do it here.
297 * Makefile.in: Regenerate.
298
0cf085e4
PB
2992005-05-19 Paul Brook <paul@codesourcery.com>
300
f610dd5f 301 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
302 language cannot be built.
303 * configure: Regenerate.
304
dfb2c39a
DJ
3052005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
306
307 * ylwrap: Import from Automake 1.9.5.
308
771aaa92
DU
3092005-05-13 David Ung <davidu@mips.com>
310
311 * MAINTAINERS (Write After Approval): Add self.
312
3ac9bd58
MS
3132005-05-09 Mike Stump <mrs@apple.com>
314
315 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
316 lt_cv_sys_max_cmd_len for now.
f610dd5f 317
f77a5578
SC
3182005-05-09 Stan Cox <scox@redhat.com>
319
320 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
321
795e36e5
MK
3222005-05-08 Matt Kraai <kraai@ftbfs.org>
323
324 * README.SCO: Update the URL.
325
c9392a2b
DE
3262005-05-05 David Edelsohn <edelsohn@gnu.org>
327
328 * ltconfig: Define file_list_spec. Pass file_list_spec and
329 with_gnu_ld to libtool.
330 * ltcf-c.sh (aix[45]): Define file_list_spec.
331 * ltcf-cxx.sh (aix[45]): Same.
332 * ltcf-gcj.sh (aix[45]): Same.
333 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
334 exists, write list of input files to temporary file.
335
bebcd931
MS
3362005-05-04 Mike Stump <mrs@apple.com>
337
338 * configure.in: Always pass --target to target configures as
339 otherwise rebuilds that do --recheck will fail.
340 * confiugure: Rebuilt.
341
ce406537
PB
3422005-05-04 Paolo Bonzini <bonzini@gnu.org>
343
344 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
345 STAGE_HOST_EXPORTS.
346 (configure, all): Add bootstrap support.
347 (Host modules, target modules): Pass post-stage1 flags and exports.
348 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
349 * Makefile.in: Regenerate.
350
aa9dcfc4
PB
3512005-04-29 Paolo Bonzini <bonzini@gnu.org>
352
353 * configure: Regenerate.
354
b6f9abcf
MS
3552005-04-27 Mike Stump <mrs@apple.com>
356
357 * MAINTAINERS: Add self as darwin maintainer.
358
acb217cb
BS
3592005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
360
361 * config.sub: Update from master copy.
362
b6dae270
MS
3632005-04-21 Mike Stump <mrs@apple.com>
364
365 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
366 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
367
c2e0d3a9
HPN
3682005-04-19 Hans-Peter Nilsson <hp@axis.com>
369
370 * configure.in <crisv32-*-*, cris-*-*>: New local variable
371 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
372 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
373 "*-*-elf" and "*-*-linux*".
374 * configure: Regenerate.
375
871ae772
JM
3762005-04-14 Joseph S. Myers <joseph@codesourcery.com>
377
378 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
379
bf070c29
MS
3802005-04-12 Mike Stump <mrs@apple.com>
381
382 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
383
e865b6f7
TK
3842005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
385
386 * MAINTAINERS (Write After Approval): Add myself.
387
7b71ad7f
BS
3882005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
389
390 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
391
25b42232
PB
3922005-04-06 Paolo Bonzini <bonzini@gnu.org>
393
f610dd5f 394 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
395 (TARGET_CONFIGARGS): Include --with-target-subdir.
396 (configure, all): New macros. Use them throughout.
397 * Makefile.in: Regenerate.
398
d727c624
JG
3992005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
400
401 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 402
fff72cc4
ZD
4032005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
404
405 * MAINTAINERS: Remove 'loop unrolling' maintainer.
406
86472dc3
GP
4072005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
408
409 * MAINTAINERS: Move John Carr to Write After Approval.
410
5d0f90e5
R
4112005-03-30 J"orn Rennecke <joern.rennecke@st.com>
412
413 * config/mh-mingw32: Delete.
414 * configure.in: Don't use it.
415 * configure: Regenerate.
416
33da42bc
PB
4172005-03-31 Paolo Bonzini <bonzini@gnu.org>
418
419 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
420 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
421 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
422 (HOST_LIB_PATH): Generate from Makefile.def.
423 (TARGET_LIB_PATH): Likewise.
424 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
425 * Makefile.in: Regenerate.
426 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
427 (RPATH_ENVVAR): Include Darwin case.
428 * configure: Regenerate.
429
15cc1841
TF
4302005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
431
432 * MAINTAINERS (Various Maintainers): Remove self.
433 (Write After Approval): Add self.
434
6a8c79d5
TF
4352005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
436
437 * MAINTAINERS (Various Maintainers): Add self.
438
256f7136
PB
4392005-03-25 Paolo Bonzini <bonzini@gnu.org>
440
441 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
442 * configure: Regenerate.
443
191dd2c9
ZW
4442005-03-21 Zack Weinberg <zack@codesourcery.com>
445
446 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
447 gcc_version, and gcc_version_trigger from set of flags to pass.
448 * Makefile.tpl: Remove definitions of above variables.
449 (config.status): Remove dependency on $(gcc_version_trigger).
450 * Makefile.in: Regenerate.
451 * configure.in: Do not reference config/gcc-version.m4 nor
452 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
453 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
454 * configure: Regenerate.
455
ef6e9bc0
MH
4562005-03-16 Manfred Hollstein <manfred.h@gmx.net>
457 Andrew Pinski <pinskia@physics.uc.edu>
458
459 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
460 * Makefile.in: Regenerate.
461
009bbd5a
FW
4622005-03-13 Feng Wang <fengwang@nudt.edu.cn>
463
464 * MAINTAINERS (Write After Approval): Add myself.
465
09f8755b
DA
4662005-03-03 David Ayers <d.ayers@inode.at>
467
468 * MAINTAINERS (Write After Approval): Add myself.
469
e73ed25c
AO
4702005-03-01 Alexandre Oliva <aoliva@redhat.com>
471
472 PR libgcj/20160
473 * ltmain.sh: Avoid creating archives with components that have
474 duplicate basenames.
475
ace9ac7b
AP
4762005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
477
478 PR bootstrap/20250
479 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
480 instead of check.
481 * Makefile.in: Regenerate.
482
c9db9354
PB
4832005-02-28 Paolo Bonzini <bonzini@gnu.org>
484
485 * Makefile.in: Regenerate to fix conflict between the previous two
486 patches.
487
215c351a
PB
4882005-02-28 Paolo Bonzini <bonzini@gnu.org>
489
490 PR bootstrap/17383
491 * Makefile.def (target_modules): Remove "stage", now unnecessary.
492 * Makefile.tpl (HOST_SUBDIR): New substitution.
493 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
494 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
495 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
496 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
497 (Host modules, Bootstrapped modules): Use it.
498 (Build modules, Target modules): Do not create symlink trees,
499 always configure out-of-srcdir.
500 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
501 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
502 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
503 $(HOST_SUBDIR). Create a symlink for host_subdir.
504
505 * Makefile.in: Regenerate.
506 * configure: Regenerate.
507
5395b47b
NN
5082005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
509
510 Merged from libada-gnattools-branch:
511 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
512
513 * gnattools: New directory.
514 * Makefile.def: Add gnattools as a module, depending on target-libada.
515 * Makefile.in: Regenerate.
516 * configure.in: Include gnattools in host_tools; disable it if ada
517 is disabled.
518 * configure: Regenerate.
519
ca2cc05c
JM
5202005-02-24 James A. Morrison <phython@gcc.gnu.org>
521
522 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
523 treelang maintainer.
524 (Write After Approval): Remove myself.
525
d2f3024f
PS
5262005-02-23 Paul Schlie <schlie@comcast.net>
527
528 * configure.in: Allow darwin targeted ports to build tk, itcl and
529 libgui.
530 * configure: Regenerate.
531
bba5e0ca
EB
5322005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
533
534 PR libgcj/10353
535 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
536 * configure: Regenerate.
537
70132ce7
SK
5382005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
539
540 * MAINTAINERS (Write After Approval): Add myself.
541
20f0edca
ILT
5422005-02-10 Ian Lance Taylor <ian@airs.com>
543
544 * MAINTAINERS: Update my e-mail address.
545
e64e5109
RG
5462005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
547
548 * MAINTAINERS (Write After Approval): Add myself.
549
40d64b5a
HPN
5502005-01-29 Hans-Peter Nilsson <hp@axis.com>
551
552 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
553 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
554 target-libgloss when not *-*-elf and *-*-aout.
555 * configure: Regenerate.
556
54a12711
KH
5572005-01-23 Kazu Hirata <kazu@cs.umass.edu>
558
559 * MAINTAINERS: Remove obsolete entries.
560
0aa99dbb
KH
561 * MAINTAINERS (Write After Approval): Add Michael Matz.
562
2b009f5f
NB
5632005-01-19 Neil Booth <neil@daikokuya.co.uk>
564
565 * MAINTAINERS: Remove self as cpplib maintainer.
566
385870f5
KC
5672005-01-17 Kelley Cook <kcook@gcc.gnu.org>
568
569 * install-sh, config.sub: Import from upstream.
570
e7daab31
KC
5712005-01-17 Kelley Cook <kcook@gcc.gnu.org>
572
573 PR bootstrap/18222
574 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
575 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
576 * Makefile.in: Regenerate.
577
e6003f4d
JT
5782005-01-16 Jason Thorpe <thorpej@netbsd.org>
579
580 * MAINTAINERS: Update my email address.
581
145e2972 5822005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 583 Andreas Schwab <schwab@suse.de>
145e2972
DE
584
585 PR bootstrap/18033
586 * config-ml.in: Eval option if surrounded by single quotes.
587
86c7e0da
PB
5882005-01-03 Paolo Bonzini <bonzini@gnu.org>
589
590 Revert 2004-12-28 Makefile changes, a better fix will be
591 applied to mainline and src after GCC 4.0 branches.
592
3224a22f
PB
5932004-12-28 Paolo Bonzini <bonzini@gnu.org>
594
595 PR bootstrap/17383
596
597 * Makefile.def (target_modules): Remove stage parameter,
598 it is always true now.
599 * Makefile.tpl (configure-build-[+module+],
600 configure-target-[+module+]): Always build symlink tree
601 for the directory and for include. BUILD_SUBDIR and
602 TARGET_SUBDIR cannot be . anymore.
603 * Makefile.in: Regenerate.
604
aaf51ca2
DE
6052004-12-25 David Edelsohn <edelsohn@gnu.org>
606
607 Revert 2004-12-08 Makefile changes.
608
4e32e454
DS
6092004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
610
611 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
612 cygwin, mingw.
613
669f01d8
AS
6142004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
615
616 * configure.in (sh64-*-*): Reenable gprof.
617 * configure: Regenerate.
618
1b227ee0
DE
6192004-12-08 David Edelsohn <edelsohn@gnu.org>
620
621 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
622 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
623 (EXTRA_TARGET_FLAGS): Add PICFLAG.
624 * Makefile.in: Regenerate.
625
ce5e944c
CF
6262004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
627
628 * MAINTAINERS: Update my email address.
629
893f1e87
MK
6302004-12-07 Matt Kraai <kraai@ftbfs.org>
631
632 * Makefile.tpl: Generate normal dependencies if the LHS module is
633 not bootstrapped.
634 * Makefile.in: Regenerate.
635
bb59c339
RS
6362004-12-03 Richard Sandiford <rsandifo@redhat.com>
637
638 * configure.in: Include config/gxx-include-dir.m4. Use
639 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
640 * configure: Regenerate.
641
4982adbe
RS
6422004-12-03 Richard Sandiford <rsandifo@redhat.com>
643
644 * config.if: Delete.
645 * configure.in: Set libstdcxx_incdir directly.
646 * configure: Regenerate.
647
05750653
EC
6482004-12-02 Eric Christopher <echristo@redhat.com>
649
650 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
651 * Makefile.in: Regenerate.
652
5fef1dbd
RS
6532004-12-02 Richard Sandiford <rsandifo@redhat.com>
654
655 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
656 * configure: Regenerate.
657
afabd8e6
RS
6582004-12-02 Richard Sandiford <rsandifo@redhat.com>
659
660 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
661 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
662 * configure: Regenerate.
663
78716e86
EC
6642004-12-01 Eric Christopher <echristo@redhat.com>
665
666 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
667 of things to remove.
668
57ab8ba9
MK
6692004-11-29 Matt Kraai <kraai@ftbfs.org>
670
671 * MAINTAINERS (Write After Approval): Update my e-mail address.
672
2539bffe
KC
6732004-11-29 Kelley Cook <kcook@gcc.gnu.org>
674
675 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
676 from CVS libtool to always pass_all.
677
3e732ba0
JDA
6782004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
679
680 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
681 (hppa*64*-*-*): Delete incorrect comment.
682 * configure: Rebuilt.
683
767f726e
KC
6842004-11-24 Kelley Cook <kcook@gcc.gnu.org>
685
686 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
687
2c92e90f
KC
6882004-11-24 Kelley Cook <kcook@gcc.gnu.org>
689
690 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
691 from CVS libtool to always pass_all.
692
32f84e48
KC
6932004-11-15 Kelley Cook <kcook@gcc.gnu.org>
694
695 * install-sh, compile: Import from automake.
696
9587be8a
KC
6972004-11-15 Kelley Cook <kcook@gcc.gnu.org>
698
699 * config.guess, config.sub: Import from savannnah.
700
04e81808 7012004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
702
703 * MAINTAINERS (Write After Approval): Add myself
704
f87a2b2e
MS
7052004-11-12 Mike Stump <mrs@apple.com>
706
707 * Makefile.def: Add html support.
708 * Makefile.tpl: Likewise.
709 * Makefile.in: Regenerate.
710
848556c2
GK
7112004-11-11 Geoffrey Keating <geoffk@apple.com>
712
556f03c4
GK
713 PR 18423
714 * configure.in: Remove all instances of build-fixincludes from
715 noconfigdirs.
716 (build_configargs): Supply --target to subdirectories.
717 * configure: Regenerate.
718
848556c2
GK
719 * Makefile.def: Make gcc install depend on fixincludes install.
720 * Makefile.in: Regenerate.
721
9e5712a5
JJ
7222004-11-10 Janis Johnson <janis187@us.ibm.com>
723
724 * MAINTAINERS: Add myself as gcc testsuite maintainer.
725
4ef509c0
PB
7262004-11-11 Paul Brook <paul@codesourcery.com>
727
728 * MAINTAINERS: Add self as arm maintainer. Update email address.
729
20d11df6
HPN
7302004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
731
732 * configure.in (noconfigdirs) [mmix-*-*]: Disable
733 target-libgfortran.
79fd8592 734 * configure: Regenerate.
20d11df6 735
68c70f15
DE
7362004-11-07 David Edelsohn <edelsohn@gnu.org>
737
738 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
739 like CC.
740
54f88091
PB
7412004-11-05 Paolo Bonzini <bonzini@gnu.org>
742
743 * Makefile.def (host fixincludes): Specify missing targets.
744 * Makefile.in: Regenerate.
745
6866abb8
RC
7462004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
747
748 * MAINTAINERS: Add myself
749
83f62578
GL
7502004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
751
752 * MAINTAINERS (Write After Approval): Add myself.
753
53c7ffe7
GK
7542004-11-04 Geoffrey Keating <geoffk@apple.com>
755
756 * Makefile.def: Build fixincludes for the host, too.
757 * Makefile.in: Regenerate.
758 * configure.in (host_tools): Add fixincludes.
759 * configure: Regenerate.
760
ac8b3d9d
DJ
7612004-11-04 Daniel Jacobowitz <dan@debian.org>
762
763 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
764 * configure: Regenerated.
765
bab37580
L
7662004-11-04 H.J. Lu <hongjiu.lu@intel.com>
767
768 PR other/17783
769 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
770 * configure: Regenerated.
771
db1de713
MM
7722004-10-31 Mark Mitchell <mark@codesourcery.com>
773
774 * README.SCO: Update per FSF instructions.
775
a827e21a
EW
7762004-10-28 Eric B. Weddington <ericw@evcohs.com>
777
778 PR target/18151
779 * configure.in (case ${target}): Do not build fixincludes for avr.
780 * configure: Regenerated.
781
9d069a4f
PB
7822004-10-26 Paolo Bonzini <bonzini@gnu.org>
783
784 * configure.in (case ${target}): Do not build fixincludes
785 on platforms where it is not used.
786 * configure: Regenerated.
787
fc45f3fe
DJ
7882004-10-23 Daniel Jacobowitz <dan@debian.org>
789
790 * configure.in: Use an absolute path to install-sh.
791 * configure: Regenerated.
792
36554b92
AL
7932004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
794
795 * MAINTAINERS (Write After Approval): Add myself.
796
88e9994a
KH
7972004-10-19 Kazu Hirata <kazu@cs.umass.edu>
798
799 * MAINTAINERS: Remove from Write After Approval those that are
800 already maintainers.
801
ad02a944
SP
8022004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
803
804 * MAINTAINERS: Update my email address.
805
c8e6cd41
KC
8062004-10-12 Kelley Cook <kcook@gcc.gnu.org>
807
808 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
809 * configure: Regenerate.
810
ebe55024
R
8112004-10-07 J"orn Rennecke <joern.rennecke@st.com>
812
813 * MAINTAINERS: Update my email address.
814
a8b0957e
KH
8152004-10-07 Kazu Hirata <kazu@cs.umass.edu>
816
817 * MAINTAINERS (Language Front Ends Maintainers): New. Move
818 entries belonging to this category.
819
96836f61
JZ
8202004-10-06 Josef Zlomek <josef.zlomek@email.cz>
821
822 * MAINTAINERS: Update my e-mail address.
823
7e0b5752
PB
8242004-10-06 Paolo Bonzini <bonzini@gnu.org>
825
826 Fix wrong conflict resolution in:
827
828 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
829
830 * Makefile.in: Regenerate.
831 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
832 in the recursive `make', instead of hardwiring `all'.
833 (Autogenerated TARGET-* variables): New.
834
370f7a47
TL
8352004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
836
837 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 838 * configure: Regenerate.
370f7a47 839
13e5d623
KH
8402004-10-04 Kazu Hirata <kazu@cs.umass.edu>
841
842 * MAINTAINERS (Various Maintainers): Move the "windows,
843 cygwin, mingw" maintainer to ...
844 (OS Port Maintainers): ... here.
845
a6497c1b
KH
8462004-10-04 Kazu Hirata <kazu@cs.umass.edu>
847
848 * MAINTAINERS (Write After Approval): Remove those that are
849 maintainers of some subsystem.
850
1abb828a
D
8512004-10-02 P.J. Darcy <darcypj@us.ibm.com>
852
853 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
854 * ltcf-cxx.sh (tpf*): Likewise.
855 * ltconfig (tpf*): Add TPF OS configuration support.
856
16d1338d
BS
8572004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
858
859 * MAINTAINERS: Change my email address to my new work account.
860
9082a750
MR
8612004-09-24 Michael Roth <mroth@nessie.de>
862
863 * configure.in (--without-headers): Add missing double quotes.
864 * configure: Regenerate.
865
07a8bdf8
KC
8662004-09-24 Kelley Cook <kcook@gcc.gnu.org>
867
868 * ylwrap: Revert to previous version.
869
4c4a5bbc
L
8702004-09-23 H.J. Lu <hongjiu.lu@intel.com>
871
872 PR bootstrap/17369
873 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
874 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
875 SET_GCC_LIB_PATH_CMD.
876 (BASE_TARGET_EXPORTS): Likewise.
877 * Makefile.in: Regenerated.
878
879 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
880 * configure: Regenerated.
881
85f59630
KC
8822004-09-23 Kelley Cook <kcook@gcc.gnu.org>
883
884 * config.guess: New upstream version
885 * compile, depcomp, install-sh, ylwrap: Likewise.
886
95c53c62
RS
8872004-09-19 Roger Sayle <roger@eyesopen.com>
888
889 * config/mh-x86omitfp: New host makefile fragment. Add
890 -fomit-frame-pointer to the default BOOT_CFLAGS.
891 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
892 * configure: Regenerate.
893
0a1c093b
AP
8942004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
895
896 PR target/11572
897 * configure.in (*-*-darwin*): Renable libobjc.
898 * configure: Regenerate.
899
315fcf97
NS
9002004-09-10 Nathan Sidwell <nathan@codesourcery.com>
901
902 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
903
0a050485 9042004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 905
0a050485
DB
906 * Makefile.def: Remove libbanshee.
907 * Makefile.tpl: Ditto.
908 * configure.in: Ditto.
909 * Makefile.in: Regen.
910 * configure: Ditto.
911
5f4a098e
DE
9122004-09-08 David Edelsohn <edelsohn@gnu.org>
913
914 * ltmain.sh: Use $pic_object as $non_pic_object if
915 $non_pic_object=none.
916
32b2511f
PB
9172004-09-07 Paolo Bonzini <bonzini@gnu.org>
918
919 * missing: Import latest version from master repository.
920
fc4d0e82
NC
9212004-09-06 Nick Clifton <nickc@redhat.com>
922
923 * config.sub: Import latest version from master repository.
924 * config.guess: Likewise.
925 This includes these changes:
78716e86 926
fc4d0e82
NC
927 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
928
929 * config.sub: Handle crisv32, alias etraxfs.
930 * config.guess (crisv32:Linux:*:*): Handle.
931
932 2004-08-13 Brad Smith <brad@comstyle.com>
933
934 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
935 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
936
937 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
938
939 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
940 assume the processor is a powerpc. This is because coreutils
941 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
942 in this case, due to a MacOS X bug that causes
943 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
944 to return a negative number.
945 Problem reported by Petter Reinholdtsen in:
946 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
947
948 2004-07-19 Ben Elliston <bje@gnu.org>
949
950 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
951
952 2004-06-24 Ben Elliston <bje@gnu.org>
953
954 * config.guess: Update copyright years.
955 * config.sub: Likewise.
956
957 2004-06-22 Robert Millan <robertmh@gnu.org>
958
959 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
960 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
961
962 2004-06-22 Stanley F. Quayle <stan@stanq.com>
963
964 * config.guess (*:*VMS:*:*): New entry. Replaces
965 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
966 manufacturer.
967
968 2004-06-22 Ben Elliston <bje@gnu.org>
969
970 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
971 * config.sub: Likewise.
972
973 2004-06-22 Ben Elliston <bje@gnu.org>
974
975 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
976 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
977
978 2004-06-11 Ben Elliston <bje@gnu.org>
979
980 * config.guess (pegasos:OpenBSD:*:*): Remove.
981
982 2004-06-11 Ben Elliston <bje@gnu.org>
983
984 From Wouter Verhelst <wouter@grep.be>:
985 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
986
987 2004-06-11 Ben Elliston <bje@gnu.org>
988
989 * config.guess (luna88k:OpenBSD:*:*): New.
990
991 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
992
993 * config.guess (m32r*:Linux:*:*): New case.
994 * config.sub: Handle m32rle.
995
996 2004-03-12 Ben Elliston <bje@wasabisystems.com>
997
998 From Jens Petersen <petersen@redhat.com>:
999 * config.sub: Handle sparcv8.
1000
1001 2004-03-03 Ben Elliston <bje@wasabisystems.com>
1002
1003 From Tom Smith <smith@cag.lkg.hp.com>:
1004 * config.guess: Version suffixes are equally significant on Tru64
1005 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
1006 prefix of "P" (patched kernel).
1007
1008 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
1009
1010 * config.sub: Add support for National Semiconductor CRX target.
1011
2f4cc6bf
JJ
10122004-09-03 Janis Johnson <janis187@us.ibm.com>
1013
1014 * MAINTAINERS (Various Maintainers): Remove myself as web page
1015 maintainer, add myself as maintainer of build status lists.
1016
61fec9ff
JB
10172004-09-03 Jan Beulich <jbeulich@novell.com>
1018
1019 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1020 *-*-netware, but add target-libmudflap.
1021 Consolidate *-*-netware targets (of which really only i?86 exists)
1022 into a single entry.
1023 * configure: Likewise.
1024
45f366ab
PB
10252004-09-01 Paolo Bonzini <bonzini@gnu.org>
1026
1027 * Makefile.tpl (sorry): Remove.
1028 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1029 (cleanstrap targets): Depend on distclean, not distclean-stage1.
1030 (do-clean): Clean per-stage directories too.
1031 (do-distclean): Run distclean-stage1 too.
1032 (.NOTPARALLEL): Enable during toplevel bootstrap.
1033 (stage[+id+]-bubble): Enable parallel execution during
1034 the recursive invocation.
1035 * Makefile.in: Regenerate.
1036
1037 Fix previous checkin:
1038
1039 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1040 include.
1041 * configure.in: Fix indentation.
1042 * configure: Regenerate.
1043
be8fff81
RB
10442004-08-31 Robert Bowdidge <bowdidge@apple.com>
1045
45f366ab
PB
1046 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1047 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1048 * configure: regenerate
78716e86 1049 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 1050 -mdynamic-no-pic
be8fff81
RB
1051
1052
71b5d516
PB
10532004-08-31 Paolo Bonzini <bonzini@gnu.org>
1054
1055 * Makefile.def (build_modules): Add fixincludes.
1056 (dependencies): Make gcc depend on fixincludes.
1057 * configure.in (build_tools): Add fixincludes.
1058 (build_configdirs): Always include build_libs.
1059 * Makefile.in: Regenerate.
1060 * configure: Regenerate.
1061
10622004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
1063
1064 * Makefile.def (bootstrap stages): Add 'lean' parameter.
1065 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1066 phony targets; do not generate timestamp files.
1067 (distclean-stageN): Remove references to their timestamp files.
1068 (restageN, touch-stageN): Remove.
1069 (stageN-bubble): Rewritten.
1070 (compare): Support lean bootstraps.
1071 * Makefile.in: Regenerate.
1072
1073 * configure.in: Only warn when bootstrapping but
1074 build != host or build != target. Support lean bootstraps.
1075 * configure: Regenerate.
1076
ce7cbbb0
PE
10772004-08-26 Phil Edwards <phil@codesourcery.com>
1078
1079 * configure.in: Give a better error message if GMP/MPFR are missing
1080 and a language needing them has been requested.
1081 * configure: Regenerated.
1082
9c71a529
PE
10832004-08-25 Phil Edwards <phil@codesourcery.com>
1084
1085 * configure.in: Print a list of available language front-ends if
1086 a requested one is missing. Tidy stray tab characters.
1087 * configure: Regenerated.
1088
e3f92d3b
MK
10892004-08-19 Michael Koch <konqueror@gmx.de>
1090
1091 * gcc/doc/install.texi: Update entry about automake for libjava.
1092
c3f84f61
RM
10932004-08-17 Robert Millan <robertmh@gnu.org>
1094
1095 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1096 (instead of FreeBSD).
1097 * configure: Regenerate.
1098
7c27e184
PB
10992004-08-16 Paolo Bonzini <bonzini@gnu.org>
1100
1101 * Makefile.in: Regenerate.
1102 * configure: Regenerate.
1103
1104 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1105 stage_*_flags.
1106 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1107 for bootstrapped modules if toplevel bootstrap is going.
1108 (GCC bootstrap): Generate per-stage targets for all bootstrapped
1109 modules. Adjust for changes in Makefile.def. Enable several
1110 rules even in non-bootstrap mode, just to avoid peppering the
1111 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1112 (stage-[+prev+]-bubble): Remove.
1113
1114 * Makefile.def (Dependencies): Depend on all-build-bison,
1115 all-build-flex, all-build-byacc, all-build-texinfo, rather
1116 than the host variations.
1117 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
1118 with BUILD_SUBDIR.
1119 (BISON): Update for recent Bisons.
1120 (YACC): Fix typo.
1121 (cross): Depend on all-build.
1122 (all): Do not depend on all-build.
1123 (prebootstrap): Remove.
1124 (dep-kind): Accept separate prefixes for MODULE and ON variables.
1125 (Prebootstrap dependencies): Add them to the per-stage targets
1126 and to all-prebootstrap.
1127 * configure.in (build_configdirs): Always enable build_tools.
1128 (BUILD_DIR_PREFIX): Remove.
1129
1130 * Makefile.def (gcc): Add target variable.
1131 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1132 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1133 in the recursive `make', instead of hardwiring `all'.
1134 (Autogenerated TARGET-* variables): New.
1135
20f3bb80
BB
11362004-08-13 Brian Booth <bbooth@redhat.com>
1137
1138 * MAINTAINERS: Remove myself from write-after-approval.
1139
b5be499d
NN
11402004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
1141
1142 * src-release: Stop distributing mmalloc with gdb (which doesn't
1143 use it).
1144 * Makefile.def: GDB doesn't depend on mmalloc anymore.
1145 * Makefile.in: Regenerate.
1146
b3f8d95d
MM
11472004-08-09 Mark Mitchell <mark@codesourcery.com>
1148
1149 * configure.in (arm*-*-eabi*): New target.
1150 * configure: Regenerate.
1151
3589b69e
PB
11522004-08-06 Paolo Bonzini <bonzini@gnu.org>
1153
1154 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1155 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1156 (Dependencies): New section.
1157 * Makefile.tpl (Dependencies): Generate from Makefile.def.
1158 (configure-target-[+module+]): Depend on maybe-all-gcc
1159 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
1160 (toplevel profiledbootstrap): Fix dependencies.
1161 * Makefile.in: Regenerate.
1162
972974fc
MM
11632004-08-03 Mark Mitchell <mark@codesourcery.com>
1164
1165 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1166 target-libiberty to noconfigdirs.
1167 * configure: Regenerate.
1168
bebf829d
PB
11692004-08-03 Paul Brook <paul@codesourcery.com>
1170
1171 * configure.in: Check for MPFR as well as GMP.
1172 * configure: Regenerate.
1173
98a5bb3b
RM
11742004-08-01 Robert Millan <robertmh@gnu.org>
1175
1176 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1177 libmudflap for all GNU-based systems (with Glibc).
1178 * configure: Regenerate.
1179
d32ab992
PB
11802004-08-03 Paolo Bonzini <bonzini@gnu.org>
1181
1182 * Makefile.def (host-modules): Add gcc.
1183 * Makefile.in: Regenerate.
1184 * Makefile.tpl (sorry): New rule.
1185 (configure-host, all-host, [+make_target+]-host, do-check,
1186 install-host): Do not add gcc as a special case.
1187 (host modules): Add a small special-casing for gcc. Export
1188 extra_make_flags through the environment.
1189 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1190 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1191 other recursive targets for gcc): Remove.
1192
1193 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1194 (stage, unstage): New rules.
1195 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1196 distclean-stage[+id+]): Use stage_current.
1197 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1198 the stage*-start rules.
1199
aeb732c1
GK
12002004-08-02 Geoffrey Keating <geoffk@apple.com>
1201
1202 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
1203 use -all_load flag.
1204
25b656e7
PB
12052004-08-02 Paolo Bonzini <bonzini@gnu.org>
1206
1207 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
1208 * configure: Regenerate.
1209
cc440d71
TM
12102004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
1211
1212 * maintainer-scripts/gcc_release: Revert yesterday's change.
1213
270e140b
SB
12142004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
1215
1216 * MAINTAINERS: Add myself to write-after-approval.
1217
3e4035f8
TM
12182004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
1219
1220 * libf2c: Removed.
1221 * gcc/gccbug.in: Updated because of libf2c removal.
1222 * maintainer-scripts/gcc_release: Ditto.
1223
a3e8d8b4
LR
12242004-07-09 Loren J. Rittle <ljrittle@acm.org>
1225
1226 * configure.in: Build libmudflap by default on FreeBSD.
1227 * configure: Regenerated.
1228
dfcada9a
MM
12292004-07-09 Mark Mitchell <mark@codesourcery.com>
1230
1231 * configure.in: Do not build libmudflap by default on non-GNU/Linux
1232 systems.
1233 * configure: Regenerated.
1234
3922b216
JDA
12352004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1236
1237 PR target/16344
1238 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1239 feedback based compiler.
1240 * Makefile.in: Rebuilt.
1241
95bcca47
AO
12422004-07-08 Alexandre Oliva <aoliva@redhat.com>
1243
1244 * Makefile.def (host_modules): Set bootstrap=true for flex.
1245 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1246 * Makefile.in: Rebuilt.
1247
051822f6
JH
12482004-07-07 Jan Hubicka <jh@suse.cz>
1249
1250 * MAINTAINERS: Add self as a profile feedback maintainer.
1251
7b61653a
PE
12522004-07-05 Phil Edwards <phil@codesourcery.com>
1253
1254 * configure.in: Do not prepend $srcdir to /dev/null in
1255 makefile fragments.
1256 * configure: Regenerate.
1257
23f6b2f9
PB
12582004-07-01 Paolo Bonzini <bonzini@gnu.org>
1259
1260 * Makefile.def (build_modules): Add bison, byacc, flex,
1261 m4, texinfo.
1262 (flags_to_pass): Add FLEX.
1263 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1264 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1265 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1266 DEFAULT_MAKEINFO): Remove.
1267 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1268 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1269 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1270 objdir or else use configured tool.
1271 (all-build): New.
1272 (all): Depend on it.
1273 (Build module dependencies): Add.
1274 * Makefile.in: Regenerate.
1275 * configure.in: Better support for multiple build modules,
1276 matching what is done for host/target modules. Do not look
1277 for "plausible" locations of build tools if Canadian cross.
1278 Use autoconf's AC_PROG_CC to find a C compiler. Define
1279 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
1280 * configure: Regenerate.
78716e86 1281
1c020272
PB
12822004-06-22 Paolo Bonzini <bonzini@gnu.org>
1283
1284 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1285 * Makefile.in: Regenerate.
1286
a52a0a7f
PB
12872004-06-22 Paolo Bonzini <bonzini@gnu.org>
1288
1289 * Makefile.tpl (configure-build-[+module+],
1290 configure-[+module+], configure-target-[+module+]): Pass
1291 [+extra_configure_args+].
1292 (all-build-[+module+], all-[+module+], check-[+module+],
1293 install-[+module+], [+make_target+]-[+module+],
1294 all-target-[+module+], check-target-[+module+],
1295 install-target-[+module+], [+make_target+]-target-[+module+]):
1296 Pass [+extra_make_args+].
1297 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1298 (GCC_HOST_EXPORTS): Remove.
1299 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1300 cross, check-gcc, check-gcc-c++, install-gcc,
1301 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1302 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1303 * Makefile.in: Regenerate.
1304
ccde3f1a
MS
13052004-06-21 Matthew Sachs <msachs@apple.com>
1306
1307 * MAINTAINERS: Added self to write-after-approval.
1308
6264b0a6
CF
13092004-06-21 Christopher Faylor <cgf@alum.bu.edu>
1310
1311 * configure.in: Check for srcdir/winsup rather than build directory
1312 winsup.
1313 * configure: Regenerate.
1314
801e2270
CV
13152004-06-17 Corinna Vinschen <vinschen@redhat.com>
1316
1317 * configure.in: Don't build Cygwin native newlib if winsup
1318 directory is missing. Emit warning instead.
1319 * configure: Regenerate.
1320
ad6717df
PB
13212004-06-09 Paolo Bonzini <bonzini@gnu.org>
1322
1323 * Makefile.tpl (touch-stage[+id+]): New.
1324 (restage[+prev+]): Depend on touch-stage[+id+].
1325
1326 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1327 Use it throughout.
1328
1329 * Makefile.def: Add profile and feedback bootstrap stages.
1330 Remove next field from bootstrap stages.
1331 * Makefile.tpl (LN, LN_S): Substitute.
1332 (stageN-start, stageN-end): Use double-colon rules, to
1333 provide a hook for additional setup commands.
1334 (distclean-stageN-gcc, restageN): Create dependencies from
1335 [+prev+], not from [+next+].
1336 (stageN-bubble): Add commands for successive stages from
1337 [+prev+], using double-colon rules.
1338 (all-stageN-gcc): Fix typo.
1339 (stagefeedback-start, profiledbootstrap): New.
1340 * Makefile.in: Regenerate.
1341 * configure.in: Call ACX_PROG_LN.
1342 * configure: Regenerate.
1343
5bbb9680
CY
13442004-06-08 Canqun Yang <canqun@nudt.edu.cn>
1345
1346 * MAINTAINERS (Write After Approval): Add myself.
1347
e18be1d4
MA
13482004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
1349
1350 * MAINTAINERS (Write After Approval): Add myself.
1351
5607edfd
PB
13522004-06-03 Paolo Bonzini <bonzini@gnu.org>
1353
1354 * configure.in: Fix --enable-bootstrap breakage introduced in trees
1355 without gcc.
1356 * configure: Regenerate.
1357
1ec4e9c3
PB
13582004-06-01 Paolo Bonzini <bonzini@gnu.org>
1359
1360 * Makefile.tpl: Fix typo.
1361 * Makefile.in: Regenerate.
1362
c2f7605f
PB
13632004-06-01 Paolo Bonzini <bonzini@gnu.org>
1364
1365 * configure.in: Remove new- prefix from toplevel
1366 bootstrap targets.
1367 * configure: Regenerate.
1368
f516a7da
PB
13692004-06-01 Paolo Bonzini <bonzini@gnu.org>
1370
1371 * Makefile.tpl (all.normal): Rename to all.
1372 (all): Replace with a rule to pick the default
1373 target from configure.
1374 (all-gcc, configure-gcc): Use conditionals to
1375 do nothing when toplevel bootstrap is going on.
1376 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1377 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1378 * configure.in: Support --enable-bootstrap.
1379
1380 * Makefile.def: Remove new- prefix from toplevel
1381 bootstrap targets.
1382 * Makefile.tpl: Likewise.
1383
1384 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
1385 target.
1386
1387 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1388 $(RECURSE_FLAGS) to recursive invocation of make.
1389
1390 * Makefile.in: Regenerate.
1391 * configure: Regenerate.
1392
78dd5e36
AJ
13932004-05-30 Andreas Jaeger <aj@suse.de>
1394 Jim Wilson <wilson@specifixinc.com>
1395
1396 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1397 like CC.
1398
30f1bddc
DJ
13992004-05-27 Daniel Jacobowitz <dan@debian.org>
1400
1401 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1402 * configure: Regenerate.
1403
4fc4dd12
DJ
14042004-05-25 Daniel Jacobowitz <drow@false.org>
1405
1406 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1407 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1408 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
1409 targets.
1410 * Makefile.in: Regenerate.
1411
94632047 14122004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
1413
1414 * configure.in: Test the ability to symlink directories.
1415 * configure: Regenerate.
1416
1417 * Makefile.def (bootstrap-stage): New definitions.
1418 * Makefile.tpl (configure-stage1-gcc,
1419 configure-stage2-gcc, configure-stage3-gcc,
1420 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1421 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1422 new-restage3, compare): Autogenerate, see Makefile.in
1423 entry for behavioral changes.
1424 (distclean-stage1, new-stage1-start, new-stage1-end,
1425 new-stage1-bubble, distclean-stage2, new-stage2-start,
1426 new-stage2-end, new-stage2-bubble, distclean-stage3,
1427 new-stage3-start, new-stage3-end): New autogenerated targets.
1428 (objext, prebootstrap, BOOT_CFLAGS,
1429 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1430 targets.
1431
1432 * Makefile.in: Regenerate.
1433 (distclean-stage1, new-stage1-start, new-stage1-end,
1434 new-stage1-bubble, distclean-stage2, new-stage2-start,
1435 new-stage2-end, new-stage2-bubble, distclean-stage3,
1436 new-stage3-start, new-stage3-end): New targets.
1437 (all-stage1-gcc): Move prebootstrap dependency from here...
1438 (configure-stage1-gcc): ...to here.
1439 (new-bootstrap): Use bubble targets.
1440 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1441 Use per-stage distclean targets.
1442 (configure-stage1-gcc, configure-stage2-gcc,
1443 configure-stage3-gcc, all-stage1-gcc,
1444 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1445 Use new-stageN-start to prepare the tree.
1446
4f4e53dd
PB
14472004-05-23 Paolo Bonzini <bonzini@gnu.org>
1448
1449 * Makefile.def (host_modules): add libcpp.
1450 * Makefile.tpl: Add dependencies on and for libcpp.
1451 * Makefile.in: Regenerate.
1452 * configure.in: Add libcpp host module.
1453 * configure: Regenerate.
1454
60975492
PB
14552004-05-21 Paolo Bonzini <bonzini@gnu.org>
1456
1457 * Makefile.tpl: Whenever a recursive target is defined, wrap
1458 it in a special @if/@endif block, and prepare its maybe
1459 dependency in the @if/@endif block
1460 * configure.in: Instead of writing maybe dependencies, remove
1461 the @if/@endif statements, and remove the @if/@endif blocks
1462 that remain.
1463 * configure: Regenerate.
1464 * Makefile.in: Regenerate.
1465
5ce7d75d
JJ
14662004-05-20 Janis Johnson <janis187@us.ibm.com>
1467
1468 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
1469
c779c42f
KK
14702004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
1471
1472 PR bootstrap/15120
1473 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
1474 * */configure: Rebuilt.
1475
b4117c30
ZW
14762004-05-17 Zack Weinberg <zack@codesourcery.com>
1477
1478 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1479 of libf2c.
1480 * configure, Makefile.in: Regenerate.
1481
315fcf97 1482