]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
* gcc.dg/arm-eabi1.c (main): Exit with 0 on success.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
9ed8fb9b
ILT
12005-08-18 Ian Lance Taylor <ian@airs.com>
2
3 * MAINTAINERS: Add myself as middle-end maintainer.
4
0f029d39
CG
52005-08-17 Christian Groessler <chris@groessler.org>
6
7 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8 * Makefile.in: Regenerate.
9
81087874
AK
102005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
11
12 * MAINTAINERS (write after approval): Added myself.
13
6a134f1c
MR
142005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
15
16 * MAINTAINERS (Write After Approval): Add myself.
17
2693c0b0
PB
182005-08-12 Paolo Bonzini <bonzini@gnu.org>
19
20 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
21 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
22 Look for alternate names of the target cc and c++
23 * configure: Regenerate.
24
4de997d1
PB
252005-08-08 Paolo Bonzini <bonzini@gnu.org>
26
27 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
28 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
29 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
30 tools; remove code to manually set them.
31 (Target tools): Look in the environment for them.
32 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
33 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
34 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
35 build directory.
36 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
37 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
38 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
39 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
40 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
41 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
42 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
43 * configure: Regenerate.
44 * Makefile.in: Regenerate.
45
b089e33a
BE
462005-07-28 Ben Elliston <bje@au.ibm.com>
47
48 * MAINTAINERS: Update for removed CPU targets.
49
e3791243
MM
502005-07-27 Mark Mitchell <mark@codesourcery.com>
51
52 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
53 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
54 * Makefile.in: Regenerated.
55
526635cb
MM
562005-07-26 Mark Mitchell <mark@codesourcery.com>
57
58 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
59 (CFLAGS_FOR_TARGET): Use it.
60 (CXXFLAGS_FOR_TARGET): Likewise.
61 * Makefile.in: Regenerated.
62 * configure.in (--with-build-sysroot): New option.
63 * configure: Regenerated.
64
19791f70
PB
652005-07-24 Paolo Bonzini <bonzini@gnu.org>
66
67 * Makefile.tpl: Wrap install between unstage and stage
68 * Makefile.in: Regenerate.
69
35f5a23f
EC
702005-07-21 Eric Christopher <echristo@apple.com>
71
72 * MAINTAINERS: Update affiliation.
73
ff3ddf15
PW
742005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
75
76 * MAINTAINERS: Add self as crx port maintainer.
77
3a664c1c
DD
782005-07-20 DJ Delorie <dj@redhat.com>
79
80 * MAINTAINERS: Add self as m32c maintainer.
81
539df155
KC
822005-07-16 Kelley Cook <kcook@gcc.gnu.org>
83
84 * all files: Update FSF address.
85
be9c593a
EC
862005-07-15 Eric Christopher <echristo@redhat.com>
87
88 * MAINTAINERS: Change affiliation.
89
fd7ea4ab
JB
902005-07-14 Jim Blandy <jimb@redhat.com>
91
92 * configure.in: Add cases for Renesas m32c.
93 * configure: Regenerated.
94
0063a823
KC
952005-07-14 Kelley Cook <kcook@gcc.gnu.org>
96
d0ca130a
KC
97 * COPYING.LIB: Update from fsf.org.
98
992005-07-14 Kelley Cook <kcook@gcc.gnu.org>
100
101 * COPYING, compile, config.guess,
0063a823
KC
102 config.sub, install-sh, missing, mkinstalldirs,
103 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 104 * config-ml.in: Update FSF address.
0063a823 105
a8ba31f2
EC
1062005-07-13 Eric Christopher <echristo@redhat.com>
107
108 * configure.in: Add toplevel noconfigdir support for tpf.
109 * configure: Regenerate.
110
5bea4a03
PB
1112005-07-11 Paolo Bonzini <bonzini@gnu.org>
112
113 PR ada/22340
114
115 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
116 * Makefile.in: Regenerate.
117
284bdbbd
MM
1182005-07-07 Mark Mitchell <mark@codesourcery.com>
119
120 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
121 Brolley to write-after-approval.
122
452190fb
AS
1232005-07-07 Andreas Schwab <schwab@suse.de>
124
125 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
126 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
127 * Makefile.in: Regenerated.
128
9c8f9ec2
GK
1292005-07-06 Geoffrey Keating <geoffk@apple.com>
130
131 * configure.in: Don't build sim or rda when targetting darwin.
132 * configure: Regenerate.
133
ef0087a7
KH
1342005-07-06 Kazu Hirata <kazu@codesourcery.com>
135
136 * configure.in: Add --enable-libssp and --disable-libssp.
137 * configure: Regenerate with autoconf-2.13.
138
77008252
JJ
1392005-07-02 Jakub Jelinek <jakub@redhat.com>
140
141 * Makefile.def (target_modules): Add libssp.
142 * configure.in (target_libraries): Add target-libssp.
143 * configure: Rebuilt.
144 * Makefile.in: Rebuilt.
145
a04eae1b
ZW
1462005-07-01 Zack Weinberg <zackw@panix.com>
147
148 * MAINTAINERS: Change email address. Resign from maintainership.
149
948884cd
RG
1502005-07-01 Richard Guenther <rguenther@suse.de>
151
152 * MAINTAINERS: Change my e-mail address and affiliation.
153
c7870f5d
PB
1542005-06-22 Paolo Bonzini <bonzini@gnu.org>
155
156 * Makefile.def (stagefeedback): Come after profile.
157 Define profiledbootstrap target.
158 * Makefile.tpl (profiledbootstrap): Remove.
159 (stageprofile-end): Zap stagefeedback.
160 (stagefeedback-start): Copy all .gcda files, not only GCC's.
161 * Makefile.in: Regenerate.
162
ab99519a
RS
1632005-06-13 Richard Sandiford <richard@codesourcery.com>
164
165 * MAINTAINERS: Update my email address.
166
f610dd5f
ZW
1672005-06-13 Zack Weinberg <zack@codesourcery.com>
168
169 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
170 In 'cpp' stanza, support '#line' as well as '# '.
171
71bc2a83
AS
1722005-06-08 Andreas Schwab <schwab@suse.de>
173
174 * MAINTAINERS: Move myself from 'Write After Approval' to
175 'CPU Port Maintainers' section as m68k maintainer.
176
4fab7234
HPN
1772005-06-07 Hans-Peter Nilsson <hp@axis.com>
178
179 * configure.in (unsupported_languages): New macro.
180 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
181 non-ported target libraries in noconfigdirs.
182 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
183 non-linux-gnu. Remove libgcj_ex_libffi.
184 <lang_frag loop>: Set add_this_lang=no if the language is in
185 unsupported_languages.
186 * configure: Regenerate.
187
68193f9b
TS
1882005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
189
190 * configure.in: Fix typo in handling of --with-mpfr-dir.
191 * configure: Regenerate.
192
f26f6b8d
RS
1932005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
194
195 * MAINTAINERS: Update my email address.
196
ba4853f8
JB
1972005-06-02 Jim Blandy <jimb@redhat.com>
198
199 * config.sub: Add cases for the Renesas m32c. (This patch has been
200 accepted into the master sources.)
201
79dd769c 2022005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
203 Michael Snyder <msnyder@redhat.com>
204 Stan Cox <scox@redhat.com>
79dd769c 205
f610dd5f 206 * configure.in: Set noconfigdirs for ms1.
79dd769c 207
f610dd5f 208 * configure: Regenerate.
79dd769c 209
d29e107f
JD
2102005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
211
212 * MAINTAINERS (Write After Approval): Add self.
213
e93196c3
JC
2142005-06-01 Josh Conner <jconner@apple.com>
215
216 * MAINTAINERS (Write After Approval): Add self.
217
ae263c7a
KH
2182005-06-01 Kazu Hirata <kazu@codesourcery.com>
219
220 * MAINTAINERS: Update my email address.
221
585b3aa3
ZM
2222005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
223
224 * MAINTAINERS (Write After Approval): Add self.
225
4930c50b
CD
2262005-05-26 Chris Demetriou <cgd@broadcom.com>
227
228 * MAINTAINERS (Write After Approval): Remove self.
229
2dfbef6d
PB
2302005-05-25 Paolo Bonzini <bonzini@gnu.org>
231
232 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
233 (Dependencies): Consider target modules for bootstrap dependencies.
234 Make target bootstrap modules depend on each stage's gcc.
235 * Makefile.in: Regenerate.
236
bcb28cf5
PB
2372005-05-20 Paolo Bonzini <bonzini@gnu.org>
238
239 * Makefile.def (configure-gcc): Depend on binutils having been built.
240 (all-gcc): No need to do it here.
241 * Makefile.in: Regenerate.
242
0cf085e4
PB
2432005-05-19 Paul Brook <paul@codesourcery.com>
244
f610dd5f 245 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
246 language cannot be built.
247 * configure: Regenerate.
248
dfb2c39a
DJ
2492005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
250
251 * ylwrap: Import from Automake 1.9.5.
252
771aaa92
DU
2532005-05-13 David Ung <davidu@mips.com>
254
255 * MAINTAINERS (Write After Approval): Add self.
256
3ac9bd58
MS
2572005-05-09 Mike Stump <mrs@apple.com>
258
259 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
260 lt_cv_sys_max_cmd_len for now.
f610dd5f 261
f77a5578
SC
2622005-05-09 Stan Cox <scox@redhat.com>
263
264 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
265
795e36e5
MK
2662005-05-08 Matt Kraai <kraai@ftbfs.org>
267
268 * README.SCO: Update the URL.
269
c9392a2b
DE
2702005-05-05 David Edelsohn <edelsohn@gnu.org>
271
272 * ltconfig: Define file_list_spec. Pass file_list_spec and
273 with_gnu_ld to libtool.
274 * ltcf-c.sh (aix[45]): Define file_list_spec.
275 * ltcf-cxx.sh (aix[45]): Same.
276 * ltcf-gcj.sh (aix[45]): Same.
277 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
278 exists, write list of input files to temporary file.
279
bebcd931
MS
2802005-05-04 Mike Stump <mrs@apple.com>
281
282 * configure.in: Always pass --target to target configures as
283 otherwise rebuilds that do --recheck will fail.
284 * confiugure: Rebuilt.
285
ce406537
PB
2862005-05-04 Paolo Bonzini <bonzini@gnu.org>
287
288 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
289 STAGE_HOST_EXPORTS.
290 (configure, all): Add bootstrap support.
291 (Host modules, target modules): Pass post-stage1 flags and exports.
292 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
293 * Makefile.in: Regenerate.
294
aa9dcfc4
PB
2952005-04-29 Paolo Bonzini <bonzini@gnu.org>
296
297 * configure: Regenerate.
298
b6f9abcf
MS
2992005-04-27 Mike Stump <mrs@apple.com>
300
301 * MAINTAINERS: Add self as darwin maintainer.
302
acb217cb
BS
3032005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
304
305 * config.sub: Update from master copy.
306
b6dae270
MS
3072005-04-21 Mike Stump <mrs@apple.com>
308
309 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
310 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
311
c2e0d3a9
HPN
3122005-04-19 Hans-Peter Nilsson <hp@axis.com>
313
314 * configure.in <crisv32-*-*, cris-*-*>: New local variable
315 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
316 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
317 "*-*-elf" and "*-*-linux*".
318 * configure: Regenerate.
319
871ae772
JM
3202005-04-14 Joseph S. Myers <joseph@codesourcery.com>
321
322 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
323
bf070c29
MS
3242005-04-12 Mike Stump <mrs@apple.com>
325
326 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
327
e865b6f7
TK
3282005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
329
330 * MAINTAINERS (Write After Approval): Add myself.
331
7b71ad7f
BS
3322005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
333
334 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
335
25b42232
PB
3362005-04-06 Paolo Bonzini <bonzini@gnu.org>
337
f610dd5f 338 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
339 (TARGET_CONFIGARGS): Include --with-target-subdir.
340 (configure, all): New macros. Use them throughout.
341 * Makefile.in: Regenerate.
342
d727c624
JG
3432005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
344
345 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 346
fff72cc4
ZD
3472005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
348
349 * MAINTAINERS: Remove 'loop unrolling' maintainer.
350
86472dc3
GP
3512005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
352
353 * MAINTAINERS: Move John Carr to Write After Approval.
354
5d0f90e5
R
3552005-03-30 J"orn Rennecke <joern.rennecke@st.com>
356
357 * config/mh-mingw32: Delete.
358 * configure.in: Don't use it.
359 * configure: Regenerate.
360
33da42bc
PB
3612005-03-31 Paolo Bonzini <bonzini@gnu.org>
362
363 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
364 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
365 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
366 (HOST_LIB_PATH): Generate from Makefile.def.
367 (TARGET_LIB_PATH): Likewise.
368 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
369 * Makefile.in: Regenerate.
370 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
371 (RPATH_ENVVAR): Include Darwin case.
372 * configure: Regenerate.
373
15cc1841
TF
3742005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
375
376 * MAINTAINERS (Various Maintainers): Remove self.
377 (Write After Approval): Add self.
378
6a8c79d5
TF
3792005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
380
381 * MAINTAINERS (Various Maintainers): Add self.
382
256f7136
PB
3832005-03-25 Paolo Bonzini <bonzini@gnu.org>
384
385 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
386 * configure: Regenerate.
387
191dd2c9
ZW
3882005-03-21 Zack Weinberg <zack@codesourcery.com>
389
390 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
391 gcc_version, and gcc_version_trigger from set of flags to pass.
392 * Makefile.tpl: Remove definitions of above variables.
393 (config.status): Remove dependency on $(gcc_version_trigger).
394 * Makefile.in: Regenerate.
395 * configure.in: Do not reference config/gcc-version.m4 nor
396 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
397 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
398 * configure: Regenerate.
399
ef6e9bc0
MH
4002005-03-16 Manfred Hollstein <manfred.h@gmx.net>
401 Andrew Pinski <pinskia@physics.uc.edu>
402
403 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
404 * Makefile.in: Regenerate.
405
009bbd5a
FW
4062005-03-13 Feng Wang <fengwang@nudt.edu.cn>
407
408 * MAINTAINERS (Write After Approval): Add myself.
409
09f8755b
DA
4102005-03-03 David Ayers <d.ayers@inode.at>
411
412 * MAINTAINERS (Write After Approval): Add myself.
413
e73ed25c
AO
4142005-03-01 Alexandre Oliva <aoliva@redhat.com>
415
416 PR libgcj/20160
417 * ltmain.sh: Avoid creating archives with components that have
418 duplicate basenames.
419
ace9ac7b
AP
4202005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
421
422 PR bootstrap/20250
423 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
424 instead of check.
425 * Makefile.in: Regenerate.
426
c9db9354
PB
4272005-02-28 Paolo Bonzini <bonzini@gnu.org>
428
429 * Makefile.in: Regenerate to fix conflict between the previous two
430 patches.
431
215c351a
PB
4322005-02-28 Paolo Bonzini <bonzini@gnu.org>
433
434 PR bootstrap/17383
435 * Makefile.def (target_modules): Remove "stage", now unnecessary.
436 * Makefile.tpl (HOST_SUBDIR): New substitution.
437 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
438 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
439 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
440 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
441 (Host modules, Bootstrapped modules): Use it.
442 (Build modules, Target modules): Do not create symlink trees,
443 always configure out-of-srcdir.
444 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
445 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
446 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
447 $(HOST_SUBDIR). Create a symlink for host_subdir.
448
449 * Makefile.in: Regenerate.
450 * configure: Regenerate.
451
5395b47b
NN
4522005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
453
454 Merged from libada-gnattools-branch:
455 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
456
457 * gnattools: New directory.
458 * Makefile.def: Add gnattools as a module, depending on target-libada.
459 * Makefile.in: Regenerate.
460 * configure.in: Include gnattools in host_tools; disable it if ada
461 is disabled.
462 * configure: Regenerate.
463
ca2cc05c
JM
4642005-02-24 James A. Morrison <phython@gcc.gnu.org>
465
466 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
467 treelang maintainer.
468 (Write After Approval): Remove myself.
469
d2f3024f
PS
4702005-02-23 Paul Schlie <schlie@comcast.net>
471
472 * configure.in: Allow darwin targeted ports to build tk, itcl and
473 libgui.
474 * configure: Regenerate.
475
bba5e0ca
EB
4762005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
477
478 PR libgcj/10353
479 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
480 * configure: Regenerate.
481
70132ce7
SK
4822005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
483
484 * MAINTAINERS (Write After Approval): Add myself.
485
20f0edca
ILT
4862005-02-10 Ian Lance Taylor <ian@airs.com>
487
488 * MAINTAINERS: Update my e-mail address.
489
e64e5109
RG
4902005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
491
492 * MAINTAINERS (Write After Approval): Add myself.
493
40d64b5a
HPN
4942005-01-29 Hans-Peter Nilsson <hp@axis.com>
495
496 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
497 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
498 target-libgloss when not *-*-elf and *-*-aout.
499 * configure: Regenerate.
500
54a12711
KH
5012005-01-23 Kazu Hirata <kazu@cs.umass.edu>
502
503 * MAINTAINERS: Remove obsolete entries.
504
0aa99dbb
KH
505 * MAINTAINERS (Write After Approval): Add Michael Matz.
506
2b009f5f
NB
5072005-01-19 Neil Booth <neil@daikokuya.co.uk>
508
509 * MAINTAINERS: Remove self as cpplib maintainer.
510
385870f5
KC
5112005-01-17 Kelley Cook <kcook@gcc.gnu.org>
512
513 * install-sh, config.sub: Import from upstream.
514
e7daab31
KC
5152005-01-17 Kelley Cook <kcook@gcc.gnu.org>
516
517 PR bootstrap/18222
518 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
519 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
520 * Makefile.in: Regenerate.
521
e6003f4d
JT
5222005-01-16 Jason Thorpe <thorpej@netbsd.org>
523
524 * MAINTAINERS: Update my email address.
525
145e2972 5262005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 527 Andreas Schwab <schwab@suse.de>
145e2972
DE
528
529 PR bootstrap/18033
530 * config-ml.in: Eval option if surrounded by single quotes.
531
86c7e0da
PB
5322005-01-03 Paolo Bonzini <bonzini@gnu.org>
533
534 Revert 2004-12-28 Makefile changes, a better fix will be
535 applied to mainline and src after GCC 4.0 branches.
536
3224a22f
PB
5372004-12-28 Paolo Bonzini <bonzini@gnu.org>
538
539 PR bootstrap/17383
540
541 * Makefile.def (target_modules): Remove stage parameter,
542 it is always true now.
543 * Makefile.tpl (configure-build-[+module+],
544 configure-target-[+module+]): Always build symlink tree
545 for the directory and for include. BUILD_SUBDIR and
546 TARGET_SUBDIR cannot be . anymore.
547 * Makefile.in: Regenerate.
548
aaf51ca2
DE
5492004-12-25 David Edelsohn <edelsohn@gnu.org>
550
551 Revert 2004-12-08 Makefile changes.
552
4e32e454
DS
5532004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
554
555 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
556 cygwin, mingw.
557
669f01d8
AS
5582004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
559
560 * configure.in (sh64-*-*): Reenable gprof.
561 * configure: Regenerate.
562
1b227ee0
DE
5632004-12-08 David Edelsohn <edelsohn@gnu.org>
564
565 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
566 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
567 (EXTRA_TARGET_FLAGS): Add PICFLAG.
568 * Makefile.in: Regenerate.
569
ce5e944c
CF
5702004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
571
572 * MAINTAINERS: Update my email address.
573
893f1e87
MK
5742004-12-07 Matt Kraai <kraai@ftbfs.org>
575
576 * Makefile.tpl: Generate normal dependencies if the LHS module is
577 not bootstrapped.
578 * Makefile.in: Regenerate.
579
bb59c339
RS
5802004-12-03 Richard Sandiford <rsandifo@redhat.com>
581
582 * configure.in: Include config/gxx-include-dir.m4. Use
583 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
584 * configure: Regenerate.
585
4982adbe
RS
5862004-12-03 Richard Sandiford <rsandifo@redhat.com>
587
588 * config.if: Delete.
589 * configure.in: Set libstdcxx_incdir directly.
590 * configure: Regenerate.
591
05750653
EC
5922004-12-02 Eric Christopher <echristo@redhat.com>
593
594 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
595 * Makefile.in: Regenerate.
596
5fef1dbd
RS
5972004-12-02 Richard Sandiford <rsandifo@redhat.com>
598
599 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
600 * configure: Regenerate.
601
afabd8e6
RS
6022004-12-02 Richard Sandiford <rsandifo@redhat.com>
603
604 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
605 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
606 * configure: Regenerate.
607
78716e86
EC
6082004-12-01 Eric Christopher <echristo@redhat.com>
609
610 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
611 of things to remove.
612
57ab8ba9
MK
6132004-11-29 Matt Kraai <kraai@ftbfs.org>
614
615 * MAINTAINERS (Write After Approval): Update my e-mail address.
616
2539bffe
KC
6172004-11-29 Kelley Cook <kcook@gcc.gnu.org>
618
619 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
620 from CVS libtool to always pass_all.
621
3e732ba0
JDA
6222004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
623
624 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
625 (hppa*64*-*-*): Delete incorrect comment.
626 * configure: Rebuilt.
627
767f726e
KC
6282004-11-24 Kelley Cook <kcook@gcc.gnu.org>
629
630 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
631
2c92e90f
KC
6322004-11-24 Kelley Cook <kcook@gcc.gnu.org>
633
634 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
635 from CVS libtool to always pass_all.
636
32f84e48
KC
6372004-11-15 Kelley Cook <kcook@gcc.gnu.org>
638
639 * install-sh, compile: Import from automake.
640
9587be8a
KC
6412004-11-15 Kelley Cook <kcook@gcc.gnu.org>
642
643 * config.guess, config.sub: Import from savannnah.
644
04e81808 6452004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
646
647 * MAINTAINERS (Write After Approval): Add myself
648
f87a2b2e
MS
6492004-11-12 Mike Stump <mrs@apple.com>
650
651 * Makefile.def: Add html support.
652 * Makefile.tpl: Likewise.
653 * Makefile.in: Regenerate.
654
848556c2
GK
6552004-11-11 Geoffrey Keating <geoffk@apple.com>
656
556f03c4
GK
657 PR 18423
658 * configure.in: Remove all instances of build-fixincludes from
659 noconfigdirs.
660 (build_configargs): Supply --target to subdirectories.
661 * configure: Regenerate.
662
848556c2
GK
663 * Makefile.def: Make gcc install depend on fixincludes install.
664 * Makefile.in: Regenerate.
665
9e5712a5
JJ
6662004-11-10 Janis Johnson <janis187@us.ibm.com>
667
668 * MAINTAINERS: Add myself as gcc testsuite maintainer.
669
4ef509c0
PB
6702004-11-11 Paul Brook <paul@codesourcery.com>
671
672 * MAINTAINERS: Add self as arm maintainer. Update email address.
673
20d11df6
HPN
6742004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
675
676 * configure.in (noconfigdirs) [mmix-*-*]: Disable
677 target-libgfortran.
79fd8592 678 * configure: Regenerate.
20d11df6 679
68c70f15
DE
6802004-11-07 David Edelsohn <edelsohn@gnu.org>
681
682 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
683 like CC.
684
54f88091
PB
6852004-11-05 Paolo Bonzini <bonzini@gnu.org>
686
687 * Makefile.def (host fixincludes): Specify missing targets.
688 * Makefile.in: Regenerate.
689
6866abb8
RC
6902004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
691
692 * MAINTAINERS: Add myself
693
83f62578
GL
6942004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
695
696 * MAINTAINERS (Write After Approval): Add myself.
697
53c7ffe7
GK
6982004-11-04 Geoffrey Keating <geoffk@apple.com>
699
700 * Makefile.def: Build fixincludes for the host, too.
701 * Makefile.in: Regenerate.
702 * configure.in (host_tools): Add fixincludes.
703 * configure: Regenerate.
704
ac8b3d9d
DJ
7052004-11-04 Daniel Jacobowitz <dan@debian.org>
706
707 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
708 * configure: Regenerated.
709
bab37580
L
7102004-11-04 H.J. Lu <hongjiu.lu@intel.com>
711
712 PR other/17783
713 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
714 * configure: Regenerated.
715
db1de713
MM
7162004-10-31 Mark Mitchell <mark@codesourcery.com>
717
718 * README.SCO: Update per FSF instructions.
719
a827e21a
EW
7202004-10-28 Eric B. Weddington <ericw@evcohs.com>
721
722 PR target/18151
723 * configure.in (case ${target}): Do not build fixincludes for avr.
724 * configure: Regenerated.
725
9d069a4f
PB
7262004-10-26 Paolo Bonzini <bonzini@gnu.org>
727
728 * configure.in (case ${target}): Do not build fixincludes
729 on platforms where it is not used.
730 * configure: Regenerated.
731
fc45f3fe
DJ
7322004-10-23 Daniel Jacobowitz <dan@debian.org>
733
734 * configure.in: Use an absolute path to install-sh.
735 * configure: Regenerated.
736
36554b92
AL
7372004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
738
739 * MAINTAINERS (Write After Approval): Add myself.
740
88e9994a
KH
7412004-10-19 Kazu Hirata <kazu@cs.umass.edu>
742
743 * MAINTAINERS: Remove from Write After Approval those that are
744 already maintainers.
745
ad02a944
SP
7462004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
747
748 * MAINTAINERS: Update my email address.
749
c8e6cd41
KC
7502004-10-12 Kelley Cook <kcook@gcc.gnu.org>
751
752 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
753 * configure: Regenerate.
754
ebe55024
R
7552004-10-07 J"orn Rennecke <joern.rennecke@st.com>
756
757 * MAINTAINERS: Update my email address.
758
a8b0957e
KH
7592004-10-07 Kazu Hirata <kazu@cs.umass.edu>
760
761 * MAINTAINERS (Language Front Ends Maintainers): New. Move
762 entries belonging to this category.
763
96836f61
JZ
7642004-10-06 Josef Zlomek <josef.zlomek@email.cz>
765
766 * MAINTAINERS: Update my e-mail address.
767
7e0b5752
PB
7682004-10-06 Paolo Bonzini <bonzini@gnu.org>
769
770 Fix wrong conflict resolution in:
771
772 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
773
774 * Makefile.in: Regenerate.
775 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
776 in the recursive `make', instead of hardwiring `all'.
777 (Autogenerated TARGET-* variables): New.
778
370f7a47
TL
7792004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
780
781 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 782 * configure: Regenerate.
370f7a47 783
13e5d623
KH
7842004-10-04 Kazu Hirata <kazu@cs.umass.edu>
785
786 * MAINTAINERS (Various Maintainers): Move the "windows,
787 cygwin, mingw" maintainer to ...
788 (OS Port Maintainers): ... here.
789
a6497c1b
KH
7902004-10-04 Kazu Hirata <kazu@cs.umass.edu>
791
792 * MAINTAINERS (Write After Approval): Remove those that are
793 maintainers of some subsystem.
794
1abb828a
D
7952004-10-02 P.J. Darcy <darcypj@us.ibm.com>
796
797 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
798 * ltcf-cxx.sh (tpf*): Likewise.
799 * ltconfig (tpf*): Add TPF OS configuration support.
800
16d1338d
BS
8012004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
802
803 * MAINTAINERS: Change my email address to my new work account.
804
9082a750
MR
8052004-09-24 Michael Roth <mroth@nessie.de>
806
807 * configure.in (--without-headers): Add missing double quotes.
808 * configure: Regenerate.
809
07a8bdf8
KC
8102004-09-24 Kelley Cook <kcook@gcc.gnu.org>
811
812 * ylwrap: Revert to previous version.
813
4c4a5bbc
L
8142004-09-23 H.J. Lu <hongjiu.lu@intel.com>
815
816 PR bootstrap/17369
817 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
818 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
819 SET_GCC_LIB_PATH_CMD.
820 (BASE_TARGET_EXPORTS): Likewise.
821 * Makefile.in: Regenerated.
822
823 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
824 * configure: Regenerated.
825
85f59630
KC
8262004-09-23 Kelley Cook <kcook@gcc.gnu.org>
827
828 * config.guess: New upstream version
829 * compile, depcomp, install-sh, ylwrap: Likewise.
830
95c53c62
RS
8312004-09-19 Roger Sayle <roger@eyesopen.com>
832
833 * config/mh-x86omitfp: New host makefile fragment. Add
834 -fomit-frame-pointer to the default BOOT_CFLAGS.
835 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
836 * configure: Regenerate.
837
0a1c093b
AP
8382004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
839
840 PR target/11572
841 * configure.in (*-*-darwin*): Renable libobjc.
842 * configure: Regenerate.
843
315fcf97
NS
8442004-09-10 Nathan Sidwell <nathan@codesourcery.com>
845
846 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
847
0a050485 8482004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 849
0a050485
DB
850 * Makefile.def: Remove libbanshee.
851 * Makefile.tpl: Ditto.
852 * configure.in: Ditto.
853 * Makefile.in: Regen.
854 * configure: Ditto.
855
5f4a098e
DE
8562004-09-08 David Edelsohn <edelsohn@gnu.org>
857
858 * ltmain.sh: Use $pic_object as $non_pic_object if
859 $non_pic_object=none.
860
32b2511f
PB
8612004-09-07 Paolo Bonzini <bonzini@gnu.org>
862
863 * missing: Import latest version from master repository.
864
fc4d0e82
NC
8652004-09-06 Nick Clifton <nickc@redhat.com>
866
867 * config.sub: Import latest version from master repository.
868 * config.guess: Likewise.
869 This includes these changes:
78716e86 870
fc4d0e82
NC
871 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
872
873 * config.sub: Handle crisv32, alias etraxfs.
874 * config.guess (crisv32:Linux:*:*): Handle.
875
876 2004-08-13 Brad Smith <brad@comstyle.com>
877
878 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
879 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
880
881 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
882
883 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
884 assume the processor is a powerpc. This is because coreutils
885 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
886 in this case, due to a MacOS X bug that causes
887 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
888 to return a negative number.
889 Problem reported by Petter Reinholdtsen in:
890 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
891
892 2004-07-19 Ben Elliston <bje@gnu.org>
893
894 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
895
896 2004-06-24 Ben Elliston <bje@gnu.org>
897
898 * config.guess: Update copyright years.
899 * config.sub: Likewise.
900
901 2004-06-22 Robert Millan <robertmh@gnu.org>
902
903 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
904 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
905
906 2004-06-22 Stanley F. Quayle <stan@stanq.com>
907
908 * config.guess (*:*VMS:*:*): New entry. Replaces
909 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
910 manufacturer.
911
912 2004-06-22 Ben Elliston <bje@gnu.org>
913
914 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
915 * config.sub: Likewise.
916
917 2004-06-22 Ben Elliston <bje@gnu.org>
918
919 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
920 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
921
922 2004-06-11 Ben Elliston <bje@gnu.org>
923
924 * config.guess (pegasos:OpenBSD:*:*): Remove.
925
926 2004-06-11 Ben Elliston <bje@gnu.org>
927
928 From Wouter Verhelst <wouter@grep.be>:
929 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
930
931 2004-06-11 Ben Elliston <bje@gnu.org>
932
933 * config.guess (luna88k:OpenBSD:*:*): New.
934
935 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
936
937 * config.guess (m32r*:Linux:*:*): New case.
938 * config.sub: Handle m32rle.
939
940 2004-03-12 Ben Elliston <bje@wasabisystems.com>
941
942 From Jens Petersen <petersen@redhat.com>:
943 * config.sub: Handle sparcv8.
944
945 2004-03-03 Ben Elliston <bje@wasabisystems.com>
946
947 From Tom Smith <smith@cag.lkg.hp.com>:
948 * config.guess: Version suffixes are equally significant on Tru64
949 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
950 prefix of "P" (patched kernel).
951
952 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
953
954 * config.sub: Add support for National Semiconductor CRX target.
955
2f4cc6bf
JJ
9562004-09-03 Janis Johnson <janis187@us.ibm.com>
957
958 * MAINTAINERS (Various Maintainers): Remove myself as web page
959 maintainer, add myself as maintainer of build status lists.
960
61fec9ff
JB
9612004-09-03 Jan Beulich <jbeulich@novell.com>
962
963 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
964 *-*-netware, but add target-libmudflap.
965 Consolidate *-*-netware targets (of which really only i?86 exists)
966 into a single entry.
967 * configure: Likewise.
968
45f366ab
PB
9692004-09-01 Paolo Bonzini <bonzini@gnu.org>
970
971 * Makefile.tpl (sorry): Remove.
972 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
973 (cleanstrap targets): Depend on distclean, not distclean-stage1.
974 (do-clean): Clean per-stage directories too.
975 (do-distclean): Run distclean-stage1 too.
976 (.NOTPARALLEL): Enable during toplevel bootstrap.
977 (stage[+id+]-bubble): Enable parallel execution during
978 the recursive invocation.
979 * Makefile.in: Regenerate.
980
981 Fix previous checkin:
982
983 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
984 include.
985 * configure.in: Fix indentation.
986 * configure: Regenerate.
987
be8fff81
RB
9882004-08-31 Robert Bowdidge <bowdidge@apple.com>
989
45f366ab
PB
990 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
991 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
992 * configure: regenerate
78716e86 993 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 994 -mdynamic-no-pic
be8fff81
RB
995
996
71b5d516
PB
9972004-08-31 Paolo Bonzini <bonzini@gnu.org>
998
999 * Makefile.def (build_modules): Add fixincludes.
1000 (dependencies): Make gcc depend on fixincludes.
1001 * configure.in (build_tools): Add fixincludes.
1002 (build_configdirs): Always include build_libs.
1003 * Makefile.in: Regenerate.
1004 * configure: Regenerate.
1005
10062004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
1007
1008 * Makefile.def (bootstrap stages): Add 'lean' parameter.
1009 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1010 phony targets; do not generate timestamp files.
1011 (distclean-stageN): Remove references to their timestamp files.
1012 (restageN, touch-stageN): Remove.
1013 (stageN-bubble): Rewritten.
1014 (compare): Support lean bootstraps.
1015 * Makefile.in: Regenerate.
1016
1017 * configure.in: Only warn when bootstrapping but
1018 build != host or build != target. Support lean bootstraps.
1019 * configure: Regenerate.
1020
ce7cbbb0
PE
10212004-08-26 Phil Edwards <phil@codesourcery.com>
1022
1023 * configure.in: Give a better error message if GMP/MPFR are missing
1024 and a language needing them has been requested.
1025 * configure: Regenerated.
1026
9c71a529
PE
10272004-08-25 Phil Edwards <phil@codesourcery.com>
1028
1029 * configure.in: Print a list of available language front-ends if
1030 a requested one is missing. Tidy stray tab characters.
1031 * configure: Regenerated.
1032
e3f92d3b
MK
10332004-08-19 Michael Koch <konqueror@gmx.de>
1034
1035 * gcc/doc/install.texi: Update entry about automake for libjava.
1036
c3f84f61
RM
10372004-08-17 Robert Millan <robertmh@gnu.org>
1038
1039 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1040 (instead of FreeBSD).
1041 * configure: Regenerate.
1042
7c27e184
PB
10432004-08-16 Paolo Bonzini <bonzini@gnu.org>
1044
1045 * Makefile.in: Regenerate.
1046 * configure: Regenerate.
1047
1048 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1049 stage_*_flags.
1050 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1051 for bootstrapped modules if toplevel bootstrap is going.
1052 (GCC bootstrap): Generate per-stage targets for all bootstrapped
1053 modules. Adjust for changes in Makefile.def. Enable several
1054 rules even in non-bootstrap mode, just to avoid peppering the
1055 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1056 (stage-[+prev+]-bubble): Remove.
1057
1058 * Makefile.def (Dependencies): Depend on all-build-bison,
1059 all-build-flex, all-build-byacc, all-build-texinfo, rather
1060 than the host variations.
1061 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
1062 with BUILD_SUBDIR.
1063 (BISON): Update for recent Bisons.
1064 (YACC): Fix typo.
1065 (cross): Depend on all-build.
1066 (all): Do not depend on all-build.
1067 (prebootstrap): Remove.
1068 (dep-kind): Accept separate prefixes for MODULE and ON variables.
1069 (Prebootstrap dependencies): Add them to the per-stage targets
1070 and to all-prebootstrap.
1071 * configure.in (build_configdirs): Always enable build_tools.
1072 (BUILD_DIR_PREFIX): Remove.
1073
1074 * Makefile.def (gcc): Add target variable.
1075 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1076 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1077 in the recursive `make', instead of hardwiring `all'.
1078 (Autogenerated TARGET-* variables): New.
1079
20f3bb80
BB
10802004-08-13 Brian Booth <bbooth@redhat.com>
1081
1082 * MAINTAINERS: Remove myself from write-after-approval.
1083
b5be499d
NN
10842004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
1085
1086 * src-release: Stop distributing mmalloc with gdb (which doesn't
1087 use it).
1088 * Makefile.def: GDB doesn't depend on mmalloc anymore.
1089 * Makefile.in: Regenerate.
1090
b3f8d95d
MM
10912004-08-09 Mark Mitchell <mark@codesourcery.com>
1092
1093 * configure.in (arm*-*-eabi*): New target.
1094 * configure: Regenerate.
1095
3589b69e
PB
10962004-08-06 Paolo Bonzini <bonzini@gnu.org>
1097
1098 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1099 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1100 (Dependencies): New section.
1101 * Makefile.tpl (Dependencies): Generate from Makefile.def.
1102 (configure-target-[+module+]): Depend on maybe-all-gcc
1103 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
1104 (toplevel profiledbootstrap): Fix dependencies.
1105 * Makefile.in: Regenerate.
1106
972974fc
MM
11072004-08-03 Mark Mitchell <mark@codesourcery.com>
1108
1109 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1110 target-libiberty to noconfigdirs.
1111 * configure: Regenerate.
1112
bebf829d
PB
11132004-08-03 Paul Brook <paul@codesourcery.com>
1114
1115 * configure.in: Check for MPFR as well as GMP.
1116 * configure: Regenerate.
1117
98a5bb3b
RM
11182004-08-01 Robert Millan <robertmh@gnu.org>
1119
1120 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1121 libmudflap for all GNU-based systems (with Glibc).
1122 * configure: Regenerate.
1123
d32ab992
PB
11242004-08-03 Paolo Bonzini <bonzini@gnu.org>
1125
1126 * Makefile.def (host-modules): Add gcc.
1127 * Makefile.in: Regenerate.
1128 * Makefile.tpl (sorry): New rule.
1129 (configure-host, all-host, [+make_target+]-host, do-check,
1130 install-host): Do not add gcc as a special case.
1131 (host modules): Add a small special-casing for gcc. Export
1132 extra_make_flags through the environment.
1133 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1134 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1135 other recursive targets for gcc): Remove.
1136
1137 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1138 (stage, unstage): New rules.
1139 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1140 distclean-stage[+id+]): Use stage_current.
1141 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1142 the stage*-start rules.
1143
aeb732c1
GK
11442004-08-02 Geoffrey Keating <geoffk@apple.com>
1145
1146 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
1147 use -all_load flag.
1148
25b656e7
PB
11492004-08-02 Paolo Bonzini <bonzini@gnu.org>
1150
1151 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
1152 * configure: Regenerate.
1153
cc440d71
TM
11542004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
1155
1156 * maintainer-scripts/gcc_release: Revert yesterday's change.
1157
270e140b
SB
11582004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
1159
1160 * MAINTAINERS: Add myself to write-after-approval.
1161
3e4035f8
TM
11622004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
1163
1164 * libf2c: Removed.
1165 * gcc/gccbug.in: Updated because of libf2c removal.
1166 * maintainer-scripts/gcc_release: Ditto.
1167
a3e8d8b4
LR
11682004-07-09 Loren J. Rittle <ljrittle@acm.org>
1169
1170 * configure.in: Build libmudflap by default on FreeBSD.
1171 * configure: Regenerated.
1172
dfcada9a
MM
11732004-07-09 Mark Mitchell <mark@codesourcery.com>
1174
1175 * configure.in: Do not build libmudflap by default on non-GNU/Linux
1176 systems.
1177 * configure: Regenerated.
1178
3922b216
JDA
11792004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1180
1181 PR target/16344
1182 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1183 feedback based compiler.
1184 * Makefile.in: Rebuilt.
1185
95bcca47
AO
11862004-07-08 Alexandre Oliva <aoliva@redhat.com>
1187
1188 * Makefile.def (host_modules): Set bootstrap=true for flex.
1189 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1190 * Makefile.in: Rebuilt.
1191
051822f6
JH
11922004-07-07 Jan Hubicka <jh@suse.cz>
1193
1194 * MAINTAINERS: Add self as a profile feedback maintainer.
1195
7b61653a
PE
11962004-07-05 Phil Edwards <phil@codesourcery.com>
1197
1198 * configure.in: Do not prepend $srcdir to /dev/null in
1199 makefile fragments.
1200 * configure: Regenerate.
1201
23f6b2f9
PB
12022004-07-01 Paolo Bonzini <bonzini@gnu.org>
1203
1204 * Makefile.def (build_modules): Add bison, byacc, flex,
1205 m4, texinfo.
1206 (flags_to_pass): Add FLEX.
1207 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1208 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1209 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1210 DEFAULT_MAKEINFO): Remove.
1211 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1212 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1213 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1214 objdir or else use configured tool.
1215 (all-build): New.
1216 (all): Depend on it.
1217 (Build module dependencies): Add.
1218 * Makefile.in: Regenerate.
1219 * configure.in: Better support for multiple build modules,
1220 matching what is done for host/target modules. Do not look
1221 for "plausible" locations of build tools if Canadian cross.
1222 Use autoconf's AC_PROG_CC to find a C compiler. Define
1223 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
1224 * configure: Regenerate.
78716e86 1225
1c020272
PB
12262004-06-22 Paolo Bonzini <bonzini@gnu.org>
1227
1228 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1229 * Makefile.in: Regenerate.
1230
a52a0a7f
PB
12312004-06-22 Paolo Bonzini <bonzini@gnu.org>
1232
1233 * Makefile.tpl (configure-build-[+module+],
1234 configure-[+module+], configure-target-[+module+]): Pass
1235 [+extra_configure_args+].
1236 (all-build-[+module+], all-[+module+], check-[+module+],
1237 install-[+module+], [+make_target+]-[+module+],
1238 all-target-[+module+], check-target-[+module+],
1239 install-target-[+module+], [+make_target+]-target-[+module+]):
1240 Pass [+extra_make_args+].
1241 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1242 (GCC_HOST_EXPORTS): Remove.
1243 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1244 cross, check-gcc, check-gcc-c++, install-gcc,
1245 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1246 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1247 * Makefile.in: Regenerate.
1248
ccde3f1a
MS
12492004-06-21 Matthew Sachs <msachs@apple.com>
1250
1251 * MAINTAINERS: Added self to write-after-approval.
1252
6264b0a6
CF
12532004-06-21 Christopher Faylor <cgf@alum.bu.edu>
1254
1255 * configure.in: Check for srcdir/winsup rather than build directory
1256 winsup.
1257 * configure: Regenerate.
1258
801e2270
CV
12592004-06-17 Corinna Vinschen <vinschen@redhat.com>
1260
1261 * configure.in: Don't build Cygwin native newlib if winsup
1262 directory is missing. Emit warning instead.
1263 * configure: Regenerate.
1264
ad6717df
PB
12652004-06-09 Paolo Bonzini <bonzini@gnu.org>
1266
1267 * Makefile.tpl (touch-stage[+id+]): New.
1268 (restage[+prev+]): Depend on touch-stage[+id+].
1269
1270 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1271 Use it throughout.
1272
1273 * Makefile.def: Add profile and feedback bootstrap stages.
1274 Remove next field from bootstrap stages.
1275 * Makefile.tpl (LN, LN_S): Substitute.
1276 (stageN-start, stageN-end): Use double-colon rules, to
1277 provide a hook for additional setup commands.
1278 (distclean-stageN-gcc, restageN): Create dependencies from
1279 [+prev+], not from [+next+].
1280 (stageN-bubble): Add commands for successive stages from
1281 [+prev+], using double-colon rules.
1282 (all-stageN-gcc): Fix typo.
1283 (stagefeedback-start, profiledbootstrap): New.
1284 * Makefile.in: Regenerate.
1285 * configure.in: Call ACX_PROG_LN.
1286 * configure: Regenerate.
1287
5bbb9680
CY
12882004-06-08 Canqun Yang <canqun@nudt.edu.cn>
1289
1290 * MAINTAINERS (Write After Approval): Add myself.
1291
e18be1d4
MA
12922004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
1293
1294 * MAINTAINERS (Write After Approval): Add myself.
1295
5607edfd
PB
12962004-06-03 Paolo Bonzini <bonzini@gnu.org>
1297
1298 * configure.in: Fix --enable-bootstrap breakage introduced in trees
1299 without gcc.
1300 * configure: Regenerate.
1301
1ec4e9c3
PB
13022004-06-01 Paolo Bonzini <bonzini@gnu.org>
1303
1304 * Makefile.tpl: Fix typo.
1305 * Makefile.in: Regenerate.
1306
c2f7605f
PB
13072004-06-01 Paolo Bonzini <bonzini@gnu.org>
1308
1309 * configure.in: Remove new- prefix from toplevel
1310 bootstrap targets.
1311 * configure: Regenerate.
1312
f516a7da
PB
13132004-06-01 Paolo Bonzini <bonzini@gnu.org>
1314
1315 * Makefile.tpl (all.normal): Rename to all.
1316 (all): Replace with a rule to pick the default
1317 target from configure.
1318 (all-gcc, configure-gcc): Use conditionals to
1319 do nothing when toplevel bootstrap is going on.
1320 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1321 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1322 * configure.in: Support --enable-bootstrap.
1323
1324 * Makefile.def: Remove new- prefix from toplevel
1325 bootstrap targets.
1326 * Makefile.tpl: Likewise.
1327
1328 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
1329 target.
1330
1331 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1332 $(RECURSE_FLAGS) to recursive invocation of make.
1333
1334 * Makefile.in: Regenerate.
1335 * configure: Regenerate.
1336
78dd5e36
AJ
13372004-05-30 Andreas Jaeger <aj@suse.de>
1338 Jim Wilson <wilson@specifixinc.com>
1339
1340 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1341 like CC.
1342
30f1bddc
DJ
13432004-05-27 Daniel Jacobowitz <dan@debian.org>
1344
1345 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1346 * configure: Regenerate.
1347
4fc4dd12
DJ
13482004-05-25 Daniel Jacobowitz <drow@false.org>
1349
1350 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1351 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1352 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
1353 targets.
1354 * Makefile.in: Regenerate.
1355
94632047 13562004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
1357
1358 * configure.in: Test the ability to symlink directories.
1359 * configure: Regenerate.
1360
1361 * Makefile.def (bootstrap-stage): New definitions.
1362 * Makefile.tpl (configure-stage1-gcc,
1363 configure-stage2-gcc, configure-stage3-gcc,
1364 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1365 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1366 new-restage3, compare): Autogenerate, see Makefile.in
1367 entry for behavioral changes.
1368 (distclean-stage1, new-stage1-start, new-stage1-end,
1369 new-stage1-bubble, distclean-stage2, new-stage2-start,
1370 new-stage2-end, new-stage2-bubble, distclean-stage3,
1371 new-stage3-start, new-stage3-end): New autogenerated targets.
1372 (objext, prebootstrap, BOOT_CFLAGS,
1373 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1374 targets.
1375
1376 * Makefile.in: Regenerate.
1377 (distclean-stage1, new-stage1-start, new-stage1-end,
1378 new-stage1-bubble, distclean-stage2, new-stage2-start,
1379 new-stage2-end, new-stage2-bubble, distclean-stage3,
1380 new-stage3-start, new-stage3-end): New targets.
1381 (all-stage1-gcc): Move prebootstrap dependency from here...
1382 (configure-stage1-gcc): ...to here.
1383 (new-bootstrap): Use bubble targets.
1384 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1385 Use per-stage distclean targets.
1386 (configure-stage1-gcc, configure-stage2-gcc,
1387 configure-stage3-gcc, all-stage1-gcc,
1388 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1389 Use new-stageN-start to prepare the tree.
1390
4f4e53dd
PB
13912004-05-23 Paolo Bonzini <bonzini@gnu.org>
1392
1393 * Makefile.def (host_modules): add libcpp.
1394 * Makefile.tpl: Add dependencies on and for libcpp.
1395 * Makefile.in: Regenerate.
1396 * configure.in: Add libcpp host module.
1397 * configure: Regenerate.
1398
60975492
PB
13992004-05-21 Paolo Bonzini <bonzini@gnu.org>
1400
1401 * Makefile.tpl: Whenever a recursive target is defined, wrap
1402 it in a special @if/@endif block, and prepare its maybe
1403 dependency in the @if/@endif block
1404 * configure.in: Instead of writing maybe dependencies, remove
1405 the @if/@endif statements, and remove the @if/@endif blocks
1406 that remain.
1407 * configure: Regenerate.
1408 * Makefile.in: Regenerate.
1409
5ce7d75d
JJ
14102004-05-20 Janis Johnson <janis187@us.ibm.com>
1411
1412 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
1413
c779c42f
KK
14142004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
1415
1416 PR bootstrap/15120
1417 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
1418 * */configure: Rebuilt.
1419
b4117c30
ZW
14202004-05-17 Zack Weinberg <zack@codesourcery.com>
1421
1422 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1423 of libf2c.
1424 * configure, Makefile.in: Regenerate.
1425
315fcf97 1426