1 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3 * MAINTAINERS (Write After Approval): Add myself.
5 2006-02-03 Lee Millward <lee.millward@gmail.com>
7 * MAINTAINERS (Write After Approval): Add myself.
9 2006-01-31 Richard Guenther <rguenther@suse.de>
10 Paolo Bonzini <bonzini@gnu.org>
12 * Makefile.def (target_modules): Add libgcc-math target module.
13 * configure.in (target_libraries): Add libgcc-math target library.
14 (--enable-libgcc-math): New configure switch.
15 * Makefile.in: Re-generate.
16 * configure: Re-generate.
17 * libgcc-math: New toplevel directory.
19 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
21 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
22 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
23 the assembler, linker and binutils.
24 * configure: Regenerate.
26 2006-01-22 Dirk Mueller <dmueller@suse.de>
28 * MAINTAINERS (Write After Approval): Add myself.
30 2006-01-20 Diego Novillo <dnovillo@redhat.com>
32 * configure: Regenerate.
34 2006-01-18 Richard Henderson <rth@redhat.com>
35 Jakub Jelinek <jakub@redhat.com>
36 Diego Novillo <dnovillo@redhat.com>
38 * libgomp: New directory.
39 * Makefile.def: Add target_module libgomp.
40 * Makefile.in: Regenerate.
41 * configure.in (target_libraries): Add target-libgomp.
42 * configure: Regenerate.
44 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
46 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
48 * Makefile.in: Rebuilt.
50 2006-01-04 Chris Lattner <sabre@gnu.org>
52 * MAINTAINERS (Write After Approval): Add myself.
54 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
58 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
59 * Makefile.tpl (OBJDUMP): New.
60 (EXTRA_HOST_FLAGS): Add it.
61 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
63 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
64 to use symbolic links between directories. Avoid race conditions
65 or make them harmless.
66 * configure.in: Do not try to use symbolic links between directories.
68 * Makefile.def (LEAN): Pass.
69 * Makefile.tpl (LEAN): Define.
70 (stage[+id+]-start): Accept that the previous directory does not
71 exist, if the bootstrap is lean.
72 (stage[+id+]-bubble): Invoke lean bootstrap commands after
73 stage[+id+]-start. Use a makefile variable and an `if' instead of a
74 configure substitution.
75 ([+compare-target+]): Likewise.
76 ([+bootstrap-target+]-lean): New.
77 * configure.in: Remove lean bootstrap support from here.
79 * Makefile.in: Regenerate.
80 * configure: Regenerate.
82 2006-01-04 Ben Elliston <bje@au.ibm.com>
84 * MAINTAINERS (libdecnumber): Add myself.
86 2006-01-02 Mark Mitchell <mark@codesourcery.com>
88 * libtool-ldflags: New script.
90 2006-01-02 Andreas Schwab <schwab@suse.de>
92 * configure.in: When reconfiguring remove Makefile in
93 all stage directories.
94 * configure: Regenerate.
96 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
98 * MAINTAINERS: Update my email address.
100 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
102 Revert Ada-related part of the previous change.
104 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
106 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
107 * Makefile.in: Regenerate.
108 * configure.in: Do not include mt-ppc-aix target fragment.
109 * configure: Regenerate.
111 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
113 * configure.in: Select appropriate fragments for PowerPC/AIX.
114 * configure: Regenerate.
116 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
117 BOOT_CFLAGS, BOOT_LDFLAGS.
118 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
119 BOOT_CFLAGS, BOOT_LDFLAGS.
120 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
121 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
122 (stage): Fail if we cannot complete the work.
123 * Makefile.in: Regenerate.
125 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
127 * configure.in: Replace ms1 with mt.
128 * configure: Rebuilt.
130 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
132 * MAINTAINERS: Update my email address.
134 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
136 * Makefile.tpl (all, do-[+make_target+], do-check, install,
137 install-host-nogcc): Don't invoke $(stage) at the end.
138 * Makefile.in: Regenerate.
140 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
142 * configure.in: Flip the top-level bootstrap switch.
143 * configure: Regenerate.
145 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
147 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
148 $(stage) and $(unstage).
149 (EXTRA_TARGET_FLAGS): Correct double-quoting.
150 (all): Remove stray semicolon.
151 (local-distclean): Don't handle multilib.tmp and multilib.out.
152 (install.all): Set $s for consistency.
153 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
154 check_multilibs setting. Always make the install directory.
155 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
157 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
158 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
159 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
160 (multilib.out): Remove.
161 * Makefile.in: Regenerated.
163 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
165 * MAINTAINERS (Write After Approval): Add myself.
167 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
169 * MAINTAINERS: Add myself as mt maintainer.
171 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
173 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
175 * MAINTAINERS: Change email address.
177 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
179 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
180 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
181 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
182 Find in-tree tools if available.
183 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
184 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
185 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
186 (COMPILER_*_FOR_TARGET): New.
187 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
188 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
189 (CONFIGURED_*, USUAL_*): Remove.
190 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
191 STRIP): Use autoconf substitutions.
192 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
193 COMPILER_NM_FOR_TARGET): New.
194 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
196 (all): Make all-host and all-target in parallel.
197 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
198 that $$r and $$s are set before invoking a recursive make.
199 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
200 ([+bootstrap-target+]): Inline most of the `all' target.
202 2005-11-29 Ben Elliston <bje@au.ibm.com>
204 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
205 from the gcc build directory.
206 * Makefile.in: Regenerate.
208 2005-11-29 Ben Elliston <bje@au.ibm.com>
210 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
211 depend on all-libdecnumber.
212 * configure.in (host_libs): Include libdecnumber.
213 * Makefile.in: Regenerate.
214 * configure: Likewise.
216 2005-11-29 Ben Elliston <bje@au.ibm.com>
218 * libdecnumber: Import decNumber sources from the dfp-branch.
220 2005-11-21 Kean Johnston <jkj@sco.com>
222 * config.sub, config.guess: Sync from upstream sources.
224 2005-11-21 Ben Elliston <bje@au.ibm.com>
226 Import from Autoconf sources:
228 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
229 * config/move-if-change: Don't output "$2 is unchanged";
230 suggested by Ben Elliston. Handle weird characters correctly.
232 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
234 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
235 to match upstream libtool for darwin.
237 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
239 * Makefile.def: Remove gdb dependencies for gdbtk.
240 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
241 (configure-gdb, install-gdb): New rules.
242 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
243 * Makefile.in, configure: Regenerated.
245 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
247 * MAINTAINERS (Write After Approval): Add myself.
249 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
251 * MAINTAINERS (Write After Approval): Add myself.
253 2005-10-24 Diego Novillo <dnovillo@redhat.com>
255 * MAINTAINERS (alias analysis): Add Daniel Berlin and
258 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
261 * Makefile.tpl (do-[+make-target+], do-check, install,
262 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
263 are set before recursing.
264 * Makefile.in: Regenerate.
266 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
269 * Makefile.def (gcc) <target>: Fix thinko.
270 * Makefile.in: Regenerate.
272 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
274 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
275 * configure: Regenerate.
277 2005-10-15 Jie Zhang <jie.zhang@analog.com>
279 * MAINTAINERS (Write After Approval): Add self.
281 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
283 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
284 target-libffi, target-qthreads, target-libjava, and
286 * configure: Regenerate.
288 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
290 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
291 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
292 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
293 (USUAL_OBJDUMP_FOR_TARGET): New.
294 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
295 * configure.in: Check for $OBJDUMP_FOR_TARGET.
296 * configure, Makefile.in: Regenerated.
298 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
300 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
301 before other host packages.
303 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
305 * MAINTAINERS: Add self as sh libraries/configury maintainer.
307 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
311 * configure.in (default_target): Remove.
312 * Makefile.tpl (all): Do not use prerequisites as subroutines
313 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
314 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
315 use prerequisites as subroutines.
316 (check-host, check-target): New.
317 (bootstrap configure & all targets): Do not use stage*-start
318 if the directory layout is already ok.
319 (non-bootstrap configure & all targets): Prepend a $(unstage).
320 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
321 (NOTPARALLEL): Remove.
322 (unstage, stage variables): New variables.
323 (unstage, stage targets): Simply expand to those variables.
325 * configure: Regenerate.
326 * Makefile.in: Regenerate.
328 2005-10-04 James E Wilson <wilson@specifix.com>
330 * Makefile.def (lang_env_dependencies): Add libmudflap.
331 * Makefile.in: Regenerate.
333 2005-10-03 Andreas Schwab <schwab@suse.de>
335 Backport from libtool CVS:
336 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
338 * ltmain.sh: add support for installing into temporary
339 staging area (e.g. 'make install DESTDIR=...')
341 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
343 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
344 * configure: Regenerated.
346 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
348 * configure: Regenerate with the correct
351 2005-09-30 Catherine Moore <clm@cm00re.com>
353 * configure.in (bfin-*-*): New.
354 * configure: Regenerated.
356 2005-09-28 Geoffrey Keating <geoffk@apple.com>
358 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
359 (LIPO_FOR_TARGET): New.
360 (CONFIGURED_LIPO_FOR_TARGET): New.
361 (USUAL_LIPO_FOR_TARGET): New.
362 (STRIP_FOR_TARGET): New.
363 (CONFIGURED_STRIP_FOR_TARGET): New.
364 (USUAL_STRIP_FOR_TARGET): New.
365 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
367 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
368 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
369 * Makefile.in: Regenerate.
370 * configure: Regenerate.
372 2005-09-19 David Edelsohn <edelsohn@gnu.org>
374 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
375 (rs6000-*-aix*): Same.
376 * configure: Regenerate.
378 2005-09-16 Tom Tromey <tromey@redhat.com>
380 * MAINTAINERS: Add self as java maintainer.
382 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
384 * configure.in: Recognize f95 in the --enable-languages option,
385 and substitute it for fortran, issuing a warning.
386 * configure: Regenerate.
388 2005-08-30 Phil Edwards <phil@codesourcery.com>
390 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
391 * configure: Regenerated.
393 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
395 * MAINTAINERS: Add self as ms1 maintainer.
397 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
399 * Makefile.def (libssp): Add to lang_env_dependencies.
400 * Makefile.in: Regenerate.
402 2005-08-18 Ian Lance Taylor <ian@airs.com>
404 * MAINTAINERS: Add myself as middle-end maintainer.
406 2005-08-17 Christian Groessler <chris@groessler.org>
408 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
409 * Makefile.in: Regenerate.
411 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
413 * MAINTAINERS (write after approval): Added myself.
415 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
417 * MAINTAINERS (Write After Approval): Add myself.
419 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
421 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
422 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
423 Look for alternate names of the target cc and c++
424 * configure: Regenerate.
426 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
428 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
429 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
430 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
431 tools; remove code to manually set them.
432 (Target tools): Look in the environment for them.
433 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
434 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
435 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
437 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
438 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
439 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
440 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
441 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
442 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
443 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
444 * configure: Regenerate.
445 * Makefile.in: Regenerate.
447 2005-07-28 Ben Elliston <bje@au.ibm.com>
449 * MAINTAINERS: Update for removed CPU targets.
451 2005-07-27 Mark Mitchell <mark@codesourcery.com>
453 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
454 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
455 * Makefile.in: Regenerated.
457 2005-07-26 Mark Mitchell <mark@codesourcery.com>
459 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
460 (CFLAGS_FOR_TARGET): Use it.
461 (CXXFLAGS_FOR_TARGET): Likewise.
462 * Makefile.in: Regenerated.
463 * configure.in (--with-build-sysroot): New option.
464 * configure: Regenerated.
466 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
468 * Makefile.tpl: Wrap install between unstage and stage
469 * Makefile.in: Regenerate.
471 2005-07-21 Eric Christopher <echristo@apple.com>
473 * MAINTAINERS: Update affiliation.
475 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
477 * MAINTAINERS: Add self as crx port maintainer.
479 2005-07-20 DJ Delorie <dj@redhat.com>
481 * MAINTAINERS: Add self as m32c maintainer.
483 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
485 * all files: Update FSF address.
487 2005-07-15 Eric Christopher <echristo@redhat.com>
489 * MAINTAINERS: Change affiliation.
491 2005-07-14 Jim Blandy <jimb@redhat.com>
493 * configure.in: Add cases for Renesas m32c.
494 * configure: Regenerated.
496 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
498 * COPYING.LIB: Update from fsf.org.
500 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
502 * COPYING, compile, config.guess,
503 config.sub, install-sh, missing, mkinstalldirs,
504 symlink-tree, ylwrap: Sync from upstream sources.
505 * config-ml.in: Update FSF address.
507 2005-07-13 Eric Christopher <echristo@redhat.com>
509 * configure.in: Add toplevel noconfigdir support for tpf.
510 * configure: Regenerate.
512 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
516 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
517 * Makefile.in: Regenerate.
519 2005-07-07 Mark Mitchell <mark@codesourcery.com>
521 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
522 Brolley to write-after-approval.
524 2005-07-07 Andreas Schwab <schwab@suse.de>
526 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
527 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
528 * Makefile.in: Regenerated.
530 2005-07-06 Geoffrey Keating <geoffk@apple.com>
532 * configure.in: Don't build sim or rda when targetting darwin.
533 * configure: Regenerate.
535 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
537 * configure.in: Add --enable-libssp and --disable-libssp.
538 * configure: Regenerate with autoconf-2.13.
540 2005-07-02 Jakub Jelinek <jakub@redhat.com>
542 * Makefile.def (target_modules): Add libssp.
543 * configure.in (target_libraries): Add target-libssp.
544 * configure: Rebuilt.
545 * Makefile.in: Rebuilt.
547 2005-07-01 Zack Weinberg <zackw@panix.com>
549 * MAINTAINERS: Change email address. Resign from maintainership.
551 2005-07-01 Richard Guenther <rguenther@suse.de>
553 * MAINTAINERS: Change my e-mail address and affiliation.
555 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
557 * Makefile.def (stagefeedback): Come after profile.
558 Define profiledbootstrap target.
559 * Makefile.tpl (profiledbootstrap): Remove.
560 (stageprofile-end): Zap stagefeedback.
561 (stagefeedback-start): Copy all .gcda files, not only GCC's.
562 * Makefile.in: Regenerate.
564 2005-06-13 Richard Sandiford <richard@codesourcery.com>
566 * MAINTAINERS: Update my email address.
568 2005-06-13 Zack Weinberg <zack@codesourcery.com>
570 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
571 In 'cpp' stanza, support '#line' as well as '# '.
573 2005-06-08 Andreas Schwab <schwab@suse.de>
575 * MAINTAINERS: Move myself from 'Write After Approval' to
576 'CPU Port Maintainers' section as m68k maintainer.
578 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
580 * configure.in (unsupported_languages): New macro.
581 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
582 non-ported target libraries in noconfigdirs.
583 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
584 non-linux-gnu. Remove libgcj_ex_libffi.
585 <lang_frag loop>: Set add_this_lang=no if the language is in
586 unsupported_languages.
587 * configure: Regenerate.
589 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
591 * configure.in: Fix typo in handling of --with-mpfr-dir.
592 * configure: Regenerate.
594 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
596 * MAINTAINERS: Update my email address.
598 2005-06-02 Jim Blandy <jimb@redhat.com>
600 * config.sub: Add cases for the Renesas m32c. (This patch has been
601 accepted into the master sources.)
603 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
604 Michael Snyder <msnyder@redhat.com>
605 Stan Cox <scox@redhat.com>
607 * configure.in: Set noconfigdirs for ms1.
609 * configure: Regenerate.
611 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
613 * MAINTAINERS (Write After Approval): Add self.
615 2005-06-01 Josh Conner <jconner@apple.com>
617 * MAINTAINERS (Write After Approval): Add self.
619 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
621 * MAINTAINERS: Update my email address.
623 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
625 * MAINTAINERS (Write After Approval): Add self.
627 2005-05-26 Chris Demetriou <cgd@broadcom.com>
629 * MAINTAINERS (Write After Approval): Remove self.
631 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
633 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
634 (Dependencies): Consider target modules for bootstrap dependencies.
635 Make target bootstrap modules depend on each stage's gcc.
636 * Makefile.in: Regenerate.
638 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
640 * Makefile.def (configure-gcc): Depend on binutils having been built.
641 (all-gcc): No need to do it here.
642 * Makefile.in: Regenerate.
644 2005-05-19 Paul Brook <paul@codesourcery.com>
646 * configure.in: Rewrite misleading error message when requested
647 language cannot be built.
648 * configure: Regenerate.
650 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
652 * ylwrap: Import from Automake 1.9.5.
654 2005-05-13 David Ung <davidu@mips.com>
656 * MAINTAINERS (Write After Approval): Add self.
658 2005-05-09 Mike Stump <mrs@apple.com>
660 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
661 lt_cv_sys_max_cmd_len for now.
663 2005-05-09 Stan Cox <scox@redhat.com>
665 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
667 2005-05-08 Matt Kraai <kraai@ftbfs.org>
669 * README.SCO: Update the URL.
671 2005-05-05 David Edelsohn <edelsohn@gnu.org>
673 * ltconfig: Define file_list_spec. Pass file_list_spec and
674 with_gnu_ld to libtool.
675 * ltcf-c.sh (aix[45]): Define file_list_spec.
676 * ltcf-cxx.sh (aix[45]): Same.
677 * ltcf-gcj.sh (aix[45]): Same.
678 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
679 exists, write list of input files to temporary file.
681 2005-05-04 Mike Stump <mrs@apple.com>
683 * configure.in: Always pass --target to target configures as
684 otherwise rebuilds that do --recheck will fail.
685 * confiugure: Rebuilt.
687 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
689 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
691 (configure, all): Add bootstrap support.
692 (Host modules, target modules): Pass post-stage1 flags and exports.
693 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
694 * Makefile.in: Regenerate.
696 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
698 * configure: Regenerate.
700 2005-04-27 Mike Stump <mrs@apple.com>
702 * MAINTAINERS: Add self as darwin maintainer.
704 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
706 * config.sub: Update from master copy.
708 2005-04-21 Mike Stump <mrs@apple.com>
710 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
711 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
713 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
715 * configure.in <crisv32-*-*, cris-*-*>: New local variable
716 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
717 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
718 "*-*-elf" and "*-*-linux*".
719 * configure: Regenerate.
721 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
723 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
725 2005-04-12 Mike Stump <mrs@apple.com>
727 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
729 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
731 * MAINTAINERS (Write After Approval): Add myself.
733 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
735 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
737 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
739 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
740 (TARGET_CONFIGARGS): Include --with-target-subdir.
741 (configure, all): New macros. Use them throughout.
742 * Makefile.in: Regenerate.
744 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
746 * MAINTAINERS (Write After Approval): Add myself.
748 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
750 * MAINTAINERS: Remove 'loop unrolling' maintainer.
752 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
754 * MAINTAINERS: Move John Carr to Write After Approval.
756 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
758 * config/mh-mingw32: Delete.
759 * configure.in: Don't use it.
760 * configure: Regenerate.
762 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
764 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
765 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
766 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
767 (HOST_LIB_PATH): Generate from Makefile.def.
768 (TARGET_LIB_PATH): Likewise.
769 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
770 * Makefile.in: Regenerate.
771 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
772 (RPATH_ENVVAR): Include Darwin case.
773 * configure: Regenerate.
775 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
777 * MAINTAINERS (Various Maintainers): Remove self.
778 (Write After Approval): Add self.
780 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
782 * MAINTAINERS (Various Maintainers): Add self.
784 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
786 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
787 * configure: Regenerate.
789 2005-03-21 Zack Weinberg <zack@codesourcery.com>
791 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
792 gcc_version, and gcc_version_trigger from set of flags to pass.
793 * Makefile.tpl: Remove definitions of above variables.
794 (config.status): Remove dependency on $(gcc_version_trigger).
795 * Makefile.in: Regenerate.
796 * configure.in: Do not reference config/gcc-version.m4 nor
797 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
798 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
799 * configure: Regenerate.
801 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
802 Andrew Pinski <pinskia@physics.uc.edu>
804 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
805 * Makefile.in: Regenerate.
807 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
809 * MAINTAINERS (Write After Approval): Add myself.
811 2005-03-03 David Ayers <d.ayers@inode.at>
813 * MAINTAINERS (Write After Approval): Add myself.
815 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
818 * ltmain.sh: Avoid creating archives with components that have
821 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
824 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
826 * Makefile.in: Regenerate.
828 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
830 * Makefile.in: Regenerate to fix conflict between the previous two
833 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
836 * Makefile.def (target_modules): Remove "stage", now unnecessary.
837 * Makefile.tpl (HOST_SUBDIR): New substitution.
838 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
839 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
840 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
841 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
842 (Host modules, Bootstrapped modules): Use it.
843 (Build modules, Target modules): Do not create symlink trees,
844 always configure out-of-srcdir.
845 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
846 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
847 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
848 $(HOST_SUBDIR). Create a symlink for host_subdir.
850 * Makefile.in: Regenerate.
851 * configure: Regenerate.
853 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
855 Merged from libada-gnattools-branch:
856 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
858 * gnattools: New directory.
859 * Makefile.def: Add gnattools as a module, depending on target-libada.
860 * Makefile.in: Regenerate.
861 * configure.in: Include gnattools in host_tools; disable it if ada
863 * configure: Regenerate.
865 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
867 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
869 (Write After Approval): Remove myself.
871 2005-02-23 Paul Schlie <schlie@comcast.net>
873 * configure.in: Allow darwin targeted ports to build tk, itcl and
875 * configure: Regenerate.
877 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
880 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
881 * configure: Regenerate.
883 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
885 * MAINTAINERS (Write After Approval): Add myself.
887 2005-02-10 Ian Lance Taylor <ian@airs.com>
889 * MAINTAINERS: Update my e-mail address.
891 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
893 * MAINTAINERS (Write After Approval): Add myself.
895 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
897 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
898 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
899 target-libgloss when not *-*-elf and *-*-aout.
900 * configure: Regenerate.
902 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
904 * MAINTAINERS: Remove obsolete entries.
906 * MAINTAINERS (Write After Approval): Add Michael Matz.
908 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
910 * MAINTAINERS: Remove self as cpplib maintainer.
912 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
914 * install-sh, config.sub: Import from upstream.
916 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
919 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
920 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
921 * Makefile.in: Regenerate.
923 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
925 * MAINTAINERS: Update my email address.
927 2005-01-12 David Edelsohn <edelsohn@gnu.org>
928 Andreas Schwab <schwab@suse.de>
931 * config-ml.in: Eval option if surrounded by single quotes.
933 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
935 Revert 2004-12-28 Makefile changes, a better fix will be
936 applied to mainline and src after GCC 4.0 branches.
938 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
942 * Makefile.def (target_modules): Remove stage parameter,
943 it is always true now.
944 * Makefile.tpl (configure-build-[+module+],
945 configure-target-[+module+]): Always build symlink tree
946 for the directory and for include. BUILD_SUBDIR and
947 TARGET_SUBDIR cannot be . anymore.
948 * Makefile.in: Regenerate.
950 2004-12-25 David Edelsohn <edelsohn@gnu.org>
952 Revert 2004-12-08 Makefile changes.
954 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
956 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
959 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
961 * configure.in (sh64-*-*): Reenable gprof.
962 * configure: Regenerate.
964 2004-12-08 David Edelsohn <edelsohn@gnu.org>
966 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
967 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
968 (EXTRA_TARGET_FLAGS): Add PICFLAG.
969 * Makefile.in: Regenerate.
971 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
973 * MAINTAINERS: Update my email address.
975 2004-12-07 Matt Kraai <kraai@ftbfs.org>
977 * Makefile.tpl: Generate normal dependencies if the LHS module is
979 * Makefile.in: Regenerate.
981 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
983 * configure.in: Include config/gxx-include-dir.m4. Use
984 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
985 * configure: Regenerate.
987 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
990 * configure.in: Set libstdcxx_incdir directly.
991 * configure: Regenerate.
993 2004-12-02 Eric Christopher <echristo@redhat.com>
995 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
996 * Makefile.in: Regenerate.
998 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
1000 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1001 * configure: Regenerate.
1003 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
1005 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
1006 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
1007 * configure: Regenerate.
1009 2004-12-01 Eric Christopher <echristo@redhat.com>
1011 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
1012 of things to remove.
1014 2004-11-29 Matt Kraai <kraai@ftbfs.org>
1016 * MAINTAINERS (Write After Approval): Update my e-mail address.
1018 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
1020 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
1021 from CVS libtool to always pass_all.
1023 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1025 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1026 (hppa*64*-*-*): Delete incorrect comment.
1027 * configure: Rebuilt.
1029 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
1031 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
1033 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
1035 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
1036 from CVS libtool to always pass_all.
1038 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1040 * install-sh, compile: Import from automake.
1042 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1044 * config.guess, config.sub: Import from savannnah.
1046 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1048 * MAINTAINERS (Write After Approval): Add myself
1050 2004-11-12 Mike Stump <mrs@apple.com>
1052 * Makefile.def: Add html support.
1053 * Makefile.tpl: Likewise.
1054 * Makefile.in: Regenerate.
1056 2004-11-11 Geoffrey Keating <geoffk@apple.com>
1059 * configure.in: Remove all instances of build-fixincludes from
1061 (build_configargs): Supply --target to subdirectories.
1062 * configure: Regenerate.
1064 * Makefile.def: Make gcc install depend on fixincludes install.
1065 * Makefile.in: Regenerate.
1067 2004-11-10 Janis Johnson <janis187@us.ibm.com>
1069 * MAINTAINERS: Add myself as gcc testsuite maintainer.
1071 2004-11-11 Paul Brook <paul@codesourcery.com>
1073 * MAINTAINERS: Add self as arm maintainer. Update email address.
1075 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
1077 * configure.in (noconfigdirs) [mmix-*-*]: Disable
1079 * configure: Regenerate.
1081 2004-11-07 David Edelsohn <edelsohn@gnu.org>
1083 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1086 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
1088 * Makefile.def (host fixincludes): Specify missing targets.
1089 * Makefile.in: Regenerate.
1091 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
1093 * MAINTAINERS: Add myself
1095 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
1097 * MAINTAINERS (Write After Approval): Add myself.
1099 2004-11-04 Geoffrey Keating <geoffk@apple.com>
1101 * Makefile.def: Build fixincludes for the host, too.
1102 * Makefile.in: Regenerate.
1103 * configure.in (host_tools): Add fixincludes.
1104 * configure: Regenerate.
1106 2004-11-04 Daniel Jacobowitz <dan@debian.org>
1108 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1109 * configure: Regenerated.
1111 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
1114 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1115 * configure: Regenerated.
1117 2004-10-31 Mark Mitchell <mark@codesourcery.com>
1119 * README.SCO: Update per FSF instructions.
1121 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
1124 * configure.in (case ${target}): Do not build fixincludes for avr.
1125 * configure: Regenerated.
1127 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
1129 * configure.in (case ${target}): Do not build fixincludes
1130 on platforms where it is not used.
1131 * configure: Regenerated.
1133 2004-10-23 Daniel Jacobowitz <dan@debian.org>
1135 * configure.in: Use an absolute path to install-sh.
1136 * configure: Regenerated.
1138 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1140 * MAINTAINERS (Write After Approval): Add myself.
1142 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
1144 * MAINTAINERS: Remove from Write After Approval those that are
1145 already maintainers.
1147 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
1149 * MAINTAINERS: Update my email address.
1151 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
1153 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1154 * configure: Regenerate.
1156 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
1158 * MAINTAINERS: Update my email address.
1160 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
1162 * MAINTAINERS (Language Front Ends Maintainers): New. Move
1163 entries belonging to this category.
1165 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
1167 * MAINTAINERS: Update my e-mail address.
1169 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
1171 Fix wrong conflict resolution in:
1173 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
1175 * Makefile.in: Regenerate.
1176 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1177 in the recursive `make', instead of hardwiring `all'.
1178 (Autogenerated TARGET-* variables): New.
1180 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
1182 * configure.in: Enable target-libgloss for crx-*-*.
1183 * configure: Regenerate.
1185 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
1187 * MAINTAINERS (Various Maintainers): Move the "windows,
1188 cygwin, mingw" maintainer to ...
1189 (OS Port Maintainers): ... here.
1191 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
1193 * MAINTAINERS (Write After Approval): Remove those that are
1194 maintainers of some subsystem.
1196 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
1198 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1199 * ltcf-cxx.sh (tpf*): Likewise.
1200 * ltconfig (tpf*): Add TPF OS configuration support.
1202 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
1204 * MAINTAINERS: Change my email address to my new work account.
1206 2004-09-24 Michael Roth <mroth@nessie.de>
1208 * configure.in (--without-headers): Add missing double quotes.
1209 * configure: Regenerate.
1211 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1213 * ylwrap: Revert to previous version.
1215 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
1218 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1219 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1220 SET_GCC_LIB_PATH_CMD.
1221 (BASE_TARGET_EXPORTS): Likewise.
1222 * Makefile.in: Regenerated.
1224 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1225 * configure: Regenerated.
1227 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
1229 * config.guess: New upstream version
1230 * compile, depcomp, install-sh, ylwrap: Likewise.
1232 2004-09-19 Roger Sayle <roger@eyesopen.com>
1234 * config/mh-x86omitfp: New host makefile fragment. Add
1235 -fomit-frame-pointer to the default BOOT_CFLAGS.
1236 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1237 * configure: Regenerate.
1239 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
1242 * configure.in (*-*-darwin*): Renable libobjc.
1243 * configure: Regenerate.
1245 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
1247 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
1249 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
1251 * Makefile.def: Remove libbanshee.
1252 * Makefile.tpl: Ditto.
1253 * configure.in: Ditto.
1254 * Makefile.in: Regen.
1257 2004-09-08 David Edelsohn <edelsohn@gnu.org>
1259 * ltmain.sh: Use $pic_object as $non_pic_object if
1260 $non_pic_object=none.
1262 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
1264 * missing: Import latest version from master repository.
1266 2004-09-06 Nick Clifton <nickc@redhat.com>
1268 * config.sub: Import latest version from master repository.
1269 * config.guess: Likewise.
1270 This includes these changes:
1272 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
1274 * config.sub: Handle crisv32, alias etraxfs.
1275 * config.guess (crisv32:Linux:*:*): Handle.
1277 2004-08-13 Brad Smith <brad@comstyle.com>
1279 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1280 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1282 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
1284 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1285 assume the processor is a powerpc. This is because coreutils
1286 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1287 in this case, due to a MacOS X bug that causes
1288 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1289 to return a negative number.
1290 Problem reported by Petter Reinholdtsen in:
1291 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1293 2004-07-19 Ben Elliston <bje@gnu.org>
1295 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1297 2004-06-24 Ben Elliston <bje@gnu.org>
1299 * config.guess: Update copyright years.
1300 * config.sub: Likewise.
1302 2004-06-22 Robert Millan <robertmh@gnu.org>
1304 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1305 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1307 2004-06-22 Stanley F. Quayle <stan@stanq.com>
1309 * config.guess (*:*VMS:*:*): New entry. Replaces
1310 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1313 2004-06-22 Ben Elliston <bje@gnu.org>
1315 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1316 * config.sub: Likewise.
1318 2004-06-22 Ben Elliston <bje@gnu.org>
1320 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1321 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1323 2004-06-11 Ben Elliston <bje@gnu.org>
1325 * config.guess (pegasos:OpenBSD:*:*): Remove.
1327 2004-06-11 Ben Elliston <bje@gnu.org>
1329 From Wouter Verhelst <wouter@grep.be>:
1330 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1332 2004-06-11 Ben Elliston <bje@gnu.org>
1334 * config.guess (luna88k:OpenBSD:*:*): New.
1336 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1338 * config.guess (m32r*:Linux:*:*): New case.
1339 * config.sub: Handle m32rle.
1341 2004-03-12 Ben Elliston <bje@wasabisystems.com>
1343 From Jens Petersen <petersen@redhat.com>:
1344 * config.sub: Handle sparcv8.
1346 2004-03-03 Ben Elliston <bje@wasabisystems.com>
1348 From Tom Smith <smith@cag.lkg.hp.com>:
1349 * config.guess: Version suffixes are equally significant on Tru64
1350 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
1351 prefix of "P" (patched kernel).
1353 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
1355 * config.sub: Add support for National Semiconductor CRX target.
1357 2004-09-03 Janis Johnson <janis187@us.ibm.com>
1359 * MAINTAINERS (Various Maintainers): Remove myself as web page
1360 maintainer, add myself as maintainer of build status lists.
1362 2004-09-03 Jan Beulich <jbeulich@novell.com>
1364 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1365 *-*-netware, but add target-libmudflap.
1366 Consolidate *-*-netware targets (of which really only i?86 exists)
1367 into a single entry.
1368 * configure: Likewise.
1370 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
1372 * Makefile.tpl (sorry): Remove.
1373 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1374 (cleanstrap targets): Depend on distclean, not distclean-stage1.
1375 (do-clean): Clean per-stage directories too.
1376 (do-distclean): Run distclean-stage1 too.
1377 (.NOTPARALLEL): Enable during toplevel bootstrap.
1378 (stage[+id+]-bubble): Enable parallel execution during
1379 the recursive invocation.
1380 * Makefile.in: Regenerate.
1382 Fix previous checkin:
1384 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1386 * configure.in: Fix indentation.
1387 * configure: Regenerate.
1389 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
1391 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1392 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1393 * configure: regenerate
1394 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
1398 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
1400 * Makefile.def (build_modules): Add fixincludes.
1401 (dependencies): Make gcc depend on fixincludes.
1402 * configure.in (build_tools): Add fixincludes.
1403 (build_configdirs): Always include build_libs.
1404 * Makefile.in: Regenerate.
1405 * configure: Regenerate.
1407 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
1409 * Makefile.def (bootstrap stages): Add 'lean' parameter.
1410 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1411 phony targets; do not generate timestamp files.
1412 (distclean-stageN): Remove references to their timestamp files.
1413 (restageN, touch-stageN): Remove.
1414 (stageN-bubble): Rewritten.
1415 (compare): Support lean bootstraps.
1416 * Makefile.in: Regenerate.
1418 * configure.in: Only warn when bootstrapping but
1419 build != host or build != target. Support lean bootstraps.
1420 * configure: Regenerate.
1422 2004-08-26 Phil Edwards <phil@codesourcery.com>
1424 * configure.in: Give a better error message if GMP/MPFR are missing
1425 and a language needing them has been requested.
1426 * configure: Regenerated.
1428 2004-08-25 Phil Edwards <phil@codesourcery.com>
1430 * configure.in: Print a list of available language front-ends if
1431 a requested one is missing. Tidy stray tab characters.
1432 * configure: Regenerated.
1434 2004-08-19 Michael Koch <konqueror@gmx.de>
1436 * gcc/doc/install.texi: Update entry about automake for libjava.
1438 2004-08-17 Robert Millan <robertmh@gnu.org>
1440 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1441 (instead of FreeBSD).
1442 * configure: Regenerate.
1444 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
1446 * Makefile.in: Regenerate.
1447 * configure: Regenerate.
1449 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1451 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1452 for bootstrapped modules if toplevel bootstrap is going.
1453 (GCC bootstrap): Generate per-stage targets for all bootstrapped
1454 modules. Adjust for changes in Makefile.def. Enable several
1455 rules even in non-bootstrap mode, just to avoid peppering the
1456 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1457 (stage-[+prev+]-bubble): Remove.
1459 * Makefile.def (Dependencies): Depend on all-build-bison,
1460 all-build-flex, all-build-byacc, all-build-texinfo, rather
1461 than the host variations.
1462 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
1464 (BISON): Update for recent Bisons.
1466 (cross): Depend on all-build.
1467 (all): Do not depend on all-build.
1468 (prebootstrap): Remove.
1469 (dep-kind): Accept separate prefixes for MODULE and ON variables.
1470 (Prebootstrap dependencies): Add them to the per-stage targets
1471 and to all-prebootstrap.
1472 * configure.in (build_configdirs): Always enable build_tools.
1473 (BUILD_DIR_PREFIX): Remove.
1475 * Makefile.def (gcc): Add target variable.
1476 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1477 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1478 in the recursive `make', instead of hardwiring `all'.
1479 (Autogenerated TARGET-* variables): New.
1481 2004-08-13 Brian Booth <bbooth@redhat.com>
1483 * MAINTAINERS: Remove myself from write-after-approval.
1485 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
1487 * src-release: Stop distributing mmalloc with gdb (which doesn't
1489 * Makefile.def: GDB doesn't depend on mmalloc anymore.
1490 * Makefile.in: Regenerate.
1492 2004-08-09 Mark Mitchell <mark@codesourcery.com>
1494 * configure.in (arm*-*-eabi*): New target.
1495 * configure: Regenerate.
1497 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
1499 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1500 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1501 (Dependencies): New section.
1502 * Makefile.tpl (Dependencies): Generate from Makefile.def.
1503 (configure-target-[+module+]): Depend on maybe-all-gcc
1504 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
1505 (toplevel profiledbootstrap): Fix dependencies.
1506 * Makefile.in: Regenerate.
1508 2004-08-03 Mark Mitchell <mark@codesourcery.com>
1510 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1511 target-libiberty to noconfigdirs.
1512 * configure: Regenerate.
1514 2004-08-03 Paul Brook <paul@codesourcery.com>
1516 * configure.in: Check for MPFR as well as GMP.
1517 * configure: Regenerate.
1519 2004-08-01 Robert Millan <robertmh@gnu.org>
1521 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1522 libmudflap for all GNU-based systems (with Glibc).
1523 * configure: Regenerate.
1525 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
1527 * Makefile.def (host-modules): Add gcc.
1528 * Makefile.in: Regenerate.
1529 * Makefile.tpl (sorry): New rule.
1530 (configure-host, all-host, [+make_target+]-host, do-check,
1531 install-host): Do not add gcc as a special case.
1532 (host modules): Add a small special-casing for gcc. Export
1533 extra_make_flags through the environment.
1534 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1535 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1536 other recursive targets for gcc): Remove.
1538 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1539 (stage, unstage): New rules.
1540 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1541 distclean-stage[+id+]): Use stage_current.
1542 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1543 the stage*-start rules.
1545 2004-08-02 Geoffrey Keating <geoffk@apple.com>
1547 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
1550 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
1552 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
1553 * configure: Regenerate.
1555 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
1557 * maintainer-scripts/gcc_release: Revert yesterday's change.
1559 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
1561 * MAINTAINERS: Add myself to write-after-approval.
1563 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
1566 * gcc/gccbug.in: Updated because of libf2c removal.
1567 * maintainer-scripts/gcc_release: Ditto.
1569 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
1571 * configure.in: Build libmudflap by default on FreeBSD.
1572 * configure: Regenerated.
1574 2004-07-09 Mark Mitchell <mark@codesourcery.com>
1576 * configure.in: Do not build libmudflap by default on non-GNU/Linux
1578 * configure: Regenerated.
1580 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1583 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1584 feedback based compiler.
1585 * Makefile.in: Rebuilt.
1587 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
1589 * Makefile.def (host_modules): Set bootstrap=true for flex.
1590 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1591 * Makefile.in: Rebuilt.
1593 2004-07-07 Jan Hubicka <jh@suse.cz>
1595 * MAINTAINERS: Add self as a profile feedback maintainer.
1597 2004-07-05 Phil Edwards <phil@codesourcery.com>
1599 * configure.in: Do not prepend $srcdir to /dev/null in
1601 * configure: Regenerate.
1603 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
1605 * Makefile.def (build_modules): Add bison, byacc, flex,
1607 (flags_to_pass): Add FLEX.
1608 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1609 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1610 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1611 DEFAULT_MAKEINFO): Remove.
1612 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1613 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1614 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1615 objdir or else use configured tool.
1617 (all): Depend on it.
1618 (Build module dependencies): Add.
1619 * Makefile.in: Regenerate.
1620 * configure.in: Better support for multiple build modules,
1621 matching what is done for host/target modules. Do not look
1622 for "plausible" locations of build tools if Canadian cross.
1623 Use autoconf's AC_PROG_CC to find a C compiler. Define
1624 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
1625 * configure: Regenerate.
1627 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
1629 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1630 * Makefile.in: Regenerate.
1632 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
1634 * Makefile.tpl (configure-build-[+module+],
1635 configure-[+module+], configure-target-[+module+]): Pass
1636 [+extra_configure_args+].
1637 (all-build-[+module+], all-[+module+], check-[+module+],
1638 install-[+module+], [+make_target+]-[+module+],
1639 all-target-[+module+], check-target-[+module+],
1640 install-target-[+module+], [+make_target+]-target-[+module+]):
1641 Pass [+extra_make_args+].
1642 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1643 (GCC_HOST_EXPORTS): Remove.
1644 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1645 cross, check-gcc, check-gcc-c++, install-gcc,
1646 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1647 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1648 * Makefile.in: Regenerate.
1650 2004-06-21 Matthew Sachs <msachs@apple.com>
1652 * MAINTAINERS: Added self to write-after-approval.
1654 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
1656 * configure.in: Check for srcdir/winsup rather than build directory
1658 * configure: Regenerate.
1660 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
1662 * configure.in: Don't build Cygwin native newlib if winsup
1663 directory is missing. Emit warning instead.
1664 * configure: Regenerate.
1666 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
1668 * Makefile.tpl (touch-stage[+id+]): New.
1669 (restage[+prev+]): Depend on touch-stage[+id+].
1671 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1674 * Makefile.def: Add profile and feedback bootstrap stages.
1675 Remove next field from bootstrap stages.
1676 * Makefile.tpl (LN, LN_S): Substitute.
1677 (stageN-start, stageN-end): Use double-colon rules, to
1678 provide a hook for additional setup commands.
1679 (distclean-stageN-gcc, restageN): Create dependencies from
1680 [+prev+], not from [+next+].
1681 (stageN-bubble): Add commands for successive stages from
1682 [+prev+], using double-colon rules.
1683 (all-stageN-gcc): Fix typo.
1684 (stagefeedback-start, profiledbootstrap): New.
1685 * Makefile.in: Regenerate.
1686 * configure.in: Call ACX_PROG_LN.
1687 * configure: Regenerate.
1689 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
1691 * MAINTAINERS (Write After Approval): Add myself.
1693 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
1695 * MAINTAINERS (Write After Approval): Add myself.
1697 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
1699 * configure.in: Fix --enable-bootstrap breakage introduced in trees
1701 * configure: Regenerate.
1703 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
1705 * Makefile.tpl: Fix typo.
1706 * Makefile.in: Regenerate.
1708 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
1710 * configure.in: Remove new- prefix from toplevel
1712 * configure: Regenerate.
1714 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
1716 * Makefile.tpl (all.normal): Rename to all.
1717 (all): Replace with a rule to pick the default
1718 target from configure.
1719 (all-gcc, configure-gcc): Use conditionals to
1720 do nothing when toplevel bootstrap is going on.
1721 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1722 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1723 * configure.in: Support --enable-bootstrap.
1725 * Makefile.def: Remove new- prefix from toplevel
1727 * Makefile.tpl: Likewise.
1729 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
1732 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1733 $(RECURSE_FLAGS) to recursive invocation of make.
1735 * Makefile.in: Regenerate.
1736 * configure: Regenerate.
1738 2004-05-30 Andreas Jaeger <aj@suse.de>
1739 Jim Wilson <wilson@specifixinc.com>
1741 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1744 2004-05-27 Daniel Jacobowitz <dan@debian.org>
1746 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1747 * configure: Regenerate.
1749 2004-05-25 Daniel Jacobowitz <drow@false.org>
1751 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1752 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1753 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
1755 * Makefile.in: Regenerate.
1757 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
1759 * configure.in: Test the ability to symlink directories.
1760 * configure: Regenerate.
1762 * Makefile.def (bootstrap-stage): New definitions.
1763 * Makefile.tpl (configure-stage1-gcc,
1764 configure-stage2-gcc, configure-stage3-gcc,
1765 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1766 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1767 new-restage3, compare): Autogenerate, see Makefile.in
1768 entry for behavioral changes.
1769 (distclean-stage1, new-stage1-start, new-stage1-end,
1770 new-stage1-bubble, distclean-stage2, new-stage2-start,
1771 new-stage2-end, new-stage2-bubble, distclean-stage3,
1772 new-stage3-start, new-stage3-end): New autogenerated targets.
1773 (objext, prebootstrap, BOOT_CFLAGS,
1774 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1777 * Makefile.in: Regenerate.
1778 (distclean-stage1, new-stage1-start, new-stage1-end,
1779 new-stage1-bubble, distclean-stage2, new-stage2-start,
1780 new-stage2-end, new-stage2-bubble, distclean-stage3,
1781 new-stage3-start, new-stage3-end): New targets.
1782 (all-stage1-gcc): Move prebootstrap dependency from here...
1783 (configure-stage1-gcc): ...to here.
1784 (new-bootstrap): Use bubble targets.
1785 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1786 Use per-stage distclean targets.
1787 (configure-stage1-gcc, configure-stage2-gcc,
1788 configure-stage3-gcc, all-stage1-gcc,
1789 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1790 Use new-stageN-start to prepare the tree.
1792 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
1794 * Makefile.def (host_modules): add libcpp.
1795 * Makefile.tpl: Add dependencies on and for libcpp.
1796 * Makefile.in: Regenerate.
1797 * configure.in: Add libcpp host module.
1798 * configure: Regenerate.
1800 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
1802 * Makefile.tpl: Whenever a recursive target is defined, wrap
1803 it in a special @if/@endif block, and prepare its maybe
1804 dependency in the @if/@endif block
1805 * configure.in: Instead of writing maybe dependencies, remove
1806 the @if/@endif statements, and remove the @if/@endif blocks
1808 * configure: Regenerate.
1809 * Makefile.in: Regenerate.
1811 2004-05-20 Janis Johnson <janis187@us.ibm.com>
1813 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
1815 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
1818 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
1819 * */configure: Rebuilt.
1821 2004-05-17 Zack Weinberg <zack@codesourcery.com>
1823 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1825 * configure, Makefile.in: Regenerate.
1827 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
1829 * MAINTAINERS (Write After Approval): Add myself.
1831 2004-05-13 Diego Novillo <dnovillo@redhat.com>
1833 Merge from tree-ssa-20020619-branch.
1835 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
1836 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
1837 (HOST_GMPLIBS): Define.
1838 (HOST_GMPINC): Define.
1839 (TARGET_LIB_PATH): Add libmudflap.
1840 (GFORTRAN_FOR_TARGET): Define.
1841 (configure-build*): Export GFORTRAN.
1842 (configure-gcc): Export GMPLIBS and GMPINC.
1843 (all-gcc): Add maybe-all-libbanshee.
1844 (configure-target-libgfortran): Define.
1845 * Makefile.in: Regenerate.
1846 * configure.in (host_libs): Add libbanshee.
1847 (target_libraries): Add target-libmudflap and target-libgfortran.
1848 Add --with-libbanshee.
1849 Handle --disable-libmudflap.
1850 (*-*-freebsd*): Use with_gmp.
1851 Add $(libgcj) to noconfigdirs.
1852 * configure: Regenerate.
1853 * depcomp: New file.
1854 * MAINTAINERS: Add tree-ssa maintainers.
1856 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
1858 * MAINTAINERS (Various Maintainers): Add myself.
1860 2004-04-30 Brian Ford <ford@vss.fsi.com>
1862 * MAINTAINERS (Write After Approval): Add myself.
1864 2004-04-29 Uros Bizjak <uros@kss-loka.si>
1866 * MAINTAINERS (Write After Approval): Add myself.
1868 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
1870 * config/acx.m4: Fix fastcompare support for new-bootstrap.
1871 * configure: Regenerate.
1873 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
1876 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
1878 * Makefile.def (flags_to_pass): Remove *dir variables that
1879 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1880 as well as prefix and exec_prefix.
1881 * Makefile.in: Regenerate.
1883 2004-04-26 Robert Millan <robertmh@gnu.org>
1885 Add patches from libtool CVS.
1886 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
1887 * ltconfig: Likewise.
1888 * ltcf-c.sh: Likewise.
1889 * ltcf-cxx.sh: Likewise.
1890 * ltcf-gcj.sh: Likewise.
1892 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
1894 * Makefile.def (host_modules): Mark with the bootstrap
1895 flag packages on which gcc depends.
1896 * Makefile.tpl (all-bootstrap): Use it.
1897 * Makefile.in: Regenerate.
1899 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
1901 * Makefile.def (flags_to_pass): Remove *dir variables that
1902 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1903 as well as prefix and exec_prefix.
1904 * Makefile.in: Regenerate.
1906 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
1908 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
1909 * configure: Regenerate.
1910 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
1911 * gcc/Makefile.tpl (compare): Use the result of the test.
1912 * gcc/Makefile.in: Regenerate.
1914 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
1916 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
1917 Always relocate gcc and prev-gcc to the original names, even
1919 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1922 2004-04-23 Laurent GUERBY <laurent@guerby.net>
1924 * MAINTAINERS: Update my email address.
1926 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1928 * configure.in (mips*-*-irix5*): Enable ld.
1929 * configure: Regenerate.
1931 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1933 * configure: Regenerate.
1935 2004-04-15 James E Wilson <wilson@specifixinc.com>
1937 * Makefile.tpl (configure-[+module+], configure-gcc,
1938 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
1939 Set and export LDFLAGS.
1940 * Makefile.in: Regenerate.
1942 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
1944 * MAINTAINERS: Add myself to write-after-approval.
1946 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
1949 * Makefile.tpl: If we don't have built-in-tree target tools,
1950 use the ones found by configure rather than hacking around with
1951 program_transform_name.
1952 * configure.in: Give Makefile.tpl the information necessary
1954 * Makefile.in: Regenerate.
1955 * configure: Regenerate.
1957 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
1960 * configure.in: When computing baseargs, strip *all* copies of
1961 offending options. Also, don't match/substitute the trailing space,
1962 so that this actually works when two similar options are separated by
1964 * configure: Regenerate.
1966 2004-04-06 David Edelsohn <edelsohn@gnu.org>
1968 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
1969 (rs6000-*-aix*): Same.
1970 * configure: Regenerate.
1972 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
1974 * MAINTAINERS: Add myself to write-after-approval.
1976 2004-04-03 Bud Davis <bdavis9659@comcast.net>
1978 * MAINTAINERS: Add myself to write-after-approval.
1980 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
1982 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
1983 STRICT_WARN, WARN_CFLAGS flags passed down to make.
1984 * Makefile.in: Regenerate.
1986 * configure.in (top level bootstrap support): Rework --enable-werror
1987 to set @stage2_werror_flag@.
1988 * configure: Regenerate.
1989 * Makefile.tpl (top level bootstrap support): Pass
1990 @stage2_werror_flag@ down to configure in stages 2 and 3.
1991 * Makefile.in: Regenerate.
1993 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
1995 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
1996 for stages 2 and 3 as well as in make. As a consequence, remove
1997 OUTPUT_OPTION (now detected by configure) from the flags passed down
1999 * Makefile.in: Regenerate.
2001 * Makefile.tpl (new-bootstrap): Fix typo.
2002 * Makefile.in: Regenerate.
2004 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
2006 * Makefile.tpl: Rearrange by moving recursive_targets rules
2007 into their proper sections.
2008 * Makefile.tpl (top level bootstrap support): Move disabling
2009 of coverage flags from 'make' to 'configure'; improve comments.
2010 * Makefile.in: Regenerate.
2012 * Makefile.tpl (experimental top level bootstrap) Move stage1
2013 language setting from all- target to configure- target; disable
2014 intermodule optimization in stage 1; prevent gratuitous rebuilds
2016 * Makefile.in: Regenerate.
2017 * configure.in: Comma-separate stage 1 language list for top
2019 * configure: Regenerate.
2021 * Makefile.tpl: Clean up experimental top level bootstrap support:
2022 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2023 prev-gcc in configure- targets as well as all- targets.
2024 * Makefile.in: Regenerate.
2026 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
2028 * compile: New file imported from automake.
2030 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
2032 * configure.in: Remove symbolic link section.
2033 * configure: Regenerate.
2034 * Makefile.tpl (links): Remove.
2035 * Makefile.in: Regenerate.
2037 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
2038 Nathanael Nerode <neroden@gcc.gnu.org>
2040 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
2041 Set with AC_CHECK_PROGS.
2042 * configure.in: Fix comment typo from last patch.
2043 * configure: Regenerate.
2045 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
2047 * Makefile.tpl: Introduce experimental top level bootstrap support.
2048 * Makefile.in: Regenerate.
2049 * configure.in: Introduce support for top level bootstrap.
2050 * configure: Regenerate.
2052 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
2053 Paolo Bonzini <bonzini@gnu.org>
2056 * configure.in: Cope with shells that do not support unquoted ^
2057 * configure: Regenerate.
2059 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
2060 Paolo Bonzini <bonzini@gnu.org>
2063 * configure.in: Cope with shells that do not support nesting
2064 quotes inside quoted backquote substitutions.
2065 * configure: Regenerate.
2067 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
2070 * configure.in: Fix escaping of $.
2071 * configure: Regenerate.
2073 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
2075 * configure: Regenerate, since I forgot to while committing Paolo's
2078 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
2081 Move language detection to the top level.
2082 * configure.in: Find default values for the tools as
2083 soon as possible. Disable ada if GNAT is not found.
2084 Emit error message about missing languages. Expand
2085 --enable-languages=all for the gcc subdirectory.
2087 2004-03-10 Ben Elliston <bje@gnu.org>
2089 * MAINTAINERS: Update my email address.
2091 2004-03-05 David Edelsohn <edelsohn@gnu.org>
2093 * ltconfig: Disable building static libraries if building shared
2094 libraries on AIX 5L.
2096 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
2098 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
2100 * configure: Regenerated.
2102 2004-03-01 Brian Booth <bbooth@redhat.com>
2104 * MAINTAINERS: Add myself to write-after-approval.
2106 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
2108 * MAINTAINERS: Add myself to write-after-approval.
2110 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2113 * Makefile.tpl: Guard XFOO sed statements better.
2114 * Makefile.tpl: Add dependency for configure-target-libada.
2115 * Makefile.in: Regenerate (incidentally fixes broken
2116 commit when libada-branch was merged).
2118 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
2120 * MAINTAINERS: Add myself to write-after-approval.
2122 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
2124 * MAINTAINERS: Add Nicola Pero and myself as libobjc
2127 2004-02-20 Andrew Cagney <cagney@redhat.com>
2129 * config.guess: Update from version 2003-10-16 to 2004-02-16.
2130 * config.sub: Update from version 2003-11-03 to 2004-02-16.
2132 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
2135 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
2137 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
2139 * MAINTAINERS: Added myself to write-after-approval.
2141 2004-02-14 Michael Koch <konqueror@gmx.de>
2143 * MAINTAINERS: Added myself to write-after-approval.
2145 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
2147 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
2148 some OS port maintainers to OS port maintainers section.
2150 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
2152 * MAINTAINERS: Add self.
2154 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
2156 * MAINTAINERS: Alphabetize.
2158 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
2160 * MAINTAINERS: Remove myself.
2162 2004-02-11 David Edelsohn <edelsohn@gnu.org>
2164 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2165 (rs6000-*-aix*): Same.
2166 * configure: Regenerate.
2168 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
2170 * configure.in (host): Add in missing $noconfigdirs to defines.
2171 * configure: Regenerate.
2173 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
2174 Nathanael Nerode <neroden@gcc.gnu.org>
2176 PR ada/6637, PR ada/5911
2177 Merge with libada-branch:
2178 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2179 with appropriate dependencies. Add --enable-libada configure switch.
2180 * configure, Makefile.in: Regenerate.
2182 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
2184 * MAINTAINERS: Add myself to write-after-approval.
2186 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2188 * configure.in: Don't pass --with-stabs on IRIX 5 either.
2189 * configure: Regenerate.
2191 2004-02-04 Geoffrey Keating <geoffk@apple.com>
2193 Merge from upstream:
2195 * ltmain.in: When setting IFS to '~', be careful about user
2196 arguments that contain '~'.
2198 2004-02-04 Peter O'Gorman <peter@pogma.com>
2200 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
2201 Also test $base_compile against $CC with escaped arguments. Bug
2202 reported by Geoff Keating <geoffk@apple.com>.
2204 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
2206 * MAINTAINERS: Remove i960 port.
2208 2004-01-23 DJ Delorie <dj@redhat.com>
2210 * Makefile.def (target_modules) [libiberty]: Don't stage.
2211 * Makefile.in: Rebuilt.
2213 2004-01-20 Caroline Tice <ctice@apple.com>
2215 * MAINTAINERS: Add myself to write-after-approval.
2217 2004-01-19 Paolo Carlini <pcarlini@suse.de>
2219 * MAINTAINERS: Update my email address.
2221 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
2223 * MAINTAINERS: Add myself to write-after-approval.
2225 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2227 * MAINTAINERS: Remove entries without email address.
2229 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
2231 * MAINTAINERS: Add myself to write-after-approval.
2233 2004-01-15 Steven Bosscher <stevenb@suse.de>
2235 * MAINTAINERS: Update my email address.
2237 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
2239 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2240 * Makefile.tpl (configure-target-[+module+]): Support stage.
2241 * Makefile.in: Rebuilt.
2243 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
2245 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
2247 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
2249 * MAINTAINERS: Add myself as a MIPS maintainer.
2251 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
2253 * configure.in: Use ./config.cache, not config.cache.
2254 * configure: Regenerate.
2255 * Makefile.tpl: Special-casing not needed for GCC any more.
2256 * Makefile.in: Regenerate.
2258 * configure.in: Don't share a cache file for host dirs.
2259 * configure: Regenerate.
2261 * config-ml.in: Don't mess with the cache file.
2263 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2265 * MAINTAINERS: Move myself from 'Write After Approval' to
2266 'CPU Port Maintainers' section as SPARC maintainer.
2268 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
2270 * Makefile.tpl: Make GCC use a separate config.cache.
2271 * Makefile.in: Regenerate.
2273 PR bootstrap/11932, PR bootstrap/11933
2274 (I don't know if it will fix either of them, but it relates
2276 * configure.in: Don't use shared config.cache for target
2278 * configure: Regenerate.
2280 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
2282 * MAINTAINERS: Add myself to 'Write After Approval' section.
2284 2003-12-31 Roger Sayle <roger@eyesopen.com>
2286 * configure.in (ia64*-*-hpux*): Disable building java libraries.
2287 * configure: Regenerated.
2289 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
2291 * MAINTAINERS: Remove the mn10200 maintainer.
2293 2003-12-21 Bernardo Innocenti <bernie@develer.com>
2295 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2296 * configure: Regenerated.
2298 2003-12-16 Jan Hubicka <jh@suse.cz>
2300 * MAINTAINERS: Add myself as callgraph maintainer.
2302 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
2304 * configure.in (raw_libstdcxx_flags): Remove the leading space.
2305 * configure: Regenerate.
2307 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2309 * MAINTAINERS: Move myself from 'Bug database only accounts' to
2310 'Write After Approval' section. Update email.
2312 2003-12-01 James Lemke <jim@wasabisystems.com>
2314 * MAINTAINERS (Write After Approval): Add myself.
2316 2003-11-20 Matt Thomas <matt@3am-software.com>
2318 * MAINTAINERS: Add myself as a vax port maintainer.
2320 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
2322 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2323 (configure-build-[+module+], configure-[+module+]): Likewise.
2324 (configure-target-[+module+], configure-gcc, config.status): Likewise.
2325 * Makefile.in: Regenerate.
2327 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
2329 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
2330 shared/dylibed libraries.
2331 * ltmain.sh: Likewise.
2332 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
2333 * ltcf-cxx.sh: Likewise.
2334 * ltcf-gcj.sh: Likewise.
2335 * ltconfig: Likewise.
2337 2003-11-17 Stan Cox <scox@redhat.com>
2339 * MAINTAINERS: Add myself as iq2000 port maintainer.
2341 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
2343 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2344 * Makefile.in: Regenerate.
2346 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
2348 * config.sub: Update to 2003-11-03 version.
2350 2003-10-20 Phil Edwards <phil@codesourcery.com>
2352 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
2353 * configure: Regenerate.
2355 2003-10-20 Nicolas Pitre <nico@cam.org>
2357 * MAINTAINERS: Add myself to 'Write After Approval' section.
2359 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
2361 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
2363 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
2365 * MAINTAINERS: Update my email address.
2367 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2369 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
2371 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
2373 * MAINTAINERS: Add myself to 'Write After Approval' section.
2375 2003-10-16 Bernardo Innocenti <bernie@develer.com>
2377 * config.guess: Update to 2003-10-16 version.
2378 * config.sub: Update to 2003-10-16 version.
2380 2003-10-15 David Daney <ddaney@avtrex.com>
2382 * MAINTAINERS: Added myself to 'Write After Approval' section.
2384 2003-10-15 Falk Hueffner <falk@debian.org>
2386 * MAINTAINERS: Move myself from 'Bug database only accounts' to
2387 'Write After Approval' section. Update email.
2389 2003-10-14 Roger Sayle <roger@eyesopen.com>
2391 * MAINTAINERS: Move myself from 'Write After Approval' to
2392 'Various Maintainers' section as middle-end maintainer.
2394 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
2396 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2398 * Makefile.in: Regenerate.
2400 2003-10-11 Bernardo Innocenti <bernie@develer.com>
2402 * config.guess: Update to 2003-10-07 version.
2403 * config.sub: Update to 2003-10-07 version.
2405 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2407 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
2408 * ltconfig (irix5*, irix6*): Don't override version_type.
2410 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
2412 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2413 * configure: Rebuilt
2414 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2415 * Makefile.in: Rebuilt
2417 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
2419 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2421 2003-09-30 Carlo Wood <carlo@alinoe.com>
2423 * MAINTAINERS (Write After Approval): Add myself.
2425 2003-09-29 Paul Koning <ni1d@arrl.net>
2427 * MAINTAINERS: Move myself from "Write After Approval"
2428 to CPU platform maintainers for pdp11 platform.
2430 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
2432 * MAINTAINERS: Move myself from 'Write After Approval' to
2433 'Various Maintainers' section as libffi testsuite maintainer.
2435 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
2437 * configure.in: Pass a computed --program-transform-name
2439 * configure: Regenerated.
2441 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2443 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2444 * Makefile.in: Regenerate.
2446 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
2447 * Makefile.in: Regenerate.
2449 2003-09-19 Ziemowit Laski <zlaski@apple.com>
2451 * MAINTAINERS: Move myself from 'Write After Approval'
2452 to 'Various Maintainers' (objective-c) section.
2454 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
2456 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
2458 * configure: Regenerated.
2460 2003-09-16 Joel Brobecker <brobecker@gnat.com>
2462 * MAINTAINERS (Write After Approval): Add myself to write after
2465 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
2467 * MAINTAINERS (Write After Approval): Add myself.
2469 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
2471 * MAINTAINERS: Update my e-mail address.
2473 2003-09-09 Alan Modra <amodra@bigpond.net.au>
2475 * libtool.m4 (LD): Correct powerpc64 host match.
2477 2003-09-06 James E Wilson <wilson@tuliptree.org>
2479 * MAINTAINTERS: Update my affiliation and email address.
2481 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2483 * MAINTAINERS (Write After Approval): Add myself.
2485 2003-09-04 DJ Delorie <dj@redhat.com>
2487 * configure: Regenerate.
2489 2003-09-04 Robert Millan <robertmh@gnu.org>
2491 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
2493 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2495 * configure.in: Ensure arguments to sed are properly spaced.
2496 * configure: Regenerate.
2498 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
2500 * MAINTAINERS: Update my e-mail address.
2502 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
2504 * MAINTAINERS (Write After Approval): Add myself.
2506 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
2508 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2509 * configure: Regenerated.
2511 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
2513 * MAINTAINERS: Update my email address.
2515 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
2517 * configure.in: Use newline instead of semicolon when assuming
2518 shell arguments in a for loop.
2519 * configure: Regenerated.
2521 2003-08-22 Jason Eckhardt <jle@rice.edu>
2523 * MAINTAINERS: Resurrect the i860 maintainer.
2525 2003-08-20 Geoffrey Keating <geoffk@apple.com>
2528 * configure.in: When testing with_libs and with_headers, treat
2529 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
2530 * configure: Regenerate.
2532 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2534 (baseargs): Likewise.
2535 * configure: Regenerate.
2537 2003-08-20 Bernardo Innocenti <bernie@develer.com>
2539 * MAINTAINERS (Write After Approval): Add myself.
2541 2003-08-19 Geoffrey Keating <geoffk@apple.com>
2543 * configure.in: Disable libgcj for darwin not on powerpc.
2544 * configure: Rebuild.
2546 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
2548 * config-ml.in, symlink-tree: Add license.
2550 2003-08-03 Richard Stallman <rms@gnu.org>
2551 Eben Moglen <moglen@columbia.edu>
2553 * README.SCO: New file.
2555 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
2557 * Makefile.tpl (check, check-c++): Express dependencies using
2558 dependencies rather than commands.
2559 * Makefile.in: Regenerate.
2561 2003-08-01 Andrew Cagney <cagney@redhat.com>
2563 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2566 2003-07-31 Geoffrey Keating <geoffk@apple.com>
2568 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
2569 * Makefile.in: Update.
2571 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
2573 * configure.in: Enable libgcj for darwin.
2574 * configure: Rebuild.
2576 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
2578 * config-ml.in: Use ac_configure_args directly instead of
2579 ml_arguments. Only set ml_norecursion if --no[-]recursion is
2582 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
2584 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
2585 creating target and build subdirs to build all parent dirs as needed.
2586 * Makefile.in: Rebuild.
2587 * configure.in: Don't build dirs explicitly here.
2588 * configure: Rebuild.
2590 2003-07-26 Paul Brook <paul@nowt.org>
2592 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
2594 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
2596 * Makefile.tpl (all-make): Depend on intl.
2597 * Makefile.in: Rebuilt.
2599 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
2601 * install-sh: Update to newer upstream versions (associated with
2603 * mkinstalldirs: Likewise.
2604 * missing: Likewise, plus $1Help2man -> $1 typo fix.
2606 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
2608 * MAINTAINERS: Move self from Bug database only accounts
2609 to write-after-approval.
2611 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
2613 * config.if: Remove unused libc_interface determination.
2615 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
2617 * MAINTAINERS: Move self from write-after-approval to
2618 build machinery (*.in).
2620 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
2624 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
2625 unused INSTALL_PROGRAM_ARGS.
2626 * configure.in: Use AC_PROG_INSTALL.
2627 * Makefile.in: Regenerate.
2628 * configure: Regenerate.
2630 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
2632 * MAINTAINERS: Alphabetize.
2634 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
2636 * configure: Rebuilt.
2637 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
2638 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2639 newlib nor libgloss.
2640 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
2641 * configure.in (am33_2.0-*-linux*): Added.
2643 2003-07-09 Bob Wilson <bob.wilson@acm.org>
2645 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
2646 * configure: Regenerate.
2648 2003-07-07 Zack Weinberg <zack@codesourcery.com>
2650 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
2651 * Makefile.in: Regenerate.
2653 2003-07-04 Zack Weinberg <zack@codesourcery.com>
2655 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
2656 * Makefile.in: Regenerate.
2658 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
2660 * Makefile.tpl: Replace PWD with PWD_COMMAND.
2661 * Makefile.in: Regenerated.
2663 * config-ml.in: Replace PWD with PWD_COMMAND.
2665 2003-07-04 Zack Weinberg <zack@codesourcery.com>
2667 * intl: New directory; see intl/ChangeLog for details.
2668 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
2669 * Makefile.tpl: all-gcc depends on maybe-all-intl.
2670 * Makefile.in: Regenerate.
2672 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
2674 * configure.in: Clean up config-lang.in handling. Delete
2675 useless assignment to "subdirs".
2676 * configure: Regenerate.
2678 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
2680 * configure.in: Rename 'target_libs' to 'target_libraries'.
2681 Remove useless reference to 'target_libs'.
2682 * configure: Regenerate.
2684 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
2686 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
2687 * Makefile.in: Regenerate.
2689 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
2691 * Makefile.def: Introduce flags_to_pass.
2692 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
2693 * Makefile.in: Regenerate.
2695 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
2697 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
2698 and target-libgloss.
2699 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
2700 <h8300*-*-*>: Disable libf2c and ${libgcj}.
2701 * configure: Regenerate.
2703 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
2705 * configure.in: Update testsuite_flags to new location.
2706 * configure. Regenerate.
2708 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
2710 * Makefile.tpl: Remove BUILD_CC stuff.
2711 * Makefile.in: Regenerate.
2713 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
2715 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
2717 2003-06-16 Graeme Peterson <gp@qnx.com>
2719 * MAINTAINERS (Write After Approval): Add myself.
2721 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
2723 * config.guess: Update to 2003-06-12 version.
2724 * config.sub: Update to 2003-06-13 version.
2726 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
2728 * config.guess: Update to 2003-06-06 version.
2729 * config.sub: Update to 2003-06-06 version.
2731 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2733 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
2734 * configure. Regenerate.
2736 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
2738 * configure.in: Disable serial configure by default.
2739 * configure: Regenerate.
2740 * Makefile.tpl: Abolish .NOTPARALLEL.
2741 * Makefile.in: Regenerate.
2743 * Makefile.tpl: Replace {build,host,target}_canonical by
2744 {build,host,target}.
2745 * Makefile.in: Regenerate.
2747 * Makefile.tpl: Fix stupid pasto.
2748 * Makefile.in: Regenerate.
2750 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
2752 * Makefile.tpl: Remove bogus conditional.
2753 * Makefile.in: Regenerate.
2755 2003-06-05 Jan Hubicka <jh@suse.cz>
2757 * Makefile.tpl (profiledbootstrap): New target.
2758 * Makefile.in (profiledbootstrap): New target.
2760 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
2762 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
2763 Pinski. Remove user names from other bugzilla-only maintainers.
2765 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
2767 * Makefile.tpl: Make 'recursive targets' using autogen rather
2768 than shell loop. Remove duplicate 'clean' targets and false
2770 * Makefile.def: Add systematic dependencies to 'recursive' targets.
2771 Add systematic method of specifying missing targets in subdirs.
2772 Add copyright boilerplate.
2773 * Makefile.in: Regenerate.
2774 * configure.in: Add 'recursive targets' to maybe list.
2775 * configure: Regenerate.
2777 * MAINTAINERS: "GNATS only" -> "Bug database only".
2779 * Makefile.tpl: Rename [+target+] to [+make_target+].
2780 * Makefile.def: Rename 'target' to 'make_target'.
2782 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
2784 * MAINTAINERS: Add self as options handling maintainer.
2786 2003-05-28 Michael Meissner <gnu@the-meissners.org>
2788 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
2789 been too long since I touched those ports.
2791 2003-05-28 DJ Delorie <dj@redhat.com>
2793 * Makefile.tpl: Make maybe-check-gcc .PHONY.
2794 * Makefile.in: Regenerate.
2796 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2798 * configure.in: Use curly braces in the definition of tooldir.
2799 * configure: Regenerate.
2801 2003-05-21 DJ Delorie <dj@redhat.com>
2803 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
2805 * Makefile.in: Regenerate.
2807 2003-05-21 DJ Delorie <dj@redhat.com>
2809 * Makefile.tpl: Add missing empty maybe-check-gcc target.
2810 * Makefile.in: Regenerate.
2812 2003-05-20 Ian Lance Taylor <ian@airs.com>
2814 * MAINTAINERS: Update my e-mail address.
2816 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
2818 * configure.in: Switch more things to use maybe dependencies.
2819 * Makefile.tpl: Switch more things to use maybe dependencies.
2820 Factor out common code from autogen IF statements.
2821 * configure: Regenerate.
2822 * Makefile.in: Regenerate.
2824 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
2826 * configure.in: Accept i[3456789]86 for machine type.
2827 * configure: Regenerate.
2829 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
2831 * configure.in: Switch more things to use maybe dependencies.
2832 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
2833 * configure: Regenerate.
2834 * Makefile.tpl: Switch more things to use maybe dependencies.
2835 * Makefile.in: Regenerate.
2837 2003-05-16 Andreas Schwab <schwab@suse.de>
2839 * Makefile.tpl (install-opcodes): Define.
2840 * Makefile.in: Rebuild.
2842 2003-05-13 Andreas Jaeger <aj@suse.de>
2844 * config.guess: Update to 2003-05-09 version.
2845 * config.sub: Update to 2003-05-09 version.
2847 2003-05-13 Michael Eager <eager@mvista.com>
2849 * configure.in: Correct sed script so that options in quotes are not
2851 * configure: Rebuild.
2853 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
2855 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
2856 and $$s/newlib/libc/sys/cygwin32 include paths.
2859 2003-05-12 Michael Meissner <gnu@the-meissners.org>
2861 * MAINTAINERS: Update my email addresses.
2863 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
2865 * config-ml.in: Propagate INSTALL variables.
2867 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2869 * MAINTAINERS: Remove duplicate entries in Write After Approval.
2871 2003-05-02 Chris Demetriou <cgd@broadcom.com>
2873 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
2874 * Makefile.in: Regenerate.
2876 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
2878 * MAINTAINERS (GNATS only): Add Falk Hueffner.
2880 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
2882 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
2884 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
2886 * Makefile.tpl: Clean $(BUILD_SUBDIR).
2887 * Makefile.in: Regenerated.
2889 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
2891 * MAINTAINERS (Write After Approval): Upgrade myself from
2892 GNATS only to write-after-approval. Update my mail address.
2894 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
2896 (OS Port Maintainers: freebsd): Add myself.
2898 2003-04-22 Mark Mitchell <mark@codesourcery.com>
2900 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
2902 2003-04-22 Kean Johnston <jkj@sco.com>
2904 * MAINTAINERS (SCO ports): Added myself.
2906 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
2908 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
2910 2003-04-19 Kean Johnston <jkj@sco.com>
2912 * MAINTAINERS (Write After Approval): Add myself.
2914 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2916 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
2917 * Makefile.in: Regenerate.
2919 2003-04-18 Jakub Jelinek <jakub@redhat.com>
2921 * configure.in (powerpc64*-*-linux*): Remove.
2922 * configure: Rebuilt.
2924 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
2926 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
2927 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
2929 * Makefile.in: Regenerate.
2931 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
2933 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
2934 * configure: Regenerated.
2936 2003-04-15 DJ Delorie <dj@redhat.com>
2938 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
2940 2003-04-13 Nick Clifton <nickc@redhat.com>
2942 * config-ml.in: Remove support for --disable-aix removing
2945 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
2947 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
2948 * */configure: Rebuilt.
2950 2003-04-08 Joel Sherrill <joel@oarcorp.com>
2952 * MAINTAINERS: Add my email address.
2954 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
2956 * MAINTAINERS (Write After Approval): Add myself.
2958 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
2960 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
2961 * Makefile.in: Regenerate.
2963 2003-03-14 Michael Chastain <mec@shout.net>
2965 * Makefile.in: Regenerate with correct Makefile.def.
2967 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
2969 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
2971 * Makefile.in: Regenerate.
2972 * configure.in: Clean up gxx_include_dir logic.
2973 * configure: Regenerate.
2975 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
2977 * MAINTAINERS (Write After Approval): Add myself.
2979 2003-03-10 Ben Elliston <bje@wasabisystems.com>
2981 * MAINTAINERS: Update my mail address.
2983 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2985 * configure.in (gxx_include_dir): Fix typo.
2986 * configure: Regenerated.
2988 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
2990 * Makefile.tpl: Reindent.
2991 * Makefile.in: Regenerate.
2992 * configure.in: Reindent. Don't set unused variables.
2993 * configure: Regenerate.
2995 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
2997 * configure.in: Include $(build_tooldir)/sys-include in
2999 * configure: Regenerated.
3001 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3003 * Makefile.tpl: Always pass down RANLIB.
3004 * Makefile.in: Regenerate.
3006 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3007 * Makefile.in: Regenerate.
3008 * configure.in: Remove unused logic relating to --enable-shared
3009 and --enable-threads. Remove bogus comments. Remove redundant
3011 * configure: Regenerate.
3013 * configure.in: Replace ${libstdcxx_version} by its value.
3014 Remove reference to mh-dgux.
3015 * configure: Regenerate.
3017 2003-03-03 Kevin Buettner <kevinb@redhat.com>
3019 * MAINTAINERS (Write After Approval): Add myself.
3021 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3023 * Makefile.tpl: Rearrange.
3024 * Makefile.in: Regenerate.
3026 2003-02-25 Uwe Stieber <uwe@wwws.de>
3028 * configure.in: Add support for kaOS as cross build target system.
3029 * configure: Regenerated.
3031 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
3033 * MAINTAINERS (Write after approval): Add myself.
3035 2003-02-21 James E Wilson <wilson@tuliptree.org>
3037 * MAINTAINERS: Update my email address.
3039 2003-02-21 Zack Weinberg <zack@codesourcery.com>
3041 * MAINTAINERS: Add self to blanket write privs. section.
3043 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
3045 * Makefile.tpl: Add definition of CPPFLAGS to pass into
3046 configure-target-* as some target builds may require additional
3047 flags for preprocessor tests.
3048 * Makefile.in: Regenerated.
3050 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
3052 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3053 * ltconfig: Handle it.
3054 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3057 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3058 it is used as argument to $CC.
3059 * ltcf-gcj.sh: Likewise.
3061 * configure.in: Introduce --enable-maintainer-mode.
3062 * configure: Rebuilt.
3063 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3064 for maintainer mode.
3065 * Makefile.in: Rebuilt.
3067 2003-02-18 Jason Merrill <jason@redhat.com>
3069 * Makefile.tpl (check-c++): Allow parallelism.
3071 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3073 * MAINTAINERS: Remove John Carr (who never actually had access to
3076 2003-02-15 Geoffrey Keating <geoffk@apple.com>
3078 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3079 don't configure target-libobjc.
3080 * configure: Regenerate.
3082 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3084 * Makefile.tpl (RANLIB): Define.
3085 * Makefile.in: Regenerate.
3087 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
3089 * MAINTAINERS: Update my email.
3091 2003-02-06 Keith R Seitz <keiths@redhat.com>
3093 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3094 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3095 * Makefile.in: Regenerated.
3096 * configure.in: Remove all traces of snavigator, db, and grep.
3097 * configure: Regenerated.
3099 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3101 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
3104 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
3106 * MAINTAINERS (Write after approval): Add myself.
3108 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
3110 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3111 * Makefile.in: Regenerated.
3113 2003-01-30 Roger Sayle <roger@eyesopen.com>
3115 * config.guess: Updated to 2003-01-30's version.
3116 * config.sub: Updated to 2003-01-28's version.
3118 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
3120 * config.if: If gcc_version is already set, just use it. Don't set
3121 gcc_version_trigger if it's already set, otherwise set it to
3122 gcc/version.c, but only if the file exists. If it is not set and
3123 gcc/version.c does not exist, try to extract the version number from
3126 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
3128 * MAINTAINERS: Add myself to write-after-approval list.
3130 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
3132 * configure.in: Revert 24Jan change.
3133 * configure: Regenerate.
3135 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3137 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
3140 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3142 * configure.in: Revert previous change.
3143 * configure: Regenerate.
3145 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3147 * configure.in: Make rda native-only.
3148 * configure: Regenerate.
3150 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3152 * MAINTAINERS: Move myself from GNATS-only-accounts to
3153 write-after-approval.
3155 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
3157 * configure.in: Add missing \.
3158 * configure: Rebuilt.
3160 2003-01-17 Jakub Jelinek <jakub@redhat.com>
3162 * configure.in (baseargs): Avoid using \| in sed regular
3164 * configure: Rebuilt.
3166 2003-01-16 Jakub Jelinek <jakub@redhat.com>
3168 * configure.in (baseargs): Remove all supported forms of
3169 --cache-file, --srcdir, --host, --build and --target options
3170 from argument lists.
3171 * configure: Rebuilt.
3173 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
3175 * MAINTAINERS: Add myself to write-after-approval list.
3177 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
3179 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3180 * configure: Rebuilt.
3182 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
3184 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3185 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3186 * Makefile.in: Regenerate.
3187 * configure: Regenerate.
3189 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
3191 * configure.in: Remove Makefile in build, host and target modules
3192 unless configure was run with --no-recursion.
3193 * configure: Rebuilt.
3195 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
3197 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3198 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3199 * Makefile.in: Regenerate.
3201 2003-01-08 Chris Demetriou <cgd@broadcom.com>
3203 * config.guess: Update to 2003-01-03 version.
3204 * config.sub: Update to 2003-01-03 version.
3206 2003-01-07 Christopher Faylor <cgf@redhat.com>
3208 * configure: Regenerate with proper autoconf 2.13.
3210 2003-01-07 Christopher Faylor <cgf@redhat.com>
3212 * configure.in: Add AC_PREREQ for consistency.
3213 * configure: Regenerate.
3215 2003-01-06 Andrew Cagney <ac131313@redhat.com>
3217 * configure.in (GDB_TK): Add tcl directories conditional on
3218 gdb/gdbtk directory being present.
3219 * configure: Regenerate.
3221 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
3223 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
3224 by gcc if LD is not defined and we are not doing a Canadian Cross.
3225 * configure: Rebuilt.
3227 2002-12-31 Tom Tromey <tromey@redhat.com>
3229 * Makefile.in: Rebuilt.
3230 * Makefile.def (target_modules) [libffi]: Allow installation.
3232 2002-12-31 Andreas Schwab <schwab@suse.de>
3234 * configure.in: Fix use of $program_transform_name.
3235 * configure: Regenerated.
3237 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
3239 * configure.in (baseargs): Don't remove first configure argument.
3240 * configure: Regenerated.
3242 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
3244 * Makefile.tpl (local-distclean): Don't remove...
3245 (multilib.ts): ... this. Moved into...
3246 (multilib.out): ... this. Don't use sub-make.
3247 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3248 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3249 (configure-build-[+module+], configure-[+module+],
3250 configure-target-[+module+], configure-gcc): ... these. Test
3251 for Makefile existence. Drop config.status from dependencies.
3252 * Makefile.in: Rebuilt.
3253 * configure.in: Move gcc-version-trigger to the end of
3254 ac_configure_args. Add comments to maybedep.tmp and
3255 serdep.tmp. Introduce --disable-serial-configure. Remove
3256 nonopt from baseargs, matching and removing corresponding
3257 whitespace while at it.
3258 * configure: Rebuilt.
3260 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
3262 * configure.in (host_configargs): Replace reference to
3263 no-longer-defined buildopts with --build=${build_alias}.
3264 * configure: Rebuilt.
3266 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
3267 program_transform_name to standard idiom.
3268 (AUTOGEN, AUTOCONF): Define.
3269 (Makefile.in): Use $(AUTOGEN).
3270 (Makefile): Depend on config.status, and use autoconf-style rule to
3271 build it. Move original commands to...
3272 (config.status): ... this new target.
3273 (configure): Add $(srcdir). Depend on config/acx.m4. Use
3275 * Makefile.in: Rebuilt.
3277 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
3279 * Makefile.tpl: Fix dramatic bustage due to change in
3280 program_transform_name.
3281 * Makefile.in: Regenerate.
3283 * configure.in: Remove unnecessary PATH setting.
3284 * configure: Regnerate.
3286 * configure.in: Don't default to unprefixed tools unless
3287 the native tools will work.
3288 * configure: Regenerate.
3290 * configure.in: Convert to autoconf script. Blow away lots
3291 of now-redundant Makefile fragments.
3292 * configure: Generate using Autoconf.
3293 * Makefile.tpl: Rewrite to reflect autoconfiscation.
3294 * Makefile.in: Regenerate.
3296 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
3298 * configure: Fix stupid bug where RANLIB was mistakenly included.
3300 * configure.in: Rename (buildargs, hostargs, targargs) to
3301 (build_configargs, host_configargs, target_configargs).
3303 * configure.in: Move logic out of sed statement.
3305 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
3306 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3308 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
3310 * config.sub: Import from master repository
3311 * config.guess: Ditto
3313 2002-12-24 Andreas Schwab <schwab@suse.de>
3315 * Makefile.tpl (multilib.out): Fix missing space.
3316 * Makefile.in: Regenerate.
3318 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
3320 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
3321 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
3322 * Makefile.in: Regenerate.
3323 * configure.in: Remove unnecessary leftovers.
3325 2002-12-21 Geoffrey Keating <geoffk@apple.com>
3327 * configure.in (extra_ranlibflags_for_target): New variable.
3328 (*-*-darwin): Add -c to ranlib commands.
3329 * configure (tooldir): Handle extra_ranlibflags_for_target.
3331 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3333 * Makefile.tpl: Revert HJL's change.
3334 * Makefile.in: Regenerated.
3335 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3338 2002-12-19 Andreas Schwab <schwab@suse.de>
3340 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3341 * Makefile.in: Regenerate.
3343 2002-12-18 H.J. Lu <hjl@gnu.org>
3345 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3346 * Makefile.in: Regenerated.
3348 * configure.in (build_prefix): New. Substitute.
3350 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
3352 * Makefile.tpl: Don't let real targets depend on phony targets.
3353 * Makefile.in: Regenerate.
3355 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3356 * Makefile.in: Regenerate.
3358 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
3360 * config.sub: Import from master repository
3361 * config.guess: Ditto
3363 2002-12-16 Jason Merrill <jason@redhat.com>
3365 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3366 previous 'make bootstrap'.
3367 * Makefile.in: Regenerate.
3369 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
3371 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3373 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
3375 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3376 * Makefile.in: Regenerate.
3378 2002-12-13 Jason Merrill <jason@redhat.com>
3380 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
3382 (check-c++): Just depend on it and check-target-libstdc++-v3.
3383 * Makefile.in: Regenerate.
3385 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
3387 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3388 * Makefile.in: Rebuilt.
3390 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
3392 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
3394 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
3396 * configure: Fix bug put in by gremlins.
3398 * Makefile.tpl: Substitute more autoconfily.
3399 * configure: Substitute more autoconfily.
3400 * Makefile.in: Regenerate.
3402 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
3404 * config.sub: Import from master repository
3405 * config.guess: Ditto
3406 * MAINTAINERS: Added Svein Seldal under write after approval
3408 2002-12-08 Andrew Cagney <ac131313@redhat.com>
3410 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3411 * Makefile.in (all-sim): Ditto.
3413 2002-12-06 DJ Delorie <dj@redhat.com>
3415 * Makefile.tpl: Change configure dependencies to not have real
3416 targets depend on phony targets.
3418 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
3420 * configure.in: Revert unintentional change.
3422 * Makefile.tpl: Change dependency for */multilib.out so that
3423 it works when gcc isn't in the tree.
3425 * configure.in: Substitute more.
3426 * configure: Run subconfigures from the Makefile.
3427 * Makefile.tpl: Run subconfigures from the Makefile; add a few
3428 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
3430 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3432 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
3434 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
3436 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3437 and corresponding dependencies.
3438 * Makefile.in: Regenerate.
3440 * configure.in (host_tools): Order binutils, gas and ld for
3441 convenience in running the testsuites.
3443 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3444 * Makefile.in: Regenerate.
3445 * configure.in: Introduce rules to serialize subconfigure runs.
3447 * configure.in: Introduce BASE_CC_FOR_TARGET.
3448 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
3449 Realize configure-build-* targets. Realize configure-target-* targets.
3450 * Makefile.in: Regenerate.
3452 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3454 * configure: Move gcc_version_trigger stuff from here...
3455 * configure.in: ...to here.
3457 * configure.in: Separate subconfigure options added by this file from
3458 options given by the user. Add machinery to put args for host
3459 subconfigures into the Makefile.
3461 * Makefile.tpl: Remove 'vault' targets.
3462 * Makefile.tpl: Reorder and comment dependencies.
3463 * Makefile.in: Regenerate.
3465 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3466 * configure.in: Fix my broken commit of previous patch. (sigh)
3468 2002-11-28 Geoffrey Keating <geoffk@apple.com>
3470 * configure.in: Move host-specific darwin noconfigdirs into
3471 the host-specific section.
3473 2002-11-28 Geoffrey Keating <geoffk@apple.com>
3475 * configure.in: Move host-specific darwin noconfigdirs into
3476 the host-specific section.
3478 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
3480 * configure: Remove skip-this-dir support.
3481 * Makefile.tpl: Remove skip-this-dir support.
3483 * Makefile.tpl: Remove leftover support for non-autoconfiscated
3485 * Makefile.in: Regenerate.
3487 * Makefile.tpl: Strip out useless setting of 'dir'.
3488 * Makefile.in: Regenerate.
3490 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
3492 * configure.in: Fix deeply stupid bug.
3494 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3495 shell code in CXX_FOR_TARGET
3496 * Makefile.def: Introduce raw_cxx.
3497 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3499 * Makefile.in: Regenerate.
3501 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
3503 * Makefile.tpl: Remove unnecessary ifs.
3504 * Makefile.in: Regenerate.
3506 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
3507 dependencies. Maybe-ize build-libiberty. Create dummy install
3508 targets for 'no_install' modules.
3509 * configure: Move GDB_TK substitution to configure.in. Move
3510 build_modules stuff to configure.in.
3511 * configure.in: Implement soft dependency machinery. Maybe-ize
3512 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
3513 * Makefile.in: Regenerate.
3515 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
3517 * Makefile.tpl: Make all-target, install-target behave similarly
3518 to all, install (only hitting configured targets). Eliminate
3519 unused macro defintions.
3521 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
3524 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
3526 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
3528 * configure.in: Produce lists of subdir targets we're actually
3529 configuring. Remove references to "dosrel".
3530 * Makefile.tpl: Let configure set which subdir targets are hit.
3531 Remove install-cross; clean up install; remove ALL. Remove
3532 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
3533 Autogenerate host module targets. Remove empty dependency lines
3534 and redundant dependency; rearrange slightly.
3535 * Makefile.def: Add host-side libtermcap, utils.
3537 * Makefile.in: Regenerate.
3539 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3541 * ltconfig (osf[345]): Append $major to soname_spec.
3542 Reflect this in library_names_spec.
3543 * ltmain.sh (osf): Prefix $major with . for use as extension.
3545 2002-11-19 Andreas Jaeger <aj@suse.de>
3547 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
3548 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
3549 and sparc64 GNU/Linux systems.
3551 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
3553 * MAINTAINERS: Update email.
3555 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3557 * MAINTAINERS: Complete James Dennett's entry.
3559 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
3561 * MAINTAINERS (Write After Approval): Add myself.
3563 2002-11-13 Bruce Korb <bkorb@gnu.org>
3565 * Makefile.tpl: syntactic cleanup
3567 2002-11-13 Stuart Hastings <stuart@apple.com>
3569 * MAINTAINERS: Add myself to write-after-approval list.
3571 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
3573 * Makefile.def: Add list of recursive targets to autogenerate.
3575 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
3576 targets. Autogenerate *-build-* targets.
3577 * Makefile.in: Regenerate.
3579 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
3581 * configure: More autoconf-style substitutions.
3582 * Makefile.tpl: More autoconf-style substitutions.
3583 * Makefile.in: Regenerate.
3585 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
3587 * configure: Substitute more variables in a more autoconf-friendly
3588 way. Simplify slightly.
3589 * Makefile.tpl: Make more variables substitutable in an
3590 autoconf-friendly way.
3591 * Makefile.in: Regenerate.
3593 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
3595 * MAINTAINERS (Write After Approval): Add myself.
3597 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
3599 * configure.in (v810*): Remove special setting of tools.
3601 * configure: Add support for extra required flags for ar or nm.
3602 * configure.in (aix4.3+): Use above support for target-specific
3603 issues, rather than using config/mt-aix43.
3605 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
3607 * configure: Remove 'removing', which doesn't work. Replace $subdir
3608 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
3609 with $srcdir. Reformat indentation. Substitute some variables
3610 formerly hard-coded in the Makefile for build=host.
3611 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
3612 * Makefile.def: Autogenerate more.
3613 * Makefile.in: Regenerate.
3615 2002-11-04 Adam Nemet <anemet@lnxw.com>
3617 * MAINTAINERS (Write After Approval): Add myself.
3619 2002-11-04 Kevin Buettner <kevinb@redhat.com>
3621 * Makefile.def (host_modules): Add rda.
3622 * Makefile.in: Regenerate.
3623 * configure.in (target_tool): Add target-rda to list.
3625 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3627 * MAINTAINERS: Remove "co-maintainer" note for web pages.
3629 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
3631 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
3632 and restrap targets to this rule.
3633 * Makefile.in: Regenerate.
3635 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3637 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
3638 GNATS only accounts.
3640 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
3642 * configure.in (i[3456]86-*-linux*): Add check to disable
3643 ${libgcj} for glibc1.
3645 2002-10-24 Denis Chertykov <denisc@overta.ru>
3647 * MAINTAINERS: Add myself as ip2k port maintainer.
3649 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
3651 * configure.in: Add tic4x target.
3653 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
3655 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
3656 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
3657 * Makefile.in: Regenerate.
3659 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
3660 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
3661 * Makefile.in: Regenerate.
3663 2002-10-02 Janis Johnson <janis187@us.ibm.com>
3665 * MAINTAINERS: Add myself as web pages co-maintainer.
3667 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3669 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
3670 * Makefile.in: Regenerate.
3672 2002-10-02 Zack Weinberg <zack@codesourcery.com>
3674 * MAINTAINERS: Add myself and Nathan Sidwell
3675 <nathan@codesourcery.com> as VxWorks maintainers.
3677 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3679 * Makefile.def: Remove order dependency comments.
3680 * Makefile.tpl: Add explicit install-install dependencies.
3681 * Makefile.in: Regenerate.
3683 * Makefile.tpl: Remove material now in src-release. (Finally!)
3684 * Makefile.in: Regenerate.
3686 * Makefile.tpl: Add configure-target (for src-release in src)
3687 * Makefile.in: Regenerate.
3689 2002-09-30 Nick Clifton <nickc@redhat.com>
3691 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3693 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
3695 * configure.in (s390*-*-linux*): Enable libgcj.
3697 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
3699 * configure: Revert accidentally applied changes.
3701 * Makefile.tpl: Make more autoconf-friendly.
3702 * Makefile.in: Regenerate.
3703 * configure: Make substitution more autoconf-like.
3705 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
3707 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
3708 single entry to handle all these.
3709 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
3710 libjava on arm-*-elf.
3712 2002-09-27 Geoffrey Keating <geoffk@apple.com>
3714 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
3715 things that depend on them.
3717 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
3719 * Makefile.tpl: Make subsituted variables more autoconfy.
3720 * Makefile.in: Regenerate.
3721 * configure: Make seds more autoconfy.
3723 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
3725 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
3726 * Makefile.in: Regenerate.
3727 * configure.in: Rewrite sed statements to look autoconfy.
3729 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
3730 all-target-foo on configure-target-foo.
3731 * Makefile.def: Ditto.
3732 * Makefile.in: Rebuild.
3734 2002-09-25 Andrew Haley <aph@redhat.com>
3736 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
3738 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
3740 * Makefile.def: New file.
3741 * Makefile.tpl: New file.
3742 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
3743 * contrib/gcc_update: Note that Makefile.in is a generated file.
3745 * configure.in: Minor rearrangement. Simplify tests.
3747 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
3749 * configure.in (with_headers): Skip copy if value is "yes".
3750 (with_libs): Likewise.
3752 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3754 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
3755 * configure.in (sh*-*-pe*): Ditto.
3756 * configure.in (mips*-*-pe*): Ditto.
3757 * configure.in (*arm-wince-pe): Ditto.
3759 * configure.in: Rearrange.
3761 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
3763 * MAINTAINERS: Update my email address.
3765 2002-08-30 Paul Koning <pkoning@equallogic.com>
3767 * MAINTAINERS: (Write After Approval): Add myself.
3769 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
3771 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
3773 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
3775 * MAINTAINERS: Change my mailing address.
3777 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
3779 * MAINTAINERS (Write After Approval): Remove myself.
3780 (Various Maintainers: c++ runtime libs): Add myself.
3782 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
3784 * MAINTAINERS (Write After Approval): Remove myself.
3785 (Various Maintainers: c++ runtime libs): Add myself.
3787 2002-08-15 Eric Christopher <echristo@redhat.com>
3789 * config.sub: Import from master repository.
3790 * config.guess: Ditto.
3792 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
3794 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
3795 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
3796 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
3798 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
3800 * MAINTAINERS: Add self to rs6000 vector extensions.
3802 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
3804 * libiberty/configure: Reverted unintended yesterday's check in.
3806 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
3808 * boehm-gc/configure, libf2c/configure: Rebuilt.
3809 * libffi/configure, libiberty/configure: Ditto.
3810 * libjava/configure, libobjc/configure: Ditto.
3811 * libstdc++-v3/configure, zlib/configure: Ditto.
3812 Merged from binutils:
3813 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
3814 From Steve Ellcey <sje@cup.hp.com>:
3815 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
3816 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
3817 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
3819 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
3820 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
3821 soname_spec, sys_lib_search_path_spec): Ditto.
3823 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
3825 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
3827 2002-08-04 H.J. Lu (hjl@gnu.org)
3829 * configure.in (mips*-*-linux*): Don't skip target-libffi.
3831 2002-08-02 Krister Walfridsson <cato@df.lth.se>
3833 * MAINTAINERS (Write After Approval): Add myself.
3835 2002-07-31 Alan Modra <amodra@bigpond.net.au>
3837 * configure.in: Move generic linux case to end. Copy generic
3838 linux noconfigdirs to mips*-*-linux* entry and new
3839 powerpc64*-*-linux* entry. Add target-libffi for the latter.
3841 2002-07-19 Michael Matz <matz@suse.de>
3843 * MAINTAINERS: Add myself as ra* maintainer.
3845 2002-07-16 Chris Demetriou <cgd@broadcom.com>
3847 * config.guess: Update to 2002-07-09 version.
3848 * config.sub: Update to 2002-07-03 version.
3850 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
3852 * MAINTAINERS: Fix typo in a maintainer email address.
3854 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
3856 * configure.in: Remove two redundant tests.
3858 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3860 * configure.in (mips*-*-irix6*o32): Enable stabs.
3862 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
3864 * configure.in: Don't build grez.
3865 * Makefile.in: Ditto.
3867 * Makefile.in: Remove references to bsp, cygmon, libstub.
3868 * configure.in: Ditto.
3870 * configure.in: Remove leftover reference to gdbtest.
3872 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
3874 * configure.in (gxx_include_dir): Change to match versioned
3875 C++ headers if --enable-version-specific-runtime-libs is used.
3877 2002-07-04 Steve Ellcey <sje@cup.hp.com>
3879 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
3881 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
3883 * configure.in: Make --without-x work.
3885 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
3887 * configure.in: Rearrange target Makefile fragment collection.
3889 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
3891 * configure.in: Ditto.
3893 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
3895 * MAINTAINERS (Write After Approval): Update my e-mail address.
3897 2002-06-24 Ben Elliston <bje@redhat.com>
3899 * configure.in (host_tools): Remove cgen.
3901 * Makefile.in (all-cgen): Remove; runs from its source directory.
3902 (check-cgen, install-cgen, clean-cgen): Likewise.
3903 (all-opcodes): Do not depend on all-cgen.
3904 (all-sim): Likewise.
3906 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3908 * Makefile.in: Eliminate 'apache' targets.
3909 * configure.in: Eliminate 'apache' targets.
3911 * configure.in: Eliminate redundant tests. Reorganize.
3913 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
3915 * config-ml.in: Eliminate references to Cygnus configure.
3917 * Makefile.in: Eliminate references to building emacs.
3919 2002-06-28 Graham Stott <graham.stott@btinternet.com>
3921 * MAINTAINERS: Update my email address.
3923 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
3925 * config.if (libstdcxx_incdir): Version C++ headers.
3926 (cxx_incdir): Remove.
3928 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
3930 * MAINTAINERS (Write After Approval): Add self.
3932 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
3934 * configure.in: Add support for ip2k.
3936 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
3938 * configure.in: Fix AIX configury bug.
3940 2002-06-20 Steve Ellcey <sje@cup.hp.com>
3942 * MAINTAINERS (Write After Approval): Add self.
3944 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3946 * configure.in: replace ${topsrcdir} with ${srcdir}
3948 * configure.in: Move definition of libstdcxx_flags
3949 right above usage, rather than waaay earlier.
3951 * configure.in: Pull definition of is_cross_compiler earlier.
3953 * configure.in: Rearrange a little.
3955 * configure.in: Remove references to librx.
3956 * Makefile.in: Remove references to librx.
3958 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
3960 * config.sub: Add support for avr target.
3961 Import from master sources, rev 1.255
3963 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
3965 * configure, .cvsignore: Revert previous change...
3966 * Makefile: ...delete.
3968 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3970 * configure.in: Eliminate ${gasdir} variable.
3972 2002-06-18 Dave Brolley <brolley@redhat.com>
3974 * configure.in: Add support for frv.
3975 * config.sub: Add support for frv.
3977 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
3979 * configure: Remove garbage from previous commit.
3981 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
3983 * configure: For in-source builds, make a subdir and re-exec there.
3984 * Makefile: New file. Pass targets through to build directory.
3985 * .cvsignore: No longer ignore "Makefile".
3987 2002-06-16 Douglas Rupp <rupp@gnat.com>
3989 * MAINTAINERS (Write After Approval): Add self.
3991 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3993 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
3995 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
3997 * configure.in (vax-*-netbsd*): Re-enable gas.
3999 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
4001 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4002 BUILD_PREFIX_1, to correct nomenclature.
4003 * configure: Likewise.
4005 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4006 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4008 2002-05-31 Olaf Hering <olh@suse.de>
4010 * config-ml.in: Propogate DESTDIR also.
4012 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
4014 * configure.in (vax-*-netbsd*): Don't build gas for this
4017 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
4019 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4022 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
4024 * MAINTAINERS (Write After Approval): Add myself.
4026 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
4028 * config.guess: Update to 2002-05-22 version.
4029 * config.sub: Likewise.
4031 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4033 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4034 * config-ml.in: Likewise.
4035 * configure: Likewise.
4036 * configure.in: Likewise.
4038 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
4040 * MAINTAINERS: Update my email address.
4042 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
4044 * configure.in: Simplify makefile fragment collection.
4046 * configure.in: Remove code to build emacs.
4048 * configure.in : Remove --srcdir argument from targargs and buildargs
4049 (it's always overridden in the Makefile anyway). Rearrange a bit.
4051 * configure: Move some logic to configure.in.
4052 * configure.in: Move some logic from configure.
4054 2002-05-11 Tom Tromey <tromey@redhat.com>
4056 * MAINTAINERS: Reflect libgcj reality.
4058 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
4060 * Makefile.in: Honour DESTDIR.
4062 2002-05-08 Mark Mitchell <mark@codesourcery.com>
4064 * config.guess: Import 2002-03-20 version.
4065 * config.sub: Import 2002-04-26 version.
4067 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4069 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
4071 2002-05-07 Tim Josling <tej@melbpc.org.au>
4073 * MAINTAINERS: Add self.
4075 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
4077 * ltmain.sh: Detect and handle object name conflicts
4078 while piecewise linking a static library.
4080 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
4082 * configure.in (noconfigdirs): Don't disable libgcj on
4083 sparc64-*-solaris* and sparcv9-*-solaris*.
4085 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
4087 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4089 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
4091 * configure.in (FLAGS_FOR_TARGET): Do not add
4092 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4093 on i[3456]86-*-linux*.
4095 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
4097 * configure.in (noconfigdirs): Replace [ ] with test.
4099 * configure.in (noconfigdirs): Do not add target-newlib if
4100 target == i[3456]86-*-linux*, and host == target.
4102 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
4104 * configure.in: delete reference to absent file
4106 * configure.in: replace '[' with 'test'
4108 * configure.in: Eliminate references to gash.
4109 * Makefile.in: Eliminate references to gash.
4111 * configure.in: remove useless references to 'pic' makefile fragments.
4113 * configure.in: (*-*-windows*) Finish removing.
4115 * configure.in: Eliminate redundant test for libgui.
4117 2002-04-29 Roger Sayle <roger@eyesopen.com>
4119 * MAINTAINERS: Add self and realphabetize. Update entries
4120 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
4121 entry for a29k port maintainer.
4123 2002-04-26 Joel Sherrill <joel@OARcorp.com>
4125 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4126 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4128 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
4130 * configure.in: remove references to dead files
4132 2002-04-19 Mark Mitchell <mark@codesourcery.com>
4134 * MAINTAINERS: Add information about purpose of this file.
4136 2002-04-18 Tom Tromey <tromey@redhat.com>
4138 * configure.in: Disallow configuring libgcj when it is already
4139 installed and we're using Solaris 2.8 linker. Do enable libgcj on
4140 Solaris 2.8 by default. For PR libgcj/6158.
4142 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4144 * configure.in: Move default CC setting out of config/mh-* fragments
4147 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4149 * configure.in: don't even try to configure or make a subdirectory
4150 if there's no configure script for it.
4152 2002-04-15 Mark Mitchell <mark@codesourcery.com>
4154 * MAINTAINERS: Remove chill maintainers.
4155 * Makefile.in (CHILLFLAGS): Remove.
4156 (CHILL_LIB): Remove.
4157 (TARGET_CONFIGDIRS): Remove libchill.
4158 (CHILL_FOR_TARGET): Remove.
4159 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4161 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4162 (CHECK_TARGET_MODULES): Likewise.
4163 (INSTALL_TARGET_MODULES): Likewise.
4164 (CLEAN_TARGET_MODULES): Likewise.
4165 (configure-target-libchill): Remove.
4166 (all-target-libchill): Remove.
4167 * configure.in (target_libs): Remove target-libchill.
4168 Do not compute CHILL_FOR_TARGET.
4169 * libchill: Remove directory.
4171 2002-04-11 DJ Delorie <dj@redhat.com>
4173 * Makefile.in, configure.in: Sync with binutils, entries
4176 2002-04-07 Andrew Cagney <ac131313@redhat.com>
4178 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
4179 (do-tar, do-bz2): New rules.
4180 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
4181 (gdb-tar): New rule.
4182 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
4183 (insight_dejagnu.tar): New rule.
4184 (insight.tar): New rule.
4185 (gdb+dejagnu.tar): New rule.
4186 (gdb.tar): New rule.
4188 2002-02-01 Mo DeJong <supermo@bayarea.net>
4190 * Makefile.in: Add all-tix to deps for all-snavigator
4191 so that tix is built when building snavigator.
4193 2002-01-11 Steve Ellcey <sje@cup.hp.com>
4195 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4196 ld and gdb are not supported.
4198 2002-01-07 Mark Salter <msalter@redhat.com>
4200 * configure.in: Remove target-bsp and target-cygmon from arm builds.
4201 Allow target-libgloss to be built for arm, strongarm, and xscale.
4203 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
4205 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4206 options for i[3456]86-pc-linux* native builds.
4208 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
4210 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4211 files from .po files for a distribution.
4213 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
4215 * configure.in: Enable libstdc++-v3 for h8300 targets.
4217 2001-06-19 Alan Modra <amodra@bigpond.net.au>
4219 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
4222 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
4224 * Makefile.in (VER): When present, extract the version number from
4225 the file version.in.
4227 2001-05-24 Tom Rix <trix@redhat.com>
4229 * configure.in : enable ld for aix
4231 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
4233 * config.guess: Add linux target for S/390.
4235 2000-11-07 Philip Blundell <pb@futuretv.com>
4237 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
4239 2000-11-03 Philip Blundell <pb@futuretv.com>
4241 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
4244 2001-01-15 Ben Elliston <bje@redhat.com>
4246 * configure.in (host_tools): Add sid.
4247 Always configure cgen.
4249 2000-11-24 Nick Clifton <nickc@redhat.com>
4251 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
4254 2000-08-20 Doug Evans <dje@casey.transmeta.com>
4256 * Makefile.in (ALL_MODULES): Add all-cgen.
4257 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
4258 (all-cgen): New target.
4259 (all-opcodes,all-sim): Depend on all-cgen.
4260 * configure.in (host_tools): Add cgen.
4261 Only configure cgen if --enable-cgen-maint.
4263 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
4265 * configure.in: Add *-*-freebsd* configurations.
4267 2002-04-08 Tom Tromey <tromey@redhat.com>
4269 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4270 Fixes PR libgcj/6068.
4272 2002-03-30 Krister Walfridsson <cato@df.lth.se>
4274 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4276 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4278 * configure.in (alpha*-dec-osf*): Enable libgcj.
4280 2003-03-27 Matthew Gingell <gingell@gnat.com>
4282 * MAINTAINERS (Write After Approval): Add myself.
4284 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
4286 Fix for: PR bootstrap/3591, target/5676
4287 * configure.in (mcore-pe): Disable the configuration of
4288 libstdc++-v3 since exceptions are not supported.
4290 2002-03-20 Anthony Green <green@redhat.com>
4292 * configure.in: Enable libgcj for xscale-elf target.
4294 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
4296 * MAINTAINERS: Update my email address.
4298 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
4300 * ltmain.sh (relink_command): Fix typo in previous change.
4302 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
4304 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
4305 (relink_command): Added --tag flags.
4306 (mode=install): If relinking fails; error out.
4308 2002-03-12 Richard Henderson <rth@redhat.com>
4310 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
4312 (do-check): Rename from check.
4313 (check): Allow parallel check.
4315 2002-03-12 Bob Wilson <bob.wilson@acm.org>
4317 * MAINTAINERS: Add myself as maintainer for xtensa port.
4318 Fix alphabetical order in CPU port maintainer list.
4319 Remove myself from Write After Approval list.
4321 2002-03-11 Richard Henderson <rth@redhat.com>
4323 * Makefile.in (.NOTPARALLEL): Add fake tag.
4325 2002-03-07 H.J. Lu (hjl@gnu.org)
4327 * configure.in: Enable gprof for mips*-*-linux*.
4329 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
4331 * MAINTAINERS (Write After Approval): Add myself.
4333 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
4335 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4337 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4339 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
4341 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4342 because its Makefile is there; test for the executable instead.
4344 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
4346 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4347 libstdc++-v3 and libjava.
4349 2002-02-11 Adam Megacz <adam@xwt.org>
4351 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4354 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
4356 * config.guess: Updated to 2002-01-30's version.
4357 * config.sub: Updated to 2002-02-01's version.
4358 Contribute sh64-elf.
4359 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4360 * configure.in: Added sh64-*-*.
4362 2002-02-08 Chris Demetriou <cgd@broadcom.com>
4364 * MAINTAINERS: Belatedly add myself to write after approval list.
4366 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
4368 * MAINTAINERS: Put self in as maintainer for x86-64 port.
4369 Remove self as Write After Approval.
4371 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
4373 * MAINTAINERS: Put self in as maintainer for contrib/regression