1 2004-04-23 Laurent GUERBY <laurent@guerby.net>
3 * MAINTAINERS: Update my email address.
5 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7 * configure: Regenerate.
9 2004-04-15 James E Wilson <wilson@specifixinc.com>
11 * Makefile.tpl (configure-[+module+], configure-gcc,
12 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
13 Set and export LDFLAGS.
14 * Makefile.in: Regenerate.
16 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
18 * MAINTAINERS: Add myself to write-after-approval.
20 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
23 * Makefile.tpl: If we don't have built-in-tree target tools,
24 use the ones found by configure rather than hacking around with
25 program_transform_name.
26 * configure.in: Give Makefile.tpl the information necessary
28 * Makefile.in: Regenerate.
29 * configure: Regenerate.
31 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
34 * configure.in: When computing baseargs, strip *all* copies of
35 offending options. Also, don't match/substitute the trailing space,
36 so that this actually works when two similar options are separated by
38 * configure: Regenerate.
40 2004-04-06 David Edelsohn <edelsohn@gnu.org>
42 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
43 (rs6000-*-aix*): Same.
44 * configure: Regenerate.
46 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
48 * MAINTAINERS: Add myself to write-after-approval.
50 2004-04-03 Bud Davis <bdavis9659@comcast.net>
52 * MAINTAINERS: Add myself to write-after-approval.
54 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
56 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
57 STRICT_WARN, WARN_CFLAGS flags passed down to make.
58 * Makefile.in: Regenerate.
60 * configure.in (top level bootstrap support): Rework --enable-werror
61 to set @stage2_werror_flag@.
62 * configure: Regenerate.
63 * Makefile.tpl (top level bootstrap support): Pass
64 @stage2_werror_flag@ down to configure in stages 2 and 3.
65 * Makefile.in: Regenerate.
67 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
69 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
70 for stages 2 and 3 as well as in make. As a consequence, remove
71 OUTPUT_OPTION (now detected by configure) from the flags passed down
73 * Makefile.in: Regenerate.
75 * Makefile.tpl (new-bootstrap): Fix typo.
76 * Makefile.in: Regenerate.
78 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
80 * Makefile.tpl: Rearrange by moving recursive_targets rules
81 into their proper sections.
82 * Makefile.tpl (top level bootstrap support): Move disabling
83 of coverage flags from 'make' to 'configure'; improve comments.
84 * Makefile.in: Regenerate.
86 * Makefile.tpl (experimental top level bootstrap) Move stage1
87 language setting from all- target to configure- target; disable
88 intermodule optimization in stage 1; prevent gratuitous rebuilds
90 * Makefile.in: Regenerate.
91 * configure.in: Comma-separate stage 1 language list for top
93 * configure: Regenerate.
95 * Makefile.tpl: Clean up experimental top level bootstrap support:
96 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
97 prev-gcc in configure- targets as well as all- targets.
98 * Makefile.in: Regenerate.
100 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
102 * compile: New file imported from automake.
104 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
106 * configure.in: Remove symbolic link section.
107 * configure: Regenerate.
108 * Makefile.tpl (links): Remove.
109 * Makefile.in: Regenerate.
111 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
112 Nathanael Nerode <neroden@gcc.gnu.org>
114 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
115 Set with AC_CHECK_PROGS.
116 * configure.in: Fix comment typo from last patch.
117 * configure: Regenerate.
119 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
121 * Makefile.tpl: Introduce experimental top level bootstrap support.
122 * Makefile.in: Regenerate.
123 * configure.in: Introduce support for top level bootstrap.
124 * configure: Regenerate.
126 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
127 Paolo Bonzini <bonzini@gnu.org>
130 * configure.in: Cope with shells that do not support unquoted ^
131 * configure: Regenerate.
133 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
134 Paolo Bonzini <bonzini@gnu.org>
137 * configure.in: Cope with shells that do not support nesting
138 quotes inside quoted backquote substitutions.
139 * configure: Regenerate.
141 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
144 * configure.in: Fix escaping of $.
145 * configure: Regenerate.
147 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
149 * configure: Regenerate, since I forgot to while committing Paolo's
152 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
155 Move language detection to the top level.
156 * configure.in: Find default values for the tools as
157 soon as possible. Disable ada if GNAT is not found.
158 Emit error message about missing languages. Expand
159 --enable-languages=all for the gcc subdirectory.
161 2004-03-10 Ben Elliston <bje@gnu.org>
163 * MAINTAINERS: Update my email address.
165 2004-03-05 David Edelsohn <edelsohn@gnu.org>
167 * ltconfig: Disable building static libraries if building shared
170 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
172 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
174 * configure: Regenerated.
176 2004-03-01 Brian Booth <bbooth@redhat.com>
178 * MAINTAINERS: Add myself to write-after-approval.
180 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
182 * MAINTAINERS: Add myself to write-after-approval.
184 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
187 * Makefile.tpl: Guard XFOO sed statements better.
188 * Makefile.tpl: Add dependency for configure-target-libada.
189 * Makefile.in: Regenerate (incidentally fixes broken
190 commit when libada-branch was merged).
192 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
194 * MAINTAINERS: Add myself to write-after-approval.
196 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
198 * MAINTAINERS: Add Nicola Pero and myself as libobjc
201 2004-02-20 Andrew Cagney <cagney@redhat.com>
203 * config.guess: Update from version 2003-10-16 to 2004-02-16.
204 * config.sub: Update from version 2003-11-03 to 2004-02-16.
206 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
209 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
211 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
213 * MAINTAINERS: Added myself to write-after-approval.
215 2004-02-14 Michael Koch <konqueror@gmx.de>
217 * MAINTAINERS: Added myself to write-after-approval.
219 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
221 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
222 some OS port maintainers to OS port maintainers section.
224 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
226 * MAINTAINERS: Add self.
228 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
230 * MAINTAINERS: Alphabetize.
232 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
234 * MAINTAINERS: Remove myself.
236 2004-02-11 David Edelsohn <edelsohn@gnu.org>
238 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
239 (rs6000-*-aix*): Same.
240 * configure: Regenerate.
242 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
244 * configure.in (host): Add in missing $noconfigdirs to defines.
245 * configure: Regenerate.
247 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
248 Nathanael Nerode <neroden@gcc.gnu.org>
250 PR ada/6637, PR ada/5911
251 Merge with libada-branch:
252 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
253 with appropriate dependencies. Add --enable-libada configure switch.
254 * configure, Makefile.in: Regenerate.
256 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
258 * MAINTAINERS: Add myself to write-after-approval.
260 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
262 * configure.in: Don't pass --with-stabs on IRIX 5 either.
263 * configure: Regenerate.
265 2004-02-04 Geoffrey Keating <geoffk@apple.com>
269 * ltmain.in: When setting IFS to '~', be careful about user
270 arguments that contain '~'.
272 2004-02-04 Peter O'Gorman <peter@pogma.com>
274 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
275 Also test $base_compile against $CC with escaped arguments. Bug
276 reported by Geoff Keating <geoffk@apple.com>.
278 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
280 * MAINTAINERS: Remove i960 port.
282 2004-01-23 DJ Delorie <dj@redhat.com>
284 * Makefile.def (target_modules) [libiberty]: Don't stage.
285 * Makefile.in: Rebuilt.
287 2004-01-20 Caroline Tice <ctice@apple.com>
289 * MAINTAINERS: Add myself to write-after-approval.
291 2004-01-19 Paolo Carlini <pcarlini@suse.de>
293 * MAINTAINERS: Update my email address.
295 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
297 * MAINTAINERS: Add myself to write-after-approval.
299 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
301 * MAINTAINERS: Remove entries without email address.
303 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
305 * MAINTAINERS: Add myself to write-after-approval.
307 2004-01-15 Steven Bosscher <stevenb@suse.de>
309 * MAINTAINERS: Update my email address.
311 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
313 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
314 * Makefile.tpl (configure-target-[+module+]): Support stage.
315 * Makefile.in: Rebuilt.
317 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
319 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
321 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
323 * MAINTAINERS: Add myself as a MIPS maintainer.
325 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
327 * configure.in: Use ./config.cache, not config.cache.
328 * configure: Regenerate.
329 * Makefile.tpl: Special-casing not needed for GCC any more.
330 * Makefile.in: Regenerate.
332 * configure.in: Don't share a cache file for host dirs.
333 * configure: Regenerate.
335 * config-ml.in: Don't mess with the cache file.
337 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
339 * MAINTAINERS: Move myself from 'Write After Approval' to
340 'CPU Port Maintainers' section as SPARC maintainer.
342 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
344 * Makefile.tpl: Make GCC use a separate config.cache.
345 * Makefile.in: Regenerate.
347 PR bootstrap/11932, PR bootstrap/11933
348 (I don't know if it will fix either of them, but it relates
350 * configure.in: Don't use shared config.cache for target
352 * configure: Regenerate.
354 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
356 * MAINTAINERS: Add myself to 'Write After Approval' section.
358 2003-12-31 Roger Sayle <roger@eyesopen.com>
360 * configure.in (ia64*-*-hpux*): Disable building java libraries.
361 * configure: Regenerated.
363 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
365 * MAINTAINERS: Remove the mn10200 maintainer.
367 2003-12-21 Bernardo Innocenti <bernie@develer.com>
369 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
370 * configure: Regenerated.
372 2003-12-16 Jan Hubicka <jh@suse.cz>
374 * MAINTAINERS: Add myself as callgraph maintainer.
376 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
378 * configure.in (raw_libstdcxx_flags): Remove the leading space.
379 * configure: Regenerate.
381 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
383 * MAINTAINERS: Move myself from 'Bug database only accounts' to
384 'Write After Approval' section. Update email.
386 2003-12-01 James Lemke <jim@wasabisystems.com>
388 * MAINTAINERS (Write After Approval): Add myself.
390 2003-11-20 Matt Thomas <matt@3am-software.com>
392 * MAINTAINERS: Add myself as a vax port maintainer.
394 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
396 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
397 (configure-build-[+module+], configure-[+module+]): Likewise.
398 (configure-target-[+module+], configure-gcc, config.status): Likewise.
399 * Makefile.in: Regenerate.
401 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
403 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
404 shared/dylibed libraries.
405 * ltmain.sh: Likewise.
406 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
407 * ltcf-cxx.sh: Likewise.
408 * ltcf-gcj.sh: Likewise.
409 * ltconfig: Likewise.
411 2003-11-17 Stan Cox <scox@redhat.com>
413 * MAINTAINERS: Add myself as iq2000 port maintainer.
415 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
417 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
418 * Makefile.in: Regenerate.
420 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
422 * config.sub: Update to 2003-11-03 version.
424 2003-10-20 Phil Edwards <phil@codesourcery.com>
426 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
427 * configure: Regenerate.
429 2003-10-20 Nicolas Pitre <nico@cam.org>
431 * MAINTAINERS: Add myself to 'Write After Approval' section.
433 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
435 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
437 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
439 * MAINTAINERS: Update my email address.
441 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
443 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
445 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
447 * MAINTAINERS: Add myself to 'Write After Approval' section.
449 2003-10-16 Bernardo Innocenti <bernie@develer.com>
451 * config.guess: Update to 2003-10-16 version.
452 * config.sub: Update to 2003-10-16 version.
454 2003-10-15 David Daney <ddaney@avtrex.com>
456 * MAINTAINERS: Added myself to 'Write After Approval' section.
458 2003-10-15 Falk Hueffner <falk@debian.org>
460 * MAINTAINERS: Move myself from 'Bug database only accounts' to
461 'Write After Approval' section. Update email.
463 2003-10-14 Roger Sayle <roger@eyesopen.com>
465 * MAINTAINERS: Move myself from 'Write After Approval' to
466 'Various Maintainers' section as middle-end maintainer.
468 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
470 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
472 * Makefile.in: Regenerate.
474 2003-10-11 Bernardo Innocenti <bernie@develer.com>
476 * config.guess: Update to 2003-10-07 version.
477 * config.sub: Update to 2003-10-07 version.
479 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
481 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
482 * ltconfig (irix5*, irix6*): Don't override version_type.
484 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
486 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
488 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
489 * Makefile.in: Rebuilt
491 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
493 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
495 2003-09-30 Carlo Wood <carlo@alinoe.com>
497 * MAINTAINERS (Write After Approval): Add myself.
499 2003-09-29 Paul Koning <ni1d@arrl.net>
501 * MAINTAINERS: Move myself from "Write After Approval"
502 to CPU platform maintainers for pdp11 platform.
504 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
506 * MAINTAINERS: Move myself from 'Write After Approval' to
507 'Various Maintainers' section as libffi testsuite maintainer.
509 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
511 * configure.in: Pass a computed --program-transform-name
513 * configure: Regenerated.
515 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
517 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
518 * Makefile.in: Regenerate.
520 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
521 * Makefile.in: Regenerate.
523 2003-09-19 Ziemowit Laski <zlaski@apple.com>
525 * MAINTAINERS: Move myself from 'Write After Approval'
526 to 'Various Maintainers' (objective-c) section.
528 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
530 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
532 * configure: Regenerated.
534 2003-09-16 Joel Brobecker <brobecker@gnat.com>
536 * MAINTAINERS (Write After Approval): Add myself to write after
539 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
541 * MAINTAINERS (Write After Approval): Add myself.
543 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
545 * MAINTAINERS: Update my e-mail address.
547 2003-09-09 Alan Modra <amodra@bigpond.net.au>
549 * libtool.m4 (LD): Correct powerpc64 host match.
551 2003-09-06 James E Wilson <wilson@tuliptree.org>
553 * MAINTAINTERS: Update my affiliation and email address.
555 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
557 * MAINTAINERS (Write After Approval): Add myself.
559 2003-09-04 DJ Delorie <dj@redhat.com>
561 * configure: Regenerate.
563 2003-09-04 Robert Millan <robertmh@gnu.org>
565 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
567 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
569 * configure.in: Ensure arguments to sed are properly spaced.
570 * configure: Regenerate.
572 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
574 * MAINTAINERS: Update my e-mail address.
576 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
578 * MAINTAINERS (Write After Approval): Add myself.
580 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
582 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
583 * configure: Regenerated.
585 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
587 * MAINTAINERS: Update my email address.
589 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
591 * configure.in: Use newline instead of semicolon when assuming
592 shell arguments in a for loop.
593 * configure: Regenerated.
595 2003-08-22 Jason Eckhardt <jle@rice.edu>
597 * MAINTAINERS: Resurrect the i860 maintainer.
599 2003-08-20 Geoffrey Keating <geoffk@apple.com>
602 * configure.in: When testing with_libs and with_headers, treat
603 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
604 * configure: Regenerate.
606 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
608 (baseargs): Likewise.
609 * configure: Regenerate.
611 2003-08-20 Bernardo Innocenti <bernie@develer.com>
613 * MAINTAINERS (Write After Approval): Add myself.
615 2003-08-19 Geoffrey Keating <geoffk@apple.com>
617 * configure.in: Disable libgcj for darwin not on powerpc.
618 * configure: Rebuild.
620 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
622 * config-ml.in, symlink-tree: Add license.
624 2003-08-03 Richard Stallman <rms@gnu.org>
625 Eben Moglen <moglen@columbia.edu>
627 * README.SCO: New file.
629 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
631 * Makefile.tpl (check, check-c++): Express dependencies using
632 dependencies rather than commands.
633 * Makefile.in: Regenerate.
635 2003-08-01 Andrew Cagney <cagney@redhat.com>
637 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
640 2003-07-31 Geoffrey Keating <geoffk@apple.com>
642 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
643 * Makefile.in: Update.
645 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
647 * configure.in: Enable libgcj for darwin.
648 * configure: Rebuild.
650 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
652 * config-ml.in: Use ac_configure_args directly instead of
653 ml_arguments. Only set ml_norecursion if --no[-]recursion is
656 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
658 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
659 creating target and build subdirs to build all parent dirs as needed.
660 * Makefile.in: Rebuild.
661 * configure.in: Don't build dirs explicitly here.
662 * configure: Rebuild.
664 2003-07-26 Paul Brook <paul@nowt.org>
666 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
668 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
670 * Makefile.tpl (all-make): Depend on intl.
671 * Makefile.in: Rebuilt.
673 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
675 * install-sh: Update to newer upstream versions (associated with
677 * mkinstalldirs: Likewise.
678 * missing: Likewise, plus $1Help2man -> $1 typo fix.
680 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
682 * MAINTAINERS: Move self from Bug database only accounts
683 to write-after-approval.
685 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
687 * config.if: Remove unused libc_interface determination.
689 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
691 * MAINTAINERS: Move self from write-after-approval to
692 build machinery (*.in).
694 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
698 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
699 unused INSTALL_PROGRAM_ARGS.
700 * configure.in: Use AC_PROG_INSTALL.
701 * Makefile.in: Regenerate.
702 * configure: Regenerate.
704 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
706 * MAINTAINERS: Alphabetize.
708 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
710 * configure: Rebuilt.
711 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
712 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
714 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
715 * configure.in (am33_2.0-*-linux*): Added.
717 2003-07-09 Bob Wilson <bob.wilson@acm.org>
719 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
720 * configure: Regenerate.
722 2003-07-07 Zack Weinberg <zack@codesourcery.com>
724 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
725 * Makefile.in: Regenerate.
727 2003-07-04 Zack Weinberg <zack@codesourcery.com>
729 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
730 * Makefile.in: Regenerate.
732 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
734 * Makefile.tpl: Replace PWD with PWD_COMMAND.
735 * Makefile.in: Regenerated.
737 * config-ml.in: Replace PWD with PWD_COMMAND.
739 2003-07-04 Zack Weinberg <zack@codesourcery.com>
741 * intl: New directory; see intl/ChangeLog for details.
742 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
743 * Makefile.tpl: all-gcc depends on maybe-all-intl.
744 * Makefile.in: Regenerate.
746 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
748 * configure.in: Clean up config-lang.in handling. Delete
749 useless assignment to "subdirs".
750 * configure: Regenerate.
752 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
754 * configure.in: Rename 'target_libs' to 'target_libraries'.
755 Remove useless reference to 'target_libs'.
756 * configure: Regenerate.
758 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
760 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
761 * Makefile.in: Regenerate.
763 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
765 * Makefile.def: Introduce flags_to_pass.
766 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
767 * Makefile.in: Regenerate.
769 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
771 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
773 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
774 <h8300*-*-*>: Disable libf2c and ${libgcj}.
775 * configure: Regenerate.
777 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
779 * configure.in: Update testsuite_flags to new location.
780 * configure. Regenerate.
782 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
784 * Makefile.tpl: Remove BUILD_CC stuff.
785 * Makefile.in: Regenerate.
787 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
789 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
791 2003-06-16 Graeme Peterson <gp@qnx.com>
793 * MAINTAINERS (Write After Approval): Add myself.
795 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
797 * config.guess: Update to 2003-06-12 version.
798 * config.sub: Update to 2003-06-13 version.
800 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
802 * config.guess: Update to 2003-06-06 version.
803 * config.sub: Update to 2003-06-06 version.
805 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
807 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
808 * configure. Regenerate.
810 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
812 * configure.in: Disable serial configure by default.
813 * configure: Regenerate.
814 * Makefile.tpl: Abolish .NOTPARALLEL.
815 * Makefile.in: Regenerate.
817 * Makefile.tpl: Replace {build,host,target}_canonical by
819 * Makefile.in: Regenerate.
821 * Makefile.tpl: Fix stupid pasto.
822 * Makefile.in: Regenerate.
824 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
826 * Makefile.tpl: Remove bogus conditional.
827 * Makefile.in: Regenerate.
829 2003-06-05 Jan Hubicka <jh@suse.cz>
831 * Makefile.tpl (profiledbootstrap): New target.
832 * Makefile.in (profiledbootstrap): New target.
834 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
836 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
837 Pinski. Remove user names from other bugzilla-only maintainers.
839 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
841 * Makefile.tpl: Make 'recursive targets' using autogen rather
842 than shell loop. Remove duplicate 'clean' targets and false
844 * Makefile.def: Add systematic dependencies to 'recursive' targets.
845 Add systematic method of specifying missing targets in subdirs.
846 Add copyright boilerplate.
847 * Makefile.in: Regenerate.
848 * configure.in: Add 'recursive targets' to maybe list.
849 * configure: Regenerate.
851 * MAINTAINERS: "GNATS only" -> "Bug database only".
853 * Makefile.tpl: Rename [+target+] to [+make_target+].
854 * Makefile.def: Rename 'target' to 'make_target'.
856 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
858 * MAINTAINERS: Add self as options handling maintainer.
860 2003-05-28 Michael Meissner <gnu@the-meissners.org>
862 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
863 been too long since I touched those ports.
865 2003-05-28 DJ Delorie <dj@redhat.com>
867 * Makefile.tpl: Make maybe-check-gcc .PHONY.
868 * Makefile.in: Regenerate.
870 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
872 * configure.in: Use curly braces in the definition of tooldir.
873 * configure: Regenerate.
875 2003-05-21 DJ Delorie <dj@redhat.com>
877 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
879 * Makefile.in: Regenerate.
881 2003-05-21 DJ Delorie <dj@redhat.com>
883 * Makefile.tpl: Add missing empty maybe-check-gcc target.
884 * Makefile.in: Regenerate.
886 2003-05-20 Ian Lance Taylor <ian@airs.com>
888 * MAINTAINERS: Update my e-mail address.
890 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
892 * configure.in: Switch more things to use maybe dependencies.
893 * Makefile.tpl: Switch more things to use maybe dependencies.
894 Factor out common code from autogen IF statements.
895 * configure: Regenerate.
896 * Makefile.in: Regenerate.
898 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
900 * configure.in: Accept i[3456789]86 for machine type.
901 * configure: Regenerate.
903 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
905 * configure.in: Switch more things to use maybe dependencies.
906 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
907 * configure: Regenerate.
908 * Makefile.tpl: Switch more things to use maybe dependencies.
909 * Makefile.in: Regenerate.
911 2003-05-16 Andreas Schwab <schwab@suse.de>
913 * Makefile.tpl (install-opcodes): Define.
914 * Makefile.in: Rebuild.
916 2003-05-13 Andreas Jaeger <aj@suse.de>
918 * config.guess: Update to 2003-05-09 version.
919 * config.sub: Update to 2003-05-09 version.
921 2003-05-13 Michael Eager <eager@mvista.com>
923 * configure.in: Correct sed script so that options in quotes are not
925 * configure: Rebuild.
927 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
929 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
930 and $$s/newlib/libc/sys/cygwin32 include paths.
933 2003-05-12 Michael Meissner <gnu@the-meissners.org>
935 * MAINTAINERS: Update my email addresses.
937 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
939 * config-ml.in: Propagate INSTALL variables.
941 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
943 * MAINTAINERS: Remove duplicate entries in Write After Approval.
945 2003-05-02 Chris Demetriou <cgd@broadcom.com>
947 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
948 * Makefile.in: Regenerate.
950 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
952 * MAINTAINERS (GNATS only): Add Falk Hueffner.
954 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
956 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
958 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
960 * Makefile.tpl: Clean $(BUILD_SUBDIR).
961 * Makefile.in: Regenerated.
963 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
965 * MAINTAINERS (Write After Approval): Upgrade myself from
966 GNATS only to write-after-approval. Update my mail address.
968 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
970 (OS Port Maintainers: freebsd): Add myself.
972 2003-04-22 Mark Mitchell <mark@codesourcery.com>
974 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
976 2003-04-22 Kean Johnston <jkj@sco.com>
978 * MAINTAINERS (SCO ports): Added myself.
980 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
982 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
984 2003-04-19 Kean Johnston <jkj@sco.com>
986 * MAINTAINERS (Write After Approval): Add myself.
988 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
990 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
991 * Makefile.in: Regenerate.
993 2003-04-18 Jakub Jelinek <jakub@redhat.com>
995 * configure.in (powerpc64*-*-linux*): Remove.
996 * configure: Rebuilt.
998 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
1000 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
1001 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
1003 * Makefile.in: Regenerate.
1005 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
1007 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
1008 * configure: Regenerated.
1010 2003-04-15 DJ Delorie <dj@redhat.com>
1012 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
1014 2003-04-13 Nick Clifton <nickc@redhat.com>
1016 * config-ml.in: Remove support for --disable-aix removing
1019 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
1021 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
1022 * */configure: Rebuilt.
1024 2003-04-08 Joel Sherrill <joel@oarcorp.com>
1026 * MAINTAINERS: Add my email address.
1028 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
1030 * MAINTAINERS (Write After Approval): Add myself.
1032 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
1034 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
1035 * Makefile.in: Regenerate.
1037 2003-03-14 Michael Chastain <mec@shout.net>
1039 * Makefile.in: Regenerate with correct Makefile.def.
1041 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
1043 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
1045 * Makefile.in: Regenerate.
1046 * configure.in: Clean up gxx_include_dir logic.
1047 * configure: Regenerate.
1049 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
1051 * MAINTAINERS (Write After Approval): Add myself.
1053 2003-03-10 Ben Elliston <bje@wasabisystems.com>
1055 * MAINTAINERS: Update my mail address.
1057 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1059 * configure.in (gxx_include_dir): Fix typo.
1060 * configure: Regenerated.
1062 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
1064 * Makefile.tpl: Reindent.
1065 * Makefile.in: Regenerate.
1066 * configure.in: Reindent. Don't set unused variables.
1067 * configure: Regenerate.
1069 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
1071 * configure.in: Include $(build_tooldir)/sys-include in
1073 * configure: Regenerated.
1075 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
1077 * Makefile.tpl: Always pass down RANLIB.
1078 * Makefile.in: Regenerate.
1080 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
1081 * Makefile.in: Regenerate.
1082 * configure.in: Remove unused logic relating to --enable-shared
1083 and --enable-threads. Remove bogus comments. Remove redundant
1085 * configure: Regenerate.
1087 * configure.in: Replace ${libstdcxx_version} by its value.
1088 Remove reference to mh-dgux.
1089 * configure: Regenerate.
1091 2003-03-03 Kevin Buettner <kevinb@redhat.com>
1093 * MAINTAINERS (Write After Approval): Add myself.
1095 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1097 * Makefile.tpl: Rearrange.
1098 * Makefile.in: Regenerate.
1100 2003-02-25 Uwe Stieber <uwe@wwws.de>
1102 * configure.in: Add support for kaOS as cross build target system.
1103 * configure: Regenerated.
1105 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
1107 * MAINTAINERS (Write after approval): Add myself.
1109 2003-02-21 James E Wilson <wilson@tuliptree.org>
1111 * MAINTAINERS: Update my email address.
1113 2003-02-21 Zack Weinberg <zack@codesourcery.com>
1115 * MAINTAINERS: Add self to blanket write privs. section.
1117 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
1119 * Makefile.tpl: Add definition of CPPFLAGS to pass into
1120 configure-target-* as some target builds may require additional
1121 flags for preprocessor tests.
1122 * Makefile.in: Regenerated.
1124 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
1126 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
1127 * ltconfig: Handle it.
1128 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
1131 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
1132 it is used as argument to $CC.
1133 * ltcf-gcj.sh: Likewise.
1135 * configure.in: Introduce --enable-maintainer-mode.
1136 * configure: Rebuilt.
1137 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
1138 for maintainer mode.
1139 * Makefile.in: Rebuilt.
1141 2003-02-18 Jason Merrill <jason@redhat.com>
1143 * Makefile.tpl (check-c++): Allow parallelism.
1145 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1147 * MAINTAINERS: Remove John Carr (who never actually had access to
1150 2003-02-15 Geoffrey Keating <geoffk@apple.com>
1152 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
1153 don't configure target-libobjc.
1154 * configure: Regenerate.
1156 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1158 * Makefile.tpl (RANLIB): Define.
1159 * Makefile.in: Regenerate.
1161 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
1163 * MAINTAINERS: Update my email.
1165 2003-02-06 Keith R Seitz <keiths@redhat.com>
1167 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
1168 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
1169 * Makefile.in: Regenerated.
1170 * configure.in: Remove all traces of snavigator, db, and grep.
1171 * configure: Regenerated.
1173 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1175 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
1178 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1180 * MAINTAINERS (Write after approval): Add myself.
1182 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
1184 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
1185 * Makefile.in: Regenerated.
1187 2003-01-30 Roger Sayle <roger@eyesopen.com>
1189 * config.guess: Updated to 2003-01-30's version.
1190 * config.sub: Updated to 2003-01-28's version.
1192 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
1194 * config.if: If gcc_version is already set, just use it. Don't set
1195 gcc_version_trigger if it's already set, otherwise set it to
1196 gcc/version.c, but only if the file exists. If it is not set and
1197 gcc/version.c does not exist, try to extract the version number from
1200 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
1202 * MAINTAINERS: Add myself to write-after-approval list.
1204 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
1206 * configure.in: Revert 24Jan change.
1207 * configure: Regenerate.
1209 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1211 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
1214 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1216 * configure.in: Revert previous change.
1217 * configure: Regenerate.
1219 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1221 * configure.in: Make rda native-only.
1222 * configure: Regenerate.
1224 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1226 * MAINTAINERS: Move myself from GNATS-only-accounts to
1227 write-after-approval.
1229 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
1231 * configure.in: Add missing \.
1232 * configure: Rebuilt.
1234 2003-01-17 Jakub Jelinek <jakub@redhat.com>
1236 * configure.in (baseargs): Avoid using \| in sed regular
1238 * configure: Rebuilt.
1240 2003-01-16 Jakub Jelinek <jakub@redhat.com>
1242 * configure.in (baseargs): Remove all supported forms of
1243 --cache-file, --srcdir, --host, --build and --target options
1244 from argument lists.
1245 * configure: Rebuilt.
1247 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
1249 * MAINTAINERS: Add myself to write-after-approval list.
1251 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
1253 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
1254 * configure: Rebuilt.
1256 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
1258 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
1259 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
1260 * Makefile.in: Regenerate.
1261 * configure: Regenerate.
1263 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
1265 * configure.in: Remove Makefile in build, host and target modules
1266 unless configure was run with --no-recursion.
1267 * configure: Rebuilt.
1269 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1271 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
1272 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
1273 * Makefile.in: Regenerate.
1275 2003-01-08 Chris Demetriou <cgd@broadcom.com>
1277 * config.guess: Update to 2003-01-03 version.
1278 * config.sub: Update to 2003-01-03 version.
1280 2003-01-07 Christopher Faylor <cgf@redhat.com>
1282 * configure: Regenerate with proper autoconf 2.13.
1284 2003-01-07 Christopher Faylor <cgf@redhat.com>
1286 * configure.in: Add AC_PREREQ for consistency.
1287 * configure: Regenerate.
1289 2003-01-06 Andrew Cagney <ac131313@redhat.com>
1291 * configure.in (GDB_TK): Add tcl directories conditional on
1292 gdb/gdbtk directory being present.
1293 * configure: Regenerate.
1295 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
1297 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
1298 by gcc if LD is not defined and we are not doing a Canadian Cross.
1299 * configure: Rebuilt.
1301 2002-12-31 Tom Tromey <tromey@redhat.com>
1303 * Makefile.in: Rebuilt.
1304 * Makefile.def (target_modules) [libffi]: Allow installation.
1306 2002-12-31 Andreas Schwab <schwab@suse.de>
1308 * configure.in: Fix use of $program_transform_name.
1309 * configure: Regenerated.
1311 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
1313 * configure.in (baseargs): Don't remove first configure argument.
1314 * configure: Regenerated.
1316 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
1318 * Makefile.tpl (local-distclean): Don't remove...
1319 (multilib.ts): ... this. Moved into...
1320 (multilib.out): ... this. Don't use sub-make.
1321 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
1322 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
1323 (configure-build-[+module+], configure-[+module+],
1324 configure-target-[+module+], configure-gcc): ... these. Test
1325 for Makefile existence. Drop config.status from dependencies.
1326 * Makefile.in: Rebuilt.
1327 * configure.in: Move gcc-version-trigger to the end of
1328 ac_configure_args. Add comments to maybedep.tmp and
1329 serdep.tmp. Introduce --disable-serial-configure. Remove
1330 nonopt from baseargs, matching and removing corresponding
1331 whitespace while at it.
1332 * configure: Rebuilt.
1334 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
1336 * configure.in (host_configargs): Replace reference to
1337 no-longer-defined buildopts with --build=${build_alias}.
1338 * configure: Rebuilt.
1340 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
1341 program_transform_name to standard idiom.
1342 (AUTOGEN, AUTOCONF): Define.
1343 (Makefile.in): Use $(AUTOGEN).
1344 (Makefile): Depend on config.status, and use autoconf-style rule to
1345 build it. Move original commands to...
1346 (config.status): ... this new target.
1347 (configure): Add $(srcdir). Depend on config/acx.m4. Use
1349 * Makefile.in: Rebuilt.
1351 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
1353 * Makefile.tpl: Fix dramatic bustage due to change in
1354 program_transform_name.
1355 * Makefile.in: Regenerate.
1357 * configure.in: Remove unnecessary PATH setting.
1358 * configure: Regnerate.
1360 * configure.in: Don't default to unprefixed tools unless
1361 the native tools will work.
1362 * configure: Regenerate.
1364 * configure.in: Convert to autoconf script. Blow away lots
1365 of now-redundant Makefile fragments.
1366 * configure: Generate using Autoconf.
1367 * Makefile.tpl: Rewrite to reflect autoconfiscation.
1368 * Makefile.in: Regenerate.
1370 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
1372 * configure: Fix stupid bug where RANLIB was mistakenly included.
1374 * configure.in: Rename (buildargs, hostargs, targargs) to
1375 (build_configargs, host_configargs, target_configargs).
1377 * configure.in: Move logic out of sed statement.
1379 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
1380 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
1382 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
1384 * config.sub: Import from master repository
1385 * config.guess: Ditto
1387 2002-12-24 Andreas Schwab <schwab@suse.de>
1389 * Makefile.tpl (multilib.out): Fix missing space.
1390 * Makefile.in: Regenerate.
1392 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
1394 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
1395 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
1396 * Makefile.in: Regenerate.
1397 * configure.in: Remove unnecessary leftovers.
1399 2002-12-21 Geoffrey Keating <geoffk@apple.com>
1401 * configure.in (extra_ranlibflags_for_target): New variable.
1402 (*-*-darwin): Add -c to ranlib commands.
1403 * configure (tooldir): Handle extra_ranlibflags_for_target.
1405 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
1407 * Makefile.tpl: Revert HJL's change.
1408 * Makefile.in: Regenerated.
1409 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
1412 2002-12-19 Andreas Schwab <schwab@suse.de>
1414 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
1415 * Makefile.in: Regenerate.
1417 2002-12-18 H.J. Lu <hjl@gnu.org>
1419 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
1420 * Makefile.in: Regenerated.
1422 * configure.in (build_prefix): New. Substitute.
1424 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
1426 * Makefile.tpl: Don't let real targets depend on phony targets.
1427 * Makefile.in: Regenerate.
1429 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
1430 * Makefile.in: Regenerate.
1432 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
1434 * config.sub: Import from master repository
1435 * config.guess: Ditto
1437 2002-12-16 Jason Merrill <jason@redhat.com>
1439 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
1440 previous 'make bootstrap'.
1441 * Makefile.in: Regenerate.
1443 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
1445 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
1447 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
1449 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
1450 * Makefile.in: Regenerate.
1452 2002-12-13 Jason Merrill <jason@redhat.com>
1454 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
1456 (check-c++): Just depend on it and check-target-libstdc++-v3.
1457 * Makefile.in: Regenerate.
1459 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
1461 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
1462 * Makefile.in: Rebuilt.
1464 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
1466 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
1468 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
1470 * configure: Fix bug put in by gremlins.
1472 * Makefile.tpl: Substitute more autoconfily.
1473 * configure: Substitute more autoconfily.
1474 * Makefile.in: Regenerate.
1476 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
1478 * config.sub: Import from master repository
1479 * config.guess: Ditto
1480 * MAINTAINERS: Added Svein Seldal under write after approval
1482 2002-12-08 Andrew Cagney <ac131313@redhat.com>
1484 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
1485 * Makefile.in (all-sim): Ditto.
1487 2002-12-06 DJ Delorie <dj@redhat.com>
1489 * Makefile.tpl: Change configure dependencies to not have real
1490 targets depend on phony targets.
1492 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
1494 * configure.in: Revert unintentional change.
1496 * Makefile.tpl: Change dependency for */multilib.out so that
1497 it works when gcc isn't in the tree.
1499 * configure.in: Substitute more.
1500 * configure: Run subconfigures from the Makefile.
1501 * Makefile.tpl: Run subconfigures from the Makefile; add a few
1502 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
1504 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1506 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
1508 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
1510 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
1511 and corresponding dependencies.
1512 * Makefile.in: Regenerate.
1514 * configure.in (host_tools): Order binutils, gas and ld for
1515 convenience in running the testsuites.
1517 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
1518 * Makefile.in: Regenerate.
1519 * configure.in: Introduce rules to serialize subconfigure runs.
1521 * configure.in: Introduce BASE_CC_FOR_TARGET.
1522 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
1523 Realize configure-build-* targets. Realize configure-target-* targets.
1524 * Makefile.in: Regenerate.
1526 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
1528 * configure: Move gcc_version_trigger stuff from here...
1529 * configure.in: ...to here.
1531 * configure.in: Separate subconfigure options added by this file from
1532 options given by the user. Add machinery to put args for host
1533 subconfigures into the Makefile.
1535 * Makefile.tpl: Remove 'vault' targets.
1536 * Makefile.tpl: Reorder and comment dependencies.
1537 * Makefile.in: Regenerate.
1539 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
1540 * configure.in: Fix my broken commit of previous patch. (sigh)
1542 2002-11-28 Geoffrey Keating <geoffk@apple.com>
1544 * configure.in: Move host-specific darwin noconfigdirs into
1545 the host-specific section.
1547 2002-11-28 Geoffrey Keating <geoffk@apple.com>
1549 * configure.in: Move host-specific darwin noconfigdirs into
1550 the host-specific section.
1552 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
1554 * configure: Remove skip-this-dir support.
1555 * Makefile.tpl: Remove skip-this-dir support.
1557 * Makefile.tpl: Remove leftover support for non-autoconfiscated
1559 * Makefile.in: Regenerate.
1561 * Makefile.tpl: Strip out useless setting of 'dir'.
1562 * Makefile.in: Regenerate.
1564 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
1566 * configure.in: Fix deeply stupid bug.
1568 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
1569 shell code in CXX_FOR_TARGET
1570 * Makefile.def: Introduce raw_cxx.
1571 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
1573 * Makefile.in: Regenerate.
1575 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
1577 * Makefile.tpl: Remove unnecessary ifs.
1578 * Makefile.in: Regenerate.
1580 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
1581 dependencies. Maybe-ize build-libiberty. Create dummy install
1582 targets for 'no_install' modules.
1583 * configure: Move GDB_TK substitution to configure.in. Move
1584 build_modules stuff to configure.in.
1585 * configure.in: Implement soft dependency machinery. Maybe-ize
1586 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
1587 * Makefile.in: Regenerate.
1589 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
1591 * Makefile.tpl: Make all-target, install-target behave similarly
1592 to all, install (only hitting configured targets). Eliminate
1593 unused macro defintions.
1595 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
1598 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
1600 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
1602 * configure.in: Produce lists of subdir targets we're actually
1603 configuring. Remove references to "dosrel".
1604 * Makefile.tpl: Let configure set which subdir targets are hit.
1605 Remove install-cross; clean up install; remove ALL. Remove
1606 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
1607 Autogenerate host module targets. Remove empty dependency lines
1608 and redundant dependency; rearrange slightly.
1609 * Makefile.def: Add host-side libtermcap, utils.
1611 * Makefile.in: Regenerate.
1613 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1615 * ltconfig (osf[345]): Append $major to soname_spec.
1616 Reflect this in library_names_spec.
1617 * ltmain.sh (osf): Prefix $major with . for use as extension.
1619 2002-11-19 Andreas Jaeger <aj@suse.de>
1621 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
1622 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
1623 and sparc64 GNU/Linux systems.
1625 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
1627 * MAINTAINERS: Update email.
1629 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1631 * MAINTAINERS: Complete James Dennett's entry.
1633 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
1635 * MAINTAINERS (Write After Approval): Add myself.
1637 2002-11-13 Bruce Korb <bkorb@gnu.org>
1639 * Makefile.tpl: syntactic cleanup
1641 2002-11-13 Stuart Hastings <stuart@apple.com>
1643 * MAINTAINERS: Add myself to write-after-approval list.
1645 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
1647 * Makefile.def: Add list of recursive targets to autogenerate.
1649 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
1650 targets. Autogenerate *-build-* targets.
1651 * Makefile.in: Regenerate.
1653 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
1655 * configure: More autoconf-style substitutions.
1656 * Makefile.tpl: More autoconf-style substitutions.
1657 * Makefile.in: Regenerate.
1659 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
1661 * configure: Substitute more variables in a more autoconf-friendly
1662 way. Simplify slightly.
1663 * Makefile.tpl: Make more variables substitutable in an
1664 autoconf-friendly way.
1665 * Makefile.in: Regenerate.
1667 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
1669 * MAINTAINERS (Write After Approval): Add myself.
1671 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
1673 * configure.in (v810*): Remove special setting of tools.
1675 * configure: Add support for extra required flags for ar or nm.
1676 * configure.in (aix4.3+): Use above support for target-specific
1677 issues, rather than using config/mt-aix43.
1679 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
1681 * configure: Remove 'removing', which doesn't work. Replace $subdir
1682 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
1683 with $srcdir. Reformat indentation. Substitute some variables
1684 formerly hard-coded in the Makefile for build=host.
1685 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
1686 * Makefile.def: Autogenerate more.
1687 * Makefile.in: Regenerate.
1689 2002-11-04 Adam Nemet <anemet@lnxw.com>
1691 * MAINTAINERS (Write After Approval): Add myself.
1693 2002-11-04 Kevin Buettner <kevinb@redhat.com>
1695 * Makefile.def (host_modules): Add rda.
1696 * Makefile.in: Regenerate.
1697 * configure.in (target_tool): Add target-rda to list.
1699 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1701 * MAINTAINERS: Remove "co-maintainer" note for web pages.
1703 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
1705 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
1706 and restrap targets to this rule.
1707 * Makefile.in: Regenerate.
1709 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1711 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
1712 GNATS only accounts.
1714 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
1716 * configure.in (i[3456]86-*-linux*): Add check to disable
1717 ${libgcj} for glibc1.
1719 2002-10-24 Denis Chertykov <denisc@overta.ru>
1721 * MAINTAINERS: Add myself as ip2k port maintainer.
1723 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
1725 * configure.in: Add tic4x target.
1727 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
1729 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
1730 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
1731 * Makefile.in: Regenerate.
1733 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
1734 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
1735 * Makefile.in: Regenerate.
1737 2002-10-02 Janis Johnson <janis187@us.ibm.com>
1739 * MAINTAINERS: Add myself as web pages co-maintainer.
1741 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
1743 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
1744 * Makefile.in: Regenerate.
1746 2002-10-02 Zack Weinberg <zack@codesourcery.com>
1748 * MAINTAINERS: Add myself and Nathan Sidwell
1749 <nathan@codesourcery.com> as VxWorks maintainers.
1751 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
1753 * Makefile.def: Remove order dependency comments.
1754 * Makefile.tpl: Add explicit install-install dependencies.
1755 * Makefile.in: Regenerate.
1757 * Makefile.tpl: Remove material now in src-release. (Finally!)
1758 * Makefile.in: Regenerate.
1760 * Makefile.tpl: Add configure-target (for src-release in src)
1761 * Makefile.in: Regenerate.
1763 2002-09-30 Nick Clifton <nickc@redhat.com>
1765 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
1767 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
1769 * configure.in (s390*-*-linux*): Enable libgcj.
1771 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
1773 * configure: Revert accidentally applied changes.
1775 * Makefile.tpl: Make more autoconf-friendly.
1776 * Makefile.in: Regenerate.
1777 * configure: Make substitution more autoconf-like.
1779 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
1781 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
1782 single entry to handle all these.
1783 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
1784 libjava on arm-*-elf.
1786 2002-09-27 Geoffrey Keating <geoffk@apple.com>
1788 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
1789 things that depend on them.
1791 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
1793 * Makefile.tpl: Make subsituted variables more autoconfy.
1794 * Makefile.in: Regenerate.
1795 * configure: Make seds more autoconfy.
1797 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
1799 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
1800 * Makefile.in: Regenerate.
1801 * configure.in: Rewrite sed statements to look autoconfy.
1803 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
1804 all-target-foo on configure-target-foo.
1805 * Makefile.def: Ditto.
1806 * Makefile.in: Rebuild.
1808 2002-09-25 Andrew Haley <aph@redhat.com>
1810 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
1812 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
1814 * Makefile.def: New file.
1815 * Makefile.tpl: New file.
1816 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
1817 * contrib/gcc_update: Note that Makefile.in is a generated file.
1819 * configure.in: Minor rearrangement. Simplify tests.
1821 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
1823 * configure.in (with_headers): Skip copy if value is "yes".
1824 (with_libs): Likewise.
1826 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
1828 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
1829 * configure.in (sh*-*-pe*): Ditto.
1830 * configure.in (mips*-*-pe*): Ditto.
1831 * configure.in (*arm-wince-pe): Ditto.
1833 * configure.in: Rearrange.
1835 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
1837 * MAINTAINERS: Update my email address.
1839 2002-08-30 Paul Koning <pkoning@equallogic.com>
1841 * MAINTAINERS: (Write After Approval): Add myself.
1843 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
1845 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
1847 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
1849 * MAINTAINERS: Change my mailing address.
1851 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
1853 * MAINTAINERS (Write After Approval): Remove myself.
1854 (Various Maintainers: c++ runtime libs): Add myself.
1856 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
1858 * MAINTAINERS (Write After Approval): Remove myself.
1859 (Various Maintainers: c++ runtime libs): Add myself.
1861 2002-08-15 Eric Christopher <echristo@redhat.com>
1863 * config.sub: Import from master repository.
1864 * config.guess: Ditto.
1866 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
1868 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
1869 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
1870 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
1872 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
1874 * MAINTAINERS: Add self to rs6000 vector extensions.
1876 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
1878 * libiberty/configure: Reverted unintended yesterday's check in.
1880 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
1882 * boehm-gc/configure, libf2c/configure: Rebuilt.
1883 * libffi/configure, libiberty/configure: Ditto.
1884 * libjava/configure, libobjc/configure: Ditto.
1885 * libstdc++-v3/configure, zlib/configure: Ditto.
1886 Merged from binutils:
1887 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
1888 From Steve Ellcey <sje@cup.hp.com>:
1889 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
1890 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
1891 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
1893 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
1894 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
1895 soname_spec, sys_lib_search_path_spec): Ditto.
1897 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
1899 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
1901 2002-08-04 H.J. Lu (hjl@gnu.org)
1903 * configure.in (mips*-*-linux*): Don't skip target-libffi.
1905 2002-08-02 Krister Walfridsson <cato@df.lth.se>
1907 * MAINTAINERS (Write After Approval): Add myself.
1909 2002-07-31 Alan Modra <amodra@bigpond.net.au>
1911 * configure.in: Move generic linux case to end. Copy generic
1912 linux noconfigdirs to mips*-*-linux* entry and new
1913 powerpc64*-*-linux* entry. Add target-libffi for the latter.
1915 2002-07-19 Michael Matz <matz@suse.de>
1917 * MAINTAINERS: Add myself as ra* maintainer.
1919 2002-07-16 Chris Demetriou <cgd@broadcom.com>
1921 * config.guess: Update to 2002-07-09 version.
1922 * config.sub: Update to 2002-07-03 version.
1924 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
1926 * MAINTAINERS: Fix typo in a maintainer email address.
1928 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
1930 * configure.in: Remove two redundant tests.
1932 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1934 * configure.in (mips*-*-irix6*o32): Enable stabs.
1936 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
1938 * configure.in: Don't build grez.
1939 * Makefile.in: Ditto.
1941 * Makefile.in: Remove references to bsp, cygmon, libstub.
1942 * configure.in: Ditto.
1944 * configure.in: Remove leftover reference to gdbtest.
1946 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
1948 * configure.in (gxx_include_dir): Change to match versioned
1949 C++ headers if --enable-version-specific-runtime-libs is used.
1951 2002-07-04 Steve Ellcey <sje@cup.hp.com>
1953 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
1955 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
1957 * configure.in: Make --without-x work.
1959 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
1961 * configure.in: Rearrange target Makefile fragment collection.
1963 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
1965 * configure.in: Ditto.
1967 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
1969 * MAINTAINERS (Write After Approval): Update my e-mail address.
1971 2002-06-24 Ben Elliston <bje@redhat.com>
1973 * configure.in (host_tools): Remove cgen.
1975 * Makefile.in (all-cgen): Remove; runs from its source directory.
1976 (check-cgen, install-cgen, clean-cgen): Likewise.
1977 (all-opcodes): Do not depend on all-cgen.
1978 (all-sim): Likewise.
1980 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
1982 * Makefile.in: Eliminate 'apache' targets.
1983 * configure.in: Eliminate 'apache' targets.
1985 * configure.in: Eliminate redundant tests. Reorganize.
1987 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
1989 * config-ml.in: Eliminate references to Cygnus configure.
1991 * Makefile.in: Eliminate references to building emacs.
1993 2002-06-28 Graham Stott <graham.stott@btinternet.com>
1995 * MAINTAINERS: Update my email address.
1997 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
1999 * config.if (libstdcxx_incdir): Version C++ headers.
2000 (cxx_incdir): Remove.
2002 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
2004 * MAINTAINERS (Write After Approval): Add self.
2006 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
2008 * configure.in: Add support for ip2k.
2010 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
2012 * configure.in: Fix AIX configury bug.
2014 2002-06-20 Steve Ellcey <sje@cup.hp.com>
2016 * MAINTAINERS (Write After Approval): Add self.
2018 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2020 * configure.in: replace ${topsrcdir} with ${srcdir}
2022 * configure.in: Move definition of libstdcxx_flags
2023 right above usage, rather than waaay earlier.
2025 * configure.in: Pull definition of is_cross_compiler earlier.
2027 * configure.in: Rearrange a little.
2029 * configure.in: Remove references to librx.
2030 * Makefile.in: Remove references to librx.
2032 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
2034 * config.sub: Add support for avr target.
2035 Import from master sources, rev 1.255
2037 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
2039 * configure, .cvsignore: Revert previous change...
2040 * Makefile: ...delete.
2042 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2044 * configure.in: Eliminate ${gasdir} variable.
2046 2002-06-18 Dave Brolley <brolley@redhat.com>
2048 * configure.in: Add support for frv.
2049 * config.sub: Add support for frv.
2051 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
2053 * configure: Remove garbage from previous commit.
2055 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
2057 * configure: For in-source builds, make a subdir and re-exec there.
2058 * Makefile: New file. Pass targets through to build directory.
2059 * .cvsignore: No longer ignore "Makefile".
2061 2002-06-16 Douglas Rupp <rupp@gnat.com>
2063 * MAINTAINERS (Write After Approval): Add self.
2065 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2067 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
2069 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
2071 * configure.in (vax-*-netbsd*): Re-enable gas.
2073 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
2075 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
2076 BUILD_PREFIX_1, to correct nomenclature.
2077 * configure: Likewise.
2079 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
2080 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
2082 2002-05-31 Olaf Hering <olh@suse.de>
2084 * config-ml.in: Propogate DESTDIR also.
2086 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
2088 * configure.in (vax-*-netbsd*): Don't build gas for this
2091 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
2093 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2096 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
2098 * MAINTAINERS (Write After Approval): Add myself.
2100 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
2102 * config.guess: Update to 2002-05-22 version.
2103 * config.sub: Likewise.
2105 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2107 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
2108 * config-ml.in: Likewise.
2109 * configure: Likewise.
2110 * configure.in: Likewise.
2112 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
2114 * MAINTAINERS: Update my email address.
2116 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
2118 * configure.in: Simplify makefile fragment collection.
2120 * configure.in: Remove code to build emacs.
2122 * configure.in : Remove --srcdir argument from targargs and buildargs
2123 (it's always overridden in the Makefile anyway). Rearrange a bit.
2125 * configure: Move some logic to configure.in.
2126 * configure.in: Move some logic from configure.
2128 2002-05-11 Tom Tromey <tromey@redhat.com>
2130 * MAINTAINERS: Reflect libgcj reality.
2132 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
2134 * Makefile.in: Honour DESTDIR.
2136 2002-05-08 Mark Mitchell <mark@codesourcery.com>
2138 * config.guess: Import 2002-03-20 version.
2139 * config.sub: Import 2002-04-26 version.
2141 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2143 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
2145 2002-05-07 Tim Josling <tej@melbpc.org.au>
2147 * MAINTAINERS: Add self.
2149 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
2151 * ltmain.sh: Detect and handle object name conflicts
2152 while piecewise linking a static library.
2154 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
2156 * configure.in (noconfigdirs): Don't disable libgcj on
2157 sparc64-*-solaris* and sparcv9-*-solaris*.
2159 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
2161 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
2163 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
2165 * configure.in (FLAGS_FOR_TARGET): Do not add
2166 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
2167 on i[3456]86-*-linux*.
2169 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
2171 * configure.in (noconfigdirs): Replace [ ] with test.
2173 * configure.in (noconfigdirs): Do not add target-newlib if
2174 target == i[3456]86-*-linux*, and host == target.
2176 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
2178 * configure.in: delete reference to absent file
2180 * configure.in: replace '[' with 'test'
2182 * configure.in: Eliminate references to gash.
2183 * Makefile.in: Eliminate references to gash.
2185 * configure.in: remove useless references to 'pic' makefile fragments.
2187 * configure.in: (*-*-windows*) Finish removing.
2189 * configure.in: Eliminate redundant test for libgui.
2191 2002-04-29 Roger Sayle <roger@eyesopen.com>
2193 * MAINTAINERS: Add self and realphabetize. Update entries
2194 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
2195 entry for a29k port maintainer.
2197 2002-04-26 Joel Sherrill <joel@OARcorp.com>
2199 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
2200 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
2202 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
2204 * configure.in: remove references to dead files
2206 2002-04-19 Mark Mitchell <mark@codesourcery.com>
2208 * MAINTAINERS: Add information about purpose of this file.
2210 2002-04-18 Tom Tromey <tromey@redhat.com>
2212 * configure.in: Disallow configuring libgcj when it is already
2213 installed and we're using Solaris 2.8 linker. Do enable libgcj on
2214 Solaris 2.8 by default. For PR libgcj/6158.
2216 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2218 * configure.in: Move default CC setting out of config/mh-* fragments
2221 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2223 * configure.in: don't even try to configure or make a subdirectory
2224 if there's no configure script for it.
2226 2002-04-15 Mark Mitchell <mark@codesourcery.com>
2228 * MAINTAINERS: Remove chill maintainers.
2229 * Makefile.in (CHILLFLAGS): Remove.
2230 (CHILL_LIB): Remove.
2231 (TARGET_CONFIGDIRS): Remove libchill.
2232 (CHILL_FOR_TARGET): Remove.
2233 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
2235 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
2236 (CHECK_TARGET_MODULES): Likewise.
2237 (INSTALL_TARGET_MODULES): Likewise.
2238 (CLEAN_TARGET_MODULES): Likewise.
2239 (configure-target-libchill): Remove.
2240 (all-target-libchill): Remove.
2241 * configure.in (target_libs): Remove target-libchill.
2242 Do not compute CHILL_FOR_TARGET.
2243 * libchill: Remove directory.
2245 2002-04-11 DJ Delorie <dj@redhat.com>
2247 * Makefile.in, configure.in: Sync with binutils, entries
2250 2002-04-07 Andrew Cagney <ac131313@redhat.com>
2252 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
2253 (do-tar, do-bz2): New rules.
2254 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
2255 (gdb-tar): New rule.
2256 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
2257 (insight_dejagnu.tar): New rule.
2258 (insight.tar): New rule.
2259 (gdb+dejagnu.tar): New rule.
2260 (gdb.tar): New rule.
2262 2002-02-01 Mo DeJong <supermo@bayarea.net>
2264 * Makefile.in: Add all-tix to deps for all-snavigator
2265 so that tix is built when building snavigator.
2267 2002-01-11 Steve Ellcey <sje@cup.hp.com>
2269 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
2270 ld and gdb are not supported.
2272 2002-01-07 Mark Salter <msalter@redhat.com>
2274 * configure.in: Remove target-bsp and target-cygmon from arm builds.
2275 Allow target-libgloss to be built for arm, strongarm, and xscale.
2277 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
2279 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
2280 options for i[3456]86-pc-linux* native builds.
2282 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
2284 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
2285 files from .po files for a distribution.
2287 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
2289 * configure.in: Enable libstdc++-v3 for h8300 targets.
2291 2001-06-19 Alan Modra <amodra@bigpond.net.au>
2293 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
2296 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
2298 * Makefile.in (VER): When present, extract the version number from
2299 the file version.in.
2301 2001-05-24 Tom Rix <trix@redhat.com>
2303 * configure.in : enable ld for aix
2305 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2307 * config.guess: Add linux target for S/390.
2309 2000-11-07 Philip Blundell <pb@futuretv.com>
2311 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
2313 2000-11-03 Philip Blundell <pb@futuretv.com>
2315 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
2318 2001-01-15 Ben Elliston <bje@redhat.com>
2320 * configure.in (host_tools): Add sid.
2321 Always configure cgen.
2323 2000-11-24 Nick Clifton <nickc@redhat.com>
2325 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
2328 2000-08-20 Doug Evans <dje@casey.transmeta.com>
2330 * Makefile.in (ALL_MODULES): Add all-cgen.
2331 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
2332 (all-cgen): New target.
2333 (all-opcodes,all-sim): Depend on all-cgen.
2334 * configure.in (host_tools): Add cgen.
2335 Only configure cgen if --enable-cgen-maint.
2337 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
2339 * configure.in: Add *-*-freebsd* configurations.
2341 2002-04-08 Tom Tromey <tromey@redhat.com>
2343 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
2344 Fixes PR libgcj/6068.
2346 2002-03-30 Krister Walfridsson <cato@df.lth.se>
2348 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
2350 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2352 * configure.in (alpha*-dec-osf*): Enable libgcj.
2354 2003-03-27 Matthew Gingell <gingell@gnat.com>
2356 * MAINTAINERS (Write After Approval): Add myself.
2358 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
2360 Fix for: PR bootstrap/3591, target/5676
2361 * configure.in (mcore-pe): Disable the configuration of
2362 libstdc++-v3 since exceptions are not supported.
2364 2002-03-20 Anthony Green <green@redhat.com>
2366 * configure.in: Enable libgcj for xscale-elf target.
2368 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
2370 * MAINTAINERS: Update my email address.
2372 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
2374 * ltmain.sh (relink_command): Fix typo in previous change.
2376 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
2378 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
2379 (relink_command): Added --tag flags.
2380 (mode=install): If relinking fails; error out.
2382 2002-03-12 Richard Henderson <rth@redhat.com>
2384 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
2386 (do-check): Rename from check.
2387 (check): Allow parallel check.
2389 2002-03-12 Bob Wilson <bob.wilson@acm.org>
2391 * MAINTAINERS: Add myself as maintainer for xtensa port.
2392 Fix alphabetical order in CPU port maintainer list.
2393 Remove myself from Write After Approval list.
2395 2002-03-11 Richard Henderson <rth@redhat.com>
2397 * Makefile.in (.NOTPARALLEL): Add fake tag.
2399 2002-03-07 H.J. Lu (hjl@gnu.org)
2401 * configure.in: Enable gprof for mips*-*-linux*.
2403 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
2405 * MAINTAINERS (Write After Approval): Add myself.
2407 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
2409 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
2411 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
2413 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
2415 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
2416 because its Makefile is there; test for the executable instead.
2418 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
2420 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
2421 libstdc++-v3 and libjava.
2423 2002-02-11 Adam Megacz <adam@xwt.org>
2425 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
2428 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
2430 * config.guess: Updated to 2002-01-30's version.
2431 * config.sub: Updated to 2002-02-01's version.
2432 Contribute sh64-elf.
2433 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
2434 * configure.in: Added sh64-*-*.
2436 2002-02-08 Chris Demetriou <cgd@broadcom.com>
2438 * MAINTAINERS: Belatedly add myself to write after approval list.
2440 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
2442 * MAINTAINERS: Put self in as maintainer for x86-64 port.
2443 Remove self as Write After Approval.
2445 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
2447 * MAINTAINERS: Put self in as maintainer for contrib/regression
2450 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
2452 * MAINTAINERS: Update my email address.
2454 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
2456 * configure.in (*-*-netbsd*): New. Skip target-newlib,
2457 target-libiberty, and target-libgloss. Skip Java-related
2458 libraries if not supported for NetBSD on target CPU.
2460 2002-01-25 Douglas B Rupp <rupp@gnat.com>
2462 * install-sh: Use _inst.$$_ for temp file name.
2464 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
2466 * MAINTAINERS (Write After Approval): Move my contact info
2468 (OS Port Maintainers): ...to here (netbsd).
2470 2002-01-22 Bob Wilson <bob.wilson@acm.org>
2472 * MAINTAINERS (Write After Approval): Add myself.
2474 2002-01-17 H.J. Lu <hjl@gnu.org>
2476 * Makefile.in (all-fastjar): Also depend on all-libiberty.
2477 (all-target-fastjar): Also depend on all-target-libiberty.
2479 2002-01-16 H.J. Lu (hjl@gnu.org)
2481 * config.guess: Import from master sources, rev 1.225.
2482 * config.sub: Import from master sources, rev 1.238.
2484 2002-01-16 Kazu Hirata <kazu@hxi.com>
2486 * MAINTAINERS (Write After Approval): Remove myself.
2488 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
2490 * MAINTAINERS (Write After Approval): Add myself.
2492 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
2494 * MAINTAINERS: Add self as docs co-maintainer.
2496 2001-12-11 Matthias Klose <doko@debian.org>
2498 * MAINTAINERS (Write After Approval): Add myself.
2500 2001-12-09 Zack Weinberg <zack@codesourcery.com>
2502 * MAINTAINERS: Update my email address.
2504 2001-12-07 Turly O'Connor <turly@apple.com>
2505 * MAINTAINERS (Write After Approval): Add myself.
2506 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
2507 (rs6000_initialize_trampoline): Call __trampoline_setup for
2509 * darwin-tramp.asm: New file, implements __trampoline_setup.
2510 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
2512 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
2514 * MAINTAINERS (Write After Approval): Add myself.
2516 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
2518 * configure, configure.in: Use temp file for long sed commands.
2520 2001-12-03 Laurent Guerby <guerby@acm.org>
2522 * config.sub: Update to version 1.232 on subversion.
2524 2001-12-03 Ben Elliston <bje@redhat.com>
2526 * MAINTAINERS: Update mail address for config.* patches.
2528 2001-11-27 DJ Delorie <dj@redhat.com>
2529 Zack Weinberg <zack@codesourcery.com>
2531 When build != host, create libiberty for the build machine.
2533 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
2535 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
2537 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
2539 (all.normal): Depend on ALL_BUILD_MODULES.
2540 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
2541 (all-build-libiberty): Depend on configure-build-libiberty.
2543 * configure: Calculate and substitute proper value for
2545 * configure.in: Create the build subdirectory.
2546 Calculate and substitute TARGET_CONFIGARGS (formerly
2547 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
2549 2001-11-26 Ziemowit Laski <zlaski@apple.com>
2551 * MAINTAINERS (write-after-approval): Add self.
2553 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
2555 * MAINTAINERS (GNATS only accounts): Remove self.
2557 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
2559 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
2562 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
2564 * MAINTAINERS (Write After Approval): Add self.
2566 2001-11-12 David O'Brien <obrien@FreeBSD.org>
2568 * MAINTAINERS: mips and s390 are also CPU ports.
2570 2001-11-12 David O'Brien <obrien@FreeBSD.org>
2572 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
2574 2001-11-11 David O'Brien <obrien@FreeBSD.org>
2576 * MAINTAINERS: Alphabetize.
2578 2001-11-09 Kazu Hirata <kazu@hxi.com>
2580 * MAINTAINERS (Various maintainers: h8 port): Add myself.
2582 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
2584 * MAINTAINERS (Various maintainers: hppa port): Added myself.
2586 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
2588 * configure.in (--enable-languages): Be more permissive about
2589 syntax. Check for empty lists better. Warn about $LANGUAGES.
2591 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
2593 * config.sub: Import from master sources, rev. 1.230.
2594 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
2596 2001-11-07 Laurent Guerby <guerby@acm.org>
2598 * MAINTAINERS (Write After Approval): Add self.
2600 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
2602 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
2604 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
2606 * config.sub: Import from master sources, rev 1.226.
2607 * config.guess: Import from master sources, rev 1.216.
2609 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
2611 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
2612 * MAINTAINERS: Add self as maintainer of MMIX port.
2613 Remove old after-approval entry.
2615 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
2617 * ChangeLog, configure: Fix spelling errors.
2619 2001-10-20 Brendan Kehoe <brendan@zen.org>
2621 * MAINTAINERS: Tweak my address.
2623 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2625 * MAINTAINERS: Update my email address.
2627 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
2629 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
2630 * MAINTAINERS: Add self as maintainer of CRIS port.
2632 2001-10-10 Geert Bosch <bosch@gnat.com>
2634 * MAINTAINERS (Various maintainers: Ada front end):
2637 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
2639 * MAINTAINERS (Write After Approval): Added self
2641 2001-10-02 Geert Bosch <bosch@gnat.com>
2643 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
2645 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
2647 * configure: Handle temporary files securely using mkdir.
2649 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
2651 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
2653 2001-09-26 Will Cohen <wcohen@redhat.com>
2655 * configure.in (*-*-linux*): Disable configuration of target-newlib
2656 and target-libgloss.
2658 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
2660 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
2663 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
2665 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
2666 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
2667 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
2668 avoid quotes nesting problems.
2669 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
2670 (DO_X): Export only variables that are set.
2672 2001-09-19 Ben Elliston <bje@redhat.com>
2674 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
2675 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
2676 semantics. Use the shell built-in "type" command instead.
2678 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
2680 Merged from gcc-3_0-branch:
2681 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
2682 * ltcf-c.sh: Use $objext, not $ac_objext.
2683 2001-07-27 Mark Kettenis <kettenis@gnu.org>
2684 * ltcf-cxx.sh: Add support for GNU.
2685 2001-07-22 Timothy Wall <twall@redhat.com>
2686 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
2687 default settings if using GNU tools with that configuration.
2688 * ltcf-cxx.sh: Ditto.
2689 * ltcf-gcj.sh: Ditto.
2690 2001-07-21 Michael Chastain <chastain@redhat.com>
2691 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
2692 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
2693 * ltmain.sh: Mark as gcc-local.
2695 2001-08-30 Eric Christopher <echristo@redhat.com>
2696 Jason Eckhardt <jle@redhat.com>
2698 * config.guess: Merge from master sources.
2699 * config.sub: Merge from master sources, add support for mipsisa32.
2701 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
2702 * config.sub: Merge from master sources, rev 1.219.
2703 * MAINTAINERS: Add self as contact for stormy16 port.
2705 2001-08-14 Zack Weinberg <zackw@panix.com>
2707 * config.sub: Merge from master sources, rev 1.218.
2708 * config.guess: Merge from master sources, rev 1.209.
2710 2001-08-11 Graham Stott <grahams@redhat.com>
2712 * Makefile.in (check-c++): Add missing semicolon.
2714 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
2716 * MAINTAINERS (Various maitainers: predict.def): Added myself.
2718 2001-07-30 Eric Christopher <echristo@redhat.com>
2720 * MAINTAINERS (Various maintainers: mips port): Added myself.
2722 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
2724 * configure.in (sh-*-linux*): New.
2726 2001-07-27 Richard Henderson <rth@redhat.com>
2728 * .cvsignore: Add LAST_UPDATED.
2730 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
2732 * MAINTAINERS (Various maintainers: s390 port): Added myself.
2734 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
2736 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
2738 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
2740 * MAINTAINERS (Write After Approval): Added myself.
2742 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2744 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2745 and libgcj on m68hc11/m68hc12.
2747 2001-06-27 H.J. Lu (hjl@gnu.org)
2749 * Makefile (CFLAGS_FOR_BUILD): New.
2750 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
2752 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
2754 * README: Remove version number.
2756 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2758 * INSTALL/README: Update wrt. to the installation instructions now
2759 residing in gcc/doc/install.texi.
2761 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
2763 * README: Replace with a cut-down and updated version of gcc/README.
2765 2001-06-12 David Edelsohn <edelsohn@gnu.org>
2767 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
2768 multilibs to be disabled.
2770 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
2772 * MAINTAINERS (Write After Approval): Add myself.
2774 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
2776 * config.guess: Import CVS version 1.195.
2777 * config.sub: Import CVS version 1.212.
2779 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
2781 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
2782 gcc/xgcc is built, use -print-prog-name to find out the program
2785 2001-06-04 Phil Edwards <pme@sources.redhat.com>
2787 * config.guess: Import CVS version 1.194. All gcc-local changes
2788 appear to also be in the master copy.
2789 * config.sub: Import CVS version 1.211.
2791 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
2793 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
2794 with_gcc]: Use `gcc -shared' to build a shared library.
2796 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
2798 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
2801 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2803 * MAINTAINERS (Write After Approval): Add myself.
2805 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
2807 * configure.in (libstdcxx_flags): Do not try to execute
2808 libstdc++-v3/testsuite_flags until it exists.
2810 2001-06-01 Alan Modra <amodra@bigpond.net.au>
2812 * MAINTAINERS: Update my email address.
2814 2001-05-31 Graham Stott <grahams@redhat.com>
2816 * MAINTAINERS (Write After Approval): Add myself.
2818 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
2820 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
2821 libraries when using g++ with native linker.
2823 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
2825 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
2827 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
2829 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
2830 [aix4*|aix5*]: Prepend blank.
2832 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
2834 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2835 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
2836 of subdir/configure scripts to use the new libtool.m4.
2838 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
2840 * MAINTAINERS (Write After Approval): Add myself.
2842 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
2844 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
2846 2001-05-11 Ben Elliston <bje@redhat.com>
2848 * Makefile.in (all-sid): New target.
2849 (check-sid, clean-sid, install-sid): Likewise.
2851 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
2853 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
2855 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
2857 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
2860 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
2862 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
2863 gcc/xgcc is built, use -print-prog-name to find out the program
2866 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
2868 * configure.in (noconfigdirs): Don't reset it from scratch in the
2869 target case; only append to it.
2871 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
2872 sparc-*-solaris2.8]: Disable ${libgcj}.
2874 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
2876 * configure.in (libgcj_saved): Copy from $libgcj.
2877 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
2880 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
2882 * MAINTAINERS: Remove self as MIPS maintainer and
2883 C front end maintainer.
2885 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
2887 * configure.in: Move *-chorusos target case to the proper switch.
2890 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
2892 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
2895 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2897 * Makefile.in (STAGE1_CFLAGS): Pass down.
2899 2001-04-13 Alan Modra <amodra@one.net.au>
2901 * config.guess: Add hppa64-linux support. Note for next import that
2902 this is already in the master file.
2903 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
2905 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
2907 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2908 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
2910 2001-04-11 Stan Shebs <shebs@apple.com>
2912 * MAINTAINERS: Add self as Darwin port maintainer.
2914 2001-04-11 Alan Modra <amodra@one.net.au>
2916 * MAINTAINERS: Update my email address.
2918 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
2920 * ltcf-cxx.sh: Support creation of C++ shared libraries on
2921 recent versions of FreeBSD (release 3 or later).
2922 * ltconfig: On FreeBSD, -lc must not be provided when building
2923 a shared library or else the standard -pthread gcc option is
2924 rendered worthless to later users of the built library.
2926 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
2928 * MAINTAINERS: Add self and RTH as C front end maintainers.
2930 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
2932 * config.sub: Make sure to match an already-canonicalized
2933 machine name (eg. mn10300-unknown-elf).
2935 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
2937 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
2939 (bootstrap, cross): Use RECURSE_FLAGS.
2940 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
2942 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
2944 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
2946 2001-03-22 Colin Howell <chowell@redhat.com>
2948 * Makefile.in (DO_X): Do not backslash single-quotes in
2949 backquotes (two places).
2951 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
2954 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
2955 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
2956 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
2957 * ltcf-cxx.sh: Likewise.
2958 * ltcf-gcj.sh: Likewise.
2960 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2962 * MAINTAINERS: Add myself as "documentation co-maintainer".
2964 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
2966 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2967 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
2969 2001-03-19 Tom Tromey <tromey@redhat.com>
2971 * config-ml.in: Handle GCJ and GCJFLAGS.
2973 2001-03-21 Michael Chastain <chastain@redhat.com>
2975 * Makefile.in: all-m4 depends on all-texinfo.
2977 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
2979 * MAINTAINERS: Add myself to write after approval list.
2981 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
2983 * Makefile.in (DO_X): Quote nested quotes.
2985 2001-03-18 Alan Modra <alan@linuxcare.com.au>
2987 * MAINTAINERS: Add myself to write after approval list.
2989 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
2991 * Makefile.in (DO_X): Use double quotes for quoting
2992 "RANLIB=$${RANLIB}".
2994 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
2996 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
2998 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
3000 * configure.in: Only use `lang_requires' for languages athat are
3003 2001-03-08 Phil Edwards <pme@sources.redhat.com>
3005 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
3007 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
3009 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
3011 2001-03-07 Tom Tromey <tromey@redhat.com>
3013 * configure.in: Allow config-lang.in to set `lang_requires' to list
3014 of other required languages.
3016 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
3018 * Makefile.in: Remove RANLIB definition. Use RANLIB
3019 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
3020 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
3022 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
3023 Alexandre Oliva <aoliva@redhat.com>
3025 * Makefile.in (check-c++): Use tabs, not spaces.
3027 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
3029 * MAINTAINERS: add myself to Write After Approval list.
3031 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
3033 * Makefile.in (check-c++): New rule.
3035 * configure.in (target_libs): Remove libg++.
3036 (noconfigdirs): Remove libg++.
3037 (noconfigdirs): Same.
3038 (noconfigdirs): Same.
3039 (noconfigdirs): Same.
3041 * config-ml.in: Remove libg++ references.
3043 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
3044 (ALL_TARGET_MODULES): Same.
3045 (configure-target-libg++): Remove.
3046 (all-target-libg++): Remove.
3047 (configure-target-libio): Remove.
3048 (all-target-libio): Remove.
3049 (check-target-libio): Remove.
3051 (libg++.tar.bz2): Remove.
3052 (all-target-cygmon): Remove libio.
3053 (all-target-libstdc++): Remove.
3054 (configure-target-libstdc++): Remove.
3055 (TARGET_LIB_PATH): Remove libstdc++.
3056 (ALL_GCC_CXX): Remove libstdc++.
3057 (all-target-gperf): Correct.
3059 2001-02-16 Nick Clifton <nickc@redhat.com>
3061 * configure.in (noconfigdirs): Allow configuration of texinfo
3064 2001-02-15 Anthony Green <green@redhat.com>
3066 * configure: Introduce GCJ_FOR_TARGET.
3067 * configure.in: Ditto.
3068 * Makefile.in: Ditto.
3070 2001-02-13 Andreas Schwab <schwab@suse.de>
3072 * MAINTAINERS: Update mail address.
3074 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
3076 * config.guess: Add linux target for S/390.
3077 * config.sub: Likewise.
3079 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
3081 * configure.in: for *-chorusos, don't config target-newlib and
3084 2001-02-06 Ben Elliston <bje@redhat.com>
3086 * configure: Output host type to stdout, not stderr.
3088 2001-02-05 Mark Mitchell <mark@codesourcery.com>
3090 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
3091 * ltcf-cxx.sh: Likewise.
3093 * config.if: Assume enable_libstdcxx_v3 is defined.
3095 2001-02-04 Mark Mitchell <mark@codesourcery.com>
3097 Remove V2 C++ library.
3098 * configure.in: Remove --enable-libstdcxx_v3 support.
3100 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
3102 * include/demangle.h: Add prototype for java_demangle_v3.
3104 2001-01-29 Phil Edwards <pme@sources.redhat.com>
3106 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
3108 2001-01-27 Richard Henderson <rth@redhat.com>
3110 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
3112 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3114 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
3115 Don't unset, it's non-portable and no longer necessary, set to empty
3118 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3120 * ltconfig: Shell portability fix for the tagname validity check.
3122 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
3124 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
3125 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
3127 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3129 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
3131 2001-01-26 Tom Tromey <tromey@redhat.com>
3133 * configure.in: Allow libgcj to be built on Sparc Solaris.
3135 2001-01-25 David Edelsohn <edelsohn@gnu.org>
3137 * ltcf-c.sh: Add aix5 case.
3138 * ltcf-cxx.sh: Likewise.
3139 * ltconfig: Likewise.
3141 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
3143 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
3144 keep at least one of build_libtool_libs or build_old_libs set to
3147 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
3148 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
3150 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
3152 * configure.in: Enable libgcj on several additional platforms.
3154 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
3156 * configure.in: Enable libgcj for linux targets.
3158 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3160 * MAINTAINERS (Write After Approval): Add myself.
3162 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
3164 * MAINTAINERS: Add myself as vax port maintainer.
3166 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
3168 * MAINTAINERS: Add myself as Mercury front-end maintainer.
3170 2001-01-09 Mike Stump <mrs@wrs.com>
3172 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
3173 failures of subdirectories.
3175 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3177 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
3178 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
3179 * ltcf-cxx.sh: Likewise.
3180 * ltcf-gcj.sh: Likewise.
3181 * ltconfig.sh: Fix typo.
3183 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3185 * configure: handle DOS-style absolute paths.
3187 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3189 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
3191 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
3193 * MAINTAINERS: Add myself as avr port co-maintainer.
3195 2000-12-28 Ben Elliston <bje@redhat.com>
3197 * MAINTAINERS: Add myself under ``Write After Approval''.
3199 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
3201 * texinfo: Remove directory from GCC.
3203 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
3205 * COPYING: Update to current
3206 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
3207 to 19yy as example year in copyright notice).
3209 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
3211 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
3212 (libstdcxx_incdir): Pass down.
3213 * config.if: Remove expired bits for cxx_interface, add stub.
3214 (libstdcxx_incdir): Add variable for g++ include directory.
3215 * configure.in (gxx_include_dir): Use it.
3217 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
3219 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
3220 with old-email address from ``Write After Approval''.
3222 2000-12-15 Andreas Jaeger <aj@suse.de>
3224 * configure.in: Handle lang_dirs.
3226 2000-12-14 Tom Tromey <tromey@redhat.com>
3228 * MAINTAINERS: Removed brads.
3230 * MAINTAINERS: Added gcj developers.
3232 2000-12-13 Anthony Green <green@redhat.com>
3234 * configure.in: Disable libgcj for any target not specifically
3235 listed. Disable libgcj for x86 and Alpha Linux until compatible
3238 2000-12-13 Mike Stump <mrs@wrs.com>
3240 * Makefile.in (local-distclean): Also remove fastjar.
3242 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
3244 * contrib/gcc_update: Add fastjar --touch entries.
3246 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
3248 * configure.in: Disable language-specific target libraries for
3249 languages that aren't enabled.
3251 2000-12-10 Anthony Green <green@redhat.com>
3253 * configure.in: Define libgcj. Disable libgcj target libraries for
3256 2000-12-10 Neil Booth <neilb@earthling.net>
3258 * MAINTAINERS: Update mail address, remove from WAA list.
3260 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
3262 * libjava: Imported from /cvs/java.
3264 * Boehm-gc: Likewise.
3266 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
3268 * configure.in (target_libs): Revert 2000-12-08 patch.
3269 (noconfigdirs): Added target-libjava.
3271 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
3273 * djunpack.bat: removed.
3275 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
3277 * Makefile.in: handle DOS-style absolute paths.
3278 * config-ml.in: likewise.
3279 * symlink-tree: likewise.
3281 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3283 * fastjar: Imported.
3285 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3287 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
3289 * configure.in (target_libs): Removed `target-libjava'.
3291 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3293 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
3294 (ALL_MODULES): Added fastjar.
3295 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
3296 (all-target-libjava): all-fastjar replaces all-zip.
3297 (all-fastjar): Added.
3298 (configure-target-fastjar, all-target-fastjar): Likewise.
3299 * configure.in (host_tools): Added fastjar.
3301 2000-12-07 Mike Stump <mrs@wrs.com>
3303 * Makefile.in (local-distclean): Remove leftover built files.
3305 2000-11-24 Nick Clifton <nickc@redhat.com>
3307 * configure.in (xscale-elf): Add target.
3308 (xscale-coff): Add target.
3310 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
3312 * ltcf-cxx.sh: Support creation of C++ shared libraries on
3313 recent versions of FreeBSD (release 3 or later).
3314 * ltconfig: On FreeBSD, -lc must not be provided when building
3315 a shared library or else the standard -pthread gcc option is
3316 rendered worthless to later users of the built library.
3318 2000-11-16 Fred Fish <fnf@be.com>
3320 * configure.in (enable_libstdcxx_v3): Fix typo,
3321 libstd++ -> libstdc++.
3323 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3325 * MAINTAINERS: Add self to Write After Approval list.
3327 2000-11-21 Bernd Schmidt <bernds@redhat.com>
3329 * MAINTAINERS: Update my email address. Add myself to global write
3332 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
3334 * Makefile.in: Merge with src and libgcj.
3335 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
3336 configure-target-<library> when their configure scripts need the C
3337 or C++ library to have already been built to work properly.
3338 (do_proto_toplev): Set them to an empty string.
3340 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
3341 (REALLY_SET_LIB_PATH): Use them.
3343 2000-11-17 Stan Shebs <shebs@apple.com>
3345 * MAINTAINERS: Add self to Write After Approval list.
3347 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3349 * configure: Provide the original toplevel configure arguments
3350 (including $0) to subprocesses in the environment rather than
3351 through gcc/configargs.h.
3353 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3355 * MAINTAINERS: Remove references to cccp. Change C9X reference to
3356 C99. Alphabetise "Write After Approval" list.
3358 2000-11-12 Mark Mitchell <mark@codesourcery.com>
3360 * configure: Turn on libstdc++ V3 by default.
3362 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
3365 2000-11-11 Philip Blundell <philb@gnu.org>
3367 * MAINTAINERS: Add self to Write After Approval list.
3369 2000-11-09 David Edelsohn <edelsohn@gnu.org>
3371 * ltcf-c.sh (aix4): Improve shared library configuration; require
3373 * ltcf-cxx.sh (aix4): Define.
3374 * ltconfig (aix4): Define library and soname specs appropriate for
3375 AIX. Define command to create export symbols list.
3377 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
3379 * config.sub: Add support for Sun Chorus
3381 2000-10-31 Nick Clifton <nickc@redhat.com>
3383 * MAINTAINERS: Rename <name>@cygnus.com addresses to
3384 <name>@redhat.com. Also installed new email address for Clint
3387 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
3389 * etc: Remove directory from GCC.
3391 2000-10-16 Michael Meissner <meissner@redhat.com>
3393 * configure (gcc/configargs.h): Only create if there is a build GCC
3396 2000-10-16 Matthias Klose <doko@debian.org>
3398 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
3399 when configured for libstdc++-v3.
3401 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
3403 * configure: Save configure arguments to gcc/configargs.h.
3405 2000-10-04 Philipp Thomas <pthomas@suse.de>
3407 * config.guess: Import CVS version 1.157.
3408 * config.sub: Import CVS version 1.181.
3410 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
3412 * Makefile.in (bootstrap): avoid recursion if subdir missing
3414 (do-proto-toplev): ditto
3416 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
3418 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
3419 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
3421 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
3422 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
3423 all affected `configure' scripts.
3425 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
3427 * MAINTAINERS: Add self as cpplib co-maintainer.
3429 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
3431 * MAINTAINERS: Add self to Write After Approval list.
3433 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3435 * INSTALL/README: egcs -> GCC update.
3437 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
3439 * MAINTAINERS: Add myself to Write After Approval list.
3441 2000-09-15 Kazu Hirata <kazu@hxi.com>
3443 * MAINTAINERS: Add myself to Write After Approval list.
3445 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
3447 * configure.in: Do not build byacc for hppa64. Provide paths to the
3448 X11 libraries for hppa64.
3450 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3452 * MAINTAINERS: Add myself as 68hc11 port maintainer.
3454 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
3456 * Makefile.in (all-zlib): Added dummy target.
3458 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3459 ltcf-gcj.sh: Updated from libtool multi-language branch.
3461 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
3463 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
3464 (bootstrap*): Depend on all-bootstrap.
3466 2000-09-05 Philipp Thomas <pthomas@suse.de>
3468 * config.guess: Import CVS version 1.156.
3469 * config.sub: Import CVS version 1.179.
3471 2000-09-02 Anthony Green <green@cygnus.com>
3473 * Makefile.in (all-gcc): Depend on all-zlib.
3474 (CLEAN_MODULES): Add clean-zlib.
3475 (ALL_MODULES): Add all-zlib.
3476 * configure.in (host_libs): Add zlib.
3478 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
3480 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
3481 crosses, but add gcc/include to the header search path for them.
3483 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
3485 * MAINTAINERS: Add self to Write After Approval list.
3487 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3489 * config.guess: Import CVS version 1.152.
3490 * config.sub: Import CVS version 1.177.
3492 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
3494 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
3495 $targargs to tell whether newlib is going to be built.
3497 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
3498 $$r/TARGET_SUBDIR/libio for _G_config.h.
3500 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
3502 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
3504 2000-08-22 DJ Delorie <dj@redhat.com>
3506 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
3508 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
3510 * config-ml.in (CC, CXX): Avoid trailing whitespace.
3511 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
3514 2000-08-21 DJ Delorie <dj@redhat.com>
3516 * MAINTAINERS: Add self as a libiberty maintainer
3518 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
3520 * configure.in (libstdcxx_flags): Use
3521 libstdc++-v3/src/libstdc++.INC.
3523 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
3525 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
3527 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
3529 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
3531 * configure: Make enable_threads and enable_shared defaults
3532 explicit. Substitute enable_threads into generated Makefiles.
3533 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
3534 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
3536 2000-08-13 Geoff Keating <geoffk@cygnus.com>
3538 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
3540 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
3542 * config-ml.in (CC): Remove bogus duplicate quotation mark from
3545 2000-08-11 Jason Merrill <jason@redhat.com>
3547 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
3548 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
3549 (FLAGS_FOR_TARGET): Not here.
3550 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
3552 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
3554 * config-ml.in (CC, CXX): Don't introduce a leading space.
3556 2000-08-07 DJ Delorie <dj@delorie.com>
3558 * MAINTAINERS: Add self as a DJGPP maintainer
3560 2000-08-07 DJ Delorie <dj@redhat.com>
3562 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
3563 "if we're also building gcc, and it's a gcc that will run on the
3564 build machine, we want to use its includes instead of the system's
3567 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
3569 * MAINTAINERS: Add self to Write After Approval list.
3571 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
3573 * configure.in (libstdcxx_flags): Don't use `"'.
3575 * config-ml.in: Adjust multilib search paths to the
3576 appropriate multilib tree.
3578 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
3580 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
3581 commas in $LANGUAGES.
3583 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
3585 * configure.in: Re-enable all references to libg++ and librx.
3587 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
3589 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
3590 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
3591 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
3592 * ltcf-cxx.sh (need_lc): Set based on postdeps.
3594 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
3596 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
3598 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
3599 CXX_FOR_TARGET for sed.
3601 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
3603 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
3604 Do not override if already set in the environment or in configure.
3605 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
3606 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
3608 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
3610 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
3611 the libtool CVS tree multi-language branch.
3612 * ltconfig, ltmain.sh: Updated.
3614 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
3616 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
3617 (clean-target): Depend on it.
3619 * Makefile.in (FLAGS_FOR_TARGET): New macro.
3620 (GCC_FOR_TARGET): Use it.
3621 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
3622 * configure.in: ... here.
3623 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
3624 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
3626 2000-07-24 Eric Christopher <echristo@cygnus.com>
3628 * MAINTAINERS: Add self to Write After Approval list.
3630 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
3632 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
3633 (configure-target-libchill, configure-target-libobjc): Likewise.
3635 * configure.in: Use the same cache file for all target libs.
3636 * config-ml.in: But different cache files per multilib variant.
3638 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3640 * configure (topsrcdir): Don't use dirname.
3642 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
3644 * MAINTAINERS: Add self to Write After Approval list.
3646 2000-07-20 Jason Merrill <jason@redhat.com>
3648 * configure.in: Remove all references to libg++ and librx.
3650 * configure, configure.in, Makefile.in: Unify gcc and binutils.
3652 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
3654 * config.sub: Update to subversions version 2000-07-06.
3656 2000-07-12 Andrew Haley <aph@cygnus.com>
3658 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
3659 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
3661 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
3663 * symlink-tree: Check number of arguments.
3665 2000-07-05 Jim Wilson <wilson@cygnus.com>
3667 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
3668 search path for a g++ extracted from the build tree. This
3669 will allow link tests run by configure scripts in
3670 subdirectories to succeed.
3672 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
3674 * ltconfig: Add support for mips-dde-sysv4.2MP
3676 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
3678 * MAINTAINERS: Add myself as loop discovery maintainer.
3680 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
3682 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
3683 `os2'. Force ac_cv_exeext to be ".exe" in that case.
3685 2000-06-19 Timothy Wall <twall@cygnus.com>
3687 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
3688 * config.sub: Add tic54x target.
3690 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
3692 * MAINTAINERS: Add self as Fortran maintainer,
3693 remove Craig Burley.
3695 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
3697 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
3698 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
3700 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
3702 * MAINTAINERS: Add self as i18n maintainer
3704 20000-05-21 H.J. Lu (hjl@gnu.org)
3706 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
3707 directory are used if they exist. Make sure
3708 $(build_tooldir)/include is searched for header files,
3709 $(build_tooldir)/lib/ for library files.
3710 (GCC_FOR_TARGET): Likewise.
3711 (CXX_FOR_TARGET): Likewise.
3713 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
3715 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
3717 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
3719 * Makefile.in (configure-target-libiberty): Depend on
3720 configure-target-newlib.