]> gcc.gnu.org Git - gcc.git/blame - ChangeLog
decl.c (grokdeclarator): Fix ambiguous pedwarn message.
[gcc.git] / ChangeLog
CommitLineData
61efc800
BS
12005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2
3 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4 * configure: Regenerate.
5
f53d2869
JZ
62005-10-15 Jie Zhang <jie.zhang@analog.com>
7
8 * MAINTAINERS (Write After Approval): Add self.
9
077fc835
KH
102005-10-08 Kazu Hirata <kazu@codesourcery.com>
11
12 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
13 target-libffi, target-qthreads, target-libjava, and
14 targetlibobjc.
15 * configure: Regenerate.
16
d739199a
DJ
172005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
18
19 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
20 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
21 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
22 (USUAL_OBJDUMP_FOR_TARGET): New.
23 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
24 * configure.in: Check for $OBJDUMP_FOR_TARGET.
25 * configure, Makefile: Regenerated.
26
db38c6bb
PB
272005-10-05 Paolo Bonzini <bonzini@gnu.org>
28
29 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
30 before other host packages.
31
3015564c
KK
322005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
33
34 * MAINTAINERS: Add self as sh libraries/configury maintainer.
35
1061f99e
PB
362005-10-05 Paolo Bonzini <bonzini@gnu.org>
37
38 PR bootstrap/22340
39
40 * configure.in (default_target): Remove.
41 * Makefile.tpl (all): Do not use prerequisites as subroutines
42 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
43 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
44 use prerequisites as subroutines.
45 (check-host, check-target): New.
46 (bootstrap configure & all targets): Do not use stage*-start
47 if the directory layout is already ok.
48 (non-bootstrap configure & all targets): Prepend a $(unstage).
49 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
50 (NOTPARALLEL): Remove.
51 (unstage, stage variables): New variables.
52 (unstage, stage targets): Simply expand to those variables.
53
54 * configure: Regenerate.
55 * Makefile.in: Regenerate.
56
4a9c436f
JW
572005-10-04 James E Wilson <wilson@specifix.com>
58
59 * Makefile.def (lang_env_dependencies): Add libmudflap.
60 * Makefile.in: Regenerate.
61
37150080
AS
622005-10-03 Andreas Schwab <schwab@suse.de>
63
64 Backport from libtool CVS:
65 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
66
67 * ltmain.sh: add support for installing into temporary
68 staging area (e.g. 'make install DESTDIR=...')
69
39d16468
L
702005-10-03 H.J. Lu <hongjiu.lu@intel.com>
71
72 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
73 * configure: Regenerated.
74
72a7ab82
AP
752005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
76
77 * configure: Regenerate with the correct
78 autoconf version.
79
6b65a26d
CM
802005-09-30 Catherine Moore <clm@cm00re.com>
81
82 * configure.in (bfin-*-*): New.
83 * configure: Regenerated.
84
040b1c5a
GK
852005-09-28 Geoffrey Keating <geoffk@apple.com>
86
87 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
88 (LIPO_FOR_TARGET): New.
89 (CONFIGURED_LIPO_FOR_TARGET): New.
90 (USUAL_LIPO_FOR_TARGET): New.
91 (STRIP_FOR_TARGET): New.
92 (CONFIGURED_STRIP_FOR_TARGET): New.
93 (USUAL_STRIP_FOR_TARGET): New.
94 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
95 STRIP_FOR_TARGET.
96 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
97 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
98 * Makefile.in: Regenerate.
99 * configure: Regenerate.
100
3a3c28db
DE
1012005-09-19 David Edelsohn <edelsohn@gnu.org>
102
103 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
104 (rs6000-*-aix*): Same.
105 * configure: Regenerate.
106
2749a921
TT
1072005-09-16 Tom Tromey <tromey@redhat.com>
108
109 * MAINTAINERS: Add self as java maintainer.
110
7f26dfa3
FXC
1112005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
112
113 * configure.in: Recognize f95 in the --enable-languages option,
114 and substitute it for fortran, issuing a warning.
115 * configure: Regenerate.
116
d8852c4f
PE
1172005-08-30 Phil Edwards <phil@codesourcery.com>
118
119 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
120 * configure: Regenerated.
121
ad685e81
AH
1222005-08-22 Aldy Hernandez <aldyh@redhat.com>
123
124 * MAINTAINERS: Add self as ms1 maintainer.
125
b00d752c
RE
1262005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
127
128 * Makefile.def (libssp): Add to lang_env_dependencies.
129 * Makefile.in: Regenerate.
130
9ed8fb9b
ILT
1312005-08-18 Ian Lance Taylor <ian@airs.com>
132
133 * MAINTAINERS: Add myself as middle-end maintainer.
134
0f029d39
CG
1352005-08-17 Christian Groessler <chris@groessler.org>
136
137 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
138 * Makefile.in: Regenerate.
139
81087874
AK
1402005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
141
142 * MAINTAINERS (write after approval): Added myself.
143
6a134f1c
MR
1442005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
145
146 * MAINTAINERS (Write After Approval): Add myself.
147
2693c0b0
PB
1482005-08-12 Paolo Bonzini <bonzini@gnu.org>
149
150 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
151 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
152 Look for alternate names of the target cc and c++
153 * configure: Regenerate.
154
4de997d1
PB
1552005-08-08 Paolo Bonzini <bonzini@gnu.org>
156
157 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
158 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
159 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
160 tools; remove code to manually set them.
161 (Target tools): Look in the environment for them.
162 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
163 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
164 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
165 build directory.
166 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
167 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
168 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
169 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
170 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
171 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
172 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
173 * configure: Regenerate.
174 * Makefile.in: Regenerate.
175
b089e33a
BE
1762005-07-28 Ben Elliston <bje@au.ibm.com>
177
178 * MAINTAINERS: Update for removed CPU targets.
179
e3791243
MM
1802005-07-27 Mark Mitchell <mark@codesourcery.com>
181
182 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
183 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
184 * Makefile.in: Regenerated.
185
526635cb
MM
1862005-07-26 Mark Mitchell <mark@codesourcery.com>
187
188 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
189 (CFLAGS_FOR_TARGET): Use it.
190 (CXXFLAGS_FOR_TARGET): Likewise.
191 * Makefile.in: Regenerated.
192 * configure.in (--with-build-sysroot): New option.
193 * configure: Regenerated.
194
19791f70
PB
1952005-07-24 Paolo Bonzini <bonzini@gnu.org>
196
197 * Makefile.tpl: Wrap install between unstage and stage
198 * Makefile.in: Regenerate.
199
35f5a23f
EC
2002005-07-21 Eric Christopher <echristo@apple.com>
201
202 * MAINTAINERS: Update affiliation.
203
ff3ddf15
PW
2042005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
205
206 * MAINTAINERS: Add self as crx port maintainer.
207
3a664c1c
DD
2082005-07-20 DJ Delorie <dj@redhat.com>
209
210 * MAINTAINERS: Add self as m32c maintainer.
211
539df155
KC
2122005-07-16 Kelley Cook <kcook@gcc.gnu.org>
213
214 * all files: Update FSF address.
215
be9c593a
EC
2162005-07-15 Eric Christopher <echristo@redhat.com>
217
218 * MAINTAINERS: Change affiliation.
219
fd7ea4ab
JB
2202005-07-14 Jim Blandy <jimb@redhat.com>
221
222 * configure.in: Add cases for Renesas m32c.
223 * configure: Regenerated.
224
0063a823
KC
2252005-07-14 Kelley Cook <kcook@gcc.gnu.org>
226
d0ca130a
KC
227 * COPYING.LIB: Update from fsf.org.
228
2292005-07-14 Kelley Cook <kcook@gcc.gnu.org>
230
231 * COPYING, compile, config.guess,
0063a823
KC
232 config.sub, install-sh, missing, mkinstalldirs,
233 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 234 * config-ml.in: Update FSF address.
0063a823 235
a8ba31f2
EC
2362005-07-13 Eric Christopher <echristo@redhat.com>
237
238 * configure.in: Add toplevel noconfigdir support for tpf.
239 * configure: Regenerate.
240
5bea4a03
PB
2412005-07-11 Paolo Bonzini <bonzini@gnu.org>
242
243 PR ada/22340
244
245 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
246 * Makefile.in: Regenerate.
247
284bdbbd
MM
2482005-07-07 Mark Mitchell <mark@codesourcery.com>
249
250 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
251 Brolley to write-after-approval.
252
452190fb
AS
2532005-07-07 Andreas Schwab <schwab@suse.de>
254
255 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
256 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
257 * Makefile.in: Regenerated.
258
9c8f9ec2
GK
2592005-07-06 Geoffrey Keating <geoffk@apple.com>
260
261 * configure.in: Don't build sim or rda when targetting darwin.
262 * configure: Regenerate.
263
ef0087a7
KH
2642005-07-06 Kazu Hirata <kazu@codesourcery.com>
265
266 * configure.in: Add --enable-libssp and --disable-libssp.
267 * configure: Regenerate with autoconf-2.13.
268
77008252
JJ
2692005-07-02 Jakub Jelinek <jakub@redhat.com>
270
271 * Makefile.def (target_modules): Add libssp.
272 * configure.in (target_libraries): Add target-libssp.
273 * configure: Rebuilt.
274 * Makefile.in: Rebuilt.
275
a04eae1b
ZW
2762005-07-01 Zack Weinberg <zackw@panix.com>
277
278 * MAINTAINERS: Change email address. Resign from maintainership.
279
948884cd
RG
2802005-07-01 Richard Guenther <rguenther@suse.de>
281
282 * MAINTAINERS: Change my e-mail address and affiliation.
283
c7870f5d
PB
2842005-06-22 Paolo Bonzini <bonzini@gnu.org>
285
286 * Makefile.def (stagefeedback): Come after profile.
287 Define profiledbootstrap target.
288 * Makefile.tpl (profiledbootstrap): Remove.
289 (stageprofile-end): Zap stagefeedback.
290 (stagefeedback-start): Copy all .gcda files, not only GCC's.
291 * Makefile.in: Regenerate.
292
ab99519a
RS
2932005-06-13 Richard Sandiford <richard@codesourcery.com>
294
295 * MAINTAINERS: Update my email address.
296
f610dd5f
ZW
2972005-06-13 Zack Weinberg <zack@codesourcery.com>
298
299 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
300 In 'cpp' stanza, support '#line' as well as '# '.
301
71bc2a83
AS
3022005-06-08 Andreas Schwab <schwab@suse.de>
303
304 * MAINTAINERS: Move myself from 'Write After Approval' to
305 'CPU Port Maintainers' section as m68k maintainer.
306
4fab7234
HPN
3072005-06-07 Hans-Peter Nilsson <hp@axis.com>
308
309 * configure.in (unsupported_languages): New macro.
310 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
311 non-ported target libraries in noconfigdirs.
312 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
313 non-linux-gnu. Remove libgcj_ex_libffi.
314 <lang_frag loop>: Set add_this_lang=no if the language is in
315 unsupported_languages.
316 * configure: Regenerate.
317
68193f9b
TS
3182005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
319
320 * configure.in: Fix typo in handling of --with-mpfr-dir.
321 * configure: Regenerate.
322
f26f6b8d
RS
3232005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
324
325 * MAINTAINERS: Update my email address.
326
ba4853f8
JB
3272005-06-02 Jim Blandy <jimb@redhat.com>
328
329 * config.sub: Add cases for the Renesas m32c. (This patch has been
330 accepted into the master sources.)
331
79dd769c 3322005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
333 Michael Snyder <msnyder@redhat.com>
334 Stan Cox <scox@redhat.com>
79dd769c 335
f610dd5f 336 * configure.in: Set noconfigdirs for ms1.
79dd769c 337
f610dd5f 338 * configure: Regenerate.
79dd769c 339
d29e107f
JD
3402005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
341
342 * MAINTAINERS (Write After Approval): Add self.
343
e93196c3
JC
3442005-06-01 Josh Conner <jconner@apple.com>
345
346 * MAINTAINERS (Write After Approval): Add self.
347
ae263c7a
KH
3482005-06-01 Kazu Hirata <kazu@codesourcery.com>
349
350 * MAINTAINERS: Update my email address.
351
585b3aa3
ZM
3522005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
353
354 * MAINTAINERS (Write After Approval): Add self.
355
4930c50b
CD
3562005-05-26 Chris Demetriou <cgd@broadcom.com>
357
358 * MAINTAINERS (Write After Approval): Remove self.
359
2dfbef6d
PB
3602005-05-25 Paolo Bonzini <bonzini@gnu.org>
361
362 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
363 (Dependencies): Consider target modules for bootstrap dependencies.
364 Make target bootstrap modules depend on each stage's gcc.
365 * Makefile.in: Regenerate.
366
bcb28cf5
PB
3672005-05-20 Paolo Bonzini <bonzini@gnu.org>
368
369 * Makefile.def (configure-gcc): Depend on binutils having been built.
370 (all-gcc): No need to do it here.
371 * Makefile.in: Regenerate.
372
0cf085e4
PB
3732005-05-19 Paul Brook <paul@codesourcery.com>
374
f610dd5f 375 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
376 language cannot be built.
377 * configure: Regenerate.
378
dfb2c39a
DJ
3792005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
380
381 * ylwrap: Import from Automake 1.9.5.
382
771aaa92
DU
3832005-05-13 David Ung <davidu@mips.com>
384
385 * MAINTAINERS (Write After Approval): Add self.
386
3ac9bd58
MS
3872005-05-09 Mike Stump <mrs@apple.com>
388
389 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
390 lt_cv_sys_max_cmd_len for now.
f610dd5f 391
f77a5578
SC
3922005-05-09 Stan Cox <scox@redhat.com>
393
394 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
395
795e36e5
MK
3962005-05-08 Matt Kraai <kraai@ftbfs.org>
397
398 * README.SCO: Update the URL.
399
c9392a2b
DE
4002005-05-05 David Edelsohn <edelsohn@gnu.org>
401
402 * ltconfig: Define file_list_spec. Pass file_list_spec and
403 with_gnu_ld to libtool.
404 * ltcf-c.sh (aix[45]): Define file_list_spec.
405 * ltcf-cxx.sh (aix[45]): Same.
406 * ltcf-gcj.sh (aix[45]): Same.
407 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
408 exists, write list of input files to temporary file.
409
bebcd931
MS
4102005-05-04 Mike Stump <mrs@apple.com>
411
412 * configure.in: Always pass --target to target configures as
413 otherwise rebuilds that do --recheck will fail.
414 * confiugure: Rebuilt.
415
ce406537
PB
4162005-05-04 Paolo Bonzini <bonzini@gnu.org>
417
418 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
419 STAGE_HOST_EXPORTS.
420 (configure, all): Add bootstrap support.
421 (Host modules, target modules): Pass post-stage1 flags and exports.
422 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
423 * Makefile.in: Regenerate.
424
aa9dcfc4
PB
4252005-04-29 Paolo Bonzini <bonzini@gnu.org>
426
427 * configure: Regenerate.
428
b6f9abcf
MS
4292005-04-27 Mike Stump <mrs@apple.com>
430
431 * MAINTAINERS: Add self as darwin maintainer.
432
acb217cb
BS
4332005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
434
435 * config.sub: Update from master copy.
436
b6dae270
MS
4372005-04-21 Mike Stump <mrs@apple.com>
438
439 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
440 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
441
c2e0d3a9
HPN
4422005-04-19 Hans-Peter Nilsson <hp@axis.com>
443
444 * configure.in <crisv32-*-*, cris-*-*>: New local variable
445 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
446 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
447 "*-*-elf" and "*-*-linux*".
448 * configure: Regenerate.
449
871ae772
JM
4502005-04-14 Joseph S. Myers <joseph@codesourcery.com>
451
452 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
453
bf070c29
MS
4542005-04-12 Mike Stump <mrs@apple.com>
455
456 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
457
e865b6f7
TK
4582005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
459
460 * MAINTAINERS (Write After Approval): Add myself.
461
7b71ad7f
BS
4622005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
463
464 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
465
25b42232
PB
4662005-04-06 Paolo Bonzini <bonzini@gnu.org>
467
f610dd5f 468 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
469 (TARGET_CONFIGARGS): Include --with-target-subdir.
470 (configure, all): New macros. Use them throughout.
471 * Makefile.in: Regenerate.
472
d727c624
JG
4732005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
474
475 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 476
fff72cc4
ZD
4772005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
478
479 * MAINTAINERS: Remove 'loop unrolling' maintainer.
480
86472dc3
GP
4812005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
482
483 * MAINTAINERS: Move John Carr to Write After Approval.
484
5d0f90e5
R
4852005-03-30 J"orn Rennecke <joern.rennecke@st.com>
486
487 * config/mh-mingw32: Delete.
488 * configure.in: Don't use it.
489 * configure: Regenerate.
490
33da42bc
PB
4912005-03-31 Paolo Bonzini <bonzini@gnu.org>
492
493 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
494 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
495 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
496 (HOST_LIB_PATH): Generate from Makefile.def.
497 (TARGET_LIB_PATH): Likewise.
498 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
499 * Makefile.in: Regenerate.
500 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
501 (RPATH_ENVVAR): Include Darwin case.
502 * configure: Regenerate.
503
15cc1841
TF
5042005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
505
506 * MAINTAINERS (Various Maintainers): Remove self.
507 (Write After Approval): Add self.
508
6a8c79d5
TF
5092005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
510
511 * MAINTAINERS (Various Maintainers): Add self.
512
256f7136
PB
5132005-03-25 Paolo Bonzini <bonzini@gnu.org>
514
515 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
516 * configure: Regenerate.
517
191dd2c9
ZW
5182005-03-21 Zack Weinberg <zack@codesourcery.com>
519
520 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
521 gcc_version, and gcc_version_trigger from set of flags to pass.
522 * Makefile.tpl: Remove definitions of above variables.
523 (config.status): Remove dependency on $(gcc_version_trigger).
524 * Makefile.in: Regenerate.
525 * configure.in: Do not reference config/gcc-version.m4 nor
526 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
527 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
528 * configure: Regenerate.
529
ef6e9bc0
MH
5302005-03-16 Manfred Hollstein <manfred.h@gmx.net>
531 Andrew Pinski <pinskia@physics.uc.edu>
532
533 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
534 * Makefile.in: Regenerate.
535
009bbd5a
FW
5362005-03-13 Feng Wang <fengwang@nudt.edu.cn>
537
538 * MAINTAINERS (Write After Approval): Add myself.
539
09f8755b
DA
5402005-03-03 David Ayers <d.ayers@inode.at>
541
542 * MAINTAINERS (Write After Approval): Add myself.
543
e73ed25c
AO
5442005-03-01 Alexandre Oliva <aoliva@redhat.com>
545
546 PR libgcj/20160
547 * ltmain.sh: Avoid creating archives with components that have
548 duplicate basenames.
549
ace9ac7b
AP
5502005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
551
552 PR bootstrap/20250
553 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
554 instead of check.
555 * Makefile.in: Regenerate.
556
c9db9354
PB
5572005-02-28 Paolo Bonzini <bonzini@gnu.org>
558
559 * Makefile.in: Regenerate to fix conflict between the previous two
560 patches.
561
215c351a
PB
5622005-02-28 Paolo Bonzini <bonzini@gnu.org>
563
564 PR bootstrap/17383
565 * Makefile.def (target_modules): Remove "stage", now unnecessary.
566 * Makefile.tpl (HOST_SUBDIR): New substitution.
567 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
568 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
569 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
570 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
571 (Host modules, Bootstrapped modules): Use it.
572 (Build modules, Target modules): Do not create symlink trees,
573 always configure out-of-srcdir.
574 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
575 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
576 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
577 $(HOST_SUBDIR). Create a symlink for host_subdir.
578
579 * Makefile.in: Regenerate.
580 * configure: Regenerate.
581
5395b47b
NN
5822005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
583
584 Merged from libada-gnattools-branch:
585 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
586
587 * gnattools: New directory.
588 * Makefile.def: Add gnattools as a module, depending on target-libada.
589 * Makefile.in: Regenerate.
590 * configure.in: Include gnattools in host_tools; disable it if ada
591 is disabled.
592 * configure: Regenerate.
593
ca2cc05c
JM
5942005-02-24 James A. Morrison <phython@gcc.gnu.org>
595
596 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
597 treelang maintainer.
598 (Write After Approval): Remove myself.
599
d2f3024f
PS
6002005-02-23 Paul Schlie <schlie@comcast.net>
601
602 * configure.in: Allow darwin targeted ports to build tk, itcl and
603 libgui.
604 * configure: Regenerate.
605
bba5e0ca
EB
6062005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
607
608 PR libgcj/10353
609 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
610 * configure: Regenerate.
611
70132ce7
SK
6122005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
613
614 * MAINTAINERS (Write After Approval): Add myself.
615
20f0edca
ILT
6162005-02-10 Ian Lance Taylor <ian@airs.com>
617
618 * MAINTAINERS: Update my e-mail address.
619
e64e5109
RG
6202005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
621
622 * MAINTAINERS (Write After Approval): Add myself.
623
40d64b5a
HPN
6242005-01-29 Hans-Peter Nilsson <hp@axis.com>
625
626 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
627 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
628 target-libgloss when not *-*-elf and *-*-aout.
629 * configure: Regenerate.
630
54a12711
KH
6312005-01-23 Kazu Hirata <kazu@cs.umass.edu>
632
633 * MAINTAINERS: Remove obsolete entries.
634
0aa99dbb
KH
635 * MAINTAINERS (Write After Approval): Add Michael Matz.
636
2b009f5f
NB
6372005-01-19 Neil Booth <neil@daikokuya.co.uk>
638
639 * MAINTAINERS: Remove self as cpplib maintainer.
640
385870f5
KC
6412005-01-17 Kelley Cook <kcook@gcc.gnu.org>
642
643 * install-sh, config.sub: Import from upstream.
644
e7daab31
KC
6452005-01-17 Kelley Cook <kcook@gcc.gnu.org>
646
647 PR bootstrap/18222
648 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
649 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
650 * Makefile.in: Regenerate.
651
e6003f4d
JT
6522005-01-16 Jason Thorpe <thorpej@netbsd.org>
653
654 * MAINTAINERS: Update my email address.
655
145e2972 6562005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 657 Andreas Schwab <schwab@suse.de>
145e2972
DE
658
659 PR bootstrap/18033
660 * config-ml.in: Eval option if surrounded by single quotes.
661
86c7e0da
PB
6622005-01-03 Paolo Bonzini <bonzini@gnu.org>
663
664 Revert 2004-12-28 Makefile changes, a better fix will be
665 applied to mainline and src after GCC 4.0 branches.
666
3224a22f
PB
6672004-12-28 Paolo Bonzini <bonzini@gnu.org>
668
669 PR bootstrap/17383
670
671 * Makefile.def (target_modules): Remove stage parameter,
672 it is always true now.
673 * Makefile.tpl (configure-build-[+module+],
674 configure-target-[+module+]): Always build symlink tree
675 for the directory and for include. BUILD_SUBDIR and
676 TARGET_SUBDIR cannot be . anymore.
677 * Makefile.in: Regenerate.
678
aaf51ca2
DE
6792004-12-25 David Edelsohn <edelsohn@gnu.org>
680
681 Revert 2004-12-08 Makefile changes.
682
4e32e454
DS
6832004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
684
685 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
686 cygwin, mingw.
687
669f01d8
AS
6882004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
689
690 * configure.in (sh64-*-*): Reenable gprof.
691 * configure: Regenerate.
692
1b227ee0
DE
6932004-12-08 David Edelsohn <edelsohn@gnu.org>
694
695 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
696 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
697 (EXTRA_TARGET_FLAGS): Add PICFLAG.
698 * Makefile.in: Regenerate.
699
ce5e944c
CF
7002004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
701
702 * MAINTAINERS: Update my email address.
703
893f1e87
MK
7042004-12-07 Matt Kraai <kraai@ftbfs.org>
705
706 * Makefile.tpl: Generate normal dependencies if the LHS module is
707 not bootstrapped.
708 * Makefile.in: Regenerate.
709
bb59c339
RS
7102004-12-03 Richard Sandiford <rsandifo@redhat.com>
711
712 * configure.in: Include config/gxx-include-dir.m4. Use
713 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
714 * configure: Regenerate.
715
4982adbe
RS
7162004-12-03 Richard Sandiford <rsandifo@redhat.com>
717
718 * config.if: Delete.
719 * configure.in: Set libstdcxx_incdir directly.
720 * configure: Regenerate.
721
05750653
EC
7222004-12-02 Eric Christopher <echristo@redhat.com>
723
724 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
725 * Makefile.in: Regenerate.
726
5fef1dbd
RS
7272004-12-02 Richard Sandiford <rsandifo@redhat.com>
728
729 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
730 * configure: Regenerate.
731
afabd8e6
RS
7322004-12-02 Richard Sandiford <rsandifo@redhat.com>
733
734 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
735 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
736 * configure: Regenerate.
737
78716e86
EC
7382004-12-01 Eric Christopher <echristo@redhat.com>
739
740 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
741 of things to remove.
742
57ab8ba9
MK
7432004-11-29 Matt Kraai <kraai@ftbfs.org>
744
745 * MAINTAINERS (Write After Approval): Update my e-mail address.
746
2539bffe
KC
7472004-11-29 Kelley Cook <kcook@gcc.gnu.org>
748
749 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
750 from CVS libtool to always pass_all.
751
3e732ba0
JDA
7522004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
753
754 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
755 (hppa*64*-*-*): Delete incorrect comment.
756 * configure: Rebuilt.
757
767f726e
KC
7582004-11-24 Kelley Cook <kcook@gcc.gnu.org>
759
760 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
761
2c92e90f
KC
7622004-11-24 Kelley Cook <kcook@gcc.gnu.org>
763
764 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
765 from CVS libtool to always pass_all.
766
32f84e48
KC
7672004-11-15 Kelley Cook <kcook@gcc.gnu.org>
768
769 * install-sh, compile: Import from automake.
770
9587be8a
KC
7712004-11-15 Kelley Cook <kcook@gcc.gnu.org>
772
773 * config.guess, config.sub: Import from savannnah.
774
04e81808 7752004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
776
777 * MAINTAINERS (Write After Approval): Add myself
778
f87a2b2e
MS
7792004-11-12 Mike Stump <mrs@apple.com>
780
781 * Makefile.def: Add html support.
782 * Makefile.tpl: Likewise.
783 * Makefile.in: Regenerate.
784
848556c2
GK
7852004-11-11 Geoffrey Keating <geoffk@apple.com>
786
556f03c4
GK
787 PR 18423
788 * configure.in: Remove all instances of build-fixincludes from
789 noconfigdirs.
790 (build_configargs): Supply --target to subdirectories.
791 * configure: Regenerate.
792
848556c2
GK
793 * Makefile.def: Make gcc install depend on fixincludes install.
794 * Makefile.in: Regenerate.
795
9e5712a5
JJ
7962004-11-10 Janis Johnson <janis187@us.ibm.com>
797
798 * MAINTAINERS: Add myself as gcc testsuite maintainer.
799
4ef509c0
PB
8002004-11-11 Paul Brook <paul@codesourcery.com>
801
802 * MAINTAINERS: Add self as arm maintainer. Update email address.
803
20d11df6
HPN
8042004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
805
806 * configure.in (noconfigdirs) [mmix-*-*]: Disable
807 target-libgfortran.
79fd8592 808 * configure: Regenerate.
20d11df6 809
68c70f15
DE
8102004-11-07 David Edelsohn <edelsohn@gnu.org>
811
812 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
813 like CC.
814
54f88091
PB
8152004-11-05 Paolo Bonzini <bonzini@gnu.org>
816
817 * Makefile.def (host fixincludes): Specify missing targets.
818 * Makefile.in: Regenerate.
819
6866abb8
RC
8202004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
821
822 * MAINTAINERS: Add myself
823
83f62578
GL
8242004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
825
826 * MAINTAINERS (Write After Approval): Add myself.
827
53c7ffe7
GK
8282004-11-04 Geoffrey Keating <geoffk@apple.com>
829
830 * Makefile.def: Build fixincludes for the host, too.
831 * Makefile.in: Regenerate.
832 * configure.in (host_tools): Add fixincludes.
833 * configure: Regenerate.
834
ac8b3d9d
DJ
8352004-11-04 Daniel Jacobowitz <dan@debian.org>
836
837 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
838 * configure: Regenerated.
839
bab37580
L
8402004-11-04 H.J. Lu <hongjiu.lu@intel.com>
841
842 PR other/17783
843 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
844 * configure: Regenerated.
845
db1de713
MM
8462004-10-31 Mark Mitchell <mark@codesourcery.com>
847
848 * README.SCO: Update per FSF instructions.
849
a827e21a
EW
8502004-10-28 Eric B. Weddington <ericw@evcohs.com>
851
852 PR target/18151
853 * configure.in (case ${target}): Do not build fixincludes for avr.
854 * configure: Regenerated.
855
9d069a4f
PB
8562004-10-26 Paolo Bonzini <bonzini@gnu.org>
857
858 * configure.in (case ${target}): Do not build fixincludes
859 on platforms where it is not used.
860 * configure: Regenerated.
861
fc45f3fe
DJ
8622004-10-23 Daniel Jacobowitz <dan@debian.org>
863
864 * configure.in: Use an absolute path to install-sh.
865 * configure: Regenerated.
866
36554b92
AL
8672004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
868
869 * MAINTAINERS (Write After Approval): Add myself.
870
88e9994a
KH
8712004-10-19 Kazu Hirata <kazu@cs.umass.edu>
872
873 * MAINTAINERS: Remove from Write After Approval those that are
874 already maintainers.
875
ad02a944
SP
8762004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
877
878 * MAINTAINERS: Update my email address.
879
c8e6cd41
KC
8802004-10-12 Kelley Cook <kcook@gcc.gnu.org>
881
882 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
883 * configure: Regenerate.
884
ebe55024
R
8852004-10-07 J"orn Rennecke <joern.rennecke@st.com>
886
887 * MAINTAINERS: Update my email address.
888
a8b0957e
KH
8892004-10-07 Kazu Hirata <kazu@cs.umass.edu>
890
891 * MAINTAINERS (Language Front Ends Maintainers): New. Move
892 entries belonging to this category.
893
96836f61
JZ
8942004-10-06 Josef Zlomek <josef.zlomek@email.cz>
895
896 * MAINTAINERS: Update my e-mail address.
897
7e0b5752
PB
8982004-10-06 Paolo Bonzini <bonzini@gnu.org>
899
900 Fix wrong conflict resolution in:
901
902 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
903
904 * Makefile.in: Regenerate.
905 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
906 in the recursive `make', instead of hardwiring `all'.
907 (Autogenerated TARGET-* variables): New.
908
370f7a47
TL
9092004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
910
911 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 912 * configure: Regenerate.
370f7a47 913
13e5d623
KH
9142004-10-04 Kazu Hirata <kazu@cs.umass.edu>
915
916 * MAINTAINERS (Various Maintainers): Move the "windows,
917 cygwin, mingw" maintainer to ...
918 (OS Port Maintainers): ... here.
919
a6497c1b
KH
9202004-10-04 Kazu Hirata <kazu@cs.umass.edu>
921
922 * MAINTAINERS (Write After Approval): Remove those that are
923 maintainers of some subsystem.
924
1abb828a
D
9252004-10-02 P.J. Darcy <darcypj@us.ibm.com>
926
927 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
928 * ltcf-cxx.sh (tpf*): Likewise.
929 * ltconfig (tpf*): Add TPF OS configuration support.
930
16d1338d
BS
9312004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
932
933 * MAINTAINERS: Change my email address to my new work account.
934
9082a750
MR
9352004-09-24 Michael Roth <mroth@nessie.de>
936
937 * configure.in (--without-headers): Add missing double quotes.
938 * configure: Regenerate.
939
07a8bdf8
KC
9402004-09-24 Kelley Cook <kcook@gcc.gnu.org>
941
942 * ylwrap: Revert to previous version.
943
4c4a5bbc
L
9442004-09-23 H.J. Lu <hongjiu.lu@intel.com>
945
946 PR bootstrap/17369
947 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
948 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
949 SET_GCC_LIB_PATH_CMD.
950 (BASE_TARGET_EXPORTS): Likewise.
951 * Makefile.in: Regenerated.
952
953 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
954 * configure: Regenerated.
955
85f59630
KC
9562004-09-23 Kelley Cook <kcook@gcc.gnu.org>
957
958 * config.guess: New upstream version
959 * compile, depcomp, install-sh, ylwrap: Likewise.
960
95c53c62
RS
9612004-09-19 Roger Sayle <roger@eyesopen.com>
962
963 * config/mh-x86omitfp: New host makefile fragment. Add
964 -fomit-frame-pointer to the default BOOT_CFLAGS.
965 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
966 * configure: Regenerate.
967
0a1c093b
AP
9682004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
969
970 PR target/11572
971 * configure.in (*-*-darwin*): Renable libobjc.
972 * configure: Regenerate.
973
315fcf97
NS
9742004-09-10 Nathan Sidwell <nathan@codesourcery.com>
975
976 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
977
0a050485 9782004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 979
0a050485
DB
980 * Makefile.def: Remove libbanshee.
981 * Makefile.tpl: Ditto.
982 * configure.in: Ditto.
983 * Makefile.in: Regen.
984 * configure: Ditto.
985
5f4a098e
DE
9862004-09-08 David Edelsohn <edelsohn@gnu.org>
987
988 * ltmain.sh: Use $pic_object as $non_pic_object if
989 $non_pic_object=none.
990
32b2511f
PB
9912004-09-07 Paolo Bonzini <bonzini@gnu.org>
992
993 * missing: Import latest version from master repository.
994
fc4d0e82
NC
9952004-09-06 Nick Clifton <nickc@redhat.com>
996
997 * config.sub: Import latest version from master repository.
998 * config.guess: Likewise.
999 This includes these changes:
78716e86 1000
fc4d0e82
NC
1001 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
1002
1003 * config.sub: Handle crisv32, alias etraxfs.
1004 * config.guess (crisv32:Linux:*:*): Handle.
1005
1006 2004-08-13 Brad Smith <brad@comstyle.com>
1007
1008 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1009 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1010
1011 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
1012
1013 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1014 assume the processor is a powerpc. This is because coreutils
1015 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1016 in this case, due to a MacOS X bug that causes
1017 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1018 to return a negative number.
1019 Problem reported by Petter Reinholdtsen in:
1020 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1021
1022 2004-07-19 Ben Elliston <bje@gnu.org>
1023
1024 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1025
1026 2004-06-24 Ben Elliston <bje@gnu.org>
1027
1028 * config.guess: Update copyright years.
1029 * config.sub: Likewise.
1030
1031 2004-06-22 Robert Millan <robertmh@gnu.org>
1032
1033 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1034 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1035
1036 2004-06-22 Stanley F. Quayle <stan@stanq.com>
1037
1038 * config.guess (*:*VMS:*:*): New entry. Replaces
1039 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1040 manufacturer.
1041
1042 2004-06-22 Ben Elliston <bje@gnu.org>
1043
1044 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1045 * config.sub: Likewise.
1046
1047 2004-06-22 Ben Elliston <bje@gnu.org>
1048
1049 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1050 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1051
1052 2004-06-11 Ben Elliston <bje@gnu.org>
1053
1054 * config.guess (pegasos:OpenBSD:*:*): Remove.
1055
1056 2004-06-11 Ben Elliston <bje@gnu.org>
1057
1058 From Wouter Verhelst <wouter@grep.be>:
1059 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1060
1061 2004-06-11 Ben Elliston <bje@gnu.org>
1062
1063 * config.guess (luna88k:OpenBSD:*:*): New.
1064
1065 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1066
1067 * config.guess (m32r*:Linux:*:*): New case.
1068 * config.sub: Handle m32rle.
1069
1070 2004-03-12 Ben Elliston <bje@wasabisystems.com>
1071
1072 From Jens Petersen <petersen@redhat.com>:
1073 * config.sub: Handle sparcv8.
1074
1075 2004-03-03 Ben Elliston <bje@wasabisystems.com>
1076
1077 From Tom Smith <smith@cag.lkg.hp.com>:
1078 * config.guess: Version suffixes are equally significant on Tru64
1079 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
1080 prefix of "P" (patched kernel).
1081
1082 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
1083
1084 * config.sub: Add support for National Semiconductor CRX target.
1085
2f4cc6bf
JJ
10862004-09-03 Janis Johnson <janis187@us.ibm.com>
1087
1088 * MAINTAINERS (Various Maintainers): Remove myself as web page
1089 maintainer, add myself as maintainer of build status lists.
1090
61fec9ff
JB
10912004-09-03 Jan Beulich <jbeulich@novell.com>
1092
1093 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1094 *-*-netware, but add target-libmudflap.
1095 Consolidate *-*-netware targets (of which really only i?86 exists)
1096 into a single entry.
1097 * configure: Likewise.
1098
45f366ab
PB
10992004-09-01 Paolo Bonzini <bonzini@gnu.org>
1100
1101 * Makefile.tpl (sorry): Remove.
1102 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1103 (cleanstrap targets): Depend on distclean, not distclean-stage1.
1104 (do-clean): Clean per-stage directories too.
1105 (do-distclean): Run distclean-stage1 too.
1106 (.NOTPARALLEL): Enable during toplevel bootstrap.
1107 (stage[+id+]-bubble): Enable parallel execution during
1108 the recursive invocation.
1109 * Makefile.in: Regenerate.
1110
1111 Fix previous checkin:
1112
1113 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1114 include.
1115 * configure.in: Fix indentation.
1116 * configure: Regenerate.
1117
be8fff81
RB
11182004-08-31 Robert Bowdidge <bowdidge@apple.com>
1119
45f366ab
PB
1120 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1121 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1122 * configure: regenerate
78716e86 1123 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 1124 -mdynamic-no-pic
be8fff81
RB
1125
1126
71b5d516
PB
11272004-08-31 Paolo Bonzini <bonzini@gnu.org>
1128
1129 * Makefile.def (build_modules): Add fixincludes.
1130 (dependencies): Make gcc depend on fixincludes.
1131 * configure.in (build_tools): Add fixincludes.
1132 (build_configdirs): Always include build_libs.
1133 * Makefile.in: Regenerate.
1134 * configure: Regenerate.
1135
11362004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
1137
1138 * Makefile.def (bootstrap stages): Add 'lean' parameter.
1139 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1140 phony targets; do not generate timestamp files.
1141 (distclean-stageN): Remove references to their timestamp files.
1142 (restageN, touch-stageN): Remove.
1143 (stageN-bubble): Rewritten.
1144 (compare): Support lean bootstraps.
1145 * Makefile.in: Regenerate.
1146
1147 * configure.in: Only warn when bootstrapping but
1148 build != host or build != target. Support lean bootstraps.
1149 * configure: Regenerate.
1150
ce7cbbb0
PE
11512004-08-26 Phil Edwards <phil@codesourcery.com>
1152
1153 * configure.in: Give a better error message if GMP/MPFR are missing
1154 and a language needing them has been requested.
1155 * configure: Regenerated.
1156
9c71a529
PE
11572004-08-25 Phil Edwards <phil@codesourcery.com>
1158
1159 * configure.in: Print a list of available language front-ends if
1160 a requested one is missing. Tidy stray tab characters.
1161 * configure: Regenerated.
1162
e3f92d3b
MK
11632004-08-19 Michael Koch <konqueror@gmx.de>
1164
1165 * gcc/doc/install.texi: Update entry about automake for libjava.
1166
c3f84f61
RM
11672004-08-17 Robert Millan <robertmh@gnu.org>
1168
1169 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1170 (instead of FreeBSD).
1171 * configure: Regenerate.
1172
7c27e184
PB
11732004-08-16 Paolo Bonzini <bonzini@gnu.org>
1174
1175 * Makefile.in: Regenerate.
1176 * configure: Regenerate.
1177
1178 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1179 stage_*_flags.
1180 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1181 for bootstrapped modules if toplevel bootstrap is going.
1182 (GCC bootstrap): Generate per-stage targets for all bootstrapped
1183 modules. Adjust for changes in Makefile.def. Enable several
1184 rules even in non-bootstrap mode, just to avoid peppering the
1185 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1186 (stage-[+prev+]-bubble): Remove.
1187
1188 * Makefile.def (Dependencies): Depend on all-build-bison,
1189 all-build-flex, all-build-byacc, all-build-texinfo, rather
1190 than the host variations.
1191 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
1192 with BUILD_SUBDIR.
1193 (BISON): Update for recent Bisons.
1194 (YACC): Fix typo.
1195 (cross): Depend on all-build.
1196 (all): Do not depend on all-build.
1197 (prebootstrap): Remove.
1198 (dep-kind): Accept separate prefixes for MODULE and ON variables.
1199 (Prebootstrap dependencies): Add them to the per-stage targets
1200 and to all-prebootstrap.
1201 * configure.in (build_configdirs): Always enable build_tools.
1202 (BUILD_DIR_PREFIX): Remove.
1203
1204 * Makefile.def (gcc): Add target variable.
1205 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1206 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1207 in the recursive `make', instead of hardwiring `all'.
1208 (Autogenerated TARGET-* variables): New.
1209
20f3bb80
BB
12102004-08-13 Brian Booth <bbooth@redhat.com>
1211
1212 * MAINTAINERS: Remove myself from write-after-approval.
1213
b5be499d
NN
12142004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
1215
1216 * src-release: Stop distributing mmalloc with gdb (which doesn't
1217 use it).
1218 * Makefile.def: GDB doesn't depend on mmalloc anymore.
1219 * Makefile.in: Regenerate.
1220
b3f8d95d
MM
12212004-08-09 Mark Mitchell <mark@codesourcery.com>
1222
1223 * configure.in (arm*-*-eabi*): New target.
1224 * configure: Regenerate.
1225
3589b69e
PB
12262004-08-06 Paolo Bonzini <bonzini@gnu.org>
1227
1228 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1229 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1230 (Dependencies): New section.
1231 * Makefile.tpl (Dependencies): Generate from Makefile.def.
1232 (configure-target-[+module+]): Depend on maybe-all-gcc
1233 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
1234 (toplevel profiledbootstrap): Fix dependencies.
1235 * Makefile.in: Regenerate.
1236
972974fc
MM
12372004-08-03 Mark Mitchell <mark@codesourcery.com>
1238
1239 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1240 target-libiberty to noconfigdirs.
1241 * configure: Regenerate.
1242
bebf829d
PB
12432004-08-03 Paul Brook <paul@codesourcery.com>
1244
1245 * configure.in: Check for MPFR as well as GMP.
1246 * configure: Regenerate.
1247
98a5bb3b
RM
12482004-08-01 Robert Millan <robertmh@gnu.org>
1249
1250 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1251 libmudflap for all GNU-based systems (with Glibc).
1252 * configure: Regenerate.
1253
d32ab992
PB
12542004-08-03 Paolo Bonzini <bonzini@gnu.org>
1255
1256 * Makefile.def (host-modules): Add gcc.
1257 * Makefile.in: Regenerate.
1258 * Makefile.tpl (sorry): New rule.
1259 (configure-host, all-host, [+make_target+]-host, do-check,
1260 install-host): Do not add gcc as a special case.
1261 (host modules): Add a small special-casing for gcc. Export
1262 extra_make_flags through the environment.
1263 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1264 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1265 other recursive targets for gcc): Remove.
1266
1267 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1268 (stage, unstage): New rules.
1269 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1270 distclean-stage[+id+]): Use stage_current.
1271 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1272 the stage*-start rules.
1273
aeb732c1
GK
12742004-08-02 Geoffrey Keating <geoffk@apple.com>
1275
1276 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
1277 use -all_load flag.
1278
25b656e7
PB
12792004-08-02 Paolo Bonzini <bonzini@gnu.org>
1280
1281 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
1282 * configure: Regenerate.
1283
cc440d71
TM
12842004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
1285
1286 * maintainer-scripts/gcc_release: Revert yesterday's change.
1287
270e140b
SB
12882004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
1289
1290 * MAINTAINERS: Add myself to write-after-approval.
1291
3e4035f8
TM
12922004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
1293
1294 * libf2c: Removed.
1295 * gcc/gccbug.in: Updated because of libf2c removal.
1296 * maintainer-scripts/gcc_release: Ditto.
1297
a3e8d8b4
LR
12982004-07-09 Loren J. Rittle <ljrittle@acm.org>
1299
1300 * configure.in: Build libmudflap by default on FreeBSD.
1301 * configure: Regenerated.
1302
dfcada9a
MM
13032004-07-09 Mark Mitchell <mark@codesourcery.com>
1304
1305 * configure.in: Do not build libmudflap by default on non-GNU/Linux
1306 systems.
1307 * configure: Regenerated.
1308
3922b216
JDA
13092004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1310
1311 PR target/16344
1312 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1313 feedback based compiler.
1314 * Makefile.in: Rebuilt.
1315
95bcca47
AO
13162004-07-08 Alexandre Oliva <aoliva@redhat.com>
1317
1318 * Makefile.def (host_modules): Set bootstrap=true for flex.
1319 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1320 * Makefile.in: Rebuilt.
1321
051822f6
JH
13222004-07-07 Jan Hubicka <jh@suse.cz>
1323
1324 * MAINTAINERS: Add self as a profile feedback maintainer.
1325
7b61653a
PE
13262004-07-05 Phil Edwards <phil@codesourcery.com>
1327
1328 * configure.in: Do not prepend $srcdir to /dev/null in
1329 makefile fragments.
1330 * configure: Regenerate.
1331
23f6b2f9
PB
13322004-07-01 Paolo Bonzini <bonzini@gnu.org>
1333
1334 * Makefile.def (build_modules): Add bison, byacc, flex,
1335 m4, texinfo.
1336 (flags_to_pass): Add FLEX.
1337 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1338 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1339 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1340 DEFAULT_MAKEINFO): Remove.
1341 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1342 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1343 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1344 objdir or else use configured tool.
1345 (all-build): New.
1346 (all): Depend on it.
1347 (Build module dependencies): Add.
1348 * Makefile.in: Regenerate.
1349 * configure.in: Better support for multiple build modules,
1350 matching what is done for host/target modules. Do not look
1351 for "plausible" locations of build tools if Canadian cross.
1352 Use autoconf's AC_PROG_CC to find a C compiler. Define
1353 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
1354 * configure: Regenerate.
78716e86 1355
1c020272
PB
13562004-06-22 Paolo Bonzini <bonzini@gnu.org>
1357
1358 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1359 * Makefile.in: Regenerate.
1360
a52a0a7f
PB
13612004-06-22 Paolo Bonzini <bonzini@gnu.org>
1362
1363 * Makefile.tpl (configure-build-[+module+],
1364 configure-[+module+], configure-target-[+module+]): Pass
1365 [+extra_configure_args+].
1366 (all-build-[+module+], all-[+module+], check-[+module+],
1367 install-[+module+], [+make_target+]-[+module+],
1368 all-target-[+module+], check-target-[+module+],
1369 install-target-[+module+], [+make_target+]-target-[+module+]):
1370 Pass [+extra_make_args+].
1371 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1372 (GCC_HOST_EXPORTS): Remove.
1373 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1374 cross, check-gcc, check-gcc-c++, install-gcc,
1375 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1376 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1377 * Makefile.in: Regenerate.
1378
ccde3f1a
MS
13792004-06-21 Matthew Sachs <msachs@apple.com>
1380
1381 * MAINTAINERS: Added self to write-after-approval.
1382
6264b0a6
CF
13832004-06-21 Christopher Faylor <cgf@alum.bu.edu>
1384
1385 * configure.in: Check for srcdir/winsup rather than build directory
1386 winsup.
1387 * configure: Regenerate.
1388
801e2270
CV
13892004-06-17 Corinna Vinschen <vinschen@redhat.com>
1390
1391 * configure.in: Don't build Cygwin native newlib if winsup
1392 directory is missing. Emit warning instead.
1393 * configure: Regenerate.
1394
ad6717df
PB
13952004-06-09 Paolo Bonzini <bonzini@gnu.org>
1396
1397 * Makefile.tpl (touch-stage[+id+]): New.
1398 (restage[+prev+]): Depend on touch-stage[+id+].
1399
1400 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1401 Use it throughout.
1402
1403 * Makefile.def: Add profile and feedback bootstrap stages.
1404 Remove next field from bootstrap stages.
1405 * Makefile.tpl (LN, LN_S): Substitute.
1406 (stageN-start, stageN-end): Use double-colon rules, to
1407 provide a hook for additional setup commands.
1408 (distclean-stageN-gcc, restageN): Create dependencies from
1409 [+prev+], not from [+next+].
1410 (stageN-bubble): Add commands for successive stages from
1411 [+prev+], using double-colon rules.
1412 (all-stageN-gcc): Fix typo.
1413 (stagefeedback-start, profiledbootstrap): New.
1414 * Makefile.in: Regenerate.
1415 * configure.in: Call ACX_PROG_LN.
1416 * configure: Regenerate.
1417
5bbb9680
CY
14182004-06-08 Canqun Yang <canqun@nudt.edu.cn>
1419
1420 * MAINTAINERS (Write After Approval): Add myself.
1421
e18be1d4
MA
14222004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
1423
1424 * MAINTAINERS (Write After Approval): Add myself.
1425
5607edfd
PB
14262004-06-03 Paolo Bonzini <bonzini@gnu.org>
1427
1428 * configure.in: Fix --enable-bootstrap breakage introduced in trees
1429 without gcc.
1430 * configure: Regenerate.
1431
1ec4e9c3
PB
14322004-06-01 Paolo Bonzini <bonzini@gnu.org>
1433
1434 * Makefile.tpl: Fix typo.
1435 * Makefile.in: Regenerate.
1436
c2f7605f
PB
14372004-06-01 Paolo Bonzini <bonzini@gnu.org>
1438
1439 * configure.in: Remove new- prefix from toplevel
1440 bootstrap targets.
1441 * configure: Regenerate.
1442
f516a7da
PB
14432004-06-01 Paolo Bonzini <bonzini@gnu.org>
1444
1445 * Makefile.tpl (all.normal): Rename to all.
1446 (all): Replace with a rule to pick the default
1447 target from configure.
1448 (all-gcc, configure-gcc): Use conditionals to
1449 do nothing when toplevel bootstrap is going on.
1450 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1451 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1452 * configure.in: Support --enable-bootstrap.
1453
1454 * Makefile.def: Remove new- prefix from toplevel
1455 bootstrap targets.
1456 * Makefile.tpl: Likewise.
1457
1458 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
1459 target.
1460
1461 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1462 $(RECURSE_FLAGS) to recursive invocation of make.
1463
1464 * Makefile.in: Regenerate.
1465 * configure: Regenerate.
1466
78dd5e36
AJ
14672004-05-30 Andreas Jaeger <aj@suse.de>
1468 Jim Wilson <wilson@specifixinc.com>
1469
1470 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1471 like CC.
1472
30f1bddc
DJ
14732004-05-27 Daniel Jacobowitz <dan@debian.org>
1474
1475 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1476 * configure: Regenerate.
1477
4fc4dd12
DJ
14782004-05-25 Daniel Jacobowitz <drow@false.org>
1479
1480 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1481 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1482 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
1483 targets.
1484 * Makefile.in: Regenerate.
1485
94632047 14862004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
1487
1488 * configure.in: Test the ability to symlink directories.
1489 * configure: Regenerate.
1490
1491 * Makefile.def (bootstrap-stage): New definitions.
1492 * Makefile.tpl (configure-stage1-gcc,
1493 configure-stage2-gcc, configure-stage3-gcc,
1494 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1495 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1496 new-restage3, compare): Autogenerate, see Makefile.in
1497 entry for behavioral changes.
1498 (distclean-stage1, new-stage1-start, new-stage1-end,
1499 new-stage1-bubble, distclean-stage2, new-stage2-start,
1500 new-stage2-end, new-stage2-bubble, distclean-stage3,
1501 new-stage3-start, new-stage3-end): New autogenerated targets.
1502 (objext, prebootstrap, BOOT_CFLAGS,
1503 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1504 targets.
1505
1506 * Makefile.in: Regenerate.
1507 (distclean-stage1, new-stage1-start, new-stage1-end,
1508 new-stage1-bubble, distclean-stage2, new-stage2-start,
1509 new-stage2-end, new-stage2-bubble, distclean-stage3,
1510 new-stage3-start, new-stage3-end): New targets.
1511 (all-stage1-gcc): Move prebootstrap dependency from here...
1512 (configure-stage1-gcc): ...to here.
1513 (new-bootstrap): Use bubble targets.
1514 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1515 Use per-stage distclean targets.
1516 (configure-stage1-gcc, configure-stage2-gcc,
1517 configure-stage3-gcc, all-stage1-gcc,
1518 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1519 Use new-stageN-start to prepare the tree.
1520
4f4e53dd
PB
15212004-05-23 Paolo Bonzini <bonzini@gnu.org>
1522
1523 * Makefile.def (host_modules): add libcpp.
1524 * Makefile.tpl: Add dependencies on and for libcpp.
1525 * Makefile.in: Regenerate.
1526 * configure.in: Add libcpp host module.
1527 * configure: Regenerate.
1528
60975492
PB
15292004-05-21 Paolo Bonzini <bonzini@gnu.org>
1530
1531 * Makefile.tpl: Whenever a recursive target is defined, wrap
1532 it in a special @if/@endif block, and prepare its maybe
1533 dependency in the @if/@endif block
1534 * configure.in: Instead of writing maybe dependencies, remove
1535 the @if/@endif statements, and remove the @if/@endif blocks
1536 that remain.
1537 * configure: Regenerate.
1538 * Makefile.in: Regenerate.
1539
5ce7d75d
JJ
15402004-05-20 Janis Johnson <janis187@us.ibm.com>
1541
1542 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
1543
c779c42f
KK
15442004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
1545
1546 PR bootstrap/15120
1547 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
1548 * */configure: Rebuilt.
1549
b4117c30
ZW
15502004-05-17 Zack Weinberg <zack@codesourcery.com>
1551
1552 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1553 of libf2c.
1554 * configure, Makefile.in: Regenerate.
1555
315fcf97 1556