]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
2064.md ("z_mul", "z_inf"): New insn reservations.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
fff72cc4
ZD
12005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2
3 * MAINTAINERS: Remove 'loop unrolling' maintainer.
4
86472dc3
GP
52005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6
7 * MAINTAINERS: Move John Carr to Write After Approval.
8
5d0f90e5
R
92005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10
11 * config/mh-mingw32: Delete.
12 * configure.in: Don't use it.
13 * configure: Regenerate.
14
33da42bc
PB
152005-03-31 Paolo Bonzini <bonzini@gnu.org>
16
17 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
18 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
19 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
20 (HOST_LIB_PATH): Generate from Makefile.def.
21 (TARGET_LIB_PATH): Likewise.
22 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
23 * Makefile.in: Regenerate.
24 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
25 (RPATH_ENVVAR): Include Darwin case.
26 * configure: Regenerate.
27
15cc1841
TF
282005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
29
30 * MAINTAINERS (Various Maintainers): Remove self.
31 (Write After Approval): Add self.
32
6a8c79d5
TF
332005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
34
35 * MAINTAINERS (Various Maintainers): Add self.
36
256f7136
PB
372005-03-25 Paolo Bonzini <bonzini@gnu.org>
38
39 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
40 * configure: Regenerate.
41
191dd2c9
ZW
422005-03-21 Zack Weinberg <zack@codesourcery.com>
43
44 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
45 gcc_version, and gcc_version_trigger from set of flags to pass.
46 * Makefile.tpl: Remove definitions of above variables.
47 (config.status): Remove dependency on $(gcc_version_trigger).
48 * Makefile.in: Regenerate.
49 * configure.in: Do not reference config/gcc-version.m4 nor
50 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
51 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
52 * configure: Regenerate.
53
ef6e9bc0
MH
542005-03-16 Manfred Hollstein <manfred.h@gmx.net>
55 Andrew Pinski <pinskia@physics.uc.edu>
56
57 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
58 * Makefile.in: Regenerate.
59
009bbd5a
FW
602005-03-13 Feng Wang <fengwang@nudt.edu.cn>
61
62 * MAINTAINERS (Write After Approval): Add myself.
63
09f8755b
DA
642005-03-03 David Ayers <d.ayers@inode.at>
65
66 * MAINTAINERS (Write After Approval): Add myself.
67
e73ed25c
AO
682005-03-01 Alexandre Oliva <aoliva@redhat.com>
69
70 PR libgcj/20160
71 * ltmain.sh: Avoid creating archives with components that have
72 duplicate basenames.
73
ace9ac7b
AP
742005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
75
76 PR bootstrap/20250
77 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
78 instead of check.
79 * Makefile.in: Regenerate.
80
c9db9354
PB
812005-02-28 Paolo Bonzini <bonzini@gnu.org>
82
83 * Makefile.in: Regenerate to fix conflict between the previous two
84 patches.
85
215c351a
PB
862005-02-28 Paolo Bonzini <bonzini@gnu.org>
87
88 PR bootstrap/17383
89 * Makefile.def (target_modules): Remove "stage", now unnecessary.
90 * Makefile.tpl (HOST_SUBDIR): New substitution.
91 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
92 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
93 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
94 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
95 (Host modules, Bootstrapped modules): Use it.
96 (Build modules, Target modules): Do not create symlink trees,
97 always configure out-of-srcdir.
98 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
99 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
100 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
101 $(HOST_SUBDIR). Create a symlink for host_subdir.
102
103 * Makefile.in: Regenerate.
104 * configure: Regenerate.
105
5395b47b
NN
1062005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
107
108 Merged from libada-gnattools-branch:
109 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
110
111 * gnattools: New directory.
112 * Makefile.def: Add gnattools as a module, depending on target-libada.
113 * Makefile.in: Regenerate.
114 * configure.in: Include gnattools in host_tools; disable it if ada
115 is disabled.
116 * configure: Regenerate.
117
ca2cc05c
JM
1182005-02-24 James A. Morrison <phython@gcc.gnu.org>
119
120 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
121 treelang maintainer.
122 (Write After Approval): Remove myself.
123
d2f3024f
PS
1242005-02-23 Paul Schlie <schlie@comcast.net>
125
126 * configure.in: Allow darwin targeted ports to build tk, itcl and
127 libgui.
128 * configure: Regenerate.
129
bba5e0ca
EB
1302005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
131
132 PR libgcj/10353
133 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
134 * configure: Regenerate.
135
70132ce7
SK
1362005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
137
138 * MAINTAINERS (Write After Approval): Add myself.
139
20f0edca
ILT
1402005-02-10 Ian Lance Taylor <ian@airs.com>
141
142 * MAINTAINERS: Update my e-mail address.
143
e64e5109
RG
1442005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
145
146 * MAINTAINERS (Write After Approval): Add myself.
147
40d64b5a
HPN
1482005-01-29 Hans-Peter Nilsson <hp@axis.com>
149
150 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
151 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
152 target-libgloss when not *-*-elf and *-*-aout.
153 * configure: Regenerate.
154
54a12711
KH
1552005-01-23 Kazu Hirata <kazu@cs.umass.edu>
156
157 * MAINTAINERS: Remove obsolete entries.
158
0aa99dbb
KH
159 * MAINTAINERS (Write After Approval): Add Michael Matz.
160
2b009f5f
NB
1612005-01-19 Neil Booth <neil@daikokuya.co.uk>
162
163 * MAINTAINERS: Remove self as cpplib maintainer.
164
385870f5
KC
1652005-01-17 Kelley Cook <kcook@gcc.gnu.org>
166
167 * install-sh, config.sub: Import from upstream.
168
e7daab31
KC
1692005-01-17 Kelley Cook <kcook@gcc.gnu.org>
170
171 PR bootstrap/18222
172 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
173 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
174 * Makefile.in: Regenerate.
175
e6003f4d
JT
1762005-01-16 Jason Thorpe <thorpej@netbsd.org>
177
178 * MAINTAINERS: Update my email address.
179
145e2972 1802005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 181 Andreas Schwab <schwab@suse.de>
145e2972
DE
182
183 PR bootstrap/18033
184 * config-ml.in: Eval option if surrounded by single quotes.
185
86c7e0da
PB
1862005-01-03 Paolo Bonzini <bonzini@gnu.org>
187
188 Revert 2004-12-28 Makefile changes, a better fix will be
189 applied to mainline and src after GCC 4.0 branches.
190
3224a22f
PB
1912004-12-28 Paolo Bonzini <bonzini@gnu.org>
192
193 PR bootstrap/17383
194
195 * Makefile.def (target_modules): Remove stage parameter,
196 it is always true now.
197 * Makefile.tpl (configure-build-[+module+],
198 configure-target-[+module+]): Always build symlink tree
199 for the directory and for include. BUILD_SUBDIR and
200 TARGET_SUBDIR cannot be . anymore.
201 * Makefile.in: Regenerate.
202
aaf51ca2
DE
2032004-12-25 David Edelsohn <edelsohn@gnu.org>
204
205 Revert 2004-12-08 Makefile changes.
206
4e32e454
DS
2072004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
208
209 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
210 cygwin, mingw.
211
669f01d8
AS
2122004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
213
214 * configure.in (sh64-*-*): Reenable gprof.
215 * configure: Regenerate.
216
1b227ee0
DE
2172004-12-08 David Edelsohn <edelsohn@gnu.org>
218
219 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
220 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
221 (EXTRA_TARGET_FLAGS): Add PICFLAG.
222 * Makefile.in: Regenerate.
223
ce5e944c
CF
2242004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
225
226 * MAINTAINERS: Update my email address.
227
893f1e87
MK
2282004-12-07 Matt Kraai <kraai@ftbfs.org>
229
230 * Makefile.tpl: Generate normal dependencies if the LHS module is
231 not bootstrapped.
232 * Makefile.in: Regenerate.
233
bb59c339
RS
2342004-12-03 Richard Sandiford <rsandifo@redhat.com>
235
236 * configure.in: Include config/gxx-include-dir.m4. Use
237 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
238 * configure: Regenerate.
239
4982adbe
RS
2402004-12-03 Richard Sandiford <rsandifo@redhat.com>
241
242 * config.if: Delete.
243 * configure.in: Set libstdcxx_incdir directly.
244 * configure: Regenerate.
245
05750653
EC
2462004-12-02 Eric Christopher <echristo@redhat.com>
247
248 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
249 * Makefile.in: Regenerate.
250
5fef1dbd
RS
2512004-12-02 Richard Sandiford <rsandifo@redhat.com>
252
253 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
254 * configure: Regenerate.
255
afabd8e6
RS
2562004-12-02 Richard Sandiford <rsandifo@redhat.com>
257
258 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
259 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
260 * configure: Regenerate.
261
78716e86
EC
2622004-12-01 Eric Christopher <echristo@redhat.com>
263
264 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
265 of things to remove.
266
57ab8ba9
MK
2672004-11-29 Matt Kraai <kraai@ftbfs.org>
268
269 * MAINTAINERS (Write After Approval): Update my e-mail address.
270
2539bffe
KC
2712004-11-29 Kelley Cook <kcook@gcc.gnu.org>
272
273 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
274 from CVS libtool to always pass_all.
275
3e732ba0
JDA
2762004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
277
278 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
279 (hppa*64*-*-*): Delete incorrect comment.
280 * configure: Rebuilt.
281
767f726e
KC
2822004-11-24 Kelley Cook <kcook@gcc.gnu.org>
283
284 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
285
2c92e90f
KC
2862004-11-24 Kelley Cook <kcook@gcc.gnu.org>
287
288 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
289 from CVS libtool to always pass_all.
290
32f84e48
KC
2912004-11-15 Kelley Cook <kcook@gcc.gnu.org>
292
293 * install-sh, compile: Import from automake.
294
9587be8a
KC
2952004-11-15 Kelley Cook <kcook@gcc.gnu.org>
296
297 * config.guess, config.sub: Import from savannnah.
298
04e81808 2992004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
300
301 * MAINTAINERS (Write After Approval): Add myself
302
f87a2b2e
MS
3032004-11-12 Mike Stump <mrs@apple.com>
304
305 * Makefile.def: Add html support.
306 * Makefile.tpl: Likewise.
307 * Makefile.in: Regenerate.
308
848556c2
GK
3092004-11-11 Geoffrey Keating <geoffk@apple.com>
310
556f03c4
GK
311 PR 18423
312 * configure.in: Remove all instances of build-fixincludes from
313 noconfigdirs.
314 (build_configargs): Supply --target to subdirectories.
315 * configure: Regenerate.
316
848556c2
GK
317 * Makefile.def: Make gcc install depend on fixincludes install.
318 * Makefile.in: Regenerate.
319
9e5712a5
JJ
3202004-11-10 Janis Johnson <janis187@us.ibm.com>
321
322 * MAINTAINERS: Add myself as gcc testsuite maintainer.
323
4ef509c0
PB
3242004-11-11 Paul Brook <paul@codesourcery.com>
325
326 * MAINTAINERS: Add self as arm maintainer. Update email address.
327
20d11df6
HPN
3282004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
329
330 * configure.in (noconfigdirs) [mmix-*-*]: Disable
331 target-libgfortran.
79fd8592 332 * configure: Regenerate.
20d11df6 333
68c70f15
DE
3342004-11-07 David Edelsohn <edelsohn@gnu.org>
335
336 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
337 like CC.
338
54f88091
PB
3392004-11-05 Paolo Bonzini <bonzini@gnu.org>
340
341 * Makefile.def (host fixincludes): Specify missing targets.
342 * Makefile.in: Regenerate.
343
6866abb8
RC
3442004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
345
346 * MAINTAINERS: Add myself
347
83f62578
GL
3482004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
349
350 * MAINTAINERS (Write After Approval): Add myself.
351
53c7ffe7
GK
3522004-11-04 Geoffrey Keating <geoffk@apple.com>
353
354 * Makefile.def: Build fixincludes for the host, too.
355 * Makefile.in: Regenerate.
356 * configure.in (host_tools): Add fixincludes.
357 * configure: Regenerate.
358
ac8b3d9d
DJ
3592004-11-04 Daniel Jacobowitz <dan@debian.org>
360
361 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
362 * configure: Regenerated.
363
bab37580
L
3642004-11-04 H.J. Lu <hongjiu.lu@intel.com>
365
366 PR other/17783
367 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
368 * configure: Regenerated.
369
db1de713
MM
3702004-10-31 Mark Mitchell <mark@codesourcery.com>
371
372 * README.SCO: Update per FSF instructions.
373
a827e21a
EW
3742004-10-28 Eric B. Weddington <ericw@evcohs.com>
375
376 PR target/18151
377 * configure.in (case ${target}): Do not build fixincludes for avr.
378 * configure: Regenerated.
379
9d069a4f
PB
3802004-10-26 Paolo Bonzini <bonzini@gnu.org>
381
382 * configure.in (case ${target}): Do not build fixincludes
383 on platforms where it is not used.
384 * configure: Regenerated.
385
fc45f3fe
DJ
3862004-10-23 Daniel Jacobowitz <dan@debian.org>
387
388 * configure.in: Use an absolute path to install-sh.
389 * configure: Regenerated.
390
36554b92
AL
3912004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
392
393 * MAINTAINERS (Write After Approval): Add myself.
394
88e9994a
KH
3952004-10-19 Kazu Hirata <kazu@cs.umass.edu>
396
397 * MAINTAINERS: Remove from Write After Approval those that are
398 already maintainers.
399
ad02a944
SP
4002004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
401
402 * MAINTAINERS: Update my email address.
403
c8e6cd41
KC
4042004-10-12 Kelley Cook <kcook@gcc.gnu.org>
405
406 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
407 * configure: Regenerate.
408
ebe55024
R
4092004-10-07 J"orn Rennecke <joern.rennecke@st.com>
410
411 * MAINTAINERS: Update my email address.
412
a8b0957e
KH
4132004-10-07 Kazu Hirata <kazu@cs.umass.edu>
414
415 * MAINTAINERS (Language Front Ends Maintainers): New. Move
416 entries belonging to this category.
417
96836f61
JZ
4182004-10-06 Josef Zlomek <josef.zlomek@email.cz>
419
420 * MAINTAINERS: Update my e-mail address.
421
7e0b5752
PB
4222004-10-06 Paolo Bonzini <bonzini@gnu.org>
423
424 Fix wrong conflict resolution in:
425
426 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
427
428 * Makefile.in: Regenerate.
429 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
430 in the recursive `make', instead of hardwiring `all'.
431 (Autogenerated TARGET-* variables): New.
432
370f7a47
TL
4332004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
434
435 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 436 * configure: Regenerate.
370f7a47 437
13e5d623
KH
4382004-10-04 Kazu Hirata <kazu@cs.umass.edu>
439
440 * MAINTAINERS (Various Maintainers): Move the "windows,
441 cygwin, mingw" maintainer to ...
442 (OS Port Maintainers): ... here.
443
a6497c1b
KH
4442004-10-04 Kazu Hirata <kazu@cs.umass.edu>
445
446 * MAINTAINERS (Write After Approval): Remove those that are
447 maintainers of some subsystem.
448
1abb828a
D
4492004-10-02 P.J. Darcy <darcypj@us.ibm.com>
450
451 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
452 * ltcf-cxx.sh (tpf*): Likewise.
453 * ltconfig (tpf*): Add TPF OS configuration support.
454
16d1338d
BS
4552004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
456
457 * MAINTAINERS: Change my email address to my new work account.
458
9082a750
MR
4592004-09-24 Michael Roth <mroth@nessie.de>
460
461 * configure.in (--without-headers): Add missing double quotes.
462 * configure: Regenerate.
463
07a8bdf8
KC
4642004-09-24 Kelley Cook <kcook@gcc.gnu.org>
465
466 * ylwrap: Revert to previous version.
467
4c4a5bbc
L
4682004-09-23 H.J. Lu <hongjiu.lu@intel.com>
469
470 PR bootstrap/17369
471 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
472 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
473 SET_GCC_LIB_PATH_CMD.
474 (BASE_TARGET_EXPORTS): Likewise.
475 * Makefile.in: Regenerated.
476
477 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
478 * configure: Regenerated.
479
85f59630
KC
4802004-09-23 Kelley Cook <kcook@gcc.gnu.org>
481
482 * config.guess: New upstream version
483 * compile, depcomp, install-sh, ylwrap: Likewise.
484
95c53c62
RS
4852004-09-19 Roger Sayle <roger@eyesopen.com>
486
487 * config/mh-x86omitfp: New host makefile fragment. Add
488 -fomit-frame-pointer to the default BOOT_CFLAGS.
489 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
490 * configure: Regenerate.
491
0a1c093b
AP
4922004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
493
494 PR target/11572
495 * configure.in (*-*-darwin*): Renable libobjc.
496 * configure: Regenerate.
497
315fcf97
NS
4982004-09-10 Nathan Sidwell <nathan@codesourcery.com>
499
500 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
501
0a050485 5022004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 503
0a050485
DB
504 * Makefile.def: Remove libbanshee.
505 * Makefile.tpl: Ditto.
506 * configure.in: Ditto.
507 * Makefile.in: Regen.
508 * configure: Ditto.
509
5f4a098e
DE
5102004-09-08 David Edelsohn <edelsohn@gnu.org>
511
512 * ltmain.sh: Use $pic_object as $non_pic_object if
513 $non_pic_object=none.
514
32b2511f
PB
5152004-09-07 Paolo Bonzini <bonzini@gnu.org>
516
517 * missing: Import latest version from master repository.
518
fc4d0e82
NC
5192004-09-06 Nick Clifton <nickc@redhat.com>
520
521 * config.sub: Import latest version from master repository.
522 * config.guess: Likewise.
523 This includes these changes:
78716e86 524
fc4d0e82
NC
525 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
526
527 * config.sub: Handle crisv32, alias etraxfs.
528 * config.guess (crisv32:Linux:*:*): Handle.
529
530 2004-08-13 Brad Smith <brad@comstyle.com>
531
532 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
533 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
534
535 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
536
537 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
538 assume the processor is a powerpc. This is because coreutils
539 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
540 in this case, due to a MacOS X bug that causes
541 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
542 to return a negative number.
543 Problem reported by Petter Reinholdtsen in:
544 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
545
546 2004-07-19 Ben Elliston <bje@gnu.org>
547
548 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
549
550 2004-06-24 Ben Elliston <bje@gnu.org>
551
552 * config.guess: Update copyright years.
553 * config.sub: Likewise.
554
555 2004-06-22 Robert Millan <robertmh@gnu.org>
556
557 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
558 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
559
560 2004-06-22 Stanley F. Quayle <stan@stanq.com>
561
562 * config.guess (*:*VMS:*:*): New entry. Replaces
563 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
564 manufacturer.
565
566 2004-06-22 Ben Elliston <bje@gnu.org>
567
568 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
569 * config.sub: Likewise.
570
571 2004-06-22 Ben Elliston <bje@gnu.org>
572
573 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
574 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
575
576 2004-06-11 Ben Elliston <bje@gnu.org>
577
578 * config.guess (pegasos:OpenBSD:*:*): Remove.
579
580 2004-06-11 Ben Elliston <bje@gnu.org>
581
582 From Wouter Verhelst <wouter@grep.be>:
583 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
584
585 2004-06-11 Ben Elliston <bje@gnu.org>
586
587 * config.guess (luna88k:OpenBSD:*:*): New.
588
589 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
590
591 * config.guess (m32r*:Linux:*:*): New case.
592 * config.sub: Handle m32rle.
593
594 2004-03-12 Ben Elliston <bje@wasabisystems.com>
595
596 From Jens Petersen <petersen@redhat.com>:
597 * config.sub: Handle sparcv8.
598
599 2004-03-03 Ben Elliston <bje@wasabisystems.com>
600
601 From Tom Smith <smith@cag.lkg.hp.com>:
602 * config.guess: Version suffixes are equally significant on Tru64
603 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
604 prefix of "P" (patched kernel).
605
606 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
607
608 * config.sub: Add support for National Semiconductor CRX target.
609
2f4cc6bf
JJ
6102004-09-03 Janis Johnson <janis187@us.ibm.com>
611
612 * MAINTAINERS (Various Maintainers): Remove myself as web page
613 maintainer, add myself as maintainer of build status lists.
614
61fec9ff
JB
6152004-09-03 Jan Beulich <jbeulich@novell.com>
616
617 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
618 *-*-netware, but add target-libmudflap.
619 Consolidate *-*-netware targets (of which really only i?86 exists)
620 into a single entry.
621 * configure: Likewise.
622
45f366ab
PB
6232004-09-01 Paolo Bonzini <bonzini@gnu.org>
624
625 * Makefile.tpl (sorry): Remove.
626 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
627 (cleanstrap targets): Depend on distclean, not distclean-stage1.
628 (do-clean): Clean per-stage directories too.
629 (do-distclean): Run distclean-stage1 too.
630 (.NOTPARALLEL): Enable during toplevel bootstrap.
631 (stage[+id+]-bubble): Enable parallel execution during
632 the recursive invocation.
633 * Makefile.in: Regenerate.
634
635 Fix previous checkin:
636
637 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
638 include.
639 * configure.in: Fix indentation.
640 * configure: Regenerate.
641
be8fff81
RB
6422004-08-31 Robert Bowdidge <bowdidge@apple.com>
643
45f366ab
PB
644 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
645 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
646 * configure: regenerate
78716e86 647 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 648 -mdynamic-no-pic
be8fff81
RB
649
650
71b5d516
PB
6512004-08-31 Paolo Bonzini <bonzini@gnu.org>
652
653 * Makefile.def (build_modules): Add fixincludes.
654 (dependencies): Make gcc depend on fixincludes.
655 * configure.in (build_tools): Add fixincludes.
656 (build_configdirs): Always include build_libs.
657 * Makefile.in: Regenerate.
658 * configure: Regenerate.
659
6602004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
661
662 * Makefile.def (bootstrap stages): Add 'lean' parameter.
663 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
664 phony targets; do not generate timestamp files.
665 (distclean-stageN): Remove references to their timestamp files.
666 (restageN, touch-stageN): Remove.
667 (stageN-bubble): Rewritten.
668 (compare): Support lean bootstraps.
669 * Makefile.in: Regenerate.
670
671 * configure.in: Only warn when bootstrapping but
672 build != host or build != target. Support lean bootstraps.
673 * configure: Regenerate.
674
ce7cbbb0
PE
6752004-08-26 Phil Edwards <phil@codesourcery.com>
676
677 * configure.in: Give a better error message if GMP/MPFR are missing
678 and a language needing them has been requested.
679 * configure: Regenerated.
680
9c71a529
PE
6812004-08-25 Phil Edwards <phil@codesourcery.com>
682
683 * configure.in: Print a list of available language front-ends if
684 a requested one is missing. Tidy stray tab characters.
685 * configure: Regenerated.
686
e3f92d3b
MK
6872004-08-19 Michael Koch <konqueror@gmx.de>
688
689 * gcc/doc/install.texi: Update entry about automake for libjava.
690
c3f84f61
RM
6912004-08-17 Robert Millan <robertmh@gnu.org>
692
693 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
694 (instead of FreeBSD).
695 * configure: Regenerate.
696
7c27e184
PB
6972004-08-16 Paolo Bonzini <bonzini@gnu.org>
698
699 * Makefile.in: Regenerate.
700 * configure: Regenerate.
701
702 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
703 stage_*_flags.
704 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
705 for bootstrapped modules if toplevel bootstrap is going.
706 (GCC bootstrap): Generate per-stage targets for all bootstrapped
707 modules. Adjust for changes in Makefile.def. Enable several
708 rules even in non-bootstrap mode, just to avoid peppering the
709 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
710 (stage-[+prev+]-bubble): Remove.
711
712 * Makefile.def (Dependencies): Depend on all-build-bison,
713 all-build-flex, all-build-byacc, all-build-texinfo, rather
714 than the host variations.
715 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
716 with BUILD_SUBDIR.
717 (BISON): Update for recent Bisons.
718 (YACC): Fix typo.
719 (cross): Depend on all-build.
720 (all): Do not depend on all-build.
721 (prebootstrap): Remove.
722 (dep-kind): Accept separate prefixes for MODULE and ON variables.
723 (Prebootstrap dependencies): Add them to the per-stage targets
724 and to all-prebootstrap.
725 * configure.in (build_configdirs): Always enable build_tools.
726 (BUILD_DIR_PREFIX): Remove.
727
728 * Makefile.def (gcc): Add target variable.
729 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
730 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
731 in the recursive `make', instead of hardwiring `all'.
732 (Autogenerated TARGET-* variables): New.
733
20f3bb80
BB
7342004-08-13 Brian Booth <bbooth@redhat.com>
735
736 * MAINTAINERS: Remove myself from write-after-approval.
737
b5be499d
NN
7382004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
739
740 * src-release: Stop distributing mmalloc with gdb (which doesn't
741 use it).
742 * Makefile.def: GDB doesn't depend on mmalloc anymore.
743 * Makefile.in: Regenerate.
744
b3f8d95d
MM
7452004-08-09 Mark Mitchell <mark@codesourcery.com>
746
747 * configure.in (arm*-*-eabi*): New target.
748 * configure: Regenerate.
749
3589b69e
PB
7502004-08-06 Paolo Bonzini <bonzini@gnu.org>
751
752 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
753 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
754 (Dependencies): New section.
755 * Makefile.tpl (Dependencies): Generate from Makefile.def.
756 (configure-target-[+module+]): Depend on maybe-all-gcc
757 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
758 (toplevel profiledbootstrap): Fix dependencies.
759 * Makefile.in: Regenerate.
760
972974fc
MM
7612004-08-03 Mark Mitchell <mark@codesourcery.com>
762
763 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
764 target-libiberty to noconfigdirs.
765 * configure: Regenerate.
766
bebf829d
PB
7672004-08-03 Paul Brook <paul@codesourcery.com>
768
769 * configure.in: Check for MPFR as well as GMP.
770 * configure: Regenerate.
771
98a5bb3b
RM
7722004-08-01 Robert Millan <robertmh@gnu.org>
773
774 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
775 libmudflap for all GNU-based systems (with Glibc).
776 * configure: Regenerate.
777
d32ab992
PB
7782004-08-03 Paolo Bonzini <bonzini@gnu.org>
779
780 * Makefile.def (host-modules): Add gcc.
781 * Makefile.in: Regenerate.
782 * Makefile.tpl (sorry): New rule.
783 (configure-host, all-host, [+make_target+]-host, do-check,
784 install-host): Do not add gcc as a special case.
785 (host modules): Add a small special-casing for gcc. Export
786 extra_make_flags through the environment.
787 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
788 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
789 other recursive targets for gcc): Remove.
790
791 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
792 (stage, unstage): New rules.
793 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
794 distclean-stage[+id+]): Use stage_current.
795 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
796 the stage*-start rules.
797
aeb732c1
GK
7982004-08-02 Geoffrey Keating <geoffk@apple.com>
799
800 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
801 use -all_load flag.
802
25b656e7
PB
8032004-08-02 Paolo Bonzini <bonzini@gnu.org>
804
805 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
806 * configure: Regenerate.
807
cc440d71
TM
8082004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
809
810 * maintainer-scripts/gcc_release: Revert yesterday's change.
811
270e140b
SB
8122004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
813
814 * MAINTAINERS: Add myself to write-after-approval.
815
3e4035f8
TM
8162004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
817
818 * libf2c: Removed.
819 * gcc/gccbug.in: Updated because of libf2c removal.
820 * maintainer-scripts/gcc_release: Ditto.
821
a3e8d8b4
LR
8222004-07-09 Loren J. Rittle <ljrittle@acm.org>
823
824 * configure.in: Build libmudflap by default on FreeBSD.
825 * configure: Regenerated.
826
dfcada9a
MM
8272004-07-09 Mark Mitchell <mark@codesourcery.com>
828
829 * configure.in: Do not build libmudflap by default on non-GNU/Linux
830 systems.
831 * configure: Regenerated.
832
3922b216
JDA
8332004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
834
835 PR target/16344
836 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
837 feedback based compiler.
838 * Makefile.in: Rebuilt.
839
95bcca47
AO
8402004-07-08 Alexandre Oliva <aoliva@redhat.com>
841
842 * Makefile.def (host_modules): Set bootstrap=true for flex.
843 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
844 * Makefile.in: Rebuilt.
845
051822f6
JH
8462004-07-07 Jan Hubicka <jh@suse.cz>
847
848 * MAINTAINERS: Add self as a profile feedback maintainer.
849
7b61653a
PE
8502004-07-05 Phil Edwards <phil@codesourcery.com>
851
852 * configure.in: Do not prepend $srcdir to /dev/null in
853 makefile fragments.
854 * configure: Regenerate.
855
23f6b2f9
PB
8562004-07-01 Paolo Bonzini <bonzini@gnu.org>
857
858 * Makefile.def (build_modules): Add bison, byacc, flex,
859 m4, texinfo.
860 (flags_to_pass): Add FLEX.
861 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
862 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
863 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
864 DEFAULT_MAKEINFO): Remove.
865 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
866 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
867 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
868 objdir or else use configured tool.
869 (all-build): New.
870 (all): Depend on it.
871 (Build module dependencies): Add.
872 * Makefile.in: Regenerate.
873 * configure.in: Better support for multiple build modules,
874 matching what is done for host/target modules. Do not look
875 for "plausible" locations of build tools if Canadian cross.
876 Use autoconf's AC_PROG_CC to find a C compiler. Define
877 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
878 * configure: Regenerate.
78716e86 879
1c020272
PB
8802004-06-22 Paolo Bonzini <bonzini@gnu.org>
881
882 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
883 * Makefile.in: Regenerate.
884
a52a0a7f
PB
8852004-06-22 Paolo Bonzini <bonzini@gnu.org>
886
887 * Makefile.tpl (configure-build-[+module+],
888 configure-[+module+], configure-target-[+module+]): Pass
889 [+extra_configure_args+].
890 (all-build-[+module+], all-[+module+], check-[+module+],
891 install-[+module+], [+make_target+]-[+module+],
892 all-target-[+module+], check-target-[+module+],
893 install-target-[+module+], [+make_target+]-target-[+module+]):
894 Pass [+extra_make_args+].
895 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
896 (GCC_HOST_EXPORTS): Remove.
897 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
898 cross, check-gcc, check-gcc-c++, install-gcc,
899 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
900 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
901 * Makefile.in: Regenerate.
902
ccde3f1a
MS
9032004-06-21 Matthew Sachs <msachs@apple.com>
904
905 * MAINTAINERS: Added self to write-after-approval.
906
6264b0a6
CF
9072004-06-21 Christopher Faylor <cgf@alum.bu.edu>
908
909 * configure.in: Check for srcdir/winsup rather than build directory
910 winsup.
911 * configure: Regenerate.
912
801e2270
CV
9132004-06-17 Corinna Vinschen <vinschen@redhat.com>
914
915 * configure.in: Don't build Cygwin native newlib if winsup
916 directory is missing. Emit warning instead.
917 * configure: Regenerate.
918
ad6717df
PB
9192004-06-09 Paolo Bonzini <bonzini@gnu.org>
920
921 * Makefile.tpl (touch-stage[+id+]): New.
922 (restage[+prev+]): Depend on touch-stage[+id+].
923
924 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
925 Use it throughout.
926
927 * Makefile.def: Add profile and feedback bootstrap stages.
928 Remove next field from bootstrap stages.
929 * Makefile.tpl (LN, LN_S): Substitute.
930 (stageN-start, stageN-end): Use double-colon rules, to
931 provide a hook for additional setup commands.
932 (distclean-stageN-gcc, restageN): Create dependencies from
933 [+prev+], not from [+next+].
934 (stageN-bubble): Add commands for successive stages from
935 [+prev+], using double-colon rules.
936 (all-stageN-gcc): Fix typo.
937 (stagefeedback-start, profiledbootstrap): New.
938 * Makefile.in: Regenerate.
939 * configure.in: Call ACX_PROG_LN.
940 * configure: Regenerate.
941
5bbb9680
CY
9422004-06-08 Canqun Yang <canqun@nudt.edu.cn>
943
944 * MAINTAINERS (Write After Approval): Add myself.
945
e18be1d4
MA
9462004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
947
948 * MAINTAINERS (Write After Approval): Add myself.
949
5607edfd
PB
9502004-06-03 Paolo Bonzini <bonzini@gnu.org>
951
952 * configure.in: Fix --enable-bootstrap breakage introduced in trees
953 without gcc.
954 * configure: Regenerate.
955
1ec4e9c3
PB
9562004-06-01 Paolo Bonzini <bonzini@gnu.org>
957
958 * Makefile.tpl: Fix typo.
959 * Makefile.in: Regenerate.
960
c2f7605f
PB
9612004-06-01 Paolo Bonzini <bonzini@gnu.org>
962
963 * configure.in: Remove new- prefix from toplevel
964 bootstrap targets.
965 * configure: Regenerate.
966
f516a7da
PB
9672004-06-01 Paolo Bonzini <bonzini@gnu.org>
968
969 * Makefile.tpl (all.normal): Rename to all.
970 (all): Replace with a rule to pick the default
971 target from configure.
972 (all-gcc, configure-gcc): Use conditionals to
973 do nothing when toplevel bootstrap is going on.
974 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
975 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
976 * configure.in: Support --enable-bootstrap.
977
978 * Makefile.def: Remove new- prefix from toplevel
979 bootstrap targets.
980 * Makefile.tpl: Likewise.
981
982 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
983 target.
984
985 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
986 $(RECURSE_FLAGS) to recursive invocation of make.
987
988 * Makefile.in: Regenerate.
989 * configure: Regenerate.
990
78dd5e36
AJ
9912004-05-30 Andreas Jaeger <aj@suse.de>
992 Jim Wilson <wilson@specifixinc.com>
993
994 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
995 like CC.
996
30f1bddc
DJ
9972004-05-27 Daniel Jacobowitz <dan@debian.org>
998
999 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1000 * configure: Regenerate.
1001
4fc4dd12
DJ
10022004-05-25 Daniel Jacobowitz <drow@false.org>
1003
1004 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1005 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1006 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
1007 targets.
1008 * Makefile.in: Regenerate.
1009
94632047 10102004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
1011
1012 * configure.in: Test the ability to symlink directories.
1013 * configure: Regenerate.
1014
1015 * Makefile.def (bootstrap-stage): New definitions.
1016 * Makefile.tpl (configure-stage1-gcc,
1017 configure-stage2-gcc, configure-stage3-gcc,
1018 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1019 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1020 new-restage3, compare): Autogenerate, see Makefile.in
1021 entry for behavioral changes.
1022 (distclean-stage1, new-stage1-start, new-stage1-end,
1023 new-stage1-bubble, distclean-stage2, new-stage2-start,
1024 new-stage2-end, new-stage2-bubble, distclean-stage3,
1025 new-stage3-start, new-stage3-end): New autogenerated targets.
1026 (objext, prebootstrap, BOOT_CFLAGS,
1027 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1028 targets.
1029
1030 * Makefile.in: Regenerate.
1031 (distclean-stage1, new-stage1-start, new-stage1-end,
1032 new-stage1-bubble, distclean-stage2, new-stage2-start,
1033 new-stage2-end, new-stage2-bubble, distclean-stage3,
1034 new-stage3-start, new-stage3-end): New targets.
1035 (all-stage1-gcc): Move prebootstrap dependency from here...
1036 (configure-stage1-gcc): ...to here.
1037 (new-bootstrap): Use bubble targets.
1038 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1039 Use per-stage distclean targets.
1040 (configure-stage1-gcc, configure-stage2-gcc,
1041 configure-stage3-gcc, all-stage1-gcc,
1042 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1043 Use new-stageN-start to prepare the tree.
1044
4f4e53dd
PB
10452004-05-23 Paolo Bonzini <bonzini@gnu.org>
1046
1047 * Makefile.def (host_modules): add libcpp.
1048 * Makefile.tpl: Add dependencies on and for libcpp.
1049 * Makefile.in: Regenerate.
1050 * configure.in: Add libcpp host module.
1051 * configure: Regenerate.
1052
60975492
PB
10532004-05-21 Paolo Bonzini <bonzini@gnu.org>
1054
1055 * Makefile.tpl: Whenever a recursive target is defined, wrap
1056 it in a special @if/@endif block, and prepare its maybe
1057 dependency in the @if/@endif block
1058 * configure.in: Instead of writing maybe dependencies, remove
1059 the @if/@endif statements, and remove the @if/@endif blocks
1060 that remain.
1061 * configure: Regenerate.
1062 * Makefile.in: Regenerate.
1063
5ce7d75d
JJ
10642004-05-20 Janis Johnson <janis187@us.ibm.com>
1065
1066 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
1067
c779c42f
KK
10682004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
1069
1070 PR bootstrap/15120
1071 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
1072 * */configure: Rebuilt.
1073
b4117c30
ZW
10742004-05-17 Zack Weinberg <zack@codesourcery.com>
1075
1076 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1077 of libf2c.
1078 * configure, Makefile.in: Regenerate.
1079
315fcf97 1080