]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
static_linking_1.f: Fix static_libgfortran processing.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
9c5141ab
JB
12005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
4523d51b
EE
52005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6
7 * MAINTAINERS (Write After Approval): Add myself.
8
086b011c
DN
92005-10-24 Diego Novillo <dnovillo@redhat.com>
10
11 * MAINTAINERS (alias analysis): Add Daniel Berlin and
12 Diego Novillo.
13
e7c84bf8
PB
142005-10-22 Paolo Bonzini <bonzini@gnu.org>
15
16 PR bootstrap/24297
17 * Makefile.tpl (do-[+make-target+], do-check, install,
18 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
19 are set before recursing.
20 * Makefile.in: Regenerate.
21
b88a7564
EB
222005-10-20 Eric Botcazou <ebotcazou@adacore.com>
23
24 PR bootstrap/18939
25 * Makefile.def (gcc) <target>: Fix thinko.
26 * Makefile.in: Regenerate.
27
61efc800
BS
282005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
29
30 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
31 * configure: Regenerate.
32
f53d2869
JZ
332005-10-15 Jie Zhang <jie.zhang@analog.com>
34
35 * MAINTAINERS (Write After Approval): Add self.
36
077fc835
KH
372005-10-08 Kazu Hirata <kazu@codesourcery.com>
38
39 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
40 target-libffi, target-qthreads, target-libjava, and
41 targetlibobjc.
42 * configure: Regenerate.
43
d739199a
DJ
442005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
45
46 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
47 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
48 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
49 (USUAL_OBJDUMP_FOR_TARGET): New.
50 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
51 * configure.in: Check for $OBJDUMP_FOR_TARGET.
52 * configure, Makefile: Regenerated.
53
db38c6bb
PB
542005-10-05 Paolo Bonzini <bonzini@gnu.org>
55
56 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
57 before other host packages.
58
3015564c
KK
592005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
60
61 * MAINTAINERS: Add self as sh libraries/configury maintainer.
62
1061f99e
PB
632005-10-05 Paolo Bonzini <bonzini@gnu.org>
64
65 PR bootstrap/22340
66
67 * configure.in (default_target): Remove.
68 * Makefile.tpl (all): Do not use prerequisites as subroutines
69 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
70 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
71 use prerequisites as subroutines.
72 (check-host, check-target): New.
73 (bootstrap configure & all targets): Do not use stage*-start
74 if the directory layout is already ok.
75 (non-bootstrap configure & all targets): Prepend a $(unstage).
76 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
77 (NOTPARALLEL): Remove.
78 (unstage, stage variables): New variables.
79 (unstage, stage targets): Simply expand to those variables.
80
81 * configure: Regenerate.
82 * Makefile.in: Regenerate.
83
4a9c436f
JW
842005-10-04 James E Wilson <wilson@specifix.com>
85
86 * Makefile.def (lang_env_dependencies): Add libmudflap.
87 * Makefile.in: Regenerate.
88
37150080
AS
892005-10-03 Andreas Schwab <schwab@suse.de>
90
91 Backport from libtool CVS:
92 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
93
94 * ltmain.sh: add support for installing into temporary
95 staging area (e.g. 'make install DESTDIR=...')
96
39d16468
L
972005-10-03 H.J. Lu <hongjiu.lu@intel.com>
98
99 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
100 * configure: Regenerated.
101
72a7ab82
AP
1022005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
103
104 * configure: Regenerate with the correct
105 autoconf version.
106
6b65a26d
CM
1072005-09-30 Catherine Moore <clm@cm00re.com>
108
109 * configure.in (bfin-*-*): New.
110 * configure: Regenerated.
111
040b1c5a
GK
1122005-09-28 Geoffrey Keating <geoffk@apple.com>
113
114 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
115 (LIPO_FOR_TARGET): New.
116 (CONFIGURED_LIPO_FOR_TARGET): New.
117 (USUAL_LIPO_FOR_TARGET): New.
118 (STRIP_FOR_TARGET): New.
119 (CONFIGURED_STRIP_FOR_TARGET): New.
120 (USUAL_STRIP_FOR_TARGET): New.
121 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
122 STRIP_FOR_TARGET.
123 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
124 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
125 * Makefile.in: Regenerate.
126 * configure: Regenerate.
127
3a3c28db
DE
1282005-09-19 David Edelsohn <edelsohn@gnu.org>
129
130 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
131 (rs6000-*-aix*): Same.
132 * configure: Regenerate.
133
2749a921
TT
1342005-09-16 Tom Tromey <tromey@redhat.com>
135
136 * MAINTAINERS: Add self as java maintainer.
137
7f26dfa3
FXC
1382005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
139
140 * configure.in: Recognize f95 in the --enable-languages option,
141 and substitute it for fortran, issuing a warning.
142 * configure: Regenerate.
143
d8852c4f
PE
1442005-08-30 Phil Edwards <phil@codesourcery.com>
145
146 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
147 * configure: Regenerated.
148
ad685e81
AH
1492005-08-22 Aldy Hernandez <aldyh@redhat.com>
150
151 * MAINTAINERS: Add self as ms1 maintainer.
152
b00d752c
RE
1532005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
154
155 * Makefile.def (libssp): Add to lang_env_dependencies.
156 * Makefile.in: Regenerate.
157
9ed8fb9b
ILT
1582005-08-18 Ian Lance Taylor <ian@airs.com>
159
160 * MAINTAINERS: Add myself as middle-end maintainer.
161
0f029d39
CG
1622005-08-17 Christian Groessler <chris@groessler.org>
163
164 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
165 * Makefile.in: Regenerate.
166
81087874
AK
1672005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
168
169 * MAINTAINERS (write after approval): Added myself.
170
6a134f1c
MR
1712005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
172
173 * MAINTAINERS (Write After Approval): Add myself.
174
2693c0b0
PB
1752005-08-12 Paolo Bonzini <bonzini@gnu.org>
176
177 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
178 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
179 Look for alternate names of the target cc and c++
180 * configure: Regenerate.
181
4de997d1
PB
1822005-08-08 Paolo Bonzini <bonzini@gnu.org>
183
184 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
185 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
186 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
187 tools; remove code to manually set them.
188 (Target tools): Look in the environment for them.
189 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
190 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
191 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
192 build directory.
193 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
194 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
195 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
196 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
197 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
198 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
199 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
200 * configure: Regenerate.
201 * Makefile.in: Regenerate.
202
b089e33a
BE
2032005-07-28 Ben Elliston <bje@au.ibm.com>
204
205 * MAINTAINERS: Update for removed CPU targets.
206
e3791243
MM
2072005-07-27 Mark Mitchell <mark@codesourcery.com>
208
209 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
210 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
211 * Makefile.in: Regenerated.
212
526635cb
MM
2132005-07-26 Mark Mitchell <mark@codesourcery.com>
214
215 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
216 (CFLAGS_FOR_TARGET): Use it.
217 (CXXFLAGS_FOR_TARGET): Likewise.
218 * Makefile.in: Regenerated.
219 * configure.in (--with-build-sysroot): New option.
220 * configure: Regenerated.
221
19791f70
PB
2222005-07-24 Paolo Bonzini <bonzini@gnu.org>
223
224 * Makefile.tpl: Wrap install between unstage and stage
225 * Makefile.in: Regenerate.
226
35f5a23f
EC
2272005-07-21 Eric Christopher <echristo@apple.com>
228
229 * MAINTAINERS: Update affiliation.
230
ff3ddf15
PW
2312005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
232
233 * MAINTAINERS: Add self as crx port maintainer.
234
3a664c1c
DD
2352005-07-20 DJ Delorie <dj@redhat.com>
236
237 * MAINTAINERS: Add self as m32c maintainer.
238
539df155
KC
2392005-07-16 Kelley Cook <kcook@gcc.gnu.org>
240
241 * all files: Update FSF address.
242
be9c593a
EC
2432005-07-15 Eric Christopher <echristo@redhat.com>
244
245 * MAINTAINERS: Change affiliation.
246
fd7ea4ab
JB
2472005-07-14 Jim Blandy <jimb@redhat.com>
248
249 * configure.in: Add cases for Renesas m32c.
250 * configure: Regenerated.
251
0063a823
KC
2522005-07-14 Kelley Cook <kcook@gcc.gnu.org>
253
d0ca130a
KC
254 * COPYING.LIB: Update from fsf.org.
255
2562005-07-14 Kelley Cook <kcook@gcc.gnu.org>
257
258 * COPYING, compile, config.guess,
0063a823
KC
259 config.sub, install-sh, missing, mkinstalldirs,
260 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 261 * config-ml.in: Update FSF address.
0063a823 262
a8ba31f2
EC
2632005-07-13 Eric Christopher <echristo@redhat.com>
264
265 * configure.in: Add toplevel noconfigdir support for tpf.
266 * configure: Regenerate.
267
5bea4a03
PB
2682005-07-11 Paolo Bonzini <bonzini@gnu.org>
269
270 PR ada/22340
271
272 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
273 * Makefile.in: Regenerate.
274
284bdbbd
MM
2752005-07-07 Mark Mitchell <mark@codesourcery.com>
276
277 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
278 Brolley to write-after-approval.
279
452190fb
AS
2802005-07-07 Andreas Schwab <schwab@suse.de>
281
282 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
283 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
284 * Makefile.in: Regenerated.
285
9c8f9ec2
GK
2862005-07-06 Geoffrey Keating <geoffk@apple.com>
287
288 * configure.in: Don't build sim or rda when targetting darwin.
289 * configure: Regenerate.
290
ef0087a7
KH
2912005-07-06 Kazu Hirata <kazu@codesourcery.com>
292
293 * configure.in: Add --enable-libssp and --disable-libssp.
294 * configure: Regenerate with autoconf-2.13.
295
77008252
JJ
2962005-07-02 Jakub Jelinek <jakub@redhat.com>
297
298 * Makefile.def (target_modules): Add libssp.
299 * configure.in (target_libraries): Add target-libssp.
300 * configure: Rebuilt.
301 * Makefile.in: Rebuilt.
302
a04eae1b
ZW
3032005-07-01 Zack Weinberg <zackw@panix.com>
304
305 * MAINTAINERS: Change email address. Resign from maintainership.
306
948884cd
RG
3072005-07-01 Richard Guenther <rguenther@suse.de>
308
309 * MAINTAINERS: Change my e-mail address and affiliation.
310
c7870f5d
PB
3112005-06-22 Paolo Bonzini <bonzini@gnu.org>
312
313 * Makefile.def (stagefeedback): Come after profile.
314 Define profiledbootstrap target.
315 * Makefile.tpl (profiledbootstrap): Remove.
316 (stageprofile-end): Zap stagefeedback.
317 (stagefeedback-start): Copy all .gcda files, not only GCC's.
318 * Makefile.in: Regenerate.
319
ab99519a
RS
3202005-06-13 Richard Sandiford <richard@codesourcery.com>
321
322 * MAINTAINERS: Update my email address.
323
f610dd5f
ZW
3242005-06-13 Zack Weinberg <zack@codesourcery.com>
325
326 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
327 In 'cpp' stanza, support '#line' as well as '# '.
328
71bc2a83
AS
3292005-06-08 Andreas Schwab <schwab@suse.de>
330
331 * MAINTAINERS: Move myself from 'Write After Approval' to
332 'CPU Port Maintainers' section as m68k maintainer.
333
4fab7234
HPN
3342005-06-07 Hans-Peter Nilsson <hp@axis.com>
335
336 * configure.in (unsupported_languages): New macro.
337 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
338 non-ported target libraries in noconfigdirs.
339 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
340 non-linux-gnu. Remove libgcj_ex_libffi.
341 <lang_frag loop>: Set add_this_lang=no if the language is in
342 unsupported_languages.
343 * configure: Regenerate.
344
68193f9b
TS
3452005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
346
347 * configure.in: Fix typo in handling of --with-mpfr-dir.
348 * configure: Regenerate.
349
f26f6b8d
RS
3502005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
351
352 * MAINTAINERS: Update my email address.
353
ba4853f8
JB
3542005-06-02 Jim Blandy <jimb@redhat.com>
355
356 * config.sub: Add cases for the Renesas m32c. (This patch has been
357 accepted into the master sources.)
358
79dd769c 3592005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
360 Michael Snyder <msnyder@redhat.com>
361 Stan Cox <scox@redhat.com>
79dd769c 362
f610dd5f 363 * configure.in: Set noconfigdirs for ms1.
79dd769c 364
f610dd5f 365 * configure: Regenerate.
79dd769c 366
d29e107f
JD
3672005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
368
369 * MAINTAINERS (Write After Approval): Add self.
370
e93196c3
JC
3712005-06-01 Josh Conner <jconner@apple.com>
372
373 * MAINTAINERS (Write After Approval): Add self.
374
ae263c7a
KH
3752005-06-01 Kazu Hirata <kazu@codesourcery.com>
376
377 * MAINTAINERS: Update my email address.
378
585b3aa3
ZM
3792005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
380
381 * MAINTAINERS (Write After Approval): Add self.
382
4930c50b
CD
3832005-05-26 Chris Demetriou <cgd@broadcom.com>
384
385 * MAINTAINERS (Write After Approval): Remove self.
386
2dfbef6d
PB
3872005-05-25 Paolo Bonzini <bonzini@gnu.org>
388
389 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
390 (Dependencies): Consider target modules for bootstrap dependencies.
391 Make target bootstrap modules depend on each stage's gcc.
392 * Makefile.in: Regenerate.
393
bcb28cf5
PB
3942005-05-20 Paolo Bonzini <bonzini@gnu.org>
395
396 * Makefile.def (configure-gcc): Depend on binutils having been built.
397 (all-gcc): No need to do it here.
398 * Makefile.in: Regenerate.
399
0cf085e4
PB
4002005-05-19 Paul Brook <paul@codesourcery.com>
401
f610dd5f 402 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
403 language cannot be built.
404 * configure: Regenerate.
405
dfb2c39a
DJ
4062005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
407
408 * ylwrap: Import from Automake 1.9.5.
409
771aaa92
DU
4102005-05-13 David Ung <davidu@mips.com>
411
412 * MAINTAINERS (Write After Approval): Add self.
413
3ac9bd58
MS
4142005-05-09 Mike Stump <mrs@apple.com>
415
416 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
417 lt_cv_sys_max_cmd_len for now.
f610dd5f 418
f77a5578
SC
4192005-05-09 Stan Cox <scox@redhat.com>
420
421 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
422
795e36e5
MK
4232005-05-08 Matt Kraai <kraai@ftbfs.org>
424
425 * README.SCO: Update the URL.
426
c9392a2b
DE
4272005-05-05 David Edelsohn <edelsohn@gnu.org>
428
429 * ltconfig: Define file_list_spec. Pass file_list_spec and
430 with_gnu_ld to libtool.
431 * ltcf-c.sh (aix[45]): Define file_list_spec.
432 * ltcf-cxx.sh (aix[45]): Same.
433 * ltcf-gcj.sh (aix[45]): Same.
434 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
435 exists, write list of input files to temporary file.
436
bebcd931
MS
4372005-05-04 Mike Stump <mrs@apple.com>
438
439 * configure.in: Always pass --target to target configures as
440 otherwise rebuilds that do --recheck will fail.
441 * confiugure: Rebuilt.
442
ce406537
PB
4432005-05-04 Paolo Bonzini <bonzini@gnu.org>
444
445 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
446 STAGE_HOST_EXPORTS.
447 (configure, all): Add bootstrap support.
448 (Host modules, target modules): Pass post-stage1 flags and exports.
449 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
450 * Makefile.in: Regenerate.
451
aa9dcfc4
PB
4522005-04-29 Paolo Bonzini <bonzini@gnu.org>
453
454 * configure: Regenerate.
455
b6f9abcf
MS
4562005-04-27 Mike Stump <mrs@apple.com>
457
458 * MAINTAINERS: Add self as darwin maintainer.
459
acb217cb
BS
4602005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
461
462 * config.sub: Update from master copy.
463
b6dae270
MS
4642005-04-21 Mike Stump <mrs@apple.com>
465
466 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
467 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
468
c2e0d3a9
HPN
4692005-04-19 Hans-Peter Nilsson <hp@axis.com>
470
471 * configure.in <crisv32-*-*, cris-*-*>: New local variable
472 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
473 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
474 "*-*-elf" and "*-*-linux*".
475 * configure: Regenerate.
476
871ae772
JM
4772005-04-14 Joseph S. Myers <joseph@codesourcery.com>
478
479 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
480
bf070c29
MS
4812005-04-12 Mike Stump <mrs@apple.com>
482
483 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
484
e865b6f7
TK
4852005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
486
487 * MAINTAINERS (Write After Approval): Add myself.
488
7b71ad7f
BS
4892005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
490
491 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
492
25b42232
PB
4932005-04-06 Paolo Bonzini <bonzini@gnu.org>
494
f610dd5f 495 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
496 (TARGET_CONFIGARGS): Include --with-target-subdir.
497 (configure, all): New macros. Use them throughout.
498 * Makefile.in: Regenerate.
499
d727c624
JG
5002005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
501
502 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 503
fff72cc4
ZD
5042005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
505
506 * MAINTAINERS: Remove 'loop unrolling' maintainer.
507
86472dc3
GP
5082005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
509
510 * MAINTAINERS: Move John Carr to Write After Approval.
511
5d0f90e5
R
5122005-03-30 J"orn Rennecke <joern.rennecke@st.com>
513
514 * config/mh-mingw32: Delete.
515 * configure.in: Don't use it.
516 * configure: Regenerate.
517
33da42bc
PB
5182005-03-31 Paolo Bonzini <bonzini@gnu.org>
519
520 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
521 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
522 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
523 (HOST_LIB_PATH): Generate from Makefile.def.
524 (TARGET_LIB_PATH): Likewise.
525 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
526 * Makefile.in: Regenerate.
527 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
528 (RPATH_ENVVAR): Include Darwin case.
529 * configure: Regenerate.
530
15cc1841
TF
5312005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
532
533 * MAINTAINERS (Various Maintainers): Remove self.
534 (Write After Approval): Add self.
535
6a8c79d5
TF
5362005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
537
538 * MAINTAINERS (Various Maintainers): Add self.
539
256f7136
PB
5402005-03-25 Paolo Bonzini <bonzini@gnu.org>
541
542 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
543 * configure: Regenerate.
544
191dd2c9
ZW
5452005-03-21 Zack Weinberg <zack@codesourcery.com>
546
547 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
548 gcc_version, and gcc_version_trigger from set of flags to pass.
549 * Makefile.tpl: Remove definitions of above variables.
550 (config.status): Remove dependency on $(gcc_version_trigger).
551 * Makefile.in: Regenerate.
552 * configure.in: Do not reference config/gcc-version.m4 nor
553 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
554 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
555 * configure: Regenerate.
556
ef6e9bc0
MH
5572005-03-16 Manfred Hollstein <manfred.h@gmx.net>
558 Andrew Pinski <pinskia@physics.uc.edu>
559
560 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
561 * Makefile.in: Regenerate.
562
009bbd5a
FW
5632005-03-13 Feng Wang <fengwang@nudt.edu.cn>
564
565 * MAINTAINERS (Write After Approval): Add myself.
566
09f8755b
DA
5672005-03-03 David Ayers <d.ayers@inode.at>
568
569 * MAINTAINERS (Write After Approval): Add myself.
570
e73ed25c
AO
5712005-03-01 Alexandre Oliva <aoliva@redhat.com>
572
573 PR libgcj/20160
574 * ltmain.sh: Avoid creating archives with components that have
575 duplicate basenames.
576
ace9ac7b
AP
5772005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
578
579 PR bootstrap/20250
580 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
581 instead of check.
582 * Makefile.in: Regenerate.
583
c9db9354
PB
5842005-02-28 Paolo Bonzini <bonzini@gnu.org>
585
586 * Makefile.in: Regenerate to fix conflict between the previous two
587 patches.
588
215c351a
PB
5892005-02-28 Paolo Bonzini <bonzini@gnu.org>
590
591 PR bootstrap/17383
592 * Makefile.def (target_modules): Remove "stage", now unnecessary.
593 * Makefile.tpl (HOST_SUBDIR): New substitution.
594 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
595 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
596 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
597 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
598 (Host modules, Bootstrapped modules): Use it.
599 (Build modules, Target modules): Do not create symlink trees,
600 always configure out-of-srcdir.
601 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
602 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
603 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
604 $(HOST_SUBDIR). Create a symlink for host_subdir.
605
606 * Makefile.in: Regenerate.
607 * configure: Regenerate.
608
5395b47b
NN
6092005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
610
611 Merged from libada-gnattools-branch:
612 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
613
614 * gnattools: New directory.
615 * Makefile.def: Add gnattools as a module, depending on target-libada.
616 * Makefile.in: Regenerate.
617 * configure.in: Include gnattools in host_tools; disable it if ada
618 is disabled.
619 * configure: Regenerate.
620
ca2cc05c
JM
6212005-02-24 James A. Morrison <phython@gcc.gnu.org>
622
623 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
624 treelang maintainer.
625 (Write After Approval): Remove myself.
626
d2f3024f
PS
6272005-02-23 Paul Schlie <schlie@comcast.net>
628
629 * configure.in: Allow darwin targeted ports to build tk, itcl and
630 libgui.
631 * configure: Regenerate.
632
bba5e0ca
EB
6332005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
634
635 PR libgcj/10353
636 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
637 * configure: Regenerate.
638
70132ce7
SK
6392005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
640
641 * MAINTAINERS (Write After Approval): Add myself.
642
20f0edca
ILT
6432005-02-10 Ian Lance Taylor <ian@airs.com>
644
645 * MAINTAINERS: Update my e-mail address.
646
e64e5109
RG
6472005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
648
649 * MAINTAINERS (Write After Approval): Add myself.
650
40d64b5a
HPN
6512005-01-29 Hans-Peter Nilsson <hp@axis.com>
652
653 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
654 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
655 target-libgloss when not *-*-elf and *-*-aout.
656 * configure: Regenerate.
657
54a12711
KH
6582005-01-23 Kazu Hirata <kazu@cs.umass.edu>
659
660 * MAINTAINERS: Remove obsolete entries.
661
0aa99dbb
KH
662 * MAINTAINERS (Write After Approval): Add Michael Matz.
663
2b009f5f
NB
6642005-01-19 Neil Booth <neil@daikokuya.co.uk>
665
666 * MAINTAINERS: Remove self as cpplib maintainer.
667
385870f5
KC
6682005-01-17 Kelley Cook <kcook@gcc.gnu.org>
669
670 * install-sh, config.sub: Import from upstream.
671
e7daab31
KC
6722005-01-17 Kelley Cook <kcook@gcc.gnu.org>
673
674 PR bootstrap/18222
675 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
676 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
677 * Makefile.in: Regenerate.
678
e6003f4d
JT
6792005-01-16 Jason Thorpe <thorpej@netbsd.org>
680
681 * MAINTAINERS: Update my email address.
682
145e2972 6832005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 684 Andreas Schwab <schwab@suse.de>
145e2972
DE
685
686 PR bootstrap/18033
687 * config-ml.in: Eval option if surrounded by single quotes.
688
86c7e0da
PB
6892005-01-03 Paolo Bonzini <bonzini@gnu.org>
690
691 Revert 2004-12-28 Makefile changes, a better fix will be
692 applied to mainline and src after GCC 4.0 branches.
693
3224a22f
PB
6942004-12-28 Paolo Bonzini <bonzini@gnu.org>
695
696 PR bootstrap/17383
697
698 * Makefile.def (target_modules): Remove stage parameter,
699 it is always true now.
700 * Makefile.tpl (configure-build-[+module+],
701 configure-target-[+module+]): Always build symlink tree
702 for the directory and for include. BUILD_SUBDIR and
703 TARGET_SUBDIR cannot be . anymore.
704 * Makefile.in: Regenerate.
705
aaf51ca2
DE
7062004-12-25 David Edelsohn <edelsohn@gnu.org>
707
708 Revert 2004-12-08 Makefile changes.
709
4e32e454
DS
7102004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
711
712 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
713 cygwin, mingw.
714
669f01d8
AS
7152004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
716
717 * configure.in (sh64-*-*): Reenable gprof.
718 * configure: Regenerate.
719
1b227ee0
DE
7202004-12-08 David Edelsohn <edelsohn@gnu.org>
721
722 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
723 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
724 (EXTRA_TARGET_FLAGS): Add PICFLAG.
725 * Makefile.in: Regenerate.
726
ce5e944c
CF
7272004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
728
729 * MAINTAINERS: Update my email address.
730
893f1e87
MK
7312004-12-07 Matt Kraai <kraai@ftbfs.org>
732
733 * Makefile.tpl: Generate normal dependencies if the LHS module is
734 not bootstrapped.
735 * Makefile.in: Regenerate.
736
bb59c339
RS
7372004-12-03 Richard Sandiford <rsandifo@redhat.com>
738
739 * configure.in: Include config/gxx-include-dir.m4. Use
740 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
741 * configure: Regenerate.
742
4982adbe
RS
7432004-12-03 Richard Sandiford <rsandifo@redhat.com>
744
745 * config.if: Delete.
746 * configure.in: Set libstdcxx_incdir directly.
747 * configure: Regenerate.
748
05750653
EC
7492004-12-02 Eric Christopher <echristo@redhat.com>
750
751 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
752 * Makefile.in: Regenerate.
753
5fef1dbd
RS
7542004-12-02 Richard Sandiford <rsandifo@redhat.com>
755
756 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
757 * configure: Regenerate.
758
afabd8e6
RS
7592004-12-02 Richard Sandiford <rsandifo@redhat.com>
760
761 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
762 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
763 * configure: Regenerate.
764
78716e86
EC
7652004-12-01 Eric Christopher <echristo@redhat.com>
766
767 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
768 of things to remove.
769
57ab8ba9
MK
7702004-11-29 Matt Kraai <kraai@ftbfs.org>
771
772 * MAINTAINERS (Write After Approval): Update my e-mail address.
773
2539bffe
KC
7742004-11-29 Kelley Cook <kcook@gcc.gnu.org>
775
776 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
777 from CVS libtool to always pass_all.
778
3e732ba0
JDA
7792004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
780
781 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
782 (hppa*64*-*-*): Delete incorrect comment.
783 * configure: Rebuilt.
784
767f726e
KC
7852004-11-24 Kelley Cook <kcook@gcc.gnu.org>
786
787 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
788
2c92e90f
KC
7892004-11-24 Kelley Cook <kcook@gcc.gnu.org>
790
791 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
792 from CVS libtool to always pass_all.
793
32f84e48
KC
7942004-11-15 Kelley Cook <kcook@gcc.gnu.org>
795
796 * install-sh, compile: Import from automake.
797
9587be8a
KC
7982004-11-15 Kelley Cook <kcook@gcc.gnu.org>
799
800 * config.guess, config.sub: Import from savannnah.
801
04e81808 8022004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
803
804 * MAINTAINERS (Write After Approval): Add myself
805
f87a2b2e
MS
8062004-11-12 Mike Stump <mrs@apple.com>
807
808 * Makefile.def: Add html support.
809 * Makefile.tpl: Likewise.
810 * Makefile.in: Regenerate.
811
848556c2
GK
8122004-11-11 Geoffrey Keating <geoffk@apple.com>
813
556f03c4
GK
814 PR 18423
815 * configure.in: Remove all instances of build-fixincludes from
816 noconfigdirs.
817 (build_configargs): Supply --target to subdirectories.
818 * configure: Regenerate.
819
848556c2
GK
820 * Makefile.def: Make gcc install depend on fixincludes install.
821 * Makefile.in: Regenerate.
822
9e5712a5
JJ
8232004-11-10 Janis Johnson <janis187@us.ibm.com>
824
825 * MAINTAINERS: Add myself as gcc testsuite maintainer.
826
4ef509c0
PB
8272004-11-11 Paul Brook <paul@codesourcery.com>
828
829 * MAINTAINERS: Add self as arm maintainer. Update email address.
830
20d11df6
HPN
8312004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
832
833 * configure.in (noconfigdirs) [mmix-*-*]: Disable
834 target-libgfortran.
79fd8592 835 * configure: Regenerate.
20d11df6 836
68c70f15
DE
8372004-11-07 David Edelsohn <edelsohn@gnu.org>
838
839 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
840 like CC.
841
54f88091
PB
8422004-11-05 Paolo Bonzini <bonzini@gnu.org>
843
844 * Makefile.def (host fixincludes): Specify missing targets.
845 * Makefile.in: Regenerate.
846
6866abb8
RC
8472004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
848
849 * MAINTAINERS: Add myself
850
83f62578
GL
8512004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
852
853 * MAINTAINERS (Write After Approval): Add myself.
854
53c7ffe7
GK
8552004-11-04 Geoffrey Keating <geoffk@apple.com>
856
857 * Makefile.def: Build fixincludes for the host, too.
858 * Makefile.in: Regenerate.
859 * configure.in (host_tools): Add fixincludes.
860 * configure: Regenerate.
861
ac8b3d9d
DJ
8622004-11-04 Daniel Jacobowitz <dan@debian.org>
863
864 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
865 * configure: Regenerated.
866
bab37580
L
8672004-11-04 H.J. Lu <hongjiu.lu@intel.com>
868
869 PR other/17783
870 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
871 * configure: Regenerated.
872
db1de713
MM
8732004-10-31 Mark Mitchell <mark@codesourcery.com>
874
875 * README.SCO: Update per FSF instructions.
876
a827e21a
EW
8772004-10-28 Eric B. Weddington <ericw@evcohs.com>
878
879 PR target/18151
880 * configure.in (case ${target}): Do not build fixincludes for avr.
881 * configure: Regenerated.
882
9d069a4f
PB
8832004-10-26 Paolo Bonzini <bonzini@gnu.org>
884
885 * configure.in (case ${target}): Do not build fixincludes
886 on platforms where it is not used.
887 * configure: Regenerated.
888
fc45f3fe
DJ
8892004-10-23 Daniel Jacobowitz <dan@debian.org>
890
891 * configure.in: Use an absolute path to install-sh.
892 * configure: Regenerated.
893
36554b92
AL
8942004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
895
896 * MAINTAINERS (Write After Approval): Add myself.
897
88e9994a
KH
8982004-10-19 Kazu Hirata <kazu@cs.umass.edu>
899
900 * MAINTAINERS: Remove from Write After Approval those that are
901 already maintainers.
902
ad02a944
SP
9032004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
904
905 * MAINTAINERS: Update my email address.
906
c8e6cd41
KC
9072004-10-12 Kelley Cook <kcook@gcc.gnu.org>
908
909 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
910 * configure: Regenerate.
911
ebe55024
R
9122004-10-07 J"orn Rennecke <joern.rennecke@st.com>
913
914 * MAINTAINERS: Update my email address.
915
a8b0957e
KH
9162004-10-07 Kazu Hirata <kazu@cs.umass.edu>
917
918 * MAINTAINERS (Language Front Ends Maintainers): New. Move
919 entries belonging to this category.
920
96836f61
JZ
9212004-10-06 Josef Zlomek <josef.zlomek@email.cz>
922
923 * MAINTAINERS: Update my e-mail address.
924
7e0b5752
PB
9252004-10-06 Paolo Bonzini <bonzini@gnu.org>
926
927 Fix wrong conflict resolution in:
928
929 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
930
931 * Makefile.in: Regenerate.
932 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
933 in the recursive `make', instead of hardwiring `all'.
934 (Autogenerated TARGET-* variables): New.
935
370f7a47
TL
9362004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
937
938 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 939 * configure: Regenerate.
370f7a47 940
13e5d623
KH
9412004-10-04 Kazu Hirata <kazu@cs.umass.edu>
942
943 * MAINTAINERS (Various Maintainers): Move the "windows,
944 cygwin, mingw" maintainer to ...
945 (OS Port Maintainers): ... here.
946
a6497c1b
KH
9472004-10-04 Kazu Hirata <kazu@cs.umass.edu>
948
949 * MAINTAINERS (Write After Approval): Remove those that are
950 maintainers of some subsystem.
951
1abb828a
D
9522004-10-02 P.J. Darcy <darcypj@us.ibm.com>
953
954 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
955 * ltcf-cxx.sh (tpf*): Likewise.
956 * ltconfig (tpf*): Add TPF OS configuration support.
957
16d1338d
BS
9582004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
959
960 * MAINTAINERS: Change my email address to my new work account.
961
9082a750
MR
9622004-09-24 Michael Roth <mroth@nessie.de>
963
964 * configure.in (--without-headers): Add missing double quotes.
965 * configure: Regenerate.
966
07a8bdf8
KC
9672004-09-24 Kelley Cook <kcook@gcc.gnu.org>
968
969 * ylwrap: Revert to previous version.
970
4c4a5bbc
L
9712004-09-23 H.J. Lu <hongjiu.lu@intel.com>
972
973 PR bootstrap/17369
974 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
975 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
976 SET_GCC_LIB_PATH_CMD.
977 (BASE_TARGET_EXPORTS): Likewise.
978 * Makefile.in: Regenerated.
979
980 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
981 * configure: Regenerated.
982
85f59630
KC
9832004-09-23 Kelley Cook <kcook@gcc.gnu.org>
984
985 * config.guess: New upstream version
986 * compile, depcomp, install-sh, ylwrap: Likewise.
987
95c53c62
RS
9882004-09-19 Roger Sayle <roger@eyesopen.com>
989
990 * config/mh-x86omitfp: New host makefile fragment. Add
991 -fomit-frame-pointer to the default BOOT_CFLAGS.
992 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
993 * configure: Regenerate.
994
0a1c093b
AP
9952004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
996
997 PR target/11572
998 * configure.in (*-*-darwin*): Renable libobjc.
999 * configure: Regenerate.
1000
315fcf97
NS
10012004-09-10 Nathan Sidwell <nathan@codesourcery.com>
1002
1003 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
1004
0a050485 10052004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 1006
0a050485
DB
1007 * Makefile.def: Remove libbanshee.
1008 * Makefile.tpl: Ditto.
1009 * configure.in: Ditto.
1010 * Makefile.in: Regen.
1011 * configure: Ditto.
1012
5f4a098e
DE
10132004-09-08 David Edelsohn <edelsohn@gnu.org>
1014
1015 * ltmain.sh: Use $pic_object as $non_pic_object if
1016 $non_pic_object=none.
1017
32b2511f
PB
10182004-09-07 Paolo Bonzini <bonzini@gnu.org>
1019
1020 * missing: Import latest version from master repository.
1021
fc4d0e82
NC
10222004-09-06 Nick Clifton <nickc@redhat.com>
1023
1024 * config.sub: Import latest version from master repository.
1025 * config.guess: Likewise.
1026 This includes these changes:
78716e86 1027
fc4d0e82
NC
1028 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
1029
1030 * config.sub: Handle crisv32, alias etraxfs.
1031 * config.guess (crisv32:Linux:*:*): Handle.
1032
1033 2004-08-13 Brad Smith <brad@comstyle.com>
1034
1035 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1036 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1037
1038 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
1039
1040 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1041 assume the processor is a powerpc. This is because coreutils
1042 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1043 in this case, due to a MacOS X bug that causes
1044 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1045 to return a negative number.
1046 Problem reported by Petter Reinholdtsen in:
1047 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1048
1049 2004-07-19 Ben Elliston <bje@gnu.org>
1050
1051 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1052
1053 2004-06-24 Ben Elliston <bje@gnu.org>
1054
1055 * config.guess: Update copyright years.
1056 * config.sub: Likewise.
1057
1058 2004-06-22 Robert Millan <robertmh@gnu.org>
1059
1060 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1061 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1062
1063 2004-06-22 Stanley F. Quayle <stan@stanq.com>
1064
1065 * config.guess (*:*VMS:*:*): New entry. Replaces
1066 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1067 manufacturer.
1068
1069 2004-06-22 Ben Elliston <bje@gnu.org>
1070
1071 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1072 * config.sub: Likewise.
1073
1074 2004-06-22 Ben Elliston <bje@gnu.org>
1075
1076 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1077 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1078
1079 2004-06-11 Ben Elliston <bje@gnu.org>
1080
1081 * config.guess (pegasos:OpenBSD:*:*): Remove.
1082
1083 2004-06-11 Ben Elliston <bje@gnu.org>
1084
1085 From Wouter Verhelst <wouter@grep.be>:
1086 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1087
1088 2004-06-11 Ben Elliston <bje@gnu.org>
1089
1090 * config.guess (luna88k:OpenBSD:*:*): New.
1091
1092 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1093
1094 * config.guess (m32r*:Linux:*:*): New case.
1095 * config.sub: Handle m32rle.
1096
1097 2004-03-12 Ben Elliston <bje@wasabisystems.com>
1098
1099 From Jens Petersen <petersen@redhat.com>:
1100 * config.sub: Handle sparcv8.
1101
1102 2004-03-03 Ben Elliston <bje@wasabisystems.com>
1103
1104 From Tom Smith <smith@cag.lkg.hp.com>:
1105 * config.guess: Version suffixes are equally significant on Tru64
1106 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
1107 prefix of "P" (patched kernel).
1108
1109 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
1110
1111 * config.sub: Add support for National Semiconductor CRX target.
1112
2f4cc6bf
JJ
11132004-09-03 Janis Johnson <janis187@us.ibm.com>
1114
1115 * MAINTAINERS (Various Maintainers): Remove myself as web page
1116 maintainer, add myself as maintainer of build status lists.
1117
61fec9ff
JB
11182004-09-03 Jan Beulich <jbeulich@novell.com>
1119
1120 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1121 *-*-netware, but add target-libmudflap.
1122 Consolidate *-*-netware targets (of which really only i?86 exists)
1123 into a single entry.
1124 * configure: Likewise.
1125
45f366ab
PB
11262004-09-01 Paolo Bonzini <bonzini@gnu.org>
1127
1128 * Makefile.tpl (sorry): Remove.
1129 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1130 (cleanstrap targets): Depend on distclean, not distclean-stage1.
1131 (do-clean): Clean per-stage directories too.
1132 (do-distclean): Run distclean-stage1 too.
1133 (.NOTPARALLEL): Enable during toplevel bootstrap.
1134 (stage[+id+]-bubble): Enable parallel execution during
1135 the recursive invocation.
1136 * Makefile.in: Regenerate.
1137
1138 Fix previous checkin:
1139
1140 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1141 include.
1142 * configure.in: Fix indentation.
1143 * configure: Regenerate.
1144
be8fff81
RB
11452004-08-31 Robert Bowdidge <bowdidge@apple.com>
1146
45f366ab
PB
1147 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1148 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1149 * configure: regenerate
78716e86 1150 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 1151 -mdynamic-no-pic
be8fff81
RB
1152
1153
71b5d516
PB
11542004-08-31 Paolo Bonzini <bonzini@gnu.org>
1155
1156 * Makefile.def (build_modules): Add fixincludes.
1157 (dependencies): Make gcc depend on fixincludes.
1158 * configure.in (build_tools): Add fixincludes.
1159 (build_configdirs): Always include build_libs.
1160 * Makefile.in: Regenerate.
1161 * configure: Regenerate.
1162
11632004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
1164
1165 * Makefile.def (bootstrap stages): Add 'lean' parameter.
1166 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1167 phony targets; do not generate timestamp files.
1168 (distclean-stageN): Remove references to their timestamp files.
1169 (restageN, touch-stageN): Remove.
1170 (stageN-bubble): Rewritten.
1171 (compare): Support lean bootstraps.
1172 * Makefile.in: Regenerate.
1173
1174 * configure.in: Only warn when bootstrapping but
1175 build != host or build != target. Support lean bootstraps.
1176 * configure: Regenerate.
1177
ce7cbbb0
PE
11782004-08-26 Phil Edwards <phil@codesourcery.com>
1179
1180 * configure.in: Give a better error message if GMP/MPFR are missing
1181 and a language needing them has been requested.
1182 * configure: Regenerated.
1183
9c71a529
PE
11842004-08-25 Phil Edwards <phil@codesourcery.com>
1185
1186 * configure.in: Print a list of available language front-ends if
1187 a requested one is missing. Tidy stray tab characters.
1188 * configure: Regenerated.
1189
e3f92d3b
MK
11902004-08-19 Michael Koch <konqueror@gmx.de>
1191
1192 * gcc/doc/install.texi: Update entry about automake for libjava.
1193
c3f84f61
RM
11942004-08-17 Robert Millan <robertmh@gnu.org>
1195
1196 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1197 (instead of FreeBSD).
1198 * configure: Regenerate.
1199
7c27e184
PB
12002004-08-16 Paolo Bonzini <bonzini@gnu.org>
1201
1202 * Makefile.in: Regenerate.
1203 * configure: Regenerate.
1204
1205 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1206 stage_*_flags.
1207 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1208 for bootstrapped modules if toplevel bootstrap is going.
1209 (GCC bootstrap): Generate per-stage targets for all bootstrapped
1210 modules. Adjust for changes in Makefile.def. Enable several
1211 rules even in non-bootstrap mode, just to avoid peppering the
1212 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1213 (stage-[+prev+]-bubble): Remove.
1214
1215 * Makefile.def (Dependencies): Depend on all-build-bison,
1216 all-build-flex, all-build-byacc, all-build-texinfo, rather
1217 than the host variations.
1218 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
1219 with BUILD_SUBDIR.
1220 (BISON): Update for recent Bisons.
1221 (YACC): Fix typo.
1222 (cross): Depend on all-build.
1223 (all): Do not depend on all-build.
1224 (prebootstrap): Remove.
1225 (dep-kind): Accept separate prefixes for MODULE and ON variables.
1226 (Prebootstrap dependencies): Add them to the per-stage targets
1227 and to all-prebootstrap.
1228 * configure.in (build_configdirs): Always enable build_tools.
1229 (BUILD_DIR_PREFIX): Remove.
1230
1231 * Makefile.def (gcc): Add target variable.
1232 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1233 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1234 in the recursive `make', instead of hardwiring `all'.
1235 (Autogenerated TARGET-* variables): New.
1236
20f3bb80
BB
12372004-08-13 Brian Booth <bbooth@redhat.com>
1238
1239 * MAINTAINERS: Remove myself from write-after-approval.
1240
b5be499d
NN
12412004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
1242
1243 * src-release: Stop distributing mmalloc with gdb (which doesn't
1244 use it).
1245 * Makefile.def: GDB doesn't depend on mmalloc anymore.
1246 * Makefile.in: Regenerate.
1247
b3f8d95d
MM
12482004-08-09 Mark Mitchell <mark@codesourcery.com>
1249
1250 * configure.in (arm*-*-eabi*): New target.
1251 * configure: Regenerate.
1252
3589b69e
PB
12532004-08-06 Paolo Bonzini <bonzini@gnu.org>
1254
1255 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1256 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1257 (Dependencies): New section.
1258 * Makefile.tpl (Dependencies): Generate from Makefile.def.
1259 (configure-target-[+module+]): Depend on maybe-all-gcc
1260 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
1261 (toplevel profiledbootstrap): Fix dependencies.
1262 * Makefile.in: Regenerate.
1263
972974fc
MM
12642004-08-03 Mark Mitchell <mark@codesourcery.com>
1265
1266 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1267 target-libiberty to noconfigdirs.
1268 * configure: Regenerate.
1269
bebf829d
PB
12702004-08-03 Paul Brook <paul@codesourcery.com>
1271
1272 * configure.in: Check for MPFR as well as GMP.
1273 * configure: Regenerate.
1274
98a5bb3b
RM
12752004-08-01 Robert Millan <robertmh@gnu.org>
1276
1277 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1278 libmudflap for all GNU-based systems (with Glibc).
1279 * configure: Regenerate.
1280
d32ab992
PB
12812004-08-03 Paolo Bonzini <bonzini@gnu.org>
1282
1283 * Makefile.def (host-modules): Add gcc.
1284 * Makefile.in: Regenerate.
1285 * Makefile.tpl (sorry): New rule.
1286 (configure-host, all-host, [+make_target+]-host, do-check,
1287 install-host): Do not add gcc as a special case.
1288 (host modules): Add a small special-casing for gcc. Export
1289 extra_make_flags through the environment.
1290 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1291 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1292 other recursive targets for gcc): Remove.
1293
1294 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1295 (stage, unstage): New rules.
1296 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1297 distclean-stage[+id+]): Use stage_current.
1298 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1299 the stage*-start rules.
1300
aeb732c1
GK
13012004-08-02 Geoffrey Keating <geoffk@apple.com>
1302
1303 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
1304 use -all_load flag.
1305
25b656e7
PB
13062004-08-02 Paolo Bonzini <bonzini@gnu.org>
1307
1308 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
1309 * configure: Regenerate.
1310
cc440d71
TM
13112004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
1312
1313 * maintainer-scripts/gcc_release: Revert yesterday's change.
1314
270e140b
SB
13152004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
1316
1317 * MAINTAINERS: Add myself to write-after-approval.
1318
3e4035f8
TM
13192004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
1320
1321 * libf2c: Removed.
1322 * gcc/gccbug.in: Updated because of libf2c removal.
1323 * maintainer-scripts/gcc_release: Ditto.
1324
a3e8d8b4
LR
13252004-07-09 Loren J. Rittle <ljrittle@acm.org>
1326
1327 * configure.in: Build libmudflap by default on FreeBSD.
1328 * configure: Regenerated.
1329
dfcada9a
MM
13302004-07-09 Mark Mitchell <mark@codesourcery.com>
1331
1332 * configure.in: Do not build libmudflap by default on non-GNU/Linux
1333 systems.
1334 * configure: Regenerated.
1335
3922b216
JDA
13362004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1337
1338 PR target/16344
1339 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1340 feedback based compiler.
1341 * Makefile.in: Rebuilt.
1342
95bcca47
AO
13432004-07-08 Alexandre Oliva <aoliva@redhat.com>
1344
1345 * Makefile.def (host_modules): Set bootstrap=true for flex.
1346 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1347 * Makefile.in: Rebuilt.
1348
051822f6
JH
13492004-07-07 Jan Hubicka <jh@suse.cz>
1350
1351 * MAINTAINERS: Add self as a profile feedback maintainer.
1352
7b61653a
PE
13532004-07-05 Phil Edwards <phil@codesourcery.com>
1354
1355 * configure.in: Do not prepend $srcdir to /dev/null in
1356 makefile fragments.
1357 * configure: Regenerate.
1358
23f6b2f9
PB
13592004-07-01 Paolo Bonzini <bonzini@gnu.org>
1360
1361 * Makefile.def (build_modules): Add bison, byacc, flex,
1362 m4, texinfo.
1363 (flags_to_pass): Add FLEX.
1364 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1365 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1366 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1367 DEFAULT_MAKEINFO): Remove.
1368 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1369 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1370 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1371 objdir or else use configured tool.
1372 (all-build): New.
1373 (all): Depend on it.
1374 (Build module dependencies): Add.
1375 * Makefile.in: Regenerate.
1376 * configure.in: Better support for multiple build modules,
1377 matching what is done for host/target modules. Do not look
1378 for "plausible" locations of build tools if Canadian cross.
1379 Use autoconf's AC_PROG_CC to find a C compiler. Define
1380 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
1381 * configure: Regenerate.
78716e86 1382
1c020272
PB
13832004-06-22 Paolo Bonzini <bonzini@gnu.org>
1384
1385 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1386 * Makefile.in: Regenerate.
1387
a52a0a7f
PB
13882004-06-22 Paolo Bonzini <bonzini@gnu.org>
1389
1390 * Makefile.tpl (configure-build-[+module+],
1391 configure-[+module+], configure-target-[+module+]): Pass
1392 [+extra_configure_args+].
1393 (all-build-[+module+], all-[+module+], check-[+module+],
1394 install-[+module+], [+make_target+]-[+module+],
1395 all-target-[+module+], check-target-[+module+],
1396 install-target-[+module+], [+make_target+]-target-[+module+]):
1397 Pass [+extra_make_args+].
1398 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1399 (GCC_HOST_EXPORTS): Remove.
1400 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1401 cross, check-gcc, check-gcc-c++, install-gcc,
1402 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1403 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1404 * Makefile.in: Regenerate.
1405
ccde3f1a
MS
14062004-06-21 Matthew Sachs <msachs@apple.com>
1407
1408 * MAINTAINERS: Added self to write-after-approval.
1409
6264b0a6
CF
14102004-06-21 Christopher Faylor <cgf@alum.bu.edu>
1411
1412 * configure.in: Check for srcdir/winsup rather than build directory
1413 winsup.
1414 * configure: Regenerate.
1415
801e2270
CV
14162004-06-17 Corinna Vinschen <vinschen@redhat.com>
1417
1418 * configure.in: Don't build Cygwin native newlib if winsup
1419 directory is missing. Emit warning instead.
1420 * configure: Regenerate.
1421
ad6717df
PB
14222004-06-09 Paolo Bonzini <bonzini@gnu.org>
1423
1424 * Makefile.tpl (touch-stage[+id+]): New.
1425 (restage[+prev+]): Depend on touch-stage[+id+].
1426
1427 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1428 Use it throughout.
1429
1430 * Makefile.def: Add profile and feedback bootstrap stages.
1431 Remove next field from bootstrap stages.
1432 * Makefile.tpl (LN, LN_S): Substitute.
1433 (stageN-start, stageN-end): Use double-colon rules, to
1434 provide a hook for additional setup commands.
1435 (distclean-stageN-gcc, restageN): Create dependencies from
1436 [+prev+], not from [+next+].
1437 (stageN-bubble): Add commands for successive stages from
1438 [+prev+], using double-colon rules.
1439 (all-stageN-gcc): Fix typo.
1440 (stagefeedback-start, profiledbootstrap): New.
1441 * Makefile.in: Regenerate.
1442 * configure.in: Call ACX_PROG_LN.
1443 * configure: Regenerate.
1444
5bbb9680
CY
14452004-06-08 Canqun Yang <canqun@nudt.edu.cn>
1446
1447 * MAINTAINERS (Write After Approval): Add myself.
1448
e18be1d4
MA
14492004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
1450
1451 * MAINTAINERS (Write After Approval): Add myself.
1452
5607edfd
PB
14532004-06-03 Paolo Bonzini <bonzini@gnu.org>
1454
1455 * configure.in: Fix --enable-bootstrap breakage introduced in trees
1456 without gcc.
1457 * configure: Regenerate.
1458
1ec4e9c3
PB
14592004-06-01 Paolo Bonzini <bonzini@gnu.org>
1460
1461 * Makefile.tpl: Fix typo.
1462 * Makefile.in: Regenerate.
1463
c2f7605f
PB
14642004-06-01 Paolo Bonzini <bonzini@gnu.org>
1465
1466 * configure.in: Remove new- prefix from toplevel
1467 bootstrap targets.
1468 * configure: Regenerate.
1469
f516a7da
PB
14702004-06-01 Paolo Bonzini <bonzini@gnu.org>
1471
1472 * Makefile.tpl (all.normal): Rename to all.
1473 (all): Replace with a rule to pick the default
1474 target from configure.
1475 (all-gcc, configure-gcc): Use conditionals to
1476 do nothing when toplevel bootstrap is going on.
1477 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1478 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1479 * configure.in: Support --enable-bootstrap.
1480
1481 * Makefile.def: Remove new- prefix from toplevel
1482 bootstrap targets.
1483 * Makefile.tpl: Likewise.
1484
1485 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
1486 target.
1487
1488 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1489 $(RECURSE_FLAGS) to recursive invocation of make.
1490
1491 * Makefile.in: Regenerate.
1492 * configure: Regenerate.
1493
78dd5e36
AJ
14942004-05-30 Andreas Jaeger <aj@suse.de>
1495 Jim Wilson <wilson@specifixinc.com>
1496
1497 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1498 like CC.
1499
30f1bddc
DJ
15002004-05-27 Daniel Jacobowitz <dan@debian.org>
1501
1502 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1503 * configure: Regenerate.
1504
4fc4dd12
DJ
15052004-05-25 Daniel Jacobowitz <drow@false.org>
1506
1507 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1508 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1509 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
1510 targets.
1511 * Makefile.in: Regenerate.
1512
94632047 15132004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
1514
1515 * configure.in: Test the ability to symlink directories.
1516 * configure: Regenerate.
1517
1518 * Makefile.def (bootstrap-stage): New definitions.
1519 * Makefile.tpl (configure-stage1-gcc,
1520 configure-stage2-gcc, configure-stage3-gcc,
1521 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1522 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1523 new-restage3, compare): Autogenerate, see Makefile.in
1524 entry for behavioral changes.
1525 (distclean-stage1, new-stage1-start, new-stage1-end,
1526 new-stage1-bubble, distclean-stage2, new-stage2-start,
1527 new-stage2-end, new-stage2-bubble, distclean-stage3,
1528 new-stage3-start, new-stage3-end): New autogenerated targets.
1529 (objext, prebootstrap, BOOT_CFLAGS,
1530 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1531 targets.
1532
1533 * Makefile.in: Regenerate.
1534 (distclean-stage1, new-stage1-start, new-stage1-end,
1535 new-stage1-bubble, distclean-stage2, new-stage2-start,
1536 new-stage2-end, new-stage2-bubble, distclean-stage3,
1537 new-stage3-start, new-stage3-end): New targets.
1538 (all-stage1-gcc): Move prebootstrap dependency from here...
1539 (configure-stage1-gcc): ...to here.
1540 (new-bootstrap): Use bubble targets.
1541 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1542 Use per-stage distclean targets.
1543 (configure-stage1-gcc, configure-stage2-gcc,
1544 configure-stage3-gcc, all-stage1-gcc,
1545 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1546 Use new-stageN-start to prepare the tree.
1547
4f4e53dd
PB
15482004-05-23 Paolo Bonzini <bonzini@gnu.org>
1549
1550 * Makefile.def (host_modules): add libcpp.
1551 * Makefile.tpl: Add dependencies on and for libcpp.
1552 * Makefile.in: Regenerate.
1553 * configure.in: Add libcpp host module.
1554 * configure: Regenerate.
1555
60975492
PB
15562004-05-21 Paolo Bonzini <bonzini@gnu.org>
1557
1558 * Makefile.tpl: Whenever a recursive target is defined, wrap
1559 it in a special @if/@endif block, and prepare its maybe
1560 dependency in the @if/@endif block
1561 * configure.in: Instead of writing maybe dependencies, remove
1562 the @if/@endif statements, and remove the @if/@endif blocks
1563 that remain.
1564 * configure: Regenerate.
1565 * Makefile.in: Regenerate.
1566
5ce7d75d
JJ
15672004-05-20 Janis Johnson <janis187@us.ibm.com>
1568
1569 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
1570
c779c42f
KK
15712004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
1572
1573 PR bootstrap/15120
1574 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
1575 * */configure: Rebuilt.
1576
b4117c30
ZW
15772004-05-17 Zack Weinberg <zack@codesourcery.com>
1578
1579 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1580 of libf2c.
1581 * configure, Makefile.in: Regenerate.
1582
315fcf97 1583