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