Roman Zippel
74372bdfc6
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r121691
2007-02-07 15:56:15 +00:00
Andreas Schwab
f6671c9376
Makefile.tpl (LDFLAGS): Substitute it.
...
* Makefile.tpl (LDFLAGS): Substitute it.
* Makefile.in: Regenerate.
From-SVN: r121441
2007-01-31 22:22:50 +00:00
Andrey Belevantsev
ba9f17dfd9
MAINTAINERS (Write After Approval): Add myself.
...
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r121337
2007-01-30 14:33:55 +03:00
David Edelsohn
2472200d9c
* MAINTAINERS (spu port): Add myself.
...
From-SVN: r121269
2007-01-28 14:30:47 -05:00
Richard Guenther
5305be7e84
re PR bootstrap/30541 (Top-level should pass GNATBIND, GNATLINK and GNATMAKE variables down)
...
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.
config/
* acx.m4 (ACX_PROG_GNAT): Check for gnatmake.
libada/
* Makefile.in (STAGE_PREFIX): Do not define.
(FLAGS_TO_PASS): Do not pass STAGE_PREFIX.
gnattools/
* Makefile.in (STAGE_PREFIX): Do not define.
ada/
* Make-lang.in: Replace invocations of gnatmake with $(GNATMAKE).
(gnatboot2): Pass staged GNATMAKE instead of STAGE_PREFIX.
(gnatboot3): Likewise.
(GNATBIND): Do not define.
* Makefile.in (GNATBIND): Do not define.
From-SVN: r121082
2007-01-23 16:37:09 +00:00
Mike Stump
416cfb5e37
* configure.in: Re-enable -Werror for gcc builds.
...
From-SVN: r120947
2007-01-19 02:08:33 +00:00
Harsha Jagasia
ad4fe825e2
Added <harsha.jagasia@amd.com> to MAINTAINERS file with Write After Approval access
...
From-SVN: r120682
2007-01-11 18:05:59 +00:00
Paolo Bonzini
d943d7c4d9
configure.in: Change == to = in test command.
...
2007-01-11 Paolo Bonzini <bonzini@gnu.org>
* configure.in: Change == to = in test command.
* configure: Regenerate.
From-SVN: r120674
2007-01-11 14:53:06 +00:00
Paolo Bonzini
e69bf64be9
[multiple changes]
...
2007-01-11 Paolo Bonzini <bonzini@gnu.org>
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 makefile 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
to improve robustness of configure tests.
* configure: Regenerate.
From-SVN: r120671
2007-01-11 11:20:44 +00:00
Uros Bizjak
a42f3b8075
MAINTAINERS: Add myself as i386 maintainer.
...
* MAINTAINERS: Add myself as i386 maintainer.
From-SVN: r120612
2007-01-09 10:34:45 +01:00
Kai Tietz
95af8923f1
Regenerate configure after updating configure.in
...
From-SVN: r120610
2007-01-09 07:35:39 +00:00
Jan Hubicka
61fcaeefb2
* MAINTAINERS: Add myself as i386 maintainer.
...
From-SVN: r120592
2007-01-08 22:13:52 +00:00
Jan Hubicka
a36aee1a6a
* MAINTAINERS: Add myself as build system maintainer.
...
From-SVN: r120591
2007-01-08 22:11:02 +00:00
Kai Tietz
738a52d3e2
* configure.in: Add support for an x86_64-mingw* target.
...
From-SVN: r120585
2007-01-08 18:04:46 +00:00
Daniel Jacobowitz
54fdc47452
Makefile.tpl (all-target): Correct @if conditional for target modules.
...
* Makefile.tpl (all-target): Correct @if conditional for target
modules.
* configure.in: Omit libiberty if building only target libgcc.
* configure, Makefile.in: Regenerated.
From-SVN: r120494
2007-01-05 19:29:29 +00:00
Paolo Bonzini
3dd7172662
commit changelog entry for last commit
...
From-SVN: r120439
2007-01-04 14:10:50 +00:00
Daniel Jacobowitz
fa9585134f
Makefile.def (target_modules): Add libgcc.
...
./ * 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.
gcc/
* config.gcc: Mention libgcc/config.host.
* Makefile.in: Update comments mentioning libgcc.
(LIBGCC, INSTALL_LIBGCC, GCC_PARTS, mklibgcc): Delete.
(all.cross, start.encap, rest.encap, rest.cross): Update
dependencies for libgcc move.
(libgcc.mk, LIBGCC_DEPS, libgcov.a, libgcc.a, stmp-multilib)
(clean-target, clean-target-libgcc): Delete.
(srcdirify, GCC_EXTRA_PARTS): New macros.
(libgcc-support, libgcc.mvars): New rules.
(distclean): Remove mention of mklibgcc.
(install): Don't reference INSTALL_LIBGCC.
(install-common): Don't reference EXTRA_PARTS.
(install-libgcc, install-multilib): Delete rules.
* mklibgcc.in: Delete file.
* doc/configfiles.texi: Don't mention mklibgcc.
* config/i386/t-darwin (SHLIB_VERPFX): Delete (moved to libgcc).
* config/i386/t-darwin64 (SHLIB_VERPFX): Likewise.
* config/rs6000/t-darwin (SHLIB_VERPFX): Likewise.
* config/rs6000/t-ppccomm (TARGET_LIBGCC2_CFLAGS, SHLIB_MAPFILES)
(mklibgcc, ldblspecs): Likewise.
* config/i386/t-nwld (libgcc.def, libc.def, libpcre.def)
(posixpre.def): Use $(T).
(SHLIB_EXT, SHLIB_NAME, SHLIB_SLIBDIR_QUAL, SHLIB_DEF, SHLIB_MAP)
(SHLIB_SRC, SHLIB_INSTALL): Delete.
(SHLIB_LINK): Make dummy.
* config/t-slibgcc-darwin: Delete contents except for dummy SHLIB_LINK.
* config/frv/t-linux (EXTRA_MULTILIB_PARTS): Clear.
* config/alpha/t-crtfm: Use $(T) in rules for EXTRA_PARTS.
* config/alpha/t-vms, config/alpha/t-vms64, config/fr30/t-fr30,
config/i386/t-rtems-i386, config/ia64/t-ia64, config/rs6000/t-beos,
config/rs6000/t-newas, config/sparc/t-elf: Likewise.
* configure.ac (all_outputs): Remove mklibgcc.
* configure: Regenerated.
libgcc/
* Makefile.in, config/i386/t-darwin, config/i386/t-darwin64,
config/i386/t-nwld, config/rs6000/t-darwin, config/rs6000/t-ldbl128,
config/i386/t-crtfm, config/alpha/t-crtfm, config/ia64/t-ia64,
config/sparc/t-crtfm, config/t-slibgcc-darwin,
config/rs6000/t-ppccomm, config.host, configure.ac, empty.mk,
shared-object.mk, siditi-object.mk, static-object.mk: New files.
* configure: Generated.
Co-Authored-By: Paolo Bonzini <bonzini@gnu.org>
From-SVN: r120429
2007-01-04 04:22:37 +00:00
Paolo Bonzini
e1888513cc
configure.in: Reorganize recognition of languages.
...
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.
From-SVN: r120271
2006-12-29 16:58:48 +00:00
Paolo Bonzini
53b88b731c
Makefile.tpl (GCC_STRAP_TARGETS, [...]): Remove.
...
2006-12-29 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
* Makefile.in: Regenerate.
From-SVN: r120270
2006-12-29 16:42:51 +00:00
Kaveh R. Ghazi
a3993f3350
configure.in: Warn that MPFR 2.2.0 is buggy.
...
* configure.in: Warn that MPFR 2.2.0 is buggy.
* configure: Regenerate.
From-SVN: r120262
2006-12-29 15:06:55 +00:00
Ian Lance Taylor
f063a9ed05
configure.in: When removing Makefiles to force a reconfigure, also remove prev-DIR*/Makefile.
...
* configure.in: When removing Makefiles to force a reconfigure, also
remove prev-DIR*/Makefile.
* configure: Regenerate.
From-SVN: r120226
2006-12-27 23:44:13 +00:00
Andreas Schwab
af71363e45
* configure: Regenerate with correct autoconf version.
...
From-SVN: r120146
2006-12-22 10:53:13 +00:00
Adam Megacz
0b0dc2724a
configure.in: add AC_SUBST for *_FOR_TARGET.
...
2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
* configure.in: add AC_SUBST for *_FOR_TARGET.
* configure: Regenerate.
From-SVN: r120142
2006-12-22 07:06:29 +00:00
Paolo Bonzini
400ebff494
configure.in: Remove "$build" case for powerpc-*-darwin* since it only affects bootstrap and...
...
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.
From-SVN: r120049
2006-12-19 11:28:35 +00:00
Paolo Bonzini
8efea77549
re PR bootstrap/29544 (Not building with checking in stage1)
...
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.
gcc:
2006-12-19 Paolo Bonzini <bonzini@gnu.org>
* gcc/Makefile.in (STAGE1_CHECKING): Rename to...
(STAGE1_CHECKING_CFLAGS): ... this.
From-SVN: r120048
2006-12-19 11:01:36 +00:00
Paolo Bonzini
ed88a7ed92
MAINTAINERS: Add myself as build system maintainer.
...
2006-12-19 Paolo Bonzini <bonzini@gnu.org>
* MAINTAINERS: Add myself as build system maintainer.
From-SVN: r120047
2006-12-19 10:59:36 +00:00
Simon Martin
b65151d3dd
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r119944
2006-12-15 21:17:51 +00:00
Eric Christopher
7e05083051
MAINTAINERS: Add myself as darwin maintainer.
...
2006-12-13 Eric Christopher <echristo@apple.com>
* MAINTAINERS: Add myself as darwin maintainer.
From-SVN: r119851
2006-12-14 00:17:58 +00:00
Ian Lance Taylor
8b494895e3
* MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
...
From-SVN: r119767
2006-12-12 04:48:47 +00:00
Joern Rennecke
0ff1416d1d
MAINTAINERS: Update my entry.
...
From-SVN: r119742
2006-12-11 18:49:23 +00:00
Alan Modra
58e241475b
configure.in: Handle spu makefile frag.
...
* configure.in: Handle spu makefile frag.
* config/mt-spu: New file.
* Makefile.tpl (MAINT): Define
(MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
* configure: Regenerate.
* Makefile.in: Regenerate.
From-SVN: r119729
2006-12-11 17:13:16 +10:30
Ben Elliston
9b6f37a025
config.guess: Import latest version.
...
* config.guess: Import latest version.
* config.sub: Likewise.
From-SVN: r119728
2006-12-11 15:11:34 +11:00
Ben Elliston
ea6f5c57de
configure.in (spu-*-*): Don't skip target-libiberty.
...
* configure.in (spu-*-*): Don't skip target-libiberty.
* configure: Regenerate.
From-SVN: r119726
2006-12-11 11:22:24 +11:00
Andreas Tobler
42c1cd8a7a
re PR bootstrap/30134 (Bootstrap error: "libffi has not been ported to powerpc64-apple-darwin8.8.0")
...
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.
From-SVN: r119708
2006-12-10 20:32:30 +01:00
Sandro Tolaini
55eb837db1
configure.in: Add x86 darwin support for libjava.
...
* configure.in: Add x86 darwin support for libjava.
* configure: Regenerate.
From-SVN: r119678
2006-12-09 00:21:52 +00:00
Mike Stump
5bdacbc777
Makefile.def (dependencies): Add dependency for install-target-libssp and install-target-libgomp on install-gcc.
...
* Makefile.def (dependencies): Add dependency for
install-target-libssp and install-target-libgomp on
install-gcc.
* Makefile.in: Regenerate.
From-SVN: r119645
2006-12-08 02:03:42 +00:00
Richard Guenther
477d851ce1
MAINTAINERS (Non-Algorithmic Maintainers): New section.
...
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.
From-SVN: r119514
2006-12-04 22:29:46 +00:00
Daniel Franke
5d33d36735
MAINTAINERS (Write After Approval): Add myself.
...
2006-12-04 Daniel Franke <franke.daniel@gmail.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r119509
2006-12-04 15:45:41 -05:00
Kaveh R. Ghazi
dbee1fb37d
configure.in: Update error message for missing GMP/MPFR.
...
* configure.in: Update error message for missing GMP/MPFR.
* configure: Regenerate.
From-SVN: r119465
2006-12-03 14:37:06 +00:00
Kaveh R. Ghazi
b5147de7c1
configure.in: Update MPFR version in error message.
...
* configure.in: Update MPFR version in error message.
* configure: Regenerate.
gcc:
* doc/install.texi: Update recommended MPFR version. Remove
obsolete reference to cumulative patch.
gcc/testsuite:
* gcc.dg/torture/builtin-sin-mpfr-1.c: Update MPFR comment.
From-SVN: r119447
2006-12-02 16:52:15 +00:00
Kaveh Ghazi
f019376cf5
Checkin ChangeLogs from previous checkin.
...
* 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.
gcc:
* doc/install.texi: Move GMP/MPFR configure options from Fortran
section to general section. Remove documentation for
--with-mpfr-dir and --with-gmp-dir, add documentation for
--with-mpfr-include, --with-mpfr-lib, --with-gmp-include and
--with-gmp-lib.
From-SVN: r119240
2006-11-27 00:23:24 +00:00
Brooks Moses
91ed95ae2c
MAINTAINERS (Write After Approval): Change my email address.
...
* MAINTAINERS (Write After Approval): Change my email address.
From-SVN: r119205
2006-11-25 11:08:22 -08:00
Manuel López-Ibáñez
05170031ab
re PR c/9072 (-Wconversion should be split into two distinct flags)
...
2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
PR c/9072
* c.opt (Wtraditional-conversion): New.
(Wconversion): Update description.
* c-typeck.c (convert_arguments): Warnings for prototypes causing
type conversions different from what would happen in the absence
of prototype are now handled by Wtraditional-conversion.
* doc/invoke.texi (Wtraditional-conversion): New.
(Wconversion): Update description.
* doc/trouble.texi (Wconversion): Replace Wconversion by
Wtraditional-conversion.
testsuite/
PR c/9072
* gcc.dg/builtin-protos-1.c: Replace Wconversion by
Wtraditional-conversion.
* gcc.dg/overflow-warn-2.c: Likewise.
* gcc.dg/Wconversion.c: Likewise. Renamed as
Wtraditional-conversion.c .
* gcc.dg/Wconversion-2.c: Likewise. Renamed as
Wtraditional-conversion-2.c .
* gcc.dg/dfp/Wconversion-2.c: Likewise. Renamed as
Wtraditional-conversion-2.c
* gcc.dg/Wconversion-negative-constants.c: New.
From-SVN: r119129
2006-11-23 18:39:32 +00:00
Manuel López-Ibáñez
3a971f154d
MAINTAINERS (Write After Approval): Add myself.
...
2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r119126
2006-11-23 17:34:34 +00:00
Philipp Thomas
431041eaa3
Update e-mail address in MAINTAINERS
...
From-SVN: r119092
2006-11-22 15:21:16 +00:00
Trevor Smigiel
df5487ee86
MAINTAINERS (spu port): Add myself as maintainer.
...
* MAINTAINERS (spu port): Add myself as maintainer.
(Write After Approval): Remove myself.
From-SVN: r119071
2006-11-21 21:49:03 +00:00
Ben Elliston
92c2f0eec2
configure.in (skipdirs): Don't build libssp for SPU.
...
* configure.in (skipdirs): Don't build libssp for SPU.
* configure: Regenerate.
From-SVN: r119070
2006-11-22 07:54:16 +11:00
Andrew Pinski
a3b9719911
MAINTAINERS (spu port): Add myself as maintainer.
...
2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
* MAINTAINERS (spu port): Add myself as maintainer.
(libobjc): Update my email address.
From-SVN: r119062
2006-11-21 10:53:35 -08:00
Andrea Bona
0eb9706479
Adding myself as a mantainer
...
From-SVN: r119050
2006-11-21 10:21:17 +00:00
Trevor Smigiel
85d9c13c20
configure.in (skipdirs): Don't build target-libiberty for SPU.
...
ChangeLog
* configure.in (skipdirs) : Don't build target-libiberty for SPU.
* configure : Rebuilt.
gcc/ChangeLog
* config.gcc : Add target for SPU.
* config/spu/constraints.md : New file.
* config/spu/crt0.c : New file.
* config/spu/crtend.c : New file.
* config/spu/crti.asm : New file.
* config/spu/crtn.asm : New file.
* config/spu/float_unsdidf.c : New file.
* config/spu/float_unssidf.c : New file.
* config/spu/predicates.md : New file.
* config/spu/spu-builtins.def : New file.
* config/spu/spu-builtins.h : New file.
* config/spu/spu-builtins.md : New file.
* config/spu/spu-c.c : New file.
* config/spu/spu-elf.h : New file.
* config/spu/spu-modes.def : New file.
* config/spu/spu-protos.h : New file.
* config/spu/spu.c : New file.
* config/spu/spu.h : New file.
* config/spu/spu.md : New file.
* config/spu/spu.opt : New file.
* config/spu/spu_internals.h : New file.
* config/spu/spu_intrinsics.h : New file.
* config/spu/spu_mfcio.h : New file.
* config/spu/t-spu-elf : New file.
* config/spu/vec_types.h : New file.
* config/spu/vmx2spu.h : New file.
* doc/contrib.texi : Document SPU contributor.
* doc/extend.texi : Document SPU extensions.
* doc/invoke.texi : Document SPU options.
* doc/md.texi : Document SPU constraints.
libcpp/ChangeLog
* configure.ac (need_64bit_hwint): Need 64bit hwint for SPU.
* configure : Rebuilt.
From-SVN: r119041
2006-11-21 01:35:42 +00:00