OSDN Git Service

* config/rs6000/t-aix43 (LDFLAGS): New.
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
2
3         * configure: Regenerate with the correct
4         autoconf version.
5
6 2005-09-30  Catherine Moore  <clm@cm00re.com>
7
8         * configure.in (bfin-*-*): New.
9         * configure: Regenerated.
10
11 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
12
13         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
14         (LIPO_FOR_TARGET): New.
15         (CONFIGURED_LIPO_FOR_TARGET): New.
16         (USUAL_LIPO_FOR_TARGET): New.
17         (STRIP_FOR_TARGET): New.
18         (CONFIGURED_STRIP_FOR_TARGET): New.
19         (USUAL_STRIP_FOR_TARGET): New.
20         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
21         STRIP_FOR_TARGET.
22         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
23         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
24         * Makefile.in: Regenerate.
25         * configure: Regenerate.
26         
27 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
28
29         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
30         (rs6000-*-aix*): Same.
31         * configure: Regenerate.
32
33 2005-09-16  Tom Tromey  <tromey@redhat.com>
34
35         * MAINTAINERS: Add self as java maintainer.
36
37 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
38
39         * configure.in: Recognize f95 in the --enable-languages option,
40         and substitute it for fortran, issuing a warning.
41         * configure: Regenerate.
42
43 2005-08-30  Phil Edwards  <phil@codesourcery.com>
44
45         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
46         * configure:  Regenerated.
47
48 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
49
50         * MAINTAINERS: Add self as ms1 maintainer.
51
52 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
53
54         * Makefile.def (libssp): Add to lang_env_dependencies.
55         * Makefile.in: Regenerate.
56
57 2005-08-18  Ian Lance Taylor  <ian@airs.com>
58
59         * MAINTAINERS: Add myself as middle-end maintainer.
60
61 2005-08-17  Christian Groessler  <chris@groessler.org>
62
63         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
64         * Makefile.in: Regenerate.
65
66 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
67
68         * MAINTAINERS (write after approval): Added myself.
69
70 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
71
72         * MAINTAINERS (Write After Approval): Add myself.
73
74 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
75
76         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
77         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
78         Look for alternate names of the target cc and c++
79         * configure: Regenerate.
80
81 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
82
83         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
84         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
85         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
86         tools; remove code to manually set them.
87         (Target tools): Look in the environment for them.
88         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
89         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
90         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
91         build directory.
92         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
93         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
94         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
95         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
96         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
97         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
98         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
99         * configure: Regenerate.
100         * Makefile.in: Regenerate.
101
102 2005-07-28  Ben Elliston  <bje@au.ibm.com>
103
104         * MAINTAINERS: Update for removed CPU targets.
105
106 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
107
108         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
109         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET. 
110         * Makefile.in: Regenerated.
111
112 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
113
114         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
115         (CFLAGS_FOR_TARGET): Use it.
116         (CXXFLAGS_FOR_TARGET): Likewise.
117         * Makefile.in: Regenerated.
118         * configure.in (--with-build-sysroot): New option.
119         * configure: Regenerated.
120
121 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
122
123         * Makefile.tpl: Wrap install between unstage and stage
124         * Makefile.in: Regenerate.
125
126 2005-07-21  Eric Christopher  <echristo@apple.com>
127
128         * MAINTAINERS: Update affiliation.
129
130 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
131
132         * MAINTAINERS: Add self as crx port maintainer.
133
134 2005-07-20  DJ Delorie  <dj@redhat.com>
135
136         * MAINTAINERS: Add self as m32c maintainer.
137
138 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
139
140         * all files: Update FSF address.
141
142 2005-07-15  Eric Christopher  <echristo@redhat.com>
143
144         * MAINTAINERS: Change affiliation.
145
146 2005-07-14  Jim Blandy  <jimb@redhat.com>
147
148         * configure.in: Add cases for Renesas m32c.
149         * configure: Regenerated.
150         
151 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
152
153         * COPYING.LIB: Update from fsf.org.
154
155 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
156
157         * COPYING, compile, config.guess,
158         config.sub, install-sh, missing, mkinstalldirs,
159         symlink-tree, ylwrap: Sync from upstream sources.
160         * config-ml.in: Update FSF address.
161
162 2005-07-13  Eric Christopher  <echristo@redhat.com>
163
164         * configure.in: Add toplevel noconfigdir support for tpf.
165         * configure: Regenerate.
166
167 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
168
169         PR ada/22340
170
171         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
172         * Makefile.in: Regenerate.
173
174 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
175
176         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
177         Brolley to write-after-approval. 
178
179 2005-07-07  Andreas Schwab  <schwab@suse.de>
180
181         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
182         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
183         * Makefile.in: Regenerated.
184
185 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
186
187         * configure.in: Don't build sim or rda when targetting darwin.
188         * configure: Regenerate.
189
190 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
191
192         * configure.in: Add --enable-libssp and --disable-libssp.
193         * configure: Regenerate with autoconf-2.13.
194
195 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
196
197         * Makefile.def (target_modules): Add libssp.
198         * configure.in (target_libraries): Add target-libssp.
199         * configure: Rebuilt.
200         * Makefile.in: Rebuilt.
201
202 2005-07-01  Zack Weinberg  <zackw@panix.com>
203
204         * MAINTAINERS: Change email address.  Resign from maintainership.
205
206 2005-07-01  Richard Guenther  <rguenther@suse.de>
207
208         * MAINTAINERS: Change my e-mail address and affiliation.
209
210 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
211
212         * Makefile.def (stagefeedback): Come after profile.
213         Define profiledbootstrap target.
214         * Makefile.tpl (profiledbootstrap): Remove.
215         (stageprofile-end): Zap stagefeedback.
216         (stagefeedback-start): Copy all .gcda files, not only GCC's.
217         * Makefile.in: Regenerate.
218
219 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
220
221         * MAINTAINERS: Update my email address.
222
223 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
224
225         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
226         In 'cpp' stanza, support '#line' as well as '# '.
227
228 2005-06-08  Andreas Schwab  <schwab@suse.de>
229
230         * MAINTAINERS: Move myself from 'Write After Approval' to
231         'CPU Port Maintainers' section as m68k maintainer.
232
233 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
234
235         * configure.in (unsupported_languages): New macro.
236         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
237         non-ported target libraries in noconfigdirs.
238         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
239         non-linux-gnu.  Remove libgcj_ex_libffi.
240         <lang_frag loop>: Set add_this_lang=no if the language is in
241         unsupported_languages.
242         * configure: Regenerate.
243
244 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
245
246         * configure.in: Fix typo in handling of --with-mpfr-dir.
247         * configure: Regenerate.
248
249 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
250
251         * MAINTAINERS: Update my email address.
252
253 2005-06-02  Jim Blandy  <jimb@redhat.com>
254
255         * config.sub: Add cases for the Renesas m32c.  (This patch has been
256         accepted into the master sources.)
257
258 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
259             Michael Snyder  <msnyder@redhat.com>
260             Stan Cox  <scox@redhat.com>
261
262         * configure.in: Set noconfigdirs for ms1.
263
264         * configure: Regenerate.
265
266 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
267
268         * MAINTAINERS (Write After Approval): Add self.
269
270 2005-06-01  Josh Conner  <jconner@apple.com>
271
272         * MAINTAINERS (Write After Approval): Add self.
273
274 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
275
276         * MAINTAINERS: Update my email address.
277
278 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
279
280         * MAINTAINERS (Write After Approval): Add self.
281
282 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
283
284         * MAINTAINERS (Write After Approval): Remove self.
285
286 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
287
288         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
289         (Dependencies): Consider target modules for bootstrap dependencies.
290         Make target bootstrap modules depend on each stage's gcc.
291         * Makefile.in: Regenerate.
292
293 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
294
295         * Makefile.def (configure-gcc): Depend on binutils having been built.
296         (all-gcc): No need to do it here.
297         * Makefile.in: Regenerate.
298
299 2005-05-19  Paul Brook  <paul@codesourcery.com>
300
301         * configure.in: Rewrite misleading error message when requested
302         language cannot be built.
303         * configure: Regenerate.
304
305 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
306
307         * ylwrap: Import from Automake 1.9.5.
308
309 2005-05-13  David Ung  <davidu@mips.com>
310
311         * MAINTAINERS (Write After Approval): Add self.
312
313 2005-05-09  Mike Stump  <mrs@apple.com>
314
315         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
316         lt_cv_sys_max_cmd_len for now.
317
318 2005-05-09  Stan Cox  <scox@redhat.com>
319
320         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
321
322 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
323
324         * README.SCO: Update the URL.
325
326 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
327
328         * ltconfig: Define file_list_spec.  Pass file_list_spec and
329         with_gnu_ld to libtool.
330         * ltcf-c.sh (aix[45]): Define file_list_spec.
331         * ltcf-cxx.sh (aix[45]): Same.
332         * ltcf-gcj.sh (aix[45]): Same.
333         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
334         exists, write list of input files to temporary file.
335
336 2005-05-04  Mike Stump  <mrs@apple.com>
337
338         * configure.in: Always pass --target to target configures as
339         otherwise rebuilds that do --recheck will fail.
340         * confiugure: Rebuilt.
341
342 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
343
344         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
345         STAGE_HOST_EXPORTS.
346         (configure, all): Add bootstrap support.
347         (Host modules, target modules): Pass post-stage1 flags and exports.
348         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
349         * Makefile.in: Regenerate.
350
351 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
352
353         * configure: Regenerate.
354
355 2005-04-27  Mike Stump  <mrs@apple.com>
356
357         * MAINTAINERS: Add self as darwin maintainer.
358
359 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
360
361         * config.sub: Update from master copy.
362
363 2005-04-21  Mike Stump  <mrs@apple.com>
364
365         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
366         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
367
368 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
369
370         * configure.in <crisv32-*-*, cris-*-*>: New local variable
371         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
372         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
373         "*-*-elf" and "*-*-linux*".
374         * configure: Regenerate.
375
376 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
377
378         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
379
380 2005-04-12  Mike Stump  <mrs@apple.com>
381
382         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
383
384 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
385
386         * MAINTAINERS (Write After Approval): Add myself.
387
388 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
389
390         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
391
392 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
393
394         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
395         (TARGET_CONFIGARGS): Include --with-target-subdir.
396         (configure, all): New macros.  Use them throughout.
397         * Makefile.in: Regenerate.
398
399 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
400
401         * MAINTAINERS (Write After Approval): Add myself.
402
403 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
404
405         * MAINTAINERS: Remove 'loop unrolling' maintainer.
406
407 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
408
409         * MAINTAINERS: Move John Carr to Write After Approval.
410
411 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
412
413         * config/mh-mingw32: Delete.
414         * configure.in: Don't use it.
415         * configure: Regenerate.
416
417 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
418
419         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
420         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
421         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
422         (HOST_LIB_PATH): Generate from Makefile.def.
423         (TARGET_LIB_PATH): Likewise.
424         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
425         * Makefile.in: Regenerate.
426         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
427         (RPATH_ENVVAR): Include Darwin case.
428         * configure: Regenerate.
429
430 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
431
432         * MAINTAINERS (Various Maintainers): Remove self.
433         (Write After Approval): Add self.
434
435 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
436
437         * MAINTAINERS (Various Maintainers): Add self.
438
439 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
440
441         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
442         * configure: Regenerate.
443
444 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
445
446         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
447         gcc_version, and gcc_version_trigger from set of flags to pass.
448         * Makefile.tpl: Remove definitions of above variables.
449         (config.status): Remove dependency on $(gcc_version_trigger).
450         * Makefile.in: Regenerate.
451         * configure.in: Do not reference config/gcc-version.m4 nor
452         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
453         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
454         * configure: Regenerate.
455
456 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
457             Andrew Pinski <pinskia@physics.uc.edu>
458
459         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
460         * Makefile.in: Regenerate.
461
462 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
463
464         * MAINTAINERS (Write After Approval): Add myself.
465
466 2005-03-03  David Ayers  <d.ayers@inode.at>
467
468         * MAINTAINERS (Write After Approval): Add myself.
469
470 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
471
472         PR libgcj/20160
473         * ltmain.sh: Avoid creating archives with components that have
474         duplicate basenames.
475
476 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
477
478         PR bootstrap/20250
479         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
480         instead of check.
481         * Makefile.in: Regenerate.
482
483 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
484
485         * Makefile.in: Regenerate to fix conflict between the previous two
486         patches.
487
488 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
489
490         PR bootstrap/17383
491         * Makefile.def (target_modules): Remove "stage", now unnecessary.
492         * Makefile.tpl (HOST_SUBDIR): New substitution.
493         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
494         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
495         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
496         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
497         (Host modules, Bootstrapped modules): Use it.
498         (Build modules, Target modules): Do not create symlink trees,
499         always configure out-of-srcdir.
500         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
501         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
502         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
503         $(HOST_SUBDIR).  Create a symlink for host_subdir.
504
505         * Makefile.in: Regenerate.
506         * configure: Regenerate.
507
508 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
509
510         Merged from libada-gnattools-branch:
511         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
512
513         * gnattools: New directory.
514         * Makefile.def: Add gnattools as a module, depending on target-libada.
515         * Makefile.in: Regenerate.
516         * configure.in: Include gnattools in host_tools; disable it if ada
517         is disabled.
518         * configure: Regenerate.
519
520 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
521
522         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
523         treelang maintainer.
524         (Write After Approval): Remove myself.
525
526 2005-02-23  Paul Schlie  <schlie@comcast.net>
527
528         * configure.in: Allow darwin targeted ports to build tk, itcl and
529         libgui.
530         * configure: Regenerate.
531
532 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
533
534         PR libgcj/10353
535         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
536         * configure: Regenerate.
537
538 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
539
540         * MAINTAINERS (Write After Approval): Add myself.
541
542 2005-02-10  Ian Lance Taylor  <ian@airs.com>
543
544         * MAINTAINERS: Update my e-mail address.
545
546 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
547
548         * MAINTAINERS (Write After Approval): Add myself.
549
550 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
551
552         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
553         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
554         target-libgloss when not *-*-elf and *-*-aout.
555         * configure: Regenerate.
556
557 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
558
559         * MAINTAINERS: Remove obsolete entries.
560
561         * MAINTAINERS (Write After Approval): Add Michael Matz.
562
563 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
564
565         * MAINTAINERS: Remove self as cpplib maintainer.
566
567 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
568
569         * install-sh, config.sub: Import from upstream.
570
571 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
572
573         PR bootstrap/18222
574         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
575         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
576         * Makefile.in: Regenerate.
577
578 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
579
580         * MAINTAINERS: Update my email address.
581
582 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
583             Andreas Schwab  <schwab@suse.de>
584
585         PR bootstrap/18033
586         * config-ml.in: Eval option if surrounded by single quotes.
587
588 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
589
590         Revert 2004-12-28 Makefile changes, a better fix will be
591         applied to mainline and src after GCC 4.0 branches.
592
593 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
594
595         PR bootstrap/17383
596
597         * Makefile.def (target_modules): Remove stage parameter,
598         it is always true now.
599         * Makefile.tpl (configure-build-[+module+],
600         configure-target-[+module+]): Always build symlink tree
601         for the directory and for include.  BUILD_SUBDIR and
602         TARGET_SUBDIR cannot be . anymore.
603         * Makefile.in: Regenerate.
604
605 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
606
607         Revert 2004-12-08 Makefile changes.
608
609 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
610
611         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
612         cygwin, mingw.
613
614 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
615
616         * configure.in (sh64-*-*): Reenable gprof.
617         * configure: Regenerate.
618
619 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
620
621         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
622         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
623         (EXTRA_TARGET_FLAGS): Add PICFLAG.
624         * Makefile.in: Regenerate.
625
626 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
627
628         * MAINTAINERS: Update my email address.
629
630 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
631
632         * Makefile.tpl: Generate normal dependencies if the LHS module is
633         not bootstrapped.
634         * Makefile.in: Regenerate.
635
636 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
637
638         * configure.in: Include config/gxx-include-dir.m4.  Use
639         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
640         * configure: Regenerate.
641
642 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
643
644         * config.if: Delete.
645         * configure.in: Set libstdcxx_incdir directly.
646         * configure: Regenerate.
647
648 2004-12-02  Eric Christopher  <echristo@redhat.com>
649
650         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
651         * Makefile.in: Regenerate.
652
653 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
654
655         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
656         * configure: Regenerate.
657
658 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
659
660         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
661         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
662         * configure: Regenerate.
663
664 2004-12-01  Eric Christopher  <echristo@redhat.com>
665
666         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
667         of things to remove.
668
669 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
670
671         * MAINTAINERS (Write After Approval): Update my e-mail address.
672
673 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
674
675         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
676         from CVS libtool to always pass_all.
677
678 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
679
680         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
681         (hppa*64*-*-*): Delete incorrect comment.
682         * configure: Rebuilt.
683
684 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
685
686         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
687
688 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
689
690         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
691         from CVS libtool to always pass_all.
692
693 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
694
695         * install-sh, compile: Import from automake.
696
697 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
698
699         * config.guess, config.sub:  Import from savannnah.
700
701 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
702
703         * MAINTAINERS (Write After Approval): Add myself
704
705 2004-11-12  Mike Stump  <mrs@apple.com>
706
707         * Makefile.def: Add html support.
708         * Makefile.tpl: Likewise.
709         * Makefile.in: Regenerate.
710
711 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
712
713         PR 18423
714         * configure.in: Remove all instances of build-fixincludes from
715         noconfigdirs.
716         (build_configargs): Supply --target to subdirectories.
717         * configure: Regenerate.
718
719         * Makefile.def: Make gcc install depend on fixincludes install.
720         * Makefile.in: Regenerate.
721
722 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
723
724         * MAINTAINERS: Add myself as gcc testsuite maintainer.
725
726 2004-11-11  Paul Brook  <paul@codesourcery.com>
727
728         * MAINTAINERS: Add self as arm maintainer.  Update email address.
729
730 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
731
732         * configure.in (noconfigdirs) [mmix-*-*]: Disable
733         target-libgfortran.
734         * configure: Regenerate.
735
736 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
737
738         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
739         like CC.
740
741 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
742
743         * Makefile.def (host fixincludes): Specify missing targets.
744         * Makefile.in: Regenerate.
745
746 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
747
748         * MAINTAINERS: Add myself
749
750 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
751
752         * MAINTAINERS (Write After Approval): Add myself.
753
754 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
755
756         * Makefile.def: Build fixincludes for the host, too.
757         * Makefile.in: Regenerate.
758         * configure.in (host_tools): Add fixincludes.
759         * configure: Regenerate.
760
761 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
762
763         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
764         * configure: Regenerated.
765
766 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
767
768         PR other/17783
769         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
770         * configure: Regenerated.
771
772 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
773
774         * README.SCO: Update per FSF instructions.
775
776 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
777
778         PR target/18151
779         * configure.in (case ${target}): Do not build fixincludes for avr.
780         * configure: Regenerated.
781
782 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
783
784         * configure.in (case ${target}): Do not build fixincludes
785         on platforms where it is not used.
786         * configure: Regenerated.
787
788 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
789
790         * configure.in: Use an absolute path to install-sh.
791         * configure: Regenerated.
792
793 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
794
795         * MAINTAINERS (Write After Approval): Add myself.
796
797 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
798
799         * MAINTAINERS: Remove from Write After Approval those that are
800         already maintainers.
801
802 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
803
804         * MAINTAINERS:  Update my email address.
805
806 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
807
808         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
809         * configure: Regenerate.
810
811 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
812
813         * MAINTAINERS:  Update my email address.
814
815 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
816
817         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
818         entries belonging to this category.
819
820 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
821
822         * MAINTAINERS: Update my e-mail address.
823
824 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
825
826         Fix wrong conflict resolution in:
827
828         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
829
830         * Makefile.in: Regenerate.
831         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
832         in the recursive `make', instead of hardwiring `all'.
833         (Autogenerated TARGET-* variables): New.
834
835 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
836
837         * configure.in: Enable target-libgloss for crx-*-*.
838         * configure: Regenerate.
839
840 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
841
842         * MAINTAINERS (Various Maintainers): Move the "windows,
843         cygwin, mingw" maintainer to ...
844         (OS Port Maintainers): ... here.
845
846 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
847
848         * MAINTAINERS (Write After Approval): Remove those that are
849         maintainers of some subsystem.
850
851 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
852
853         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
854         * ltcf-cxx.sh (tpf*): Likewise.
855         * ltconfig (tpf*): Add TPF OS configuration support.
856
857 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
858
859         * MAINTAINERS: Change my email address to my new work account.
860
861 2004-09-24  Michael Roth  <mroth@nessie.de>
862
863         * configure.in (--without-headers): Add missing double quotes.
864         * configure: Regenerate.
865
866 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
867
868         * ylwrap: Revert to previous version.
869
870 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
871
872         PR bootstrap/17369
873         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
874         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
875         SET_GCC_LIB_PATH_CMD.
876         (BASE_TARGET_EXPORTS): Likewise.
877         * Makefile.in: Regenerated.
878
879         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
880         * configure: Regenerated.
881
882 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
883
884         * config.guess: New upstream version
885         * compile, depcomp, install-sh, ylwrap: Likewise.
886
887 2004-09-19  Roger Sayle  <roger@eyesopen.com>
888
889         * config/mh-x86omitfp: New host makefile fragment.  Add
890         -fomit-frame-pointer to the default BOOT_CFLAGS.
891         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
892         * configure: Regenerate.
893
894 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
895
896         PR target/11572
897         * configure.in (*-*-darwin*): Renable libobjc.
898         * configure: Regenerate.
899
900 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
901
902         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
903
904 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
905
906         * Makefile.def: Remove libbanshee.
907         * Makefile.tpl: Ditto.
908         * configure.in: Ditto.
909         * Makefile.in: Regen.
910         * configure: Ditto.
911
912 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
913
914         * ltmain.sh: Use $pic_object as $non_pic_object if
915         $non_pic_object=none.
916
917 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
918
919         * missing: Import latest version from master repository.
920
921 2004-09-06  Nick Clifton  <nickc@redhat.com>
922
923         * config.sub: Import latest version from master repository.
924         * config.guess: Likewise.
925         This includes these changes:
926
927         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
928
929         * config.sub: Handle crisv32, alias etraxfs.
930         * config.guess (crisv32:Linux:*:*): Handle.
931
932         2004-08-13  Brad Smith  <brad@comstyle.com>
933
934         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
935         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
936
937         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
938
939         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
940         assume the processor is a powerpc.  This is because coreutils
941         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
942         in this case, due to a MacOS X bug that causes
943         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
944         to return a negative number.
945         Problem reported by Petter Reinholdtsen in:
946         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
947
948         2004-07-19  Ben Elliston  <bje@gnu.org>
949
950         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
951
952         2004-06-24  Ben Elliston  <bje@gnu.org>
953
954         * config.guess: Update copyright years.
955         * config.sub: Likewise.
956
957         2004-06-22  Robert Millan  <robertmh@gnu.org>
958
959         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
960         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
961
962         2004-06-22  Stanley F. Quayle <stan@stanq.com>
963
964         * config.guess (*:*VMS:*:*): New entry. Replaces
965         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
966         manufacturer.
967
968         2004-06-22  Ben Elliston  <bje@gnu.org>
969
970         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
971         * config.sub: Likewise.
972
973         2004-06-22  Ben Elliston  <bje@gnu.org>
974
975         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
976         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
977
978         2004-06-11  Ben Elliston  <bje@gnu.org>
979
980         * config.guess (pegasos:OpenBSD:*:*): Remove.
981
982         2004-06-11  Ben Elliston  <bje@gnu.org>
983
984         From Wouter Verhelst <wouter@grep.be>:
985         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
986
987         2004-06-11  Ben Elliston  <bje@gnu.org>
988
989         * config.guess (luna88k:OpenBSD:*:*): New.
990
991         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
992
993         * config.guess (m32r*:Linux:*:*): New case.
994         * config.sub: Handle m32rle.
995
996         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
997
998         From Jens Petersen  <petersen@redhat.com>:
999         * config.sub: Handle sparcv8.
1000
1001         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
1002
1003         From Tom Smith <smith@cag.lkg.hp.com>:
1004         * config.guess: Version suffixes are equally significant on Tru64
1005         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
1006         prefix of "P" (patched kernel).
1007
1008         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
1009
1010         * config.sub: Add support for National Semiconductor CRX target.
1011
1012 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
1013
1014         * MAINTAINERS (Various Maintainers): Remove myself as web page
1015         maintainer, add myself as maintainer of build status lists.
1016
1017 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1018
1019         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1020         *-*-netware, but add target-libmudflap.
1021         Consolidate *-*-netware targets (of which really only i?86 exists)
1022         into a single entry.
1023         * configure: Likewise.
1024
1025 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
1026
1027         * Makefile.tpl (sorry): Remove.
1028         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1029         (cleanstrap targets): Depend on distclean, not distclean-stage1.
1030         (do-clean): Clean per-stage directories too.
1031         (do-distclean): Run distclean-stage1 too.
1032         (.NOTPARALLEL): Enable during toplevel bootstrap.
1033         (stage[+id+]-bubble): Enable parallel execution during
1034         the recursive invocation.
1035         * Makefile.in: Regenerate.
1036
1037         Fix previous checkin:
1038
1039         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1040         include.
1041         * configure.in: Fix indentation.
1042         * configure: Regenerate.
1043
1044 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
1045
1046         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1047         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1048         * configure: regenerate
1049         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
1050         -mdynamic-no-pic
1051
1052
1053 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
1054
1055         * Makefile.def (build_modules): Add fixincludes.
1056         (dependencies): Make gcc depend on fixincludes.
1057         * configure.in (build_tools): Add fixincludes.
1058         (build_configdirs): Always include build_libs.
1059         * Makefile.in: Regenerate.
1060         * configure: Regenerate.
1061
1062 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
1063
1064         * Makefile.def (bootstrap stages): Add 'lean' parameter.
1065         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1066         phony targets; do not generate timestamp files.
1067         (distclean-stageN): Remove references to their timestamp files.
1068         (restageN, touch-stageN): Remove.
1069         (stageN-bubble): Rewritten.
1070         (compare): Support lean bootstraps.
1071         * Makefile.in: Regenerate.
1072
1073         * configure.in: Only warn when bootstrapping but
1074         build != host or build != target.  Support lean bootstraps.
1075         * configure: Regenerate.
1076
1077 2004-08-26  Phil Edwards  <phil@codesourcery.com>
1078
1079         * configure.in:  Give a better error message if GMP/MPFR are missing
1080         and a language needing them has been requested.
1081         * configure:  Regenerated.
1082
1083 2004-08-25  Phil Edwards  <phil@codesourcery.com>
1084
1085         * configure.in:  Print a list of available language front-ends if
1086         a requested one is missing.  Tidy stray tab characters.
1087         * configure:  Regenerated.
1088
1089 2004-08-19  Michael Koch  <konqueror@gmx.de>
1090
1091         * gcc/doc/install.texi: Update entry about automake for libjava.
1092
1093 2004-08-17  Robert Millan  <robertmh@gnu.org>
1094
1095         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1096         (instead of FreeBSD).
1097         * configure: Regenerate.
1098
1099 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
1100
1101         * Makefile.in: Regenerate.
1102         * configure: Regenerate.
1103
1104         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1105         stage_*_flags.
1106         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1107         for bootstrapped modules if toplevel bootstrap is going.
1108         (GCC bootstrap): Generate per-stage targets for all bootstrapped
1109         modules.  Adjust for changes in Makefile.def.  Enable several
1110         rules even in non-bootstrap mode, just to avoid peppering the
1111         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1112         (stage-[+prev+]-bubble): Remove.
1113
1114         * Makefile.def (Dependencies): Depend on all-build-bison,
1115         all-build-flex, all-build-byacc, all-build-texinfo, rather
1116         than the host variations.
1117         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
1118         with BUILD_SUBDIR.
1119         (BISON): Update for recent Bisons.
1120         (YACC): Fix typo.
1121         (cross): Depend on all-build.
1122         (all): Do not depend on all-build.
1123         (prebootstrap): Remove.
1124         (dep-kind): Accept separate prefixes for MODULE and ON variables.
1125         (Prebootstrap dependencies): Add them to the per-stage targets
1126         and to all-prebootstrap.
1127         * configure.in (build_configdirs): Always enable build_tools.
1128         (BUILD_DIR_PREFIX): Remove.
1129
1130         * Makefile.def (gcc): Add target variable.
1131         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1132         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1133         in the recursive `make', instead of hardwiring `all'.
1134         (Autogenerated TARGET-* variables): New.
1135
1136 2004-08-13  Brian Booth  <bbooth@redhat.com>
1137
1138         * MAINTAINERS: Remove myself from write-after-approval.
1139
1140 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
1141
1142         * src-release: Stop distributing mmalloc with gdb (which doesn't
1143         use it).
1144         * Makefile.def: GDB doesn't depend on mmalloc anymore.
1145         * Makefile.in: Regenerate.
1146
1147 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
1148
1149         * configure.in (arm*-*-eabi*): New target.
1150         * configure: Regenerate.
1151
1152 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
1153
1154         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1155         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1156         (Dependencies): New section.
1157         * Makefile.tpl (Dependencies): Generate from Makefile.def.
1158         (configure-target-[+module+]): Depend on maybe-all-gcc
1159         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
1160         (toplevel profiledbootstrap): Fix dependencies.
1161         * Makefile.in: Regenerate.
1162
1163 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
1164
1165         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1166         target-libiberty to noconfigdirs.
1167         * configure: Regenerate.
1168
1169 2004-08-03  Paul Brook  <paul@codesourcery.com>
1170
1171         * configure.in: Check for MPFR as well as GMP.
1172         * configure: Regenerate.
1173
1174 2004-08-01  Robert Millan  <robertmh@gnu.org>
1175
1176         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1177         libmudflap for all GNU-based systems (with Glibc).
1178         * configure: Regenerate.
1179
1180 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
1181
1182         * Makefile.def (host-modules): Add gcc.
1183         * Makefile.in: Regenerate.
1184         * Makefile.tpl (sorry): New rule.
1185         (configure-host, all-host, [+make_target+]-host, do-check,
1186         install-host): Do not add gcc as a special case.
1187         (host modules): Add a small special-casing for gcc.  Export
1188         extra_make_flags through the environment.
1189         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1190         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1191         other recursive targets for gcc): Remove.
1192
1193         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1194         (stage, unstage): New rules.
1195         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1196         distclean-stage[+id+]): Use stage_current.
1197         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1198         the stage*-start rules.
1199
1200 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
1201
1202         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
1203         use -all_load flag.
1204
1205 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
1206
1207         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
1208         * configure: Regenerate.
1209
1210 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
1211
1212         * maintainer-scripts/gcc_release: Revert yesterday's change.
1213
1214 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
1215
1216         * MAINTAINERS: Add myself to write-after-approval.
1217
1218 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
1219
1220         * libf2c: Removed.
1221         * gcc/gccbug.in: Updated because of libf2c removal.
1222         * maintainer-scripts/gcc_release: Ditto.
1223
1224 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
1225
1226         * configure.in: Build libmudflap by default on FreeBSD.
1227         * configure: Regenerated.
1228
1229 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
1230
1231         * configure.in: Do not build libmudflap by default on non-GNU/Linux
1232         systems.
1233         * configure: Regenerated.
1234
1235 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1236
1237         PR target/16344
1238         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1239         feedback based compiler.
1240         * Makefile.in: Rebuilt.
1241
1242 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
1243
1244         * Makefile.def (host_modules): Set bootstrap=true for flex.
1245         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1246         * Makefile.in: Rebuilt.
1247
1248 2004-07-07  Jan Hubicka  <jh@suse.cz>
1249
1250         * MAINTAINERS: Add self as a profile feedback maintainer.
1251
1252 2004-07-05  Phil Edwards  <phil@codesourcery.com>
1253
1254         * configure.in:  Do not prepend $srcdir to /dev/null in
1255         makefile fragments.
1256         * configure:  Regenerate.
1257
1258 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
1259
1260         * Makefile.def (build_modules): Add bison, byacc, flex,
1261         m4, texinfo.
1262         (flags_to_pass): Add FLEX.
1263         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1264         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1265         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1266         DEFAULT_MAKEINFO): Remove.
1267         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1268         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1269         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1270         objdir or else use configured tool.
1271         (all-build): New.
1272         (all): Depend on it.
1273         (Build module dependencies): Add.
1274         * Makefile.in: Regenerate.
1275         * configure.in: Better support for multiple build modules,
1276         matching what is done for host/target modules.  Do not look
1277         for "plausible" locations of build tools if Canadian cross.
1278         Use autoconf's AC_PROG_CC to find a C compiler.  Define
1279         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
1280         * configure: Regenerate.
1281
1282 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
1283
1284         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1285         * Makefile.in: Regenerate.
1286
1287 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
1288
1289         * Makefile.tpl (configure-build-[+module+],
1290         configure-[+module+], configure-target-[+module+]): Pass
1291         [+extra_configure_args+].
1292         (all-build-[+module+], all-[+module+], check-[+module+],
1293         install-[+module+], [+make_target+]-[+module+],
1294         all-target-[+module+], check-target-[+module+],
1295         install-target-[+module+], [+make_target+]-target-[+module+]):
1296         Pass [+extra_make_args+].
1297         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1298         (GCC_HOST_EXPORTS): Remove.
1299         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1300         cross, check-gcc, check-gcc-c++, install-gcc,
1301         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1302         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1303         * Makefile.in: Regenerate.
1304
1305 2004-06-21  Matthew Sachs  <msachs@apple.com>
1306
1307         * MAINTAINERS: Added self to write-after-approval.
1308
1309 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
1310
1311         * configure.in: Check for srcdir/winsup rather than build directory
1312         winsup.
1313         * configure: Regenerate.
1314
1315 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
1316
1317         * configure.in: Don't build Cygwin native newlib if winsup
1318         directory is missing.  Emit warning instead.
1319         * configure: Regenerate.
1320
1321 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
1322
1323         * Makefile.tpl (touch-stage[+id+]): New.
1324         (restage[+prev+]): Depend on touch-stage[+id+].
1325
1326         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1327         Use it throughout.
1328
1329         * Makefile.def: Add profile and feedback bootstrap stages.
1330         Remove next field from bootstrap stages.
1331         * Makefile.tpl (LN, LN_S): Substitute.
1332         (stageN-start, stageN-end): Use double-colon rules, to
1333         provide a hook for additional setup commands.
1334         (distclean-stageN-gcc, restageN): Create dependencies from
1335         [+prev+], not from [+next+].
1336         (stageN-bubble): Add commands for successive stages from
1337         [+prev+], using double-colon rules.
1338         (all-stageN-gcc): Fix typo.
1339         (stagefeedback-start, profiledbootstrap): New.
1340         * Makefile.in: Regenerate.
1341         * configure.in: Call ACX_PROG_LN.
1342         * configure: Regenerate.
1343
1344 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
1345
1346         * MAINTAINERS (Write After Approval): Add myself.
1347
1348 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
1349
1350         * MAINTAINERS (Write After Approval): Add myself.
1351
1352 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
1353
1354         * configure.in: Fix --enable-bootstrap breakage introduced in trees
1355         without gcc.
1356         * configure: Regenerate.
1357
1358 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
1359
1360         * Makefile.tpl: Fix typo.
1361         * Makefile.in: Regenerate.
1362
1363 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
1364
1365         * configure.in: Remove new- prefix from toplevel
1366         bootstrap targets.
1367         * configure: Regenerate.
1368
1369 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
1370
1371         * Makefile.tpl (all.normal): Rename to all.
1372         (all): Replace with a rule to pick the default
1373         target from configure.
1374         (all-gcc, configure-gcc): Use conditionals to
1375         do nothing when toplevel bootstrap is going on.
1376         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1377         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1378         * configure.in: Support --enable-bootstrap.
1379
1380         * Makefile.def: Remove new- prefix from toplevel
1381         bootstrap targets.
1382         * Makefile.tpl: Likewise.
1383
1384         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
1385         target.
1386
1387         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1388         $(RECURSE_FLAGS) to recursive invocation of make.
1389
1390         * Makefile.in: Regenerate.
1391         * configure: Regenerate.
1392
1393 2004-05-30  Andreas Jaeger  <aj@suse.de>
1394             Jim Wilson <wilson@specifixinc.com>
1395
1396         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1397         like CC.
1398
1399 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
1400
1401         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1402         * configure: Regenerate.
1403
1404 2004-05-25  Daniel Jacobowitz  <drow@false.org>
1405
1406         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1407         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1408         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
1409         targets.
1410         * Makefile.in: Regenerate.
1411
1412 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
1413
1414         * configure.in: Test the ability to symlink directories.
1415         * configure: Regenerate.
1416
1417         * Makefile.def (bootstrap-stage): New definitions.
1418         * Makefile.tpl (configure-stage1-gcc,
1419         configure-stage2-gcc, configure-stage3-gcc,
1420         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1421         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1422         new-restage3, compare): Autogenerate, see Makefile.in
1423         entry for behavioral changes.
1424         (distclean-stage1, new-stage1-start, new-stage1-end,
1425         new-stage1-bubble, distclean-stage2, new-stage2-start,
1426         new-stage2-end, new-stage2-bubble, distclean-stage3,
1427         new-stage3-start, new-stage3-end): New autogenerated targets.
1428         (objext, prebootstrap, BOOT_CFLAGS,
1429         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1430         targets.
1431
1432         * Makefile.in: Regenerate.
1433         (distclean-stage1, new-stage1-start, new-stage1-end,
1434         new-stage1-bubble, distclean-stage2, new-stage2-start,
1435         new-stage2-end, new-stage2-bubble, distclean-stage3,
1436         new-stage3-start, new-stage3-end): New targets.
1437         (all-stage1-gcc): Move prebootstrap dependency from here...
1438         (configure-stage1-gcc): ...to here.
1439         (new-bootstrap): Use bubble targets.
1440         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1441         Use per-stage distclean targets.
1442         (configure-stage1-gcc, configure-stage2-gcc,
1443         configure-stage3-gcc, all-stage1-gcc,
1444         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1445         Use new-stageN-start to prepare the tree.
1446
1447 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
1448
1449         * Makefile.def (host_modules): add libcpp.
1450         * Makefile.tpl: Add dependencies on and for libcpp.
1451         * Makefile.in: Regenerate.
1452         * configure.in: Add libcpp host module.
1453         * configure: Regenerate.
1454
1455 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
1456
1457         * Makefile.tpl: Whenever a recursive target is defined, wrap
1458         it in a special @if/@endif block, and prepare its maybe
1459         dependency in the @if/@endif block
1460         * configure.in: Instead of writing maybe dependencies, remove
1461         the @if/@endif statements, and remove the @if/@endif blocks
1462         that remain.
1463         * configure: Regenerate.
1464         * Makefile.in: Regenerate.
1465
1466 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
1467
1468         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
1469
1470 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
1471
1472         PR bootstrap/15120
1473         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
1474         * */configure: Rebuilt.
1475
1476 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
1477
1478         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1479         of libf2c.
1480         * configure, Makefile.in: Regenerate.
1481
1482 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
1483
1484         * MAINTAINERS (Write After Approval): Add myself.
1485
1486 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
1487
1488         Merge from tree-ssa-20020619-branch.
1489
1490         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
1491         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
1492         (HOST_GMPLIBS): Define.
1493         (HOST_GMPINC): Define.
1494         (TARGET_LIB_PATH): Add libmudflap.
1495         (GFORTRAN_FOR_TARGET): Define.
1496         (configure-build*): Export GFORTRAN.
1497         (configure-gcc): Export GMPLIBS and GMPINC.
1498         (all-gcc): Add maybe-all-libbanshee.
1499         (configure-target-libgfortran): Define.
1500         * Makefile.in: Regenerate.
1501         * configure.in (host_libs): Add libbanshee.
1502         (target_libraries): Add target-libmudflap and target-libgfortran.
1503         Add --with-libbanshee.
1504         Handle --disable-libmudflap.
1505         (*-*-freebsd*): Use with_gmp.
1506         Add $(libgcj) to noconfigdirs.
1507         * configure: Regenerate.
1508         * depcomp: New file.
1509         * MAINTAINERS: Add tree-ssa maintainers.
1510
1511 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
1512
1513         * MAINTAINERS (Various Maintainers): Add myself.
1514
1515 2004-04-30  Brian Ford  <ford@vss.fsi.com>
1516
1517         * MAINTAINERS (Write After Approval): Add myself.
1518
1519 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
1520
1521         * MAINTAINERS (Write After Approval): Add myself.
1522
1523 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
1524
1525         * config/acx.m4: Fix fastcompare support for new-bootstrap.
1526         * configure: Regenerate.
1527
1528 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
1529
1530         Revert:
1531         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1532
1533         * Makefile.def (flags_to_pass): Remove *dir variables that
1534         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1535         as well as prefix and exec_prefix.
1536         * Makefile.in: Regenerate.
1537
1538 2004-04-26  Robert Millan  <robertmh@gnu.org>
1539
1540         Add patches from libtool CVS.
1541         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
1542         * ltconfig: Likewise.
1543         * ltcf-c.sh: Likewise.
1544         * ltcf-cxx.sh: Likewise.
1545         * ltcf-gcj.sh: Likewise.
1546
1547 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1548
1549         * Makefile.def (host_modules): Mark with the bootstrap
1550         flag packages on which gcc depends.
1551         * Makefile.tpl (all-bootstrap): Use it.
1552         * Makefile.in: Regenerate.
1553
1554 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1555
1556         * Makefile.def (flags_to_pass): Remove *dir variables that
1557         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1558         as well as prefix and exec_prefix.
1559         * Makefile.in: Regenerate.
1560
1561 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1562
1563         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
1564         * configure: Regenerate.
1565         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
1566         * gcc/Makefile.tpl (compare): Use the result of the test.
1567         * gcc/Makefile.in: Regenerate.
1568
1569 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
1570
1571         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
1572         Always relocate gcc and prev-gcc to the original names, even
1573         if the build fails.
1574         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1575         New targets.
1576
1577 2004-04-23  Laurent GUERBY <laurent@guerby.net>
1578
1579         * MAINTAINERS: Update my email address.
1580
1581 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1582
1583         * configure.in (mips*-*-irix5*): Enable ld.
1584         * configure: Regenerate.
1585
1586 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1587
1588         * configure: Regenerate.
1589
1590 2004-04-15  James E Wilson  <wilson@specifixinc.com>
1591
1592         * Makefile.tpl (configure-[+module+], configure-gcc,
1593         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
1594         Set and export LDFLAGS.
1595         * Makefile.in: Regenerate.
1596
1597 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
1598
1599         * MAINTAINERS: Add myself to write-after-approval.
1600
1601 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
1602
1603         PR bootstrap/14871
1604         * Makefile.tpl: If we don't have built-in-tree target tools,
1605         use the ones found by configure rather than hacking around with
1606         program_transform_name.
1607         * configure.in: Give Makefile.tpl the information necessary
1608         to do that.
1609         * Makefile.in: Regenerate.
1610         * configure: Regenerate.
1611
1612 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
1613
1614         PR bootstrap/14760
1615         * configure.in: When computing baseargs, strip *all* copies of
1616         offending options.  Also, don't match/substitute the trailing space,
1617         so that this actually works when two similar options are separated by
1618         only one space.
1619         * configure: Regenerate.
1620
1621 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
1622
1623         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
1624         (rs6000-*-aix*): Same.
1625         * configure: Regenerate.
1626
1627 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
1628
1629         * MAINTAINERS: Add myself to write-after-approval.
1630
1631 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
1632
1633         * MAINTAINERS: Add myself to write-after-approval.
1634
1635 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
1636
1637         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
1638         STRICT_WARN, WARN_CFLAGS flags passed down to make.
1639         * Makefile.in: Regenerate.
1640
1641         * configure.in (top level bootstrap support): Rework --enable-werror
1642         to set @stage2_werror_flag@.
1643         * configure: Regenerate.
1644         * Makefile.tpl (top level bootstrap support): Pass
1645         @stage2_werror_flag@ down to configure in stages 2 and 3.
1646         * Makefile.in: Regenerate.
1647
1648 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
1649
1650         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
1651         for stages 2 and 3 as well as in make.  As a consequence, remove
1652         OUTPUT_OPTION (now detected by configure) from the flags passed down
1653         to make.
1654         * Makefile.in: Regenerate.
1655
1656         * Makefile.tpl (new-bootstrap): Fix typo.
1657         * Makefile.in: Regenerate.
1658
1659 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
1660
1661         * Makefile.tpl: Rearrange by moving recursive_targets rules
1662         into their proper sections.
1663         * Makefile.tpl (top level bootstrap support): Move disabling
1664         of coverage flags from 'make' to 'configure'; improve comments.
1665         * Makefile.in: Regenerate.
1666
1667         * Makefile.tpl (experimental top level bootstrap) Move stage1
1668         language setting from all- target to configure- target; disable
1669         intermodule optimization in stage 1; prevent gratuitous rebuilds
1670         of stage 1.
1671         * Makefile.in: Regenerate.
1672         * configure.in: Comma-separate stage 1 language list for top
1673         level bootstrap.
1674         * configure: Regenerate.
1675
1676         * Makefile.tpl: Clean up experimental top level bootstrap support:
1677         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
1678         prev-gcc in configure- targets as well as all- targets.
1679         * Makefile.in: Regenerate.
1680
1681 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
1682
1683         * compile: New file imported from automake.
1684
1685 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
1686
1687         * configure.in: Remove symbolic link section.
1688         * configure: Regenerate.
1689         * Makefile.tpl (links): Remove.
1690         * Makefile.in: Regenerate.
1691
1692 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
1693             Nathanael Nerode  <neroden@gcc.gnu.org>
1694
1695         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
1696         Set with AC_CHECK_PROGS.
1697         * configure.in: Fix comment typo from last patch.
1698         * configure: Regenerate.
1699
1700 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
1701
1702         * Makefile.tpl: Introduce experimental top level bootstrap support.
1703         * Makefile.in: Regenerate.
1704         * configure.in: Introduce support for top level bootstrap.
1705         * configure: Regenerate.
1706
1707 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
1708             Paolo Bonzini  <bonzini@gnu.org>
1709
1710         PR bootstrap/14522
1711         * configure.in: Cope with shells that do not support unquoted ^
1712         * configure: Regenerate.
1713
1714 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
1715             Paolo Bonzini  <bonzini@gnu.org>
1716
1717         PR bootstrap/14522
1718         * configure.in: Cope with shells that do not support nesting
1719         quotes inside quoted backquote substitutions.
1720         * configure: Regenerate.
1721
1722 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
1723
1724         PR bootstrap/14522
1725         * configure.in: Fix escaping of $.
1726         * configure: Regenerate.
1727
1728 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
1729
1730         * configure: Regenerate, since I forgot to while committing Paolo's
1731         changes.
1732
1733 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
1734
1735         PR ada/14131
1736         Move language detection to the top level.
1737         * configure.in: Find default values for the tools as
1738         soon as possible.  Disable ada if GNAT is not found.
1739         Emit error message about missing languages.  Expand
1740         --enable-languages=all for the gcc subdirectory.
1741
1742 2004-03-10  Ben Elliston  <bje@gnu.org>
1743
1744         * MAINTAINERS: Update my email address.
1745
1746 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
1747
1748         * ltconfig: Disable building static libraries if building shared
1749         libraries on AIX 5L.
1750
1751 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
1752
1753         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
1754         and disable libgcj.
1755         * configure: Regenerated.
1756
1757 2004-03-01  Brian Booth  <bbooth@redhat.com>
1758
1759         * MAINTAINERS: Add myself to write-after-approval.
1760
1761 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
1762
1763         * MAINTAINERS: Add myself to write-after-approval.
1764
1765 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
1766
1767         PR bootstrap/7087
1768         * Makefile.tpl: Guard XFOO sed statements better.
1769         * Makefile.tpl: Add dependency for configure-target-libada.
1770         * Makefile.in: Regenerate (incidentally fixes broken
1771         commit when libada-branch was merged).
1772
1773 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
1774
1775         * MAINTAINERS: Add myself to write-after-approval.
1776
1777 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
1778
1779         * MAINTAINERS: Add Nicola Pero and myself as libobjc
1780         maintainers.
1781
1782 2004-02-20  Andrew Cagney  <cagney@redhat.com>
1783
1784         * config.guess: Update from version 2003-10-16 to 2004-02-16.
1785         * config.sub: Update from version 2003-11-03 to 2004-02-16.
1786
1787 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1788
1789         PR bootstrap/11932
1790         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
1791
1792 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
1793
1794         * MAINTAINERS: Added myself to write-after-approval.
1795
1796 2004-02-14  Michael Koch  <konqueror@gmx.de>
1797
1798         * MAINTAINERS: Added myself to write-after-approval.
1799
1800 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
1801
1802         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
1803         some OS port maintainers to OS port maintainers section.
1804
1805 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
1806
1807         * MAINTAINERS: Add self.
1808
1809 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
1810
1811         * MAINTAINERS: Alphabetize.
1812
1813 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
1814
1815         * MAINTAINERS: Remove myself.
1816
1817 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
1818
1819         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
1820         (rs6000-*-aix*): Same.
1821         * configure: Regenerate.
1822
1823 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
1824
1825         * configure.in (host): Add in missing $noconfigdirs to defines.
1826         * configure: Regenerate.
1827
1828 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
1829             Nathanael Nerode  <neroden@gcc.gnu.org>
1830
1831         PR ada/6637, PR ada/5911
1832         Merge with libada-branch:
1833         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
1834         with appropriate dependencies. Add --enable-libada configure switch.
1835         * configure, Makefile.in: Regenerate.
1836
1837 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
1838
1839         * MAINTAINERS: Add myself to write-after-approval.
1840
1841 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1842
1843         * configure.in: Don't pass --with-stabs on IRIX 5 either.
1844         * configure: Regenerate.
1845
1846 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
1847
1848         Merge from upstream:
1849
1850         * ltmain.in: When setting IFS to '~', be careful about user
1851         arguments that contain '~'.
1852
1853         2004-02-04  Peter O'Gorman  <peter@pogma.com>
1854
1855         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
1856         Also test $base_compile against $CC with escaped arguments. Bug
1857         reported by Geoff Keating <geoffk@apple.com>.
1858
1859 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
1860
1861         * MAINTAINERS: Remove i960 port.
1862
1863 2004-01-23  DJ Delorie  <dj@redhat.com>
1864
1865         * Makefile.def (target_modules) [libiberty]: Don't stage.
1866         * Makefile.in: Rebuilt.
1867
1868 2004-01-20  Caroline Tice  <ctice@apple.com>
1869
1870         * MAINTAINERS: Add myself to write-after-approval.
1871
1872 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
1873
1874         * MAINTAINERS: Update my email address.
1875
1876 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
1877
1878         * MAINTAINERS: Add myself to write-after-approval.
1879
1880 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1881
1882         * MAINTAINERS: Remove entries without email address.
1883
1884 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
1885
1886         * MAINTAINERS: Add myself to write-after-approval.
1887
1888 2004-01-15  Steven Bosscher  <stevenb@suse.de>
1889
1890         * MAINTAINERS: Update my email address.
1891
1892 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
1893
1894         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
1895         * Makefile.tpl (configure-target-[+module+]): Support stage.
1896         * Makefile.in: Rebuilt.
1897
1898 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
1899
1900         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
1901
1902 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
1903
1904         * MAINTAINERS: Add myself as a MIPS maintainer.
1905
1906 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
1907
1908         * configure.in: Use ./config.cache, not config.cache.
1909         * configure: Regenerate.
1910         * Makefile.tpl: Special-casing not needed for GCC any more.
1911         * Makefile.in: Regenerate.
1912
1913         * configure.in: Don't share a cache file for host dirs.
1914         * configure: Regenerate.
1915
1916         * config-ml.in: Don't mess with the cache file.
1917
1918 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1919
1920         * MAINTAINERS: Move myself from 'Write After Approval' to
1921         'CPU Port Maintainers' section as SPARC maintainer.
1922
1923 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
1924
1925         * Makefile.tpl: Make GCC use a separate config.cache.
1926         * Makefile.in: Regenerate.
1927
1928         PR bootstrap/11932, PR bootstrap/11933
1929         (I don't know if it will fix either of them, but it relates
1930         to them.)
1931         * configure.in: Don't use shared config.cache for target
1932         directories.
1933         * configure: Regenerate.
1934
1935 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
1936
1937         * MAINTAINERS: Add myself to 'Write After Approval' section.
1938
1939 2003-12-31  Roger Sayle  <roger@eyesopen.com>
1940
1941         * configure.in (ia64*-*-hpux*): Disable building java libraries.
1942         * configure: Regenerated.
1943
1944 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
1945
1946         * MAINTAINERS: Remove the mn10200 maintainer.
1947
1948 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
1949
1950         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
1951         * configure: Regenerated.
1952
1953 2003-12-16  Jan Hubicka  <jh@suse.cz>
1954
1955         * MAINTAINERS: Add myself as callgraph maintainer.
1956
1957 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
1958
1959         * configure.in (raw_libstdcxx_flags): Remove the leading space.
1960         * configure: Regenerate.
1961
1962 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1963
1964         * MAINTAINERS: Move myself from 'Bug database only accounts' to
1965         'Write After Approval' section. Update email.
1966
1967 2003-12-01  James Lemke <jim@wasabisystems.com>
1968
1969         * MAINTAINERS (Write After Approval): Add myself.
1970
1971 2003-11-20  Matt Thomas  <matt@3am-software.com>
1972
1973         * MAINTAINERS: Add myself as a vax port maintainer.
1974
1975 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
1976
1977         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
1978         (configure-build-[+module+], configure-[+module+]): Likewise.
1979         (configure-target-[+module+], configure-gcc, config.status): Likewise.
1980         * Makefile.in: Regenerate.
1981
1982 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
1983
1984         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
1985         shared/dylibed libraries.
1986         * ltmain.sh: Likewise.
1987         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
1988         * ltcf-cxx.sh: Likewise.
1989         * ltcf-gcj.sh: Likewise.
1990         * ltconfig: Likewise.
1991
1992 2003-11-17  Stan Cox  <scox@redhat.com>
1993
1994         * MAINTAINERS: Add myself as iq2000 port maintainer.
1995
1996 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
1997
1998         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
1999         * Makefile.in: Regenerate.
2000
2001 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
2002
2003         * config.sub: Update to 2003-11-03 version.
2004
2005 2003-10-20  Phil Edwards  <phil@codesourcery.com>
2006
2007         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
2008         * configure:  Regenerate.
2009
2010 2003-10-20  Nicolas Pitre <nico@cam.org>
2011
2012         * MAINTAINERS: Add myself to 'Write After Approval' section.
2013
2014 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
2015
2016         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
2017
2018 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
2019
2020         * MAINTAINERS: Update my email address.
2021
2022 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2023
2024         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
2025
2026 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
2027
2028         * MAINTAINERS: Add myself to 'Write After Approval' section.
2029
2030 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
2031
2032         * config.guess: Update to 2003-10-16 version.
2033         * config.sub: Update to 2003-10-16 version.
2034
2035 2003-10-15 David Daney  <ddaney@avtrex.com>
2036
2037         * MAINTAINERS: Added myself to 'Write After Approval' section.
2038
2039 2003-10-15  Falk Hueffner  <falk@debian.org>
2040
2041         * MAINTAINERS: Move myself from 'Bug database only accounts' to
2042         'Write After Approval' section. Update email.
2043
2044 2003-10-14  Roger Sayle  <roger@eyesopen.com>
2045
2046         * MAINTAINERS: Move myself from 'Write After Approval' to
2047         'Various Maintainers' section as middle-end maintainer.
2048
2049 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
2050
2051         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2052         HOST_FLAGS_TO_PASS.
2053         * Makefile.in: Regenerate.
2054
2055 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
2056
2057         * config.guess: Update to 2003-10-07 version.
2058         * config.sub: Update to 2003-10-07 version.
2059
2060 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2061
2062         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
2063         * ltconfig (irix5*, irix6*): Don't override version_type.
2064
2065 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
2066
2067         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2068         * configure: Rebuilt
2069         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2070         * Makefile.in: Rebuilt
2071
2072 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
2073
2074         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2075
2076 2003-09-30  Carlo Wood  <carlo@alinoe.com>
2077
2078        * MAINTAINERS (Write After Approval): Add myself.
2079
2080 2003-09-29  Paul Koning  <ni1d@arrl.net>
2081
2082         * MAINTAINERS: Move myself from "Write After Approval"
2083         to CPU platform maintainers for pdp11 platform.
2084
2085 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
2086
2087         * MAINTAINERS: Move myself from 'Write After Approval' to
2088         'Various Maintainers' section as libffi testsuite maintainer.
2089
2090 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
2091
2092         * configure.in: Pass a computed --program-transform-name
2093         to subconfigures.
2094         * configure: Regenerated.
2095
2096 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
2097
2098         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2099         * Makefile.in: Regenerate.
2100
2101         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
2102         * Makefile.in: Regenerate.
2103
2104 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
2105
2106         * MAINTAINERS: Move myself from 'Write After Approval'
2107         to 'Various Maintainers' (objective-c) section.
2108
2109 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
2110
2111         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
2112         quoting.
2113         * configure: Regenerated.
2114
2115 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
2116
2117         * MAINTAINERS (Write After Approval): Add myself to write after
2118         approval list.
2119
2120 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
2121
2122        * MAINTAINERS (Write After Approval): Add myself.
2123
2124 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
2125
2126         * MAINTAINERS: Update my e-mail address.
2127
2128 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
2129
2130         * libtool.m4 (LD): Correct powerpc64 host match.
2131
2132 2003-09-06  James E Wilson  <wilson@tuliptree.org>
2133
2134         * MAINTAINTERS: Update my affiliation and email address.
2135
2136 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2137
2138         * MAINTAINERS (Write After Approval): Add myself.
2139
2140 2003-09-04  DJ Delorie  <dj@redhat.com>
2141
2142         * configure: Regenerate.
2143
2144 2003-09-04  Robert Millan  <robertmh@gnu.org>
2145
2146         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
2147
2148 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2149
2150         * configure.in: Ensure arguments to sed are properly spaced.
2151         * configure: Regenerate.
2152
2153 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2154
2155         * MAINTAINERS: Update my e-mail address.
2156
2157 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
2158
2159         * MAINTAINERS (Write After Approval): Add myself.
2160
2161 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
2162
2163         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2164         * configure: Regenerated.
2165
2166 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
2167
2168         * MAINTAINERS: Update my email address.
2169
2170 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
2171
2172         * configure.in:  Use newline instead of semicolon when assuming
2173         shell arguments in a for loop.
2174         * configure:  Regenerated.
2175
2176 2003-08-22  Jason Eckhardt  <jle@rice.edu>
2177
2178         * MAINTAINERS: Resurrect the i860 maintainer.
2179
2180 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
2181
2182         PR 8180
2183         * configure.in: When testing with_libs and with_headers, treat
2184         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
2185         * configure: Regenerate.
2186
2187         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2188         make, shell, etc.
2189         (baseargs): Likewise.
2190         * configure: Regenerate.
2191
2192 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
2193
2194         * MAINTAINERS (Write After Approval): Add myself.
2195
2196 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
2197
2198         * configure.in: Disable libgcj for darwin not on powerpc.
2199         * configure: Rebuild.
2200
2201 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
2202
2203         * config-ml.in, symlink-tree: Add license.
2204
2205 2003-08-03  Richard Stallman  <rms@gnu.org>
2206             Eben Moglen  <moglen@columbia.edu>
2207
2208         * README.SCO: New file.
2209
2210 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
2211
2212         * Makefile.tpl (check, check-c++): Express dependencies using
2213         dependencies rather than commands.
2214         * Makefile.in: Regenerate.
2215
2216 2003-08-01  Andrew Cagney  <cagney@redhat.com>
2217
2218         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2219         * configure: Ditto.
2220
2221 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
2222
2223         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
2224         * Makefile.in: Update.
2225
2226 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
2227
2228         * configure.in: Enable libgcj for darwin.
2229         * configure: Rebuild.
2230
2231 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
2232
2233         * config-ml.in:  Use ac_configure_args directly instead of
2234         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
2235         actually seen.
2236
2237 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
2238
2239         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
2240         creating target and build subdirs to build all parent dirs as needed.
2241         * Makefile.in: Rebuild.
2242         * configure.in: Don't build dirs explicitly here.
2243         * configure: Rebuild.
2244
2245 2003-07-26  Paul Brook  <paul@nowt.org>
2246
2247         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
2248
2249 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
2250
2251         * Makefile.tpl (all-make): Depend on intl.
2252         * Makefile.in: Rebuilt.
2253
2254 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
2255
2256         * install-sh:  Update to newer upstream versions (associated with
2257         aclocal 1.7).
2258         * mkinstalldirs:  Likewise.
2259         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
2260
2261 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
2262
2263         * MAINTAINERS: Move self from Bug database only accounts
2264         to write-after-approval.
2265
2266 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
2267
2268         * config.if: Remove unused libc_interface determination.
2269
2270 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
2271
2272         * MAINTAINERS: Move self from write-after-approval to
2273         build machinery (*.in).
2274
2275 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
2276
2277         PR bootstrap/11273
2278         PR bootstrap/11408
2279         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
2280         unused INSTALL_PROGRAM_ARGS.
2281         * configure.in: Use AC_PROG_INSTALL.
2282         * Makefile.in: Regenerate.
2283         * configure: Regenerate.
2284
2285 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
2286
2287         * MAINTAINERS: Alphabetize.
2288
2289 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
2290
2291         * configure: Rebuilt.
2292         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
2293         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2294         newlib nor libgloss.
2295         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
2296         * configure.in (am33_2.0-*-linux*): Added.
2297
2298 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
2299
2300         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
2301         * configure: Regenerate.
2302
2303 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
2304
2305         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
2306         * Makefile.in: Regenerate.
2307
2308 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
2309
2310         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
2311         * Makefile.in: Regenerate.
2312
2313 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
2314
2315         * Makefile.tpl: Replace PWD with PWD_COMMAND.
2316         * Makefile.in: Regenerated.
2317
2318         * config-ml.in: Replace PWD with PWD_COMMAND.
2319
2320 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
2321
2322         * intl: New directory; see intl/ChangeLog for details.
2323         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
2324         * Makefile.tpl: all-gcc depends on maybe-all-intl.
2325         * Makefile.in: Regenerate.
2326
2327 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
2328
2329         * configure.in: Clean up config-lang.in handling.  Delete
2330         useless assignment to "subdirs".
2331         * configure: Regenerate.
2332
2333 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
2334
2335         * configure.in: Rename 'target_libs' to 'target_libraries'.
2336         Remove useless reference to 'target_libs'.
2337         * configure: Regenerate.
2338
2339 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
2340
2341         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
2342         * Makefile.in: Regenerate.
2343
2344 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2345
2346         * Makefile.def: Introduce flags_to_pass.
2347         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
2348         * Makefile.in: Regenerate.
2349
2350 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
2351
2352         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
2353         and target-libgloss.
2354         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
2355         <h8300*-*-*>: Disable libf2c and ${libgcj}.
2356         * configure: Regenerate.
2357
2358 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
2359
2360         * configure.in: Update testsuite_flags to new location.
2361         * configure. Regenerate.
2362
2363 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
2364
2365         * Makefile.tpl: Remove BUILD_CC stuff.
2366         * Makefile.in: Regenerate.
2367
2368 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
2369
2370         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
2371
2372 2003-06-16  Graeme Peterson <gp@qnx.com>
2373
2374         * MAINTAINERS (Write After Approval): Add myself.
2375
2376 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
2377
2378         * config.guess: Update to 2003-06-12 version.
2379         * config.sub: Update to 2003-06-13 version.
2380
2381 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
2382
2383         * config.guess: Update to 2003-06-06 version.
2384         * config.sub: Update to 2003-06-06 version.
2385
2386 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2387
2388         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
2389         * configure. Regenerate.
2390
2391 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
2392
2393         * configure.in: Disable serial configure by default.
2394         * configure: Regenerate.
2395         * Makefile.tpl: Abolish .NOTPARALLEL.
2396         * Makefile.in: Regenerate.
2397
2398         * Makefile.tpl: Replace {build,host,target}_canonical by
2399         {build,host,target}.
2400         * Makefile.in: Regenerate.
2401
2402         * Makefile.tpl: Fix stupid pasto.
2403         * Makefile.in: Regenerate.
2404
2405 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
2406
2407         * Makefile.tpl: Remove bogus conditional.
2408         * Makefile.in: Regenerate.
2409
2410 2003-06-05  Jan Hubicka  <jh@suse.cz>
2411
2412         * Makefile.tpl (profiledbootstrap): New target.
2413         * Makefile.in (profiledbootstrap): New target.
2414
2415 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
2416
2417         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
2418         Pinski. Remove user names from other bugzilla-only maintainers.
2419
2420 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2421
2422         * Makefile.tpl: Make 'recursive targets' using autogen rather
2423         than shell loop.  Remove duplicate 'clean' targets and false
2424         comments.
2425         * Makefile.def: Add systematic dependencies to 'recursive' targets.
2426         Add systematic method of specifying missing targets in subdirs.
2427         Add copyright boilerplate.
2428         * Makefile.in: Regenerate.
2429         * configure.in: Add 'recursive targets' to maybe list.
2430         * configure: Regenerate.
2431
2432         * MAINTAINERS: "GNATS only" -> "Bug database only".
2433
2434         * Makefile.tpl: Rename [+target+] to [+make_target+].
2435         * Makefile.def: Rename 'target' to 'make_target'.
2436
2437 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
2438
2439         * MAINTAINERS: Add self as options handling maintainer.
2440
2441 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
2442
2443         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
2444         been too long since I touched those ports.
2445
2446 2003-05-28  DJ Delorie  <dj@redhat.com>
2447
2448         * Makefile.tpl: Make maybe-check-gcc .PHONY.
2449         * Makefile.in: Regenerate.
2450
2451 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2452
2453         * configure.in: Use curly braces in the definition of tooldir.
2454         * configure: Regenerate.
2455
2456 2003-05-21  DJ Delorie  <dj@redhat.com>
2457
2458         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
2459         newlib or libgloss.
2460         * Makefile.in: Regenerate.
2461
2462 2003-05-21  DJ Delorie  <dj@redhat.com>
2463
2464         * Makefile.tpl: Add missing empty maybe-check-gcc target.
2465         * Makefile.in: Regenerate.
2466
2467 2003-05-20  Ian Lance Taylor  <ian@airs.com>
2468
2469         * MAINTAINERS: Update my e-mail address.
2470
2471 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2472
2473         * configure.in: Switch more things to use maybe dependencies.
2474         * Makefile.tpl: Switch more things to use maybe dependencies.
2475         Factor out common code from autogen IF statements.
2476         * configure: Regenerate.
2477         * Makefile.in: Regenerate.
2478
2479 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
2480
2481         * configure.in: Accept i[3456789]86 for machine type.
2482         * configure: Regenerate.
2483
2484 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
2485
2486         * configure.in: Switch more things to use maybe dependencies.
2487         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
2488         * configure: Regenerate.
2489         * Makefile.tpl: Switch more things to use maybe dependencies.
2490         * Makefile.in: Regenerate.
2491
2492 2003-05-16  Andreas Schwab  <schwab@suse.de>
2493
2494         * Makefile.tpl (install-opcodes): Define.
2495         * Makefile.in: Rebuild.
2496
2497 2003-05-13  Andreas Jaeger  <aj@suse.de>
2498
2499         * config.guess: Update to 2003-05-09 version.
2500         * config.sub: Update to 2003-05-09 version.
2501
2502 2003-05-13  Michael Eager <eager@mvista.com>
2503
2504         * configure.in: Correct sed script so that options in quotes are not
2505         deleted.
2506         * configure: Rebuild.
2507
2508 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
2509
2510         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
2511         and $$s/newlib/libc/sys/cygwin32 include paths.
2512         * configure: Ditto.
2513
2514 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
2515
2516         * MAINTAINERS: Update my email addresses.
2517
2518 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2519
2520         * config-ml.in: Propagate INSTALL variables.
2521
2522 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2523
2524         * MAINTAINERS: Remove duplicate entries in Write After Approval.
2525
2526 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
2527
2528         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
2529         * Makefile.in: Regenerate.
2530
2531 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
2532
2533         * MAINTAINERS (GNATS only): Add Falk Hueffner.
2534
2535 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
2536
2537         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
2538
2539 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
2540
2541         * Makefile.tpl: Clean $(BUILD_SUBDIR).
2542         * Makefile.in: Regenerated.
2543
2544 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
2545
2546         * MAINTAINERS (Write After Approval): Upgrade myself from
2547         GNATS only to write-after-approval. Update my mail address.
2548
2549 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
2550
2551         (OS Port Maintainers: freebsd): Add myself.
2552
2553 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
2554
2555         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
2556
2557 2003-04-22  Kean Johnston  <jkj@sco.com>
2558
2559         * MAINTAINERS (SCO ports): Added myself.
2560
2561 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
2562
2563         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
2564
2565 2003-04-19  Kean Johnston  <jkj@sco.com>
2566
2567         * MAINTAINERS (Write After Approval): Add myself.
2568
2569 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2570
2571         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
2572         * Makefile.in: Regenerate.
2573
2574 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
2575
2576         * configure.in (powerpc64*-*-linux*): Remove.
2577         * configure: Rebuilt.
2578
2579 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
2580
2581         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
2582         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
2583         and restrap.
2584         * Makefile.in:  Regenerate.
2585
2586 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
2587
2588         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
2589         * configure: Regenerated.
2590
2591 2003-04-15  DJ Delorie  <dj@redhat.com>
2592
2593         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
2594
2595 2003-04-13  Nick Clifton  <nickc@redhat.com>
2596
2597         * config-ml.in: Remove support for --disable-aix removing
2598         call-aix multilibs.
2599
2600 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
2601
2602         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
2603         * */configure: Rebuilt.
2604
2605 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
2606
2607         * MAINTAINERS: Add my email address.
2608
2609 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
2610
2611         * MAINTAINERS (Write After Approval): Add myself.
2612
2613 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
2614
2615         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
2616         * Makefile.in: Regenerate.
2617
2618 2003-03-14  Michael Chastain  <mec@shout.net>
2619
2620         * Makefile.in: Regenerate with correct Makefile.def.
2621
2622 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2623
2624         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
2625         Make macro.
2626         * Makefile.in: Regenerate.
2627         * configure.in: Clean up gxx_include_dir logic.
2628         * configure: Regenerate.
2629
2630 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
2631
2632         * MAINTAINERS (Write After Approval): Add myself.
2633
2634 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
2635
2636         * MAINTAINERS: Update my mail address.
2637
2638 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2639
2640         * configure.in (gxx_include_dir): Fix typo.
2641         * configure: Regenerated.
2642
2643 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
2644
2645         * Makefile.tpl: Reindent.
2646         * Makefile.in: Regenerate.
2647         * configure.in: Reindent.  Don't set unused variables.
2648         * configure: Regenerate.
2649
2650 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
2651
2652         * configure.in: Include $(build_tooldir)/sys-include in
2653         FLAGS_FOR_TARGET.
2654         * configure: Regenerated.
2655
2656 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
2657
2658         * Makefile.tpl: Always pass down RANLIB.
2659         * Makefile.in: Regenerate.
2660
2661         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
2662         * Makefile.in: Regenerate.
2663         * configure.in: Remove unused logic relating to --enable-shared
2664         and --enable-threads.  Remove bogus comments.  Remove redundant
2665         noconfigdirs.
2666         * configure: Regenerate.
2667
2668         * configure.in: Replace ${libstdcxx_version} by its value.
2669         Remove reference to mh-dgux.
2670         * configure: Regenerate.
2671
2672 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
2673
2674         * MAINTAINERS (Write After Approval): Add myself.
2675
2676 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2677
2678         * Makefile.tpl: Rearrange.
2679         * Makefile.in: Regenerate.
2680
2681 2003-02-25  Uwe Stieber <uwe@wwws.de>
2682
2683         * configure.in: Add support for kaOS as cross build target system.
2684         * configure: Regenerated.
2685
2686 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
2687
2688         * MAINTAINERS (Write after approval): Add myself.
2689
2690 2003-02-21  James E Wilson  <wilson@tuliptree.org>
2691
2692         * MAINTAINERS: Update my email address.
2693
2694 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
2695
2696         * MAINTAINERS: Add self to blanket write privs. section.
2697
2698 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
2699
2700         * Makefile.tpl: Add definition of CPPFLAGS to pass into
2701         configure-target-* as some target builds may require additional
2702         flags for preprocessor tests.
2703         * Makefile.in: Regenerated.
2704
2705 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
2706
2707         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
2708         * ltconfig: Handle it.
2709         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
2710         auto-detecting it.
2711
2712         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
2713         it is used as argument to $CC.
2714         * ltcf-gcj.sh: Likewise.
2715
2716         * configure.in: Introduce --enable-maintainer-mode.
2717         * configure: Rebuilt.
2718         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
2719         for maintainer mode.
2720         * Makefile.in: Rebuilt.
2721
2722 2003-02-18  Jason Merrill  <jason@redhat.com>
2723
2724         * Makefile.tpl (check-c++): Allow parallelism.
2725
2726 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2727
2728         * MAINTAINERS: Remove John Carr (who never actually had access to
2729         gcc.gnu.org).
2730
2731 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
2732
2733         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
2734         don't configure target-libobjc.
2735         * configure: Regenerate.
2736
2737 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2738
2739         * Makefile.tpl (RANLIB): Define.
2740         * Makefile.in: Regenerate.
2741
2742 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
2743
2744         * MAINTAINERS: Update my email.
2745
2746 2003-02-06  Keith R Seitz  <keiths@redhat.com>
2747
2748         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
2749         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
2750         * Makefile.in: Regenerated.
2751         * configure.in: Remove all traces of snavigator, db, and grep.
2752         * configure: Regenerated.
2753
2754 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2755
2756         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
2757         After Approval.
2758
2759 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
2760
2761         * MAINTAINERS (Write after approval): Add myself.
2762
2763 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
2764
2765         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
2766         * Makefile.in: Regenerated.
2767
2768 2003-01-30  Roger Sayle  <roger@eyesopen.com>
2769
2770         * config.guess: Updated to 2003-01-30's version.
2771         * config.sub: Updated to 2003-01-28's version.
2772
2773 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
2774
2775         * config.if: If gcc_version is already set, just use it.  Don't set
2776         gcc_version_trigger if it's already set, otherwise set it to
2777         gcc/version.c, but only if the file exists.  If it is not set and
2778         gcc/version.c does not exist, try to extract the version number from
2779         $CC.
2780
2781 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
2782
2783         * MAINTAINERS: Add myself to write-after-approval list.
2784
2785 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
2786
2787         * configure.in:  Revert 24Jan change.
2788         * configure:  Regenerate.
2789
2790 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2791
2792         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
2793         entry of HJ Lu.
2794
2795 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2796
2797         * configure.in: Revert previous change.
2798         * configure: Regenerate.
2799
2800 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2801
2802         * configure.in: Make rda native-only.
2803         * configure: Regenerate.
2804
2805 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2806
2807         * MAINTAINERS: Move myself from GNATS-only-accounts to
2808         write-after-approval.
2809
2810 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2811
2812         * configure.in: Add missing \.
2813         * configure: Rebuilt.
2814
2815 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
2816
2817         * configure.in (baseargs): Avoid using \| in sed regular
2818         expressions.
2819         * configure: Rebuilt.
2820
2821 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
2822
2823         * configure.in (baseargs): Remove all supported forms of
2824         --cache-file, --srcdir, --host, --build and --target options
2825         from argument lists.
2826         * configure: Rebuilt.
2827
2828 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
2829
2830         * MAINTAINERS: Add myself to write-after-approval list.
2831
2832 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
2833
2834         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
2835         * configure: Rebuilt.
2836
2837 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
2838
2839         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
2840         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
2841         * Makefile.in: Regenerate.
2842         * configure: Regenerate.
2843
2844 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
2845
2846         * configure.in: Remove Makefile in build, host and target modules
2847         unless configure was run with --no-recursion.
2848         * configure: Rebuilt.
2849
2850 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
2851
2852         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
2853         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
2854         * Makefile.in: Regenerate.
2855
2856 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
2857
2858         * config.guess: Update to 2003-01-03 version.
2859         * config.sub: Update to 2003-01-03 version.
2860
2861 2003-01-07  Christopher Faylor  <cgf@redhat.com>
2862
2863         * configure: Regenerate with proper autoconf 2.13.
2864
2865 2003-01-07  Christopher Faylor  <cgf@redhat.com>
2866
2867         * configure.in: Add AC_PREREQ for consistency.
2868         * configure: Regenerate.
2869
2870 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
2871
2872         * configure.in (GDB_TK): Add tcl directories conditional on
2873         gdb/gdbtk directory being present.
2874         * configure: Regenerate.
2875
2876 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
2877
2878         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
2879         by gcc if LD is not defined and we are not doing a Canadian Cross.
2880         * configure: Rebuilt.
2881
2882 2002-12-31  Tom Tromey  <tromey@redhat.com>
2883
2884         * Makefile.in: Rebuilt.
2885         * Makefile.def (target_modules) [libffi]: Allow installation.
2886
2887 2002-12-31  Andreas Schwab  <schwab@suse.de>
2888
2889         * configure.in: Fix use of $program_transform_name.
2890         * configure: Regenerated.
2891
2892 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
2893
2894         * configure.in (baseargs): Don't remove first configure argument.
2895         * configure: Regenerated.
2896
2897 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
2898
2899         * Makefile.tpl (local-distclean): Don't remove...
2900         (multilib.ts): ... this.  Moved into...
2901         (multilib.out): ... this.  Don't use sub-make.
2902         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
2903         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
2904         (configure-build-[+module+], configure-[+module+],
2905         configure-target-[+module+], configure-gcc): ... these.  Test
2906         for Makefile existence.  Drop config.status from dependencies.
2907         * Makefile.in: Rebuilt.
2908         * configure.in: Move gcc-version-trigger to the end of
2909         ac_configure_args.  Add comments to maybedep.tmp and
2910         serdep.tmp.  Introduce --disable-serial-configure.  Remove
2911         nonopt from baseargs, matching and removing corresponding
2912         whitespace while at it.
2913         * configure: Rebuilt.
2914
2915 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
2916
2917         * configure.in (host_configargs): Replace reference to
2918         no-longer-defined buildopts with --build=${build_alias}.
2919         * configure: Rebuilt.
2920
2921         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
2922         program_transform_name to standard idiom.
2923         (AUTOGEN, AUTOCONF): Define.
2924         (Makefile.in): Use $(AUTOGEN).
2925         (Makefile): Depend on config.status, and use autoconf-style rule to
2926         build it.  Move original commands to...
2927         (config.status): ... this new target.
2928         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
2929         $(AUTOCONF).
2930         * Makefile.in: Rebuilt.
2931
2932 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2933
2934         * Makefile.tpl: Fix dramatic bustage due to change in
2935         program_transform_name.
2936         * Makefile.in: Regenerate.
2937
2938         * configure.in: Remove unnecessary PATH setting.
2939         * configure: Regnerate.
2940
2941         * configure.in: Don't default to unprefixed tools unless
2942         the native tools will work.
2943         * configure: Regenerate.
2944
2945         * configure.in: Convert to autoconf script.  Blow away lots
2946         of now-redundant Makefile fragments.
2947         * configure: Generate using Autoconf.
2948         * Makefile.tpl: Rewrite to reflect autoconfiscation.
2949         * Makefile.in: Regenerate.
2950
2951 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
2952
2953         * configure: Fix stupid bug where RANLIB was mistakenly included.
2954
2955         * configure.in: Rename (buildargs, hostargs, targargs) to
2956         (build_configargs, host_configargs, target_configargs).
2957
2958         * configure.in: Move logic out of sed statement.
2959
2960         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
2961         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
2962
2963 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
2964
2965         * config.sub: Import from master repository
2966         * config.guess: Ditto
2967
2968 2002-12-24  Andreas Schwab  <schwab@suse.de>
2969
2970         * Makefile.tpl (multilib.out): Fix missing space.
2971         * Makefile.in: Regenerate.
2972
2973 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2974
2975         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
2976         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
2977         * Makefile.in: Regenerate.
2978         * configure.in: Remove unnecessary leftovers.
2979
2980 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
2981
2982         * configure.in (extra_ranlibflags_for_target): New variable.
2983         (*-*-darwin): Add -c to ranlib commands.
2984         * configure (tooldir): Handle extra_ranlibflags_for_target.
2985
2986 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2987
2988         * Makefile.tpl: Revert HJL's change.
2989         * Makefile.in: Regenerated.
2990         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
2991         always.
2992
2993 2002-12-19  Andreas Schwab  <schwab@suse.de>
2994
2995         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
2996         * Makefile.in: Regenerate.
2997
2998 2002-12-18  H.J. Lu <hjl@gnu.org>
2999
3000         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3001         * Makefile.in: Regenerated.
3002
3003         * configure.in (build_prefix): New. Substitute.
3004
3005 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
3006
3007         * Makefile.tpl: Don't let real targets depend on phony targets.
3008         * Makefile.in: Regenerate.
3009
3010         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3011         * Makefile.in: Regenerate.
3012
3013 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
3014
3015         * config.sub: Import from master repository
3016         * config.guess: Ditto
3017
3018 2002-12-16  Jason Merrill  <jason@redhat.com>
3019
3020         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3021         previous 'make bootstrap'.
3022         * Makefile.in: Regenerate.
3023
3024 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
3025
3026         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3027
3028 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3029
3030         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3031         * Makefile.in: Regenerate.
3032
3033 2002-12-13  Jason Merrill  <jason@redhat.com>
3034
3035         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
3036         library tests.
3037         (check-c++): Just depend on it and check-target-libstdc++-v3.
3038         * Makefile.in: Regenerate.
3039
3040 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
3041
3042         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3043         * Makefile.in: Rebuilt.
3044
3045 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
3046
3047         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
3048
3049 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
3050
3051         * configure: Fix bug put in by gremlins.
3052
3053         * Makefile.tpl: Substitute more autoconfily.
3054         * configure: Substitute more autoconfily.
3055         * Makefile.in: Regenerate.
3056
3057 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
3058
3059         * config.sub: Import from master repository
3060         * config.guess: Ditto
3061         * MAINTAINERS: Added Svein Seldal under write after approval
3062
3063 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
3064
3065         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3066         * Makefile.in (all-sim): Ditto.
3067
3068 2002-12-06  DJ Delorie  <dj@redhat.com>
3069
3070         * Makefile.tpl: Change configure dependencies to not have real
3071         targets depend on phony targets.
3072
3073 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
3074
3075         * configure.in: Revert unintentional change.
3076
3077         * Makefile.tpl: Change dependency for */multilib.out so that
3078         it works when gcc isn't in the tree.
3079
3080         * configure.in: Substitute more.
3081         * configure: Run subconfigures from the Makefile.
3082         * Makefile.tpl: Run subconfigures from the Makefile; add a few
3083         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
3084
3085 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3086
3087         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
3088
3089 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3090
3091         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3092         and corresponding dependencies.
3093         * Makefile.in: Regenerate.
3094
3095         * configure.in (host_tools): Order binutils, gas and ld for
3096         convenience in running the testsuites.
3097
3098         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3099         * Makefile.in: Regenerate.
3100         * configure.in: Introduce rules to serialize subconfigure runs.
3101
3102         * configure.in: Introduce BASE_CC_FOR_TARGET.
3103         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
3104         Realize configure-build-* targets.  Realize configure-target-* targets.
3105         * Makefile.in: Regenerate.
3106
3107 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3108
3109         * configure: Move gcc_version_trigger stuff from here...
3110         * configure.in: ...to here.
3111
3112         * configure.in: Separate subconfigure options added by this file from
3113         options given by the user.  Add machinery to put args for host
3114         subconfigures into the Makefile.
3115
3116         * Makefile.tpl: Remove 'vault' targets.
3117         * Makefile.tpl: Reorder and comment dependencies.
3118         * Makefile.in: Regenerate.
3119
3120 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3121         * configure.in: Fix my broken commit of previous patch. (sigh)
3122
3123 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
3124
3125         * configure.in: Move host-specific darwin noconfigdirs into
3126         the host-specific section.
3127
3128 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
3129
3130         * configure.in: Move host-specific darwin noconfigdirs into
3131         the host-specific section.
3132
3133 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
3134
3135         * configure: Remove skip-this-dir support.
3136         * Makefile.tpl: Remove skip-this-dir support.
3137
3138         * Makefile.tpl: Remove leftover support for non-autoconfiscated
3139         subdirectories.
3140         * Makefile.in: Regenerate.
3141
3142         * Makefile.tpl: Strip out useless setting of 'dir'.
3143         * Makefile.in: Regenerate.
3144
3145 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3146
3147         * configure.in: Fix deeply stupid bug.
3148
3149         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3150         shell code in CXX_FOR_TARGET
3151         * Makefile.def: Introduce raw_cxx.
3152         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3153         RAW_CXX_FOR_TARGET.
3154         * Makefile.in: Regenerate.
3155
3156 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
3157
3158         * Makefile.tpl: Remove unnecessary ifs.
3159         * Makefile.in: Regenerate.
3160
3161         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
3162         dependencies.  Maybe-ize build-libiberty.  Create dummy install
3163         targets for 'no_install' modules.
3164         * configure: Move GDB_TK substitution to configure.in.  Move
3165         build_modules stuff to configure.in.
3166         * configure.in: Implement soft dependency machinery.  Maybe-ize
3167         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
3168         * Makefile.in: Regenerate.
3169
3170 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3171
3172         * Makefile.tpl: Make all-target, install-target behave similarly
3173         to all, install (only hitting configured targets).  Eliminate
3174         unused macro defintions.
3175
3176         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
3177         build != host.
3178
3179         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
3180
3181         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
3182
3183         * configure.in: Produce lists of subdir targets we're actually
3184         configuring.  Remove references to "dosrel".
3185         * Makefile.tpl: Let configure set which subdir targets are hit.
3186         Remove install-cross; clean up install; remove ALL.  Remove
3187         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
3188         Autogenerate host module targets.  Remove empty dependency lines
3189         and redundant dependency; rearrange slightly.
3190         * Makefile.def: Add host-side libtermcap, utils.
3191
3192         * Makefile.in: Regenerate.
3193
3194 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3195
3196         * ltconfig (osf[345]): Append $major to soname_spec.
3197         Reflect this in library_names_spec.
3198         * ltmain.sh (osf): Prefix $major with . for use as extension.
3199
3200 2002-11-19  Andreas Jaeger  <aj@suse.de>
3201
3202         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
3203         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
3204         and sparc64 GNU/Linux systems.
3205
3206 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
3207
3208         * MAINTAINERS: Update email.
3209
3210 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3211
3212         * MAINTAINERS: Complete James Dennett's entry.
3213
3214 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
3215
3216         * MAINTAINERS (Write After Approval): Add myself.
3217
3218 2002-11-13  Bruce Korb  <bkorb@gnu.org>
3219
3220         * Makefile.tpl: syntactic cleanup
3221
3222 2002-11-13 Stuart Hastings <stuart@apple.com>
3223
3224         * MAINTAINERS: Add myself to write-after-approval list.
3225
3226 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3227
3228         * Makefile.def: Add list of recursive targets to autogenerate.
3229         Add build_modules.
3230         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
3231         targets.  Autogenerate *-build-* targets.
3232         * Makefile.in: Regenerate.
3233
3234 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3235
3236         * configure: More autoconf-style substitutions.
3237         * Makefile.tpl: More autoconf-style substitutions.
3238         * Makefile.in: Regenerate.
3239
3240 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3241
3242         * configure: Substitute more variables in a more autoconf-friendly
3243         way.  Simplify slightly.
3244         * Makefile.tpl: Make more variables substitutable in an
3245         autoconf-friendly way.
3246         * Makefile.in: Regenerate.
3247
3248 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
3249
3250         * MAINTAINERS (Write After Approval): Add myself.
3251
3252 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
3253
3254         * configure.in (v810*): Remove special setting of tools.
3255
3256         * configure: Add support for extra required flags for ar or nm.
3257         * configure.in (aix4.3+): Use above support for target-specific
3258         issues, rather than using config/mt-aix43.
3259
3260 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3261
3262         * configure: Remove 'removing', which doesn't work.  Replace $subdir
3263         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
3264         with $srcdir.  Reformat indentation.  Substitute some variables
3265         formerly hard-coded in the Makefile for build=host.
3266         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
3267         * Makefile.def: Autogenerate more.
3268         * Makefile.in: Regenerate.
3269
3270 2002-11-04  Adam Nemet  <anemet@lnxw.com>
3271
3272         * MAINTAINERS (Write After Approval): Add myself.
3273
3274 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
3275
3276         * Makefile.def (host_modules): Add rda.
3277         * Makefile.in: Regenerate.
3278         * configure.in (target_tool): Add target-rda to list.
3279
3280 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3281
3282         * MAINTAINERS: Remove "co-maintainer" note for web pages.
3283
3284 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
3285
3286         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
3287         and restrap targets to this rule.
3288         * Makefile.in:  Regenerate.
3289
3290 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3291
3292         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
3293         GNATS only accounts.
3294
3295 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
3296
3297         * configure.in (i[3456]86-*-linux*): Add check to disable
3298         ${libgcj} for glibc1.
3299
3300 2002-10-24  Denis Chertykov  <denisc@overta.ru>
3301
3302         * MAINTAINERS: Add myself as ip2k port maintainer.
3303
3304 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
3305
3306         * configure.in: Add tic4x target.
3307
3308 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3309
3310         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
3311         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
3312         * Makefile.in: Regenerate.
3313
3314         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
3315         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
3316         * Makefile.in: Regenerate.
3317
3318 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
3319
3320         * MAINTAINERS: Add myself as web pages co-maintainer.
3321
3322 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3323
3324         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
3325         * Makefile.in: Regenerate.
3326
3327 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
3328
3329         * MAINTAINERS: Add myself and Nathan Sidwell
3330         <nathan@codesourcery.com> as VxWorks maintainers.
3331
3332 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3333
3334         * Makefile.def: Remove order dependency comments.
3335         * Makefile.tpl: Add explicit install-install dependencies.
3336         * Makefile.in: Regenerate.
3337
3338         * Makefile.tpl: Remove material now in src-release.  (Finally!)
3339         * Makefile.in: Regenerate.
3340
3341         * Makefile.tpl: Add configure-target (for src-release in src)
3342         * Makefile.in: Regenerate.
3343
3344 2002-09-30  Nick Clifton  <nickc@redhat.com>
3345
3346         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3347
3348 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
3349
3350         * configure.in (s390*-*-linux*): Enable libgcj.
3351
3352 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
3353
3354         * configure: Revert accidentally applied changes.
3355
3356         * Makefile.tpl: Make more autoconf-friendly.
3357         * Makefile.in: Regenerate.
3358         * configure: Make substitution more autoconf-like.
3359
3360 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
3361
3362         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
3363         single entry to handle all these.
3364         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
3365         libjava on arm-*-elf.
3366
3367 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
3368
3369         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
3370         things that depend on them.
3371
3372 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
3373
3374         * Makefile.tpl: Make subsituted variables more autoconfy.
3375         * Makefile.in: Regenerate.
3376         * configure: Make seds more autoconfy.
3377
3378 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
3379
3380         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
3381         * Makefile.in: Regenerate.
3382         * configure.in: Rewrite sed statements to look autoconfy.
3383
3384         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
3385         all-target-foo on configure-target-foo.
3386         * Makefile.def: Ditto.
3387         * Makefile.in: Rebuild.
3388
3389 2002-09-25  Andrew Haley  <aph@redhat.com>
3390
3391         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
3392
3393 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3394
3395         * Makefile.def: New file.
3396         * Makefile.tpl: New file.
3397         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
3398         * contrib/gcc_update: Note that Makefile.in is a generated file.
3399
3400         * configure.in: Minor rearrangement.  Simplify tests.
3401
3402 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
3403
3404         * configure.in (with_headers): Skip copy if value is "yes".
3405         (with_libs): Likewise.
3406
3407 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3408
3409         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
3410         * configure.in (sh*-*-pe*): Ditto.
3411         * configure.in (mips*-*-pe*): Ditto.
3412         * configure.in (*arm-wince-pe): Ditto.
3413
3414         * configure.in: Rearrange.
3415
3416 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
3417
3418         * MAINTAINERS: Update my email address.
3419
3420 2002-08-30  Paul Koning  <pkoning@equallogic.com>
3421
3422         * MAINTAINERS: (Write After Approval): Add myself.
3423
3424 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
3425
3426         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
3427
3428 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
3429
3430         * MAINTAINERS: Change my mailing address.
3431
3432 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
3433
3434         * MAINTAINERS (Write After Approval): Remove myself.
3435         (Various Maintainers: c++ runtime libs): Add myself.
3436
3437 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
3438
3439         * MAINTAINERS (Write After Approval): Remove myself.
3440         (Various Maintainers: c++ runtime libs): Add myself.
3441
3442 2002-08-15  Eric Christopher  <echristo@redhat.com>
3443
3444         * config.sub: Import from master repository.
3445         * config.guess: Ditto.
3446
3447 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
3448
3449         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
3450         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
3451         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
3452
3453 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
3454
3455         * MAINTAINERS: Add self to rs6000 vector extensions.
3456
3457 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
3458
3459         * libiberty/configure: Reverted unintended yesterday's check in.
3460
3461 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
3462
3463         * boehm-gc/configure, libf2c/configure: Rebuilt.
3464         * libffi/configure, libiberty/configure: Ditto.
3465         * libjava/configure, libobjc/configure: Ditto.
3466         * libstdc++-v3/configure, zlib/configure: Ditto.
3467         Merged from binutils:
3468         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
3469         From Steve Ellcey <sje@cup.hp.com>:
3470         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
3471         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
3472         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
3473         IA64.
3474         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
3475         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
3476         soname_spec, sys_lib_search_path_spec): Ditto.
3477
3478 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
3479
3480         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
3481
3482 2002-08-04  H.J. Lu  (hjl@gnu.org)
3483
3484         * configure.in (mips*-*-linux*): Don't skip target-libffi.
3485
3486 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
3487
3488         * MAINTAINERS (Write After Approval): Add myself.
3489
3490 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
3491
3492         * configure.in: Move generic linux case to end.  Copy generic
3493         linux noconfigdirs to mips*-*-linux* entry and new
3494         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
3495
3496 2002-07-19  Michael Matz  <matz@suse.de>
3497
3498         * MAINTAINERS: Add myself as ra* maintainer.
3499
3500 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
3501
3502         * config.guess: Update to 2002-07-09 version.
3503         * config.sub: Update to 2002-07-03 version.
3504
3505 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
3506
3507         * MAINTAINERS: Fix typo in a maintainer email address.
3508
3509 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3510
3511         * configure.in: Remove two redundant tests.
3512
3513 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3514
3515         * configure.in (mips*-*-irix6*o32): Enable stabs.
3516
3517 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
3518
3519         * configure.in: Don't build grez.
3520         * Makefile.in: Ditto.
3521
3522         * Makefile.in: Remove references to bsp, cygmon, libstub.
3523         * configure.in: Ditto.
3524
3525         * configure.in: Remove leftover reference to gdbtest.
3526
3527 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
3528
3529         * configure.in (gxx_include_dir):  Change to match versioned
3530         C++ headers if --enable-version-specific-runtime-libs is used.
3531
3532 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
3533
3534         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
3535
3536 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3537
3538         * configure.in: Make --without-x work.
3539
3540 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3541
3542         * configure.in: Rearrange target Makefile fragment collection.
3543
3544         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
3545         cvs[src].
3546         * configure.in: Ditto.
3547
3548 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
3549
3550         * MAINTAINERS (Write After Approval): Update my e-mail address.
3551
3552 2002-06-24  Ben Elliston  <bje@redhat.com>
3553
3554         * configure.in (host_tools): Remove cgen.
3555
3556         * Makefile.in (all-cgen): Remove; runs from its source directory.
3557         (check-cgen, install-cgen, clean-cgen): Likewise.
3558         (all-opcodes): Do not depend on all-cgen.
3559         (all-sim): Likewise.
3560
3561 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
3562
3563         * Makefile.in: Eliminate 'apache' targets.
3564         * configure.in: Eliminate 'apache' targets.
3565
3566         * configure.in: Eliminate redundant tests.  Reorganize.
3567
3568         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
3569
3570         * config-ml.in: Eliminate references to Cygnus configure.
3571
3572         * Makefile.in: Eliminate references to building emacs.
3573
3574 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
3575
3576         * MAINTAINERS: Update my email address.
3577
3578 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
3579
3580         * config.if (libstdcxx_incdir): Version C++ headers.
3581         (cxx_incdir): Remove.
3582
3583 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
3584
3585         * MAINTAINERS (Write After Approval): Add self.
3586
3587 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
3588
3589         * configure.in: Add support for ip2k.
3590
3591 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
3592
3593         * configure.in: Fix AIX configury bug.
3594
3595 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
3596
3597         * MAINTAINERS (Write After Approval): Add self.
3598
3599 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
3600
3601         * configure.in: replace ${topsrcdir} with ${srcdir}
3602
3603         * configure.in: Move definition of libstdcxx_flags
3604         right above usage, rather than waaay earlier.
3605
3606         * configure.in: Pull definition of is_cross_compiler earlier.
3607
3608         * configure.in: Rearrange a little.
3609
3610         * configure.in: Remove references to librx.
3611         * Makefile.in: Remove references to librx.
3612
3613 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
3614
3615         * config.sub: Add support for avr target.
3616         Import from master sources, rev 1.255
3617
3618 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
3619
3620         * configure, .cvsignore:  Revert previous change...
3621         * Makefile:  ...delete.
3622
3623 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
3624
3625         * configure.in: Eliminate ${gasdir} variable.
3626
3627 2002-06-18  Dave Brolley  <brolley@redhat.com>
3628
3629         * configure.in: Add support for frv.
3630         * config.sub: Add support for frv.
3631
3632 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
3633
3634         * configure:  Remove garbage from previous commit.
3635
3636 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
3637
3638         * configure:  For in-source builds, make a subdir and re-exec there.
3639         * Makefile:  New file.  Pass targets through to build directory.
3640         * .cvsignore:  No longer ignore "Makefile".
3641
3642 2002-06-16  Douglas Rupp  <rupp@gnat.com>
3643
3644         * MAINTAINERS (Write After Approval): Add self.
3645
3646 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3647
3648         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
3649
3650 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
3651
3652         * configure.in (vax-*-netbsd*): Re-enable gas.
3653
3654 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
3655
3656         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
3657         BUILD_PREFIX_1, to correct nomenclature.
3658         * configure: Likewise.
3659
3660         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
3661         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
3662
3663 2002-05-31  Olaf Hering  <olh@suse.de>
3664
3665         * config-ml.in: Propogate DESTDIR also.
3666
3667 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
3668
3669         * configure.in (vax-*-netbsd*): Don't build gas for this
3670         platform.
3671
3672 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
3673
3674         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3675         and libgcj for AVR.
3676
3677 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
3678
3679         * MAINTAINERS (Write After Approval): Add myself.
3680
3681 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
3682
3683         * config.guess: Update to 2002-05-22 version.
3684         * config.sub: Likewise.
3685
3686 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3687
3688         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
3689         * config-ml.in: Likewise.
3690         * configure: Likewise.
3691         * configure.in: Likewise.
3692
3693 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>