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