1 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3 * configure: Regenerate.
5 2004-04-15 James E Wilson <wilson@specifixinc.com>
7 * Makefile.tpl (configure-[+module+], configure-gcc,
8 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9 Set and export LDFLAGS.
10 * Makefile.in: Regenerate.
12 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
14 * MAINTAINERS: Add myself to write-after-approval.
16 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
19 * Makefile.tpl: If we don't have built-in-tree target tools,
20 use the ones found by configure rather than hacking around with
21 program_transform_name.
22 * configure.in: Give Makefile.tpl the information necessary
24 * Makefile.in: Regenerate.
25 * configure: Regenerate.
27 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
30 * configure.in: When computing baseargs, strip *all* copies of
31 offending options. Also, don't match/substitute the trailing space,
32 so that this actually works when two similar options are separated by
34 * configure: Regenerate.
36 2004-04-06 David Edelsohn <edelsohn@gnu.org>
38 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
39 (rs6000-*-aix*): Same.
40 * configure: Regenerate.
42 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
44 * MAINTAINERS: Add myself to write-after-approval.
46 2004-04-03 Bud Davis <bdavis9659@comcast.net>
48 * MAINTAINERS: Add myself to write-after-approval.
50 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
52 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
53 STRICT_WARN, WARN_CFLAGS flags passed down to make.
54 * Makefile.in: Regenerate.
56 * configure.in (top level bootstrap support): Rework --enable-werror
57 to set @stage2_werror_flag@.
58 * configure: Regenerate.
59 * Makefile.tpl (top level bootstrap support): Pass
60 @stage2_werror_flag@ down to configure in stages 2 and 3.
61 * Makefile.in: Regenerate.
63 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
65 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
66 for stages 2 and 3 as well as in make. As a consequence, remove
67 OUTPUT_OPTION (now detected by configure) from the flags passed down
69 * Makefile.in: Regenerate.
71 * Makefile.tpl (new-bootstrap): Fix typo.
72 * Makefile.in: Regenerate.
74 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
76 * Makefile.tpl: Rearrange by moving recursive_targets rules
77 into their proper sections.
78 * Makefile.tpl (top level bootstrap support): Move disabling
79 of coverage flags from 'make' to 'configure'; improve comments.
80 * Makefile.in: Regenerate.
82 * Makefile.tpl (experimental top level bootstrap) Move stage1
83 language setting from all- target to configure- target; disable
84 intermodule optimization in stage 1; prevent gratuitous rebuilds
86 * Makefile.in: Regenerate.
87 * configure.in: Comma-separate stage 1 language list for top
89 * configure: Regenerate.
91 * Makefile.tpl: Clean up experimental top level bootstrap support:
92 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
93 prev-gcc in configure- targets as well as all- targets.
94 * Makefile.in: Regenerate.
96 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
98 * compile: New file imported from automake.
100 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
102 * configure.in: Remove symbolic link section.
103 * configure: Regenerate.
104 * Makefile.tpl (links): Remove.
105 * Makefile.in: Regenerate.
107 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
108 Nathanael Nerode <neroden@gcc.gnu.org>
110 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
111 Set with AC_CHECK_PROGS.
112 * configure.in: Fix comment typo from last patch.
113 * configure: Regenerate.
115 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
117 * Makefile.tpl: Introduce experimental top level bootstrap support.
118 * Makefile.in: Regenerate.
119 * configure.in: Introduce support for top level bootstrap.
120 * configure: Regenerate.
122 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
123 Paolo Bonzini <bonzini@gnu.org>
126 * configure.in: Cope with shells that do not support unquoted ^
127 * configure: Regenerate.
129 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
130 Paolo Bonzini <bonzini@gnu.org>
133 * configure.in: Cope with shells that do not support nesting
134 quotes inside quoted backquote substitutions.
135 * configure: Regenerate.
137 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
140 * configure.in: Fix escaping of $.
141 * configure: Regenerate.
143 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
145 * configure: Regenerate, since I forgot to while committing Paolo's
148 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
151 Move language detection to the top level.
152 * configure.in: Find default values for the tools as
153 soon as possible. Disable ada if GNAT is not found.
154 Emit error message about missing languages. Expand
155 --enable-languages=all for the gcc subdirectory.
157 2004-03-10 Ben Elliston <bje@gnu.org>
159 * MAINTAINERS: Update my email address.
161 2004-03-05 David Edelsohn <edelsohn@gnu.org>
163 * ltconfig: Disable building static libraries if building shared
166 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
168 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
170 * configure: Regenerated.
172 2004-03-01 Brian Booth <bbooth@redhat.com>
174 * MAINTAINERS: Add myself to write-after-approval.
176 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
178 * MAINTAINERS: Add myself to write-after-approval.
180 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
183 * Makefile.tpl: Guard XFOO sed statements better.
184 * Makefile.tpl: Add dependency for configure-target-libada.
185 * Makefile.in: Regenerate (incidentally fixes broken
186 commit when libada-branch was merged).
188 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
190 * MAINTAINERS: Add myself to write-after-approval.
192 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
194 * MAINTAINERS: Add Nicola Pero and myself as libobjc
197 2004-02-20 Andrew Cagney <cagney@redhat.com>
199 * config.guess: Update from version 2003-10-16 to 2004-02-16.
200 * config.sub: Update from version 2003-11-03 to 2004-02-16.
202 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
205 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
207 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
209 * MAINTAINERS: Added myself to write-after-approval.
211 2004-02-14 Michael Koch <konqueror@gmx.de>
213 * MAINTAINERS: Added myself to write-after-approval.
215 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
217 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
218 some OS port maintainers to OS port maintainers section.
220 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
222 * MAINTAINERS: Add self.
224 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
226 * MAINTAINERS: Alphabetize.
228 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
230 * MAINTAINERS: Remove myself.
232 2004-02-11 David Edelsohn <edelsohn@gnu.org>
234 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
235 (rs6000-*-aix*): Same.
236 * configure: Regenerate.
238 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
240 * configure.in (host): Add in missing $noconfigdirs to defines.
241 * configure: Regenerate.
243 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
244 Nathanael Nerode <neroden@gcc.gnu.org>
246 PR ada/6637, PR ada/5911
247 Merge with libada-branch:
248 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
249 with appropriate dependencies. Add --enable-libada configure switch.
250 * configure, Makefile.in: Regenerate.
252 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
254 * MAINTAINERS: Add myself to write-after-approval.
256 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
258 * configure.in: Don't pass --with-stabs on IRIX 5 either.
259 * configure: Regenerate.
261 2004-02-04 Geoffrey Keating <geoffk@apple.com>
265 * ltmain.in: When setting IFS to '~', be careful about user
266 arguments that contain '~'.
268 2004-02-04 Peter O'Gorman <peter@pogma.com>
270 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
271 Also test $base_compile against $CC with escaped arguments. Bug
272 reported by Geoff Keating <geoffk@apple.com>.
274 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
276 * MAINTAINERS: Remove i960 port.
278 2004-01-23 DJ Delorie <dj@redhat.com>
280 * Makefile.def (target_modules) [libiberty]: Don't stage.
281 * Makefile.in: Rebuilt.
283 2004-01-20 Caroline Tice <ctice@apple.com>
285 * MAINTAINERS: Add myself to write-after-approval.
287 2004-01-19 Paolo Carlini <pcarlini@suse.de>
289 * MAINTAINERS: Update my email address.
291 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
293 * MAINTAINERS: Add myself to write-after-approval.
295 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
297 * MAINTAINERS: Remove entries without email address.
299 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
301 * MAINTAINERS: Add myself to write-after-approval.
303 2004-01-15 Steven Bosscher <stevenb@suse.de>
305 * MAINTAINERS: Update my email address.
307 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
309 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
310 * Makefile.tpl (configure-target-[+module+]): Support stage.
311 * Makefile.in: Rebuilt.
313 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
315 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
317 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
319 * MAINTAINERS: Add myself as a MIPS maintainer.
321 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
323 * configure.in: Use ./config.cache, not config.cache.
324 * configure: Regenerate.
325 * Makefile.tpl: Special-casing not needed for GCC any more.
326 * Makefile.in: Regenerate.
328 * configure.in: Don't share a cache file for host dirs.
329 * configure: Regenerate.
331 * config-ml.in: Don't mess with the cache file.
333 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
335 * MAINTAINERS: Move myself from 'Write After Approval' to
336 'CPU Port Maintainers' section as SPARC maintainer.
338 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
340 * Makefile.tpl: Make GCC use a separate config.cache.
341 * Makefile.in: Regenerate.
343 PR bootstrap/11932, PR bootstrap/11933
344 (I don't know if it will fix either of them, but it relates
346 * configure.in: Don't use shared config.cache for target
348 * configure: Regenerate.
350 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
352 * MAINTAINERS: Add myself to 'Write After Approval' section.
354 2003-12-31 Roger Sayle <roger@eyesopen.com>
356 * configure.in (ia64*-*-hpux*): Disable building java libraries.
357 * configure: Regenerated.
359 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
361 * MAINTAINERS: Remove the mn10200 maintainer.
363 2003-12-21 Bernardo Innocenti <bernie@develer.com>
365 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
366 * configure: Regenerated.
368 2003-12-16 Jan Hubicka <jh@suse.cz>
370 * MAINTAINERS: Add myself as callgraph maintainer.
372 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
374 * configure.in (raw_libstdcxx_flags): Remove the leading space.
375 * configure: Regenerate.
377 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
379 * MAINTAINERS: Move myself from 'Bug database only accounts' to
380 'Write After Approval' section. Update email.
382 2003-12-01 James Lemke <jim@wasabisystems.com>
384 * MAINTAINERS (Write After Approval): Add myself.
386 2003-11-20 Matt Thomas <matt@3am-software.com>
388 * MAINTAINERS: Add myself as a vax port maintainer.
390 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
392 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
393 (configure-build-[+module+], configure-[+module+]): Likewise.
394 (configure-target-[+module+], configure-gcc, config.status): Likewise.
395 * Makefile.in: Regenerate.
397 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
399 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
400 shared/dylibed libraries.
401 * ltmain.sh: Likewise.
402 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
403 * ltcf-cxx.sh: Likewise.
404 * ltcf-gcj.sh: Likewise.
405 * ltconfig: Likewise.
407 2003-11-17 Stan Cox <scox@redhat.com>
409 * MAINTAINERS: Add myself as iq2000 port maintainer.
411 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
413 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
414 * Makefile.in: Regenerate.
416 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
418 * config.sub: Update to 2003-11-03 version.
420 2003-10-20 Phil Edwards <phil@codesourcery.com>
422 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
423 * configure: Regenerate.
425 2003-10-20 Nicolas Pitre <nico@cam.org>
427 * MAINTAINERS: Add myself to 'Write After Approval' section.
429 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
431 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
433 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
435 * MAINTAINERS: Update my email address.
437 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
439 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
441 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
443 * MAINTAINERS: Add myself to 'Write After Approval' section.
445 2003-10-16 Bernardo Innocenti <bernie@develer.com>
447 * config.guess: Update to 2003-10-16 version.
448 * config.sub: Update to 2003-10-16 version.
450 2003-10-15 David Daney <ddaney@avtrex.com>
452 * MAINTAINERS: Added myself to 'Write After Approval' section.
454 2003-10-15 Falk Hueffner <falk@debian.org>
456 * MAINTAINERS: Move myself from 'Bug database only accounts' to
457 'Write After Approval' section. Update email.
459 2003-10-14 Roger Sayle <roger@eyesopen.com>
461 * MAINTAINERS: Move myself from 'Write After Approval' to
462 'Various Maintainers' section as middle-end maintainer.
464 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
466 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
468 * Makefile.in: Regenerate.
470 2003-10-11 Bernardo Innocenti <bernie@develer.com>
472 * config.guess: Update to 2003-10-07 version.
473 * config.sub: Update to 2003-10-07 version.
475 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
477 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
478 * ltconfig (irix5*, irix6*): Don't override version_type.
480 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
482 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
484 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
485 * Makefile.in: Rebuilt
487 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
489 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
491 2003-09-30 Carlo Wood <carlo@alinoe.com>
493 * MAINTAINERS (Write After Approval): Add myself.
495 2003-09-29 Paul Koning <ni1d@arrl.net>
497 * MAINTAINERS: Move myself from "Write After Approval"
498 to CPU platform maintainers for pdp11 platform.
500 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
502 * MAINTAINERS: Move myself from 'Write After Approval' to
503 'Various Maintainers' section as libffi testsuite maintainer.
505 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
507 * configure.in: Pass a computed --program-transform-name
509 * configure: Regenerated.
511 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
513 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
514 * Makefile.in: Regenerate.
516 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
517 * Makefile.in: Regenerate.
519 2003-09-19 Ziemowit Laski <zlaski@apple.com>
521 * MAINTAINERS: Move myself from 'Write After Approval'
522 to 'Various Maintainers' (objective-c) section.
524 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
526 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
528 * configure: Regenerated.
530 2003-09-16 Joel Brobecker <brobecker@gnat.com>
532 * MAINTAINERS (Write After Approval): Add myself to write after
535 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
537 * MAINTAINERS (Write After Approval): Add myself.
539 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
541 * MAINTAINERS: Update my e-mail address.
543 2003-09-09 Alan Modra <amodra@bigpond.net.au>
545 * libtool.m4 (LD): Correct powerpc64 host match.
547 2003-09-06 James E Wilson <wilson@tuliptree.org>
549 * MAINTAINTERS: Update my affiliation and email address.
551 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
553 * MAINTAINERS (Write After Approval): Add myself.
555 2003-09-04 DJ Delorie <dj@redhat.com>
557 * configure: Regenerate.
559 2003-09-04 Robert Millan <robertmh@gnu.org>
561 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
563 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
565 * configure.in: Ensure arguments to sed are properly spaced.
566 * configure: Regenerate.
568 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
570 * MAINTAINERS: Update my e-mail address.
572 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
574 * MAINTAINERS (Write After Approval): Add myself.
576 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
578 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
579 * configure: Regenerated.
581 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
583 * MAINTAINERS: Update my email address.
585 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
587 * configure.in: Use newline instead of semicolon when assuming
588 shell arguments in a for loop.
589 * configure: Regenerated.
591 2003-08-22 Jason Eckhardt <jle@rice.edu>
593 * MAINTAINERS: Resurrect the i860 maintainer.
595 2003-08-20 Geoffrey Keating <geoffk@apple.com>
598 * configure.in: When testing with_libs and with_headers, treat
599 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
600 * configure: Regenerate.
602 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
604 (baseargs): Likewise.
605 * configure: Regenerate.
607 2003-08-20 Bernardo Innocenti <bernie@develer.com>
609 * MAINTAINERS (Write After Approval): Add myself.
611 2003-08-19 Geoffrey Keating <geoffk@apple.com>
613 * configure.in: Disable libgcj for darwin not on powerpc.
614 * configure: Rebuild.
616 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
618 * config-ml.in, symlink-tree: Add license.
620 2003-08-03 Richard Stallman <rms@gnu.org>
621 Eben Moglen <moglen@columbia.edu>
623 * README.SCO: New file.
625 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
627 * Makefile.tpl (check, check-c++): Express dependencies using
628 dependencies rather than commands.
629 * Makefile.in: Regenerate.
631 2003-08-01 Andrew Cagney <cagney@redhat.com>
633 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
636 2003-07-31 Geoffrey Keating <geoffk@apple.com>
638 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
639 * Makefile.in: Update.
641 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
643 * configure.in: Enable libgcj for darwin.
644 * configure: Rebuild.
646 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
648 * config-ml.in: Use ac_configure_args directly instead of
649 ml_arguments. Only set ml_norecursion if --no[-]recursion is
652 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
654 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
655 creating target and build subdirs to build all parent dirs as needed.
656 * Makefile.in: Rebuild.
657 * configure.in: Don't build dirs explicitly here.
658 * configure: Rebuild.
660 2003-07-26 Paul Brook <paul@nowt.org>
662 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
664 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
666 * Makefile.tpl (all-make): Depend on intl.
667 * Makefile.in: Rebuilt.
669 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
671 * install-sh: Update to newer upstream versions (associated with
673 * mkinstalldirs: Likewise.
674 * missing: Likewise, plus $1Help2man -> $1 typo fix.
676 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
678 * MAINTAINERS: Move self from Bug database only accounts
679 to write-after-approval.
681 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
683 * config.if: Remove unused libc_interface determination.
685 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
687 * MAINTAINERS: Move self from write-after-approval to
688 build machinery (*.in).
690 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
694 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
695 unused INSTALL_PROGRAM_ARGS.
696 * configure.in: Use AC_PROG_INSTALL.
697 * Makefile.in: Regenerate.
698 * configure: Regenerate.
700 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
702 * MAINTAINERS: Alphabetize.
704 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
706 * configure: Rebuilt.
707 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
708 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
710 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
711 * configure.in (am33_2.0-*-linux*): Added.
713 2003-07-09 Bob Wilson <bob.wilson@acm.org>
715 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
716 * configure: Regenerate.
718 2003-07-07 Zack Weinberg <zack@codesourcery.com>
720 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
721 * Makefile.in: Regenerate.
723 2003-07-04 Zack Weinberg <zack@codesourcery.com>
725 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
726 * Makefile.in: Regenerate.
728 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
730 * Makefile.tpl: Replace PWD with PWD_COMMAND.
731 * Makefile.in: Regenerated.
733 * config-ml.in: Replace PWD with PWD_COMMAND.
735 2003-07-04 Zack Weinberg <zack@codesourcery.com>
737 * intl: New directory; see intl/ChangeLog for details.
738 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
739 * Makefile.tpl: all-gcc depends on maybe-all-intl.
740 * Makefile.in: Regenerate.
742 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
744 * configure.in: Clean up config-lang.in handling. Delete
745 useless assignment to "subdirs".
746 * configure: Regenerate.
748 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
750 * configure.in: Rename 'target_libs' to 'target_libraries'.
751 Remove useless reference to 'target_libs'.
752 * configure: Regenerate.
754 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
756 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
757 * Makefile.in: Regenerate.
759 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
761 * Makefile.def: Introduce flags_to_pass.
762 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
763 * Makefile.in: Regenerate.
765 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
767 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
769 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
770 <h8300*-*-*>: Disable libf2c and ${libgcj}.
771 * configure: Regenerate.
773 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
775 * configure.in: Update testsuite_flags to new location.
776 * configure. Regenerate.
778 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
780 * Makefile.tpl: Remove BUILD_CC stuff.
781 * Makefile.in: Regenerate.
783 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
785 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
787 2003-06-16 Graeme Peterson <gp@qnx.com>
789 * MAINTAINERS (Write After Approval): Add myself.
791 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
793 * config.guess: Update to 2003-06-12 version.
794 * config.sub: Update to 2003-06-13 version.
796 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
798 * config.guess: Update to 2003-06-06 version.
799 * config.sub: Update to 2003-06-06 version.
801 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
803 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
804 * configure. Regenerate.
806 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
808 * configure.in: Disable serial configure by default.
809 * configure: Regenerate.
810 * Makefile.tpl: Abolish .NOTPARALLEL.
811 * Makefile.in: Regenerate.
813 * Makefile.tpl: Replace {build,host,target}_canonical by
815 * Makefile.in: Regenerate.
817 * Makefile.tpl: Fix stupid pasto.
818 * Makefile.in: Regenerate.
820 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
822 * Makefile.tpl: Remove bogus conditional.
823 * Makefile.in: Regenerate.
825 2003-06-05 Jan Hubicka <jh@suse.cz>
827 * Makefile.tpl (profiledbootstrap): New target.
828 * Makefile.in (profiledbootstrap): New target.
830 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
832 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
833 Pinski. Remove user names from other bugzilla-only maintainers.
835 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
837 * Makefile.tpl: Make 'recursive targets' using autogen rather
838 than shell loop. Remove duplicate 'clean' targets and false
840 * Makefile.def: Add systematic dependencies to 'recursive' targets.
841 Add systematic method of specifying missing targets in subdirs.
842 Add copyright boilerplate.
843 * Makefile.in: Regenerate.
844 * configure.in: Add 'recursive targets' to maybe list.
845 * configure: Regenerate.
847 * MAINTAINERS: "GNATS only" -> "Bug database only".
849 * Makefile.tpl: Rename [+target+] to [+make_target+].
850 * Makefile.def: Rename 'target' to 'make_target'.
852 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
854 * MAINTAINERS: Add self as options handling maintainer.
856 2003-05-28 Michael Meissner <gnu@the-meissners.org>
858 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
859 been too long since I touched those ports.
861 2003-05-28 DJ Delorie <dj@redhat.com>
863 * Makefile.tpl: Make maybe-check-gcc .PHONY.
864 * Makefile.in: Regenerate.
866 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
868 * configure.in: Use curly braces in the definition of tooldir.
869 * configure: Regenerate.
871 2003-05-21 DJ Delorie <dj@redhat.com>
873 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
875 * Makefile.in: Regenerate.
877 2003-05-21 DJ Delorie <dj@redhat.com>
879 * Makefile.tpl: Add missing empty maybe-check-gcc target.
880 * Makefile.in: Regenerate.
882 2003-05-20 Ian Lance Taylor <ian@airs.com>
884 * MAINTAINERS: Update my e-mail address.
886 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
888 * configure.in: Switch more things to use maybe dependencies.
889 * Makefile.tpl: Switch more things to use maybe dependencies.
890 Factor out common code from autogen IF statements.
891 * configure: Regenerate.
892 * Makefile.in: Regenerate.
894 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
896 * configure.in: Accept i[3456789]86 for machine type.
897 * configure: Regenerate.
899 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
901 * configure.in: Switch more things to use maybe dependencies.
902 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
903 * configure: Regenerate.
904 * Makefile.tpl: Switch more things to use maybe dependencies.
905 * Makefile.in: Regenerate.
907 2003-05-16 Andreas Schwab <schwab@suse.de>
909 * Makefile.tpl (install-opcodes): Define.
910 * Makefile.in: Rebuild.
912 2003-05-13 Andreas Jaeger <aj@suse.de>
914 * config.guess: Update to 2003-05-09 version.
915 * config.sub: Update to 2003-05-09 version.
917 2003-05-13 Michael Eager <eager@mvista.com>
919 * configure.in: Correct sed script so that options in quotes are not
921 * configure: Rebuild.
923 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
925 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
926 and $$s/newlib/libc/sys/cygwin32 include paths.
929 2003-05-12 Michael Meissner <gnu@the-meissners.org>
931 * MAINTAINERS: Update my email addresses.
933 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
935 * config-ml.in: Propagate INSTALL variables.
937 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
939 * MAINTAINERS: Remove duplicate entries in Write After Approval.
941 2003-05-02 Chris Demetriou <cgd@broadcom.com>
943 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
944 * Makefile.in: Regenerate.
946 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
948 * MAINTAINERS (GNATS only): Add Falk Hueffner.
950 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
952 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
954 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
956 * Makefile.tpl: Clean $(BUILD_SUBDIR).
957 * Makefile.in: Regenerated.
959 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
961 * MAINTAINERS (Write After Approval): Upgrade myself from
962 GNATS only to write-after-approval. Update my mail address.
964 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
966 (OS Port Maintainers: freebsd): Add myself.
968 2003-04-22 Mark Mitchell <mark@codesourcery.com>
970 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
972 2003-04-22 Kean Johnston <jkj@sco.com>
974 * MAINTAINERS (SCO ports): Added myself.
976 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
978 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
980 2003-04-19 Kean Johnston <jkj@sco.com>
982 * MAINTAINERS (Write After Approval): Add myself.
984 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
986 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
987 * Makefile.in: Regenerate.
989 2003-04-18 Jakub Jelinek <jakub@redhat.com>
991 * configure.in (powerpc64*-*-linux*): Remove.
992 * configure: Rebuilt.
994 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
996 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
997 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
999 * Makefile.in: Regenerate.
1001 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
1003 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
1004 * configure: Regenerated.
1006 2003-04-15 DJ Delorie <dj@redhat.com>
1008 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
1010 2003-04-13 Nick Clifton <nickc@redhat.com>
1012 * config-ml.in: Remove support for --disable-aix removing
1015 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
1017 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
1018 * */configure: Rebuilt.
1020 2003-04-08 Joel Sherrill <joel@oarcorp.com>
1022 * MAINTAINERS: Add my email address.
1024 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
1026 * MAINTAINERS (Write After Approval): Add myself.
1028 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
1030 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
1031 * Makefile.in: Regenerate.
1033 2003-03-14 Michael Chastain <mec@shout.net>
1035 * Makefile.in: Regenerate with correct Makefile.def.
1037 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
1039 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
1041 * Makefile.in: Regenerate.
1042 * configure.in: Clean up gxx_include_dir logic.
1043 * configure: Regenerate.
1045 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
1047 * MAINTAINERS (Write After Approval): Add myself.
1049 2003-03-10 Ben Elliston <bje@wasabisystems.com>
1051 * MAINTAINERS: Update my mail address.
1053 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1055 * configure.in (gxx_include_dir): Fix typo.
1056 * configure: Regenerated.
1058 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
1060 * Makefile.tpl: Reindent.
1061 * Makefile.in: Regenerate.
1062 * configure.in: Reindent. Don't set unused variables.
1063 * configure: Regenerate.
1065 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
1067 * configure.in: Include $(build_tooldir)/sys-include in
1069 * configure: Regenerated.
1071 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
1073 * Makefile.tpl: Always pass down RANLIB.
1074 * Makefile.in: Regenerate.
1076 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
1077 * Makefile.in: Regenerate.
1078 * configure.in: Remove unused logic relating to --enable-shared
1079 and --enable-threads. Remove bogus comments. Remove redundant
1081 * configure: Regenerate.
1083 * configure.in: Replace ${libstdcxx_version} by its value.
1084 Remove reference to mh-dgux.
1085 * configure: Regenerate.
1087 2003-03-03 Kevin Buettner <kevinb@redhat.com>
1089 * MAINTAINERS (Write After Approval): Add myself.
1091 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1093 * Makefile.tpl: Rearrange.
1094 * Makefile.in: Regenerate.
1096 2003-02-25 Uwe Stieber <uwe@wwws.de>
1098 * configure.in: Add support for kaOS as cross build target system.
1099 * configure: Regenerated.
1101 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
1103 * MAINTAINERS (Write after approval): Add myself.
1105 2003-02-21 James E Wilson <wilson@tuliptree.org>
1107 * MAINTAINERS: Update my email address.
1109 2003-02-21 Zack Weinberg <zack@codesourcery.com>
1111 * MAINTAINERS: Add self to blanket write privs. section.
1113 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
1115 * Makefile.tpl: Add definition of CPPFLAGS to pass into
1116 configure-target-* as some target builds may require additional
1117 flags for preprocessor tests.
1118 * Makefile.in: Regenerated.
1120 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
1122 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
1123 * ltconfig: Handle it.
1124 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
1127 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
1128 it is used as argument to $CC.
1129 * ltcf-gcj.sh: Likewise.
1131 * configure.in: Introduce --enable-maintainer-mode.
1132 * configure: Rebuilt.
1133 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
1134 for maintainer mode.
1135 * Makefile.in: Rebuilt.
1137 2003-02-18 Jason Merrill <jason@redhat.com>
1139 * Makefile.tpl (check-c++): Allow parallelism.
1141 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1143 * MAINTAINERS: Remove John Carr (who never actually had access to
1146 2003-02-15 Geoffrey Keating <geoffk@apple.com>
1148 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
1149 don't configure target-libobjc.
1150 * configure: Regenerate.
1152 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1154 * Makefile.tpl (RANLIB): Define.
1155 * Makefile.in: Regenerate.
1157 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
1159 * MAINTAINERS: Update my email.
1161 2003-02-06 Keith R Seitz <keiths@redhat.com>
1163 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
1164 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
1165 * Makefile.in: Regenerated.
1166 * configure.in: Remove all traces of snavigator, db, and grep.
1167 * configure: Regenerated.
1169 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1171 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
1174 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1176 * MAINTAINERS (Write after approval): Add myself.
1178 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
1180 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
1181 * Makefile.in: Regenerated.
1183 2003-01-30 Roger Sayle <roger@eyesopen.com>
1185 * config.guess: Updated to 2003-01-30's version.
1186 * config.sub: Updated to 2003-01-28's version.
1188 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
1190 * config.if: If gcc_version is already set, just use it. Don't set
1191 gcc_version_trigger if it's already set, otherwise set it to
1192 gcc/version.c, but only if the file exists. If it is not set and
1193 gcc/version.c does not exist, try to extract the version number from
1196 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
1198 * MAINTAINERS: Add myself to write-after-approval list.
1200 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
1202 * configure.in: Revert 24Jan change.
1203 * configure: Regenerate.
1205 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1207 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
1210 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1212 * configure.in: Revert previous change.
1213 * configure: Regenerate.
1215 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1217 * configure.in: Make rda native-only.
1218 * configure: Regenerate.
1220 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1222 * MAINTAINERS: Move myself from GNATS-only-accounts to
1223 write-after-approval.
1225 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
1227 * configure.in: Add missing \.
1228 * configure: Rebuilt.
1230 2003-01-17 Jakub Jelinek <jakub@redhat.com>
1232 * configure.in (baseargs): Avoid using \| in sed regular
1234 * configure: Rebuilt.
1236 2003-01-16 Jakub Jelinek <jakub@redhat.com>
1238 * configure.in (baseargs): Remove all supported forms of
1239 --cache-file, --srcdir, --host, --build and --target options
1240 from argument lists.
1241 * configure: Rebuilt.
1243 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
1245 * MAINTAINERS: Add myself to write-after-approval list.
1247 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
1249 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
1250 * configure: Rebuilt.
1252 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
1254 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
1255 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
1256 * Makefile.in: Regenerate.
1257 * configure: Regenerate.
1259 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
1261 * configure.in: Remove Makefile in build, host and target modules
1262 unless configure was run with --no-recursion.
1263 * configure: Rebuilt.
1265 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1267 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
1268 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
1269 * Makefile.in: Regenerate.
1271 2003-01-08 Chris Demetriou <cgd@broadcom.com>
1273 * config.guess: Update to 2003-01-03 version.
1274 * config.sub: Update to 2003-01-03 version.
1276 2003-01-07 Christopher Faylor <cgf@redhat.com>
1278 * configure: Regenerate with proper autoconf 2.13.
1280 2003-01-07 Christopher Faylor <cgf@redhat.com>
1282 * configure.in: Add AC_PREREQ for consistency.
1283 * configure: Regenerate.
1285 2003-01-06 Andrew Cagney <ac131313@redhat.com>
1287 * configure.in (GDB_TK): Add tcl directories conditional on
1288 gdb/gdbtk directory being present.
1289 * configure: Regenerate.
1291 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
1293 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
1294 by gcc if LD is not defined and we are not doing a Canadian Cross.
1295 * configure: Rebuilt.
1297 2002-12-31 Tom Tromey <tromey@redhat.com>
1299 * Makefile.in: Rebuilt.
1300 * Makefile.def (target_modules) [libffi]: Allow installation.
1302 2002-12-31 Andreas Schwab <schwab@suse.de>
1304 * configure.in: Fix use of $program_transform_name.
1305 * configure: Regenerated.
1307 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
1309 * configure.in (baseargs): Don't remove first configure argument.
1310 * configure: Regenerated.
1312 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
1314 * Makefile.tpl (local-distclean): Don't remove...
1315 (multilib.ts): ... this. Moved into...
1316 (multilib.out): ... this. Don't use sub-make.
1317 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
1318 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
1319 (configure-build-[+module+], configure-[+module+],
1320 configure-target-[+module+], configure-gcc): ... these. Test
1321 for Makefile existence. Drop config.status from dependencies.
1322 * Makefile.in: Rebuilt.
1323 * configure.in: Move gcc-version-trigger to the end of
1324 ac_configure_args. Add comments to maybedep.tmp and
1325 serdep.tmp. Introduce --disable-serial-configure. Remove
1326 nonopt from baseargs, matching and removing corresponding
1327 whitespace while at it.
1328 * configure: Rebuilt.
1330 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
1332 * configure.in (host_configargs): Replace reference to
1333 no-longer-defined buildopts with --build=${build_alias}.
1334 * configure: Rebuilt.
1336 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
1337 program_transform_name to standard idiom.
1338 (AUTOGEN, AUTOCONF): Define.
1339 (Makefile.in): Use $(AUTOGEN).
1340 (Makefile): Depend on config.status, and use autoconf-style rule to
1341 build it. Move original commands to...
1342 (config.status): ... this new target.
1343 (configure): Add $(srcdir). Depend on config/acx.m4. Use
1345 * Makefile.in: Rebuilt.
1347 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
1349 * Makefile.tpl: Fix dramatic bustage due to change in
1350 program_transform_name.
1351 * Makefile.in: Regenerate.
1353 * configure.in: Remove unnecessary PATH setting.
1354 * configure: Regnerate.
1356 * configure.in: Don't default to unprefixed tools unless
1357 the native tools will work.
1358 * configure: Regenerate.
1360 * configure.in: Convert to autoconf script. Blow away lots
1361 of now-redundant Makefile fragments.
1362 * configure: Generate using Autoconf.
1363 * Makefile.tpl: Rewrite to reflect autoconfiscation.
1364 * Makefile.in: Regenerate.
1366 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
1368 * configure: Fix stupid bug where RANLIB was mistakenly included.
1370 * configure.in: Rename (buildargs, hostargs, targargs) to
1371 (build_configargs, host_configargs, target_configargs).
1373 * configure.in: Move logic out of sed statement.
1375 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
1376 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
1378 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
1380 * config.sub: Import from master repository
1381 * config.guess: Ditto
1383 2002-12-24 Andreas Schwab <schwab@suse.de>
1385 * Makefile.tpl (multilib.out): Fix missing space.
1386 * Makefile.in: Regenerate.
1388 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
1390 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
1391 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
1392 * Makefile.in: Regenerate.
1393 * configure.in: Remove unnecessary leftovers.
1395 2002-12-21 Geoffrey Keating <geoffk@apple.com>
1397 * configure.in (extra_ranlibflags_for_target): New variable.
1398 (*-*-darwin): Add -c to ranlib commands.
1399 * configure (tooldir): Handle extra_ranlibflags_for_target.
1401 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
1403 * Makefile.tpl: Revert HJL's change.
1404 * Makefile.in: Regenerated.
1405 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
1408 2002-12-19 Andreas Schwab <schwab@suse.de>
1410 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
1411 * Makefile.in: Regenerate.
1413 2002-12-18 H.J. Lu <hjl@gnu.org>
1415 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
1416 * Makefile.in: Regenerated.
1418 * configure.in (build_prefix): New. Substitute.
1420 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
1422 * Makefile.tpl: Don't let real targets depend on phony targets.
1423 * Makefile.in: Regenerate.
1425 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
1426 * Makefile.in: Regenerate.
1428 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
1430 * config.sub: Import from master repository
1431 * config.guess: Ditto
1433 2002-12-16 Jason Merrill <jason@redhat.com>
1435 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
1436 previous 'make bootstrap'.
1437 * Makefile.in: Regenerate.
1439 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
1441 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
1443 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
1445 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
1446 * Makefile.in: Regenerate.
1448 2002-12-13 Jason Merrill <jason@redhat.com>
1450 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
1452 (check-c++): Just depend on it and check-target-libstdc++-v3.
1453 * Makefile.in: Regenerate.
1455 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
1457 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
1458 * Makefile.in: Rebuilt.
1460 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
1462 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
1464 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
1466 * configure: Fix bug put in by gremlins.
1468 * Makefile.tpl: Substitute more autoconfily.
1469 * configure: Substitute more autoconfily.
1470 * Makefile.in: Regenerate.
1472 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
1474 * config.sub: Import from master repository
1475 * config.guess: Ditto
1476 * MAINTAINERS: Added Svein Seldal under write after approval
1478 2002-12-08 Andrew Cagney <ac131313@redhat.com>
1480 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
1481 * Makefile.in (all-sim): Ditto.
1483 2002-12-06 DJ Delorie <dj@redhat.com>
1485 * Makefile.tpl: Change configure dependencies to not have real
1486 targets depend on phony targets.
1488 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
1490 * configure.in: Revert unintentional change.
1492 * Makefile.tpl: Change dependency for */multilib.out so that
1493 it works when gcc isn't in the tree.
1495 * configure.in: Substitute more.
1496 * configure: Run subconfigures from the Makefile.
1497 * Makefile.tpl: Run subconfigures from the Makefile; add a few
1498 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
1500 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1502 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
1504 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
1506 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
1507 and corresponding dependencies.
1508 * Makefile.in: Regenerate.
1510 * configure.in (host_tools): Order binutils, gas and ld for
1511 convenience in running the testsuites.
1513 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
1514 * Makefile.in: Regenerate.
1515 * configure.in: Introduce rules to serialize subconfigure runs.
1517 * configure.in: Introduce BASE_CC_FOR_TARGET.
1518 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
1519 Realize configure-build-* targets. Realize configure-target-* targets.
1520 * Makefile.in: Regenerate.
1522 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
1524 * configure: Move gcc_version_trigger stuff from here...
1525 * configure.in: ...to here.
1527 * configure.in: Separate subconfigure options added by this file from
1528 options given by the user. Add machinery to put args for host
1529 subconfigures into the Makefile.
1531 * Makefile.tpl: Remove 'vault' targets.
1532 * Makefile.tpl: Reorder and comment dependencies.
1533 * Makefile.in: Regenerate.
1535 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
1536 * configure.in: Fix my broken commit of previous patch. (sigh)
1538 2002-11-28 Geoffrey Keating <geoffk@apple.com>
1540 * configure.in: Move host-specific darwin noconfigdirs into
1541 the host-specific section.
1543 2002-11-28 Geoffrey Keating <geoffk@apple.com>
1545 * configure.in: Move host-specific darwin noconfigdirs into
1546 the host-specific section.
1548 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
1550 * configure: Remove skip-this-dir support.
1551 * Makefile.tpl: Remove skip-this-dir support.
1553 * Makefile.tpl: Remove leftover support for non-autoconfiscated
1555 * Makefile.in: Regenerate.
1557 * Makefile.tpl: Strip out useless setting of 'dir'.
1558 * Makefile.in: Regenerate.
1560 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
1562 * configure.in: Fix deeply stupid bug.
1564 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
1565 shell code in CXX_FOR_TARGET
1566 * Makefile.def: Introduce raw_cxx.
1567 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
1569 * Makefile.in: Regenerate.
1571 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
1573 * Makefile.tpl: Remove unnecessary ifs.
1574 * Makefile.in: Regenerate.
1576 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
1577 dependencies. Maybe-ize build-libiberty. Create dummy install
1578 targets for 'no_install' modules.
1579 * configure: Move GDB_TK substitution to configure.in. Move
1580 build_modules stuff to configure.in.
1581 * configure.in: Implement soft dependency machinery. Maybe-ize
1582 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
1583 * Makefile.in: Regenerate.
1585 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
1587 * Makefile.tpl: Make all-target, install-target behave similarly
1588 to all, install (only hitting configured targets). Eliminate
1589 unused macro defintions.
1591 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
1594 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
1596 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
1598 * configure.in: Produce lists of subdir targets we're actually
1599 configuring. Remove references to "dosrel".
1600 * Makefile.tpl: Let configure set which subdir targets are hit.
1601 Remove install-cross; clean up install; remove ALL. Remove
1602 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
1603 Autogenerate host module targets. Remove empty dependency lines
1604 and redundant dependency; rearrange slightly.
1605 * Makefile.def: Add host-side libtermcap, utils.
1607 * Makefile.in: Regenerate.
1609 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1611 * ltconfig (osf[345]): Append $major to soname_spec.
1612 Reflect this in library_names_spec.
1613 * ltmain.sh (osf): Prefix $major with . for use as extension.
1615 2002-11-19 Andreas Jaeger <aj@suse.de>
1617 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
1618 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
1619 and sparc64 GNU/Linux systems.
1621 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
1623 * MAINTAINERS: Update email.
1625 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1627 * MAINTAINERS: Complete James Dennett's entry.
1629 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
1631 * MAINTAINERS (Write After Approval): Add myself.
1633 2002-11-13 Bruce Korb <bkorb@gnu.org>
1635 * Makefile.tpl: syntactic cleanup
1637 2002-11-13 Stuart Hastings <stuart@apple.com>
1639 * MAINTAINERS: Add myself to write-after-approval list.
1641 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
1643 * Makefile.def: Add list of recursive targets to autogenerate.
1645 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
1646 targets. Autogenerate *-build-* targets.
1647 * Makefile.in: Regenerate.
1649 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
1651 * configure: More autoconf-style substitutions.
1652 * Makefile.tpl: More autoconf-style substitutions.
1653 * Makefile.in: Regenerate.
1655 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
1657 * configure: Substitute more variables in a more autoconf-friendly
1658 way. Simplify slightly.
1659 * Makefile.tpl: Make more variables substitutable in an
1660 autoconf-friendly way.
1661 * Makefile.in: Regenerate.
1663 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
1665 * MAINTAINERS (Write After Approval): Add myself.
1667 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
1669 * configure.in (v810*): Remove special setting of tools.
1671 * configure: Add support for extra required flags for ar or nm.
1672 * configure.in (aix4.3+): Use above support for target-specific
1673 issues, rather than using config/mt-aix43.
1675 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
1677 * configure: Remove 'removing', which doesn't work. Replace $subdir
1678 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
1679 with $srcdir. Reformat indentation. Substitute some variables
1680 formerly hard-coded in the Makefile for build=host.
1681 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
1682 * Makefile.def: Autogenerate more.
1683 * Makefile.in: Regenerate.
1685 2002-11-04 Adam Nemet <anemet@lnxw.com>
1687 * MAINTAINERS (Write After Approval): Add myself.
1689 2002-11-04 Kevin Buettner <kevinb@redhat.com>
1691 * Makefile.def (host_modules): Add rda.
1692 * Makefile.in: Regenerate.
1693 * configure.in (target_tool): Add target-rda to list.
1695 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1697 * MAINTAINERS: Remove "co-maintainer" note for web pages.
1699 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
1701 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
1702 and restrap targets to this rule.
1703 * Makefile.in: Regenerate.
1705 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1707 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
1708 GNATS only accounts.
1710 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
1712 * configure.in (i[3456]86-*-linux*): Add check to disable
1713 ${libgcj} for glibc1.
1715 2002-10-24 Denis Chertykov <denisc@overta.ru>
1717 * MAINTAINERS: Add myself as ip2k port maintainer.
1719 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
1721 * configure.in: Add tic4x target.
1723 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
1725 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
1726 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
1727 * Makefile.in: Regenerate.
1729 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
1730 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
1731 * Makefile.in: Regenerate.
1733 2002-10-02 Janis Johnson <janis187@us.ibm.com>
1735 * MAINTAINERS: Add myself as web pages co-maintainer.
1737 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
1739 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
1740 * Makefile.in: Regenerate.
1742 2002-10-02 Zack Weinberg <zack@codesourcery.com>
1744 * MAINTAINERS: Add myself and Nathan Sidwell
1745 <nathan@codesourcery.com> as VxWorks maintainers.
1747 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
1749 * Makefile.def: Remove order dependency comments.
1750 * Makefile.tpl: Add explicit install-install dependencies.
1751 * Makefile.in: Regenerate.
1753 * Makefile.tpl: Remove material now in src-release. (Finally!)
1754 * Makefile.in: Regenerate.
1756 * Makefile.tpl: Add configure-target (for src-release in src)
1757 * Makefile.in: Regenerate.
1759 2002-09-30 Nick Clifton <nickc@redhat.com>
1761 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
1763 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
1765 * configure.in (s390*-*-linux*): Enable libgcj.
1767 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
1769 * configure: Revert accidentally applied changes.
1771 * Makefile.tpl: Make more autoconf-friendly.
1772 * Makefile.in: Regenerate.
1773 * configure: Make substitution more autoconf-like.
1775 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
1777 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
1778 single entry to handle all these.
1779 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
1780 libjava on arm-*-elf.
1782 2002-09-27 Geoffrey Keating <geoffk@apple.com>
1784 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
1785 things that depend on them.
1787 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
1789 * Makefile.tpl: Make subsituted variables more autoconfy.
1790 * Makefile.in: Regenerate.
1791 * configure: Make seds more autoconfy.
1793 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
1795 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
1796 * Makefile.in: Regenerate.
1797 * configure.in: Rewrite sed statements to look autoconfy.
1799 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
1800 all-target-foo on configure-target-foo.
1801 * Makefile.def: Ditto.
1802 * Makefile.in: Rebuild.
1804 2002-09-25 Andrew Haley <aph@redhat.com>
1806 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
1808 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
1810 * Makefile.def: New file.
1811 * Makefile.tpl: New file.
1812 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
1813 * contrib/gcc_update: Note that Makefile.in is a generated file.
1815 * configure.in: Minor rearrangement. Simplify tests.
1817 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
1819 * configure.in (with_headers): Skip copy if value is "yes".
1820 (with_libs): Likewise.
1822 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
1824 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
1825 * configure.in (sh*-*-pe*): Ditto.
1826 * configure.in (mips*-*-pe*): Ditto.
1827 * configure.in (*arm-wince-pe): Ditto.
1829 * configure.in: Rearrange.
1831 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
1833 * MAINTAINERS: Update my email address.
1835 2002-08-30 Paul Koning <pkoning@equallogic.com>
1837 * MAINTAINERS: (Write After Approval): Add myself.
1839 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
1841 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
1843 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
1845 * MAINTAINERS: Change my mailing address.
1847 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
1849 * MAINTAINERS (Write After Approval): Remove myself.
1850 (Various Maintainers: c++ runtime libs): Add myself.
1852 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
1854 * MAINTAINERS (Write After Approval): Remove myself.
1855 (Various Maintainers: c++ runtime libs): Add myself.
1857 2002-08-15 Eric Christopher <echristo@redhat.com>
1859 * config.sub: Import from master repository.
1860 * config.guess: Ditto.
1862 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
1864 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
1865 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
1866 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
1868 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
1870 * MAINTAINERS: Add self to rs6000 vector extensions.
1872 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
1874 * libiberty/configure: Reverted unintended yesterday's check in.
1876 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
1878 * boehm-gc/configure, libf2c/configure: Rebuilt.
1879 * libffi/configure, libiberty/configure: Ditto.
1880 * libjava/configure, libobjc/configure: Ditto.
1881 * libstdc++-v3/configure, zlib/configure: Ditto.
1882 Merged from binutils:
1883 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
1884 From Steve Ellcey <sje@cup.hp.com>:
1885 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
1886 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
1887 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
1889 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
1890 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
1891 soname_spec, sys_lib_search_path_spec): Ditto.
1893 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
1895 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
1897 2002-08-04 H.J. Lu (hjl@gnu.org)
1899 * configure.in (mips*-*-linux*): Don't skip target-libffi.
1901 2002-08-02 Krister Walfridsson <cato@df.lth.se>
1903 * MAINTAINERS (Write After Approval): Add myself.
1905 2002-07-31 Alan Modra <amodra@bigpond.net.au>
1907 * configure.in: Move generic linux case to end. Copy generic
1908 linux noconfigdirs to mips*-*-linux* entry and new
1909 powerpc64*-*-linux* entry. Add target-libffi for the latter.
1911 2002-07-19 Michael Matz <matz@suse.de>
1913 * MAINTAINERS: Add myself as ra* maintainer.
1915 2002-07-16 Chris Demetriou <cgd@broadcom.com>
1917 * config.guess: Update to 2002-07-09 version.
1918 * config.sub: Update to 2002-07-03 version.
1920 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
1922 * MAINTAINERS: Fix typo in a maintainer email address.
1924 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
1926 * configure.in: Remove two redundant tests.
1928 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1930 * configure.in (mips*-*-irix6*o32): Enable stabs.
1932 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
1934 * configure.in: Don't build grez.
1935 * Makefile.in: Ditto.
1937 * Makefile.in: Remove references to bsp, cygmon, libstub.
1938 * configure.in: Ditto.
1940 * configure.in: Remove leftover reference to gdbtest.
1942 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
1944 * configure.in (gxx_include_dir): Change to match versioned
1945 C++ headers if --enable-version-specific-runtime-libs is used.
1947 2002-07-04 Steve Ellcey <sje@cup.hp.com>
1949 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
1951 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
1953 * configure.in: Make --without-x work.
1955 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
1957 * configure.in: Rearrange target Makefile fragment collection.
1959 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
1961 * configure.in: Ditto.
1963 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
1965 * MAINTAINERS (Write After Approval): Update my e-mail address.
1967 2002-06-24 Ben Elliston <bje@redhat.com>
1969 * configure.in (host_tools): Remove cgen.
1971 * Makefile.in (all-cgen): Remove; runs from its source directory.
1972 (check-cgen, install-cgen, clean-cgen): Likewise.
1973 (all-opcodes): Do not depend on all-cgen.
1974 (all-sim): Likewise.
1976 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
1978 * Makefile.in: Eliminate 'apache' targets.
1979 * configure.in: Eliminate 'apache' targets.
1981 * configure.in: Eliminate redundant tests. Reorganize.
1983 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
1985 * config-ml.in: Eliminate references to Cygnus configure.
1987 * Makefile.in: Eliminate references to building emacs.
1989 2002-06-28 Graham Stott <graham.stott@btinternet.com>
1991 * MAINTAINERS: Update my email address.
1993 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
1995 * config.if (libstdcxx_incdir): Version C++ headers.
1996 (cxx_incdir): Remove.
1998 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
2000 * MAINTAINERS (Write After Approval): Add self.
2002 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
2004 * configure.in: Add support for ip2k.
2006 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
2008 * configure.in: Fix AIX configury bug.
2010 2002-06-20 Steve Ellcey <sje@cup.hp.com>
2012 * MAINTAINERS (Write After Approval): Add self.
2014 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2016 * configure.in: replace ${topsrcdir} with ${srcdir}
2018 * configure.in: Move definition of libstdcxx_flags
2019 right above usage, rather than waaay earlier.
2021 * configure.in: Pull definition of is_cross_compiler earlier.
2023 * configure.in: Rearrange a little.
2025 * configure.in: Remove references to librx.
2026 * Makefile.in: Remove references to librx.
2028 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
2030 * config.sub: Add support for avr target.
2031 Import from master sources, rev 1.255
2033 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
2035 * configure, .cvsignore: Revert previous change...
2036 * Makefile: ...delete.
2038 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2040 * configure.in: Eliminate ${gasdir} variable.
2042 2002-06-18 Dave Brolley <brolley@redhat.com>
2044 * configure.in: Add support for frv.
2045 * config.sub: Add support for frv.
2047 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
2049 * configure: Remove garbage from previous commit.
2051 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
2053 * configure: For in-source builds, make a subdir and re-exec there.
2054 * Makefile: New file. Pass targets through to build directory.
2055 * .cvsignore: No longer ignore "Makefile".
2057 2002-06-16 Douglas Rupp <rupp@gnat.com>
2059 * MAINTAINERS (Write After Approval): Add self.
2061 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2063 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
2065 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
2067 * configure.in (vax-*-netbsd*): Re-enable gas.
2069 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
2071 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
2072 BUILD_PREFIX_1, to correct nomenclature.
2073 * configure: Likewise.
2075 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
2076 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
2078 2002-05-31 Olaf Hering <olh@suse.de>
2080 * config-ml.in: Propogate DESTDIR also.
2082 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
2084 * configure.in (vax-*-netbsd*): Don't build gas for this
2087 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
2089 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2092 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
2094 * MAINTAINERS (Write After Approval): Add myself.
2096 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
2098 * config.guess: Update to 2002-05-22 version.
2099 * config.sub: Likewise.
2101 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2103 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
2104 * config-ml.in: Likewise.
2105 * configure: Likewise.
2106 * configure.in: Likewise.
2108 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
2110 * MAINTAINERS: Update my email address.
2112 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
2114 * configure.in: Simplify makefile fragment collection.
2116 * configure.in: Remove code to build emacs.
2118 * configure.in : Remove --srcdir argument from targargs and buildargs
2119 (it's always overridden in the Makefile anyway). Rearrange a bit.
2121 * configure: Move some logic to configure.in.
2122 * configure.in: Move some logic from configure.
2124 2002-05-11 Tom Tromey <tromey@redhat.com>
2126 * MAINTAINERS: Reflect libgcj reality.
2128 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
2130 * Makefile.in: Honour DESTDIR.
2132 2002-05-08 Mark Mitchell <mark@codesourcery.com>
2134 * config.guess: Import 2002-03-20 version.
2135 * config.sub: Import 2002-04-26 version.
2137 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2139 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
2141 2002-05-07 Tim Josling <tej@melbpc.org.au>
2143 * MAINTAINERS: Add self.
2145 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
2147 * ltmain.sh: Detect and handle object name conflicts
2148 while piecewise linking a static library.
2150 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
2152 * configure.in (noconfigdirs): Don't disable libgcj on
2153 sparc64-*-solaris* and sparcv9-*-solaris*.
2155 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
2157 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
2159 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
2161 * configure.in (FLAGS_FOR_TARGET): Do not add
2162 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
2163 on i[3456]86-*-linux*.
2165 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
2167 * configure.in (noconfigdirs): Replace [ ] with test.
2169 * configure.in (noconfigdirs): Do not add target-newlib if
2170 target == i[3456]86-*-linux*, and host == target.
2172 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
2174 * configure.in: delete reference to absent file
2176 * configure.in: replace '[' with 'test'
2178 * configure.in: Eliminate references to gash.
2179 * Makefile.in: Eliminate references to gash.
2181 * configure.in: remove useless references to 'pic' makefile fragments.
2183 * configure.in: (*-*-windows*) Finish removing.
2185 * configure.in: Eliminate redundant test for libgui.
2187 2002-04-29 Roger Sayle <roger@eyesopen.com>
2189 * MAINTAINERS: Add self and realphabetize. Update entries
2190 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
2191 entry for a29k port maintainer.
2193 2002-04-26 Joel Sherrill <joel@OARcorp.com>
2195 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
2196 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
2198 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
2200 * configure.in: remove references to dead files
2202 2002-04-19 Mark Mitchell <mark@codesourcery.com>
2204 * MAINTAINERS: Add information about purpose of this file.
2206 2002-04-18 Tom Tromey <tromey@redhat.com>
2208 * configure.in: Disallow configuring libgcj when it is already
2209 installed and we're using Solaris 2.8 linker. Do enable libgcj on
2210 Solaris 2.8 by default. For PR libgcj/6158.
2212 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2214 * configure.in: Move default CC setting out of config/mh-* fragments
2217 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2219 * configure.in: don't even try to configure or make a subdirectory
2220 if there's no configure script for it.
2222 2002-04-15 Mark Mitchell <mark@codesourcery.com>
2224 * MAINTAINERS: Remove chill maintainers.
2225 * Makefile.in (CHILLFLAGS): Remove.
2226 (CHILL_LIB): Remove.
2227 (TARGET_CONFIGDIRS): Remove libchill.
2228 (CHILL_FOR_TARGET): Remove.
2229 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
2231 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
2232 (CHECK_TARGET_MODULES): Likewise.
2233 (INSTALL_TARGET_MODULES): Likewise.
2234 (CLEAN_TARGET_MODULES): Likewise.
2235 (configure-target-libchill): Remove.
2236 (all-target-libchill): Remove.
2237 * configure.in (target_libs): Remove target-libchill.
2238 Do not compute CHILL_FOR_TARGET.
2239 * libchill: Remove directory.
2241 2002-04-11 DJ Delorie <dj@redhat.com>
2243 * Makefile.in, configure.in: Sync with binutils, entries
2246 2002-04-07 Andrew Cagney <ac131313@redhat.com>
2248 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
2249 (do-tar, do-bz2): New rules.
2250 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
2251 (gdb-tar): New rule.
2252 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
2253 (insight_dejagnu.tar): New rule.
2254 (insight.tar): New rule.
2255 (gdb+dejagnu.tar): New rule.
2256 (gdb.tar): New rule.
2258 2002-02-01 Mo DeJong <supermo@bayarea.net>
2260 * Makefile.in: Add all-tix to deps for all-snavigator
2261 so that tix is built when building snavigator.
2263 2002-01-11 Steve Ellcey <sje@cup.hp.com>
2265 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
2266 ld and gdb are not supported.
2268 2002-01-07 Mark Salter <msalter@redhat.com>
2270 * configure.in: Remove target-bsp and target-cygmon from arm builds.
2271 Allow target-libgloss to be built for arm, strongarm, and xscale.
2273 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
2275 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
2276 options for i[3456]86-pc-linux* native builds.
2278 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
2280 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
2281 files from .po files for a distribution.
2283 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
2285 * configure.in: Enable libstdc++-v3 for h8300 targets.
2287 2001-06-19 Alan Modra <amodra@bigpond.net.au>
2289 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
2292 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
2294 * Makefile.in (VER): When present, extract the version number from
2295 the file version.in.
2297 2001-05-24 Tom Rix <trix@redhat.com>
2299 * configure.in : enable ld for aix
2301 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2303 * config.guess: Add linux target for S/390.
2305 2000-11-07 Philip Blundell <pb@futuretv.com>
2307 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
2309 2000-11-03 Philip Blundell <pb@futuretv.com>
2311 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
2314 2001-01-15 Ben Elliston <bje@redhat.com>
2316 * configure.in (host_tools): Add sid.
2317 Always configure cgen.
2319 2000-11-24 Nick Clifton <nickc@redhat.com>
2321 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
2324 2000-08-20 Doug Evans <dje@casey.transmeta.com>
2326 * Makefile.in (ALL_MODULES): Add all-cgen.
2327 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
2328 (all-cgen): New target.
2329 (all-opcodes,all-sim): Depend on all-cgen.
2330 * configure.in (host_tools): Add cgen.
2331 Only configure cgen if --enable-cgen-maint.
2333 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
2335 * configure.in: Add *-*-freebsd* configurations.
2337 2002-04-08 Tom Tromey <tromey@redhat.com>
2339 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
2340 Fixes PR libgcj/6068.
2342 2002-03-30 Krister Walfridsson <cato@df.lth.se>
2344 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
2346 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2348 * configure.in (alpha*-dec-osf*): Enable libgcj.
2350 2003-03-27 Matthew Gingell <gingell@gnat.com>
2352 * MAINTAINERS (Write After Approval): Add myself.
2354 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
2356 Fix for: PR bootstrap/3591, target/5676
2357 * configure.in (mcore-pe): Disable the configuration of
2358 libstdc++-v3 since exceptions are not supported.
2360 2002-03-20 Anthony Green <green@redhat.com>
2362 * configure.in: Enable libgcj for xscale-elf target.
2364 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
2366 * MAINTAINERS: Update my email address.
2368 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
2370 * ltmain.sh (relink_command): Fix typo in previous change.
2372 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
2374 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
2375 (relink_command): Added --tag flags.
2376 (mode=install): If relinking fails; error out.
2378 2002-03-12 Richard Henderson <rth@redhat.com>
2380 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
2382 (do-check): Rename from check.
2383 (check): Allow parallel check.
2385 2002-03-12 Bob Wilson <bob.wilson@acm.org>
2387 * MAINTAINERS: Add myself as maintainer for xtensa port.
2388 Fix alphabetical order in CPU port maintainer list.
2389 Remove myself from Write After Approval list.
2391 2002-03-11 Richard Henderson <rth@redhat.com>
2393 * Makefile.in (.NOTPARALLEL): Add fake tag.
2395 2002-03-07 H.J. Lu (hjl@gnu.org)
2397 * configure.in: Enable gprof for mips*-*-linux*.
2399 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
2401 * MAINTAINERS (Write After Approval): Add myself.
2403 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
2405 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
2407 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
2409 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
2411 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
2412 because its Makefile is there; test for the executable instead.
2414 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
2416 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
2417 libstdc++-v3 and libjava.
2419 2002-02-11 Adam Megacz <adam@xwt.org>
2421 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
2424 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
2426 * config.guess: Updated to 2002-01-30's version.
2427 * config.sub: Updated to 2002-02-01's version.
2428 Contribute sh64-elf.
2429 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
2430 * configure.in: Added sh64-*-*.
2432 2002-02-08 Chris Demetriou <cgd@broadcom.com>
2434 * MAINTAINERS: Belatedly add myself to write after approval list.
2436 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
2438 * MAINTAINERS: Put self in as maintainer for x86-64 port.
2439 Remove self as Write After Approval.
2441 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
2443 * MAINTAINERS: Put self in as maintainer for contrib/regression
2446 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
2448 * MAINTAINERS: Update my email address.
2450 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
2452 * configure.in (*-*-netbsd*): New. Skip target-newlib,
2453 target-libiberty, and target-libgloss. Skip Java-related
2454 libraries if not supported for NetBSD on target CPU.
2456 2002-01-25 Douglas B Rupp <rupp@gnat.com>
2458 * install-sh: Use _inst.$$_ for temp file name.
2460 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
2462 * MAINTAINERS (Write After Approval): Move my contact info
2464 (OS Port Maintainers): ...to here (netbsd).
2466 2002-01-22 Bob Wilson <bob.wilson@acm.org>
2468 * MAINTAINERS (Write After Approval): Add myself.
2470 2002-01-17 H.J. Lu <hjl@gnu.org>
2472 * Makefile.in (all-fastjar): Also depend on all-libiberty.
2473 (all-target-fastjar): Also depend on all-target-libiberty.
2475 2002-01-16 H.J. Lu (hjl@gnu.org)
2477 * config.guess: Import from master sources, rev 1.225.
2478 * config.sub: Import from master sources, rev 1.238.
2480 2002-01-16 Kazu Hirata <kazu@hxi.com>
2482 * MAINTAINERS (Write After Approval): Remove myself.
2484 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
2486 * MAINTAINERS (Write After Approval): Add myself.
2488 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
2490 * MAINTAINERS: Add self as docs co-maintainer.
2492 2001-12-11 Matthias Klose <doko@debian.org>
2494 * MAINTAINERS (Write After Approval): Add myself.
2496 2001-12-09 Zack Weinberg <zack@codesourcery.com>
2498 * MAINTAINERS: Update my email address.
2500 2001-12-07 Turly O'Connor <turly@apple.com>
2501 * MAINTAINERS (Write After Approval): Add myself.
2502 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
2503 (rs6000_initialize_trampoline): Call __trampoline_setup for
2505 * darwin-tramp.asm: New file, implements __trampoline_setup.
2506 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
2508 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
2510 * MAINTAINERS (Write After Approval): Add myself.
2512 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
2514 * configure, configure.in: Use temp file for long sed commands.
2516 2001-12-03 Laurent Guerby <guerby@acm.org>
2518 * config.sub: Update to version 1.232 on subversion.
2520 2001-12-03 Ben Elliston <bje@redhat.com>
2522 * MAINTAINERS: Update mail address for config.* patches.
2524 2001-11-27 DJ Delorie <dj@redhat.com>
2525 Zack Weinberg <zack@codesourcery.com>
2527 When build != host, create libiberty for the build machine.
2529 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
2531 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
2533 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
2535 (all.normal): Depend on ALL_BUILD_MODULES.
2536 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
2537 (all-build-libiberty): Depend on configure-build-libiberty.
2539 * configure: Calculate and substitute proper value for
2541 * configure.in: Create the build subdirectory.
2542 Calculate and substitute TARGET_CONFIGARGS (formerly
2543 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
2545 2001-11-26 Ziemowit Laski <zlaski@apple.com>
2547 * MAINTAINERS (write-after-approval): Add self.
2549 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
2551 * MAINTAINERS (GNATS only accounts): Remove self.
2553 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
2555 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
2558 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
2560 * MAINTAINERS (Write After Approval): Add self.
2562 2001-11-12 David O'Brien <obrien@FreeBSD.org>
2564 * MAINTAINERS: mips and s390 are also CPU ports.
2566 2001-11-12 David O'Brien <obrien@FreeBSD.org>
2568 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
2570 2001-11-11 David O'Brien <obrien@FreeBSD.org>
2572 * MAINTAINERS: Alphabetize.
2574 2001-11-09 Kazu Hirata <kazu@hxi.com>
2576 * MAINTAINERS (Various maintainers: h8 port): Add myself.
2578 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
2580 * MAINTAINERS (Various maintainers: hppa port): Added myself.
2582 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
2584 * configure.in (--enable-languages): Be more permissive about
2585 syntax. Check for empty lists better. Warn about $LANGUAGES.
2587 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
2589 * config.sub: Import from master sources, rev. 1.230.
2590 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
2592 2001-11-07 Laurent Guerby <guerby@acm.org>
2594 * MAINTAINERS (Write After Approval): Add self.
2596 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
2598 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
2600 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
2602 * config.sub: Import from master sources, rev 1.226.
2603 * config.guess: Import from master sources, rev 1.216.
2605 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
2607 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
2608 * MAINTAINERS: Add self as maintainer of MMIX port.
2609 Remove old after-approval entry.
2611 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
2613 * ChangeLog, configure: Fix spelling errors.
2615 2001-10-20 Brendan Kehoe <brendan@zen.org>
2617 * MAINTAINERS: Tweak my address.
2619 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2621 * MAINTAINERS: Update my email address.
2623 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
2625 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
2626 * MAINTAINERS: Add self as maintainer of CRIS port.
2628 2001-10-10 Geert Bosch <bosch@gnat.com>
2630 * MAINTAINERS (Various maintainers: Ada front end):
2633 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
2635 * MAINTAINERS (Write After Approval): Added self
2637 2001-10-02 Geert Bosch <bosch@gnat.com>
2639 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
2641 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
2643 * configure: Handle temporary files securely using mkdir.
2645 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
2647 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
2649 2001-09-26 Will Cohen <wcohen@redhat.com>
2651 * configure.in (*-*-linux*): Disable configuration of target-newlib
2652 and target-libgloss.
2654 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
2656 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
2659 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
2661 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
2662 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
2663 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
2664 avoid quotes nesting problems.
2665 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
2666 (DO_X): Export only variables that are set.
2668 2001-09-19 Ben Elliston <bje@redhat.com>
2670 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
2671 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
2672 semantics. Use the shell built-in "type" command instead.
2674 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
2676 Merged from gcc-3_0-branch:
2677 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
2678 * ltcf-c.sh: Use $objext, not $ac_objext.
2679 2001-07-27 Mark Kettenis <kettenis@gnu.org>
2680 * ltcf-cxx.sh: Add support for GNU.
2681 2001-07-22 Timothy Wall <twall@redhat.com>
2682 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
2683 default settings if using GNU tools with that configuration.
2684 * ltcf-cxx.sh: Ditto.
2685 * ltcf-gcj.sh: Ditto.
2686 2001-07-21 Michael Chastain <chastain@redhat.com>
2687 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
2688 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
2689 * ltmain.sh: Mark as gcc-local.
2691 2001-08-30 Eric Christopher <echristo@redhat.com>
2692 Jason Eckhardt <jle@redhat.com>
2694 * config.guess: Merge from master sources.
2695 * config.sub: Merge from master sources, add support for mipsisa32.
2697 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
2698 * config.sub: Merge from master sources, rev 1.219.
2699 * MAINTAINERS: Add self as contact for stormy16 port.
2701 2001-08-14 Zack Weinberg <zackw@panix.com>
2703 * config.sub: Merge from master sources, rev 1.218.
2704 * config.guess: Merge from master sources, rev 1.209.
2706 2001-08-11 Graham Stott <grahams@redhat.com>
2708 * Makefile.in (check-c++): Add missing semicolon.
2710 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
2712 * MAINTAINERS (Various maitainers: predict.def): Added myself.
2714 2001-07-30 Eric Christopher <echristo@redhat.com>
2716 * MAINTAINERS (Various maintainers: mips port): Added myself.
2718 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
2720 * configure.in (sh-*-linux*): New.
2722 2001-07-27 Richard Henderson <rth@redhat.com>
2724 * .cvsignore: Add LAST_UPDATED.
2726 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
2728 * MAINTAINERS (Various maintainers: s390 port): Added myself.
2730 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
2732 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
2734 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
2736 * MAINTAINERS (Write After Approval): Added myself.
2738 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2740 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2741 and libgcj on m68hc11/m68hc12.
2743 2001-06-27 H.J. Lu (hjl@gnu.org)
2745 * Makefile (CFLAGS_FOR_BUILD): New.
2746 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
2748 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
2750 * README: Remove version number.
2752 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2754 * INSTALL/README: Update wrt. to the installation instructions now
2755 residing in gcc/doc/install.texi.
2757 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
2759 * README: Replace with a cut-down and updated version of gcc/README.
2761 2001-06-12 David Edelsohn <edelsohn@gnu.org>
2763 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
2764 multilibs to be disabled.
2766 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
2768 * MAINTAINERS (Write After Approval): Add myself.
2770 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
2772 * config.guess: Import CVS version 1.195.
2773 * config.sub: Import CVS version 1.212.
2775 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
2777 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
2778 gcc/xgcc is built, use -print-prog-name to find out the program
2781 2001-06-04 Phil Edwards <pme@sources.redhat.com>
2783 * config.guess: Import CVS version 1.194. All gcc-local changes
2784 appear to also be in the master copy.
2785 * config.sub: Import CVS version 1.211.
2787 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
2789 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
2790 with_gcc]: Use `gcc -shared' to build a shared library.
2792 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
2794 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
2797 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2799 * MAINTAINERS (Write After Approval): Add myself.
2801 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
2803 * configure.in (libstdcxx_flags): Do not try to execute
2804 libstdc++-v3/testsuite_flags until it exists.
2806 2001-06-01 Alan Modra <amodra@bigpond.net.au>
2808 * MAINTAINERS: Update my email address.
2810 2001-05-31 Graham Stott <grahams@redhat.com>
2812 * MAINTAINERS (Write After Approval): Add myself.
2814 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
2816 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
2817 libraries when using g++ with native linker.
2819 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
2821 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
2823 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
2825 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
2826 [aix4*|aix5*]: Prepend blank.
2828 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
2830 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2831 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
2832 of subdir/configure scripts to use the new libtool.m4.
2834 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
2836 * MAINTAINERS (Write After Approval): Add myself.
2838 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
2840 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
2842 2001-05-11 Ben Elliston <bje@redhat.com>
2844 * Makefile.in (all-sid): New target.
2845 (check-sid, clean-sid, install-sid): Likewise.
2847 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
2849 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
2851 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
2853 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
2856 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
2858 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
2859 gcc/xgcc is built, use -print-prog-name to find out the program
2862 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
2864 * configure.in (noconfigdirs): Don't reset it from scratch in the
2865 target case; only append to it.
2867 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
2868 sparc-*-solaris2.8]: Disable ${libgcj}.
2870 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
2872 * configure.in (libgcj_saved): Copy from $libgcj.
2873 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
2876 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
2878 * MAINTAINERS: Remove self as MIPS maintainer and
2879 C front end maintainer.
2881 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
2883 * configure.in: Move *-chorusos target case to the proper switch.
2886 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
2888 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
2891 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2893 * Makefile.in (STAGE1_CFLAGS): Pass down.
2895 2001-04-13 Alan Modra <amodra@one.net.au>
2897 * config.guess: Add hppa64-linux support. Note for next import that
2898 this is already in the master file.
2899 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
2901 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
2903 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2904 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
2906 2001-04-11 Stan Shebs <shebs@apple.com>
2908 * MAINTAINERS: Add self as Darwin port maintainer.
2910 2001-04-11 Alan Modra <amodra@one.net.au>
2912 * MAINTAINERS: Update my email address.
2914 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
2916 * ltcf-cxx.sh: Support creation of C++ shared libraries on
2917 recent versions of FreeBSD (release 3 or later).
2918 * ltconfig: On FreeBSD, -lc must not be provided when building
2919 a shared library or else the standard -pthread gcc option is
2920 rendered worthless to later users of the built library.
2922 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
2924 * MAINTAINERS: Add self and RTH as C front end maintainers.
2926 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
2928 * config.sub: Make sure to match an already-canonicalized
2929 machine name (eg. mn10300-unknown-elf).
2931 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
2933 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
2935 (bootstrap, cross): Use RECURSE_FLAGS.
2936 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
2938 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
2940 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
2942 2001-03-22 Colin Howell <chowell@redhat.com>
2944 * Makefile.in (DO_X): Do not backslash single-quotes in
2945 backquotes (two places).
2947 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
2950 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
2951 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
2952 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
2953 * ltcf-cxx.sh: Likewise.
2954 * ltcf-gcj.sh: Likewise.
2956 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2958 * MAINTAINERS: Add myself as "documentation co-maintainer".
2960 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
2962 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2963 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
2965 2001-03-19 Tom Tromey <tromey@redhat.com>
2967 * config-ml.in: Handle GCJ and GCJFLAGS.
2969 2001-03-21 Michael Chastain <chastain@redhat.com>
2971 * Makefile.in: all-m4 depends on all-texinfo.
2973 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
2975 * MAINTAINERS: Add myself to write after approval list.
2977 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
2979 * Makefile.in (DO_X): Quote nested quotes.
2981 2001-03-18 Alan Modra <alan@linuxcare.com.au>
2983 * MAINTAINERS: Add myself to write after approval list.
2985 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
2987 * Makefile.in (DO_X): Use double quotes for quoting
2988 "RANLIB=$${RANLIB}".
2990 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
2992 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
2994 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
2996 * configure.in: Only use `lang_requires' for languages athat are
2999 2001-03-08 Phil Edwards <pme@sources.redhat.com>
3001 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
3003 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
3005 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
3007 2001-03-07 Tom Tromey <tromey@redhat.com>
3009 * configure.in: Allow config-lang.in to set `lang_requires' to list
3010 of other required languages.
3012 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
3014 * Makefile.in: Remove RANLIB definition. Use RANLIB
3015 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
3016 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
3018 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
3019 Alexandre Oliva <aoliva@redhat.com>
3021 * Makefile.in (check-c++): Use tabs, not spaces.
3023 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
3025 * MAINTAINERS: add myself to Write After Approval list.
3027 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
3029 * Makefile.in (check-c++): New rule.
3031 * configure.in (target_libs): Remove libg++.
3032 (noconfigdirs): Remove libg++.
3033 (noconfigdirs): Same.
3034 (noconfigdirs): Same.
3035 (noconfigdirs): Same.
3037 * config-ml.in: Remove libg++ references.
3039 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
3040 (ALL_TARGET_MODULES): Same.
3041 (configure-target-libg++): Remove.
3042 (all-target-libg++): Remove.
3043 (configure-target-libio): Remove.
3044 (all-target-libio): Remove.
3045 (check-target-libio): Remove.
3047 (libg++.tar.bz2): Remove.
3048 (all-target-cygmon): Remove libio.
3049 (all-target-libstdc++): Remove.
3050 (configure-target-libstdc++): Remove.
3051 (TARGET_LIB_PATH): Remove libstdc++.
3052 (ALL_GCC_CXX): Remove libstdc++.
3053 (all-target-gperf): Correct.
3055 2001-02-16 Nick Clifton <nickc@redhat.com>
3057 * configure.in (noconfigdirs): Allow configuration of texinfo
3060 2001-02-15 Anthony Green <green@redhat.com>
3062 * configure: Introduce GCJ_FOR_TARGET.
3063 * configure.in: Ditto.
3064 * Makefile.in: Ditto.
3066 2001-02-13 Andreas Schwab <schwab@suse.de>
3068 * MAINTAINERS: Update mail address.
3070 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
3072 * config.guess: Add linux target for S/390.
3073 * config.sub: Likewise.
3075 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
3077 * configure.in: for *-chorusos, don't config target-newlib and
3080 2001-02-06 Ben Elliston <bje@redhat.com>
3082 * configure: Output host type to stdout, not stderr.
3084 2001-02-05 Mark Mitchell <mark@codesourcery.com>
3086 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
3087 * ltcf-cxx.sh: Likewise.
3089 * config.if: Assume enable_libstdcxx_v3 is defined.
3091 2001-02-04 Mark Mitchell <mark@codesourcery.com>
3093 Remove V2 C++ library.
3094 * configure.in: Remove --enable-libstdcxx_v3 support.
3096 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
3098 * include/demangle.h: Add prototype for java_demangle_v3.
3100 2001-01-29 Phil Edwards <pme@sources.redhat.com>
3102 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
3104 2001-01-27 Richard Henderson <rth@redhat.com>
3106 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
3108 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3110 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
3111 Don't unset, it's non-portable and no longer necessary, set to empty
3114 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3116 * ltconfig: Shell portability fix for the tagname validity check.
3118 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
3120 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
3121 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
3123 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3125 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
3127 2001-01-26 Tom Tromey <tromey@redhat.com>
3129 * configure.in: Allow libgcj to be built on Sparc Solaris.
3131 2001-01-25 David Edelsohn <edelsohn@gnu.org>
3133 * ltcf-c.sh: Add aix5 case.
3134 * ltcf-cxx.sh: Likewise.
3135 * ltconfig: Likewise.
3137 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
3139 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
3140 keep at least one of build_libtool_libs or build_old_libs set to
3143 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
3144 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
3146 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
3148 * configure.in: Enable libgcj on several additional platforms.
3150 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
3152 * configure.in: Enable libgcj for linux targets.
3154 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3156 * MAINTAINERS (Write After Approval): Add myself.
3158 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
3160 * MAINTAINERS: Add myself as vax port maintainer.
3162 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
3164 * MAINTAINERS: Add myself as Mercury front-end maintainer.
3166 2001-01-09 Mike Stump <mrs@wrs.com>
3168 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
3169 failures of subdirectories.
3171 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3173 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
3174 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
3175 * ltcf-cxx.sh: Likewise.
3176 * ltcf-gcj.sh: Likewise.
3177 * ltconfig.sh: Fix typo.
3179 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3181 * configure: handle DOS-style absolute paths.
3183 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3185 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
3187 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
3189 * MAINTAINERS: Add myself as avr port co-maintainer.
3191 2000-12-28 Ben Elliston <bje@redhat.com>
3193 * MAINTAINERS: Add myself under ``Write After Approval''.
3195 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
3197 * texinfo: Remove directory from GCC.
3199 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
3201 * COPYING: Update to current
3202 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
3203 to 19yy as example year in copyright notice).
3205 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
3207 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
3208 (libstdcxx_incdir): Pass down.
3209 * config.if: Remove expired bits for cxx_interface, add stub.
3210 (libstdcxx_incdir): Add variable for g++ include directory.
3211 * configure.in (gxx_include_dir): Use it.
3213 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
3215 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
3216 with old-email address from ``Write After Approval''.
3218 2000-12-15 Andreas Jaeger <aj@suse.de>
3220 * configure.in: Handle lang_dirs.
3222 2000-12-14 Tom Tromey <tromey@redhat.com>
3224 * MAINTAINERS: Removed brads.
3226 * MAINTAINERS: Added gcj developers.
3228 2000-12-13 Anthony Green <green@redhat.com>
3230 * configure.in: Disable libgcj for any target not specifically
3231 listed. Disable libgcj for x86 and Alpha Linux until compatible
3234 2000-12-13 Mike Stump <mrs@wrs.com>
3236 * Makefile.in (local-distclean): Also remove fastjar.
3238 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
3240 * contrib/gcc_update: Add fastjar --touch entries.
3242 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
3244 * configure.in: Disable language-specific target libraries for
3245 languages that aren't enabled.
3247 2000-12-10 Anthony Green <green@redhat.com>
3249 * configure.in: Define libgcj. Disable libgcj target libraries for
3252 2000-12-10 Neil Booth <neilb@earthling.net>
3254 * MAINTAINERS: Update mail address, remove from WAA list.
3256 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
3258 * libjava: Imported from /cvs/java.
3260 * Boehm-gc: Likewise.
3262 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
3264 * configure.in (target_libs): Revert 2000-12-08 patch.
3265 (noconfigdirs): Added target-libjava.
3267 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
3269 * djunpack.bat: removed.
3271 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
3273 * Makefile.in: handle DOS-style absolute paths.
3274 * config-ml.in: likewise.
3275 * symlink-tree: likewise.
3277 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3279 * fastjar: Imported.
3281 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3283 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
3285 * configure.in (target_libs): Removed `target-libjava'.
3287 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3289 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
3290 (ALL_MODULES): Added fastjar.
3291 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
3292 (all-target-libjava): all-fastjar replaces all-zip.
3293 (all-fastjar): Added.
3294 (configure-target-fastjar, all-target-fastjar): Likewise.
3295 * configure.in (host_tools): Added fastjar.
3297 2000-12-07 Mike Stump <mrs@wrs.com>
3299 * Makefile.in (local-distclean): Remove leftover built files.
3301 2000-11-24 Nick Clifton <nickc@redhat.com>
3303 * configure.in (xscale-elf): Add target.
3304 (xscale-coff): Add target.
3306 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
3308 * ltcf-cxx.sh: Support creation of C++ shared libraries on
3309 recent versions of FreeBSD (release 3 or later).
3310 * ltconfig: On FreeBSD, -lc must not be provided when building
3311 a shared library or else the standard -pthread gcc option is
3312 rendered worthless to later users of the built library.
3314 2000-11-16 Fred Fish <fnf@be.com>
3316 * configure.in (enable_libstdcxx_v3): Fix typo,
3317 libstd++ -> libstdc++.
3319 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3321 * MAINTAINERS: Add self to Write After Approval list.
3323 2000-11-21 Bernd Schmidt <bernds@redhat.com>
3325 * MAINTAINERS: Update my email address. Add myself to global write
3328 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
3330 * Makefile.in: Merge with src and libgcj.
3331 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
3332 configure-target-<library> when their configure scripts need the C
3333 or C++ library to have already been built to work properly.
3334 (do_proto_toplev): Set them to an empty string.
3336 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
3337 (REALLY_SET_LIB_PATH): Use them.
3339 2000-11-17 Stan Shebs <shebs@apple.com>
3341 * MAINTAINERS: Add self to Write After Approval list.
3343 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3345 * configure: Provide the original toplevel configure arguments
3346 (including $0) to subprocesses in the environment rather than
3347 through gcc/configargs.h.
3349 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3351 * MAINTAINERS: Remove references to cccp. Change C9X reference to
3352 C99. Alphabetise "Write After Approval" list.
3354 2000-11-12 Mark Mitchell <mark@codesourcery.com>
3356 * configure: Turn on libstdc++ V3 by default.
3358 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
3361 2000-11-11 Philip Blundell <philb@gnu.org>
3363 * MAINTAINERS: Add self to Write After Approval list.
3365 2000-11-09 David Edelsohn <edelsohn@gnu.org>
3367 * ltcf-c.sh (aix4): Improve shared library configuration; require
3369 * ltcf-cxx.sh (aix4): Define.
3370 * ltconfig (aix4): Define library and soname specs appropriate for
3371 AIX. Define command to create export symbols list.
3373 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
3375 * config.sub: Add support for Sun Chorus
3377 2000-10-31 Nick Clifton <nickc@redhat.com>
3379 * MAINTAINERS: Rename <name>@cygnus.com addresses to
3380 <name>@redhat.com. Also installed new email address for Clint
3383 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
3385 * etc: Remove directory from GCC.
3387 2000-10-16 Michael Meissner <meissner@redhat.com>
3389 * configure (gcc/configargs.h): Only create if there is a build GCC
3392 2000-10-16 Matthias Klose <doko@debian.org>
3394 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
3395 when configured for libstdc++-v3.
3397 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
3399 * configure: Save configure arguments to gcc/configargs.h.
3401 2000-10-04 Philipp Thomas <pthomas@suse.de>
3403 * config.guess: Import CVS version 1.157.
3404 * config.sub: Import CVS version 1.181.
3406 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
3408 * Makefile.in (bootstrap): avoid recursion if subdir missing
3410 (do-proto-toplev): ditto
3412 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
3414 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
3415 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
3417 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
3418 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
3419 all affected `configure' scripts.
3421 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
3423 * MAINTAINERS: Add self as cpplib co-maintainer.
3425 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
3427 * MAINTAINERS: Add self to Write After Approval list.
3429 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3431 * INSTALL/README: egcs -> GCC update.
3433 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
3435 * MAINTAINERS: Add myself to Write After Approval list.
3437 2000-09-15 Kazu Hirata <kazu@hxi.com>
3439 * MAINTAINERS: Add myself to Write After Approval list.
3441 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
3443 * configure.in: Do not build byacc for hppa64. Provide paths to the
3444 X11 libraries for hppa64.
3446 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3448 * MAINTAINERS: Add myself as 68hc11 port maintainer.
3450 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
3452 * Makefile.in (all-zlib): Added dummy target.
3454 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3455 ltcf-gcj.sh: Updated from libtool multi-language branch.
3457 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
3459 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
3460 (bootstrap*): Depend on all-bootstrap.
3462 2000-09-05 Philipp Thomas <pthomas@suse.de>
3464 * config.guess: Import CVS version 1.156.
3465 * config.sub: Import CVS version 1.179.
3467 2000-09-02 Anthony Green <green@cygnus.com>
3469 * Makefile.in (all-gcc): Depend on all-zlib.
3470 (CLEAN_MODULES): Add clean-zlib.
3471 (ALL_MODULES): Add all-zlib.
3472 * configure.in (host_libs): Add zlib.
3474 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
3476 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
3477 crosses, but add gcc/include to the header search path for them.
3479 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
3481 * MAINTAINERS: Add self to Write After Approval list.
3483 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3485 * config.guess: Import CVS version 1.152.
3486 * config.sub: Import CVS version 1.177.
3488 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
3490 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
3491 $targargs to tell whether newlib is going to be built.
3493 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
3494 $$r/TARGET_SUBDIR/libio for _G_config.h.
3496 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
3498 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
3500 2000-08-22 DJ Delorie <dj@redhat.com>
3502 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
3504 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
3506 * config-ml.in (CC, CXX): Avoid trailing whitespace.
3507 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
3510 2000-08-21 DJ Delorie <dj@redhat.com>
3512 * MAINTAINERS: Add self as a libiberty maintainer
3514 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
3516 * configure.in (libstdcxx_flags): Use
3517 libstdc++-v3/src/libstdc++.INC.
3519 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
3521 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
3523 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
3525 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
3527 * configure: Make enable_threads and enable_shared defaults
3528 explicit. Substitute enable_threads into generated Makefiles.
3529 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
3530 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
3532 2000-08-13 Geoff Keating <geoffk@cygnus.com>
3534 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
3536 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
3538 * config-ml.in (CC): Remove bogus duplicate quotation mark from
3541 2000-08-11 Jason Merrill <jason@redhat.com>
3543 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
3544 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
3545 (FLAGS_FOR_TARGET): Not here.
3546 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
3548 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
3550 * config-ml.in (CC, CXX): Don't introduce a leading space.
3552 2000-08-07 DJ Delorie <dj@delorie.com>
3554 * MAINTAINERS: Add self as a DJGPP maintainer
3556 2000-08-07 DJ Delorie <dj@redhat.com>
3558 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
3559 "if we're also building gcc, and it's a gcc that will run on the
3560 build machine, we want to use its includes instead of the system's
3563 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
3565 * MAINTAINERS: Add self to Write After Approval list.
3567 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
3569 * configure.in (libstdcxx_flags): Don't use `"'.
3571 * config-ml.in: Adjust multilib search paths to the
3572 appropriate multilib tree.
3574 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
3576 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
3577 commas in $LANGUAGES.
3579 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
3581 * configure.in: Re-enable all references to libg++ and librx.
3583 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
3585 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
3586 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
3587 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
3588 * ltcf-cxx.sh (need_lc): Set based on postdeps.
3590 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
3592 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
3594 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
3595 CXX_FOR_TARGET for sed.
3597 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
3599 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
3600 Do not override if already set in the environment or in configure.
3601 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
3602 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
3604 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
3606 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
3607 the libtool CVS tree multi-language branch.
3608 * ltconfig, ltmain.sh: Updated.
3610 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
3612 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
3613 (clean-target): Depend on it.
3615 * Makefile.in (FLAGS_FOR_TARGET): New macro.
3616 (GCC_FOR_TARGET): Use it.
3617 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
3618 * configure.in: ... here.
3619 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
3620 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
3622 2000-07-24 Eric Christopher <echristo@cygnus.com>
3624 * MAINTAINERS: Add self to Write After Approval list.
3626 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
3628 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
3629 (configure-target-libchill, configure-target-libobjc): Likewise.
3631 * configure.in: Use the same cache file for all target libs.
3632 * config-ml.in: But different cache files per multilib variant.
3634 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3636 * configure (topsrcdir): Don't use dirname.
3638 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
3640 * MAINTAINERS: Add self to Write After Approval list.
3642 2000-07-20 Jason Merrill <jason@redhat.com>
3644 * configure.in: Remove all references to libg++ and librx.
3646 * configure, configure.in, Makefile.in: Unify gcc and binutils.
3648 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
3650 * config.sub: Update to subversions version 2000-07-06.
3652 2000-07-12 Andrew Haley <aph@cygnus.com>
3654 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
3655 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
3657 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
3659 * symlink-tree: Check number of arguments.
3661 2000-07-05 Jim Wilson <wilson@cygnus.com>
3663 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
3664 search path for a g++ extracted from the build tree. This
3665 will allow link tests run by configure scripts in
3666 subdirectories to succeed.
3668 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
3670 * ltconfig: Add support for mips-dde-sysv4.2MP
3672 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
3674 * MAINTAINERS: Add myself as loop discovery maintainer.
3676 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
3678 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
3679 `os2'. Force ac_cv_exeext to be ".exe" in that case.
3681 2000-06-19 Timothy Wall <twall@cygnus.com>
3683 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
3684 * config.sub: Add tic54x target.
3686 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
3688 * MAINTAINERS: Add self as Fortran maintainer,
3689 remove Craig Burley.
3691 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
3693 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
3694 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
3696 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
3698 * MAINTAINERS: Add self as i18n maintainer
3700 20000-05-21 H.J. Lu (hjl@gnu.org)
3702 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
3703 directory are used if they exist. Make sure
3704 $(build_tooldir)/include is searched for header files,
3705 $(build_tooldir)/lib/ for library files.
3706 (GCC_FOR_TARGET): Likewise.
3707 (CXX_FOR_TARGET): Likewise.
3709 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
3711 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
3713 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
3715 * Makefile.in (configure-target-libiberty): Depend on
3716 configure-target-newlib.
3718 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
3720 * configure.in, Makefile.in: Merge all libffi-related