Newer
Older
* Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
(CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
* Makefile.in: Regenerate.
* configure.ac (--with-debug-prefix-map): New.
* configure: Regenerate.
2007-08-17 Richard Sandiford <richard@codesourcery.com>
Nigel Stephens <nigel@mips.com>
* configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
as target_makefile_frag.
* configure: Regenerate.
2007-08-16 Alexandre Oliva <aoliva@redhat.com>
* Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
(bootstrap2-debug, bootstrap-debug): New bootstrap stages.
* Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
(do-compare, do-compare3, do-compare-debug): New.
([+compare-target+]): Use them.
2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
* MAINTAINERS (Write After Approval): Change my email address.
Ralf Wildenhues
committed
2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
Ben Elliston <bje@au.ibm.com>
* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
--silent if $silent.
* configure: Regenerate.
Zdenek Dvorak
committed
2003-08-12 Zdenek Dvorak <ook@ucw.cz>
* MAINTAINERS (Various Maintainers): Add myself as
loop infrastructure maintainer. Update my e-mail
address.
2007-07-31 Diego Novillo <dnovillo@google.com>
* MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
Adjust description.
2007-07-26 Richard Guenther <rguenther@suse.de>
* configure.ac: Add types checking to stage1 checking flags.
* configure: Regenerate.
2007-07-17 Nick Clifton <nickc@redhat.com>
* COPYING3: New file. Contains version 3 of the GNU General
Public License.
* COPYING3.LIB: New file. Contains version 3 of the GNU
Lesser General Public License.
2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
* MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
* MAINTAINERS (S/390 co-maintainer): Add myself.
(Write After Approval): Remove myself.
2007-07-13 Dan Hipschman <dsh@google.com>
* MAINTAINERS (Write After Approval): Add myself.
Nick Clifton
committed
2007-07-11 Nick Clifton <nickc@redhat.com>
* Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
WINDRES export.
* Makefile.in: Regenerate.
2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
* MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
maintainer.
2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
* lt~obsolete.m4: New. Import from 20070318 libtool.
2007-07-03 Julian Brown <julian@codesourcery.com>
* MAINTAINERS (Write After Approval): Add myself.
2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* configure.ac: Rewrite 'configure --help' strings to look nicer.
* configure: Regenerate.
2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* configure.ac: Add some missing m4 quotation.
* configure: Regenerate.
2007-07-02 Simon Baldwin <simonb@google.com>
* MAINTAINERS (Write After Approval): Add myself.
2007-07-02 Paolo Bonzini <bonzini@gnu.org>
* configure: Regenerate.
2007-07-02 Kai Tietz <kai.tietz@onevision.com>
* Makefile.def: Add windmc tool to build.
* Makefile.tpl: Likewise.
* configure.ac: Likewise.
* Makefile.in: Regenerate.
* configure: Regenerate.
Andreas Schwab
committed
DJ Delorie
committed
2007-06-28 DJ Delorie <dj@redhat.com>
* configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
not building newlib.
* configure: Regenerated.
Andreas Schwab
committed
2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
* MAINTAINERS (Write After Approval): Add myself.
2007-06-25 Martin Michlmayr <tbm@cyrius.com>
* MAINTAINERS (Write After Approval): Add myself.
2007-06-19 Chris Matthews <chrismatthews@google.com>
* MAINTAINERS (Write After Approval): Add myself.
2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
* MAINTAINERS (Write After Approval): Add myself.
2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
* Makefile.def: Add dependency from configure-gdb to all-bfd.
* Makefile.in: Regenerated.
Bernd Schmidt
committed
2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
* configure.ac: Don't add target-libmudflap to noconfigdirs for
bfin*-*-uclinux* targets.
* configure: Regenerate.
2007-06-14 Ian Lance Taylor <iant@google.com>
* MAINTAINERS: Add myself as non-algorithmic global write
maintainer.
Diego Novillo
committed
2007-06-14 Diego Novillo <dnovillo@google.com>
* MAINTAINERS: Add self as middle-end maintainer and
non-algorithmic global write maintainer.
2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
* MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
Move all Fortran maintainers except Paul Brook into the
Non-Autopoiesis section.
2007-06-14 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
(distclean-stage[+id+]): Possibly delete stage_last.
* Makefile.in: Regenerate.
2007-06-12 Seongbae Park <seongbae.park@gmail.com>
* MAINTAINERS (Various Maintainer): Fix typo.
2007-06-11 Paolo Bonzini <bonzini@gnu.org>
* MAINTAINERS (Various Maintainer): Add myself as
dataflow maintainer.
2007-06-07 Ben Elliston <bje@au.ibm.com>
* config.sub, config.guess: Update from upstream sources.
2007-06-07 Ben Elliston <bje@au.ibm.com>
* Makefile.tpl: Fix spelling error.
* Makefile.in: Regenerate.
2007-06-01 Steve Ellcey <sje@cup.hp.com>
* libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
lt_cv_sys_max_cmd_len.
2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
* MAINTAINERS (Various Maintainers): Add myself as
auto-vectorizer maintainer.
2003-05-31 Paolo Bonzini <bonzini@gnu.org>
PR libjava/32098
* libtool.m4: Revert previous change.
* ltgcc.m4: Put it here.
Zdenek Dvorak
committed
2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
* MAINTAINERS (Various Maintainers): Add myself as
auto-vectorizer maintainer.
2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
PR libjava/32098
* libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
Richard Guenther
committed
2007-05-30 Richard Guenther <rguenther@suse.de>
* MAINTAINERS (Various Maintainers): Add myself as
auto-vectorizer maintainer.
2007-05-30 Jakub Jelinek <jakub@redhat.com>
PR bootstrap/29382
* configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
* configure: Rebuilt.
2007-05-28 Roberto Costa <robsettantasei@gmail.com>
* MAINTAINERS (Write After Approval): Removed my name.
2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
* MAINTAINERS (Write After Approval): Remove myself.
2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
* ltmain.sh: Fix Darwin verstring, remove ${wl}.
2007-05-23 Steve Ellcey <sje@cup.hp.com>
* ltmain.sh: Update from ToT Libtool.
* libtool.m4: Update from ToT Libtool.
* ltsugar.m4: New. Update from ToT Libtool.
* ltversion.m4: New. Update from ToT Libtool.
* ltoptions.m4: New. Update from ToT Libtool.
* ltconfig: Remove.
* ltcf-c.sh: Remove.
* ltcf-cxx.sh: Remove.
* ltcf-gcj.sh: Remove.
2007-05-22 Ollie Wild <aaw@google.com>
* MAINTAINERS (Write After Approval): Add myself.
2007-05-16 Paolo Bonzini <bonzini@gnu.org>
* Makefile.def (bootstrap_stage): Replace stage_make_flags with
stage_cflags.
* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
Remove CFLAGS/LIBCFLAGS.
(configure-stage[+id+]-[+prefix+][+module+],
all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
* Makefile.in: Regenerate.
2007-05-15 Diego Novillo <dnovillo@google.com>
* MAINTAINERS: Update e-mail address.
2007-05-15 Revital Eres <eres@il.ibm.com>
* MAINTAINERS (Write After Approval): Add myself.
2007-05-14 Roberto Costa <robsettantasei@gmail.com>
* MAINTAINERS (Write After Approval): Updated my address.
2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
* MAINTAINERS (Write After Approval): Add myself.
2007-05-11 Silvius Rus <rus@google.com>
* MAINTAINERS (Write After Approval): Add myself.
2007-04-23 Tom Tromey <tromey@redhat.com>
* MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2007-04-22 Mark Mitchell <mark@codesourcery.com>
* MAINTAINERS (cpplib): Rename to ...
(libcpp): ... this. Add C/C++ front end maintainers.
2007-04-14 Steve Ellcey <sje@cup.hp.com>
* config-ml.in: Pass ${ml_config_env} to configure calls.
2007-04-04 Christian Bruel <christian.bruel@st.com>
* MAINTAINERS (Write After Approval): Add myself.
Andreas Schwab
committed
2007-04-02 Dave Korn <dave.korn@artimi.com>
* MAINTAINERS (Write After Approval): Add myself.
2007-03-31 Tobias Burnus <burnus@net-b.de>
* MAINTAINERS (fortran 95 front end): Add myself.
Dwarakanath Rajagopal
committed
2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
* MAINTAINERS (Write After Approval): Add myself.
Andreas Schwab
committed
2007-03-24 Ayal Zaks <zaks@il.ibm.com>
* MAINTAINERS (Modulo Scheduler): Add myself.
2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
* MAINTAINERS (fortran 95 front end): Add myself.
(c++ front end): whitespace fix.
2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
* MAINTAINERS (Write After Approval): Add myself.
2007-03-21 Richard Sandiford <richard@codesourcery.com>
* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
of glob. Quote arguments with single quotes too.
* configure: Regenerate.
2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
* Makefile.def (fixincludes): Remove unneeded "missing" lines.
* Makefile.in: Regenerate
2007-03-07 Andreas Schwab <schwab@suse.de>
* configure: Regenerate.
Brooks Moses
committed
2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
* configure.ac: Add "--with-pdfdir" configure option,
which defines pdfdir variable.
* Makefile.def (target=fixincludes): Add install-pdf to
missing targets.
(recursive_targets): Add install-pdf target.
(flags_to_pass): Add pdfdir.
* Makefile.tpl: Add pdfdir handling, add do-install-pdf
target.
* configure: Regenerate
* Makefile.in: Regenerate
2007-02-28 Eric Christopher <echristo@apple.com>
Revert:
2006-12-07 Mike Stump <mrs@apple.com>
* Makefile.def (dependencies): Add dependency for
install-target-libssp and install-target-libgomp on
install-gcc.
* Makefile.in: Regenerate.
2007-02-27 Matt Kraai <kraai@ftbfs.org>
* configure: Regenerate.
* configure.ac: Move statements after variable declarations.
2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
* MAINTAINERS: Add myself as sh maintainer.
2007-02-19 Joseph Myers <joseph@codesourcery.com>
* configure.ac: Adjust for loop syntax.
* configure: Regenerate.
2007-02-18 Alexandre Oliva <aoliva@redhat.com>
* configure: Rebuilt.
Alexandre Oliva
committed
2007-02-18 Alexandre Oliva <aoliva@redhat.com>
* configure.ac: Drop multiple occurrences of --enable-languages,
and fix its quoting.
* configure: Rebuilt.
Mark Mitchell
committed
2007-02-17 Mark Mitchell <mark@codesourcery.com>
Nathan Sidwell <nathan@codesourcery.com>
Vladimir Prus <vladimir@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>
Mark Mitchell
committed
* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
* configure: Regenerate.
2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
* ltconfig (freebsd*): Default to elf.
2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
* configure.ac (target_libraries): Move libgcc before libiberty.
* configure: Regenerated.
2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
Paolo Bonzini <bonzini@gnu.org>
PR bootstrap/30753
* configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
* configure: Regenerated.
Francois-Xavier Coudert
committed
2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
* MAINTAINERS (Language Front End Maintainers): Update my mail
address.
2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
PR bootstrap/30748
* configure.ac: Correct syntax for Solaris ksh.
* configure: Regenerated.
2007-02-09 Paolo Bonzini <bonzini@gnu.org>
* configure.ac: Sync with src.
* configure: Regenerate.
2007-02-09 Paolo Bonzini <bonzini@gnu.org>
* Makefile.in: Regenerate.
2007-02-09 Paolo Bonzini <bonzini@gnu.org>
* config.sub: Sync with src.
2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
* Makefile.tpl (build_alias, host_alias, target_alias): Use
noncanonical equivalents.
* configure.in: Rename to...
* configure.ac: ...this. Update AC_PREREQ. Prevent error for
AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
target_noncanonical. Use them. Rewrite removal of configure
arguments for autoconf 2.59. Discard variable settings. Force
program_transform_name for native tools.
* Makefile.in: Regenerated.
* configure: Regenerated with autoconf 2.59.
* MAINTAINERS (Write After Approval): Add myself.
2007-01-31 Andreas Schwab <schwab@suse.de>
* Makefile.tpl (LDFLAGS): Substitute it.
* Makefile.in: Regenerate.
* MAINTAINERS (Write After Approval): Add myself.
2007-01-28 David Edelsohn <edelsohn@gnu.org>
Richard Guenther
committed
2007-01-23 Richard Guenther <rguenther@suse.de>
PR bootstrap/30541
* Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
* Makefile.tpl (GNATBIND): Substitute it.
(GNATMAKE): Likewise.
(POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
of STAGE_PREFIX.
* Makefile.in: Regenerate.
* configure: Regenerate.
2007-01-18 Mike Stump <mrs@apple.com>
* configure.in: Re-enable -Werror for gcc builds.
2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
Harsha Jagasia
committed
* MAINTAINERS (Write After Approval): Add myself.
Harsha Jagasia
committed
2007-01-11 Paolo Bonzini <bonzini@gnu.org>
* configure.in: Change == to = in test command.
Nick Clifton <nickc@redhat.com>
Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
* configure.in (build_configargs, host_configargs, target_configargs):
Remove build/host/target parameters.
(host_libs): Add gmp and mpfr.
(GMP tests): Reorganize to allow in-tree GMP/MPFR.
* Makefile.def (gmp, mpfr): New.
(gcc): Remove target.
* Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
target_os, target_vendor): New.
(configure): Add host_alias/target_alias arguments; adjust invocations.
* configure: Regenerate.
* Makefile.in: Regenerate.
2007-01-11 Matt Fago <fago@earthlink.net>
* configure.in: Try to link to functions only in mpfr 2.2.x
2007-01-09 Uros Bizjak <ubizjak@gmail.com>
* MAINTAINERS: Add myself as i386 maintainer.
2007-01-08 Jan Hubicka <jh@suse.cz>
* MAINTAINERS: Add myself as i386 maintainer.
2007-01-08 Kai Tietz <kai.tietz@onevision.com>
* configure.in: Add support for an x86_64-mingw* target.
2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
* Makefile.tpl (all-target): Correct @if conditional for target
modules.
* configure.in: Omit libiberty if building only target libgcc.
* configure, Makefile.in: Regenerated.
2007-01-04 Paolo Bonzini <bonzini@gnu.org>
* configure.in: Use DEV-PHASE to detect default for --enable-werror.
2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
* Makefile.def (target_modules): Add libgcc.
(lang_env_dependencies): Remove default items. Use no_c and no_gcc.
* Makefile.tpl (clean-target-libgcc): Delete.
(configure-target-[+module+]): Emit --disable-bootstrap dependencies
on gcc even for bootstrapped modules. Rewrite handling of
lang_env_dependencies to loop over target_modules.
* configure.in (target_libraries): Add target-libgcc.
* Makefile.in, configure: Regenerated.
2006-12-29 Paolo Bonzini <bonzini@gnu.org>
* configure.in: Reorganize recognition of languages. Add
--enable-stage1-languages. Show supported languages for the chosen
target rather than all recognized languages.
* configure: Regenerate.
2006-12-29 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
* Makefile.in: Regenerate.
2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* configure.in: Warn that MPFR 2.2.0 is buggy.
* configure: Regenerate.
Ian Lance Taylor
committed
2006-12-27 Ian Lance Taylor <iant@google.com>
* configure.in: When removing Makefiles to force a reconfigure, also
remove prev-DIR*/Makefile.
* configure: Regenerate.
2006-12-22 Andreas Schwab <schwab@suse.de>
* configure: Regenerate with correct autoconf version.
2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
* configure.in: add AC_SUBST for *_FOR_TARGET.
* configure: Regenerate.
2006-12-19 Paolo Bonzini <bonzini@gnu.org>
* configure.in: Simplify logic for rejecting languages that cannot
be built. Separate the case when a language is unsupported,
from the case when the user chooses not to build a language.
Paolo Bonzini
committed
2006-12-19 Paolo Bonzini <bonzini@gnu.org>
* configure.in: Remove "$build" case for powerpc-*-darwin* since
it only affects bootstrap and could be tested on "$host" as well.
* configure: Regenerate.
* config/mh-ppc-darwin: Add to the stage1 cflags here.
2006-12-19 Paolo Bonzini <bonzini@gnu.org>
PR bootstrap/29544
* Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
(bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
move here comment from Makefile.tpl.
* Makefile.tpl: Move some definitions higher in the file.
(STAGE1_CHECKING): New.
* configure.in: Add --enable-stage1-checking.
* configure: Regenerate.
* Makefile.in: Regenerate.
2006-12-19 Paolo Bonzini <bonzini@gnu.org>
* MAINTAINERS: Add myself as build system maintainer.
2006-12-15 Simon Martin <simartin@users.sourceforge.net>
* MAINTAINERS (Write After Approval): Add myself.
2006-12-13 Eric Christopher <echristo@apple.com>
* MAINTAINERS: Add myself as darwin maintainer.
2006-12-11 Ian Lance Taylor <ian@airs.com>
* MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2006-12-11 Alan Modra <amodra@bigpond.net.au>
* configure.in: Handle spu makefile frag.
* Makefile.tpl (MAINT): Define
(MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
* configure: Regenerate.
* Makefile.in: Regenerate.
2006-12-11 Ben Elliston <bje@au.ibm.com>
* config.guess: Import latest version.
* config.sub: Likewise.
2006-12-11 Ben Elliston <bje@au.ibm.com>
* configure.in (spu-*-*): Don't skip target-libiberty.
* configure: Regenerate.
2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
PR bootstrap/30134
* configure.in: Correct x86 darwin support for libjava to powerpc
and i?86 only.
* configure: Regenerate.
2006-12-08 Sandro Tolaini <tolaini@libero.it>
* configure.in: Add x86 darwin support for libjava.
* configure: Regenerate.
2006-12-07 Mike Stump <mrs@apple.com>
* Makefile.def (dependencies): Add dependency for
install-target-libssp and install-target-libgomp on
install-gcc.
* Makefile.in: Regenerate.
2006-12-04 Richard Guenther <rguenther@suse.de>
* MAINTAINERS (Non-Algorithmic Maintainers): New section.
(Non-Algorithmic Maintainers): Move over non-algorithmic
loop optimizer maintainers, add myself as a non-algorithmic
middle-end maintainer.
2006-12-04 Daniel Franke <franke.daniel@gmail.com>
* MAINTAINERS (Write After Approval): Add myself.
2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* configure.in: Update error message for missing GMP/MPFR.
* configure: Regenerate.
2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* configure.in: Update MPFR version in error message.
* configure: Regenerate.
2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
(--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
--with-gmp-lib): New flags.
* configure: Regenerate.
2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
* MAINTAINERS (Write After Approval): Change my email address.
2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
* MAINTAINERS (Write After Approval): Add myself.
* MAINTAINERS (i18n): Update e-mail address.
2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
* MAINTAINERS (spu port): Add myself as maintainer.
(Write After Approval): Remove myself.
2006-11-22 Ben Elliston <bje@au.ibm.com>
* configure.in (skipdirs): Don't build libssp for SPU.
* configure: Regenerate.
2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
* MAINTAINERS (spu port): Add myself as maintainer.
(libobjc): Update my email address.
2006-11-21 Andrea Bona <andrea.bona@st.com>
* MAINTAINERS (Write After Approval): Add myself.
2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
* configure.in (skipdirs) : Don't build target-libiberty for SPU.
* configure : Rebuilt.
2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
* MAINTAINERS (Write After Approval): Add myself.
2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
* MAINTAINERS (Write After Approval): Add myself.
Kaveh R. Ghazi
committed
2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* configure.in (--with-mpfr-dir): Also look in .libs and _libs for
libmpfr.a.
* configure: Regenerate.
Paolo Bonzini
committed
2006-11-16 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
(unstage): Test for stage_last presence.
PR bootstrap/29802
* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
STAGE_PREFIX.
Paolo Bonzini
committed
* Makefile.in: Regenerate.
2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
* MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
maintainers.
2006-11-14 Erven Rohou <erven.rohou@st.com>
* MAINTAINERS (Write After Approval): Add myself.
Paolo Bonzini
committed
2006-11-14 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl (clean-stage*): Test separately for package/Makefile
and stageN-package/Makefile.
* Makefile.in: Regenerated.
2006-11-14 Jie Zhang <jie.zhang@analog.com>
* configure.in: Remove target-libgloss from noconfigdirs for
bfin-*-*.
* configure: Regenerated.
2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* configure.in (have_gmp): Only error if the gcc directory exists.
* configure: Regenerate.
2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* configure.in: Robustify error message for missing GMP/MPFR.
* configure: Regenerate.
2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
* MAINTAINERS (Write After Approval): Add myself.
* MAINTAINERS: Change email address.
2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
* MAINTAINERS (Write After Approval): Add myself.
2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
* MAINTAINERS (Write After Approval): Add myself.
2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
* MAINTAINERS (Write After Approval): Move myself to
2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
need_gmp anymore.
* configure: Regenerate.
2006-10-16 Tobias Burnus <burnus@net-b.de>
* MAINTAINERS (Write After Approval): Add myself.
2006-10-16 Ben Elliston <bje@au.ibm.com>
* config.guess: Import latest version.
* config.sub: Likewise.
2006-10-10 Brooks Moses <bmoses@stanford.edu>
* Makefile.def: Added pdf target handling.
* Makefile.tpl: Added pdf target handling.
* Makefile.in: Regenerated.
2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
* MAINTAINERS: Add self as score port maintainer.
2006-10-04 Brooks Moses <bmoses@stanford.edu>
* MAINTAINERS (Write After Approval): Add myself.
2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
* configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
or newer.
* configure: Regenerated.
Dave Brolley
committed
2006-09-27 Dave Brolley <brolley@redhat.com>
* configure.in (RUNTEST): Look for 'runtest' in the source tree by
using $s instead of $r.
Dave Brolley
committed
* configure: Regenerated.
2006-09-26 Thiemo Seufer <ths@mips.com>
* configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
* configure: Regenerate.
* MAINTAINERS (Write After Approval): Remove myself.
2006-09-22 Chao-ying Fu <fu@mips.com>
* MAINTAINERS (Write After Approval): Add myself.
2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
* MAINTAINERS: Add self as soft-fp maintainer.
* MAINTAINERS: Add myself as avr maintainer.
Remove Marek Michalkiewicz as avr maintainer.
2006-09-07 Roberto Costa <roberto.costa@st.com>
* MAINTAINERS (Write After Approval): Add myself.
2006-08-30 Corinna Vinschen <corinna@vinschen.de>
* configure.in: Never build newlib for a Mingw host.
Never build newlib as Mingw target library.
Test the existence of winsup/cygwin for building a Cygwin newlib,
rather than just winsup.
Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
building a Mingw target.
* configure: Regenerate.
2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
* MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2006-07-25 Paolo Bonzini <bonzini@gnu.org>
* config.guess: Import from src (was more updated).
* config.sub: Likewise.
2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
* configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
* configure: Regenerated.
Paolo Bonzini
committed
2006-07-18 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
for stages after the first.
Paolo Bonzini
committed
Jakub Jelinek
committed
2006-07-17 Jakub Jelinek <jakub@redhat.com>
* Makefile.def: Add dependencies for configure-opcodes
on configure-intl and all-opcodes on all-intl.
* Makefile.in: Regenerated.
2006-07-13 Ben Elliston <bje@au.ibm.com>
* MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
Port to hosts whose 'sort' and 'tail' implementations
treat operands with leading '+' as file names, as POSIX
has required since 2001. However, make sure the code still
works on pre-POSIX hosts.
* ltmain.sh: Don't assume "sort +2" is equivalent to
"sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
* MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2006-07-04 Peter O'Gorman <peter@pogma.com>
* ltconfig: chmod 644 before ranlib during install.
2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
PR bootstrap/18058
* configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
if the bootstrap compiler is a GCC version that supports it.
* configure: Regenerate.
2006-07-03 Paolo Bonzini <bonzini@gnu.org>
* configure.in: Fix thinkos in previous check-in.
* configure: Regenerate.
2006-07-03 Paolo Bonzini <bonzini@gnu.org>
PR other/27063
* configure.in: Test subdir_requires and give an appropriate
error message.
* configure: Regenerate.
2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
* MAINTAINERS (Write After Approval): Add myself.
2006-06-22 John David Anglin <dave.anglin@nrc.ca>
* MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2006-06-22 Steve Ellcey <sje@cup.hp.com>
* MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
David Ayers
committed
2006-06-20 David Ayers <d.ayers@inode.at>
PR bootstrap/28072
* configure.in: Add target-boehm-gc to noconfigdirs depending on
whether target-libjava is being configured instead of whether the
java front end is enabled.
* configure: Regenerate.
2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
PR target/27540
* configure.in: Only enable libgomp on IRIX 6.
* configure: Regenerate.
2006-06-15 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
too.
* Makefile.in: Regenerate.
DJ Delorie
committed
2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
* config-ml.in: Alter CCASFLAGS to include special
multilib options the same as is done for CFLAGS.
2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
* configure.in: Don't enable libgomp on hpux10.
* configure: Rebuilt.
2006-06-12 David Ayers <d.ayers@inode.at>
PR bootstrap/27963
PR target/19970
* configure.in: Remove target-boehm-gc from noconfigdirs where
${libgcj} is specified.
* configure: Regenerate.