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