1 2004-03-05 David Edelsohn <edelsohn@gnu.org>
3 * ltconfig: Disable building static libraries if building shared
6 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
8 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10 * configure: Regenerated.
12 2004-03-01 Brian Booth <bbooth@redhat.com>
14 * MAINTAINERS: Add myself to write-after-approval.
16 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
18 * MAINTAINERS: Add myself to write-after-approval.
20 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
23 * Makefile.tpl: Guard XFOO sed statements better.
24 * Makefile.tpl: Add dependency for configure-target-libada.
25 * Makefile.in: Regenerate (incidentally fixes broken
26 commit when libada-branch was merged).
28 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
30 * MAINTAINERS: Add myself to write-after-approval.
32 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
34 * MAINTAINERS: Add Nicola Pero and myself as libobjc
37 2004-02-20 Andrew Cagney <cagney@redhat.com>
39 * config.guess: Update from version 2003-10-16 to 2004-02-16.
40 * config.sub: Update from version 2003-11-03 to 2004-02-16.
42 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
45 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
47 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
49 * MAINTAINERS: Added myself to write-after-approval.
51 2004-02-14 Michael Koch <konqueror@gmx.de>
53 * MAINTAINERS: Added myself to write-after-approval.
55 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
57 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
58 some OS port maintainers to OS port maintainers section.
60 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
62 * MAINTAINERS: Add self.
64 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
66 * MAINTAINERS: Alphabetize.
68 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
70 * MAINTAINERS: Remove myself.
72 2004-02-11 David Edelsohn <edelsohn@gnu.org>
74 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
75 (rs6000-*-aix*): Same.
76 * configure: Regenerate.
78 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
80 * configure.in (host): Add in missing $noconfigdirs to defines.
81 * configure: Regenerate.
83 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
84 Nathanael Nerode <neroden@gcc.gnu.org>
86 PR ada/6637, PR ada/5911
87 Merge with libada-branch:
88 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
89 with appropriate dependencies. Add --enable-libada configure switch.
90 * configure, Makefile.in: Regenerate.
92 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
94 * MAINTAINERS: Add myself to write-after-approval.
96 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
98 * configure.in: Don't pass --with-stabs on IRIX 5 either.
99 * configure: Regenerate.
101 2004-02-04 Geoffrey Keating <geoffk@apple.com>
105 * ltmain.in: When setting IFS to '~', be careful about user
106 arguments that contain '~'.
108 2004-02-04 Peter O'Gorman <peter@pogma.com>
110 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
111 Also test $base_compile against $CC with escaped arguments. Bug
112 reported by Geoff Keating <geoffk@apple.com>.
114 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
116 * MAINTAINERS: Remove i960 port.
118 2004-01-23 DJ Delorie <dj@redhat.com>
120 * Makefile.def (target_modules) [libiberty]: Don't stage.
121 * Makefile.in: Rebuilt.
123 2004-01-20 Caroline Tice <ctice@apple.com>
125 * MAINTAINERS: Add myself to write-after-approval.
127 2004-01-19 Paolo Carlini <pcarlini@suse.de>
129 * MAINTAINERS: Update my email address.
131 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
133 * MAINTAINERS: Add myself to write-after-approval.
135 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
137 * MAINTAINERS: Remove entries without email address.
139 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
141 * MAINTAINERS: Add myself to write-after-approval.
143 2004-01-15 Steven Bosscher <stevenb@suse.de>
145 * MAINTAINERS: Update my email address.
147 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
149 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
150 * Makefile.tpl (configure-target-[+module+]): Support stage.
151 * Makefile.in: Rebuilt.
153 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
155 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
157 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
159 * MAINTAINERS: Add myself as a MIPS maintainer.
161 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
163 * configure.in: Use ./config.cache, not config.cache.
164 * configure: Regenerate.
165 * Makefile.tpl: Special-casing not needed for GCC any more.
166 * Makefile.in: Regenerate.
168 * configure.in: Don't share a cache file for host dirs.
169 * configure: Regenerate.
171 * config-ml.in: Don't mess with the cache file.
173 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
175 * MAINTAINERS: Move myself from 'Write After Approval' to
176 'CPU Port Maintainers' section as SPARC maintainer.
178 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
180 * Makefile.tpl: Make GCC use a separate config.cache.
181 * Makefile.in: Regenerate.
183 PR bootstrap/11932, PR bootstrap/11933
184 (I don't know if it will fix either of them, but it relates
186 * configure.in: Don't use shared config.cache for target
188 * configure: Regenerate.
190 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
192 * MAINTAINERS: Add myself to 'Write After Approval' section.
194 2003-12-31 Roger Sayle <roger@eyesopen.com>
196 * configure.in (ia64*-*-hpux*): Disable building java libraries.
197 * configure: Regenerated.
199 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
201 * MAINTAINERS: Remove the mn10200 maintainer.
203 2003-12-21 Bernardo Innocenti <bernie@develer.com>
205 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
206 * configure: Regenerated.
208 2003-12-16 Jan Hubicka <jh@suse.cz>
210 * MAINTAINERS: Add myself as callgraph maintainer.
212 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
214 * configure.in (raw_libstdcxx_flags): Remove the leading space.
215 * configure: Regenerate.
217 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
219 * MAINTAINERS: Move myself from 'Bug database only accounts' to
220 'Write After Approval' section. Update email.
222 2003-12-01 James Lemke <jim@wasabisystems.com>
224 * MAINTAINERS (Write After Approval): Add myself.
226 2003-11-20 Matt Thomas <matt@3am-software.com>
228 * MAINTAINERS: Add myself as a vax port maintainer.
230 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
232 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
233 (configure-build-[+module+], configure-[+module+]): Likewise.
234 (configure-target-[+module+], configure-gcc, config.status): Likewise.
235 * Makefile.in: Regenerate.
237 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
239 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
240 shared/dylibed libraries.
241 * ltmain.sh: Likewise.
242 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
243 * ltcf-cxx.sh: Likewise.
244 * ltcf-gcj.sh: Likewise.
245 * ltconfig: Likewise.
247 2003-11-17 Stan Cox <scox@redhat.com>
249 * MAINTAINERS: Add myself as iq2000 port maintainer.
251 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
253 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
254 * Makefile.in: Regenerate.
256 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
258 * config.sub: Update to 2003-11-03 version.
260 2003-10-20 Phil Edwards <phil@codesourcery.com>
262 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
263 * configure: Regenerate.
265 2003-10-20 Nicolas Pitre <nico@cam.org>
267 * MAINTAINERS: Add myself to 'Write After Approval' section.
269 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
271 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
273 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
275 * MAINTAINERS: Update my email address.
277 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
279 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
281 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
283 * MAINTAINERS: Add myself to 'Write After Approval' section.
285 2003-10-16 Bernardo Innocenti <bernie@develer.com>
287 * config.guess: Update to 2003-10-16 version.
288 * config.sub: Update to 2003-10-16 version.
290 2003-10-15 David Daney <ddaney@avtrex.com>
292 * MAINTAINERS: Added myself to 'Write After Approval' section.
294 2003-10-15 Falk Hueffner <falk@debian.org>
296 * MAINTAINERS: Move myself from 'Bug database only accounts' to
297 'Write After Approval' section. Update email.
299 2003-10-14 Roger Sayle <roger@eyesopen.com>
301 * MAINTAINERS: Move myself from 'Write After Approval' to
302 'Various Maintainers' section as middle-end maintainer.
304 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
306 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
308 * Makefile.in: Regenerate.
310 2003-10-11 Bernardo Innocenti <bernie@develer.com>
312 * config.guess: Update to 2003-10-07 version.
313 * config.sub: Update to 2003-10-07 version.
315 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
317 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
318 * ltconfig (irix5*, irix6*): Don't override version_type.
320 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
322 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
324 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
325 * Makefile.in: Rebuilt
327 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
329 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
331 2003-09-30 Carlo Wood <carlo@alinoe.com>
333 * MAINTAINERS (Write After Approval): Add myself.
335 2003-09-29 Paul Koning <ni1d@arrl.net>
337 * MAINTAINERS: Move myself from "Write After Approval"
338 to CPU platform maintainers for pdp11 platform.
340 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
342 * MAINTAINERS: Move myself from 'Write After Approval' to
343 'Various Maintainers' section as libffi testsuite maintainer.
345 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
347 * configure.in: Pass a computed --program-transform-name
349 * configure: Regenerated.
351 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
353 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
354 * Makefile.in: Regenerate.
356 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
357 * Makefile.in: Regenerate.
359 2003-09-19 Ziemowit Laski <zlaski@apple.com>
361 * MAINTAINERS: Move myself from 'Write After Approval'
362 to 'Various Maintainers' (objective-c) section.
364 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
366 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
368 * configure: Regenerated.
370 2003-09-16 Joel Brobecker <brobecker@gnat.com>
372 * MAINTAINERS (Write After Approval): Add myself to write after
375 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
377 * MAINTAINERS (Write After Approval): Add myself.
379 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
381 * MAINTAINERS: Update my e-mail address.
383 2003-09-09 Alan Modra <amodra@bigpond.net.au>
385 * libtool.m4 (LD): Correct powerpc64 host match.
387 2003-09-06 James E Wilson <wilson@tuliptree.org>
389 * MAINTAINTERS: Update my affiliation and email address.
391 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
393 * MAINTAINERS (Write After Approval): Add myself.
395 2003-09-04 DJ Delorie <dj@redhat.com>
397 * configure: Regenerate.
399 2003-09-04 Robert Millan <robertmh@gnu.org>
401 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
403 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
405 * configure.in: Ensure arguments to sed are properly spaced.
406 * configure: Regenerate.
408 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
410 * MAINTAINERS: Update my e-mail address.
412 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
414 * MAINTAINERS (Write After Approval): Add myself.
416 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
418 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
419 * configure: Regenerated.
421 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
423 * MAINTAINERS: Update my email address.
425 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
427 * configure.in: Use newline instead of semicolon when assuming
428 shell arguments in a for loop.
429 * configure: Regenerated.
431 2003-08-22 Jason Eckhardt <jle@rice.edu>
433 * MAINTAINERS: Resurrect the i860 maintainer.
435 2003-08-20 Geoffrey Keating <geoffk@apple.com>
438 * configure.in: When testing with_libs and with_headers, treat
439 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
440 * configure: Regenerate.
442 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
444 (baseargs): Likewise.
445 * configure: Regenerate.
447 2003-08-20 Bernardo Innocenti <bernie@develer.com>
449 * MAINTAINERS (Write After Approval): Add myself.
451 2003-08-19 Geoffrey Keating <geoffk@apple.com>
453 * configure.in: Disable libgcj for darwin not on powerpc.
454 * configure: Rebuild.
456 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
458 * config-ml.in, symlink-tree: Add license.
460 2003-08-03 Richard Stallman <rms@gnu.org>
461 Eben Moglen <moglen@columbia.edu>
463 * README.SCO: New file.
465 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
467 * Makefile.tpl (check, check-c++): Express dependencies using
468 dependencies rather than commands.
469 * Makefile.in: Regenerate.
471 2003-08-01 Andrew Cagney <cagney@redhat.com>
473 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
476 2003-07-31 Geoffrey Keating <geoffk@apple.com>
478 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
479 * Makefile.in: Update.
481 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
483 * configure.in: Enable libgcj for darwin.
484 * configure: Rebuild.
486 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
488 * config-ml.in: Use ac_configure_args directly instead of
489 ml_arguments. Only set ml_norecursion if --no[-]recursion is
492 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
494 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
495 creating target and build subdirs to build all parent dirs as needed.
496 * Makefile.in: Rebuild.
497 * configure.in: Don't build dirs explicitly here.
498 * configure: Rebuild.
500 2003-07-26 Paul Brook <paul@nowt.org>
502 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
504 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
506 * Makefile.tpl (all-make): Depend on intl.
507 * Makefile.in: Rebuilt.
509 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
511 * install-sh: Update to newer upstream versions (associated with
513 * mkinstalldirs: Likewise.
514 * missing: Likewise, plus $1Help2man -> $1 typo fix.
516 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
518 * MAINTAINERS: Move self from Bug database only accounts
519 to write-after-approval.
521 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
523 * config.if: Remove unused libc_interface determination.
525 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
527 * MAINTAINERS: Move self from write-after-approval to
528 build machinery (*.in).
530 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
534 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
535 unused INSTALL_PROGRAM_ARGS.
536 * configure.in: Use AC_PROG_INSTALL.
537 * Makefile.in: Regenerate.
538 * configure: Regenerate.
540 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
542 * MAINTAINERS: Alphabetize.
544 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
546 * configure: Rebuilt.
547 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
548 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
550 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
551 * configure.in (am33_2.0-*-linux*): Added.
553 2003-07-09 Bob Wilson <bob.wilson@acm.org>
555 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
556 * configure: Regenerate.
558 2003-07-07 Zack Weinberg <zack@codesourcery.com>
560 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
561 * Makefile.in: Regenerate.
563 2003-07-04 Zack Weinberg <zack@codesourcery.com>
565 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
566 * Makefile.in: Regenerate.
568 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
570 * Makefile.tpl: Replace PWD with PWD_COMMAND.
571 * Makefile.in: Regenerated.
573 * config-ml.in: Replace PWD with PWD_COMMAND.
575 2003-07-04 Zack Weinberg <zack@codesourcery.com>
577 * intl: New directory; see intl/ChangeLog for details.
578 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
579 * Makefile.tpl: all-gcc depends on maybe-all-intl.
580 * Makefile.in: Regenerate.
582 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
584 * configure.in: Clean up config-lang.in handling. Delete
585 useless assignment to "subdirs".
586 * configure: Regenerate.
588 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
590 * configure.in: Rename 'target_libs' to 'target_libraries'.
591 Remove useless reference to 'target_libs'.
592 * configure: Regenerate.
594 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
596 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
597 * Makefile.in: Regenerate.
599 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
601 * Makefile.def: Introduce flags_to_pass.
602 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
603 * Makefile.in: Regenerate.
605 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
607 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
609 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
610 <h8300*-*-*>: Disable libf2c and ${libgcj}.
611 * configure: Regenerate.
613 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
615 * configure.in: Update testsuite_flags to new location.
616 * configure. Regenerate.
618 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
620 * Makefile.tpl: Remove BUILD_CC stuff.
621 * Makefile.in: Regenerate.
623 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
625 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
627 2003-06-16 Graeme Peterson <gp@qnx.com>
629 * MAINTAINERS (Write After Approval): Add myself.
631 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
633 * config.guess: Update to 2003-06-12 version.
634 * config.sub: Update to 2003-06-13 version.
636 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
638 * config.guess: Update to 2003-06-06 version.
639 * config.sub: Update to 2003-06-06 version.
641 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
643 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
644 * configure. Regenerate.
646 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
648 * configure.in: Disable serial configure by default.
649 * configure: Regenerate.
650 * Makefile.tpl: Abolish .NOTPARALLEL.
651 * Makefile.in: Regenerate.
653 * Makefile.tpl: Replace {build,host,target}_canonical by
655 * Makefile.in: Regenerate.
657 * Makefile.tpl: Fix stupid pasto.
658 * Makefile.in: Regenerate.
660 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
662 * Makefile.tpl: Remove bogus conditional.
663 * Makefile.in: Regenerate.
665 2003-06-05 Jan Hubicka <jh@suse.cz>
667 * Makefile.tpl (profiledbootstrap): New target.
668 * Makefile.in (profiledbootstrap): New target.
670 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
672 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
673 Pinski. Remove user names from other bugzilla-only maintainers.
675 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
677 * Makefile.tpl: Make 'recursive targets' using autogen rather
678 than shell loop. Remove duplicate 'clean' targets and false
680 * Makefile.def: Add systematic dependencies to 'recursive' targets.
681 Add systematic method of specifying missing targets in subdirs.
682 Add copyright boilerplate.
683 * Makefile.in: Regenerate.
684 * configure.in: Add 'recursive targets' to maybe list.
685 * configure: Regenerate.
687 * MAINTAINERS: "GNATS only" -> "Bug database only".
689 * Makefile.tpl: Rename [+target+] to [+make_target+].
690 * Makefile.def: Rename 'target' to 'make_target'.
692 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
694 * MAINTAINERS: Add self as options handling maintainer.
696 2003-05-28 Michael Meissner <gnu@the-meissners.org>
698 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
699 been too long since I touched those ports.
701 2003-05-28 DJ Delorie <dj@redhat.com>
703 * Makefile.tpl: Make maybe-check-gcc .PHONY.
704 * Makefile.in: Regenerate.
706 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
708 * configure.in: Use curly braces in the definition of tooldir.
709 * configure: Regenerate.
711 2003-05-21 DJ Delorie <dj@redhat.com>
713 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
715 * Makefile.in: Regenerate.
717 2003-05-21 DJ Delorie <dj@redhat.com>
719 * Makefile.tpl: Add missing empty maybe-check-gcc target.
720 * Makefile.in: Regenerate.
722 2003-05-20 Ian Lance Taylor <ian@airs.com>
724 * MAINTAINERS: Update my e-mail address.
726 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
728 * configure.in: Switch more things to use maybe dependencies.
729 * Makefile.tpl: Switch more things to use maybe dependencies.
730 Factor out common code from autogen IF statements.
731 * configure: Regenerate.
732 * Makefile.in: Regenerate.
734 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
736 * configure.in: Accept i[3456789]86 for machine type.
737 * configure: Regenerate.
739 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
741 * configure.in: Switch more things to use maybe dependencies.
742 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
743 * configure: Regenerate.
744 * Makefile.tpl: Switch more things to use maybe dependencies.
745 * Makefile.in: Regenerate.
747 2003-05-16 Andreas Schwab <schwab@suse.de>
749 * Makefile.tpl (install-opcodes): Define.
750 * Makefile.in: Rebuild.
752 2003-05-13 Andreas Jaeger <aj@suse.de>
754 * config.guess: Update to 2003-05-09 version.
755 * config.sub: Update to 2003-05-09 version.
757 2003-05-13 Michael Eager <eager@mvista.com>
759 * configure.in: Correct sed script so that options in quotes are not
761 * configure: Rebuild.
763 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
765 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
766 and $$s/newlib/libc/sys/cygwin32 include paths.
769 2003-05-12 Michael Meissner <gnu@the-meissners.org>
771 * MAINTAINERS: Update my email addresses.
773 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
775 * config-ml.in: Propagate INSTALL variables.
777 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
779 * MAINTAINERS: Remove duplicate entries in Write After Approval.
781 2003-05-02 Chris Demetriou <cgd@broadcom.com>
783 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
784 * Makefile.in: Regenerate.
786 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
788 * MAINTAINERS (GNATS only): Add Falk Hueffner.
790 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
792 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
794 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
796 * Makefile.tpl: Clean $(BUILD_SUBDIR).
797 * Makefile.in: Regenerated.
799 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
801 * MAINTAINERS (Write After Approval): Upgrade myself from
802 GNATS only to write-after-approval. Update my mail address.
804 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
806 (OS Port Maintainers: freebsd): Add myself.
808 2003-04-22 Mark Mitchell <mark@codesourcery.com>
810 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
812 2003-04-22 Kean Johnston <jkj@sco.com>
814 * MAINTAINERS (SCO ports): Added myself.
816 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
818 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
820 2003-04-19 Kean Johnston <jkj@sco.com>
822 * MAINTAINERS (Write After Approval): Add myself.
824 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
826 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
827 * Makefile.in: Regenerate.
829 2003-04-18 Jakub Jelinek <jakub@redhat.com>
831 * configure.in (powerpc64*-*-linux*): Remove.
832 * configure: Rebuilt.
834 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
836 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
837 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
839 * Makefile.in: Regenerate.
841 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
843 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
844 * configure: Regenerated.
846 2003-04-15 DJ Delorie <dj@redhat.com>
848 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
850 2003-04-13 Nick Clifton <nickc@redhat.com>
852 * config-ml.in: Remove support for --disable-aix removing
855 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
857 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
858 * */configure: Rebuilt.
860 2003-04-08 Joel Sherrill <joel@oarcorp.com>
862 * MAINTAINERS: Add my email address.
864 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
866 * MAINTAINERS (Write After Approval): Add myself.
868 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
870 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
871 * Makefile.in: Regenerate.
873 2003-03-14 Michael Chastain <mec@shout.net>
875 * Makefile.in: Regenerate with correct Makefile.def.
877 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
879 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
881 * Makefile.in: Regenerate.
882 * configure.in: Clean up gxx_include_dir logic.
883 * configure: Regenerate.
885 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
887 * MAINTAINERS (Write After Approval): Add myself.
889 2003-03-10 Ben Elliston <bje@wasabisystems.com>
891 * MAINTAINERS: Update my mail address.
893 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
895 * configure.in (gxx_include_dir): Fix typo.
896 * configure: Regenerated.
898 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
900 * Makefile.tpl: Reindent.
901 * Makefile.in: Regenerate.
902 * configure.in: Reindent. Don't set unused variables.
903 * configure: Regenerate.
905 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
907 * configure.in: Include $(build_tooldir)/sys-include in
909 * configure: Regenerated.
911 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
913 * Makefile.tpl: Always pass down RANLIB.
914 * Makefile.in: Regenerate.
916 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
917 * Makefile.in: Regenerate.
918 * configure.in: Remove unused logic relating to --enable-shared
919 and --enable-threads. Remove bogus comments. Remove redundant
921 * configure: Regenerate.
923 * configure.in: Replace ${libstdcxx_version} by its value.
924 Remove reference to mh-dgux.
925 * configure: Regenerate.
927 2003-03-03 Kevin Buettner <kevinb@redhat.com>
929 * MAINTAINERS (Write After Approval): Add myself.
931 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
933 * Makefile.tpl: Rearrange.
934 * Makefile.in: Regenerate.
936 2003-02-25 Uwe Stieber <uwe@wwws.de>
938 * configure.in: Add support for kaOS as cross build target system.
939 * configure: Regenerated.
941 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
943 * MAINTAINERS (Write after approval): Add myself.
945 2003-02-21 James E Wilson <wilson@tuliptree.org>
947 * MAINTAINERS: Update my email address.
949 2003-02-21 Zack Weinberg <zack@codesourcery.com>
951 * MAINTAINERS: Add self to blanket write privs. section.
953 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
955 * Makefile.tpl: Add definition of CPPFLAGS to pass into
956 configure-target-* as some target builds may require additional
957 flags for preprocessor tests.
958 * Makefile.in: Regenerated.
960 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
962 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
963 * ltconfig: Handle it.
964 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
967 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
968 it is used as argument to $CC.
969 * ltcf-gcj.sh: Likewise.
971 * configure.in: Introduce --enable-maintainer-mode.
972 * configure: Rebuilt.
973 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
975 * Makefile.in: Rebuilt.
977 2003-02-18 Jason Merrill <jason@redhat.com>
979 * Makefile.tpl (check-c++): Allow parallelism.
981 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
983 * MAINTAINERS: Remove John Carr (who never actually had access to
986 2003-02-15 Geoffrey Keating <geoffk@apple.com>
988 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
989 don't configure target-libobjc.
990 * configure: Regenerate.
992 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
994 * Makefile.tpl (RANLIB): Define.
995 * Makefile.in: Regenerate.
997 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
999 * MAINTAINERS: Update my email.
1001 2003-02-06 Keith R Seitz <keiths@redhat.com>
1003 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
1004 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
1005 * Makefile.in: Regenerated.
1006 * configure.in: Remove all traces of snavigator, db, and grep.
1007 * configure: Regenerated.
1009 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1011 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
1014 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1016 * MAINTAINERS (Write after approval): Add myself.
1018 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
1020 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
1021 * Makefile.in: Regenerated.
1023 2003-01-30 Roger Sayle <roger@eyesopen.com>
1025 * config.guess: Updated to 2003-01-30's version.
1026 * config.sub: Updated to 2003-01-28's version.
1028 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
1030 * config.if: If gcc_version is already set, just use it. Don't set
1031 gcc_version_trigger if it's already set, otherwise set it to
1032 gcc/version.c, but only if the file exists. If it is not set and
1033 gcc/version.c does not exist, try to extract the version number from
1036 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
1038 * MAINTAINERS: Add myself to write-after-approval list.
1040 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
1042 * configure.in: Revert 24Jan change.
1043 * configure: Regenerate.
1045 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1047 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
1050 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1052 * configure.in: Revert previous change.
1053 * configure: Regenerate.
1055 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1057 * configure.in: Make rda native-only.
1058 * configure: Regenerate.
1060 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1062 * MAINTAINERS: Move myself from GNATS-only-accounts to
1063 write-after-approval.
1065 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
1067 * configure.in: Add missing \.
1068 * configure: Rebuilt.
1070 2003-01-17 Jakub Jelinek <jakub@redhat.com>
1072 * configure.in (baseargs): Avoid using \| in sed regular
1074 * configure: Rebuilt.
1076 2003-01-16 Jakub Jelinek <jakub@redhat.com>
1078 * configure.in (baseargs): Remove all supported forms of
1079 --cache-file, --srcdir, --host, --build and --target options
1080 from argument lists.
1081 * configure: Rebuilt.
1083 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
1085 * MAINTAINERS: Add myself to write-after-approval list.
1087 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
1089 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
1090 * configure: Rebuilt.
1092 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
1094 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
1095 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
1096 * Makefile.in: Regenerate.
1097 * configure: Regenerate.
1099 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
1101 * configure.in: Remove Makefile in build, host and target modules
1102 unless configure was run with --no-recursion.
1103 * configure: Rebuilt.
1105 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1107 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
1108 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
1109 * Makefile.in: Regenerate.
1111 2003-01-08 Chris Demetriou <cgd@broadcom.com>
1113 * config.guess: Update to 2003-01-03 version.
1114 * config.sub: Update to 2003-01-03 version.
1116 2003-01-07 Christopher Faylor <cgf@redhat.com>
1118 * configure: Regenerate with proper autoconf 2.13.
1120 2003-01-07 Christopher Faylor <cgf@redhat.com>
1122 * configure.in: Add AC_PREREQ for consistency.
1123 * configure: Regenerate.
1125 2003-01-06 Andrew Cagney <ac131313@redhat.com>
1127 * configure.in (GDB_TK): Add tcl directories conditional on
1128 gdb/gdbtk directory being present.
1129 * configure: Regenerate.
1131 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
1133 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
1134 by gcc if LD is not defined and we are not doing a Canadian Cross.
1135 * configure: Rebuilt.
1137 2002-12-31 Tom Tromey <tromey@redhat.com>
1139 * Makefile.in: Rebuilt.
1140 * Makefile.def (target_modules) [libffi]: Allow installation.
1142 2002-12-31 Andreas Schwab <schwab@suse.de>
1144 * configure.in: Fix use of $program_transform_name.
1145 * configure: Regenerated.
1147 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
1149 * configure.in (baseargs): Don't remove first configure argument.
1150 * configure: Regenerated.
1152 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
1154 * Makefile.tpl (local-distclean): Don't remove...
1155 (multilib.ts): ... this. Moved into...
1156 (multilib.out): ... this. Don't use sub-make.
1157 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
1158 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
1159 (configure-build-[+module+], configure-[+module+],
1160 configure-target-[+module+], configure-gcc): ... these. Test
1161 for Makefile existence. Drop config.status from dependencies.
1162 * Makefile.in: Rebuilt.
1163 * configure.in: Move gcc-version-trigger to the end of
1164 ac_configure_args. Add comments to maybedep.tmp and
1165 serdep.tmp. Introduce --disable-serial-configure. Remove
1166 nonopt from baseargs, matching and removing corresponding
1167 whitespace while at it.
1168 * configure: Rebuilt.
1170 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
1172 * configure.in (host_configargs): Replace reference to
1173 no-longer-defined buildopts with --build=${build_alias}.
1174 * configure: Rebuilt.
1176 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
1177 program_transform_name to standard idiom.
1178 (AUTOGEN, AUTOCONF): Define.
1179 (Makefile.in): Use $(AUTOGEN).
1180 (Makefile): Depend on config.status, and use autoconf-style rule to
1181 build it. Move original commands to...
1182 (config.status): ... this new target.
1183 (configure): Add $(srcdir). Depend on config/acx.m4. Use
1185 * Makefile.in: Rebuilt.
1187 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
1189 * Makefile.tpl: Fix dramatic bustage due to change in
1190 program_transform_name.
1191 * Makefile.in: Regenerate.
1193 * configure.in: Remove unnecessary PATH setting.
1194 * configure: Regnerate.
1196 * configure.in: Don't default to unprefixed tools unless
1197 the native tools will work.
1198 * configure: Regenerate.
1200 * configure.in: Convert to autoconf script. Blow away lots
1201 of now-redundant Makefile fragments.
1202 * configure: Generate using Autoconf.
1203 * Makefile.tpl: Rewrite to reflect autoconfiscation.
1204 * Makefile.in: Regenerate.
1206 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
1208 * configure: Fix stupid bug where RANLIB was mistakenly included.
1210 * configure.in: Rename (buildargs, hostargs, targargs) to
1211 (build_configargs, host_configargs, target_configargs).
1213 * configure.in: Move logic out of sed statement.
1215 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
1216 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
1218 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
1220 * config.sub: Import from master repository
1221 * config.guess: Ditto
1223 2002-12-24 Andreas Schwab <schwab@suse.de>
1225 * Makefile.tpl (multilib.out): Fix missing space.
1226 * Makefile.in: Regenerate.
1228 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
1230 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
1231 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
1232 * Makefile.in: Regenerate.
1233 * configure.in: Remove unnecessary leftovers.
1235 2002-12-21 Geoffrey Keating <geoffk@apple.com>
1237 * configure.in (extra_ranlibflags_for_target): New variable.
1238 (*-*-darwin): Add -c to ranlib commands.
1239 * configure (tooldir): Handle extra_ranlibflags_for_target.
1241 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
1243 * Makefile.tpl: Revert HJL's change.
1244 * Makefile.in: Regenerated.
1245 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
1248 2002-12-19 Andreas Schwab <schwab@suse.de>
1250 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
1251 * Makefile.in: Regenerate.
1253 2002-12-18 H.J. Lu <hjl@gnu.org>
1255 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
1256 * Makefile.in: Regenerated.
1258 * configure.in (build_prefix): New. Substitute.
1260 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
1262 * Makefile.tpl: Don't let real targets depend on phony targets.
1263 * Makefile.in: Regenerate.
1265 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
1266 * Makefile.in: Regenerate.
1268 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
1270 * config.sub: Import from master repository
1271 * config.guess: Ditto
1273 2002-12-16 Jason Merrill <jason@redhat.com>
1275 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
1276 previous 'make bootstrap'.
1277 * Makefile.in: Regenerate.
1279 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
1281 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
1283 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
1285 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
1286 * Makefile.in: Regenerate.
1288 2002-12-13 Jason Merrill <jason@redhat.com>
1290 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
1292 (check-c++): Just depend on it and check-target-libstdc++-v3.
1293 * Makefile.in: Regenerate.
1295 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
1297 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
1298 * Makefile.in: Rebuilt.
1300 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
1302 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
1304 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
1306 * configure: Fix bug put in by gremlins.
1308 * Makefile.tpl: Substitute more autoconfily.
1309 * configure: Substitute more autoconfily.
1310 * Makefile.in: Regenerate.
1312 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
1314 * config.sub: Import from master repository
1315 * config.guess: Ditto
1316 * MAINTAINERS: Added Svein Seldal under write after approval
1318 2002-12-08 Andrew Cagney <ac131313@redhat.com>
1320 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
1321 * Makefile.in (all-sim): Ditto.
1323 2002-12-06 DJ Delorie <dj@redhat.com>
1325 * Makefile.tpl: Change configure dependencies to not have real
1326 targets depend on phony targets.
1328 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
1330 * configure.in: Revert unintentional change.
1332 * Makefile.tpl: Change dependency for */multilib.out so that
1333 it works when gcc isn't in the tree.
1335 * configure.in: Substitute more.
1336 * configure: Run subconfigures from the Makefile.
1337 * Makefile.tpl: Run subconfigures from the Makefile; add a few
1338 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
1340 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1342 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
1344 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
1346 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
1347 and corresponding dependencies.
1348 * Makefile.in: Regenerate.
1350 * configure.in (host_tools): Order binutils, gas and ld for
1351 convenience in running the testsuites.
1353 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
1354 * Makefile.in: Regenerate.
1355 * configure.in: Introduce rules to serialize subconfigure runs.
1357 * configure.in: Introduce BASE_CC_FOR_TARGET.
1358 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
1359 Realize configure-build-* targets. Realize configure-target-* targets.
1360 * Makefile.in: Regenerate.
1362 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
1364 * configure: Move gcc_version_trigger stuff from here...
1365 * configure.in: ...to here.
1367 * configure.in: Separate subconfigure options added by this file from
1368 options given by the user. Add machinery to put args for host
1369 subconfigures into the Makefile.
1371 * Makefile.tpl: Remove 'vault' targets.
1372 * Makefile.tpl: Reorder and comment dependencies.
1373 * Makefile.in: Regenerate.
1375 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
1376 * configure.in: Fix my broken commit of previous patch. (sigh)
1378 2002-11-28 Geoffrey Keating <geoffk@apple.com>
1380 * configure.in: Move host-specific darwin noconfigdirs into
1381 the host-specific section.
1383 2002-11-28 Geoffrey Keating <geoffk@apple.com>
1385 * configure.in: Move host-specific darwin noconfigdirs into
1386 the host-specific section.
1388 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
1390 * configure: Remove skip-this-dir support.
1391 * Makefile.tpl: Remove skip-this-dir support.
1393 * Makefile.tpl: Remove leftover support for non-autoconfiscated
1395 * Makefile.in: Regenerate.
1397 * Makefile.tpl: Strip out useless setting of 'dir'.
1398 * Makefile.in: Regenerate.
1400 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
1402 * configure.in: Fix deeply stupid bug.
1404 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
1405 shell code in CXX_FOR_TARGET
1406 * Makefile.def: Introduce raw_cxx.
1407 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
1409 * Makefile.in: Regenerate.
1411 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
1413 * Makefile.tpl: Remove unnecessary ifs.
1414 * Makefile.in: Regenerate.
1416 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
1417 dependencies. Maybe-ize build-libiberty. Create dummy install
1418 targets for 'no_install' modules.
1419 * configure: Move GDB_TK substitution to configure.in. Move
1420 build_modules stuff to configure.in.
1421 * configure.in: Implement soft dependency machinery. Maybe-ize
1422 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
1423 * Makefile.in: Regenerate.
1425 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
1427 * Makefile.tpl: Make all-target, install-target behave similarly
1428 to all, install (only hitting configured targets). Eliminate
1429 unused macro defintions.
1431 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
1434 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
1436 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
1438 * configure.in: Produce lists of subdir targets we're actually
1439 configuring. Remove references to "dosrel".
1440 * Makefile.tpl: Let configure set which subdir targets are hit.
1441 Remove install-cross; clean up install; remove ALL. Remove
1442 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
1443 Autogenerate host module targets. Remove empty dependency lines
1444 and redundant dependency; rearrange slightly.
1445 * Makefile.def: Add host-side libtermcap, utils.
1447 * Makefile.in: Regenerate.
1449 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1451 * ltconfig (osf[345]): Append $major to soname_spec.
1452 Reflect this in library_names_spec.
1453 * ltmain.sh (osf): Prefix $major with . for use as extension.
1455 2002-11-19 Andreas Jaeger <aj@suse.de>
1457 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
1458 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
1459 and sparc64 GNU/Linux systems.
1461 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
1463 * MAINTAINERS: Update email.
1465 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1467 * MAINTAINERS: Complete James Dennett's entry.
1469 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
1471 * MAINTAINERS (Write After Approval): Add myself.
1473 2002-11-13 Bruce Korb <bkorb@gnu.org>
1475 * Makefile.tpl: syntactic cleanup
1477 2002-11-13 Stuart Hastings <stuart@apple.com>
1479 * MAINTAINERS: Add myself to write-after-approval list.
1481 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
1483 * Makefile.def: Add list of recursive targets to autogenerate.
1485 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
1486 targets. Autogenerate *-build-* targets.
1487 * Makefile.in: Regenerate.
1489 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
1491 * configure: More autoconf-style substitutions.
1492 * Makefile.tpl: More autoconf-style substitutions.
1493 * Makefile.in: Regenerate.
1495 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
1497 * configure: Substitute more variables in a more autoconf-friendly
1498 way. Simplify slightly.
1499 * Makefile.tpl: Make more variables substitutable in an
1500 autoconf-friendly way.
1501 * Makefile.in: Regenerate.
1503 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
1505 * MAINTAINERS (Write After Approval): Add myself.
1507 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
1509 * configure.in (v810*): Remove special setting of tools.
1511 * configure: Add support for extra required flags for ar or nm.
1512 * configure.in (aix4.3+): Use above support for target-specific
1513 issues, rather than using config/mt-aix43.
1515 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
1517 * configure: Remove 'removing', which doesn't work. Replace $subdir
1518 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
1519 with $srcdir. Reformat indentation. Substitute some variables
1520 formerly hard-coded in the Makefile for build=host.
1521 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
1522 * Makefile.def: Autogenerate more.
1523 * Makefile.in: Regenerate.
1525 2002-11-04 Adam Nemet <anemet@lnxw.com>
1527 * MAINTAINERS (Write After Approval): Add myself.
1529 2002-11-04 Kevin Buettner <kevinb@redhat.com>
1531 * Makefile.def (host_modules): Add rda.
1532 * Makefile.in: Regenerate.
1533 * configure.in (target_tool): Add target-rda to list.
1535 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1537 * MAINTAINERS: Remove "co-maintainer" note for web pages.
1539 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
1541 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
1542 and restrap targets to this rule.
1543 * Makefile.in: Regenerate.
1545 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1547 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
1548 GNATS only accounts.
1550 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
1552 * configure.in (i[3456]86-*-linux*): Add check to disable
1553 ${libgcj} for glibc1.
1555 2002-10-24 Denis Chertykov <denisc@overta.ru>
1557 * MAINTAINERS: Add myself as ip2k port maintainer.
1559 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
1561 * configure.in: Add tic4x target.
1563 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
1565 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
1566 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
1567 * Makefile.in: Regenerate.
1569 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
1570 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
1571 * Makefile.in: Regenerate.
1573 2002-10-02 Janis Johnson <janis187@us.ibm.com>
1575 * MAINTAINERS: Add myself as web pages co-maintainer.
1577 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
1579 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
1580 * Makefile.in: Regenerate.
1582 2002-10-02 Zack Weinberg <zack@codesourcery.com>
1584 * MAINTAINERS: Add myself and Nathan Sidwell
1585 <nathan@codesourcery.com> as VxWorks maintainers.
1587 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
1589 * Makefile.def: Remove order dependency comments.
1590 * Makefile.tpl: Add explicit install-install dependencies.
1591 * Makefile.in: Regenerate.
1593 * Makefile.tpl: Remove material now in src-release. (Finally!)
1594 * Makefile.in: Regenerate.
1596 * Makefile.tpl: Add configure-target (for src-release in src)
1597 * Makefile.in: Regenerate.
1599 2002-09-30 Nick Clifton <nickc@redhat.com>
1601 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
1603 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
1605 * configure.in (s390*-*-linux*): Enable libgcj.
1607 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
1609 * configure: Revert accidentally applied changes.
1611 * Makefile.tpl: Make more autoconf-friendly.
1612 * Makefile.in: Regenerate.
1613 * configure: Make substitution more autoconf-like.
1615 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
1617 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
1618 single entry to handle all these.
1619 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
1620 libjava on arm-*-elf.
1622 2002-09-27 Geoffrey Keating <geoffk@apple.com>
1624 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
1625 things that depend on them.
1627 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
1629 * Makefile.tpl: Make subsituted variables more autoconfy.
1630 * Makefile.in: Regenerate.
1631 * configure: Make seds more autoconfy.
1633 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
1635 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
1636 * Makefile.in: Regenerate.
1637 * configure.in: Rewrite sed statements to look autoconfy.
1639 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
1640 all-target-foo on configure-target-foo.
1641 * Makefile.def: Ditto.
1642 * Makefile.in: Rebuild.
1644 2002-09-25 Andrew Haley <aph@redhat.com>
1646 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
1648 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
1650 * Makefile.def: New file.
1651 * Makefile.tpl: New file.
1652 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
1653 * contrib/gcc_update: Note that Makefile.in is a generated file.
1655 * configure.in: Minor rearrangement. Simplify tests.
1657 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
1659 * configure.in (with_headers): Skip copy if value is "yes".
1660 (with_libs): Likewise.
1662 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
1664 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
1665 * configure.in (sh*-*-pe*): Ditto.
1666 * configure.in (mips*-*-pe*): Ditto.
1667 * configure.in (*arm-wince-pe): Ditto.
1669 * configure.in: Rearrange.
1671 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
1673 * MAINTAINERS: Update my email address.
1675 2002-08-30 Paul Koning <pkoning@equallogic.com>
1677 * MAINTAINERS: (Write After Approval): Add myself.
1679 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
1681 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
1683 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
1685 * MAINTAINERS: Change my mailing address.
1687 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
1689 * MAINTAINERS (Write After Approval): Remove myself.
1690 (Various Maintainers: c++ runtime libs): Add myself.
1692 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
1694 * MAINTAINERS (Write After Approval): Remove myself.
1695 (Various Maintainers: c++ runtime libs): Add myself.
1697 2002-08-15 Eric Christopher <echristo@redhat.com>
1699 * config.sub: Import from master repository.
1700 * config.guess: Ditto.
1702 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
1704 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
1705 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
1706 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
1708 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
1710 * MAINTAINERS: Add self to rs6000 vector extensions.
1712 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
1714 * libiberty/configure: Reverted unintended yesterday's check in.
1716 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
1718 * boehm-gc/configure, libf2c/configure: Rebuilt.
1719 * libffi/configure, libiberty/configure: Ditto.
1720 * libjava/configure, libobjc/configure: Ditto.
1721 * libstdc++-v3/configure, zlib/configure: Ditto.
1722 Merged from binutils:
1723 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
1724 From Steve Ellcey <sje@cup.hp.com>:
1725 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
1726 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
1727 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
1729 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
1730 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
1731 soname_spec, sys_lib_search_path_spec): Ditto.
1733 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
1735 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
1737 2002-08-04 H.J. Lu (hjl@gnu.org)
1739 * configure.in (mips*-*-linux*): Don't skip target-libffi.
1741 2002-08-02 Krister Walfridsson <cato@df.lth.se>
1743 * MAINTAINERS (Write After Approval): Add myself.
1745 2002-07-31 Alan Modra <amodra@bigpond.net.au>
1747 * configure.in: Move generic linux case to end. Copy generic
1748 linux noconfigdirs to mips*-*-linux* entry and new
1749 powerpc64*-*-linux* entry. Add target-libffi for the latter.
1751 2002-07-19 Michael Matz <matz@suse.de>
1753 * MAINTAINERS: Add myself as ra* maintainer.
1755 2002-07-16 Chris Demetriou <cgd@broadcom.com>
1757 * config.guess: Update to 2002-07-09 version.
1758 * config.sub: Update to 2002-07-03 version.
1760 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
1762 * MAINTAINERS: Fix typo in a maintainer email address.
1764 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
1766 * configure.in: Remove two redundant tests.
1768 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1770 * configure.in (mips*-*-irix6*o32): Enable stabs.
1772 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
1774 * configure.in: Don't build grez.
1775 * Makefile.in: Ditto.
1777 * Makefile.in: Remove references to bsp, cygmon, libstub.
1778 * configure.in: Ditto.
1780 * configure.in: Remove leftover reference to gdbtest.
1782 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
1784 * configure.in (gxx_include_dir): Change to match versioned
1785 C++ headers if --enable-version-specific-runtime-libs is used.
1787 2002-07-04 Steve Ellcey <sje@cup.hp.com>
1789 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
1791 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
1793 * configure.in: Make --without-x work.
1795 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
1797 * configure.in: Rearrange target Makefile fragment collection.
1799 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
1801 * configure.in: Ditto.
1803 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
1805 * MAINTAINERS (Write After Approval): Update my e-mail address.
1807 2002-06-24 Ben Elliston <bje@redhat.com>
1809 * configure.in (host_tools): Remove cgen.
1811 * Makefile.in (all-cgen): Remove; runs from its source directory.
1812 (check-cgen, install-cgen, clean-cgen): Likewise.
1813 (all-opcodes): Do not depend on all-cgen.
1814 (all-sim): Likewise.
1816 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
1818 * Makefile.in: Eliminate 'apache' targets.
1819 * configure.in: Eliminate 'apache' targets.
1821 * configure.in: Eliminate redundant tests. Reorganize.
1823 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
1825 * config-ml.in: Eliminate references to Cygnus configure.
1827 * Makefile.in: Eliminate references to building emacs.
1829 2002-06-28 Graham Stott <graham.stott@btinternet.com>
1831 * MAINTAINERS: Update my email address.
1833 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
1835 * config.if (libstdcxx_incdir): Version C++ headers.
1836 (cxx_incdir): Remove.
1838 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
1840 * MAINTAINERS (Write After Approval): Add self.
1842 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
1844 * configure.in: Add support for ip2k.
1846 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
1848 * configure.in: Fix AIX configury bug.
1850 2002-06-20 Steve Ellcey <sje@cup.hp.com>
1852 * MAINTAINERS (Write After Approval): Add self.
1854 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
1856 * configure.in: replace ${topsrcdir} with ${srcdir}
1858 * configure.in: Move definition of libstdcxx_flags
1859 right above usage, rather than waaay earlier.
1861 * configure.in: Pull definition of is_cross_compiler earlier.
1863 * configure.in: Rearrange a little.
1865 * configure.in: Remove references to librx.
1866 * Makefile.in: Remove references to librx.
1868 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
1870 * config.sub: Add support for avr target.
1871 Import from master sources, rev 1.255
1873 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
1875 * configure, .cvsignore: Revert previous change...
1876 * Makefile: ...delete.
1878 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
1880 * configure.in: Eliminate ${gasdir} variable.
1882 2002-06-18 Dave Brolley <brolley@redhat.com>
1884 * configure.in: Add support for frv.
1885 * config.sub: Add support for frv.
1887 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
1889 * configure: Remove garbage from previous commit.
1891 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
1893 * configure: For in-source builds, make a subdir and re-exec there.
1894 * Makefile: New file. Pass targets through to build directory.
1895 * .cvsignore: No longer ignore "Makefile".
1897 2002-06-16 Douglas Rupp <rupp@gnat.com>
1899 * MAINTAINERS (Write After Approval): Add self.
1901 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1903 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
1905 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
1907 * configure.in (vax-*-netbsd*): Re-enable gas.
1909 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
1911 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
1912 BUILD_PREFIX_1, to correct nomenclature.
1913 * configure: Likewise.
1915 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
1916 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
1918 2002-05-31 Olaf Hering <olh@suse.de>
1920 * config-ml.in: Propogate DESTDIR also.
1922 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
1924 * configure.in (vax-*-netbsd*): Don't build gas for this
1927 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
1929 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
1932 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
1934 * MAINTAINERS (Write After Approval): Add myself.
1936 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
1938 * config.guess: Update to 2002-05-22 version.
1939 * config.sub: Likewise.
1941 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1943 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
1944 * config-ml.in: Likewise.
1945 * configure: Likewise.
1946 * configure.in: Likewise.
1948 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
1950 * MAINTAINERS: Update my email address.
1952 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
1954 * configure.in: Simplify makefile fragment collection.
1956 * configure.in: Remove code to build emacs.
1958 * configure.in : Remove --srcdir argument from targargs and buildargs
1959 (it's always overridden in the Makefile anyway). Rearrange a bit.
1961 * configure: Move some logic to configure.in.
1962 * configure.in: Move some logic from configure.
1964 2002-05-11 Tom Tromey <tromey@redhat.com>
1966 * MAINTAINERS: Reflect libgcj reality.
1968 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
1970 * Makefile.in: Honour DESTDIR.
1972 2002-05-08 Mark Mitchell <mark@codesourcery.com>
1974 * config.guess: Import 2002-03-20 version.
1975 * config.sub: Import 2002-04-26 version.
1977 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1979 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
1981 2002-05-07 Tim Josling <tej@melbpc.org.au>
1983 * MAINTAINERS: Add self.
1985 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
1987 * ltmain.sh: Detect and handle object name conflicts
1988 while piecewise linking a static library.
1990 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
1992 * configure.in (noconfigdirs): Don't disable libgcj on
1993 sparc64-*-solaris* and sparcv9-*-solaris*.
1995 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
1997 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
1999 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
2001 * configure.in (FLAGS_FOR_TARGET): Do not add
2002 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
2003 on i[3456]86-*-linux*.
2005 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
2007 * configure.in (noconfigdirs): Replace [ ] with test.
2009 * configure.in (noconfigdirs): Do not add target-newlib if
2010 target == i[3456]86-*-linux*, and host == target.
2012 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
2014 * configure.in: delete reference to absent file
2016 * configure.in: replace '[' with 'test'
2018 * configure.in: Eliminate references to gash.
2019 * Makefile.in: Eliminate references to gash.
2021 * configure.in: remove useless references to 'pic' makefile fragments.
2023 * configure.in: (*-*-windows*) Finish removing.
2025 * configure.in: Eliminate redundant test for libgui.
2027 2002-04-29 Roger Sayle <roger@eyesopen.com>
2029 * MAINTAINERS: Add self and realphabetize. Update entries
2030 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
2031 entry for a29k port maintainer.
2033 2002-04-26 Joel Sherrill <joel@OARcorp.com>
2035 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
2036 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
2038 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
2040 * configure.in: remove references to dead files
2042 2002-04-19 Mark Mitchell <mark@codesourcery.com>
2044 * MAINTAINERS: Add information about purpose of this file.
2046 2002-04-18 Tom Tromey <tromey@redhat.com>
2048 * configure.in: Disallow configuring libgcj when it is already
2049 installed and we're using Solaris 2.8 linker. Do enable libgcj on
2050 Solaris 2.8 by default. For PR libgcj/6158.
2052 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2054 * configure.in: Move default CC setting out of config/mh-* fragments
2057 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2059 * configure.in: don't even try to configure or make a subdirectory
2060 if there's no configure script for it.
2062 2002-04-15 Mark Mitchell <mark@codesourcery.com>
2064 * MAINTAINERS: Remove chill maintainers.
2065 * Makefile.in (CHILLFLAGS): Remove.
2066 (CHILL_LIB): Remove.
2067 (TARGET_CONFIGDIRS): Remove libchill.
2068 (CHILL_FOR_TARGET): Remove.
2069 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
2071 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
2072 (CHECK_TARGET_MODULES): Likewise.
2073 (INSTALL_TARGET_MODULES): Likewise.
2074 (CLEAN_TARGET_MODULES): Likewise.
2075 (configure-target-libchill): Remove.
2076 (all-target-libchill): Remove.
2077 * configure.in (target_libs): Remove target-libchill.
2078 Do not compute CHILL_FOR_TARGET.
2079 * libchill: Remove directory.
2081 2002-04-11 DJ Delorie <dj@redhat.com>
2083 * Makefile.in, configure.in: Sync with binutils, entries
2086 2002-04-07 Andrew Cagney <ac131313@redhat.com>
2088 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
2089 (do-tar, do-bz2): New rules.
2090 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
2091 (gdb-tar): New rule.
2092 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
2093 (insight_dejagnu.tar): New rule.
2094 (insight.tar): New rule.
2095 (gdb+dejagnu.tar): New rule.
2096 (gdb.tar): New rule.
2098 2002-02-01 Mo DeJong <supermo@bayarea.net>
2100 * Makefile.in: Add all-tix to deps for all-snavigator
2101 so that tix is built when building snavigator.
2103 2002-01-11 Steve Ellcey <sje@cup.hp.com>
2105 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
2106 ld and gdb are not supported.
2108 2002-01-07 Mark Salter <msalter@redhat.com>
2110 * configure.in: Remove target-bsp and target-cygmon from arm builds.
2111 Allow target-libgloss to be built for arm, strongarm, and xscale.
2113 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
2115 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
2116 options for i[3456]86-pc-linux* native builds.
2118 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
2120 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
2121 files from .po files for a distribution.
2123 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
2125 * configure.in: Enable libstdc++-v3 for h8300 targets.
2127 2001-06-19 Alan Modra <amodra@bigpond.net.au>
2129 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
2132 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
2134 * Makefile.in (VER): When present, extract the version number from
2135 the file version.in.
2137 2001-05-24 Tom Rix <trix@redhat.com>
2139 * configure.in : enable ld for aix
2141 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2143 * config.guess: Add linux target for S/390.
2145 2000-11-07 Philip Blundell <pb@futuretv.com>
2147 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
2149 2000-11-03 Philip Blundell <pb@futuretv.com>
2151 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
2154 2001-01-15 Ben Elliston <bje@redhat.com>
2156 * configure.in (host_tools): Add sid.
2157 Always configure cgen.
2159 2000-11-24 Nick Clifton <nickc@redhat.com>
2161 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
2164 2000-08-20 Doug Evans <dje@casey.transmeta.com>
2166 * Makefile.in (ALL_MODULES): Add all-cgen.
2167 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
2168 (all-cgen): New target.
2169 (all-opcodes,all-sim): Depend on all-cgen.
2170 * configure.in (host_tools): Add cgen.
2171 Only configure cgen if --enable-cgen-maint.
2173 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
2175 * configure.in: Add *-*-freebsd* configurations.
2177 2002-04-08 Tom Tromey <tromey@redhat.com>
2179 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
2180 Fixes PR libgcj/6068.
2182 2002-03-30 Krister Walfridsson <cato@df.lth.se>
2184 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
2186 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2188 * configure.in (alpha*-dec-osf*): Enable libgcj.
2190 2003-03-27 Matthew Gingell <gingell@gnat.com>
2192 * MAINTAINERS (Write After Approval): Add myself.
2194 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
2196 Fix for: PR bootstrap/3591, target/5676
2197 * configure.in (mcore-pe): Disable the configuration of
2198 libstdc++-v3 since exceptions are not supported.
2200 2002-03-20 Anthony Green <green@redhat.com>
2202 * configure.in: Enable libgcj for xscale-elf target.
2204 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
2206 * MAINTAINERS: Update my email address.
2208 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
2210 * ltmain.sh (relink_command): Fix typo in previous change.
2212 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
2214 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
2215 (relink_command): Added --tag flags.
2216 (mode=install): If relinking fails; error out.
2218 2002-03-12 Richard Henderson <rth@redhat.com>
2220 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
2222 (do-check): Rename from check.
2223 (check): Allow parallel check.
2225 2002-03-12 Bob Wilson <bob.wilson@acm.org>
2227 * MAINTAINERS: Add myself as maintainer for xtensa port.
2228 Fix alphabetical order in CPU port maintainer list.
2229 Remove myself from Write After Approval list.
2231 2002-03-11 Richard Henderson <rth@redhat.com>
2233 * Makefile.in (.NOTPARALLEL): Add fake tag.
2235 2002-03-07 H.J. Lu (hjl@gnu.org)
2237 * configure.in: Enable gprof for mips*-*-linux*.
2239 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
2241 * MAINTAINERS (Write After Approval): Add myself.
2243 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
2245 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
2247 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
2249 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
2251 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
2252 because its Makefile is there; test for the executable instead.
2254 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
2256 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
2257 libstdc++-v3 and libjava.
2259 2002-02-11 Adam Megacz <adam@xwt.org>
2261 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
2264 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
2266 * config.guess: Updated to 2002-01-30's version.
2267 * config.sub: Updated to 2002-02-01's version.
2268 Contribute sh64-elf.
2269 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
2270 * configure.in: Added sh64-*-*.
2272 2002-02-08 Chris Demetriou <cgd@broadcom.com>
2274 * MAINTAINERS: Belatedly add myself to write after approval list.
2276 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
2278 * MAINTAINERS: Put self in as maintainer for x86-64 port.
2279 Remove self as Write After Approval.
2281 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
2283 * MAINTAINERS: Put self in as maintainer for contrib/regression
2286 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
2288 * MAINTAINERS: Update my email address.
2290 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
2292 * configure.in (*-*-netbsd*): New. Skip target-newlib,
2293 target-libiberty, and target-libgloss. Skip Java-related
2294 libraries if not supported for NetBSD on target CPU.
2296 2002-01-25 Douglas B Rupp <rupp@gnat.com>
2298 * install-sh: Use _inst.$$_ for temp file name.
2300 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
2302 * MAINTAINERS (Write After Approval): Move my contact info
2304 (OS Port Maintainers): ...to here (netbsd).
2306 2002-01-22 Bob Wilson <bob.wilson@acm.org>
2308 * MAINTAINERS (Write After Approval): Add myself.
2310 2002-01-17 H.J. Lu <hjl@gnu.org>
2312 * Makefile.in (all-fastjar): Also depend on all-libiberty.
2313 (all-target-fastjar): Also depend on all-target-libiberty.
2315 2002-01-16 H.J. Lu (hjl@gnu.org)
2317 * config.guess: Import from master sources, rev 1.225.
2318 * config.sub: Import from master sources, rev 1.238.
2320 2002-01-16 Kazu Hirata <kazu@hxi.com>
2322 * MAINTAINERS (Write After Approval): Remove myself.
2324 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
2326 * MAINTAINERS (Write After Approval): Add myself.
2328 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
2330 * MAINTAINERS: Add self as docs co-maintainer.
2332 2001-12-11 Matthias Klose <doko@debian.org>
2334 * MAINTAINERS (Write After Approval): Add myself.
2336 2001-12-09 Zack Weinberg <zack@codesourcery.com>
2338 * MAINTAINERS: Update my email address.
2340 2001-12-07 Turly O'Connor <turly@apple.com>
2341 * MAINTAINERS (Write After Approval): Add myself.
2342 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
2343 (rs6000_initialize_trampoline): Call __trampoline_setup for
2345 * darwin-tramp.asm: New file, implements __trampoline_setup.
2346 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
2348 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
2350 * MAINTAINERS (Write After Approval): Add myself.
2352 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
2354 * configure, configure.in: Use temp file for long sed commands.
2356 2001-12-03 Laurent Guerby <guerby@acm.org>
2358 * config.sub: Update to version 1.232 on subversion.
2360 2001-12-03 Ben Elliston <bje@redhat.com>
2362 * MAINTAINERS: Update mail address for config.* patches.
2364 2001-11-27 DJ Delorie <dj@redhat.com>
2365 Zack Weinberg <zack@codesourcery.com>
2367 When build != host, create libiberty for the build machine.
2369 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
2371 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
2373 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
2375 (all.normal): Depend on ALL_BUILD_MODULES.
2376 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
2377 (all-build-libiberty): Depend on configure-build-libiberty.
2379 * configure: Calculate and substitute proper value for
2381 * configure.in: Create the build subdirectory.
2382 Calculate and substitute TARGET_CONFIGARGS (formerly
2383 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
2385 2001-11-26 Ziemowit Laski <zlaski@apple.com>
2387 * MAINTAINERS (write-after-approval): Add self.
2389 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
2391 * MAINTAINERS (GNATS only accounts): Remove self.
2393 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
2395 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
2398 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
2400 * MAINTAINERS (Write After Approval): Add self.
2402 2001-11-12 David O'Brien <obrien@FreeBSD.org>
2404 * MAINTAINERS: mips and s390 are also CPU ports.
2406 2001-11-12 David O'Brien <obrien@FreeBSD.org>
2408 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
2410 2001-11-11 David O'Brien <obrien@FreeBSD.org>
2412 * MAINTAINERS: Alphabetize.
2414 2001-11-09 Kazu Hirata <kazu@hxi.com>
2416 * MAINTAINERS (Various maintainers: h8 port): Add myself.
2418 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
2420 * MAINTAINERS (Various maintainers: hppa port): Added myself.
2422 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
2424 * configure.in (--enable-languages): Be more permissive about
2425 syntax. Check for empty lists better. Warn about $LANGUAGES.
2427 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
2429 * config.sub: Import from master sources, rev. 1.230.
2430 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
2432 2001-11-07 Laurent Guerby <guerby@acm.org>
2434 * MAINTAINERS (Write After Approval): Add self.
2436 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
2438 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
2440 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
2442 * config.sub: Import from master sources, rev 1.226.
2443 * config.guess: Import from master sources, rev 1.216.
2445 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
2447 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
2448 * MAINTAINERS: Add self as maintainer of MMIX port.
2449 Remove old after-approval entry.
2451 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
2453 * ChangeLog, configure: Fix spelling errors.
2455 2001-10-20 Brendan Kehoe <brendan@zen.org>
2457 * MAINTAINERS: Tweak my address.
2459 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2461 * MAINTAINERS: Update my email address.
2463 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
2465 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
2466 * MAINTAINERS: Add self as maintainer of CRIS port.
2468 2001-10-10 Geert Bosch <bosch@gnat.com>
2470 * MAINTAINERS (Various maintainers: Ada front end):
2473 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
2475 * MAINTAINERS (Write After Approval): Added self
2477 2001-10-02 Geert Bosch <bosch@gnat.com>
2479 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
2481 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
2483 * configure: Handle temporary files securely using mkdir.
2485 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
2487 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
2489 2001-09-26 Will Cohen <wcohen@redhat.com>
2491 * configure.in (*-*-linux*): Disable configuration of target-newlib
2492 and target-libgloss.
2494 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
2496 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
2499 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
2501 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
2502 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
2503 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
2504 avoid quotes nesting problems.
2505 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
2506 (DO_X): Export only variables that are set.
2508 2001-09-19 Ben Elliston <bje@redhat.com>
2510 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
2511 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
2512 semantics. Use the shell built-in "type" command instead.
2514 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
2516 Merged from gcc-3_0-branch:
2517 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
2518 * ltcf-c.sh: Use $objext, not $ac_objext.
2519 2001-07-27 Mark Kettenis <kettenis@gnu.org>
2520 * ltcf-cxx.sh: Add support for GNU.
2521 2001-07-22 Timothy Wall <twall@redhat.com>
2522 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
2523 default settings if using GNU tools with that configuration.
2524 * ltcf-cxx.sh: Ditto.
2525 * ltcf-gcj.sh: Ditto.
2526 2001-07-21 Michael Chastain <chastain@redhat.com>
2527 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
2528 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
2529 * ltmain.sh: Mark as gcc-local.
2531 2001-08-30 Eric Christopher <echristo@redhat.com>
2532 Jason Eckhardt <jle@redhat.com>
2534 * config.guess: Merge from master sources.
2535 * config.sub: Merge from master sources, add support for mipsisa32.
2537 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
2538 * config.sub: Merge from master sources, rev 1.219.
2539 * MAINTAINERS: Add self as contact for stormy16 port.
2541 2001-08-14 Zack Weinberg <zackw@panix.com>
2543 * config.sub: Merge from master sources, rev 1.218.
2544 * config.guess: Merge from master sources, rev 1.209.
2546 2001-08-11 Graham Stott <grahams@redhat.com>
2548 * Makefile.in (check-c++): Add missing semicolon.
2550 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
2552 * MAINTAINERS (Various maitainers: predict.def): Added myself.
2554 2001-07-30 Eric Christopher <echristo@redhat.com>
2556 * MAINTAINERS (Various maintainers: mips port): Added myself.
2558 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
2560 * configure.in (sh-*-linux*): New.
2562 2001-07-27 Richard Henderson <rth@redhat.com>
2564 * .cvsignore: Add LAST_UPDATED.
2566 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
2568 * MAINTAINERS (Various maintainers: s390 port): Added myself.
2570 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
2572 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
2574 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
2576 * MAINTAINERS (Write After Approval): Added myself.
2578 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2580 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2581 and libgcj on m68hc11/m68hc12.
2583 2001-06-27 H.J. Lu (hjl@gnu.org)
2585 * Makefile (CFLAGS_FOR_BUILD): New.
2586 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
2588 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
2590 * README: Remove version number.
2592 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2594 * INSTALL/README: Update wrt. to the installation instructions now
2595 residing in gcc/doc/install.texi.
2597 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
2599 * README: Replace with a cut-down and updated version of gcc/README.
2601 2001-06-12 David Edelsohn <edelsohn@gnu.org>
2603 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
2604 multilibs to be disabled.
2606 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
2608 * MAINTAINERS (Write After Approval): Add myself.
2610 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
2612 * config.guess: Import CVS version 1.195.
2613 * config.sub: Import CVS version 1.212.
2615 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
2617 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
2618 gcc/xgcc is built, use -print-prog-name to find out the program
2621 2001-06-04 Phil Edwards <pme@sources.redhat.com>
2623 * config.guess: Import CVS version 1.194. All gcc-local changes
2624 appear to also be in the master copy.
2625 * config.sub: Import CVS version 1.211.
2627 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
2629 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
2630 with_gcc]: Use `gcc -shared' to build a shared library.
2632 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
2634 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
2637 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2639 * MAINTAINERS (Write After Approval): Add myself.
2641 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
2643 * configure.in (libstdcxx_flags): Do not try to execute
2644 libstdc++-v3/testsuite_flags until it exists.
2646 2001-06-01 Alan Modra <amodra@bigpond.net.au>
2648 * MAINTAINERS: Update my email address.
2650 2001-05-31 Graham Stott <grahams@redhat.com>
2652 * MAINTAINERS (Write After Approval): Add myself.
2654 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
2656 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
2657 libraries when using g++ with native linker.
2659 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
2661 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
2663 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
2665 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
2666 [aix4*|aix5*]: Prepend blank.
2668 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
2670 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2671 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
2672 of subdir/configure scripts to use the new libtool.m4.
2674 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
2676 * MAINTAINERS (Write After Approval): Add myself.
2678 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
2680 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
2682 2001-05-11 Ben Elliston <bje@redhat.com>
2684 * Makefile.in (all-sid): New target.
2685 (check-sid, clean-sid, install-sid): Likewise.
2687 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
2689 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
2691 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
2693 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
2696 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
2698 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
2699 gcc/xgcc is built, use -print-prog-name to find out the program
2702 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
2704 * configure.in (noconfigdirs): Don't reset it from scratch in the
2705 target case; only append to it.
2707 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
2708 sparc-*-solaris2.8]: Disable ${libgcj}.
2710 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
2712 * configure.in (libgcj_saved): Copy from $libgcj.
2713 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
2716 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
2718 * MAINTAINERS: Remove self as MIPS maintainer and
2719 C front end maintainer.
2721 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
2723 * configure.in: Move *-chorusos target case to the proper switch.
2726 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
2728 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
2731 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2733 * Makefile.in (STAGE1_CFLAGS): Pass down.
2735 2001-04-13 Alan Modra <amodra@one.net.au>
2737 * config.guess: Add hppa64-linux support. Note for next import that
2738 this is already in the master file.
2739 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
2741 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
2743 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2744 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
2746 2001-04-11 Stan Shebs <shebs@apple.com>
2748 * MAINTAINERS: Add self as Darwin port maintainer.
2750 2001-04-11 Alan Modra <amodra@one.net.au>
2752 * MAINTAINERS: Update my email address.
2754 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
2756 * ltcf-cxx.sh: Support creation of C++ shared libraries on
2757 recent versions of FreeBSD (release 3 or later).
2758 * ltconfig: On FreeBSD, -lc must not be provided when building
2759 a shared library or else the standard -pthread gcc option is
2760 rendered worthless to later users of the built library.
2762 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
2764 * MAINTAINERS: Add self and RTH as C front end maintainers.
2766 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
2768 * config.sub: Make sure to match an already-canonicalized
2769 machine name (eg. mn10300-unknown-elf).
2771 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
2773 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
2775 (bootstrap, cross): Use RECURSE_FLAGS.
2776 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
2778 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
2780 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
2782 2001-03-22 Colin Howell <chowell@redhat.com>
2784 * Makefile.in (DO_X): Do not backslash single-quotes in
2785 backquotes (two places).
2787 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
2790 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
2791 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
2792 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
2793 * ltcf-cxx.sh: Likewise.
2794 * ltcf-gcj.sh: Likewise.
2796 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2798 * MAINTAINERS: Add myself as "documentation co-maintainer".
2800 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
2802 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2803 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
2805 2001-03-19 Tom Tromey <tromey@redhat.com>
2807 * config-ml.in: Handle GCJ and GCJFLAGS.
2809 2001-03-21 Michael Chastain <chastain@redhat.com>
2811 * Makefile.in: all-m4 depends on all-texinfo.
2813 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
2815 * MAINTAINERS: Add myself to write after approval list.
2817 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
2819 * Makefile.in (DO_X): Quote nested quotes.
2821 2001-03-18 Alan Modra <alan@linuxcare.com.au>
2823 * MAINTAINERS: Add myself to write after approval list.
2825 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
2827 * Makefile.in (DO_X): Use double quotes for quoting
2828 "RANLIB=$${RANLIB}".
2830 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
2832 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
2834 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
2836 * configure.in: Only use `lang_requires' for languages athat are
2839 2001-03-08 Phil Edwards <pme@sources.redhat.com>
2841 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
2843 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
2845 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
2847 2001-03-07 Tom Tromey <tromey@redhat.com>
2849 * configure.in: Allow config-lang.in to set `lang_requires' to list
2850 of other required languages.
2852 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
2854 * Makefile.in: Remove RANLIB definition. Use RANLIB
2855 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
2856 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
2858 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
2859 Alexandre Oliva <aoliva@redhat.com>
2861 * Makefile.in (check-c++): Use tabs, not spaces.
2863 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
2865 * MAINTAINERS: add myself to Write After Approval list.
2867 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
2869 * Makefile.in (check-c++): New rule.
2871 * configure.in (target_libs): Remove libg++.
2872 (noconfigdirs): Remove libg++.
2873 (noconfigdirs): Same.
2874 (noconfigdirs): Same.
2875 (noconfigdirs): Same.
2877 * config-ml.in: Remove libg++ references.
2879 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
2880 (ALL_TARGET_MODULES): Same.
2881 (configure-target-libg++): Remove.
2882 (all-target-libg++): Remove.
2883 (configure-target-libio): Remove.
2884 (all-target-libio): Remove.
2885 (check-target-libio): Remove.
2887 (libg++.tar.bz2): Remove.
2888 (all-target-cygmon): Remove libio.
2889 (all-target-libstdc++): Remove.
2890 (configure-target-libstdc++): Remove.
2891 (TARGET_LIB_PATH): Remove libstdc++.
2892 (ALL_GCC_CXX): Remove libstdc++.
2893 (all-target-gperf): Correct.
2895 2001-02-16 Nick Clifton <nickc@redhat.com>
2897 * configure.in (noconfigdirs): Allow configuration of texinfo
2900 2001-02-15 Anthony Green <green@redhat.com>
2902 * configure: Introduce GCJ_FOR_TARGET.
2903 * configure.in: Ditto.
2904 * Makefile.in: Ditto.
2906 2001-02-13 Andreas Schwab <schwab@suse.de>
2908 * MAINTAINERS: Update mail address.
2910 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2912 * config.guess: Add linux target for S/390.
2913 * config.sub: Likewise.
2915 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
2917 * configure.in: for *-chorusos, don't config target-newlib and
2920 2001-02-06 Ben Elliston <bje@redhat.com>
2922 * configure: Output host type to stdout, not stderr.
2924 2001-02-05 Mark Mitchell <mark@codesourcery.com>
2926 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2927 * ltcf-cxx.sh: Likewise.
2929 * config.if: Assume enable_libstdcxx_v3 is defined.
2931 2001-02-04 Mark Mitchell <mark@codesourcery.com>
2933 Remove V2 C++ library.
2934 * configure.in: Remove --enable-libstdcxx_v3 support.
2936 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
2938 * include/demangle.h: Add prototype for java_demangle_v3.
2940 2001-01-29 Phil Edwards <pme@sources.redhat.com>
2942 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
2944 2001-01-27 Richard Henderson <rth@redhat.com>
2946 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
2948 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2950 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
2951 Don't unset, it's non-portable and no longer necessary, set to empty
2954 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2956 * ltconfig: Shell portability fix for the tagname validity check.
2958 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
2960 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
2961 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
2963 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2965 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
2967 2001-01-26 Tom Tromey <tromey@redhat.com>
2969 * configure.in: Allow libgcj to be built on Sparc Solaris.
2971 2001-01-25 David Edelsohn <edelsohn@gnu.org>
2973 * ltcf-c.sh: Add aix5 case.
2974 * ltcf-cxx.sh: Likewise.
2975 * ltconfig: Likewise.
2977 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
2979 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
2980 keep at least one of build_libtool_libs or build_old_libs set to
2983 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
2984 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
2986 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
2988 * configure.in: Enable libgcj on several additional platforms.
2990 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
2992 * configure.in: Enable libgcj for linux targets.
2994 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2996 * MAINTAINERS (Write After Approval): Add myself.
2998 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
3000 * MAINTAINERS: Add myself as vax port maintainer.
3002 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
3004 * MAINTAINERS: Add myself as Mercury front-end maintainer.
3006 2001-01-09 Mike Stump <mrs@wrs.com>
3008 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
3009 failures of subdirectories.
3011 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3013 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
3014 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
3015 * ltcf-cxx.sh: Likewise.
3016 * ltcf-gcj.sh: Likewise.
3017 * ltconfig.sh: Fix typo.
3019 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3021 * configure: handle DOS-style absolute paths.
3023 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3025 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
3027 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
3029 * MAINTAINERS: Add myself as avr port co-maintainer.
3031 2000-12-28 Ben Elliston <bje@redhat.com>
3033 * MAINTAINERS: Add myself under ``Write After Approval''.
3035 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
3037 * texinfo: Remove directory from GCC.
3039 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
3041 * COPYING: Update to current
3042 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
3043 to 19yy as example year in copyright notice).
3045 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
3047 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
3048 (libstdcxx_incdir): Pass down.
3049 * config.if: Remove expired bits for cxx_interface, add stub.
3050 (libstdcxx_incdir): Add variable for g++ include directory.
3051 * configure.in (gxx_include_dir): Use it.
3053 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
3055 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
3056 with old-email address from ``Write After Approval''.
3058 2000-12-15 Andreas Jaeger <aj@suse.de>
3060 * configure.in: Handle lang_dirs.
3062 2000-12-14 Tom Tromey <tromey@redhat.com>
3064 * MAINTAINERS: Removed brads.
3066 * MAINTAINERS: Added gcj developers.
3068 2000-12-13 Anthony Green <green@redhat.com>
3070 * configure.in: Disable libgcj for any target not specifically
3071 listed. Disable libgcj for x86 and Alpha Linux until compatible
3074 2000-12-13 Mike Stump <mrs@wrs.com>
3076 * Makefile.in (local-distclean): Also remove fastjar.
3078 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
3080 * contrib/gcc_update: Add fastjar --touch entries.
3082 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
3084 * configure.in: Disable language-specific target libraries for
3085 languages that aren't enabled.
3087 2000-12-10 Anthony Green <green@redhat.com>
3089 * configure.in: Define libgcj. Disable libgcj target libraries for
3092 2000-12-10 Neil Booth <neilb@earthling.net>
3094 * MAINTAINERS: Update mail address, remove from WAA list.
3096 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
3098 * libjava: Imported from /cvs/java.
3100 * Boehm-gc: Likewise.
3102 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
3104 * configure.in (target_libs): Revert 2000-12-08 patch.
3105 (noconfigdirs): Added target-libjava.
3107 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
3109 * djunpack.bat: removed.
3111 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
3113 * Makefile.in: handle DOS-style absolute paths.
3114 * config-ml.in: likewise.
3115 * symlink-tree: likewise.
3117 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3119 * fastjar: Imported.
3121 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3123 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
3125 * configure.in (target_libs): Removed `target-libjava'.
3127 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3129 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
3130 (ALL_MODULES): Added fastjar.
3131 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
3132 (all-target-libjava): all-fastjar replaces all-zip.
3133 (all-fastjar): Added.
3134 (configure-target-fastjar, all-target-fastjar): Likewise.
3135 * configure.in (host_tools): Added fastjar.
3137 2000-12-07 Mike Stump <mrs@wrs.com>
3139 * Makefile.in (local-distclean): Remove leftover built files.
3141 2000-11-24 Nick Clifton <nickc@redhat.com>
3143 * configure.in (xscale-elf): Add target.
3144 (xscale-coff): Add target.
3146 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
3148 * ltcf-cxx.sh: Support creation of C++ shared libraries on
3149 recent versions of FreeBSD (release 3 or later).
3150 * ltconfig: On FreeBSD, -lc must not be provided when building
3151 a shared library or else the standard -pthread gcc option is
3152 rendered worthless to later users of the built library.
3154 2000-11-16 Fred Fish <fnf@be.com>
3156 * configure.in (enable_libstdcxx_v3): Fix typo,
3157 libstd++ -> libstdc++.
3159 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3161 * MAINTAINERS: Add self to Write After Approval list.
3163 2000-11-21 Bernd Schmidt <bernds@redhat.com>
3165 * MAINTAINERS: Update my email address. Add myself to global write
3168 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
3170 * Makefile.in: Merge with src and libgcj.
3171 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
3172 configure-target-<library> when their configure scripts need the C
3173 or C++ library to have already been built to work properly.
3174 (do_proto_toplev): Set them to an empty string.
3176 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
3177 (REALLY_SET_LIB_PATH): Use them.
3179 2000-11-17 Stan Shebs <shebs@apple.com>
3181 * MAINTAINERS: Add self to Write After Approval list.
3183 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3185 * configure: Provide the original toplevel configure arguments
3186 (including $0) to subprocesses in the environment rather than
3187 through gcc/configargs.h.
3189 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3191 * MAINTAINERS: Remove references to cccp. Change C9X reference to
3192 C99. Alphabetise "Write After Approval" list.
3194 2000-11-12 Mark Mitchell <mark@codesourcery.com>
3196 * configure: Turn on libstdc++ V3 by default.
3198 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
3201 2000-11-11 Philip Blundell <philb@gnu.org>
3203 * MAINTAINERS: Add self to Write After Approval list.
3205 2000-11-09 David Edelsohn <edelsohn@gnu.org>
3207 * ltcf-c.sh (aix4): Improve shared library configuration; require
3209 * ltcf-cxx.sh (aix4): Define.
3210 * ltconfig (aix4): Define library and soname specs appropriate for
3211 AIX. Define command to create export symbols list.
3213 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
3215 * config.sub: Add support for Sun Chorus
3217 2000-10-31 Nick Clifton <nickc@redhat.com>
3219 * MAINTAINERS: Rename <name>@cygnus.com addresses to
3220 <name>@redhat.com. Also installed new email address for Clint
3223 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
3225 * etc: Remove directory from GCC.
3227 2000-10-16 Michael Meissner <meissner@redhat.com>
3229 * configure (gcc/configargs.h): Only create if there is a build GCC
3232 2000-10-16 Matthias Klose <doko@debian.org>
3234 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
3235 when configured for libstdc++-v3.
3237 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
3239 * configure: Save configure arguments to gcc/configargs.h.
3241 2000-10-04 Philipp Thomas <pthomas@suse.de>
3243 * config.guess: Import CVS version 1.157.
3244 * config.sub: Import CVS version 1.181.
3246 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
3248 * Makefile.in (bootstrap): avoid recursion if subdir missing
3250 (do-proto-toplev): ditto
3252 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
3254 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
3255 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
3257 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
3258 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
3259 all affected `configure' scripts.
3261 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
3263 * MAINTAINERS: Add self as cpplib co-maintainer.
3265 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
3267 * MAINTAINERS: Add self to Write After Approval list.
3269 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3271 * INSTALL/README: egcs -> GCC update.
3273 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
3275 * MAINTAINERS: Add myself to Write After Approval list.
3277 2000-09-15 Kazu Hirata <kazu@hxi.com>
3279 * MAINTAINERS: Add myself to Write After Approval list.
3281 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
3283 * configure.in: Do not build byacc for hppa64. Provide paths to the
3284 X11 libraries for hppa64.
3286 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3288 * MAINTAINERS: Add myself as 68hc11 port maintainer.
3290 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
3292 * Makefile.in (all-zlib): Added dummy target.
3294 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3295 ltcf-gcj.sh: Updated from libtool multi-language branch.
3297 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
3299 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
3300 (bootstrap*): Depend on all-bootstrap.
3302 2000-09-05 Philipp Thomas <pthomas@suse.de>
3304 * config.guess: Import CVS version 1.156.
3305 * config.sub: Import CVS version 1.179.
3307 2000-09-02 Anthony Green <green@cygnus.com>
3309 * Makefile.in (all-gcc): Depend on all-zlib.
3310 (CLEAN_MODULES): Add clean-zlib.
3311 (ALL_MODULES): Add all-zlib.
3312 * configure.in (host_libs): Add zlib.
3314 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
3316 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
3317 crosses, but add gcc/include to the header search path for them.
3319 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
3321 * MAINTAINERS: Add self to Write After Approval list.
3323 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3325 * config.guess: Import CVS version 1.152.
3326 * config.sub: Import CVS version 1.177.
3328 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
3330 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
3331 $targargs to tell whether newlib is going to be built.
3333 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
3334 $$r/TARGET_SUBDIR/libio for _G_config.h.
3336 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
3338 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
3340 2000-08-22 DJ Delorie <dj@redhat.com>
3342 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
3344 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
3346 * config-ml.in (CC, CXX): Avoid trailing whitespace.
3347 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
3350 2000-08-21 DJ Delorie <dj@redhat.com>
3352 * MAINTAINERS: Add self as a libiberty maintainer
3354 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
3356 * configure.in (libstdcxx_flags): Use
3357 libstdc++-v3/src/libstdc++.INC.
3359 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
3361 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
3363 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
3365 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
3367 * configure: Make enable_threads and enable_shared defaults
3368 explicit. Substitute enable_threads into generated Makefiles.
3369 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
3370 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
3372 2000-08-13 Geoff Keating <geoffk@cygnus.com>
3374 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
3376 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
3378 * config-ml.in (CC): Remove bogus duplicate quotation mark from
3381 2000-08-11 Jason Merrill <jason@redhat.com>
3383 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
3384 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
3385 (FLAGS_FOR_TARGET): Not here.
3386 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
3388 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
3390 * config-ml.in (CC, CXX): Don't introduce a leading space.
3392 2000-08-07 DJ Delorie <dj@delorie.com>
3394 * MAINTAINERS: Add self as a DJGPP maintainer
3396 2000-08-07 DJ Delorie <dj@redhat.com>
3398 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
3399 "if we're also building gcc, and it's a gcc that will run on the
3400 build machine, we want to use its includes instead of the system's
3403 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
3405 * MAINTAINERS: Add self to Write After Approval list.
3407 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
3409 * configure.in (libstdcxx_flags): Don't use `"'.
3411 * config-ml.in: Adjust multilib search paths to the
3412 appropriate multilib tree.
3414 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
3416 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
3417 commas in $LANGUAGES.
3419 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
3421 * configure.in: Re-enable all references to libg++ and librx.
3423 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
3425 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
3426 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
3427 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
3428 * ltcf-cxx.sh (need_lc): Set based on postdeps.
3430 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
3432 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
3434 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
3435 CXX_FOR_TARGET for sed.
3437 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
3439 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
3440 Do not override if already set in the environment or in configure.
3441 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
3442 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
3444 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
3446 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
3447 the libtool CVS tree multi-language branch.
3448 * ltconfig, ltmain.sh: Updated.
3450 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
3452 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
3453 (clean-target): Depend on it.
3455 * Makefile.in (FLAGS_FOR_TARGET): New macro.
3456 (GCC_FOR_TARGET): Use it.
3457 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
3458 * configure.in: ... here.
3459 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
3460 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
3462 2000-07-24 Eric Christopher <echristo@cygnus.com>
3464 * MAINTAINERS: Add self to Write After Approval list.
3466 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
3468 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
3469 (configure-target-libchill, configure-target-libobjc): Likewise.
3471 * configure.in: Use the same cache file for all target libs.
3472 * config-ml.in: But different cache files per multilib variant.
3474 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3476 * configure (topsrcdir): Don't use dirname.
3478 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
3480 * MAINTAINERS: Add self to Write After Approval list.
3482 2000-07-20 Jason Merrill <jason@redhat.com>
3484 * configure.in: Remove all references to libg++ and librx.
3486 * configure, configure.in, Makefile.in: Unify gcc and binutils.
3488 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
3490 * config.sub: Update to subversions version 2000-07-06.
3492 2000-07-12 Andrew Haley <aph@cygnus.com>
3494 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
3495 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
3497 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
3499 * symlink-tree: Check number of arguments.
3501 2000-07-05 Jim Wilson <wilson@cygnus.com>
3503 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
3504 search path for a g++ extracted from the build tree. This
3505 will allow link tests run by configure scripts in
3506 subdirectories to succeed.
3508 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
3510 * ltconfig: Add support for mips-dde-sysv4.2MP
3512 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
3514 * MAINTAINERS: Add myself as loop discovery maintainer.
3516 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
3518 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
3519 `os2'. Force ac_cv_exeext to be ".exe" in that case.
3521 2000-06-19 Timothy Wall <twall@cygnus.com>
3523 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
3524 * config.sub: Add tic54x target.
3526 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
3528 * MAINTAINERS: Add self as Fortran maintainer,
3529 remove Craig Burley.
3531 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
3533 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
3534 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
3536 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
3538 * MAINTAINERS: Add self as i18n maintainer
3540 20000-05-21 H.J. Lu (hjl@gnu.org)
3542 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
3543 directory are used if they exist. Make sure
3544 $(build_tooldir)/include is searched for header files,
3545 $(build_tooldir)/lib/ for library files.
3546 (GCC_FOR_TARGET): Likewise.
3547 (CXX_FOR_TARGET): Likewise.
3549 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
3551 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
3553 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
3555 * Makefile.in (configure-target-libiberty): Depend on
3556 configure-target-newlib.
3558 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
3560 * configure.in, Makefile.in: Merge all libffi-related
3561 configury stuff from the libgcj tree.
3563 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
3565 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
3566 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
3568 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
3570 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
3571 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3572 current version information. Add to proto-toplev directory.
3573 (gdb-taz): Build do-djunpack.
3575 2000-05-15 David Edelsohn <edelsohn@gnu.org>
3577 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
3579 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
3581 * MAINTAINERS: Add self to Write After Approval list.
3583 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3585 * ltmain.sh: Preserve in relink_command any environment
3586 variables that may affect the linker behavior.
3588 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
3590 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
3592 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
3594 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
3596 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
3598 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
3599 with the version name.
3601 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
3603 * MAINTAINERS: Add self as bb-reorder maintainer.
3605 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
3609 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
3611 * djunpack.bat: New file.
3613 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
3615 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3616 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
3617 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
3618 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
3620 2000-04-16 Dave Pitts <dpitts@cozx.com>
3622 * config.sub (case $basic_machine): Change default for "ibm-*"
3625 2000-04-13 Andreas Jaeger <aj@suse.de>
3627 * MAINTAINERS: Added myself.
3629 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
3631 * Makefile.in (gdb-taz): New target. GDB specific archive.
3632 (do-md5sum): New target.
3634 (PACKAGE): Default to TOOL.
3635 (VER): Default to a shell script.
3636 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3637 md5 checksum generation.
3638 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
3639 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
3640 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3641 insight.tar.bz2): Use gdb-taz to create archive.
3643 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
3645 * configure (warn_cflags): Delete.
3647 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
3649 * MAINTAINERS: Added myself.
3651 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
3652 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3654 * configure.in (enable_libstdcxx_v3): Add.
3655 (target_libs): Add bits here to switch between libstdc++-v2 and
3657 * config.if: And this file too.
3658 * Makefile.in: Add libstdc++-v3 targets.
3660 2000-04-05 Michael Meissner <meissner@redhat.com>
3662 * config.sub (d30v): Add d30v as a basic machine type.
3664 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
3666 * configure.in: -linux-gnu*, not -linux-gnu.
3668 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
3670 * MAINTAINERS: Add self in write-after-approval section.
3672 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
3674 * MAINTAINERS: Add self as ia64 port maintainer.
3676 2000-03-08 Neil Booth <NeilB@earthling.net>
3678 * MAINTAINERS: Add self in write-after-approval section.
3680 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
3682 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
3683 (do-tar-bz2): Replace TOOL with PACKAGE.
3684 (gdb.tar.bz2): Remove GDBTK from GDB package.
3685 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3686 dejagnu.tar.bz2): New packages.
3688 2000-02-27 Andreas Jaeger <aj@suse.de>
3690 * configure.in: Add entry for mips*-*-linux*, move catch all
3691 *-*-*linux* entry below this one.
3693 2000-02-27 Ian Lance Taylor <ian@zembu.com>
3695 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
3697 2000-02-24 Nick Clifton <nickc@cygnus.com>
3699 * config.sub: Support an OS of "wince".
3701 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
3703 * config.guess, config.sub: Updated to match config's 2000-02-15
3706 2000-02-23 Linas Vepstas <linas@linas.org>
3708 * config.sub: Add support for Linux/IBM 370.
3709 * configure.in: Likewise.
3711 2000-02-22 Nick Clifton <nickc@cygnus.com>
3713 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
3715 2000-02-20 Christopher Faylor <cgf@cygnus.com>
3717 * config.guess: Guess "cygwin" rather than "cygwin32".
3719 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3721 * configure (gcc_version): When setting, narrow search to
3722 lines containing `version_string'.
3724 2000-02-15 Denis Chertykov <denisc@overta.ru>