]> gcc.gnu.org Git - gcc.git/blame - ChangeLog
pr22051-2.c: Tweak expected output to allow additional casts.
[gcc.git] / ChangeLog
CommitLineData
5bea4a03
PB
12005-07-11 Paolo Bonzini <bonzini@gnu.org>
2
3 PR ada/22340
4
5 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6 * Makefile.in: Regenerate.
7
284bdbbd
MM
82005-07-07 Mark Mitchell <mark@codesourcery.com>
9
10 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
11 Brolley to write-after-approval.
12
452190fb
AS
132005-07-07 Andreas Schwab <schwab@suse.de>
14
15 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
16 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
17 * Makefile.in: Regenerated.
18
9c8f9ec2
GK
192005-07-06 Geoffrey Keating <geoffk@apple.com>
20
21 * configure.in: Don't build sim or rda when targetting darwin.
22 * configure: Regenerate.
23
ef0087a7
KH
242005-07-06 Kazu Hirata <kazu@codesourcery.com>
25
26 * configure.in: Add --enable-libssp and --disable-libssp.
27 * configure: Regenerate with autoconf-2.13.
28
77008252
JJ
292005-07-02 Jakub Jelinek <jakub@redhat.com>
30
31 * Makefile.def (target_modules): Add libssp.
32 * configure.in (target_libraries): Add target-libssp.
33 * configure: Rebuilt.
34 * Makefile.in: Rebuilt.
35
a04eae1b
ZW
362005-07-01 Zack Weinberg <zackw@panix.com>
37
38 * MAINTAINERS: Change email address. Resign from maintainership.
39
948884cd
RG
402005-07-01 Richard Guenther <rguenther@suse.de>
41
42 * MAINTAINERS: Change my e-mail address and affiliation.
43
c7870f5d
PB
442005-06-22 Paolo Bonzini <bonzini@gnu.org>
45
46 * Makefile.def (stagefeedback): Come after profile.
47 Define profiledbootstrap target.
48 * Makefile.tpl (profiledbootstrap): Remove.
49 (stageprofile-end): Zap stagefeedback.
50 (stagefeedback-start): Copy all .gcda files, not only GCC's.
51 * Makefile.in: Regenerate.
52
ab99519a
RS
532005-06-13 Richard Sandiford <richard@codesourcery.com>
54
55 * MAINTAINERS: Update my email address.
56
f610dd5f
ZW
572005-06-13 Zack Weinberg <zack@codesourcery.com>
58
59 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
60 In 'cpp' stanza, support '#line' as well as '# '.
61
71bc2a83
AS
622005-06-08 Andreas Schwab <schwab@suse.de>
63
64 * MAINTAINERS: Move myself from 'Write After Approval' to
65 'CPU Port Maintainers' section as m68k maintainer.
66
4fab7234
HPN
672005-06-07 Hans-Peter Nilsson <hp@axis.com>
68
69 * configure.in (unsupported_languages): New macro.
70 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
71 non-ported target libraries in noconfigdirs.
72 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
73 non-linux-gnu. Remove libgcj_ex_libffi.
74 <lang_frag loop>: Set add_this_lang=no if the language is in
75 unsupported_languages.
76 * configure: Regenerate.
77
68193f9b
TS
782005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
79
80 * configure.in: Fix typo in handling of --with-mpfr-dir.
81 * configure: Regenerate.
82
f26f6b8d
RS
832005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
84
85 * MAINTAINERS: Update my email address.
86
ba4853f8
JB
872005-06-02 Jim Blandy <jimb@redhat.com>
88
89 * config.sub: Add cases for the Renesas m32c. (This patch has been
90 accepted into the master sources.)
91
79dd769c 922005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
93 Michael Snyder <msnyder@redhat.com>
94 Stan Cox <scox@redhat.com>
79dd769c 95
f610dd5f 96 * configure.in: Set noconfigdirs for ms1.
79dd769c 97
f610dd5f 98 * configure: Regenerate.
79dd769c 99
d29e107f
JD
1002005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
101
102 * MAINTAINERS (Write After Approval): Add self.
103
e93196c3
JC
1042005-06-01 Josh Conner <jconner@apple.com>
105
106 * MAINTAINERS (Write After Approval): Add self.
107
ae263c7a
KH
1082005-06-01 Kazu Hirata <kazu@codesourcery.com>
109
110 * MAINTAINERS: Update my email address.
111
585b3aa3
ZM
1122005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
113
114 * MAINTAINERS (Write After Approval): Add self.
115
4930c50b
CD
1162005-05-26 Chris Demetriou <cgd@broadcom.com>
117
118 * MAINTAINERS (Write After Approval): Remove self.
119
2dfbef6d
PB
1202005-05-25 Paolo Bonzini <bonzini@gnu.org>
121
122 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
123 (Dependencies): Consider target modules for bootstrap dependencies.
124 Make target bootstrap modules depend on each stage's gcc.
125 * Makefile.in: Regenerate.
126
bcb28cf5
PB
1272005-05-20 Paolo Bonzini <bonzini@gnu.org>
128
129 * Makefile.def (configure-gcc): Depend on binutils having been built.
130 (all-gcc): No need to do it here.
131 * Makefile.in: Regenerate.
132
0cf085e4
PB
1332005-05-19 Paul Brook <paul@codesourcery.com>
134
f610dd5f 135 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
136 language cannot be built.
137 * configure: Regenerate.
138
dfb2c39a
DJ
1392005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
140
141 * ylwrap: Import from Automake 1.9.5.
142
771aaa92
DU
1432005-05-13 David Ung <davidu@mips.com>
144
145 * MAINTAINERS (Write After Approval): Add self.
146
3ac9bd58
MS
1472005-05-09 Mike Stump <mrs@apple.com>
148
149 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
150 lt_cv_sys_max_cmd_len for now.
f610dd5f 151
f77a5578
SC
1522005-05-09 Stan Cox <scox@redhat.com>
153
154 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
155
795e36e5
MK
1562005-05-08 Matt Kraai <kraai@ftbfs.org>
157
158 * README.SCO: Update the URL.
159
c9392a2b
DE
1602005-05-05 David Edelsohn <edelsohn@gnu.org>
161
162 * ltconfig: Define file_list_spec. Pass file_list_spec and
163 with_gnu_ld to libtool.
164 * ltcf-c.sh (aix[45]): Define file_list_spec.
165 * ltcf-cxx.sh (aix[45]): Same.
166 * ltcf-gcj.sh (aix[45]): Same.
167 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
168 exists, write list of input files to temporary file.
169
bebcd931
MS
1702005-05-04 Mike Stump <mrs@apple.com>
171
172 * configure.in: Always pass --target to target configures as
173 otherwise rebuilds that do --recheck will fail.
174 * confiugure: Rebuilt.
175
ce406537
PB
1762005-05-04 Paolo Bonzini <bonzini@gnu.org>
177
178 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
179 STAGE_HOST_EXPORTS.
180 (configure, all): Add bootstrap support.
181 (Host modules, target modules): Pass post-stage1 flags and exports.
182 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
183 * Makefile.in: Regenerate.
184
aa9dcfc4
PB
1852005-04-29 Paolo Bonzini <bonzini@gnu.org>
186
187 * configure: Regenerate.
188
b6f9abcf
MS
1892005-04-27 Mike Stump <mrs@apple.com>
190
191 * MAINTAINERS: Add self as darwin maintainer.
192
acb217cb
BS
1932005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
194
195 * config.sub: Update from master copy.
196
b6dae270
MS
1972005-04-21 Mike Stump <mrs@apple.com>
198
199 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
200 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
201
c2e0d3a9
HPN
2022005-04-19 Hans-Peter Nilsson <hp@axis.com>
203
204 * configure.in <crisv32-*-*, cris-*-*>: New local variable
205 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
206 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
207 "*-*-elf" and "*-*-linux*".
208 * configure: Regenerate.
209
871ae772
JM
2102005-04-14 Joseph S. Myers <joseph@codesourcery.com>
211
212 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
213
bf070c29
MS
2142005-04-12 Mike Stump <mrs@apple.com>
215
216 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
217
e865b6f7
TK
2182005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
219
220 * MAINTAINERS (Write After Approval): Add myself.
221
7b71ad7f
BS
2222005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
223
224 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
225
25b42232
PB
2262005-04-06 Paolo Bonzini <bonzini@gnu.org>
227
f610dd5f 228 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
229 (TARGET_CONFIGARGS): Include --with-target-subdir.
230 (configure, all): New macros. Use them throughout.
231 * Makefile.in: Regenerate.
232
d727c624
JG
2332005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
234
235 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 236
fff72cc4
ZD
2372005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
238
239 * MAINTAINERS: Remove 'loop unrolling' maintainer.
240
86472dc3
GP
2412005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
242
243 * MAINTAINERS: Move John Carr to Write After Approval.
244
5d0f90e5
R
2452005-03-30 J"orn Rennecke <joern.rennecke@st.com>
246
247 * config/mh-mingw32: Delete.
248 * configure.in: Don't use it.
249 * configure: Regenerate.
250
33da42bc
PB
2512005-03-31 Paolo Bonzini <bonzini@gnu.org>
252
253 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
254 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
255 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
256 (HOST_LIB_PATH): Generate from Makefile.def.
257 (TARGET_LIB_PATH): Likewise.
258 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
259 * Makefile.in: Regenerate.
260 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
261 (RPATH_ENVVAR): Include Darwin case.
262 * configure: Regenerate.
263
15cc1841
TF
2642005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
265
266 * MAINTAINERS (Various Maintainers): Remove self.
267 (Write After Approval): Add self.
268
6a8c79d5
TF
2692005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
270
271 * MAINTAINERS (Various Maintainers): Add self.
272
256f7136
PB
2732005-03-25 Paolo Bonzini <bonzini@gnu.org>
274
275 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
276 * configure: Regenerate.
277
191dd2c9
ZW
2782005-03-21 Zack Weinberg <zack@codesourcery.com>
279
280 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
281 gcc_version, and gcc_version_trigger from set of flags to pass.
282 * Makefile.tpl: Remove definitions of above variables.
283 (config.status): Remove dependency on $(gcc_version_trigger).
284 * Makefile.in: Regenerate.
285 * configure.in: Do not reference config/gcc-version.m4 nor
286 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
287 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
288 * configure: Regenerate.
289
ef6e9bc0
MH
2902005-03-16 Manfred Hollstein <manfred.h@gmx.net>
291 Andrew Pinski <pinskia@physics.uc.edu>
292
293 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
294 * Makefile.in: Regenerate.
295
009bbd5a
FW
2962005-03-13 Feng Wang <fengwang@nudt.edu.cn>
297
298 * MAINTAINERS (Write After Approval): Add myself.
299
09f8755b
DA
3002005-03-03 David Ayers <d.ayers@inode.at>
301
302 * MAINTAINERS (Write After Approval): Add myself.
303
e73ed25c
AO
3042005-03-01 Alexandre Oliva <aoliva@redhat.com>
305
306 PR libgcj/20160
307 * ltmain.sh: Avoid creating archives with components that have
308 duplicate basenames.
309
ace9ac7b
AP
3102005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
311
312 PR bootstrap/20250
313 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
314 instead of check.
315 * Makefile.in: Regenerate.
316
c9db9354
PB
3172005-02-28 Paolo Bonzini <bonzini@gnu.org>
318
319 * Makefile.in: Regenerate to fix conflict between the previous two
320 patches.
321
215c351a
PB
3222005-02-28 Paolo Bonzini <bonzini@gnu.org>
323
324 PR bootstrap/17383
325 * Makefile.def (target_modules): Remove "stage", now unnecessary.
326 * Makefile.tpl (HOST_SUBDIR): New substitution.
327 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
328 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
329 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
330 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
331 (Host modules, Bootstrapped modules): Use it.
332 (Build modules, Target modules): Do not create symlink trees,
333 always configure out-of-srcdir.
334 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
335 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
336 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
337 $(HOST_SUBDIR). Create a symlink for host_subdir.
338
339 * Makefile.in: Regenerate.
340 * configure: Regenerate.
341
5395b47b
NN
3422005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
343
344 Merged from libada-gnattools-branch:
345 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
346
347 * gnattools: New directory.
348 * Makefile.def: Add gnattools as a module, depending on target-libada.
349 * Makefile.in: Regenerate.
350 * configure.in: Include gnattools in host_tools; disable it if ada
351 is disabled.
352 * configure: Regenerate.
353
ca2cc05c
JM
3542005-02-24 James A. Morrison <phython@gcc.gnu.org>
355
356 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
357 treelang maintainer.
358 (Write After Approval): Remove myself.
359
d2f3024f
PS
3602005-02-23 Paul Schlie <schlie@comcast.net>
361
362 * configure.in: Allow darwin targeted ports to build tk, itcl and
363 libgui.
364 * configure: Regenerate.
365
bba5e0ca
EB
3662005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
367
368 PR libgcj/10353
369 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
370 * configure: Regenerate.
371
70132ce7
SK
3722005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
373
374 * MAINTAINERS (Write After Approval): Add myself.
375
20f0edca
ILT
3762005-02-10 Ian Lance Taylor <ian@airs.com>
377
378 * MAINTAINERS: Update my e-mail address.
379
e64e5109
RG
3802005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
381
382 * MAINTAINERS (Write After Approval): Add myself.
383
40d64b5a
HPN
3842005-01-29 Hans-Peter Nilsson <hp@axis.com>
385
386 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
387 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
388 target-libgloss when not *-*-elf and *-*-aout.
389 * configure: Regenerate.
390
54a12711
KH
3912005-01-23 Kazu Hirata <kazu@cs.umass.edu>
392
393 * MAINTAINERS: Remove obsolete entries.
394
0aa99dbb
KH
395 * MAINTAINERS (Write After Approval): Add Michael Matz.
396
2b009f5f
NB
3972005-01-19 Neil Booth <neil@daikokuya.co.uk>
398
399 * MAINTAINERS: Remove self as cpplib maintainer.
400
385870f5
KC
4012005-01-17 Kelley Cook <kcook@gcc.gnu.org>
402
403 * install-sh, config.sub: Import from upstream.
404
e7daab31
KC
4052005-01-17 Kelley Cook <kcook@gcc.gnu.org>
406
407 PR bootstrap/18222
408 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
409 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
410 * Makefile.in: Regenerate.
411
e6003f4d
JT
4122005-01-16 Jason Thorpe <thorpej@netbsd.org>
413
414 * MAINTAINERS: Update my email address.
415
145e2972 4162005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 417 Andreas Schwab <schwab@suse.de>
145e2972
DE
418
419 PR bootstrap/18033
420 * config-ml.in: Eval option if surrounded by single quotes.
421
86c7e0da
PB
4222005-01-03 Paolo Bonzini <bonzini@gnu.org>
423
424 Revert 2004-12-28 Makefile changes, a better fix will be
425 applied to mainline and src after GCC 4.0 branches.
426
3224a22f
PB
4272004-12-28 Paolo Bonzini <bonzini@gnu.org>
428
429 PR bootstrap/17383
430
431 * Makefile.def (target_modules): Remove stage parameter,
432 it is always true now.
433 * Makefile.tpl (configure-build-[+module+],
434 configure-target-[+module+]): Always build symlink tree
435 for the directory and for include. BUILD_SUBDIR and
436 TARGET_SUBDIR cannot be . anymore.
437 * Makefile.in: Regenerate.
438
aaf51ca2
DE
4392004-12-25 David Edelsohn <edelsohn@gnu.org>
440
441 Revert 2004-12-08 Makefile changes.
442
4e32e454
DS
4432004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
444
445 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
446 cygwin, mingw.
447
669f01d8
AS
4482004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
449
450 * configure.in (sh64-*-*): Reenable gprof.
451 * configure: Regenerate.
452
1b227ee0
DE
4532004-12-08 David Edelsohn <edelsohn@gnu.org>
454
455 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
456 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
457 (EXTRA_TARGET_FLAGS): Add PICFLAG.
458 * Makefile.in: Regenerate.
459
ce5e944c
CF
4602004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
461
462 * MAINTAINERS: Update my email address.
463
893f1e87
MK
4642004-12-07 Matt Kraai <kraai@ftbfs.org>
465
466 * Makefile.tpl: Generate normal dependencies if the LHS module is
467 not bootstrapped.
468 * Makefile.in: Regenerate.
469
bb59c339
RS
4702004-12-03 Richard Sandiford <rsandifo@redhat.com>
471
472 * configure.in: Include config/gxx-include-dir.m4. Use
473 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
474 * configure: Regenerate.
475
4982adbe
RS
4762004-12-03 Richard Sandiford <rsandifo@redhat.com>
477
478 * config.if: Delete.
479 * configure.in: Set libstdcxx_incdir directly.
480 * configure: Regenerate.
481
05750653
EC
4822004-12-02 Eric Christopher <echristo@redhat.com>
483
484 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
485 * Makefile.in: Regenerate.
486
5fef1dbd
RS
4872004-12-02 Richard Sandiford <rsandifo@redhat.com>
488
489 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
490 * configure: Regenerate.
491
afabd8e6
RS
4922004-12-02 Richard Sandiford <rsandifo@redhat.com>
493
494 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
495 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
496 * configure: Regenerate.
497
78716e86
EC
4982004-12-01 Eric Christopher <echristo@redhat.com>
499
500 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
501 of things to remove.
502
57ab8ba9
MK
5032004-11-29 Matt Kraai <kraai@ftbfs.org>
504
505 * MAINTAINERS (Write After Approval): Update my e-mail address.
506
2539bffe
KC
5072004-11-29 Kelley Cook <kcook@gcc.gnu.org>
508
509 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
510 from CVS libtool to always pass_all.
511
3e732ba0
JDA
5122004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
513
514 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
515 (hppa*64*-*-*): Delete incorrect comment.
516 * configure: Rebuilt.
517
767f726e
KC
5182004-11-24 Kelley Cook <kcook@gcc.gnu.org>
519
520 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
521
2c92e90f
KC
5222004-11-24 Kelley Cook <kcook@gcc.gnu.org>
523
524 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
525 from CVS libtool to always pass_all.
526
32f84e48
KC
5272004-11-15 Kelley Cook <kcook@gcc.gnu.org>
528
529 * install-sh, compile: Import from automake.
530
9587be8a
KC
5312004-11-15 Kelley Cook <kcook@gcc.gnu.org>
532
533 * config.guess, config.sub: Import from savannnah.
534
04e81808 5352004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
536
537 * MAINTAINERS (Write After Approval): Add myself
538
f87a2b2e
MS
5392004-11-12 Mike Stump <mrs@apple.com>
540
541 * Makefile.def: Add html support.
542 * Makefile.tpl: Likewise.
543 * Makefile.in: Regenerate.
544
848556c2
GK
5452004-11-11 Geoffrey Keating <geoffk@apple.com>
546
556f03c4
GK
547 PR 18423
548 * configure.in: Remove all instances of build-fixincludes from
549 noconfigdirs.
550 (build_configargs): Supply --target to subdirectories.
551 * configure: Regenerate.
552
848556c2
GK
553 * Makefile.def: Make gcc install depend on fixincludes install.
554 * Makefile.in: Regenerate.
555
9e5712a5
JJ
5562004-11-10 Janis Johnson <janis187@us.ibm.com>
557
558 * MAINTAINERS: Add myself as gcc testsuite maintainer.
559
4ef509c0
PB
5602004-11-11 Paul Brook <paul@codesourcery.com>
561
562 * MAINTAINERS: Add self as arm maintainer. Update email address.
563
20d11df6
HPN
5642004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
565
566 * configure.in (noconfigdirs) [mmix-*-*]: Disable
567 target-libgfortran.
79fd8592 568 * configure: Regenerate.
20d11df6 569
68c70f15
DE
5702004-11-07 David Edelsohn <edelsohn@gnu.org>
571
572 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
573 like CC.
574
54f88091
PB
5752004-11-05 Paolo Bonzini <bonzini@gnu.org>
576
577 * Makefile.def (host fixincludes): Specify missing targets.
578 * Makefile.in: Regenerate.
579
6866abb8
RC
5802004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
581
582 * MAINTAINERS: Add myself
583
83f62578
GL
5842004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
585
586 * MAINTAINERS (Write After Approval): Add myself.
587
53c7ffe7
GK
5882004-11-04 Geoffrey Keating <geoffk@apple.com>
589
590 * Makefile.def: Build fixincludes for the host, too.
591 * Makefile.in: Regenerate.
592 * configure.in (host_tools): Add fixincludes.
593 * configure: Regenerate.
594
ac8b3d9d
DJ
5952004-11-04 Daniel Jacobowitz <dan@debian.org>
596
597 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
598 * configure: Regenerated.
599
bab37580
L
6002004-11-04 H.J. Lu <hongjiu.lu@intel.com>
601
602 PR other/17783
603 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
604 * configure: Regenerated.
605
db1de713
MM
6062004-10-31 Mark Mitchell <mark@codesourcery.com>
607
608 * README.SCO: Update per FSF instructions.
609
a827e21a
EW
6102004-10-28 Eric B. Weddington <ericw@evcohs.com>
611
612 PR target/18151
613 * configure.in (case ${target}): Do not build fixincludes for avr.
614 * configure: Regenerated.
615
9d069a4f
PB
6162004-10-26 Paolo Bonzini <bonzini@gnu.org>
617
618 * configure.in (case ${target}): Do not build fixincludes
619 on platforms where it is not used.
620 * configure: Regenerated.
621
fc45f3fe
DJ
6222004-10-23 Daniel Jacobowitz <dan@debian.org>
623
624 * configure.in: Use an absolute path to install-sh.
625 * configure: Regenerated.
626
36554b92
AL
6272004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
628
629 * MAINTAINERS (Write After Approval): Add myself.
630
88e9994a
KH
6312004-10-19 Kazu Hirata <kazu@cs.umass.edu>
632
633 * MAINTAINERS: Remove from Write After Approval those that are
634 already maintainers.
635
ad02a944
SP
6362004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
637
638 * MAINTAINERS: Update my email address.
639
c8e6cd41
KC
6402004-10-12 Kelley Cook <kcook@gcc.gnu.org>
641
642 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
643 * configure: Regenerate.
644
ebe55024
R
6452004-10-07 J"orn Rennecke <joern.rennecke@st.com>
646
647 * MAINTAINERS: Update my email address.
648
a8b0957e
KH
6492004-10-07 Kazu Hirata <kazu@cs.umass.edu>
650
651 * MAINTAINERS (Language Front Ends Maintainers): New. Move
652 entries belonging to this category.
653
96836f61
JZ
6542004-10-06 Josef Zlomek <josef.zlomek@email.cz>
655
656 * MAINTAINERS: Update my e-mail address.
657
7e0b5752
PB
6582004-10-06 Paolo Bonzini <bonzini@gnu.org>
659
660 Fix wrong conflict resolution in:
661
662 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
663
664 * Makefile.in: Regenerate.
665 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
666 in the recursive `make', instead of hardwiring `all'.
667 (Autogenerated TARGET-* variables): New.
668
370f7a47
TL
6692004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
670
671 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 672 * configure: Regenerate.
370f7a47 673
13e5d623
KH
6742004-10-04 Kazu Hirata <kazu@cs.umass.edu>
675
676 * MAINTAINERS (Various Maintainers): Move the "windows,
677 cygwin, mingw" maintainer to ...
678 (OS Port Maintainers): ... here.
679
a6497c1b
KH
6802004-10-04 Kazu Hirata <kazu@cs.umass.edu>
681
682 * MAINTAINERS (Write After Approval): Remove those that are
683 maintainers of some subsystem.
684
1abb828a
D
6852004-10-02 P.J. Darcy <darcypj@us.ibm.com>
686
687 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
688 * ltcf-cxx.sh (tpf*): Likewise.
689 * ltconfig (tpf*): Add TPF OS configuration support.
690
16d1338d
BS
6912004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
692
693 * MAINTAINERS: Change my email address to my new work account.
694
9082a750
MR
6952004-09-24 Michael Roth <mroth@nessie.de>
696
697 * configure.in (--without-headers): Add missing double quotes.
698 * configure: Regenerate.
699
07a8bdf8
KC
7002004-09-24 Kelley Cook <kcook@gcc.gnu.org>
701
702 * ylwrap: Revert to previous version.
703
4c4a5bbc
L
7042004-09-23 H.J. Lu <hongjiu.lu@intel.com>
705
706 PR bootstrap/17369
707 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
708 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
709 SET_GCC_LIB_PATH_CMD.
710 (BASE_TARGET_EXPORTS): Likewise.
711 * Makefile.in: Regenerated.
712
713 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
714 * configure: Regenerated.
715
85f59630
KC
7162004-09-23 Kelley Cook <kcook@gcc.gnu.org>
717
718 * config.guess: New upstream version
719 * compile, depcomp, install-sh, ylwrap: Likewise.
720
95c53c62
RS
7212004-09-19 Roger Sayle <roger@eyesopen.com>
722
723 * config/mh-x86omitfp: New host makefile fragment. Add
724 -fomit-frame-pointer to the default BOOT_CFLAGS.
725 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
726 * configure: Regenerate.
727
0a1c093b
AP
7282004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
729
730 PR target/11572
731 * configure.in (*-*-darwin*): Renable libobjc.
732 * configure: Regenerate.
733
315fcf97
NS
7342004-09-10 Nathan Sidwell <nathan@codesourcery.com>
735
736 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
737
0a050485 7382004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 739
0a050485
DB
740 * Makefile.def: Remove libbanshee.
741 * Makefile.tpl: Ditto.
742 * configure.in: Ditto.
743 * Makefile.in: Regen.
744 * configure: Ditto.
745
5f4a098e
DE
7462004-09-08 David Edelsohn <edelsohn@gnu.org>
747
748 * ltmain.sh: Use $pic_object as $non_pic_object if
749 $non_pic_object=none.
750
32b2511f
PB
7512004-09-07 Paolo Bonzini <bonzini@gnu.org>
752
753 * missing: Import latest version from master repository.
754
fc4d0e82
NC
7552004-09-06 Nick Clifton <nickc@redhat.com>
756
757 * config.sub: Import latest version from master repository.
758 * config.guess: Likewise.
759 This includes these changes:
78716e86 760
fc4d0e82
NC
761 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
762
763 * config.sub: Handle crisv32, alias etraxfs.
764 * config.guess (crisv32:Linux:*:*): Handle.
765
766 2004-08-13 Brad Smith <brad@comstyle.com>
767
768 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
769 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
770
771 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
772
773 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
774 assume the processor is a powerpc. This is because coreutils
775 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
776 in this case, due to a MacOS X bug that causes
777 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
778 to return a negative number.
779 Problem reported by Petter Reinholdtsen in:
780 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
781
782 2004-07-19 Ben Elliston <bje@gnu.org>
783
784 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
785
786 2004-06-24 Ben Elliston <bje@gnu.org>
787
788 * config.guess: Update copyright years.
789 * config.sub: Likewise.
790
791 2004-06-22 Robert Millan <robertmh@gnu.org>
792
793 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
794 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
795
796 2004-06-22 Stanley F. Quayle <stan@stanq.com>
797
798 * config.guess (*:*VMS:*:*): New entry. Replaces
799 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
800 manufacturer.
801
802 2004-06-22 Ben Elliston <bje@gnu.org>
803
804 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
805 * config.sub: Likewise.
806
807 2004-06-22 Ben Elliston <bje@gnu.org>
808
809 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
810 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
811
812 2004-06-11 Ben Elliston <bje@gnu.org>
813
814 * config.guess (pegasos:OpenBSD:*:*): Remove.
815
816 2004-06-11 Ben Elliston <bje@gnu.org>
817
818 From Wouter Verhelst <wouter@grep.be>:
819 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
820
821 2004-06-11 Ben Elliston <bje@gnu.org>
822
823 * config.guess (luna88k:OpenBSD:*:*): New.
824
825 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
826
827 * config.guess (m32r*:Linux:*:*): New case.
828 * config.sub: Handle m32rle.
829
830 2004-03-12 Ben Elliston <bje@wasabisystems.com>
831
832 From Jens Petersen <petersen@redhat.com>:
833 * config.sub: Handle sparcv8.
834
835 2004-03-03 Ben Elliston <bje@wasabisystems.com>
836
837 From Tom Smith <smith@cag.lkg.hp.com>:
838 * config.guess: Version suffixes are equally significant on Tru64
839 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
840 prefix of "P" (patched kernel).
841
842 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
843
844 * config.sub: Add support for National Semiconductor CRX target.
845
2f4cc6bf
JJ
8462004-09-03 Janis Johnson <janis187@us.ibm.com>
847
848 * MAINTAINERS (Various Maintainers): Remove myself as web page
849 maintainer, add myself as maintainer of build status lists.
850
61fec9ff
JB
8512004-09-03 Jan Beulich <jbeulich@novell.com>
852
853 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
854 *-*-netware, but add target-libmudflap.
855 Consolidate *-*-netware targets (of which really only i?86 exists)
856 into a single entry.
857 * configure: Likewise.
858
45f366ab
PB
8592004-09-01 Paolo Bonzini <bonzini@gnu.org>
860
861 * Makefile.tpl (sorry): Remove.
862 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
863 (cleanstrap targets): Depend on distclean, not distclean-stage1.
864 (do-clean): Clean per-stage directories too.
865 (do-distclean): Run distclean-stage1 too.
866 (.NOTPARALLEL): Enable during toplevel bootstrap.
867 (stage[+id+]-bubble): Enable parallel execution during
868 the recursive invocation.
869 * Makefile.in: Regenerate.
870
871 Fix previous checkin:
872
873 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
874 include.
875 * configure.in: Fix indentation.
876 * configure: Regenerate.
877
be8fff81
RB
8782004-08-31 Robert Bowdidge <bowdidge@apple.com>
879
45f366ab
PB
880 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
881 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
882 * configure: regenerate
78716e86 883 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 884 -mdynamic-no-pic
be8fff81
RB
885
886
71b5d516
PB
8872004-08-31 Paolo Bonzini <bonzini@gnu.org>
888
889 * Makefile.def (build_modules): Add fixincludes.
890 (dependencies): Make gcc depend on fixincludes.
891 * configure.in (build_tools): Add fixincludes.
892 (build_configdirs): Always include build_libs.
893 * Makefile.in: Regenerate.
894 * configure: Regenerate.
895
8962004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
897
898 * Makefile.def (bootstrap stages): Add 'lean' parameter.
899 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
900 phony targets; do not generate timestamp files.
901 (distclean-stageN): Remove references to their timestamp files.
902 (restageN, touch-stageN): Remove.
903 (stageN-bubble): Rewritten.
904 (compare): Support lean bootstraps.
905 * Makefile.in: Regenerate.
906
907 * configure.in: Only warn when bootstrapping but
908 build != host or build != target. Support lean bootstraps.
909 * configure: Regenerate.
910
ce7cbbb0
PE
9112004-08-26 Phil Edwards <phil@codesourcery.com>
912
913 * configure.in: Give a better error message if GMP/MPFR are missing
914 and a language needing them has been requested.
915 * configure: Regenerated.
916
9c71a529
PE
9172004-08-25 Phil Edwards <phil@codesourcery.com>
918
919 * configure.in: Print a list of available language front-ends if
920 a requested one is missing. Tidy stray tab characters.
921 * configure: Regenerated.
922
e3f92d3b
MK
9232004-08-19 Michael Koch <konqueror@gmx.de>
924
925 * gcc/doc/install.texi: Update entry about automake for libjava.
926
c3f84f61
RM
9272004-08-17 Robert Millan <robertmh@gnu.org>
928
929 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
930 (instead of FreeBSD).
931 * configure: Regenerate.
932
7c27e184
PB
9332004-08-16 Paolo Bonzini <bonzini@gnu.org>
934
935 * Makefile.in: Regenerate.
936 * configure: Regenerate.
937
938 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
939 stage_*_flags.
940 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
941 for bootstrapped modules if toplevel bootstrap is going.
942 (GCC bootstrap): Generate per-stage targets for all bootstrapped
943 modules. Adjust for changes in Makefile.def. Enable several
944 rules even in non-bootstrap mode, just to avoid peppering the
945 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
946 (stage-[+prev+]-bubble): Remove.
947
948 * Makefile.def (Dependencies): Depend on all-build-bison,
949 all-build-flex, all-build-byacc, all-build-texinfo, rather
950 than the host variations.
951 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
952 with BUILD_SUBDIR.
953 (BISON): Update for recent Bisons.
954 (YACC): Fix typo.
955 (cross): Depend on all-build.
956 (all): Do not depend on all-build.
957 (prebootstrap): Remove.
958 (dep-kind): Accept separate prefixes for MODULE and ON variables.
959 (Prebootstrap dependencies): Add them to the per-stage targets
960 and to all-prebootstrap.
961 * configure.in (build_configdirs): Always enable build_tools.
962 (BUILD_DIR_PREFIX): Remove.
963
964 * Makefile.def (gcc): Add target variable.
965 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
966 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
967 in the recursive `make', instead of hardwiring `all'.
968 (Autogenerated TARGET-* variables): New.
969
20f3bb80
BB
9702004-08-13 Brian Booth <bbooth@redhat.com>
971
972 * MAINTAINERS: Remove myself from write-after-approval.
973
b5be499d
NN
9742004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
975
976 * src-release: Stop distributing mmalloc with gdb (which doesn't
977 use it).
978 * Makefile.def: GDB doesn't depend on mmalloc anymore.
979 * Makefile.in: Regenerate.
980
b3f8d95d
MM
9812004-08-09 Mark Mitchell <mark@codesourcery.com>
982
983 * configure.in (arm*-*-eabi*): New target.
984 * configure: Regenerate.
985
3589b69e
PB
9862004-08-06 Paolo Bonzini <bonzini@gnu.org>
987
988 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
989 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
990 (Dependencies): New section.
991 * Makefile.tpl (Dependencies): Generate from Makefile.def.
992 (configure-target-[+module+]): Depend on maybe-all-gcc
993 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
994 (toplevel profiledbootstrap): Fix dependencies.
995 * Makefile.in: Regenerate.
996
972974fc
MM
9972004-08-03 Mark Mitchell <mark@codesourcery.com>
998
999 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1000 target-libiberty to noconfigdirs.
1001 * configure: Regenerate.
1002
bebf829d
PB
10032004-08-03 Paul Brook <paul@codesourcery.com>
1004
1005 * configure.in: Check for MPFR as well as GMP.
1006 * configure: Regenerate.
1007
98a5bb3b
RM
10082004-08-01 Robert Millan <robertmh@gnu.org>
1009
1010 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1011 libmudflap for all GNU-based systems (with Glibc).
1012 * configure: Regenerate.
1013
d32ab992
PB
10142004-08-03 Paolo Bonzini <bonzini@gnu.org>
1015
1016 * Makefile.def (host-modules): Add gcc.
1017 * Makefile.in: Regenerate.
1018 * Makefile.tpl (sorry): New rule.
1019 (configure-host, all-host, [+make_target+]-host, do-check,
1020 install-host): Do not add gcc as a special case.
1021 (host modules): Add a small special-casing for gcc. Export
1022 extra_make_flags through the environment.
1023 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1024 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1025 other recursive targets for gcc): Remove.
1026
1027 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1028 (stage, unstage): New rules.
1029 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1030 distclean-stage[+id+]): Use stage_current.
1031 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1032 the stage*-start rules.
1033
aeb732c1
GK
10342004-08-02 Geoffrey Keating <geoffk@apple.com>
1035
1036 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
1037 use -all_load flag.
1038
25b656e7
PB
10392004-08-02 Paolo Bonzini <bonzini@gnu.org>
1040
1041 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
1042 * configure: Regenerate.
1043
cc440d71
TM
10442004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
1045
1046 * maintainer-scripts/gcc_release: Revert yesterday's change.
1047
270e140b
SB
10482004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
1049
1050 * MAINTAINERS: Add myself to write-after-approval.
1051
3e4035f8
TM
10522004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
1053
1054 * libf2c: Removed.
1055 * gcc/gccbug.in: Updated because of libf2c removal.
1056 * maintainer-scripts/gcc_release: Ditto.
1057
a3e8d8b4
LR
10582004-07-09 Loren J. Rittle <ljrittle@acm.org>
1059
1060 * configure.in: Build libmudflap by default on FreeBSD.
1061 * configure: Regenerated.
1062
dfcada9a
MM
10632004-07-09 Mark Mitchell <mark@codesourcery.com>
1064
1065 * configure.in: Do not build libmudflap by default on non-GNU/Linux
1066 systems.
1067 * configure: Regenerated.
1068
3922b216
JDA
10692004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1070
1071 PR target/16344
1072 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1073 feedback based compiler.
1074 * Makefile.in: Rebuilt.
1075
95bcca47
AO
10762004-07-08 Alexandre Oliva <aoliva@redhat.com>
1077
1078 * Makefile.def (host_modules): Set bootstrap=true for flex.
1079 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1080 * Makefile.in: Rebuilt.
1081
051822f6
JH
10822004-07-07 Jan Hubicka <jh@suse.cz>
1083
1084 * MAINTAINERS: Add self as a profile feedback maintainer.
1085
7b61653a
PE
10862004-07-05 Phil Edwards <phil@codesourcery.com>
1087
1088 * configure.in: Do not prepend $srcdir to /dev/null in
1089 makefile fragments.
1090 * configure: Regenerate.
1091
23f6b2f9
PB
10922004-07-01 Paolo Bonzini <bonzini@gnu.org>
1093
1094 * Makefile.def (build_modules): Add bison, byacc, flex,
1095 m4, texinfo.
1096 (flags_to_pass): Add FLEX.
1097 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1098 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1099 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1100 DEFAULT_MAKEINFO): Remove.
1101 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1102 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1103 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1104 objdir or else use configured tool.
1105 (all-build): New.
1106 (all): Depend on it.
1107 (Build module dependencies): Add.
1108 * Makefile.in: Regenerate.
1109 * configure.in: Better support for multiple build modules,
1110 matching what is done for host/target modules. Do not look
1111 for "plausible" locations of build tools if Canadian cross.
1112 Use autoconf's AC_PROG_CC to find a C compiler. Define
1113 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
1114 * configure: Regenerate.
78716e86 1115
1c020272
PB
11162004-06-22 Paolo Bonzini <bonzini@gnu.org>
1117
1118 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1119 * Makefile.in: Regenerate.
1120
a52a0a7f
PB
11212004-06-22 Paolo Bonzini <bonzini@gnu.org>
1122
1123 * Makefile.tpl (configure-build-[+module+],
1124 configure-[+module+], configure-target-[+module+]): Pass
1125 [+extra_configure_args+].
1126 (all-build-[+module+], all-[+module+], check-[+module+],
1127 install-[+module+], [+make_target+]-[+module+],
1128 all-target-[+module+], check-target-[+module+],
1129 install-target-[+module+], [+make_target+]-target-[+module+]):
1130 Pass [+extra_make_args+].
1131 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1132 (GCC_HOST_EXPORTS): Remove.
1133 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1134 cross, check-gcc, check-gcc-c++, install-gcc,
1135 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1136 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1137 * Makefile.in: Regenerate.
1138
ccde3f1a
MS
11392004-06-21 Matthew Sachs <msachs@apple.com>
1140
1141 * MAINTAINERS: Added self to write-after-approval.
1142
6264b0a6
CF
11432004-06-21 Christopher Faylor <cgf@alum.bu.edu>
1144
1145 * configure.in: Check for srcdir/winsup rather than build directory
1146 winsup.
1147 * configure: Regenerate.
1148
801e2270
CV
11492004-06-17 Corinna Vinschen <vinschen@redhat.com>
1150
1151 * configure.in: Don't build Cygwin native newlib if winsup
1152 directory is missing. Emit warning instead.
1153 * configure: Regenerate.
1154
ad6717df
PB
11552004-06-09 Paolo Bonzini <bonzini@gnu.org>
1156
1157 * Makefile.tpl (touch-stage[+id+]): New.
1158 (restage[+prev+]): Depend on touch-stage[+id+].
1159
1160 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1161 Use it throughout.
1162
1163 * Makefile.def: Add profile and feedback bootstrap stages.
1164 Remove next field from bootstrap stages.
1165 * Makefile.tpl (LN, LN_S): Substitute.
1166 (stageN-start, stageN-end): Use double-colon rules, to
1167 provide a hook for additional setup commands.
1168 (distclean-stageN-gcc, restageN): Create dependencies from
1169 [+prev+], not from [+next+].
1170 (stageN-bubble): Add commands for successive stages from
1171 [+prev+], using double-colon rules.
1172 (all-stageN-gcc): Fix typo.
1173 (stagefeedback-start, profiledbootstrap): New.
1174 * Makefile.in: Regenerate.
1175 * configure.in: Call ACX_PROG_LN.
1176 * configure: Regenerate.
1177
5bbb9680
CY
11782004-06-08 Canqun Yang <canqun@nudt.edu.cn>
1179
1180 * MAINTAINERS (Write After Approval): Add myself.
1181
e18be1d4
MA
11822004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
1183
1184 * MAINTAINERS (Write After Approval): Add myself.
1185
5607edfd
PB
11862004-06-03 Paolo Bonzini <bonzini@gnu.org>
1187
1188 * configure.in: Fix --enable-bootstrap breakage introduced in trees
1189 without gcc.
1190 * configure: Regenerate.
1191
1ec4e9c3
PB
11922004-06-01 Paolo Bonzini <bonzini@gnu.org>
1193
1194 * Makefile.tpl: Fix typo.
1195 * Makefile.in: Regenerate.
1196
c2f7605f
PB
11972004-06-01 Paolo Bonzini <bonzini@gnu.org>
1198
1199 * configure.in: Remove new- prefix from toplevel
1200 bootstrap targets.
1201 * configure: Regenerate.
1202
f516a7da
PB
12032004-06-01 Paolo Bonzini <bonzini@gnu.org>
1204
1205 * Makefile.tpl (all.normal): Rename to all.
1206 (all): Replace with a rule to pick the default
1207 target from configure.
1208 (all-gcc, configure-gcc): Use conditionals to
1209 do nothing when toplevel bootstrap is going on.
1210 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1211 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1212 * configure.in: Support --enable-bootstrap.
1213
1214 * Makefile.def: Remove new- prefix from toplevel
1215 bootstrap targets.
1216 * Makefile.tpl: Likewise.
1217
1218 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
1219 target.
1220
1221 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1222 $(RECURSE_FLAGS) to recursive invocation of make.
1223
1224 * Makefile.in: Regenerate.
1225 * configure: Regenerate.
1226
78dd5e36
AJ
12272004-05-30 Andreas Jaeger <aj@suse.de>
1228 Jim Wilson <wilson@specifixinc.com>
1229
1230 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1231 like CC.
1232
30f1bddc
DJ
12332004-05-27 Daniel Jacobowitz <dan@debian.org>
1234
1235 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1236 * configure: Regenerate.
1237
4fc4dd12
DJ
12382004-05-25 Daniel Jacobowitz <drow@false.org>
1239
1240 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1241 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1242 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
1243 targets.
1244 * Makefile.in: Regenerate.
1245
94632047 12462004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
1247
1248 * configure.in: Test the ability to symlink directories.
1249 * configure: Regenerate.
1250
1251 * Makefile.def (bootstrap-stage): New definitions.
1252 * Makefile.tpl (configure-stage1-gcc,
1253 configure-stage2-gcc, configure-stage3-gcc,
1254 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1255 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1256 new-restage3, compare): Autogenerate, see Makefile.in
1257 entry for behavioral changes.
1258 (distclean-stage1, new-stage1-start, new-stage1-end,
1259 new-stage1-bubble, distclean-stage2, new-stage2-start,
1260 new-stage2-end, new-stage2-bubble, distclean-stage3,
1261 new-stage3-start, new-stage3-end): New autogenerated targets.
1262 (objext, prebootstrap, BOOT_CFLAGS,
1263 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1264 targets.
1265
1266 * Makefile.in: Regenerate.
1267 (distclean-stage1, new-stage1-start, new-stage1-end,
1268 new-stage1-bubble, distclean-stage2, new-stage2-start,
1269 new-stage2-end, new-stage2-bubble, distclean-stage3,
1270 new-stage3-start, new-stage3-end): New targets.
1271 (all-stage1-gcc): Move prebootstrap dependency from here...
1272 (configure-stage1-gcc): ...to here.
1273 (new-bootstrap): Use bubble targets.
1274 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1275 Use per-stage distclean targets.
1276 (configure-stage1-gcc, configure-stage2-gcc,
1277 configure-stage3-gcc, all-stage1-gcc,
1278 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1279 Use new-stageN-start to prepare the tree.
1280
4f4e53dd
PB
12812004-05-23 Paolo Bonzini <bonzini@gnu.org>
1282
1283 * Makefile.def (host_modules): add libcpp.
1284 * Makefile.tpl: Add dependencies on and for libcpp.
1285 * Makefile.in: Regenerate.
1286 * configure.in: Add libcpp host module.
1287 * configure: Regenerate.
1288
60975492
PB
12892004-05-21 Paolo Bonzini <bonzini@gnu.org>
1290
1291 * Makefile.tpl: Whenever a recursive target is defined, wrap
1292 it in a special @if/@endif block, and prepare its maybe
1293 dependency in the @if/@endif block
1294 * configure.in: Instead of writing maybe dependencies, remove
1295 the @if/@endif statements, and remove the @if/@endif blocks
1296 that remain.
1297 * configure: Regenerate.
1298 * Makefile.in: Regenerate.
1299
5ce7d75d
JJ
13002004-05-20 Janis Johnson <janis187@us.ibm.com>
1301
1302 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
1303
c779c42f
KK
13042004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
1305
1306 PR bootstrap/15120
1307 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
1308 * */configure: Rebuilt.
1309
b4117c30
ZW
13102004-05-17 Zack Weinberg <zack@codesourcery.com>
1311
1312 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1313 of libf2c.
1314 * configure, Makefile.in: Regenerate.
1315
315fcf97 1316