]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Fix PR number in changelog:
[thirdparty/gcc.git] / ChangeLog
CommitLineData
e85b7f3c 12005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
2
3 * Makefile.def (libssp): Add to lang_env_dependencies.
4 * Makefile.in: Regenerate.
5
6be90865 62005-08-18 Ian Lance Taylor <ian@airs.com>
7
8 * MAINTAINERS: Add myself as middle-end maintainer.
9
28a54140 102005-08-17 Christian Groessler <chris@groessler.org>
11
12 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
13 * Makefile.in: Regenerate.
14
c1f0d853 152005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
16
17 * MAINTAINERS (write after approval): Added myself.
18
02bbe015 192005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
20
21 * MAINTAINERS (Write After Approval): Add myself.
22
768691b5 232005-08-12 Paolo Bonzini <bonzini@gnu.org>
24
25 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
26 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
27 Look for alternate names of the target cc and c++
28 * configure: Regenerate.
29
ef8184c7 302005-08-08 Paolo Bonzini <bonzini@gnu.org>
31
32 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
33 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
34 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
35 tools; remove code to manually set them.
36 (Target tools): Look in the environment for them.
37 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
38 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
39 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
40 build directory.
41 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
42 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
43 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
44 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
45 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
46 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
47 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
48 * configure: Regenerate.
49 * Makefile.in: Regenerate.
50
3e17c591 512005-07-28 Ben Elliston <bje@au.ibm.com>
52
53 * MAINTAINERS: Update for removed CPU targets.
54
29327bb4 552005-07-27 Mark Mitchell <mark@codesourcery.com>
56
57 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
58 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
59 * Makefile.in: Regenerated.
60
ffa8502d 612005-07-26 Mark Mitchell <mark@codesourcery.com>
62
63 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
64 (CFLAGS_FOR_TARGET): Use it.
65 (CXXFLAGS_FOR_TARGET): Likewise.
66 * Makefile.in: Regenerated.
67 * configure.in (--with-build-sysroot): New option.
68 * configure: Regenerated.
69
ee8b5c34 702005-07-24 Paolo Bonzini <bonzini@gnu.org>
71
72 * Makefile.tpl: Wrap install between unstage and stage
73 * Makefile.in: Regenerate.
74
1558ffaf 752005-07-21 Eric Christopher <echristo@apple.com>
76
77 * MAINTAINERS: Update affiliation.
78
0d56c486 792005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
80
81 * MAINTAINERS: Add self as crx port maintainer.
82
4569287f 832005-07-20 DJ Delorie <dj@redhat.com>
84
85 * MAINTAINERS: Add self as m32c maintainer.
86
06b8a6e6 872005-07-16 Kelley Cook <kcook@gcc.gnu.org>
88
89 * all files: Update FSF address.
90
3031a1be 912005-07-15 Eric Christopher <echristo@redhat.com>
92
93 * MAINTAINERS: Change affiliation.
94
040541fe 952005-07-14 Jim Blandy <jimb@redhat.com>
96
97 * configure.in: Add cases for Renesas m32c.
98 * configure: Regenerated.
99
a03a59f4 1002005-07-14 Kelley Cook <kcook@gcc.gnu.org>
101
47440b6d 102 * COPYING.LIB: Update from fsf.org.
103
1042005-07-14 Kelley Cook <kcook@gcc.gnu.org>
105
106 * COPYING, compile, config.guess,
a03a59f4 107 config.sub, install-sh, missing, mkinstalldirs,
108 symlink-tree, ylwrap: Sync from upstream sources.
47440b6d 109 * config-ml.in: Update FSF address.
a03a59f4 110
9f88bc9d 1112005-07-13 Eric Christopher <echristo@redhat.com>
112
113 * configure.in: Add toplevel noconfigdir support for tpf.
114 * configure: Regenerate.
115
f6463472 1162005-07-11 Paolo Bonzini <bonzini@gnu.org>
117
118 PR ada/22340
119
120 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
121 * Makefile.in: Regenerate.
122
eb39e466 1232005-07-07 Mark Mitchell <mark@codesourcery.com>
124
125 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
126 Brolley to write-after-approval.
127
3c7c61db 1282005-07-07 Andreas Schwab <schwab@suse.de>
129
130 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
131 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
132 * Makefile.in: Regenerated.
133
d28caca4 1342005-07-06 Geoffrey Keating <geoffk@apple.com>
135
136 * configure.in: Don't build sim or rda when targetting darwin.
137 * configure: Regenerate.
138
07da5214 1392005-07-06 Kazu Hirata <kazu@codesourcery.com>
140
141 * configure.in: Add --enable-libssp and --disable-libssp.
142 * configure: Regenerate with autoconf-2.13.
143
0d55f4d0 1442005-07-02 Jakub Jelinek <jakub@redhat.com>
145
146 * Makefile.def (target_modules): Add libssp.
147 * configure.in (target_libraries): Add target-libssp.
148 * configure: Rebuilt.
149 * Makefile.in: Rebuilt.
150
c6d8e763 1512005-07-01 Zack Weinberg <zackw@panix.com>
152
153 * MAINTAINERS: Change email address. Resign from maintainership.
154
e64566bc 1552005-07-01 Richard Guenther <rguenther@suse.de>
156
157 * MAINTAINERS: Change my e-mail address and affiliation.
158
919a60fa 1592005-06-22 Paolo Bonzini <bonzini@gnu.org>
160
161 * Makefile.def (stagefeedback): Come after profile.
162 Define profiledbootstrap target.
163 * Makefile.tpl (profiledbootstrap): Remove.
164 (stageprofile-end): Zap stagefeedback.
165 (stagefeedback-start): Copy all .gcda files, not only GCC's.
166 * Makefile.in: Regenerate.
167
1dcfcddb 1682005-06-13 Richard Sandiford <richard@codesourcery.com>
169
170 * MAINTAINERS: Update my email address.
171
cbaa9876 1722005-06-13 Zack Weinberg <zack@codesourcery.com>
173
174 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
175 In 'cpp' stanza, support '#line' as well as '# '.
176
90314144 1772005-06-08 Andreas Schwab <schwab@suse.de>
178
179 * MAINTAINERS: Move myself from 'Write After Approval' to
180 'CPU Port Maintainers' section as m68k maintainer.
181
ff7dcf6a 1822005-06-07 Hans-Peter Nilsson <hp@axis.com>
183
184 * configure.in (unsupported_languages): New macro.
185 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
186 non-ported target libraries in noconfigdirs.
187 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
188 non-linux-gnu. Remove libgcj_ex_libffi.
189 <lang_frag loop>: Set add_this_lang=no if the language is in
190 unsupported_languages.
191 * configure: Regenerate.
192
058a5366 1932005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
194
195 * configure.in: Fix typo in handling of --with-mpfr-dir.
196 * configure: Regenerate.
197
a0133d5a 1982005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
199
200 * MAINTAINERS: Update my email address.
201
ba84b398 2022005-06-02 Jim Blandy <jimb@redhat.com>
203
204 * config.sub: Add cases for the Renesas m32c. (This patch has been
205 accepted into the master sources.)
206
f6fa11cb 2072005-06-02 Aldy Hernandez <aldyh@redhat.com>
cbaa9876 208 Michael Snyder <msnyder@redhat.com>
209 Stan Cox <scox@redhat.com>
f6fa11cb 210
cbaa9876 211 * configure.in: Set noconfigdirs for ms1.
f6fa11cb 212
cbaa9876 213 * configure: Regenerate.
f6fa11cb 214
5538a252 2152005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
216
217 * MAINTAINERS (Write After Approval): Add self.
218
eb475541 2192005-06-01 Josh Conner <jconner@apple.com>
220
221 * MAINTAINERS (Write After Approval): Add self.
222
f61df03e 2232005-06-01 Kazu Hirata <kazu@codesourcery.com>
224
225 * MAINTAINERS: Update my email address.
226
8c31789b 2272005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
228
229 * MAINTAINERS (Write After Approval): Add self.
230
80f2a08d 2312005-05-26 Chris Demetriou <cgd@broadcom.com>
232
233 * MAINTAINERS (Write After Approval): Remove self.
234
97d52533 2352005-05-25 Paolo Bonzini <bonzini@gnu.org>
236
237 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
238 (Dependencies): Consider target modules for bootstrap dependencies.
239 Make target bootstrap modules depend on each stage's gcc.
240 * Makefile.in: Regenerate.
241
aa73b18f 2422005-05-20 Paolo Bonzini <bonzini@gnu.org>
243
244 * Makefile.def (configure-gcc): Depend on binutils having been built.
245 (all-gcc): No need to do it here.
246 * Makefile.in: Regenerate.
247
e8bfe1fa 2482005-05-19 Paul Brook <paul@codesourcery.com>
249
cbaa9876 250 * configure.in: Rewrite misleading error message when requested
e8bfe1fa 251 language cannot be built.
252 * configure: Regenerate.
253
4267b9ea 2542005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
255
256 * ylwrap: Import from Automake 1.9.5.
257
9d7b8b84 2582005-05-13 David Ung <davidu@mips.com>
259
260 * MAINTAINERS (Write After Approval): Add self.
261
5cd1aacd 2622005-05-09 Mike Stump <mrs@apple.com>
263
264 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
265 lt_cv_sys_max_cmd_len for now.
cbaa9876 266
0e47e899 2672005-05-09 Stan Cox <scox@redhat.com>
268
269 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
270
f9697cdb 2712005-05-08 Matt Kraai <kraai@ftbfs.org>
272
273 * README.SCO: Update the URL.
274
3fec05ca 2752005-05-05 David Edelsohn <edelsohn@gnu.org>
276
277 * ltconfig: Define file_list_spec. Pass file_list_spec and
278 with_gnu_ld to libtool.
279 * ltcf-c.sh (aix[45]): Define file_list_spec.
280 * ltcf-cxx.sh (aix[45]): Same.
281 * ltcf-gcj.sh (aix[45]): Same.
282 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
283 exists, write list of input files to temporary file.
284
a8abbd9d 2852005-05-04 Mike Stump <mrs@apple.com>
286
287 * configure.in: Always pass --target to target configures as
288 otherwise rebuilds that do --recheck will fail.
289 * confiugure: Rebuilt.
290
12fb418d 2912005-05-04 Paolo Bonzini <bonzini@gnu.org>
292
293 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
294 STAGE_HOST_EXPORTS.
295 (configure, all): Add bootstrap support.
296 (Host modules, target modules): Pass post-stage1 flags and exports.
297 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
298 * Makefile.in: Regenerate.
299
c828481a 3002005-04-29 Paolo Bonzini <bonzini@gnu.org>
301
302 * configure: Regenerate.
303
352141ae 3042005-04-27 Mike Stump <mrs@apple.com>
305
306 * MAINTAINERS: Add self as darwin maintainer.
307
5629b19d 3082005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
309
310 * config.sub: Update from master copy.
311
3cf20c3b 3122005-04-21 Mike Stump <mrs@apple.com>
313
314 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
315 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
316
c0188550 3172005-04-19 Hans-Peter Nilsson <hp@axis.com>
318
319 * configure.in <crisv32-*-*, cris-*-*>: New local variable
320 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
321 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
322 "*-*-elf" and "*-*-linux*".
323 * configure: Regenerate.
324
603e1354 3252005-04-14 Joseph S. Myers <joseph@codesourcery.com>
326
327 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
328
6db39137 3292005-04-12 Mike Stump <mrs@apple.com>
330
331 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
332
1df56788 3332005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
334
335 * MAINTAINERS (Write After Approval): Add myself.
336
80ccce4c 3372005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
338
339 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
340
c15fb64c 3412005-04-06 Paolo Bonzini <bonzini@gnu.org>
342
cbaa9876 343 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
c15fb64c 344 (TARGET_CONFIGARGS): Include --with-target-subdir.
345 (configure, all): New macros. Use them throughout.
346 * Makefile.in: Regenerate.
347
e6eb2b02 3482005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
349
350 * MAINTAINERS (Write After Approval): Add myself.
cbaa9876 351
d18f347b 3522005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
353
354 * MAINTAINERS: Remove 'loop unrolling' maintainer.
355
8494de10 3562005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
357
358 * MAINTAINERS: Move John Carr to Write After Approval.
359
0a887243 3602005-03-30 J"orn Rennecke <joern.rennecke@st.com>
361
362 * config/mh-mingw32: Delete.
363 * configure.in: Don't use it.
364 * configure: Regenerate.
365
60b2817d 3662005-03-31 Paolo Bonzini <bonzini@gnu.org>
367
368 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
369 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
370 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
371 (HOST_LIB_PATH): Generate from Makefile.def.
372 (TARGET_LIB_PATH): Likewise.
373 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
374 * Makefile.in: Regenerate.
375 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
376 (RPATH_ENVVAR): Include Darwin case.
377 * configure: Regenerate.
378
9cc9199f 3792005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
380
381 * MAINTAINERS (Various Maintainers): Remove self.
382 (Write After Approval): Add self.
383
beefdb0f 3842005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
385
386 * MAINTAINERS (Various Maintainers): Add self.
387
697e01c8 3882005-03-25 Paolo Bonzini <bonzini@gnu.org>
389
390 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
391 * configure: Regenerate.
392
9624cab1 3932005-03-21 Zack Weinberg <zack@codesourcery.com>
394
395 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
396 gcc_version, and gcc_version_trigger from set of flags to pass.
397 * Makefile.tpl: Remove definitions of above variables.
398 (config.status): Remove dependency on $(gcc_version_trigger).
399 * Makefile.in: Regenerate.
400 * configure.in: Do not reference config/gcc-version.m4 nor
401 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
402 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
403 * configure: Regenerate.
404
5745a02a 4052005-03-16 Manfred Hollstein <manfred.h@gmx.net>
406 Andrew Pinski <pinskia@physics.uc.edu>
407
408 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
409 * Makefile.in: Regenerate.
410
df4e5443 4112005-03-13 Feng Wang <fengwang@nudt.edu.cn>
412
413 * MAINTAINERS (Write After Approval): Add myself.
414
379a1f2c 4152005-03-03 David Ayers <d.ayers@inode.at>
416
417 * MAINTAINERS (Write After Approval): Add myself.
418
b3fc57d4 4192005-03-01 Alexandre Oliva <aoliva@redhat.com>
420
421 PR libgcj/20160
422 * ltmain.sh: Avoid creating archives with components that have
423 duplicate basenames.
424
39c05b8e 4252005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
426
427 PR bootstrap/20250
428 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
429 instead of check.
430 * Makefile.in: Regenerate.
431
d874b723 4322005-02-28 Paolo Bonzini <bonzini@gnu.org>
433
434 * Makefile.in: Regenerate to fix conflict between the previous two
435 patches.
436
c1eb9e31 4372005-02-28 Paolo Bonzini <bonzini@gnu.org>
438
439 PR bootstrap/17383
440 * Makefile.def (target_modules): Remove "stage", now unnecessary.
441 * Makefile.tpl (HOST_SUBDIR): New substitution.
442 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
443 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
444 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
445 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
446 (Host modules, Bootstrapped modules): Use it.
447 (Build modules, Target modules): Do not create symlink trees,
448 always configure out-of-srcdir.
449 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
450 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
451 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
452 $(HOST_SUBDIR). Create a symlink for host_subdir.
453
454 * Makefile.in: Regenerate.
455 * configure: Regenerate.
456
a136b23d 4572005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
458
459 Merged from libada-gnattools-branch:
460 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
461
462 * gnattools: New directory.
463 * Makefile.def: Add gnattools as a module, depending on target-libada.
464 * Makefile.in: Regenerate.
465 * configure.in: Include gnattools in host_tools; disable it if ada
466 is disabled.
467 * configure: Regenerate.
468
46042488 4692005-02-24 James A. Morrison <phython@gcc.gnu.org>
470
471 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
472 treelang maintainer.
473 (Write After Approval): Remove myself.
474
123fdbbd 4752005-02-23 Paul Schlie <schlie@comcast.net>
476
477 * configure.in: Allow darwin targeted ports to build tk, itcl and
478 libgui.
479 * configure: Regenerate.
480
17336619 4812005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
482
483 PR libgcj/10353
484 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
485 * configure: Regenerate.
486
6e4db1f1 4872005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
488
489 * MAINTAINERS (Write After Approval): Add myself.
490
203ad69a 4912005-02-10 Ian Lance Taylor <ian@airs.com>
492
493 * MAINTAINERS: Update my e-mail address.
494
afa8b68c 4952005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
496
497 * MAINTAINERS (Write After Approval): Add myself.
498
06b2086e 4992005-01-29 Hans-Peter Nilsson <hp@axis.com>
500
501 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
502 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
503 target-libgloss when not *-*-elf and *-*-aout.
504 * configure: Regenerate.
505
2890721b 5062005-01-23 Kazu Hirata <kazu@cs.umass.edu>
507
508 * MAINTAINERS: Remove obsolete entries.
509
b9db2b8c 510 * MAINTAINERS (Write After Approval): Add Michael Matz.
511
9da9577b 5122005-01-19 Neil Booth <neil@daikokuya.co.uk>
513
514 * MAINTAINERS: Remove self as cpplib maintainer.
515
c626e85f 5162005-01-17 Kelley Cook <kcook@gcc.gnu.org>
517
518 * install-sh, config.sub: Import from upstream.
519
cac4ee55 5202005-01-17 Kelley Cook <kcook@gcc.gnu.org>
521
522 PR bootstrap/18222
523 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
524 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
525 * Makefile.in: Regenerate.
526
e03fcf5f 5272005-01-16 Jason Thorpe <thorpej@netbsd.org>
528
529 * MAINTAINERS: Update my email address.
530
abb13670 5312005-01-12 David Edelsohn <edelsohn@gnu.org>
955a00ce 532 Andreas Schwab <schwab@suse.de>
abb13670 533
534 PR bootstrap/18033
535 * config-ml.in: Eval option if surrounded by single quotes.
536
e4a78ee4 5372005-01-03 Paolo Bonzini <bonzini@gnu.org>
538
539 Revert 2004-12-28 Makefile changes, a better fix will be
540 applied to mainline and src after GCC 4.0 branches.
541
1fe42238 5422004-12-28 Paolo Bonzini <bonzini@gnu.org>
543
544 PR bootstrap/17383
545
546 * Makefile.def (target_modules): Remove stage parameter,
547 it is always true now.
548 * Makefile.tpl (configure-build-[+module+],
549 configure-target-[+module+]): Always build symlink tree
550 for the directory and for include. BUILD_SUBDIR and
551 TARGET_SUBDIR cannot be . anymore.
552 * Makefile.in: Regenerate.
553
fcaf3188 5542004-12-25 David Edelsohn <edelsohn@gnu.org>
555
556 Revert 2004-12-08 Makefile changes.
557
835db815 5582004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
559
560 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
561 cygwin, mingw.
562
33974778 5632004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
564
565 * configure.in (sh64-*-*): Reenable gprof.
566 * configure: Regenerate.
567
4b8fa64c 5682004-12-08 David Edelsohn <edelsohn@gnu.org>
569
570 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
571 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
572 (EXTRA_TARGET_FLAGS): Add PICFLAG.
573 * Makefile.in: Regenerate.
574
ef31114f 5752004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
576
577 * MAINTAINERS: Update my email address.
578
7799fdb2 5792004-12-07 Matt Kraai <kraai@ftbfs.org>
580
581 * Makefile.tpl: Generate normal dependencies if the LHS module is
582 not bootstrapped.
583 * Makefile.in: Regenerate.
584
c88bf782 5852004-12-03 Richard Sandiford <rsandifo@redhat.com>
586
587 * configure.in: Include config/gxx-include-dir.m4. Use
588 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
589 * configure: Regenerate.
590
f8592d5a 5912004-12-03 Richard Sandiford <rsandifo@redhat.com>
592
593 * config.if: Delete.
594 * configure.in: Set libstdcxx_incdir directly.
595 * configure: Regenerate.
596
39b9d49f 5972004-12-02 Eric Christopher <echristo@redhat.com>
598
599 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
600 * Makefile.in: Regenerate.
601
c3e7e62b 6022004-12-02 Richard Sandiford <rsandifo@redhat.com>
603
604 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
605 * configure: Regenerate.
606
14ac9144 6072004-12-02 Richard Sandiford <rsandifo@redhat.com>
608
609 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
610 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
611 * configure: Regenerate.
612
b68b9d92 6132004-12-01 Eric Christopher <echristo@redhat.com>
614
615 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
616 of things to remove.
617
68b7b0fe 6182004-11-29 Matt Kraai <kraai@ftbfs.org>
619
620 * MAINTAINERS (Write After Approval): Update my e-mail address.
621
d081dd29 6222004-11-29 Kelley Cook <kcook@gcc.gnu.org>
623
624 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
625 from CVS libtool to always pass_all.
626
08261f02 6272004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
628
629 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
630 (hppa*64*-*-*): Delete incorrect comment.
631 * configure: Rebuilt.
632
a234d196 6332004-11-24 Kelley Cook <kcook@gcc.gnu.org>
634
635 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
636
7f93fe7a 6372004-11-24 Kelley Cook <kcook@gcc.gnu.org>
638
639 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
640 from CVS libtool to always pass_all.
641
037ff4cc 6422004-11-15 Kelley Cook <kcook@gcc.gnu.org>
643
644 * install-sh, compile: Import from automake.
645
e294bcff 6462004-11-15 Kelley Cook <kcook@gcc.gnu.org>
647
648 * config.guess, config.sub: Import from savannnah.
649
aad2f5f9 6502004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
48e5c22d 651
652 * MAINTAINERS (Write After Approval): Add myself
653
956942fa 6542004-11-12 Mike Stump <mrs@apple.com>
655
656 * Makefile.def: Add html support.
657 * Makefile.tpl: Likewise.
658 * Makefile.in: Regenerate.
659
ec2a8310 6602004-11-11 Geoffrey Keating <geoffk@apple.com>
661
8a54e13f 662 PR 18423
663 * configure.in: Remove all instances of build-fixincludes from
664 noconfigdirs.
665 (build_configargs): Supply --target to subdirectories.
666 * configure: Regenerate.
667
ec2a8310 668 * Makefile.def: Make gcc install depend on fixincludes install.
669 * Makefile.in: Regenerate.
670
696f98d4 6712004-11-10 Janis Johnson <janis187@us.ibm.com>
672
673 * MAINTAINERS: Add myself as gcc testsuite maintainer.
674
3eb34262 6752004-11-11 Paul Brook <paul@codesourcery.com>
676
677 * MAINTAINERS: Add self as arm maintainer. Update email address.
678
dd63ad62 6792004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
680
681 * configure.in (noconfigdirs) [mmix-*-*]: Disable
682 target-libgfortran.
17a0d7e8 683 * configure: Regenerate.
dd63ad62 684
d8483d79 6852004-11-07 David Edelsohn <edelsohn@gnu.org>
686
687 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
688 like CC.
689
bdcc5e0f 6902004-11-05 Paolo Bonzini <bonzini@gnu.org>
691
692 * Makefile.def (host fixincludes): Specify missing targets.
693 * Makefile.in: Regenerate.
694
9310c946 6952004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
696
697 * MAINTAINERS: Add myself
698
1dfe67f7 6992004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
700
701 * MAINTAINERS (Write After Approval): Add myself.
702
50e7e370 7032004-11-04 Geoffrey Keating <geoffk@apple.com>
704
705 * Makefile.def: Build fixincludes for the host, too.
706 * Makefile.in: Regenerate.
707 * configure.in (host_tools): Add fixincludes.
708 * configure: Regenerate.
709
b6824c17 7102004-11-04 Daniel Jacobowitz <dan@debian.org>
711
712 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
713 * configure: Regenerated.
714
44f0e47c 7152004-11-04 H.J. Lu <hongjiu.lu@intel.com>
716
717 PR other/17783
718 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
719 * configure: Regenerated.
720
03dbc854 7212004-10-31 Mark Mitchell <mark@codesourcery.com>
722
723 * README.SCO: Update per FSF instructions.
724
d2be3229 7252004-10-28 Eric B. Weddington <ericw@evcohs.com>
726
727 PR target/18151
728 * configure.in (case ${target}): Do not build fixincludes for avr.
729 * configure: Regenerated.
730
6675f2d9 7312004-10-26 Paolo Bonzini <bonzini@gnu.org>
732
733 * configure.in (case ${target}): Do not build fixincludes
734 on platforms where it is not used.
735 * configure: Regenerated.
736
3a8631fa 7372004-10-23 Daniel Jacobowitz <dan@debian.org>
738
739 * configure.in: Use an absolute path to install-sh.
740 * configure: Regenerated.
741
50c69ebc 7422004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
743
744 * MAINTAINERS (Write After Approval): Add myself.
745
2c95e9b1 7462004-10-19 Kazu Hirata <kazu@cs.umass.edu>
747
748 * MAINTAINERS: Remove from Write After Approval those that are
749 already maintainers.
750
3d22b915 7512004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
752
753 * MAINTAINERS: Update my email address.
754
3fba36a4 7552004-10-12 Kelley Cook <kcook@gcc.gnu.org>
756
757 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
758 * configure: Regenerate.
759
25cebb64 7602004-10-07 J"orn Rennecke <joern.rennecke@st.com>
761
762 * MAINTAINERS: Update my email address.
763
668dc571 7642004-10-07 Kazu Hirata <kazu@cs.umass.edu>
765
766 * MAINTAINERS (Language Front Ends Maintainers): New. Move
767 entries belonging to this category.
768
2c50ca04 7692004-10-06 Josef Zlomek <josef.zlomek@email.cz>
770
771 * MAINTAINERS: Update my e-mail address.
772
68b4a982 7732004-10-06 Paolo Bonzini <bonzini@gnu.org>
774
775 Fix wrong conflict resolution in:
776
777 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
778
779 * Makefile.in: Regenerate.
780 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
781 in the recursive `make', instead of hardwiring `all'.
782 (Autogenerated TARGET-* variables): New.
783
5326cc72 7842004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
785
786 * configure.in: Enable target-libgloss for crx-*-*.
9624cab1 787 * configure: Regenerate.
5326cc72 788
6e4191af 7892004-10-04 Kazu Hirata <kazu@cs.umass.edu>
790
791 * MAINTAINERS (Various Maintainers): Move the "windows,
792 cygwin, mingw" maintainer to ...
793 (OS Port Maintainers): ... here.
794
39826843 7952004-10-04 Kazu Hirata <kazu@cs.umass.edu>
796
797 * MAINTAINERS (Write After Approval): Remove those that are
798 maintainers of some subsystem.
799
e644ba93 8002004-10-02 P.J. Darcy <darcypj@us.ibm.com>
801
802 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
803 * ltcf-cxx.sh (tpf*): Likewise.
804 * ltconfig (tpf*): Add TPF OS configuration support.
805
ddc76fa7 8062004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
807
808 * MAINTAINERS: Change my email address to my new work account.
809
3bdd04cc 8102004-09-24 Michael Roth <mroth@nessie.de>
811
812 * configure.in (--without-headers): Add missing double quotes.
813 * configure: Regenerate.
814
1b60dd08 8152004-09-24 Kelley Cook <kcook@gcc.gnu.org>
816
817 * ylwrap: Revert to previous version.
818
d389b7e3 8192004-09-23 H.J. Lu <hongjiu.lu@intel.com>
820
821 PR bootstrap/17369
822 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
823 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
824 SET_GCC_LIB_PATH_CMD.
825 (BASE_TARGET_EXPORTS): Likewise.
826 * Makefile.in: Regenerated.
827
828 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
829 * configure: Regenerated.
830
2109ded2 8312004-09-23 Kelley Cook <kcook@gcc.gnu.org>
832
833 * config.guess: New upstream version
834 * compile, depcomp, install-sh, ylwrap: Likewise.
835
da9e6519 8362004-09-19 Roger Sayle <roger@eyesopen.com>
837
838 * config/mh-x86omitfp: New host makefile fragment. Add
839 -fomit-frame-pointer to the default BOOT_CFLAGS.
840 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
841 * configure: Regenerate.
842
e84ab337 8432004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
844
845 PR target/11572
846 * configure.in (*-*-darwin*): Renable libobjc.
847 * configure: Regenerate.
848
c875bbba 8492004-09-10 Nathan Sidwell <nathan@codesourcery.com>
850
851 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
852
39a1c4e9 8532004-09-09 Daniel Berlin <dberlin@dberlin.org>
b68b9d92 854
39a1c4e9 855 * Makefile.def: Remove libbanshee.
856 * Makefile.tpl: Ditto.
857 * configure.in: Ditto.
858 * Makefile.in: Regen.
859 * configure: Ditto.
860
c600ebdb 8612004-09-08 David Edelsohn <edelsohn@gnu.org>
862
863 * ltmain.sh: Use $pic_object as $non_pic_object if
864 $non_pic_object=none.
865
e1aef632 8662004-09-07 Paolo Bonzini <bonzini@gnu.org>
867
868 * missing: Import latest version from master repository.
869
ccf99faa 8702004-09-06 Nick Clifton <nickc@redhat.com>
871
872 * config.sub: Import latest version from master repository.
873 * config.guess: Likewise.
874 This includes these changes:
b68b9d92 875
ccf99faa 876 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
877
878 * config.sub: Handle crisv32, alias etraxfs.
879 * config.guess (crisv32:Linux:*:*): Handle.
880
881 2004-08-13 Brad Smith <brad@comstyle.com>
882
883 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
884 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
885
886 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
887
888 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
889 assume the processor is a powerpc. This is because coreutils
890 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
891 in this case, due to a MacOS X bug that causes
892 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
893 to return a negative number.
894 Problem reported by Petter Reinholdtsen in:
895 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
896
897 2004-07-19 Ben Elliston <bje@gnu.org>
898
899 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
900
901 2004-06-24 Ben Elliston <bje@gnu.org>
902
903 * config.guess: Update copyright years.
904 * config.sub: Likewise.
905
906 2004-06-22 Robert Millan <robertmh@gnu.org>
907
908 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
909 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
910
911 2004-06-22 Stanley F. Quayle <stan@stanq.com>
912
913 * config.guess (*:*VMS:*:*): New entry. Replaces
914 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
915 manufacturer.
916
917 2004-06-22 Ben Elliston <bje@gnu.org>
918
919 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
920 * config.sub: Likewise.
921
922 2004-06-22 Ben Elliston <bje@gnu.org>
923
924 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
925 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
926
927 2004-06-11 Ben Elliston <bje@gnu.org>
928
929 * config.guess (pegasos:OpenBSD:*:*): Remove.
930
931 2004-06-11 Ben Elliston <bje@gnu.org>
932
933 From Wouter Verhelst <wouter@grep.be>:
934 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
935
936 2004-06-11 Ben Elliston <bje@gnu.org>
937
938 * config.guess (luna88k:OpenBSD:*:*): New.
939
940 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
941
942 * config.guess (m32r*:Linux:*:*): New case.
943 * config.sub: Handle m32rle.
944
945 2004-03-12 Ben Elliston <bje@wasabisystems.com>
946
947 From Jens Petersen <petersen@redhat.com>:
948 * config.sub: Handle sparcv8.
949
950 2004-03-03 Ben Elliston <bje@wasabisystems.com>
951
952 From Tom Smith <smith@cag.lkg.hp.com>:
953 * config.guess: Version suffixes are equally significant on Tru64
954 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
955 prefix of "P" (patched kernel).
956
957 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
958
959 * config.sub: Add support for National Semiconductor CRX target.
960
cde9549e 9612004-09-03 Janis Johnson <janis187@us.ibm.com>
962
963 * MAINTAINERS (Various Maintainers): Remove myself as web page
964 maintainer, add myself as maintainer of build status lists.
965
634f7a13 9662004-09-03 Jan Beulich <jbeulich@novell.com>
967
968 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
969 *-*-netware, but add target-libmudflap.
970 Consolidate *-*-netware targets (of which really only i?86 exists)
971 into a single entry.
972 * configure: Likewise.
973
2b64d19b 9742004-09-01 Paolo Bonzini <bonzini@gnu.org>
975
976 * Makefile.tpl (sorry): Remove.
977 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
978 (cleanstrap targets): Depend on distclean, not distclean-stage1.
979 (do-clean): Clean per-stage directories too.
980 (do-distclean): Run distclean-stage1 too.
981 (.NOTPARALLEL): Enable during toplevel bootstrap.
982 (stage[+id+]-bubble): Enable parallel execution during
983 the recursive invocation.
984 * Makefile.in: Regenerate.
985
986 Fix previous checkin:
987
988 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
989 include.
990 * configure.in: Fix indentation.
991 * configure: Regenerate.
992
0222d984 9932004-08-31 Robert Bowdidge <bowdidge@apple.com>
994
2b64d19b 995 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
996 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
997 * configure: regenerate
b68b9d92 998 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9624cab1 999 -mdynamic-no-pic
0222d984 1000
1001
2b59cb05 10022004-08-31 Paolo Bonzini <bonzini@gnu.org>
1003
1004 * Makefile.def (build_modules): Add fixincludes.
1005 (dependencies): Make gcc depend on fixincludes.
1006 * configure.in (build_tools): Add fixincludes.
1007 (build_configdirs): Always include build_libs.
1008 * Makefile.in: Regenerate.
1009 * configure: Regenerate.
1010
10112004-08-30 Paolo Bonzini <bonzini@gnu.org>
3c782584 1012
1013 * Makefile.def (bootstrap stages): Add 'lean' parameter.
1014 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1015 phony targets; do not generate timestamp files.
1016 (distclean-stageN): Remove references to their timestamp files.
1017 (restageN, touch-stageN): Remove.
1018 (stageN-bubble): Rewritten.
1019 (compare): Support lean bootstraps.
1020 * Makefile.in: Regenerate.
1021
1022 * configure.in: Only warn when bootstrapping but
1023 build != host or build != target. Support lean bootstraps.
1024 * configure: Regenerate.
1025
4a921c63 10262004-08-26 Phil Edwards <phil@codesourcery.com>
1027
1028 * configure.in: Give a better error message if GMP/MPFR are missing
1029 and a language needing them has been requested.
1030 * configure: Regenerated.
1031
6cee4b4a 10322004-08-25 Phil Edwards <phil@codesourcery.com>
1033
1034 * configure.in: Print a list of available language front-ends if
1035 a requested one is missing. Tidy stray tab characters.
1036 * configure: Regenerated.
1037
e6312df0 10382004-08-19 Michael Koch <konqueror@gmx.de>
1039
1040 * gcc/doc/install.texi: Update entry about automake for libjava.
1041
c01dd063 10422004-08-17 Robert Millan <robertmh@gnu.org>
1043
1044 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1045 (instead of FreeBSD).
1046 * configure: Regenerate.
1047
a1ad7483 10482004-08-16 Paolo Bonzini <bonzini@gnu.org>
1049
1050 * Makefile.in: Regenerate.
1051 * configure: Regenerate.
1052
1053 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1054 stage_*_flags.
1055 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1056 for bootstrapped modules if toplevel bootstrap is going.
1057 (GCC bootstrap): Generate per-stage targets for all bootstrapped
1058 modules. Adjust for changes in Makefile.def. Enable several
1059 rules even in non-bootstrap mode, just to avoid peppering the
1060 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1061 (stage-[+prev+]-bubble): Remove.
1062
1063 * Makefile.def (Dependencies): Depend on all-build-bison,
1064 all-build-flex, all-build-byacc, all-build-texinfo, rather
1065 than the host variations.
1066 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
1067 with BUILD_SUBDIR.
1068 (BISON): Update for recent Bisons.
1069 (YACC): Fix typo.
1070 (cross): Depend on all-build.
1071 (all): Do not depend on all-build.
1072 (prebootstrap): Remove.
1073 (dep-kind): Accept separate prefixes for MODULE and ON variables.
1074 (Prebootstrap dependencies): Add them to the per-stage targets
1075 and to all-prebootstrap.
1076 * configure.in (build_configdirs): Always enable build_tools.
1077 (BUILD_DIR_PREFIX): Remove.
1078
1079 * Makefile.def (gcc): Add target variable.
1080 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1081 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1082 in the recursive `make', instead of hardwiring `all'.
1083 (Autogenerated TARGET-* variables): New.
1084
e0d2a616 10852004-08-13 Brian Booth <bbooth@redhat.com>
1086
1087 * MAINTAINERS: Remove myself from write-after-approval.
1088
77f9b2dc 10892004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
1090
1091 * src-release: Stop distributing mmalloc with gdb (which doesn't
1092 use it).
1093 * Makefile.def: GDB doesn't depend on mmalloc anymore.
1094 * Makefile.in: Regenerate.
1095
30e9913f 10962004-08-09 Mark Mitchell <mark@codesourcery.com>
1097
1098 * configure.in (arm*-*-eabi*): New target.
1099 * configure: Regenerate.
1100
ea8d3d75 11012004-08-06 Paolo Bonzini <bonzini@gnu.org>
1102
1103 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1104 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1105 (Dependencies): New section.
1106 * Makefile.tpl (Dependencies): Generate from Makefile.def.
1107 (configure-target-[+module+]): Depend on maybe-all-gcc
1108 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
1109 (toplevel profiledbootstrap): Fix dependencies.
1110 * Makefile.in: Regenerate.
1111
8647a116 11122004-08-03 Mark Mitchell <mark@codesourcery.com>
1113
1114 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1115 target-libiberty to noconfigdirs.
1116 * configure: Regenerate.
1117
5ca838b8 11182004-08-03 Paul Brook <paul@codesourcery.com>
1119
1120 * configure.in: Check for MPFR as well as GMP.
1121 * configure: Regenerate.
1122
cb8a7007 11232004-08-01 Robert Millan <robertmh@gnu.org>
1124
1125 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1126 libmudflap for all GNU-based systems (with Glibc).
1127 * configure: Regenerate.
1128
6caa530d 11292004-08-03 Paolo Bonzini <bonzini@gnu.org>
1130
1131 * Makefile.def (host-modules): Add gcc.
1132 * Makefile.in: Regenerate.
1133 * Makefile.tpl (sorry): New rule.
1134 (configure-host, all-host, [+make_target+]-host, do-check,
1135 install-host): Do not add gcc as a special case.
1136 (host modules): Add a small special-casing for gcc. Export
1137 extra_make_flags through the environment.
1138 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1139 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1140 other recursive targets for gcc): Remove.
1141
1142 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1143 (stage, unstage): New rules.
1144 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1145 distclean-stage[+id+]): Use stage_current.
1146 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1147 the stage*-start rules.
1148
3ff2e849 11492004-08-02 Geoffrey Keating <geoffk@apple.com>
1150
1151 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
1152 use -all_load flag.
1153
75b6260c 11542004-08-02 Paolo Bonzini <bonzini@gnu.org>
1155
1156 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
1157 * configure: Regenerate.
1158
3ecc19f1 11592004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
1160
1161 * maintainer-scripts/gcc_release: Revert yesterday's change.
1162
0396e2a1 11632004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
1164
1165 * MAINTAINERS: Add myself to write-after-approval.
1166
b1fd5525 11672004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
1168
1169 * libf2c: Removed.
1170 * gcc/gccbug.in: Updated because of libf2c removal.
1171 * maintainer-scripts/gcc_release: Ditto.
1172
122ae8c7 11732004-07-09 Loren J. Rittle <ljrittle@acm.org>
1174
1175 * configure.in: Build libmudflap by default on FreeBSD.
1176 * configure: Regenerated.
1177
344b2784 11782004-07-09 Mark Mitchell <mark@codesourcery.com>
1179
1180 * configure.in: Do not build libmudflap by default on non-GNU/Linux
1181 systems.
1182 * configure: Regenerated.
1183
d45eaefd 11842004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1185
1186 PR target/16344
1187 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1188 feedback based compiler.
1189 * Makefile.in: Rebuilt.
1190
13e3668a 11912004-07-08 Alexandre Oliva <aoliva@redhat.com>
1192
1193 * Makefile.def (host_modules): Set bootstrap=true for flex.
1194 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1195 * Makefile.in: Rebuilt.
1196
9763d43d 11972004-07-07 Jan Hubicka <jh@suse.cz>
1198
1199 * MAINTAINERS: Add self as a profile feedback maintainer.
1200
03c65091 12012004-07-05 Phil Edwards <phil@codesourcery.com>
1202
1203 * configure.in: Do not prepend $srcdir to /dev/null in
1204 makefile fragments.
1205 * configure: Regenerate.
1206
2f8725b0 12072004-07-01 Paolo Bonzini <bonzini@gnu.org>
1208
1209 * Makefile.def (build_modules): Add bison, byacc, flex,
1210 m4, texinfo.
1211 (flags_to_pass): Add FLEX.
1212 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1213 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1214 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1215 DEFAULT_MAKEINFO): Remove.
1216 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1217 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1218 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1219 objdir or else use configured tool.
1220 (all-build): New.
1221 (all): Depend on it.
1222 (Build module dependencies): Add.
1223 * Makefile.in: Regenerate.
1224 * configure.in: Better support for multiple build modules,
1225 matching what is done for host/target modules. Do not look
1226 for "plausible" locations of build tools if Canadian cross.
1227 Use autoconf's AC_PROG_CC to find a C compiler. Define
1228 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
1229 * configure: Regenerate.
b68b9d92 1230
1e6242a4 12312004-06-22 Paolo Bonzini <bonzini@gnu.org>
1232
1233 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1234 * Makefile.in: Regenerate.
1235
1b53fe78 12362004-06-22 Paolo Bonzini <bonzini@gnu.org>
1237
1238 * Makefile.tpl (configure-build-[+module+],
1239 configure-[+module+], configure-target-[+module+]): Pass
1240 [+extra_configure_args+].
1241 (all-build-[+module+], all-[+module+], check-[+module+],
1242 install-[+module+], [+make_target+]-[+module+],
1243 all-target-[+module+], check-target-[+module+],
1244 install-target-[+module+], [+make_target+]-target-[+module+]):
1245 Pass [+extra_make_args+].
1246 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1247 (GCC_HOST_EXPORTS): Remove.
1248 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1249 cross, check-gcc, check-gcc-c++, install-gcc,
1250 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1251 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1252 * Makefile.in: Regenerate.
1253
a22cc2c4 12542004-06-21 Matthew Sachs <msachs@apple.com>
1255
1256 * MAINTAINERS: Added self to write-after-approval.
1257
d76e1e50 12582004-06-21 Christopher Faylor <cgf@alum.bu.edu>
1259
1260 * configure.in: Check for srcdir/winsup rather than build directory
1261 winsup.
1262 * configure: Regenerate.
1263
2c10944d 12642004-06-17 Corinna Vinschen <vinschen@redhat.com>
1265
1266 * configure.in: Don't build Cygwin native newlib if winsup
1267 directory is missing. Emit warning instead.
1268 * configure: Regenerate.
1269
599a3eac 12702004-06-09 Paolo Bonzini <bonzini@gnu.org>
1271
1272 * Makefile.tpl (touch-stage[+id+]): New.
1273 (restage[+prev+]): Depend on touch-stage[+id+].
1274
1275 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1276 Use it throughout.
1277
1278 * Makefile.def: Add profile and feedback bootstrap stages.
1279 Remove next field from bootstrap stages.
1280 * Makefile.tpl (LN, LN_S): Substitute.
1281 (stageN-start, stageN-end): Use double-colon rules, to
1282 provide a hook for additional setup commands.
1283 (distclean-stageN-gcc, restageN): Create dependencies from
1284 [+prev+], not from [+next+].
1285 (stageN-bubble): Add commands for successive stages from
1286 [+prev+], using double-colon rules.
1287 (all-stageN-gcc): Fix typo.
1288 (stagefeedback-start, profiledbootstrap): New.
1289 * Makefile.in: Regenerate.
1290 * configure.in: Call ACX_PROG_LN.
1291 * configure: Regenerate.
1292
ba797f0e 12932004-06-08 Canqun Yang <canqun@nudt.edu.cn>
1294
1295 * MAINTAINERS (Write After Approval): Add myself.
1296
b93f892d 12972004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
1298
1299 * MAINTAINERS (Write After Approval): Add myself.
1300
93f93279 13012004-06-03 Paolo Bonzini <bonzini@gnu.org>
1302
1303 * configure.in: Fix --enable-bootstrap breakage introduced in trees
1304 without gcc.
1305 * configure: Regenerate.
1306
d8b05159 13072004-06-01 Paolo Bonzini <bonzini@gnu.org>
1308
1309 * Makefile.tpl: Fix typo.
1310 * Makefile.in: Regenerate.
1311
5b7950ff 13122004-06-01 Paolo Bonzini <bonzini@gnu.org>
1313
1314 * configure.in: Remove new- prefix from toplevel
1315 bootstrap targets.
1316 * configure: Regenerate.
1317
54f0538b 13182004-06-01 Paolo Bonzini <bonzini@gnu.org>
1319
1320 * Makefile.tpl (all.normal): Rename to all.
1321 (all): Replace with a rule to pick the default
1322 target from configure.
1323 (all-gcc, configure-gcc): Use conditionals to
1324 do nothing when toplevel bootstrap is going on.
1325 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1326 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1327 * configure.in: Support --enable-bootstrap.
1328
1329 * Makefile.def: Remove new- prefix from toplevel
1330 bootstrap targets.
1331 * Makefile.tpl: Likewise.
1332
1333 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
1334 target.
1335
1336 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1337 $(RECURSE_FLAGS) to recursive invocation of make.
1338
1339 * Makefile.in: Regenerate.
1340 * configure: Regenerate.
1341
e0754ee6 13422004-05-30 Andreas Jaeger <aj@suse.de>
1343 Jim Wilson <wilson@specifixinc.com>
1344
1345 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1346 like CC.
1347
8e8b3365 13482004-05-27 Daniel Jacobowitz <dan@debian.org>
1349
1350 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1351 * configure: Regenerate.
1352
27e3aebd 13532004-05-25 Daniel Jacobowitz <drow@false.org>
1354
1355 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1356 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1357 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
1358 targets.
1359 * Makefile.in: Regenerate.
1360
4889e098 13612004-05-24 Paolo Bonzini <bonzini@gnu.org>
5965d276 1362
1363 * configure.in: Test the ability to symlink directories.
1364 * configure: Regenerate.
1365
1366 * Makefile.def (bootstrap-stage): New definitions.
1367 * Makefile.tpl (configure-stage1-gcc,
1368 configure-stage2-gcc, configure-stage3-gcc,
1369 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1370 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1371 new-restage3, compare): Autogenerate, see Makefile.in
1372 entry for behavioral changes.
1373 (distclean-stage1, new-stage1-start, new-stage1-end,
1374 new-stage1-bubble, distclean-stage2, new-stage2-start,
1375 new-stage2-end, new-stage2-bubble, distclean-stage3,
1376 new-stage3-start, new-stage3-end): New autogenerated targets.
1377 (objext, prebootstrap, BOOT_CFLAGS,
1378 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1379 targets.
1380
1381 * Makefile.in: Regenerate.
1382 (distclean-stage1, new-stage1-start, new-stage1-end,
1383 new-stage1-bubble, distclean-stage2, new-stage2-start,
1384 new-stage2-end, new-stage2-bubble, distclean-stage3,
1385 new-stage3-start, new-stage3-end): New targets.
1386 (all-stage1-gcc): Move prebootstrap dependency from here...
1387 (configure-stage1-gcc): ...to here.
1388 (new-bootstrap): Use bubble targets.
1389 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1390 Use per-stage distclean targets.
1391 (configure-stage1-gcc, configure-stage2-gcc,
1392 configure-stage3-gcc, all-stage1-gcc,
1393 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1394 Use new-stageN-start to prepare the tree.
1395
d856c8a6 13962004-05-23 Paolo Bonzini <bonzini@gnu.org>
1397
1398 * Makefile.def (host_modules): add libcpp.
1399 * Makefile.tpl: Add dependencies on and for libcpp.
1400 * Makefile.in: Regenerate.
1401 * configure.in: Add libcpp host module.
1402 * configure: Regenerate.
1403
01b41571 14042004-05-21 Paolo Bonzini <bonzini@gnu.org>
1405
1406 * Makefile.tpl: Whenever a recursive target is defined, wrap
1407 it in a special @if/@endif block, and prepare its maybe
1408 dependency in the @if/@endif block
1409 * configure.in: Instead of writing maybe dependencies, remove
1410 the @if/@endif statements, and remove the @if/@endif blocks
1411 that remain.
1412 * configure: Regenerate.
1413 * Makefile.in: Regenerate.
1414
f47da044 14152004-05-20 Janis Johnson <janis187@us.ibm.com>
1416
1417 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
1418
d556a20e 14192004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
1420
1421 PR bootstrap/15120
1422 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
1423 * */configure: Rebuilt.
1424
49fbf4b9 14252004-05-17 Zack Weinberg <zack@codesourcery.com>
1426
1427 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1428 of libf2c.
1429 * configure, Makefile.in: Regenerate.
1430
c875bbba 1431