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