Paolo Bonzini
872642768c
configure.ac: Detect awk and sed.
...
2009-08-30 Paolo Bonzini <bonzini@gnu.org>
* configure.ac: Detect awk and sed.
* Makefile.def (flags_to_pass): Add AWK and SED.
* Makefile.tpl (AWK, SED): New.
(BASE_FLAGS_TO_PASS): Add AWK and SED.
* configure: Regenerate.
* Makefile.in: Regenerate.
From-SVN: r151228
2009-08-30 14:33:13 +00:00
Dave Korn
68ccd57c8c
ltmain.sh (removedotparts): Don't use comma as 's' separator.
...
ChangeLog:
* ltmain.sh (removedotparts): Don't use comma as 's' separator.
(collapseslashes): Likewise.
libjava/classpath/ChangeLog:
* ltmain.sh (removedotparts): Don't use comma as 's' separator.
(collapseslashes): Likewise.
From-SVN: r151124
2009-08-26 14:52:45 +00:00
Ralf Wildenhues
df58e64872
Update AC_PREREQ entries to 2.64
...
/:
* configure.ac (AC_PREREQ): Bump to 2.64.
intl/:
* configure.ac (AC_PREREQ): Bump to 2.64.
libdecnumber/:
* configure.ac (AC_PREREQ): Bump to 2.64.
libiberty/:
* configure.ac (AC_PREREQ): Bump to 2.64.
libjava/classpath/:
* configure.ac (AC_PREREQ): Bump to 2.64.
libjava/:
* configure.ac (AC_PREREQ): Bump to 2.64.
libjava/libltdl/:
* configure.ac (AC_PREREQ): Bump to 2.64. Remove FIXME.
libssp/:
* configure.ac (AC_PREREQ): Bump to 2.64.
libobjc/:
* configure.ac (AC_PREREQ): Bump to 2.64.
libstdc++-v3/:
* configure.ac (AC_PREREQ): Bump to 2.64.
libada/:
* configure.ac (AC_PREREQ): Bump to 2.64.
libgcc/:
* configure.ac (AC_PREREQ): Bump to 2.64.
libgfortran/:
* configure.ac (AC_PREREQ): Bump to 2.64.
boehm-gc/:
* configure.ac (AC_PREREQ): Bump to 2.64.
gnattools/:
* configure.ac (AC_PREREQ): Bump to 2.64.
gcc/:
* configure.ac (AC_PREREQ): Bump to 2.64.
fixincludes/:
* configure.ac (AC_PREREQ): Bump to 2.64.
libmudflap/:
* configure.ac (AC_PREREQ): Bump to 2.64.
zlib/:
* configure.ac (AC_PREREQ): Bump to 2.64.
libffi/:
* configure.ac (AC_PREREQ): Bump to 2.64.
libcpp/:
* configure.ac (AC_PREREQ): Bump to 2.64.
libgomp/:
* configure.ac (AC_PREREQ): Bump to 2.64.
From-SVN: r151059
2009-08-24 19:08:51 +00:00
Ralf Wildenhues
70fa0efaf4
Cleanups after the update to Autoconf 2.64, Automake 1.11.
...
/:
* configure.ac: Remove --with-datarootdir, --with-docdir,
--with-pdfdir, --with-htmldir switches.
* configure: Regenerate.
gcc/:
* configure.ac: Remove --with-datarootdir, --with-docdir,
--with-htmldir switches. No need to call AC_SUBST for
datarootdir, docdir, htmldir any more.
* configure: Regenerate.
* doc/install.texi (Configuration): Document --datarootdir,
--docdir, --htmldir, --pdfdir; update documentation for
--infodir, --mandir.
(Prerequisites): Bump Autoconf version to 2.64, Automake to
1.11, M4 to 1.4.6.
libgfortran/:
* Makefile.am (install-html, install-pdf): Remove.
* Makefile.in: Regenerate.
libjava/classpath/:
* doc/cp-hacking.texinfo (Needed Tools and Libraries): Bump
Autoconf version to 2.64, Automake to 1.11, M4 to 1.4.6.
libjava/:
* HACKING: Use aclocal-1.11 and autoconf-2.64 in example.
* Makefile.am (install-html, install-pdf): Remove.
* Makefile.in: Regenerate.
libstdc++-v3/:
* doc/xml/manual/build_hacking.xml: Use tools from Autoconf
2.64 and Automake 1.11 in examples; update link to Autoconf
manual page about quadrigraphs.
* Makefile.am (install-html, install-pdf): Remove.
* Makefile.in: Regenerate.
libssp/:
* Makefile.am (install-html, install-pdf): Remove.
* Makefile.in: Regenerate.
boehm-gc/:
* Makefile.am (install-html, install-pdf): Remove.
* Makefile.in: Regenerate.
libmudflap/:
* Makefile.am (install-html, install-pdf): Remove.
* Makefile.in: Regenerate.
zlib/:
* Makefile.am (install-html, install-pdf, html): Remove.
* Makefile.in: Regenerate.
libffi/:
* Makefile.am (install-html, install-pdf): Remove.
* Makefile.in: Regenerate.
libgomp/:
* Makefile.am (install-html, install-pdf): Remove.
* Makefile.in: Regenerate.
From-SVN: r151015
2009-08-22 13:41:50 +00:00
Ralf Wildenhues
5213506e24
Regenerate tree using Autoconf 2.64 and Automake 1.11.
...
config/:
* override.m4 (_GCC_AUTOCONF_VERSION): Bump to 2.64.
:
* configure: Regenerate.
intl/:
* aclocal.m4: Regenerate.
* configure: Regenerate.
* config.h.in: Regenerate.
libiberty/:
* config.in: Regenerate.
* configure: Regenerate.
boehm-gc/:
* Makefile.in: Regenerate.
* aclocal.m4: Regenerate.
* configure: Regenerate.
* include/Makefile.in: Regenerate.
* include/gc_config.h.in: Regenerate.
fixincludes/:
* aclocal.m4: Regenerate.
* configure: Regenerate.
* config.h.in: Regenerate.
gcc/:
* aclocal.m4: Regenerate.
* config.in: Regenerate.
* configure: Regenerate.
libgcc/:
* configure: Regenerate.
gnattools/:
* configure: Regenerate.
libada/:
* configure: Regenerate.
libcpp/:
* aclocal.m4: Regenerate.
* config.in: Regenerate.
* configure: Regenerate.
libdecnumber/:
* aclocal.m4: Regenerate.
* configure: Regenerate.
* config.in: Regenerate.
libffi/:
* Makefile.in: Regenerate.
* aclocal.m4: Regenerate.
* configure: Regenerate.
* fficonfig.h.in: Regenerate.
* include/Makefile.in: Regenerate.
* man/Makefile.in: Regenerate.
* testsuite/Makefile.in: Regenerate.
libgfortran/:
* Makefile.in: Regenerate.
* aclocal.m4: Regenerate.
* config.h.in: Regenerate.
* configure: Regenerate.
libgomp/:
* Makefile.in: Regenerate.
* aclocal.m4: Regenerate.
* config.h.in: Regenerate.
* configure: Regenerate.
* testsuite/Makefile.in: Regenerate.
libjava/classpath/:
* Makefile.in: Regenerate.
* aclocal.m4: Regenerate.
* configure: Regenerate.
* doc/Makefile.in: Regenerate.
* doc/api/Makefile.in: Regenerate.
* examples/Makefile.in: Regenerate.
* external/Makefile.in: Regenerate.
* external/jsr166/Makefile.in: Regenerate.
* external/relaxngDatatype/Makefile.in: Regenerate.
* external/sax/Makefile.in: Regenerate.
* external/w3c_dom/Makefile.in: Regenerate.
* include/Makefile.in: Regenerate.
* include/config.h.in: Regenerate.
* lib/Makefile.in: Regenerate.
* native/Makefile.in: Regenerate.
* native/fdlibm/Makefile.in: Regenerate.
* native/jawt/Makefile.in: Regenerate.
* native/jni/Makefile.in: Regenerate.
* native/jni/classpath/Makefile.in: Regenerate.
* native/jni/gconf-peer/Makefile.in: Regenerate.
* native/jni/gstreamer-peer/Makefile.in: Regenerate.
* native/jni/gtk-peer/Makefile.in: Regenerate.
* native/jni/java-io/Makefile.in: Regenerate.
* native/jni/java-lang/Makefile.in: Regenerate.
* native/jni/java-math/Makefile.in: Regenerate.
* native/jni/java-net/Makefile.in: Regenerate.
* native/jni/java-nio/Makefile.in: Regenerate.
* native/jni/java-util/Makefile.in: Regenerate.
* native/jni/midi-alsa/Makefile.in: Regenerate.
* native/jni/midi-dssi/Makefile.in: Regenerate.
* native/jni/native-lib/Makefile.in: Regenerate.
* native/jni/qt-peer/Makefile.in: Regenerate.
* native/jni/xmlj/Makefile.in: Regenerate.
* native/plugin/Makefile.in: Regenerate.
* resource/Makefile.in: Regenerate.
* scripts/Makefile.in: Regenerate.
* tools/Makefile.in: Regenerate.
libjava/:
* Makefile.in: Regenerate.
* aclocal.m4: Regenerate.
* configure: Regenerate.
* gcj/Makefile.in: Regenerate.
* include/Makefile.in: Regenerate.
* include/config.h.in: Regenerate.
* testsuite/Makefile.in: Regenerate.
libjava/libltdl/:
* Makefile.in: Regenerate.
* aclocal.m4: Regenerate.
* config-h.in: Regenerate.
* configure: Regenerate.
libmudflap/:
* Makefile.in: Regenerate.
* aclocal.m4: Regenerate.
* config.h.in: Regenerate.
* configure: Regenerate.
* testsuite/Makefile.in: Regenerate.
libobjc/:
* aclocal.m4: Regenerate.
* configure: Regenerate.
* config.h.in: Regenerate.
libssp/:
* Makefile.in: Regenerate.
* aclocal.m4: Regenerate.
* config.h.in: Regenerate.
* configure: Regenerate.
libstdc++-v3/:
* Makefile.in: Regenerate.
* acinclude.m4: Regenerate.
* aclocal.m4: Regenerate.
* config.h.in: Regenerate.
* configure: Regenerate.
* doc/Makefile.in: Regenerate.
* include/Makefile.in: Regenerate.
* libsupc++/Makefile.in: Regenerate.
* po/Makefile.in: Regenerate.
* python/Makefile.in: Regenerate.
* src/Makefile.in: Regenerate.
* testsuite/Makefile.in: Regenerate.
zlib/:
* Makefile.in: Regenerate.
* aclocal.m4: Regenerate.
* configure: Regenerate.
From-SVN: r151014
2009-08-22 13:22:20 +00:00
Ralf Wildenhues
0539cb2c6f
Update automake-provided files in the toplevel.
...
/:
* compile: Sync from Automake 1.11.
* depcomp: Likewise.
* install-sh: Likewise.
* missing: Likewise.
* mkinstalldirs: Likewise.
* ylwrap: Likewise.
From-SVN: r151012
2009-08-22 11:47:16 +00:00
Dave Korn
197c68cc97
Makefile.am (libgomp_la_LDFLAGS): Add -bindir flag.
...
libgomp/ChangeLog:
* Makefile.am (libgomp_la_LDFLAGS): Add -bindir flag.
* Makefile.in: Regenerate.
ChangeLog:
* ltmain.sh (func_normal_abspath): New function.
(func_relative_path): Likewise.
(func_mode_help): Document new -bindir option for link mode.
(func_mode_link): Add new -bindir option, and use it to place
output DLL if specified.
libgfortran/ChangeLog:
* Makefile.am (LTLDFLAGS): Add -bindir flag.
* Makefile.in: Regenerate.
libssp/ChangeLog:
* Makefile.am (libssp_la_LDFLAGS): Add -bindir flag.
* Makefile.in: Regenerate.
libjava/libltdl/ChangeLog:
* Makefile.am (libltdl_la_LDFLAGS): Add -bindir flag.
* Makefile.in: Regenerate.
libjava/classpath/ChangeLog:
* ltmain.sh (func_normal_abspath): New function.
(func_relative_path): Likewise.
(func_mode_help): Document new -bindir option for link mode.
(func_mode_link): Add new -bindir option, and use it to place
output DLL if specified.
From-SVN: r150960
2009-08-20 11:11:34 +00:00
Ralf Wildenhues
0115d4a36f
Disable option checking in the toplevel, avoid 2.64 fopen glitch.
...
/:
* configure.ac: Call AC_DISABLE_OPTION_CHECKING.
(baseargs): Add --disable-option-checking.
* configure: Regenerate.
config/:
* override.m4 (AC_DISABLE_OPTION_CHECKING): Define to be
empty if not defined, to avoid error with 2.59.
(_AC_LANG_IO_PROGRAM): When the Autoconf version is exactly
2.64, avoid per-language instances to drop fopen from test
program.
From-SVN: r150945
2009-08-19 22:19:37 +00:00
Ralf Wildenhues
58af276a30
Fix toplevel target defs.
...
/:
* Makefile.def (configure-target-libiberty): Depend on
all-binutils and all-ld.
(configure-target-newlib): Likewise.
* Makefile.in: Regenerate.
From-SVN: r150944
2009-08-19 21:57:58 +00:00
Ben Elliston
e9d9afef6f
* config.sub, config.guess: Update from upstream sources.
...
From-SVN: r150822
2009-08-17 14:09:01 +10:00
Ralf Wildenhues
354ebf88ee
Sync toplevel from src and merge.
...
/:
Sync from src, merge:
2009-07-02 Tristan Gingold <gingold@adacore.com>
* configure.ac: Do not exclude gas for i386-*-darwin.
Add a case for x86_64-*-darwin.
* configure: Regenerate.
From-SVN: r150800
2009-08-16 15:09:13 +00:00
Neil Vachharajani
ee26a76d35
* Moved ChangeLog entry to the correct ChangeLog
...
From-SVN: r150625
2009-08-10 14:57:24 +00:00
Neil Vachharajani
da0e8d951a
* value-prof.c (init_pid_map): Replace xmalloc with XCNEWVEC.
...
From-SVN: r150544
2009-08-06 20:45:26 +00:00
Neil Vachharajani
8375f7b2fe
* MAINTAINERS: Add my name to Write After Approval list.
...
From-SVN: r150541
2009-08-06 20:27:41 +00:00
Michael Eager
ca9fe9972e
configure.ac: Add Microblaze target.
...
* configure.ac: Add Microblaze target.
* configure: Regenerate.
From-SVN: r150535
2009-08-06 17:48:24 +00:00
Christian Bruel
ea2002ba74
enable SH libgloss build
...
From-SVN: r150314
2009-07-31 14:51:10 +02:00
Rask Ingemann Lambertsen
f563194df3
MAINTAINERS (Write After Approval): Update my e-mail address.
...
2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
* MAINTAINERS (Write After Approval): Update my e-mail address.
From-SVN: r150156
2009-07-28 13:30:14 +00:00
Ian Lance Taylor
e90e6bd737
configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
...
* configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
* configure: Rebuild.
From-SVN: r149292
2009-07-06 18:06:55 +00:00
Tobias Grosser
f6e0880aa0
MAINTAINERS: Move myself to the Graphite Reviewers.
...
2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
* MAINTAINERS: Move myself to the Graphite Reviewers.
From-SVN: r149138
2009-07-01 12:13:57 +00:00
Wei Guozhi
6d984927d5
MAINTAINERS: Add my name to Write After Approval list.
...
* MAINTAINERS: Add my name to Write After Approval list.
From-SVN: r149080
2009-06-30 03:42:16 +00:00
Steve Ellcey
f2689b094a
re PR bootstrap/40338 (bootstrap comparision fails on 32 bit PA when comparing libgcc objects)
...
2009-06-26 Steve Ellcey <sje@cup.hp.com>
PR bootstrap/40338
* configure.ac (comparestring): Create new variable.
* Makefile.tpl (comparestring): Use to skip some comparisions.
* configure: Regenerate.
* Makefile.in: Regenerate.
From-SVN: r148978
2009-06-26 17:28:40 +00:00
Doug Evans
f62c0ba4a7
changelog for:
...
* Makefile.def (host_modules): Add cgen.
* Makefile.in: Regenerate.
* configure.ac (host_tools): Add cgen.
* configure: Regenerate.
From-SVN: r148977
2009-06-26 17:12:35 +00:00
DJ Delorie
7acf4da6f9
MAINTAINERS: Add myself as mep maintainer.
...
[toplevel]
* MAINTAINERS: Add myself as mep maintainer.
[gcc]
Add MeP port.
* config.gcc: Add mep support.
* recog.c: Resurrect validate_replace_rtx_subexp().
* recog.h: Likewise.
* config/mep/: Add new port:
* config/mep/constraints.md: New file.
* config/mep/default.h: New file.
* config/mep/intrinsics.h: New file.
* config/mep/intrinsics.md: New file.
* config/mep/ivc2-template.h: New file.
* config/mep/mep-c5.cpu: New file.
* config/mep/mep-core.cpu: New file.
* config/mep/mep-default.cpu: New file.
* config/mep/mep-ext-cop.cpu: New file.
* config/mep/mep-intrin.h: New file.
* config/mep/mep-ivc2.cpu: New file.
* config/mep/mep-lib1.asm: New file.
* config/mep/mep-lib2.c: New file.
* config/mep/mep-pragma.c: New file.
* config/mep/mep-protos.h: New file.
* config/mep/mep-tramp.c: New file.
* config/mep/mep.c: New file.
* config/mep/mep.cpu: New file.
* config/mep/mep.h: New file.
* config/mep/mep.md: New file.
* config/mep/mep.opt: New file.
* config/mep/predicates.md: New file.
* config/mep/t-mep: New file.
[gcc/testsuite]
Add MeP port.
* lib/target-supports.exp: Add mep support (no profiling).
[libgcc]
Add MeP port.
* config.host: Add mep support.
[libstdc++-v3]
Add MeP port.
* configure.host: Add mep support.
From-SVN: r148890
2009-06-24 00:16:25 -04:00
Ian Lance Taylor
00020c1638
configure.ac: Add --enable-build-with-cxx.
...
./: * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
boot_languages. Only bootstrap target libraries listed in
target_libs for some boot language. Add --with-stage1-ldflags,
--with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
if not building with C++.
* Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
* Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
(POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
(HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
(POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
(POSTSTAGE1_FLAGS_TO_PASS): Likewise.
* configure, Makefile.in: Rebuild.
gcc/:
* configure.ac: Invoke AC_PROG_CXX. Separate C specific warnings
from loose_warn into c_loose_warn and from strict_warn into
c_strict_warn. Set and substitute warn_cxxflags. Check for
--enable-build-with-cxx. Set and substitute
ENABLE_BUILD_WITH_CXX. Set and substitute HOST_LIBS.
* Makefile.in (CXXFLAGS): New variable.
(C_LOOSE_WARN, C_STRICT_WARN): New variables.
(GCC_WARN_CFLAGS): Add $(C_LOOSE_WARN). Add $(C_STRICT_WARN) if
the default is the same as $(STRICT_WARN).
(GCC_WARN_CXXFLAGS, WARN_CXXFLAGS): New variables.
(CXX): New variable.
(COMPILER): New value if ENABLE_BUILD_WITH_CXX.
(COMPILER_FLAGS, LINKER, LINKER_FLAGS): Likewise.
(ALL_COMPILERFLAGS, ALL_LINKERFLAGS): Likewise.
(HOST_LIBS): New variable.
(GCC_CFLAGS): Add $(C_LOOSE_WARN).
(ALL_CXXFLAGS): New variable.
(LIBS, BACKENDLIBS): Add $(HOST_LIBS).
* doc/install.texi (Configuration): Document
--enable-build-with-cxx, --with-stage1-ldflags,
--with-stage1-libs, --with-boot-ldflags, --with-boot-libs.
* configure: Rebuild.
From-SVN: r148889
2009-06-24 04:03:51 +00:00
Li Feng
1da52d4a6c
MAINTAINERS: Added my name to write-after-approval list.
...
2009-06-23 Li Feng <nemokingdom@gmail.com>
* MAINTAINERS: Added my name to write-after-approval list.
From-SVN: r148831
2009-06-23 03:55:49 +00:00
Ryan Mansfield
144c917562
configure.ac: Define is_elf for QNX Neutrino targets.
...
* configure.ac: Define is_elf for QNX Neutrino targets.
* configure: Regenerate.
From-SVN: r148491
2009-06-15 14:09:43 +00:00
Ghassan Shobaki
e5871e24c1
MAINTAINERS: Added my name to the write-after-approval list
...
2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
* MAINTAINERS: Added my name to the write-after-approval list
From-SVN: r148322
2009-06-09 18:39:31 +00:00
Kaveh R. Ghazi
5f4a82c0c5
configure.ac: Detect MPC in default directory.
...
* configure.ac: Detect MPC in default directory.
* configure: Regenerate.
From-SVN: r148280
2009-06-08 16:30:30 +00:00
Jerome Guitton
394e919561
Makefile.tpl (all): Avoid a trailing backslash.
...
* Makefile.tpl (all): Avoid a trailing backslash.
* Makefile.in: Regenerate.
Co-Authored-By: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
From-SVN: r148113
2009-06-03 05:41:22 +00:00
Ben Elliston
47bca6aa34
* config.sub, config.guess: Update from upstream sources.
...
From-SVN: r148105
2009-06-03 09:00:35 +10:00
Richard Sandiford
a891a4733d
configure.ac (powerpc-*-aix*, [...]): Add target-newlib to noconfdirs.
...
* configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
to noconfdirs.
* configure: Regenerate.
From-SVN: r148093
2009-06-02 19:01:35 +00:00
Alexandre Oliva
70cb2d9f66
Makefile.tpl ([+compare-target+]): Compare all stage directories, rather than just gcc.
...
* Makefile.tpl ([+compare-target+]): Compare all stage
directories, rather than just gcc.
* Makefile.in: Rebuilt.
From-SVN: r148080
2009-06-02 08:12:04 +00:00
Doug Kwan
7f1245dffd
configure.ac: Support gold for target arm*-*-*.
...
2009-06-01 Doug Kwan <dougkwan@google.com>
* configure.ac: Support gold for target arm*-*-*.
* configure: Regenerate.
From-SVN: r148064
2009-06-01 19:41:08 +00:00
Kaveh R. Ghazi
acd262252c
Makefile.def: Add MPC support and dependencies.
...
* Makefile.def: Add MPC support and dependencies.
* configure.ac: Likewise. Reorganize GMP/MPFR checks.
* Makefile.in, configure: Regenerate.
gcc:
* configure.ac: Add MPC support.
* config.in, configure: Regenerate.
From-SVN: r147996
2009-05-30 00:43:36 +00:00
Alexandre Oliva
a1fc946a9f
Makefile.tpl (all): Avoid harmless warning in make all when gcc-bootstrap is enabled but stage_last...
...
* Makefile.tpl (all): Avoid harmless warning in make all when
gcc-bootstrap is enabled but stage_last does not exist.
* Makefile.in: Rebuilt.
From-SVN: r147900
2009-05-27 07:29:30 +00:00
Nicolas Roche
2e6a3c8daf
Makefile.tpl (compare-target): Skip ./ada/*tools directories.
...
* Makefile.tpl (compare-target): Skip ./ada/*tools directories.
* Makefile.in: Regenerate.
From-SVN: r147834
2009-05-24 12:39:17 +00:00
Denis Chertykov
63487d1151
* MAINTAINERS: Update my e-mail address.
...
From-SVN: r147775
2009-05-21 22:46:07 +04:00
Dave Korn
449223affa
configure.ac (cygwin noconfigdirs): Remove libgcj.
...
* configure.ac (cygwin noconfigdirs): Remove libgcj.
* configure: Regenerate.
From-SVN: r147770
2009-05-21 14:42:22 +00:00
Alexandre Oliva
31c98f4921
re PR other/40159 ("make all" ignores build failures)
...
PR other/40159
* Makefile.tpl (all): Don't assume gcc-bootstrap and
gcc-no-bootstrap are mutually exclusive.
* Makefile.in: Rebuilt.
From-SVN: r147695
2009-05-19 01:30:35 +00:00
Alexandre Oliva
0f50183740
re PR other/40159 ("make all" ignores build failures)
...
PR other/40159
* Makefile.tpl (all): Don't end with unconditional success.
* Makefile.in: Rebuilt.
From-SVN: r147683
2009-05-19 00:01:17 +00:00
Alexandre Oliva
4a4a4e9933
re PR target/37137 (unrecognized command line option "-minterlink-mips16")
...
ChangeLog:
PR target/37137
* Makefile.def (flags_to_pass): Remove redundant and incomplete
STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
Add FLAGS_FOR_TARGET and BUILD_CONFIG.
(bootstrap_stage): Remove bootstrap-debug custom stages. Turn
stage_configureflags, stage_cflags and stage_libcflags into
explicit Makefile macros.
* Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
GFORTRAN.
(POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
CC. Set CC_FOR_BUILD from CC.
(BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
and GFORTRAN.
(TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
(_LIBCFLAGS): Renamed to _TFLAGS.
(do-compare-debug, do-compare3-debug): Drop.
(CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
(FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
(XGCC_FLAGS_FOR_TARGET): New.
(BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
(EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
(POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
TFLAGS.
(BUILD_CONFIG): Include if requested.
(all): Set TFLAGS on bootstrap.
(configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
(all-stageid-prefixmodule): Likewise.
(do-clean, distclean-stageid): Set TFLAGS.
(restrap): Fix whitespace.
* Makefile.in: Rebuilt.
config/ChangeLog:
* multi.m4: Save CXX, GFORTRAN and GCJ in config.status.
* mt-gnu (CXXFLAGS_FOR_TARGET): Adjust.
* bootstrap-O1.mk: New.
* bootstrap-O3.mk: New.
* bootstrap-debug.mk: New.
gcc/ChangeLog:
PR target/37137
* doc/install.texi (STAGE1_TFLAGS, BUILD_CONFIG): Document.
gcc/java/ChangeLog:
* Make-lang.in (GCJ): Renamed to...
(XGCJ): ... this.
libjava/ChangeLog:
* configure.ac: Insert libgcjdir in the GCJ passed in the
environment, rather than overriding completely.
* configure: Rebuilt.
From-SVN: r147415
2009-05-12 05:49:28 +00:00
Paolo Bonzini
1cee34299e
[multiple changes]
...
2009-05-07 Paolo Bonzini <bonzini@gnu.org>
* config.guess: Sync with src.
config:
2009-05-07 Paolo Bonzini
Sync from src:
2009-02-02 Doug Evans <dje@google.com>
* tcl.m4 (SC_PATH_TCLCONFIG): Don't exit 0 if tclconfig fails.
(SC_PATH_TKCONFIG): Don't exit 0 if tkconfig fails.
(SC_LOAD_TCLCONFIG): Quote all uses of TCL_BIN_DIR, it may contain
"# no Tcl configs found".
(SC_LOAD_TKCONFIG): Similarily for TK_BIN_DIR.
From-SVN: r147225
2009-05-07 08:36:43 +00:00
Dave Korn
0b70eafda5
configure.ac ($with_ppl): Default to no if not supplied.
...
* configure.ac ($with_ppl): Default to no if not supplied.
($with_cloog): Likewise.
configure: Regenerate.
From-SVN: r147216
2009-05-07 05:23:16 +00:00
James E. Wilson
5175f17c83
* MAINTAINERS: Update my e-mail address.
...
From-SVN: r146853
2009-04-27 12:51:20 -07:00
Nick Clifton
952fa153c8
* MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
...
From-SVN: r146843
2009-04-27 14:35:42 +00:00
Eric Botcazou
a687f83c5a
Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
...
* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
(POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
* Makefile.in: Regenerate.
From-SVN: r146769
2009-04-25 12:24:08 +00:00
Kaveh R. Ghazi
9e3eba1599
re PR bootstrap/39739 (Bootstrapping with in-tree mpfr-2.4.1 and --with-gmp=... errors)
...
PR bootstrap/39739
* configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
* Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
* configure, Makefile.in: Regenerate.
From-SVN: r146754
2009-04-25 03:24:17 +00:00
Taras Glek
d1b382088a
hashtab.h: Update GTY annotations to new syntax
...
2009-04-21 Taras Glek <tglek@mozilla.com>
* include/hashtab.h: Update GTY annotations to new syntax
* include/splay-tree.h: Likewise
gcc/ChangeLog
2009-04-21 Taras Glek <tglek@mozilla.com>
* alias.c: Update GTY annotations to new syntax
* basic-block.h: Likewise
* bitmap.h: Likewise
* c-common.h: Likewise
* c-decl.c: Likewise
* c-parser.c: Likewise
* c-pragma.c: Likewise
* c-tree.h: Likewise
* cfgloop.h: Likewise
* cgraph.h: Likewise
* config/alpha/alpha.c: Likewise
* config/arm/arm.h: Likewise
* config/avr/avr.h: Likewise
* config/bfin/bfin.c: Likewise
* config/cris/cris.c: Likewise
* config/darwin.c: Likewise
* config/frv/frv.c: Likewise
* config/i386/i386.c: Likewise
* config/i386/i386.h: Likewise
* config/i386/winnt.c: Likewise
* config/ia64/ia64.h: Likewise
* config/iq2000/iq2000.c: Likewise
* config/mips/mips.c: Likewise
* config/mmix/mmix.h: Likewise
* config/pa/pa.c: Likewise
* config/pa/pa.h: Likewise
* config/rs6000/rs6000.c: Likewise
* config/s390/s390.c: Likewise
* config/sparc/sparc.c: Likewise
* config/xtensa/xtensa.c: Likewise
* cselib.h: Likewise
* dbxout.c: Likewise
* dwarf2out.c: Likewise
* except.c: Likewise
* except.h: Likewise
* fixed-value.h: Likewise
* function.c: Likewise
* function.h: Likewise
* gimple.h: Likewise
* integrate.c: Likewise
* optabs.c: Likewise
* output.h: Likewise
* real.h: Likewise
* rtl.h: Likewise
* stringpool.c: Likewise
* tree-data-ref.c: Likewise
* tree-flow.h: Likewise
* tree-scalar-evolution.c: Likewise
* tree-ssa-address.c: Likewise
* tree-ssa-alias.h: Likewise
* tree-ssa-operands.h: Likewise
* tree.c: Likewise
* tree.h: Likewise
* varasm.c: Likewise
* varray.h: Likewise
* vec.h: Likewise
* coretypes.h: Do not define GTY macro if it is already defined
* doc/gty.texi: Update GTY documentation to new syntax
* gengtype-lex.l: Enforce attribute-like syntax for GTY annotations on structs
* gengtype-parse.c: Likewise
gcc/ada/ChangeLog
2009-04-21 Taras Glek <tglek@mozilla.com>
* gcc-interface/ada-tree.h: Update GTY annotations to new syntax
* gcc-interface/trans.c: Likewise
* gcc-interface/utils.c: Likewise
gcc/cp/ChangeLog
2009-04-21 Taras Glek <tglek@mozilla.com>
* cp-tree.h: Update GTY annotations to new syntax
* decl.c: Likewise
* mangle.c: Likewise
* name-lookup.c: Likewise
* name-lookup.h: Likewise
* parser.c: Likewise
* pt.c: Likewise
* rtti.c: Likewise
* semantics.c: Likewise
* typeck2.c: Likewise
gcc/fortran/ChangeLog
2009-04-21 Taras Glek <tglek@mozilla.com>
* f95-lang.c: Update GTY annotations to new syntax
* trans-intrinsic.c: Likewise
* trans-io.c: Likewise
* trans.h: Likewise
gcc/java/ChangeLog
2009-04-21 Taras Glek <tglek@mozilla.com>
* builtins.c: Update GTY annotations to new syntax
* decl.c: Likewise
* java-tree.h: Likewise
* jcf.h: Likewise
* lang.c: Likewise
gcc/objc/ChangeLog
2009-04-21 Taras Glek <tglek@mozilla.com>
* objc-act.c: Update GTY annotations to new syntax
* objc-act.h: Likewise
libcpp/ChangeLog
2009-04-21 Taras Glek <tglek@mozilla.com>
* include/cpp-id-data.h: Update GTY annotations to new syntax
* include/cpplib.h: Likewise
* include/line-map.h: Likewise
* include/symtab.h: Likewise
From-SVN: r146607
2009-04-22 14:29:36 -04:00
Ben Elliston
070bdbd99e
* config.sub, config.guess: Update from upstream sources.
...
From-SVN: r146247
2009-04-17 21:41:32 +10:00
Anthony Green
55f2d96706
configure.ac: Add moxie support.
...
* configure.ac: Add moxie support.
* configure: Rebuilt.
From-SVN: r146204
2009-04-16 17:11:08 +00:00
Jakub Jelinek
309c24a90d
configure.ac: Change copyright header to refer to version 3 of the GNU General Public License...
...
* configure.ac: Change copyright header to refer to version
3 of the GNU General Public License and to point readers at the
COPYING3 file and the FSF's license web page.
* Makefile.def: Likewise.
* Makefile.tpl: Likewise.
* Makefile.in: Regenerate.
From-SVN: r146023
2009-04-14 10:50:26 +02:00
Jack Howarth
b93133bcea
configure.ac: Restore match for darwin9 or later.
...
2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
* configure.ac: Restore match for darwin9 or later. Use double
brackets since regeneration eats one pair.
* configure: Regenerate.
From-SVN: r145860
2009-04-09 23:50:14 +02:00
H.J. Lu
9332c6ebd1
Move gcc ChangeLog entry in revision 145415 to gcc/ChangeLog.
...
From-SVN: r145844
2009-04-09 08:52:21 -07:00
H.J. Lu
d18ff35aff
re PR c++/10039 ([macosx] gcc hangs at a c++-Constructor with switch "-Os")
...
2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
PR gas/10039
* configure.ac: Require texinfo 4.7.
* configure: Regenerated.
From-SVN: r145842
2009-04-09 08:44:05 -07:00
Jakub Jelinek
748086b7b2
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
...
From-SVN: r145841
2009-04-09 17:00:19 +02:00
Kaveh R. Ghazi
a3337ea264
configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
...
* configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
* configure: Regenerate.
gcc:
* doc/install.texi: Update minimum GMP version. Remove obsolete
text in MPFR section.
From-SVN: r145774
2009-04-08 20:25:10 +00:00
Steve Ellcey
60911f14c3
Makefil.def (languages): New entries.
...
* Makefil.def (languages): New entries.
* Makefile.tpl (check-gcc-*): New generic target.
* Makefile.in: Regenerate.
* gcc/doc/sourcebuild.texi: Update front-end requirements.
From-SVN: r145415
2009-04-01 16:41:54 +00:00
Erven Rohou
7369c1d0bf
Update my email address.
...
From-SVN: r145053
2009-03-25 09:14:46 +01:00
Tom Tromey
cfb1f59f5d
configure: Rebuild.
...
* configure: Rebuild.
* configure.ac (host_libs): Add libiconv.
* Makefile.in: Rebuild.
* Makefile.def (host_modules): Add libiconv.
(configure-gdb, all-gdb): Depend on libiconv.
From-SVN: r144947
2009-03-18 23:32:36 +00:00
Tristan Gingold
75eeae1a13
configure.ac: Treat gdb as supported on x86_64-darwin.
...
* configure.ac: Treat gdb as supported on x86_64-darwin.
* configure: Regenerate.
From-SVN: r144887
2009-03-16 17:02:02 +00:00
Joseph Myers
f38095f3ee
configure.ac (--with-host-libstdcxx): New option.
...
* configure.ac (--with-host-libstdcxx): New option.
* configure: Regenerate.
gcc/doc:
* doc/install.texi (--with-host-libstdcxx): Document.
From-SVN: r144881
2009-03-16 13:23:13 +00:00
Joern Rennecke
fec7f2457f
* MAINTAINERS: Move myself into the write after approval list.
...
From-SVN: r144810
2009-03-12 12:57:32 +00:00
Nicola Pero
6d40129473
Updated my email address
...
From-SVN: r144776
2009-03-11 14:40:29 +00:00
Dorit Nuzman
07c9707667
MAINTAINERS: Remove myself as auto-vectorizer maintainer.
...
2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
* MAINTAINERS: Remove myself as auto-vectorizer maintainer.
From-SVN: r144773
2009-03-11 07:09:15 +00:00
Ira Rosen
bb947fd1d9
MAINTAINERS: Add myself as auto-vectorizer maintainer.
...
2009-03-10 Ira Rosen <irar@il.ibm.com>
* MAINTAINERS: Add myself as auto-vectorizer maintainer.
From-SVN: r144747
2009-03-10 14:37:15 +00:00
Ralf Wildenhues
7a9d3fe886
backport: Support GNU/kOpenSolaris.
...
Backport from git Libtool:
2009-01-19 Robert Millan <rmh@aybabtu.com>
Support GNU/kOpenSolaris.
* libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
(_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
(_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
GNU/kOpenSolaris.
libjava/classpath/
* configure: Regenerate.
libjava/
* configure: Regenerate.
libssp/
* configure: Regenerate.
libobjc/
* configure: Regenerate.
libstdc++-v3/
* configure: Regenerate.
libgfortran/
* configure: Regenerate.
boehm-gc/
* configure: Regenerate.
gcc/
* configure: Regenerate.
libmudflap/
* configure: Regenerate.
zlib/
* configure: Regenerate.
libffi/
* configure: Regenerate.
libgomp/
* configure: Regenerate.
From-SVN: r144527
2009-03-01 17:49:31 +00:00
Andreas Schwab
c9e9e11f46
Update e-mail address.
...
From-SVN: r144465
2009-02-27 14:44:33 +00:00
Michael Eager
5e8c155263
Fix typo.
...
From-SVN: r144418
2009-02-25 00:12:42 +00:00
Michael Eager
b48d5f6888
Add self to MAINTAINERS.
...
From-SVN: r144410
2009-02-24 16:20:22 +00:00
Bingfeng Mei
b0adb0887e
MAINTAINERS (Write After Approval): Add myself.
...
2009-02-18 Bingfeng Mei <bmei@broadcom.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r144260
2009-02-18 09:55:15 +00:00
Andreas Schwab
ee04b57491
Makefile.tpl (stage_last): Define $r and $s before using $(RECURSE_FLAGS_TO_PASS).
...
* Makefile.tpl (stage_last): Define $r and $s before using
$(RECURSE_FLAGS_TO_PASS).
* Makefile.in: Regenerate
From-SVN: r143967
2009-02-05 15:29:52 +00:00
Ian Lance Taylor
907884c92a
* MAINTAINERS: Move myself to the Global Reviewers list.
...
From-SVN: r143818
2009-01-31 06:46:00 +00:00
Robert Millan
416ac4d45b
configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
...
2009-01-29 Robert Millan <rmh@aybabtu.com>
* configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
* configure: Regenerate.
gcc/
2009-01-29 Robert Millan <rmh@aybabtu.com>
* gcc/config.gcc: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
* gcc/config/i386/kopensolaris-gnu.h: New file. Undefine
`MD_UNWIND_SUPPORT'.
* gcc/config/kopensolaris-gnu.h: New file (based on kfreebsd-gnu.h).
From-SVN: r143768
2009-01-29 18:48:41 +00:00
Gerald Pfeifer
19196f4457
* MAINTAINERS: Remove Robert Millan from Write After Approval.
...
From-SVN: r143474
2009-01-17 22:36:37 +00:00
Gerald Pfeifer
ee5decb37d
* MAINTAINERS: Make whitespace consistent.
...
From-SVN: r143473
2009-01-17 22:13:55 +00:00
Alan Modra
36fbb0ecc5
Makefile.def (configure-opcodes): Depend on configure-libiberty.
...
* Makefile.def (configure-opcodes): Depend on configure-libiberty.
(all-opcodes): Depend on all-libiberty.
* Makefile.in: Regenerate.
From-SVN: r143426
2009-01-16 18:37:23 +10:30
Douglas B Rupp
52535a64bf
configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
...
* configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
* configure: Regenerate.
From-SVN: r143394
2009-01-15 13:14:16 +00:00
Ramana Radhakrishnan
e04a57df1b
MAINTAINERS (Write After Approval): Add myself.
...
2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r143367
2009-01-14 12:49:05 +00:00
Steven G. Kargl
856c450bd5
MAINTAINERS: Add myself to reviewers (Fortran).
...
2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
* MAINTAINERS: Add myself to reviewers (Fortran).
From-SVN: r143312
2009-01-12 21:56:28 +00:00
Sebastian Pop
53095c5686
re PR tree-optimization/38515 (Disabling PPL/CLOOG with configure does not work)
...
2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
PR tree-optimization/38515
* configure.ac (cloog-polylib): Removed.
(with_ppl, with_cloog): Test for "no".
* configure: Regenerated.
From-SVN: r143311
2009-01-12 21:36:58 +00:00
Daniel Franke
1e5e8a59a9
MAINTAINERS: Moved myself to reviewers (Fortran).
...
2009-01-11 Daniel Franke <franke.daniel@gmail.com>
* MAINTAINERS: Moved myself to reviewers (Fortran).
From-SVN: r143269
2009-01-11 07:28:03 -05:00
Thomas Schwinge
5e5debf66a
MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
...
2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
* MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
(Write After Approval): Remove myself.
From-SVN: r143138
2009-01-06 23:26:27 +01:00
Diego Novillo
1c42acf13f
MAINTAINERS: Remove myself from alias maintainership.
...
* MAINTAINERS: Remove myself from alias maintainership.
From-SVN: r143033
2009-01-03 15:04:52 -05:00
David Ayers
2fbbedafa3
MAINTAINERS: Update e-mail address.
...
2009-01-02 David Ayers <ayers@fsfe.org>
* MAINTAINERS: Update e-mail address.
From-SVN: r143009
2009-01-02 11:49:06 +00:00
Gerald Pfeifer
1721382102
* MAINTAINERS: Make whitespace consistent.
...
From-SVN: r142960
2008-12-30 07:45:13 +00:00
Ralf Wildenhues
baafc53472
Backport from upstream Libtool:
...
* libltdl.m4 (_LT_SYS_DYNAMIC_LINKER)
(_LT_LINKER_SHLIBS): Add cache variables to tests that
require the linker to work. For shlibpath_overrides_runpath,
this also changes the semantics to let the result from the C
compiler take precedence.
boehm-gc/
* configure: Regenerate.
fixincludes/
* configure: Regenerate.
gcc/
* configure: Regenerate.
libffi/
* configure: Regenerate.
libgfortran/
* configure: Regenerate.
libgomp/
* configure: Regenerate.
libjava/classpath/
* configure: Regenerate.
libjava/
* configure: Regenerate.
libmudflap/
* configure: Regenerate.
libobjc/
* configure: Regenerate.
libssp/
* configure: Regenerate.
libstdc++-v3/
* configure: Regenerate.
zlib/
* configure: Regenerate.
From-SVN: r142817
2008-12-18 20:04:55 +00:00
Ben Elliston
18430d277c
* config.sub, config.guess: Update from upstream sources.
...
From-SVN: r142805
2008-12-18 14:27:27 +11:00
Sebastian Pop
0a280b3566
configure.ac (ppllibs): Add by default the lib flags.
...
2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
* configure.ac (ppllibs): Add by default the lib flags.
* configure: Regenerate.
From-SVN: r142715
2008-12-12 17:24:23 +00:00
Luis Machado
41e9641b89
* MAINTAINERS: Add myself to the write after approval list.
...
From-SVN: r142552
2008-12-08 15:03:38 +00:00
Jack Howarth
25783c3001
configure.ac: Add double brackets on darwin[912].
...
2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
* configure.ac: Add double brackets on darwin[912].
* configure: Regenerate.
From-SVN: r142426
2008-12-04 07:17:13 +01:00
Daniel Kraft
0e318fccb8
MAINTAINERS: Moved myself and Mikael Morin from Write After Approval to Reviewer section...
...
2008-12-03 Daniel Kraft <d@domob.eu>
* MAINTAINERS: Moved myself and Mikael Morin from Write After
Approval to Reviewer section (for Fortran front-end).
From-SVN: r142408
2008-12-03 22:37:43 +01:00
Jack Howarth
7f171b9554
configure.ac: Expand to darwin10 and later.
...
2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
* configure.ac: Expand to darwin10 and later.
* configure: Regenerate.
From-SVN: r142367
2008-12-02 19:01:57 +01:00
Andreas Schwab
09ce620eab
Makefile.def: configure-target-boehm-gc depends on all-target-libstdc++-v3.
...
* Makefile.def: configure-target-boehm-gc depends on
all-target-libstdc++-v3.
* Makefile.in: Regenerate.
From-SVN: r142361
2008-12-02 16:39:27 +00:00
Kai Tietz
386c704d8a
MAINTAINERS: Add myself as mingw maintainer.
...
2008-12-02 Kai Tietz <kai.tietz@onevision.com>
* MAINTAINERS: Add myself as mingw maintainer.
From-SVN: r142360
2008-12-02 16:26:16 +01:00
Ben Elliston
e03dd84a0d
* config.sub, config.guess: Update from upstream sources.
...
From-SVN: r142343
2008-12-02 14:20:19 +11:00
Fernando Pereira
df72d7edbe
Added myself to the write after approval list in the MAINTAINERS file.
...
From-SVN: r142306
2008-12-01 06:02:19 +00:00
Gerald Pfeifer
3fa8796444
* README.SCO: Remove.
...
From-SVN: r142301
2008-11-30 23:45:04 +00:00
Dave Korn
b564652855
MAINTAINERS: Update my email address in WAA section.
...
* MAINTAINERS: Update my email address in WAA section.
From-SVN: r142277
2008-11-29 16:00:13 +00:00
Chen Liqin
ebf24eb46a
[MAINTAINER]: Update e-mail address.
...
From-SVN: r142272
2008-11-29 02:47:53 +00:00
Toon Moene
50e0f1313a
MAINTAINERS: Change e-mail address.
...
2008-11-27 Toon Moene <toon@moene.org>
* MAINTAINERS: Change e-mail address.
From-SVN: r142246
2008-11-27 20:03:08 +00:00
Tristan Gingold
0db3a85808
configure.ac: Build gdb for i?86-*-darwin*
...
2008-11-27 Tristan Gingold <gingold@adacore.com>
* configure.ac: Build gdb for i?86-*-darwin*
* configure: Regenerated.
From-SVN: r142245
2008-11-27 16:52:32 +00:00
Hariharan Sandanagobalane
f07bde688d
* MAINTAINERS: Added my full name.
...
From-SVN: r142150
2008-11-24 09:59:37 +00:00
Daniel Jacobowitz
487e299ba6
re PR bootstrap/38014 (in-tree gmp and mpfr libraries no longer work)
...
PR bootstrap/38014
PR bootstrap/37923
Revert:
2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
* Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
* Makefile.in: Regenerated.
2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
* Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
* Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
(EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
(HOST_EXPORTS): Pass CPPFLAGS.
(CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
(LDFLAGS_FOR_TARGET): Initialize from configure script.
(EXTRA_TARGET_FLAGS): Set CPPFLAGS.
* Makefile.in, configure: Regenerated.
* configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
and CPPFLAGS_FOR_BUILD.
From-SVN: r141859
2008-11-14 14:51:38 +00:00
Jeff Law
d69fbecbc6
Add myself as middle end maintainer
...
From-SVN: r141652
2008-11-06 10:18:51 -07:00
Andrew Stubbs
044fed6999
MAINTAINERS (Write after approval): Add myself.
...
* MAINTAINERS (Write after approval): Add myself.
From-SVN: r141648
2008-11-06 15:53:28 +00:00
Diego Novillo
caf6defec8
MAINTAINERS (Global Reviewers): Add myself.
...
* MAINTAINERS (Global Reviewers): Add myself.
(Non-Algorithmic Maintainers): Remove myself.
From-SVN: r141622
2008-11-05 16:06:25 -05:00
Tobias Grosser
b738068cc3
re PR middle-end/37883 ([graphite] ICE : in scan_tree_for_params, at graphite.c:2274)
...
2008-11-05 Tobias Grosser <grosser@fim.uni-passau.de>
PR middle-end/37883
* graphite.c (scan_tree_for_params): Add POINTER_PLUS_EXPR.
From-SVN: r141599
2008-11-05 05:04:29 +00:00
Tobias Grosser
58af97fcf8
re PR middle-end/37943 ([graphite] ICE : in build_graphite_scops, at graphite.c:1823)
...
2008-11-05 Tobias Grosser <grosser@fim.uni-passau.de>
PR middle-end/37943
* graphite.c (scopdet_basic_block_info): Fix loops with multiple
exits and conditions.
* testsuite/gcc.dg/graphite/pr37943.c: New.
From-SVN: r141598
2008-11-05 04:45:49 +00:00
Thomas Schwinge
3e9899ac86
MAINTAINERS (Write after approval): Add myself.
...
2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
* MAINTAINERS (Write after approval): Add myself.
From-SVN: r141591
2008-11-05 00:32:39 +01:00
Mikael Morin
ea99e36ef7
MAINTAINERS (Write after approval): Add myself.
...
2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
* MAINTAINERS (Write after approval): Add myself.
From-SVN: r141494
2008-10-31 15:20:23 +00:00
Ben Elliston
fb0d26846b
configure.ac (spu-*-*): Remove special case.
...
* configure.ac (spu-*-*): Remove special case.
* configure: Regenerate.
From-SVN: r141471
2008-10-31 10:33:12 +11:00
Catherine Moore
73c07a3e71
MAINTAINERS (Write after approval): Update my email address.
...
2008-10-30 Catherine Moore <clm@codesourcery.com>
* MAINTAINERS (Write after approval): Update my email address.
From-SVN: r141465
2008-10-30 14:42:39 -04:00
Stefan Schulze Frielinghaus
7310a2da1c
configure.ac [spu-*-*]: Do not set skipdirs.
...
ChangeLog:
2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
* configure.ac [spu-*-*]: Do not set skipdirs.
* configure: Re-generate.
gcc/ChangeLog:
2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
* config/spu/spu.h (FRAME_GROWS_DOWNWARD): Define.
(INITIAL_FRAME_POINTER_OFFSET): Remove.
* config/spu/spu.c (spu_initial_elimination_offset): Calculate new
offset if eliminating soft frame pointer.
* config/spu/spu.md (stack_protect_set, stack_protect_test)
(stack_protect_test_si): Add initial machine description
for Stack Smashing Protector
From-SVN: r141437
2008-10-29 19:33:45 +00:00
Bernd Schmidt
7e51fe23ab
MAINTAINERS (Various Maintainers): Add myself to reload.
...
* MAINTAINERS (Various Maintainers): Add myself to reload.
From-SVN: r141424
2008-10-29 15:10:17 +00:00
Richard Guenther
ef20be932f
MAINTAINERS (Various Maintainers): Add myself as middle-end maintainer.
...
2008-10-25 Richard Guenther <rguenther@suse.de>
* MAINTAINERS (Various Maintainers): Add myself as middle-end
maintainer. Remove myself as libgcc-math maintainer.
(Non-Algorithmic Maintainers): Remove myself.
From-SVN: r141363
2008-10-25 18:33:15 +00:00
Daniel Jacobowitz
03ffcfa0dc
Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
...
* Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
* Makefile.in: Regenerated.
From-SVN: r141351
2008-10-24 21:56:55 +00:00
Cary Coutant
dec014a92e
* MAINTAINERS (Write after approval): Add myself.
...
From-SVN: r141334
2008-10-23 17:20:10 -07:00
Daniel Jacobowitz
b36c386c88
./
...
PR gdb/921
PR gdb/1646
PR gdb/2175
PR gdb/2176
* Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
* Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
(EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
(HOST_EXPORTS): Pass CPPFLAGS.
(CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
(LDFLAGS_FOR_TARGET): Initialize from configure script.
(EXTRA_TARGET_FLAGS): Set CPPFLAGS.
* Makefile.in, configure: Regenerated.
* configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
and CPPFLAGS_FOR_BUILD.
libiberty/
* Makefile.in (CPPFLAGS): Define.
(FLAGS_TO_PASS, COMPILE.c): Add CPPFLAGS.
From-SVN: r141292
2008-10-22 13:30:19 +00:00
Sebastian Pop
8454152598
MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and Sebastian Pop.
...
2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
* MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
Sebastian Pop.
From-SVN: r141246
2008-10-20 19:58:37 +00:00
Antoniu Pop
e0bda97e5b
MAINTAINERS (Write After Approval): Added myself.
...
2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
* MAINTAINERS (Write After Approval): Added myself.
From-SVN: r141105
2008-10-14 10:04:19 +01:00
Kaveh R. Ghazi
36c713e04c
configure.ac (MPFR check): Bump minimum version to 2.3.0 and recommended version to 2.3.2.
...
* configure.ac (MPFR check): Bump minimum version to 2.3.0 and
recommended version to 2.3.2.
* configure: Regenerate.
gcc:
* builtins.c: Remove MPFR_VERSION_NUM(2,3,0) conditionals.
* doc/install.texi: Bump recommended MPFR to 2.3.2.
fortran:
* simplify.c: Remove MPFR_VERSION_NUM(2,3,0) conditionals.
From-SVN: r141085
2008-10-13 08:05:25 +00:00
Mark Mitchell
8fe005eeee
* MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
...
From-SVN: r140817
2008-10-01 18:38:07 +00:00
David Daney
be8f156fe8
* MAINTAINERS (Write After Approval): Update e-mail address.
...
From-SVN: r140778
2008-09-30 05:32:33 +00:00
Peter O'Gorman
ae11dff459
libtool.m4: Update to libtool 2.2.6.
...
* libtool.m4: Update to libtool 2.2.6.
* lt~obsolete.m4: Update to libtool 2.2.6.
* ltmain.sh: Update to libtool 2.2.6.
* ltsugar.m4: Update to libtool 2.2.6.
* ltversion.m4: Update to libtool 2.2.6.
* ltoptions.m4: Update to libtool 2.2.6.
* ltgcc.m4: Update to match changes from libtool 2.2.6.
From-SVN: r140698
2008-09-26 16:21:02 +00:00
Chris Fairles
441154b19b
MAINTAINERS (Write After Approval): Add myself.
...
2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r140573
2008-09-23 00:32:46 +00:00
Bernhard Reutner-Fischer
775b3b26e2
MAINTAINERS (Write After Approval): Update my name.
...
2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
* MAINTAINERS (Write After Approval): Update my name.
From-SVN: r140548
2008-09-22 14:39:19 +02:00
Steven Bosscher
9453804343
* MAINTAINERS: Add myself in "Write After Approval".
...
From-SVN: r140526
2008-09-21 12:15:42 +00:00
Steve Ellcey
52d1bfd8cd
* MAINTAINERS: Add myself as ia64 maintainer.
...
From-SVN: r140462
2008-09-18 16:24:37 +00:00
Gerald Pfeifer
c5cc92f5c1
MAINTAINERS: Remove John Carr...
...
* MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
and Michael Tiemann from Write After Approval since they do not
actually have access.
From-SVN: r140364
2008-09-14 18:14:41 +00:00
Jakub Jelinek
719bb4e3d3
Convert ChangeLog files to UTF-8.
...
Command used:
LC_ALL=C sed -i \
-e 's/D\(o\|\xf6\)nmez/D\xc3\xb6nmez/' \
-e 's/\(Av\|\x81\xc1v\|\xc1v\|\xef\xbf\xbdv\?\|\x81\xc3\x81v\|\xc3v\)ila/\xc3\x81vila/' \
-e 's/Esp\(in\|\x81\xedn\|\xedn\|\xef\xbf\xbdn\?\|\xef\xbf\xbd\xadn\|\x81\xc3\xadn\)dola/Esp\xc3\xadndola/' \
-e 's/Schl\(u\|\xef\xbf\xbd\|\xfcu\?\|\x81\xfc\|\x81\xc3\xbc\|\xc3\xaf\xc2\xbf\xc2\xbd\|\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xc2\xbc\)ter/Schl\xc3\xbcter/' \
-e 's/Humi\(e\|\xe8\)res/Humi\xc3\xa8res/' \
-e 's/L\(ow\|\xc3\xaf\xc2\xbf\xc2\xbd\|oew\|\xf6w\)is/L\xc3\xb6wis/' \
-e 's/G\xfctlein/G\xc3\xbctlein/' \
-e 's/G\xe1[b]or/G\xc3\xa1bor/' \
-e 's/L\xf3ki/L\xc3\xb3ki/' \
-e 's/Fautr\xc3 /Fautr\xc3\xa9 /' \
-e 's/S\xe9[b]astian/S\xc3\xa9bastian/' \
-e 's/Th\xef\xbf\xbd[d]ore/Th\xc3\xa9odore/' \
-e 's/Cors\xc3\xc2\xa9pius/Cors\xc3\xa9pius/' \
-e 's/K\xfchl/K\xc3\xbchl/' \
-e 's/R\xf6nnerup/R\xc3\xb6nnerup/' \
-e 's/L\xf8vset/L\xc3\xb8vset/' \
-e 's/Ph\x81\xfb\x81\xf4ng-Th\x81\xe5o/Ph\xc3\xbb\xc3\xb4ng-Th\xc3\xa5o/' \
-e 's/V\x81\xf5/V\xc3\xb5/' \
-e 's/J\xf6nsson/J\xc3\xb6nsson/' \
-e 's/V\xef\xbf\xbdis\xef\xbf\xbdnen/V\xc3\xa4is\xc3\xa4nen/' \
-e 's/J\xef\xbf\xbdrg/J\xc3\xb6rg/' \
-e 's/M\xef\xbf\xbdsli/M\xc3\xb6sli/' \
-e 's/R\xe4ty/R\xc3\xa4ty/' \
-e 's/2003\xc2\xad-/2003-/' \
-e 's/\xc2\xa0/ /g' \
-e 's/ \xa0/ /g' \
-e 's/\xa0 //' \
`find . -name \*ChangeLog\* | grep -v /.svn`
From-SVN: r140033
2008-09-05 13:07:45 +02:00
Richard Guenther
23d9794af3
configure.ac: Initialize clooglibs to -lcloog.
...
2008-09-05 Richard Guenther <rguenther@suse.de>
* configure.ac: Initialize clooglibs to -lcloog.
* configure: Re-generate.
From-SVN: r140032
2008-09-05 10:08:56 +00:00
Le-Chun Wu
192a671ee3
Add myself to MAINTAINERS file under "Write After Approval".
...
From-SVN: r140005
2008-09-04 20:29:54 +00:00
Sebastian Pop
d789184e74
configure.ac (--with-cloog-polylib): New.
...
2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
* configure.ac (--with-cloog-polylib): New.
(--disable-cloog-version-check): New.
(--disable-ppl-version-check): New.
* configure: Re-generate.
From-SVN: r139973
2008-09-04 05:57:10 +00:00
Richard Guenther
36a881c739
configure.ac: Always pass -DCLOOG_PPL_BACKEND to the cloog test.
...
2008-09-03 Richard Guenther <rguenther@suse.de>
* configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
cloog test.
* configure: Re-generate.
From-SVN: r139940
2008-09-03 16:08:05 +00:00
Hari Sandanagobalane
358da97e4e
Add picoChip port.
...
2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
Add picoChip port.
* MAINTAINERS: Add picoChip maintainers.
libgcc/
* config.host: Add picochip-*-*.
gcc/
* doc/extend.texi: Document picoChip builtin functions.
* doc/invoke.texi: Document picoChip options.
* doc/contrib.texi: Add picoChip contribution.
* doc/md.texi: Document picoChip constraints.
* config.gcc: Add picochip-*-*.
* config/picochip/: Add new port.
From-SVN: r139932
2008-09-03 12:10:49 +00:00
Sebastian Pop
f8bf925265
backport: configure: Regenerate.
...
2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
Tobias Grosser <grosser@fim.uni-passau.de>
Jan Sjodin <jan.sjodin@amd.com>
Harsha Jagasia <harsha.jagasia@amd.com>
Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
Konrad Trifunovic <konrad.trifunovic@inria.fr>
Adrien Eliche <aeliche@isty.uvsq.fr>
Merge from graphite branch.
* configure: Regenerate.
* Makefile.in: Regenerate.
* configure.ac (host_libs): Add ppl and cloog.
Add checks for PPL and CLooG.
* Makefile.def (ppl, cloog): Added modules and dependences.
* Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
(HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
gcc/
* graphite.c: New.
* graphite.h: New.
* tree-loop-linear.c (perfect_loop_nest_depth): Export.
* doc/invoke.texi (-floop-block, -floop-interchange,
-floop-strip-mine): Document new flags.
* tree-into-ssa.c (gimple_vec): Moved...
* tree-loop-distribution.c (rdg_component): Moved...
* cfgloopmanip.c: Include tree-flow.h.
(update_dominators_in_loop): New.
(create_empty_if_region_on_edge): New.
(create_empty_loop_on_edge): New.
(loopify): Use update_dominators_in_loop.
* tree-pass.h (pass_graphite_transforms): Declared.
* configure: Regenerate.
* tree-phinodes.c (make_phi_node): Export.
(add_phi_node_to_bb): New, split from create_phi_node.
* tree-chrec.c (for_each_scev_op): New.
* tree-chrec.h (for_each_scev_op): Declared.
* tree-ssa-loop-ivopts.c (get_phi_with_result): New.
(remove_statement): Call get_phi_with_result.
* config.in (HAVE_cloog): Undef.
* gdbinit.in (pgg): New.
* timevar.def (TV_GRAPHITE_TRANSFORMS): New.
* tree-ssa-loop.c (graphite_transforms): New.
(gate_graphite_transforms): New.
(pass_graphite_transforms): New.
* configure.ac (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC,
HAVE_cloog): Defined.
* tree-vectorizer.c (rename_variables_in_bb): Export.
* tree-data-ref.c (dr_may_alias_p): Export.
(stmt_simple_memref_p): New.
(find_data_references_in_stmt): Export.
(find_data_references_in_loop): Export.
(create_rdg_edge_for_ddr): Initialize RDGE_RELATION.
(create_rdg_edges_for_scalar): Initialize RDGE_RELATION.
(create_rdg_vertices): Export.
(build_empty_rdg): New.
(build_rdg): Call build_empty_rdg. Free dependence_relations.
* tree-data-ref.h (rdg_component): ... here.
(scop_p): New.
(struct data_reference): Add a field scop.
(DR_SCOP): New.
(find_data_references_in_loop): Declared.
(find_data_references_in_stmt): Declared.
(create_rdg_vertices): Declared.
(dr_may_alias_p): Declared.
(stmt_simple_memref_p): Declared.
(struct rdg_edge): Add a field ddr_p relation.
(build_empty_rdg): Declared.
* lambda.h (lambda_matrix): Declare a VEC of.
(find_induction_var_from_exit_cond): Declared.
(lambda_vector_compare): New.
* common.opt (fgraphite, floop-strip-mine,
floop-interchange, floop-block): New flags.
* lambda-code.c (find_induction_var_from_exit_cond): Export.
* cfgloop.c (is_loop_exit): New.
* cfgloop.h (is_loop_exit): Declared.
(create_empty_if_region_on_edge): Declared.
(create_empty_loop_on_edge): Declared.
* tree-flow.h (add_phi_node_to_bb): Declared.
(make_phi_node): Declared.
(rename_variables_in_bb): Declared.
(perfect_loop_nest_depth): Declared.
(graphite_transform_loops): Declared.
* Makefile.in (cfgloopmanip.o): Depend on TREE_FLOW_H.
(graphite.o-warn): Add -Wno-error.
(PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): Declared.
(LIBS): Add GMPLIBS, CLOOGLIBS, PPLLIBS.
(INCLUDES): Add PPLINC, CLOOGINC.
(OBJS-common): Add graphite.o.
(graphite.o): Add rule.
* gimple.h (gimple_vec): ... here.
* tree-cfg.c (print_loops): Start printing at ENTRY_BLOCK_PTR.
* passes.c (init_optimization_passes): Schedule
pass_graphite_transforms.
testsuite/
* gcc.dg/graphite/scop-{0,1,2,3,4,5,6,7,8,9,
10,11,12,13,14,15,16,17,18}.c: New.
* gcc.dg/graphite/graphite.exp: New.
* gcc.dg/graphite/scop-matmult.c: New.
* gcc.dg/graphite/block-0.c: New.
* lib/target-supports.exp (check_effective_target_fgraphite): New.
* gfortran.dg/graphite/block-1.f90: New.
* gfortran.dg/graphite/scop-{1,2}.f: New.
* gfortran.dg/graphite/block-{1,3,4}.f90: New.
* gfortran.dg/graphite/graphite.exp: New.
Co-Authored-By: Adrien Eliche <aeliche@isty.uvsq.fr>
Co-Authored-By: Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
Co-Authored-By: Harsha Jagasia <harsha.jagasia@amd.com>
Co-Authored-By: Jan Sjodin <jan.sjodin@amd.com>
Co-Authored-By: Konrad Trifunovic <konrad.trifunovic@inria.fr>
Co-Authored-By: Tobias Grosser <grosser@fim.uni-passau.de>
From-SVN: r139893
2008-09-02 16:31:04 +00:00
Aaron W. LaFramboise
d89f0ad622
configure.ac (RPATH_ENVVAR): Use PATH on Windows.
...
2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
<toplevel>
* configure.ac (RPATH_ENVVAR): Use PATH on Windows.
(GCC_SHLIB_SUBDIR): New.
* Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
* configure: Regenerate.
* Makefile.in: Regenerate.
<gcc>
* mkmap-flat.awk: Add option pe_dll.
* config/i386/t-cygming (SHLIB_LINK): Support building libgcc_s.
* gcc/config/i386/t-cygwin (SHLIB_LC): Add.
* gcc/config/i386/t-mingw32 (SHLIB_LC): Add.
* config/i386/mingw32.h (SHARED_LIBGCC_UNDEFS_SPEC): New.
(SUBTARGET_EXTRA_SPECS): Use SHARED_LIBGCC_UNDEFS_SPEC.
(LINK_SPEC): Support libgcc_s.
(LIBGCC_SPEC): Support libgcc_s.
(LIBGCC_SONAME): New.
<libstdc++-v3>
* acinclude.m4 <enable_symvers>: Don't use symvers on Windows.
* configure: Regenerated.
* Makefile.in: Regenerated.
* src/Makefile.in: Regenerated.
* doc/makefile.in: Regenerated.
* po/Makefile.in: Regenerated.
* libmath/Makefile.in: Regenerated.
* include/Makefile.in: Regenerated.
* libsupc++/Makefile.in: Regenerated.
* testsuite/makefile.in: Regenerated.
From-SVN: r139837
2008-08-31 12:14:25 -06:00
Gerald Pfeifer
88a2581706
* MAINTAINERS: Consistently use tabs to separate columns.
...
From-SVN: r139806
2008-08-30 22:18:00 +00:00
Tristan Gingold
f873f15f82
MAINTAINERS (Write after Approval): Add myself.
...
2008-08-29 Tristan Gingold <gingold@adacore.com>
* MAINTAINERS (Write after Approval): Add myself.
From-SVN: r139757
2008-08-29 09:36:01 +00:00
Tristan Gingold
e1514c3fdb
configure.ac (powerpc-*-darwin*, [...]): Enable bfd, binutils and opcodes.
...
* configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
Enable bfd, binutils and opcodes.
* configure: Regenerate.
From-SVN: r139715
2008-08-28 15:35:34 +00:00
John David Anglin
4717882f05
MAINTAINERS: Update my hppa and hpux entries.
...
* MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
From-SVN: r139691
2008-08-28 01:56:47 +00:00
Thomas Koenig
28c9884c6c
MAINTAINERS: Use correct Umlaut for last name.
...
2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
* MAINTAINERS: Use correct Umlaut for last name.
From-SVN: r139510
2008-08-23 13:30:18 +00:00
Francois-Xavier Coudert
ae96d86a55
* MAINTAINERS: Move myself from Reviewers to Write after Approval.
...
From-SVN: r139507
2008-08-23 08:33:12 +00:00
David Edelsohn
3ecc96e312
* MAINTAINERS: Update my email address.
...
From-SVN: r139162
2008-08-16 18:30:52 -04:00
Eric Botcazou
dd609cc1c1
Makefile.tpl: Add BOOT_ADAFLAGS.
...
* Makefile.tpl: Add BOOT_ADAFLAGS.
* Makefile.in: Regenerate.
From-SVN: r139149
2008-08-16 07:25:30 +00:00
Richard Sandiford
08d0963a0e
configure.ac (mips*-*-*linux*, [...]): Use mt-mips-gnu.
...
* configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
* configure: Regenerate.
config/
* mt-mips16-compat: New file, taken from mt-mips-elfoabi.
* mt-mips-elfoabi: Include mt-mips16-compat.
* mt-mips-gnu: New file.
gcc/
* config.gcc (mips*-*-linux*, mips64*-*-linux*): Add
mips/t-libgcc-mips16 to tmake_file.
* config/mips/mips-protos.h (mips_call_type): New enum.
(mips_pic_base_register, mips_got_load): Declare.
(mips_restore_gp): Take an rtx argument.
(mips_use_pic_fn_addr_reg_p): Declare.
(mips_expand_call): Replace the sibcall_p argument with
a mips_call_type argument. Add a lazy_p parameter.
(mips_split_call): Declare.
* config/mips/mips.h (MIPS16_PIC_TEMP_REGNUM): New macro.
(MIPS16_PIC_TEMP): Likewise.
(reg_class): Delete M16_NA_REGS.
(REG_CLASS_NAMES, REG_CLASS_CONTENTS): Update accordingly.
(SYMBOL_FLAG_BIND_NOW, SYMBOL_REF_BIND_NOW_P): New macros.
(mips_split_hi_p): Declare.
* config/mips/mips.c (mips_split_hi_p): New array.
(mips_regno_to_class): Change M16_NA_REGS entries to M16_REGS.
(mips_got_symbol_type_p): New function.
(mips_global_symbol_p): Check SYMBOL_REF_EXTERNAL_P.
(mips16_stub_function_p): New function.
(mips16_local_function_p): Likewise.
(mips_use_pic_fn_addr_reg_p): Likewise.
(mips_cannot_force_const_mem): Return false for HIGHs.
Extend CONST_INT and symbolic handling to MIPS16, using
mips_symbol_insns to check that the base symbol type is a
legitimate constant. Reject GOT-based constants if
TARGET_MIPS16_PCREL_LOADS.
(mips_const_insns): Check targetm.cannot_force_const_mem when
decomposing a symbolic base and a large offset.
(mips_emit_call_insn): Add ORIG_ADDR and ADDR parameters.
When calling a function that needs $25 from MIPS16 code,
move the target address into $25 separately and add a USE
to the call insn.
(mips16_gp_pseudo_reg): Insert the initializer immediately
before the first real insn.
(mips_pic_base_register, mips_got_load): New functions.
(mips_split_symbol): Generalize the name of the LO_SUM_OUT
parameter to LOW_OUT. Say that it can be any valid SET_SRC
when splitting a load-address operation. Split SYMBOL_GOT_DISP
constants and highs of SYMBOL_GOT_PAGE_OFST constants.
(mips_call_tls_get_addr): Update the call to mips_expand_call,
also passing NULL_RTX rather than const0_rtx as the aux argument.
(mips_rewrite_small_data_p): Check mips_lo_relocs and mips_split_p
instead of TARGET_EXPLICIT_RELOCS.
(mips_ok_for_lazy_binding_p): Check SYMBOL_REF_BIND_NOW_P.
(mips_load_call_address): Replace the sibcall_p argument with
a mips_call_type argument. Use mips_got_load.
(mips16_local_alias): New structure.
(mips16_local_aliases): New variable.
(mips16_local_aliases_hash): New function.
(mips16_local_aliases_eq): Likewise.
(mips16_local_alias): Likewise.
(mips16_stub_function): Likewise.
(mips16_build_function_stub): Create a local alias for the target
function. Handle TARGET_ABICALLS. For PIC abicalls, emit a
.cpload directive and an R_MIPS_NONE relocation for the target
function, then load the alias rather than the function itself.
Wrap the non-PIC abicalls version in ".option pic0/.option pic2".
(mips16_copy_fpr_return_value): Use mips16_stub_function and
mips_expand_call. Set SYMBOL_REF_BIND_NOW on the symbol.
(mips16_build_call_stub): Replace the FN parameter with an
FN_PTR parameter. Force the address into a register if it
isn't a call_insn_operand; don't rely on the caller to do this.
If a call to a locally-defined and locally-binding MIPS16
function must be made indirectly, redirect the call to the
function's local alias. Use mips16_stub_function_p,
mips16_stub_function, mips_expand_call and use_reg.
Set SYMBOL_FLAG_BIND_NOW on __mips_call_* symbols.
Use explicit %hi and %lo accesses where possible.
Use MIPS_CALL to generate the correct code form of a
jal instruction. Add clobbers of $18 instead of uses.
Update the call to mips_emit_call_insn.
(mips_expand_call): Replace the SIBCALL_P argument with a
mips_call_type argument and handle the new MIPS_CALL_EPILOGUE value.
Take a LAZY_P parameter. Call mips16_build_call_stub first,
allowing it to modify the call address. Update the calls to
mips_load_call_address and mips_emit_call_insn.
(mips_split_call): New function.
(mips_init_relocs): Clear mips_split_hi_p. Only use %gp_rel if
!TARGET_MIPS16. Split SYMBOL_GOT_DISP, and the high parts of
SYMBOL_GOT_PAGE_OFST, for MIPS16 code.
(mips_global_pointer): Check mips16_cfun_returns_in_fpr_p.
(mips_extra_live_on_entry): Include MIPS16_PIC_TEMP_REGNUM
if TARGET_MIPS16.
(mips_cprestore_slot): New function.
(mips_restore_gp): Take a TEMP parameter. Handle TARGET_MIPS16
and use mips_cprestore_slot.
(mips_output_function_prologue): Handle TARGET_MIPS16 for
LOADGP_OLDABI.
(mips_emit_loadgp): Move into MIPS16_PIC_TEMP for MIPS16,
then use a copygp_mips16 instruction to set up $28.
(mips_expand_prologue): Initialize the cprestore slot for MIPS16 too.
(mips16_lay_out_constants): Call split_all_insns_noflow.
(mips_reorg_process_insns): Explicitly set all_noreorder_p to
false if TARGET_MIPS16.
(mips_reorg): Don't call vr4130_align_insns if TARGET_MIPS16.
(mips_output_mi_thunk): Use mips_got_symbol_type_p. Use the
mips_dangerous_for_la25_p approach for MIPS16 PIC calls too.
(mips_set_mips16_mode): Always set MASK_EXPLICIT_RELOCS for
MIPS16 code. Allow MIPS16 o32 PIC.
(mips_override_options): Allow MIPS16 o32 PIC.
* config/mips/mips.md: Lower CONST_GP_P moves into register moves
after reload if TARGET_USE_GOT.
(UNSPEC_COPYGP): New constant.
(length): Use a default length of 8 for MIPS16 GOT loads.
(*got_disp<mode>): Check mips_split_p instead of TARGET_XGOT.
(*got_page<mode>): Check mips_split_hi_p.
(*got_disp<mode>, *got_page<mode>): Use mips_got_load.
(unspec_got<mode>, unspec_call<mode>): New expanders.
(load_got<mode>, load_call<mode>): Remove the length attributes.
Use a got attribute instead of a type attribute.
(copygp_mips16): New insn.
(restore_gp): Add a scratch clobber and pass it to mips_restore_gp.
(load_call<mode>): Use a "d" constraint instead of an "r" constraint.
(sibcall, sibcall_value, call, call_value): Update the calls
to mips_expand_call.
(call_internal, call_value_internal): Use mips_split_call.
(call_value_multiple_internal): Likewise.
(call_split): Move after call_internal (the insn it is split from).
(call_internal_direct, call_value_internal_direct): Turn into
define_insn_and_splits. Split if TARGET_SPLIT_CALLS.
(call_direct_split, call_value_direct_split): New patterns.
* config/mips/constraints.md (c): Handle TARGET_MIPS16 first
and use M16_REGS instead of M16_NA_REGS.
* config/mips/predicates.md (const_call_insn_operand): Replace
the TARGET_ABSOLUTE_ABICALLS-based check with a more general
mips_use_pic_fn_addr_reg_p check.
(move_operand): Reject HIGHs if mips_split_hi_p.
* config/mips/mips16.S: Assembly as empty if the ABI is not suitable.
(__mips16_floatunsisf): Inline __mips16_floatsisf.
(CALL_STUB_NO_RET, CALL_STUB_REG): Copy the target register to $25.
* config/mips/libgcc-mips16.ver: New file.
* config/mips/t-libgcc-mips16 (SHLIB_MAPFILES): Add
$(srcdir)/config/mips/libgcc-mips16.ver.
gcc/testsuite/
* lib/target-supports.exp (check_profiling_available): Return false
for -p and -pg on MIPS16 targets.
From-SVN: r138912
2008-08-09 19:08:15 +00:00
Paolo Bonzini
00afcaa09e
configure.ac: Add makefile fragments for hpux.
...
2008-07-30 Paolo Bonzini <bonzini@gnu.org>
* configure.ac: Add makefile fragments for hpux.
* Makefile.def (flags_to_pass): Add ADA_CFLAGS.
* Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
* configure: Regenerate.
* Makefile.in: Regenerate.
config:
2008-07-30 Paolo Bonzini <bonzini@gnu.org>
* mh-pa: New, from gcc/config/pa/x-ada.
* mh-pa-hpux10: New, from gcc/config/pa/x-ada-hpux10.
gcc:
2008-07-30 Paolo Bonzini <bonzini@gnu.org>
* configure.ac: Substitute ADA_CFLAGS.
* configure: Regenerate.
* config.host: Remove mention of pa/x-ada and pa/x-ada-hpux10 files.
* Makefile.in: Remove mention of X_* variables.
* config/pa/x-ada-hpux10: Remove.
* config/pa/x-ada: Remove.
* doc/fragments.texi: Update.
gcc/ada:
2008-07-30 Paolo Bonzini <bonzini@gnu.org>
* gcc-interface/Make-lang.in (ALL_ADAFLAGS): Remove X_ADAFLAGS and
T_ADAFLAGS, replace ALL_ADA_CFLAGS with ADA_CFLAGS.
(ALL_ADA_CFLAGS): Remove, replace throughout with ADA_CFLAGS.
* gcc-interface/Makefile.in (XCFLAGS, X_CFLAGS, X_CPPFLAGS, T_CPPFLAGS,
X_ADA_CFLAGS, T_ADA_CFLAGS, X_ADAFLAGS, T_ADAFLAGS, ADA_CFLAGS,
ALL_ADA_CFLAGS): Remove.
(ALL_ADAFLAGS, MOST_ADAFLAGS): Remove X_ADAFLAGS and T_ADAFLAGS,
replace ALL_ADA_CFLAGS with ADA_CFLAGS.
(GCC_CFLAGS): Remove X_CFLAGS.
(LOOSE_CFLAGS): Remove X_CFLAGS and XCFLAGS.
(ALL_CPPFLAGS): Remove X_CPPFLAGS and T_CPPFLAGS.
(ADA_CFLAGS): Substitute.
gnattools:
2008-07-30 Paolo Bonzini <bonzini@gnu.org>
* configure.ac (x_ada_cflags): Remove.
(ADA_CFLAGS): Substitute.
* configure: Regenerate.
* Makefile.in (ADA_CFLAGS): Substitute.
(T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove.
(TOOLS_FLAGS_TO_PASS_1, TOOLS_FLAGS_TO_PASS_1re,
TOOLS_FLAGS_TO_PASS_NATIVE, TOOLS_FLAGS_TO_PASS_CROSS):
Pass ADA_CFLAGS.
From-SVN: r138301
2008-07-30 12:17:17 +00:00
Aldy Hernandez
806b3528b9
MAINTAINERS: Add Jakub and myself as gimple maintainers.
...
* MAINTAINERS: Add Jakub and myself as gimple maintainers.
From-SVN: r138211
2008-07-28 17:37:05 +00:00
Dodji Seketeli
ab2203551a
MAINTAINERS (Write after Approval): Add myself.
...
2008-07-11 Dodji Seketeli <dseketel@redhat.com>
* MAINTAINERS (Write after Approval): Add myself.
From-SVN: r137717
2008-07-11 14:58:42 +02:00
Xuepeng Guo
78209f30ad
MAINTAINERS (Write After Approval): Add myself.
...
2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r137344
2008-07-02 07:18:59 +00:00
Andrew Jenner
5b5b098dd4
MAINTAINERS (Write After Approval): Add myself.
...
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r137258
2008-06-29 20:17:45 +00:00
Krister Walfridsson
d812ec939c
MAINTAINERS: Update my email address.
...
2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
* MAINTAINERS: Update my email address.
From-SVN: r137256
2008-06-29 19:21:49 +00:00
Joey Ye
99e782246c
Add missing entry
...
From-SVN: r137151
2008-06-26 17:46:21 +00:00
Ralf Wildenhues
18c04407bf
Makefile.tpl ($(srcdir)/configure): Update dependencies.
...
* Makefile.tpl ($(srcdir)/configure): Update dependencies.
* Makefile.in: Regenerate.
* configure: Regenerate.
config/
* override.m4: Use m4_version_prereq throughout.
(_AC_ARG_VAR_VALIDATE, AC_MSG_FAILURE): Backport from git
Autoconf: output pwd along with fatal errors, so the right
config.log file is hinted at more prominently.
(PARSE_ARGS): Push setting of ac_pwd in this diversion.
(_GCC_AUTOCONF_VERSION): New, define to 2.59 if not defined.
(_GCC_AUTOCONF_VERSION_CHECK): New macro, require use of Autoconf
version _GCC_AUTOCONF_VERSION throughout the tree.
(m4_wrap): New override, fix for Posix semantics of m4wrap.
libgcc/
* configure.ac: sinclude override.m4.
* configure: Regenerate.
gnattools/
* configure.ac: move sinclude of acx.m4 before AC_INIT,
also sinclude override.m4.
* Makefile.in ($(srcdir)/configure): Update dependencies.
* configure: Regenerate.
libada/
* configure.ac: move sinclude of acx.m4 before AC_INIT,
also sinclude override.m4.
* Makefile.in ($(srcdir)/configure): Update dependencies.
* configure: Regenerate.
intl/
* configure: Regenerate.
libiberty/
* configure: Regenerate.
boehm-gc/
* Makefile.in: Regenerate.
* configure: Regenerate.
* include/Makefile.in: Regenerate.
* include/gc_config.h.in: Regenerate.
fixincludes/
* configure: Regenerate.
gcc/
* configure: Regenerate.
libcpp/
* Makefile.in ($(srcdir)/aclocal.m4): Update dependencies.
* configure: Regenerate.
libdecnumber/
* Makefile.in ($(srcdir)/aclocal.m4): Update dependencies.
* configure: Regenerate.
libffi/
* configure: Regenerate.
* include/Makefile.in: Regenerate.
* testsuite/Makefile.in: Regenerate.
libgfortran/
* configure: Regenerate.
libgomp/
* configure: Regenerate.
libjava/classpath/
* Makefile.in: Regenerate.
* configure: Regenerate.
* doc/Makefile.in: Regenerate.
* doc/api/Makefile.in: Regenerate.
* examples/Makefile.in: Regenerate.
* external/Makefile.in: Regenerate.
* external/jsr166/Makefile.in: Regenerate.
* external/relaxngDatatype/Makefile.in: Regenerate.
* external/sax/Makefile.in: Regenerate.
* external/w3c_dom/Makefile.in: Regenerate.
* include/Makefile.in: Regenerate.
* lib/Makefile.in: Regenerate.
* native/Makefile.in: Regenerate.
* native/fdlibm/Makefile.in: Regenerate.
* native/jawt/Makefile.in: Regenerate.
* native/jni/Makefile.in: Regenerate.
* native/jni/classpath/Makefile.in: Regenerate.
* native/jni/gconf-peer/Makefile.in: Regenerate.
* native/jni/gstreamer-peer/Makefile.in: Regenerate.
* native/jni/gtk-peer/Makefile.in: Regenerate.
* native/jni/java-io/Makefile.in: Regenerate.
* native/jni/java-lang/Makefile.in: Regenerate.
* native/jni/java-net/Makefile.in: Regenerate.
* native/jni/java-nio/Makefile.in: Regenerate.
* native/jni/java-util/Makefile.in: Regenerate.
* native/jni/midi-alsa/Makefile.in: Regenerate.
* native/jni/midi-dssi/Makefile.in: Regenerate.
* native/jni/native-lib/Makefile.in: Regenerate.
* native/jni/qt-peer/Makefile.in: Regenerate.
* native/jni/xmlj/Makefile.in: Regenerate.
* native/plugin/Makefile.in: Regenerate.
* resource/Makefile.in: Regenerate.
* scripts/Makefile.in: Regenerate.
* tools/Makefile.in: Regenerate.
libjava/
* configure: Regenerate.
* gcj/Makefile.in: Regenerate.
* include/Makefile.in: Regenerate.
* testsuite/Makefile.in: Regenerate.
libjava/libltdl/
* Makefile.in: Regenerate.
* configure: Regenerate.
libmudflap/
* Makefile.in: Regenerate.
* config.h.in: Regenerate.
* configure: Regenerate.
* testsuite/Makefile.in: Regenerate.
libobjc/
* configure: Regenerate.
libssp/
* Makefile.in: Regenerate.
* config.h.in: Regenerate.
* configure: Regenerate.
libstdc++-v3/
* configure: Regenerate.
zlib/
* Makefile.in: Regenerate.
* configure: Regenerate.
From-SVN: r136876
2008-06-17 23:13:35 +00:00
Daniel Kraft
47aa9a3191
MAINTAINERS (Write After Approval): Add myself.
...
2008-06-17 Daniel Kraft <d@domob.eu>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r136862
2008-06-17 10:24:06 +02:00
Ralf Wildenhues
ad33ff5785
configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early...
...
* configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
"$@" is still intact with both Autoconf 2.59 and 2.62.
* configure: Regenerate.
From-SVN: r136849
2008-06-16 21:36:27 +00:00
Ralf Wildenhues
cdce5c41ef
Makefile.tpl: Fix comment errors.
...
* Makefile.tpl: Fix comment errors.
* Makefile.in: Regenerate.
From-SVN: r136848
2008-06-16 21:30:41 +00:00
David S. Miller
01b79d1165
configure.ac: Add powerpc*-*-* to gold supported targets.
...
2008-06-12 David S. Miller <davem@davemloft.net>
David Edelsohn <edelsohn@gnu.org>
* configure.ac: Add powerpc*-*-* to gold supported targets.
* configure: Regenerate.
Co-Authored-By: David Edelsohn <edelsohn@gnu.org>
From-SVN: r136717
2008-06-12 13:13:12 -04:00
Joseph Myers
f8c33439c6
re PR tree-optimization/36218 (VRP causes stack overflow while building libgcj)
...
PR tree-optimization/36218
* Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
* Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
(all prefix="build-"): Pass them to build-system sub-makes.
* Makefile.in: Regenerate.
config:
* config/mh-mingw (LDFLAGS): Define.
gcc:
* configure.ac: Use LDFLAGS="${LDFLAGS_FOR_BUILD}" when running
configure for the build system.
(BUILD_LDFLAGS): Define.
* configure: Regenerate.
* Makefile.in (BUILD_LDFLAGS): Define to @BUILD_LDFLAGS@.
From-SVN: r136563
2008-06-08 17:14:33 +01:00
Joseph Myers
cd985f6672
MAINTAINERS (mt port): Remove.
...
* MAINTAINERS (mt port): Remove.
(sco5, unixware, sco udk): Remove.
(Kean Johnston): Add to Write After Approval.
fixincludes:
* inclhack.def (AAB_svr4_replace_byteorder,
AAB_ultrix_ansi_compat, AAB_ultrix_limits, AAB_ultrix_memory,
libc1_G_va_list, libc1_ifdefd_memx, nested_motorola,
ptx_sys_mc_param_h, sco_regset, sco_static_func, sco_utime,
solaris_mutex_init_1, solaris_socket, solaris_unistd,
solaris_widec, svr4_krnl, ultrix_atexit_param, ultrix_atof_param,
ultrix_const3, ultrix_fix_fixproto, ultrix_ifdef, ultrix_locale,
ultrix_math_ifdef, ultrix_nested_ioctl, ultrix_nested_svc,
ultrix_stat, ultrix_static, ultrix_stdlib, ultrix_strings,
ultrix_strings2, ultrix_sys_time, ultrix_unistd,
unicosmk_restrict, uw7_byteorder_fix, windiss_math1,
windiss_math2, windiss_valist): Remove.
* fixincl.x: Regenerate.
* mkfixinc.sh: (arm-semi-aof, hppa1.1-*-osf*, hppa1.1-*-bsd*,
i370-*-openedition, i?86-*-moss*, i?86-*-uwin*,
powerpc-*-eabiaix*): Remove.
* tests/base/math.h: Update.
* tests/base/pthread.h: Update.
* tests/base/stdio.h: Update.
* tests/base/stdlib.h: Update.
* tests/base/string.h: Update.
* tests/base/strings.h: Update.
* tests/base/sys/file.h: Update.
* tests/base/sys/limits.h: Update.
* tests/base/sys/socket.h: Update.
* tests/base/sys/stat.h: Update.
* tests/base/sys/time.h: Update.
* tests/base/testing.h: Update.
* tests/base/unistd.h: Update.
* tests/base/_G_config.h: Remove.
* tests/base/arpa: Remove directory.
* tests/base/fs: Remove directory.
* tests/base/locale.h: Remove.
* tests/base/machine: Remove directory.
* tests/base/rpc/svc.h: Remove.
* tests/base/sys/ioctl.h: Remove.
* tests/base/sys/regset.h: Remove.
* tests/base/sys/times.h: Remove.
* tests/base/sys/utsname.h: Remove.
* tests/base/widec.h: Remove.
gcc:
* config.gcc (Obsolete configurations): Remove list of
configurations.
(Unsupported targets list): Add *-*-linux*aout*, *-*-linux*libc1*,
*-*-solaris2.[0-6], *-*-solaris2.[0-6].*, *-*-sysv*. Remove other
targets matched by those patterns.
(strongarm*-*-*, ep9312*-*-*, xscale-*-*, parisc*-*-*,
m680[012]0-*-*, *-*-linux*libc1*, *-*-linux*aout*,
alpha*-*-unicosmk*, strongarm*-*-freebsd*, ep9312-*-elf,
arm*-*-kaos*, cris-*-aout, parisc*64*-*-linux*, parisc*-*-linux*,
hppa1.1-*-pro*, hppa1.1-*-osf*, hppa1.1-*-bsd*,
i[34567]86-sequent-ptx4*, i[34567]86-sequent-sysv4*,
i[34567]86-*-beoself*, i[34567]86-*-beos*, i[34567]86-*-sco3.2v5*,
i[34567]86-*-sysv5*, i[34567]86-*-sysv4*, i[34567]86-*-uwin*,
i[34567]86-*-kaos*, m68020-*-elf*, m68010-*-netbsdelf*,
mips-wrs-windiss, mt-*-elf, powerpc-*-beos*, powerpc-*-chorusos*,
powerpc-wrs-windiss*, powerpcle-*-sysv*, powerpc-*-kaos*,
powerpcle-*-kaos*, sh*-*-kaos*, sparc-*-sysv4*, strongarm-*-elf*,
strongarm-*-pe, strongarm-*-kaos*, vax-*-bsd*, vax-*-sysv*,
vax-*-ultrix*, xscale-*-elf, xscale-*-coff,
i[34567]86-*-linux*aout*, i[34567]86-*-linux*libc1): Remove.
Make code for Solaris 7 and greater unconditional for Solaris.
(ep9312-*-*, parisc1*, m680[012]0-*-*, parisc*-*-*, mt-*-*):
Remove --with-* handling.
* config/rs6000/sysv4.h (-mwindiss): Remove from all specs.
(LIB_WINDISS_SPEC, CPP_OS_WINDISS_SPEC, STARTFILE_WINDISS_SPEC,
ENDFILE_WINDISS_SPEC, LINK_START_WINDISS_SPEC,
LINK_OS_WINDISS_SPEC): Remove.
* config/rs6000/sysv4.opt (mwindiss): Remove.
* configure.ac (strongarm*-*-*, xscale*-*-*): Remove.
* configure: Regenerate.
* doc/cpp.texi: Don't mention BeOS.
* doc/extend.texi (interrupt): Don't mention MS1.
* doc/install.texi: (i386-@var{any}-sysv, m68k-bull-sysv,
m68k-hp-hpux, m68000-hp-hpux, m68000-att-sysv,
alphaev5-cray-unicosmk*, xscale-*-*, i?86-*-linux*aout,
i?86-*-sco3.2v5*, i?86-*-udk, m68k-hp-hpux, powerpc-*-sysv4,
powerpc-*-sysv4, powerpcle-*-sysv4, *-*-sysv*, vax-dec-ultrix):
Remove.
* doc/invoke.texi (MT Options): Remove.
(-mwindiss): Remove.
(CRIS Options): Remove cris-axis-aout references.
(HPPA Options): Don't mention hppa1.1-*-pro.
* doc/md.texi: (MorphoTech family): Remove.
* libgcc2.c: Don't handle UWIN.
* config/alpha/t-unicosmk: Remove.
* config/alpha/unicosmk.h: Remove.
* config/arm/kaos-arm.h: Remove.
* config/arm/kaos-strongarm.h: Remove.
* config/arm/strongarm-coff.h: Remove.
* config/arm/strongarm-elf.h: Remove.
* config/arm/strongarm-pe.h: Remove.
* config/arm/t-strongarm-pe: Remove.
* config/arm/t-xscale-coff: Remove.
* config/arm/t-xscale-elf: Remove.
* config/arm/xscale-coff.h: Remove.
* config/arm/xscale-elf.h: Remove.
* config/chorus.h: Remove.
* config/cris/aout.h: Remove.
* config/cris/aout.opt: Remove.
* config/cris/t-aout: Remove.
* config/i386/beos-elf.h: Remove.
* config/i386/kaos-i386.h: Remove.
* config/i386/ptx4-i.h: Remove.
* config/i386/sco5.h: Remove.
* config/i386/sco5.opt: Remove.
* config/i386/sysv4-cpp.h: Remove.
* config/i386/sysv5.h: Remove.
* config/i386/t-beos: Remove.
* config/i386/t-sco5: Remove.
* config/i386/t-uwin: Remove.
* config/i386/uwin.asm: Remove.
* config/i386/uwin.h: Remove.
* config/kaos.h: Remove.
* config/mips/windiss.h: Remove.
* config/mt: Remove directory.
* config/pa/pa-osf.h: Remove.
* config/pa/pa-pro-end.h: Remove.
* config/pa/t-pro: Remove.
* config/ptx4.h: Remove.
* config/rs6000/beos.h: Remove.
* config/rs6000/kaos-ppc.h: Remove.
* config/rs6000/t-beos: Remove.
* config/rs6000/windiss.h: Remove.
* config/sh/kaos-sh.h: Remove.
* config/sol2-6.h: Remove.
* config/sparc/sol26-sld.h: Remove.
* config/sparc/sysv4-only.h: Remove.
* config/vax/bsd.h: Remove.
* config/vax/t-memfuncs: Remove.
* config/vax/ultrix.h: Remove.
* config/vax/vaxv.h: Remove.
* config/windiss.h: Remove.
gcc/testsuite:
* g++.dg/abi/arm_cxa_vec1.C: Don't handle xscale*-*-*.
* g++.dg/eh/spbp.C: Don't handle *-*-solaris2.[56]*.
* g++.dg/warn/miss-format-1.C: Don't handle Solaris before Solaris
7.
* gcc.c-torture/compile/981006-1.c: Don't handle xscale*-*-*,
strongarm*-*-* and cris-*-aout*.
* gcc.c-torture/execute/941014-1.x: Don't handle xscale*-*-* and
strongarm*-*-*.
* gcc.dg/20030909-1.c: Don't handle xscale*-*-* and
strongarm*-*-*.
* gcc.dg/20031108-1.c: Don't handle xscale*-*-* and
strongarm*-*-*.
* gcc.dg/20040813-1.c: Don't handle *-*-sysv5*.
* gcc.dg/arm-asm.c: Don't handle strongarm*-*-* and xscale*-*-*.
* gcc.dg/arm-scd42-1.c: Use target arm*-*-*.
* gcc.dg/arm-scd42-3.c: Use target arm*-*-*.
* gcc.dg/cpp/assert4.c: Don't handle BeOS.
* gcc.dg/debug/pr35154.c: Don't handle *-*-sysv5*.
* gcc.dg/intmax_t-1.c: Don't handle *-*-solaris2.5.1 and
xscale*-*-elf*.
* gcc.dg/pragma-align.c: Don't handle i?86-*-sco3.2v5*.
* gcc.dg/pthread-init-2.c: Don't handle *-*-solaris2.5.1.
* gcc.misc-tests/arm-isr.exp: Use target arm*-*-*.
* gcc.target/powerpc/ppc-sdata-1.c: Don't handle powerpc-*-sysv*.
* gcc.target/powerpc/ppc-sdata-2.c: Don't handle powerpc-*-sysv*.
* gcc.target/powerpc/ppc-stackalign-1.c: Don't handle
powerpc-*-sysv*.
* gfortran.dg/debug/pr35154-stabs.f: Don't handle *-*-sysv5*.
* lib/target-supports.exp: Don't handle strongarm*-*-elf,
xscale*-*-elf and *-*-windiss.
* obj-c++.dg/dwarf-2.mm: Don't handle *-*-solaris2.[56]*.
* objc.dg/dwarf-1.m: Don't handle *-*-solaris2.[56]*.
* objc.dg/dwarf-2.m: Don't handle *-*-solaris2.[56]*.
* gcc.dg/mt-loopi1.c: Remove.
gnattools:
* configure.ac (xscale*-wrs-vx*, xscale*-wrs-coff): Remove.
* configure: Regenerate.
libcpp:
* configure.ac (parisc*64*-*-*): Remove.
* configure: Regenerate.
libffi:
* configure.ac (parisc*-*-linux*, powerpc-*-sysv*,
powerpc-*-beos*): Remove.
* configure: Regenerate.
libgcc:
* config.host (strongarm*-*-*, ep9312*-*-*, xscale-*-*,
parisc*-*-*, m680[012]0-*-*, *-*-linux*libc1*, *-*-linux*aout*,
alpha*-*-unicosmk*, strongarm*-*-freebsd*, ep9312-*-elf,
arm*-*-kaos*, cris-*-aout, parisc*64*-*-linux*, parisc*-*-linux*,
hppa1.1-*-pro*, hppa1.1-*-osf*, hppa1.1-*-bsd*,
i[34567]86-sequent-ptx4*, i[34567]86-sequent-sysv4*,
i[34567]86-*-beoself*, i[34567]86-*-beos*, i[34567]86-*-sco3.2v5*,
i[34567]86-*-sysv5*, i[34567]86-*-sysv4*, i[34567]86-*-uwin*,
i[34567]86-*-kaos*, m68020-*-elf*, m68010-*-netbsdelf*,
mips-wrs-windiss, mt-*-elf, powerpc-*-beos*, powerpc-*-chorusos*,
powerpc-wrs-windiss*, powerpcle-*-sysv*, powerpc-*-kaos*,
powerpcle-*-kaos*, sh*-*-kaos*, sparc-*-sysv4*, strongarm-*-elf*,
strongarm-*-pe, strongarm-*-kaos*, vax-*-bsd*, vax-*-sysv*,
vax-*-ultrix*, xscale-*-elf, xscale-*-coff): Remove.
libjava:
* configure.host (strongarm*-elf, xscale*-elf): Remove.
libstdc++-v3:
* configure.host (xscale, ep9312, m680[246]0, solaris2.5,
solaris2.5.[0-9], solaris2.6, windiss*): Remove.
* crossconfig.m4 (*-solaris2.5, *-solaris2.6, *-windiss*): Remove.
* configure: Regenerate.
* config/os/solaris/solaris2.5: Remove directory.
* config/os/solaris/solaris2.6: Remove directory.
* config/os/windiss: Remove directory.
From-SVN: r136534
2008-06-07 19:00:15 +01:00
Julian Brown
3f6383d38b
configure.ac (arm*-*-linux-gnueabi): Don't disable building of libobjc for ARM EABI Linux.
...
* configure.ac (arm*-*-linux-gnueabi): Don't disable building
of libobjc for ARM EABI Linux.
* configure: Regenerate.
libobjc/
* exception.c (__objc_exception_class): Initialise as constant
array for ARM EABI. Change macro to static const for non-ARM EABI.
(ObjcException): Add note about structure layout. Remove landingPad
and handlerSwitchValue for ARM EABI.
(get_ttype_entry): Add __ARM_EABI_UNWINDER__ version
of function.
(CONTINUE_UNWINDING): Define for ARM EABI/otherwise cases.
(PERSONALITY_FUNCTION): Use ARM EABI-specific arguments, and add
ARM EABI unwinding support.
(objc_exception_throw): Use memcpy to initialise exception class.
From-SVN: r136215
2008-05-30 18:21:31 +00:00
Xinliang David Li
e29cc9b402
comment/style fixes
...
From-SVN: r135493
2008-05-18 04:37:59 +00:00
Xinliang David Li
30da41ed0e
Check in tree-dce enh to trunk
...
From-SVN: r135463
2008-05-17 07:36:10 +00:00
Janus Weil
955410cba1
MAINTAINERS (Write After Approval): Add myself.
...
2008-05-15 Janus Weil <janus@gcc.gnu.org>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r135386
2008-05-15 20:12:59 +02:00
Rafael Avila de Espindola
61ab1651b9
config-ml.in: don't handle --enable-shared and --enable-static.
...
2008-05-14 Rafael Espindola <espindola@google.com>
* config-ml.in: don't handle --enable-shared and --enable-static.
From-SVN: r135300
2008-05-14 17:15:51 +00:00
Richard Sandiford
372b05fcbb
* MAINTAINERS: Update my email address.
...
From-SVN: r135140
2008-05-10 11:37:47 +00:00
Paolo Carlini
f73e220083
MAINTAINERS: Update my email address.
...
2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
* MAINTAINERS: Update my email address.
From-SVN: r135137
2008-05-10 10:38:37 +00:00
Kris Van Hees
3e438e2b76
Added myself with write-after-approval privs.
...
From-SVN: r134926
2008-05-04 00:54:32 +00:00
Gabriele Svelto
177bf4913f
Add myself to MAINTAINERS.
...
From-SVN: r134755
2008-04-28 13:15:14 +00:00
Pompapathi V Gadad
ac89df2f7b
MAINTAINERS (crx): Add myself.
...
2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
* MAINTAINERS (crx): Add myself.
From-SVN: r134660
2008-04-25 16:27:58 +05:30
Tomas Bily
09725d5e8d
ChangeLog: right place to changes
...
* gcc/ChangeLog: right place to changes
* ChangeLog: removed changes im bad place
From-SVN: r134594
2008-04-23 15:19:29 +02:00
Tomas Bily
f904bc288a
ChangeLog: changelog to last commit
...
* ChangeLog: changelog to last commit
From-SVN: r134592
2008-04-23 14:53:12 +02:00
Paolo Bonzini
14a8726b8a
[multiple changes]
...
2008-04-18 Paolo Bonzini <bonzini@gnu.org>
Sync with src:
2008-04-14 David S. Miller <davem@davemloft.net>
* configure.ac: Add sparc*-*-* to gold supported targets.
* configure: Regenerate.
From-SVN: r134437
2008-04-18 11:05:24 +00:00
Paolo Bonzini
7142fb3247
re PR other/35457 (Error building GCC trunk on CELL SPU)
...
2008-04-18 Paolo Bonzini <bonzini@gnu.org>
PR bootstrap/35457
* configure.ac: Include override.m4.
* configure: Regenerate.
From-SVN: r134435
2008-04-18 10:57:44 +00:00
Paolo Bonzini
c6b196de6c
Makefile.tpl (restrap): Call `make all' using double-colon rules.
...
2008-04-18 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl (restrap): Call `make all' using double-colon rules.
* Makefile.in: Regenerate.
From-SVN: r134431
2008-04-18 09:32:24 +00:00
M R Swami Reddy
c993ae60a9
configure.ac (cr16-*-*): Add case for cr16 target and include gdb as nonconfigurable directories list.
...
* configure.ac (cr16-*-*): Add case for cr16 target and include gdb
as nonconfigurable directories list.
* configure: Regenerate.
From-SVN: r134427
2008-04-18 08:49:16 +00:00
Ben Elliston
8479b1b131
* config.sub, config.guess: Update from upstream sources.
...
From-SVN: r134255
2008-04-14 19:31:06 +10:00
Hans-Peter Nilsson
295e261a16
Makefile.tpl: Error early unless at least GNU make 3.80.
...
* Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
* Makefile.in: Regenerate.
From-SVN: r134225
2008-04-12 18:40:10 +00:00
Eric B. Weddington
ac3949d959
configure.ac: Do not build libssp for the AVR.
...
* configure.ac: Do not build libssp for the AVR.
* configure: Regenerate.
From-SVN: r134194
2008-04-11 16:38:49 +04:00
Ian Lance Taylor
06407e30fd
Makefile.def: check-gold depends upon all-binutils.
...
* Makefile.def: check-gold depends upon all-binutils.
* Makefile.in: Regenerate.
From-SVN: r133992
2008-04-07 22:36:37 +00:00
Andy Hutchinson
97db009ce9
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r133918
2008-04-04 23:16:12 +00:00
Nick Clifton
5f4bebbf4e
Fix typo
...
From-SVN: r133895
2008-04-04 11:45:46 +00:00
Nick Clifton
2a79c47f95
re PR middle-end/4334 (Flow control insn inside a basic block, arm/netbsd, gcc 3.1)
...
PR binutils/4334
* acx.m4 (ACX_CHECK_CYGWIN_CAT_WORKS): New macro to check that
cygwin builds are not running in textmode.
* configure.ac: Run ACX_XHEXK_CYGWIN_CAT_WORKS for cygwin hosted
builds.
* configure: Regenerate.
From-SVN: r133894
2008-04-04 11:39:20 +00:00
NightStrike
c53a18d377
re PR other/35151 (Combine mingw names)
...
PR other/35151
* configure.ac: Combine rules for mingw32 and mingw64.
* configure: Regenerate.
From-SVN: r133892
2008-04-04 11:16:10 +00:00
Kai Tietz
d925aa70c1
MAINTAINERS (Write After Approval): Add myself.
...
2008-04-02 Kai Tietz <kai.tietz@onvision.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r133826
2008-04-02 10:29:10 +02:00
Seongbae Park
ad424a85bc
Makefile.tpl (.NOTPARALLEL): Revert previous change.
...
2008-04-01 Seongbae Park <seongbae.park@gmail.com>
* Makefile.tpl (.NOTPARALLEL): Revert previous change.
* Makefile.in (.NOTPARALLEL): Ditto.
From-SVN: r133815
2008-04-02 02:29:33 +00:00
Peter O'Gorman
4412a50664
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r133793
2008-04-01 15:53:22 +00:00
Seongbae Park
2f908293e2
common.opt (fprofile-dir=, [...]): New options
...
gcc/ChangeLog:
2008-03-31 Seongbae Park <seongbae.park@gmail.com>
* common.opt (fprofile-dir=, fprofile-use=, fprofile-generate=):
New options
(fprofile-use): Add var flag_profile_use
* coverage.c (coverage_begin_output): Do not open a gcno file for output
only if -ftest-coverage is set.
Do not add getpwd() to gcda file path.
(build_gcov_info): Check the new flag
flag_profile_datafile_relative_path.
(coverage_init): Use profile_data_prefix.
Read profile counter only if flag_profile_use is set.
* opts.c (common_handle_option): New option fprofile-use=,
fprofile-dir=, fprofile-generate=.
* toplev.c (profile_data_prefix): New variable definition.
* toplev.h (profile_data_prefix): New declaration.
* doc/invoke.tex (Option Summary, Optimization Options):
Add new options.
gcc/testsuite/ChangeLog:
2008-03-31 Seongbae Park <seongbae.park@gmail.com>
* g++.db/bprob/bprob.exp: Do not check gcno files.
Use -fprofile-use for profile use.
* gcc.misc-tests/bprob.exp: Ditto.
* g++.dg/tree-pro/tree-prof.exp: Do not check gcno files.
* gcc.dg/matrix/matrix.exp: Ditto.
* gcc.dg/struct/struct-reorg.exp: Ditto.
* gcc.dg/tree-prof/tree-prof.exp: Ditto.
* gcc.dg/profile-dir-1.c: New test.
* gcc.dg/profile-dir-2.c: New test.
* gcc.dg/profile-dir-3.c: New test.
ChangeLog:
2008-03-31 Seongbae Park <seongbae.park@gmail.com>
* Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
* Makefile.in (.NOTPARALLEL): Regenerate.
From-SVN: r133774
2008-03-31 21:52:10 +00:00
Paolo Bonzini
639223bd89
Makefile.tpl (PICFLAG, [...]): Remove.
...
2008-03-27 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
* Makefile.in: Regenerate.
config:
2008-03-27 Paolo Bonzini <bonzini@gnu.org>
* mh-armpic: Remove.
* mh-i370pic: Remove.
* mh-m68kpic: Remove.
* mh-ppcpic: Remove.
* mh-sparcpic: Remove.
* mh-ia64pic: Remove.
* mh-papic: Remove.
* mh-s390pic: Remove.
* mh-x86pic: Remove.
From-SVN: r133634
2008-03-27 09:35:02 +00:00
Jakub Staszak
b8ab1f4ade
Jakub Staszak <kuba@et.pl>
...
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r133620
2008-03-26 22:13:26 +00:00
Thomas Koenig
b45890a445
MAINTAINERS: Update e-mail address.
...
2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
* MAINTAINERS: Update e-mail address.
From-SVN: r133467
2008-03-23 21:22:35 +00:00
Ian Lance Taylor
5afab7ad84
configure.ac: Add support for --enable-gold.
...
* configure.ac: Add support for --enable-gold.
* Makefile.def: Add gold as a directory like ld.
* configure, Makefile.in: Regenerate.
From-SVN: r133429
2008-03-21 15:40:16 +00:00
Ralf Wildenhues
38d24731e9
configure.ac: m4_include config/proginstall.m4.
...
2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* configure.ac: m4_include config/proginstall.m4.
* configure: Regenerate.
config/
2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* proginstall.m4: New file, with fixed AC_PROG_INSTALL.
libjava/
2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* Makefile.am (install-data-local): Rewrite to be more efficient,
using awk, and `install' with multiple files at once. Do not gather
more than 50 files in one go to avoid hitting command line limits.
(install_data_local_split): New variable.
* aclocal.m4: Regenerate.
* configure: Likewise.
* Makefile.in: Likewise.
* gcj/Makefile.in: Likewise.
* include/Makefile.in: Likewise.
* testsuite/Makefile.in: Likewise.
boehm-gc/
2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* aclocal.m4: Regenerate.
* configure: Likewise.
* Makefile.in: Likewise.
* include/Makefile.in: Likewise.
libffi/
2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* aclocal.m4: Regenerate.
* configure: Likewise.
* Makefile.in: Likewise.
* include/Makefile.in: Likewise.
* testsuite/Makefile.in: Likewise.
libgfortran/
2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* aclocal.m4: Regenerate.
* configure: Likewise.
* Makefile.in: Likewise.
libgomp/
2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* aclocal.m4: Regenerate.
* configure: Likewise.
* Makefile.in: Likewise.
* testsuite/Makefile.in: Likewise.
libmudflap/
2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* aclocal.m4: Regenerate.
* configure: Likewise.
* Makefile.in: Likewise.
* testsuite/Makefile.in: Likewise.
libssp/
2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* aclocal.m4: Regenerate.
* configure: Likewise.
* Makefile.in: Likewise.
libssp/
2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* aclocal.m4: Regenerate.
* configure: Likewise.
* Makefile.in: Likewise.
libstdc++-v3/
2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* aclocal.m4: Regenerate.
* configure: Likewise.
* Makefile.in: Likewise.
* doc/Makefile.in: Likewise.
* include/Makefile.in: Likewise.
* libmath/Makefile.in: Likewise.
* libsupc++/Makefile.in: Likewise.
* po/Makefile.in: Likewise.
* src/Makefile.in: Likewise.
* testsuite/Makefile.in: Likewise.
zlib/
2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* aclocal.m4: Regenerate.
* configure: Likewise.
* Makefile.in: Likewise.
From-SVN: r133269
2008-03-16 08:19:08 +00:00
Ralf Wildenhues
32bc4cf410
backport: Deal with Autoconf 2.62's semantic change in m4_append.
...
2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
Backport from upstream Libtool:
2007-10-12 Eric Blake <ebb9@byu.net>
Deal with Autoconf 2.62's semantic change in m4_append.
* ltsugar.m4 (lt_append): Replace broken versions of
m4_append.
(lt_if_append_uniq): Don't require separator to be overquoted,
and avoid broken m4_append.
(lt_dict_add): Fix typo.
* libtool.m4 (_LT_DECL): Don't overquote separator.
From-SVN: r133267
2008-03-16 06:47:18 +00:00
David Edelsohn
9d3c50ea68
* config.rpath: Add AIX 6 support.
...
From-SVN: r133182
2008-03-13 14:55:20 -04:00
Paolo Bonzini
5d2edb29da
2008-03-13 Paolo Bonzini <bonzini@gnu.org>
...
* Makefile.def (stageprofile). Remove -fprofile-generate
from stage_libcflags.
* Makefile.in: Regenerate.
From-SVN: r133168
2008-03-13 13:31:58 +00:00
Ben Elliston
954910ef63
* config.sub, config.guess: Update from upstream sources.
...
From-SVN: r133153
2008-03-13 10:43:12 +11:00
Tom Tromey
e8645a4001
MAINTAINERS: Update for treelang deletion.
...
. * MAINTAINERS: Update for treelang deletion.
gcc
2008-03-05 Tom Tromey <tromey@redhat.com>
* treelang: Delete.
* doc/standards.texi (Standards): Don't mention treelang.
* doc/invoke.texi (Overall Options): Don't mention treelang.
* doc/install.texi (Prerequisites): Don't mention bison or
treelang.
(Configuration): Don't mention treelang.
(Building): Likewise.
* doc/frontends.texi (G++ and GCC): Don't mention treelang.
gcc/testsuite
* lib/treelang-dg.exp, lib/treelang.exp: Delete.
* treelang: Delete.
gcc/testsuite/treelang
Removed
gcc/treelang
Removed
From-SVN: r132976
2008-03-06 17:14:05 +00:00
James E Wilson
2c8e955e85
* MAINTAINERS: Update my email address.
...
From-SVN: r132852
2008-03-03 16:28:52 -08:00
Stan Shebs
893ad2a1c0
Don't need to list myself in write after approval section
...
From-SVN: r132841
2008-03-03 20:34:54 +00:00
Stan Shebs
54acd3074a
MAINTAINERS (Write After Approval): Add myself back.
...
2008-03-03 Stan Shebs <stanshebs@earthlink.net>
* MAINTAINERS (Write After Approval): Add myself back.
(darwin port): Add myself as a maintainer.
(objective-c/c++): Add myself as a maintainer.
From-SVN: r132839
2008-03-03 16:25:55 +00:00
Volker Reichelt
4b52b516e1
MAINTAINERS (Write After Approval): Update my email address.
...
* MAINTAINERS (Write After Approval): Update my email address.
From-SVN: r132831
2008-03-03 07:14:35 +00:00
Tomas Bily
e652b5167d
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r132623
2008-02-25 14:42:14 +01:00
Jakub Jelinek
02d3074007
* MAINTAINERS (OpenMP): Add myself.
...
From-SVN: r132569
2008-02-23 10:25:19 +01:00
Uros Bizjak
4b40b2a52d
ChangeLog: Whitespace fixes.
...
* ChangeLog: Whitespace fixes.
* gcc/ChangeLog: Ditto.
* config/ChangeLog: Ditto.
From-SVN: r132482
2008-02-20 16:16:16 +01:00
Paolo Bonzini
1c8bd6a397
re PR bootstrap/32009 (building gcc4-4.3/4.4.0-20070518 failed on OSX 10.3.9)
...
2008-02-20 Paolo Bonzini <bonzini@gnu.org>
PR bootstrap/32009
PR bootstrap/32161
* configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
* configure: Regenerate.
* Makefile.def: Define stage_libcflags for all bootstrap stages.
* Makefile.tpl (STAGE1_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
STAGE4_LIBCFLAGS): New.
(CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
$(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
(BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
(EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
(configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
for target modules. Don't export LIBCFLAGS.
(all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
$(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
(invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
$(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
* Makefile.in: Regenerate.
2008-02-20 Paolo Bonzini <bonzini@gnu.org>
PR bootstrap/32009
* mh-ppc-darwin (BOOT_CFLAGS): Reenable.
2008-02-20 Paolo Bonzini <bonzini@gnu.org>
* doc/install.texi: Correct references to CFLAGS, replacing them
with BOOT_CFLAGS. Document flags used during bootstrap for
target libraries.
From-SVN: r132479
2008-02-20 14:10:40 +00:00
Ralf Wildenhues
bb44c9d2df
re PR libgcj/33085 (liblt_prog_compiler_pic_GCJ='-DDLL_EXPORT' is wrong)
...
PR libgcj/33085
* libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
Do not use -DDLL_EXPORT. Backport from upstream.
libjava/
PR libgcj/33085
* configure: Regenerate.
From-SVN: r132362
2008-02-16 03:57:53 +00:00
Ralf Wildenhues
29a7754d16
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r132293
2008-02-13 18:50:56 +00:00
Uros Bizjak
40049ccc9f
ChangeLog: Move entry from here ...
...
* ChangeLog: Move entry from here ...
* gcc/ChangeLog: ... to here.
From-SVN: r132239
2008-02-11 15:10:34 +01:00
Jerry DeLisle
ef4195d63d
[multiple changes]
...
2008-02-10 Danny Smith <dannysmith@users.sourceforge.net>
PR gcc/35063
* gthr-win32.h (__gthread_mutex_destroy_function): New function
to CloseHandle after unlocking to prevent accumulation of handle
count.
2008-02-10 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libfortran/35063
* io/unit.c (destroy_unit_mutex): New function that uses
__gthread_mutex_destroy_function or pthread_mutex_destroy after
unlocking and before free_mem for final closure of I/O unit.
(delete_root): Use new function.
(free_internal_unit): Likewise.
(close_unit_1): Likewise.
From-SVN: r132217
2008-02-10 18:06:34 +00:00
Hans-Peter Nilsson
9a212bb7ac
configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
...
* configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
* configure: Regenerate.
From-SVN: r132063
2008-02-02 03:29:30 +00:00
Marc Gauthier
aa12a57303
configure.ac (xtensa*-*-*): Recognize processor variants.
...
2008-01-31 Marc Gauthier <marc@tensilica.com>
* configure.ac (xtensa*-*-*): Recognize processor variants.
* configure: Regenerate.
From-SVN: r132048
2008-02-01 18:31:59 +00:00
Ralf Wildenhues
ac9e6043ea
re PR bootstrap/34922 (toplevel ./configure --help is incomplete)
...
2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
PR bootstrap/34922
* configure.ac (PARSE_ARGS): Push suitable setting of
ac_subdirs_all, for `./configure --help=recursive'.
Handle `+' in generic toplevel directory disabling.
* configure: Regenerate.
From-SVN: r131961
2008-01-30 13:36:35 +00:00
Nick Clifton
4288c86a67
* MAINTAINERS (xstormy16): Take over maintainership.
...
From-SVN: r131901
2008-01-28 11:25:03 +00:00
Joseph Myers
8d8da22788
MAINTAINERS (c4x port): Remove.
...
* MAINTAINERS (c4x port): Remove.
contrib:
* paranoia.cc (main): Remove handling of c4x_single and
c4x_extended formats.
gcc:
* config/c4x: Remove directory.
* config.gcc (crx-*, mt-*): Mark obsolete.
(c4x-*, tic4x-*, c4x-*-rtems*, tic4x-*-rtems*, c4x-*, tic4x-*,
h8300-*-rtemscoff*, ns32k-*-netbsdelf*, ns32k-*-netbsd*,
sh-*-rtemscoff*): Remove cases.
* defaults.h (C4X_FLOAT_FORMAT): Remove.
* real.c (encode_c4x_single, decode_c4x_single,
encode_c4x_extended, decode_c4x_extended, c4x_single_format,
c4x_extended_format): Remove.
* real.h (c4x_single_format, c4x_extended_format): Remove.
* doc/extend.texi (interrupt, naked): Remove mention of attributes
on C4x.
(Pragmas): Remove comment about c4x pragmas.
* doc/install.texi (c4x): Remove target-specific instructions.
* doc/invoke.texi (TMS320C3x/C4x Options): Remove.
* doc/md.texi (Machine Constraints): Remove C4x documentation.
* doc/tm.texi (MEMBER_TYPE_FORCES_BLK, c_register_pragma): Do not
refer to C4x source files as examples.
(C4X_FLOAT_FORMAT): Remove documentation.
gcc/testsuite:
* gcc.dg/builtin-inf-1.c, gcc.dg/compare6.c, gcc.dg/sibcall-3.c,
gcc.dg/sibcall-4.c, gcc.dg/torture/builtin-attr-1.c: Don't handle
c4x-*-* targets.
libgcc:
* config.host (tic4x-*-*, c4x-*-rtems*, tic4x-*-rtems*, c4x-*,
tic4x-*, h8300-*-rtemscoff*, ns32k-*-netbsdelf*, ns32k-*-netbsd*,
sh-*-rtemscoff*): Remove cases.
From-SVN: r131835
2008-01-25 20:49:04 +00:00
David Edelsohn
349b60e795
* libtool.m4: Backport AIX 6 support from ToT Libtool.
...
From-SVN: r131783
2008-01-24 11:21:00 -05:00
Ben Elliston
3ca06a6878
* config.sub, config.guess: Update from upstream sources.
...
From-SVN: r131753
2008-01-23 13:37:40 +11:00
Tobias Grosser
3c6313816a
Changelog: Insert forgotten entry of commit 131705.
...
2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
* Changelog: Insert forgotten entry of commit 131705.
Commit 131705 was:
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r131734
2008-01-22 18:23:52 +00:00
H.J. Lu
20533ef1f4
MAINTAINERS: Update my email address.
...
2008-01-17 H.J. Lu <hjl.tools@gmail.com>
* MAINTAINERS: Update my email address.
From-SVN: r131612
2008-01-17 15:44:24 -08:00
Raksit Ashok
684f4f6a33
MAINTAINERS (Write After Approval): Add myself.
...
2008-01-09 Raksit Ashok <raksit@google.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r131434
2008-01-09 19:48:42 +00:00
Kaveh Ghazi
8debbe4841
Fix typo in last commit.
...
From-SVN: r131418
2008-01-09 09:03:49 +00:00
Ben Elliston
9cb8756f70
* config.sub, config.guess: Update from upstream sources.
...
From-SVN: r131388
2008-01-08 10:24:49 +11:00
Kaveh R. Ghazi
94e1934d43
configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
...
* configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
Change recommended MPFR from 2.2.1 > 2.3.0.
* configure: Regenerate.
gcc:
* doc/install.texi: Change recommended MPFR from 2.2.1 > 2.3.0.
testsuite:
* gcc.dg/torture/builtin-math-4.c: Remove XFAIL.
From-SVN: r131018
2007-12-17 21:28:51 +00:00
Sebastian Pop
a2e51f7753
MAINTAINERS: Update my email address.
...
2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
* MAINTAINERS: Update my email address.
From-SVN: r130961
2007-12-15 20:54:04 +00:00
Bernhard Reutner-Fischer
ffe3dcd9d5
MAINTAINERS: Update my email address.
...
2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
* MAINTAINERS: Update my email address.
From-SVN: r130955
2007-12-15 16:41:53 +01:00
Richard Sandiford
aa4095c911
Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
...
* Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
(CXXFLAGS_FOR_TARGET): Add -O2 -g.
* Makefile.in: Regenerate.
From-SVN: r130811
2007-12-13 09:30:49 +00:00
Mark Heffernan
030e2013b1
MAINTAINERS (Write After Approval): Add myself and alphabetize two misplaced entries.
...
* MAINTAINERS (Write After Approval): Add myself and alphabetize two
misplaced entries.
From-SVN: r130750
2007-12-10 21:04:19 +00:00
Andreas Tobler
0fe0f07384
configure.ac: Enable libjava for x86_64-*-darwin9.
...
2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
* configure.ac: Enable libjava for x86_64-*-darwin9.
* configure: Regenerate.
From-SVN: r130747
2007-12-10 19:40:05 +01:00
Bill Maddox
d4ca4b0682
Add myself to MAINTAINERS file.
...
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r130704
2007-12-08 03:02:10 +00:00
Ben Elliston
c3220d4c93
* config.sub, config.guess: Update from upstream sources.
...
From-SVN: r130616
2007-12-05 14:28:46 +11:00
Matthias Klose
aba7501e3f
config-ml.in: Remove 64bit configure tests.
...
2007-12-02 Matthias Klose <doko@ubuntu.com>
* config-ml.in: Remove 64bit configure tests.
From-SVN: r130568
2007-12-02 13:27:37 +00:00
Paolo Bonzini
d683ec81d2
[multiple changes]
...
2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* config-ml.in: Robustify against white space in absolute file
names.
* config-ml.in (multi-clean): Substitute ${Makefile}.
Remove superfluous ${Makefile} in list.
libgomp:
2007-11-29 Andris Pavenis <andris.pavenis@iki.fi>
Paolo Bonzini <bonzini@gnu.org>
* Makefile.am: Use space as vpath separator. Use 'vpath %'
instead of 'VPATH ='.
* Makefile.in: Regenerate.
gcc:
2007-11-29 Andris Pavenis <andris.pavenis@iki.fi>
* Makefile.in: Use separate vpath lines for each path.
libstdc++-v3:
2007-11-29 Andris Pavenis <andris.pavenis@iki.fi>
* src/Makefile.am: Use separate vpath lines for each path.
M libgomp/Makefile.in
M libgomp/ChangeLog
M libgomp/Makefile.am
M gcc/ChangeLog
M gcc/Makefile.in
M libstdc++-v3/src/Makefile.in
M libstdc++-v3/src/Makefile.am
M libstdc++-v3/ChangeLog
M ChangeLog
From-SVN: r130514
2007-11-29 15:34:21 +00:00
Thiemo Seufer
60f1711a6d
* config-ml.in: Don't hardcode the Makefile name.
...
From-SVN: r130291
2007-11-19 12:59:49 +00:00
Alexander Monakov
487f9d960a
MAINTAINERS (Write After Approval): Add myself.
...
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r130008
2007-11-08 20:33:15 +03:00
Samuel Tardieu
fa3886fe57
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r129961
2007-11-07 14:36:48 +00:00
Doug Kwan
ae75007994
Add myself to MAINTAINERS
...
From-SVN: r129947
2007-11-06 22:15:09 +00:00
Ben Elliston
acc48927fa
MAINTAINERS (mercury): Remove entry.
...
* MAINTAINERS (mercury): Remove entry.
(Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
From-SVN: r129621
2007-10-25 11:19:52 +10:00
Daniel Jacobowitz
e00e98585b
Makefile.def (dependencies): Make configure-gdb depend on all-intl.
...
* Makefile.def (dependencies): Make configure-gdb depend on
all-intl.
* Makefile.in: Regenerated.
From-SVN: r129581
2007-10-23 15:53:18 +00:00
Steven G. Kargl
def14a3ccd
MAINTAINERS (Fortran maintainer): Remove myself.
...
2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
* MAINTAINERS (Fortran maintainer): Remove myself.
From-SVN: r129562
2007-10-22 22:23:33 +00:00
Patrick Mansfield
0e5e9f7606
Makefile.def: To avoid problems running with parallel makes...
...
2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
* Makefile.def: To avoid problems running with parallel makes,
build newlib before libgloss so that target specific header
files are availble.
* Makefile.in: Regenerate
From-SVN: r129371
2007-10-15 14:13:47 -07:00
Daniel Jacobowitz
bbfbfafc70
Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
...
* Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
* Makefile.in: Regenerate.
From-SVN: r129251
2007-10-12 02:23:19 +00:00
Vladimir Makarov
c56abad5ea
MAINTAINERS (Register allocation reviewer): Add myself.
...
2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
* MAINTAINERS (Register allocation reviewer): Add myself.
From-SVN: r129184
2007-10-09 22:07:14 +00:00
Mike Frysinger
f019adc116
configure.ac (CFLAGS_FOR_BUILD, [...]): Default them to host flags only for $host = $build.
...
* configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD, LDFLAGS_FOR_BUILD): Default them to host flags only
for $host = $build.
Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.
Set default LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
* configure: Regenerate.
From-SVN: r129122
2007-10-08 09:29:55 +00:00
Seongbae Park
789e4e2825
MAINTAINERS (Register allocation reviewer): Add myself.
...
2006-10-04 Seongbae Park <seongbae.park@gmail.com>
* MAINTAINERS (Register allocation reviewer): Add myself.
From-SVN: r129021
2007-10-04 18:58:49 +00:00
Paolo Bonzini
0999159b4f
Makefile.tpl (AR_FOR_BUILD, [...]): Use autoconf substitutions.
...
2007-10-01 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
* configure.ac: Default them to host tools for $host = $build.
Subst them.
* configure: Regenerate.
* Makefile.in: Regenerate.
From-SVN: r128902
2007-10-01 07:15:42 +00:00
Peter Bergner
a054acde5d
* MAINTAINERS (Register allocation reviewer): Add myself.
...
From-SVN: r128720
2007-09-24 11:55:40 -05:00
Kenneth Zadeck
ffda6fc98d
MAINTAINERS (Register allocation reviewer): Add myself.
...
2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
* MAINTAINERS (Register allocation reviewer): Add myself.
From-SVN: r128716
2007-09-24 13:42:39 +00:00
Seongbae Park
9d209c8314
MAINTAINERS (Write After Approval): Fix typo.
...
2007-09-21 Seongbae Park <seongbae.park@gmail.com>
* MAINTAINERS (Write After Approval): Fix typo.
From-SVN: r128655
2007-09-21 20:08:22 +00:00
Richard Sandiford
1ec3b87bb2
configure.ac (mipsisa*-*-elfoabi*): New stanza.
...
* configure.ac (mipsisa*-*-elfoabi*): New stanza.
* configure: Regenerate.
config/
* mt-mips-elfoabi: New file.
gcc/
* doc/invoke.texi (-minterlink-mips16): Document.
* config/mips/mips.opt (minterlink-mips16): New option.
* config/mips/mips.c (mips_function_ok_for_sibcall): Handle
-minterlink-mips16
From-SVN: r128625
2007-09-20 20:01:34 +00:00
Paul Jarc
19d5986dde
re PR bootstrap/31906 ("-Xcompiler" is inserted after "-Xlinker" when building libstdc++)
...
2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
PR bootstrap/31906
* libtool-ldflags: Don't prefix arguments with -Xcompiler if
they're already prefixed.
From-SVN: r128617
2007-09-20 10:20:05 +00:00
Benjamin Kosnik
6d3b5aea0b
configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before libstdc++.
...
2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
libstdc++.
* Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
* configure: Regenerate.
* Makefile.in: Regenerate.
From-SVN: r128613
2007-09-20 00:58:02 +00:00
Andreas Schwab
4fe7e75560
configure.ac: Raise minimum makeinfo version to 4.6.
...
* configure.ac: Raise minimum makeinfo version to 4.6.
* configure: Regenerate.
From-SVN: r128561
2007-09-17 22:44:27 +00:00
Johannes Singler
d483feaa84
2007-09-17 Johannes Singler <singler@ira.uka.de>
...
* MAINTAINERS (write-after-approval) add myself
From-SVN: r128544
2007-09-17 12:38:26 +00:00
Alan Modra
fa9a3f31a0
configure.ac: Correct makeinfo version check.
...
* configure.ac: Correct makeinfo version check.
* configure: Regenerate.
From-SVN: r128497
2007-09-15 01:12:18 +09:30
Richard Sandiford
6593a73e79
* MAINTAINERS: Update my email address.
...
From-SVN: r128496
2007-09-14 15:39:29 +00:00
Richard Sandiford
d9dced1370
configure.ac (mips*-sde-elf*): New stanza.
...
* configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
to $skipdirs and only disable gprof for newlib. Use the normal
mips*-elf* handling in other respects.
* configure: Regnerate.
gcc/
2007-xx-xx Nigel Stephens <nigel@mips.com>
David Ung <davidu@mips.com>
Thiemo Seufer <ths@mips.com>
Richard Sandiford <richard@codesourcery.com>
* config.gcc (mips*-sde-elf*): Add support for the SDE C libraries.
* configure.ac: Add a mipssde threading type.
* configure: Regenerate.
* config/mips/sdemtk.h: New file.
* config/mips/t-sdemtk: Likewise.
* config/mips/sdemtk.opt: Likewise.
* gthr-mipssde.h: Likewise.
* config/mips/sde.h (FUNCTION_PROFILER): Move to config/mips/sdemtk.h.
* config/mips/mips.h (MIPS_SAVE_REG_FOR_PROFILING_P): New macro.
(MIPS_ICACHE_SYNC): New macro, split from ...
* config/mips/mips.md (clear_cache): ...here.
* config/mips/mips.c (mips_save_reg_p): Check
MIPS_SAVE_REG_FOR_PROFILING_P on profiled functions.
(build_mips16_function_stub): Use targetm.strip_name_encoding.
(build_mips16_call_stub): Likewise.
libstdc++-v3/
2007-xx-xx Thiemo Seufer <ths@mips.com>
* crossconfig.m4 (mips*-sde-elf*): New stanza.
* configure: Regenerate.
From-SVN: r128495
2007-09-14 14:50:26 +00:00
David Daney
773c14678d
configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus enabling libgcj.
...
* configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
enabling libgcj.
* configure: Regenerate.
From-SVN: r128439
2007-09-12 15:24:26 +00:00
H.J. Lu
9f349f630e
Move the entry to proper ChangeLog.
...
From-SVN: r128410
2007-09-11 21:44:56 -07:00
Rask Ingemann Lambertsen
c03353e219
re PR other/32154 (sim-crt0.o/crt0.o isn't found during configure due to missing -L or -B)
...
PR other/32154
* configure.ac: For libgloss targets, point the linker to the linker
script, startup code and simulator library.
* configure: Regenerate.
From-SVN: r128344
2007-09-10 14:20:10 +00:00
Sandra Loosemore
dd735081f0
put entry for last commit in correct ChangeLog
...
From-SVN: r128309
2007-09-09 18:31:02 -04:00
Sandra Loosemore
55b8093e20
invoke.texi (Overall Options): Add .sx file extension as a synonym for .S.
...
2007-09-09 Sandra Loosemore <sandra@codesourcery.com>
Nigel Stephens <nigel@mips.com>
gcc/
* doc/invoke.texi (Overall Options): Add .sx file extension
as a synonym for .S.
* cppspec.c (known_suffixes): Likewise.
* gcc.c (default_compilers): Likewise.
Co-Authored-By: Nigel Stephens <nigel@mips.com>
From-SVN: r128308
2007-09-09 18:29:24 -04:00
Andrew Haley
c4e9bf2b9b
configure.ac (noconfigdirs): Remove target-libffi and target-libjava.
...
2007-09-07 Andrew Haley <aph@redhat.com>
* configure.ac (noconfigdirs): Remove target-libffi and
target-libjava.
* configure: Regenerate.
From-SVN: r128250
2007-09-07 17:14:51 +00:00
Francois-Xavier Coudert
1f5a6b84ab
re PR target/33281 (gfortran crt2.o not found under Vista)
...
PR target/33281
* configure.ac: Use config/mh-mingw on mingw.
* configure: Regenerate.
* config/mh-mingw: New host makefile fragment.
From-SVN: r128188
2007-09-06 15:42:02 +00:00
Pat Haugen
3951e521b5
MAINTAINERS (Write After Approval): Add myself.
...
2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r128143
2007-09-05 18:33:58 +00:00
Richard Guenther
e643dc2373
configure.ac (--enable-stage1-checking): If neither --enable-checking nor --disable-checking is provided also turn on...
...
2007-09-05 Richard Guenther <rguenther@suse.de>
* configure.ac (--enable-stage1-checking): If neither --enable-checking
nor --disable-checking is provided also turn on yes and types
checking for stage1.
* configure: Re-generate.
From-SVN: r128131
2007-09-05 14:10:07 +00:00
Krister Walfridsson
039874df9e
MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
...
* MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
(Write After Approval): Remove myself.
From-SVN: r127936
2007-08-30 19:24:47 +00:00
Richard Sandiford
8229df675f
Move changelog
...
From-SVN: r127935
2007-08-30 18:31:57 +00:00
Nick Clifton
c3f07bd6a0
* config.sub, config.guess: Update from upstream sources.
...
From-SVN: r127904
2007-08-29 15:21:28 +00:00
M R Swami Reddy
1509835994
* config.sub: Add support for cr16 target.
...
From-SVN: r127885
2007-08-29 08:58:00 +00:00
Bud Davis
4bbed40523
MAINTAINERS (Write After Approval): Added myself.
...
2007-08-22 Bud Davis <jmdavis@link.com>
* MAINTAINERS (Write After Approval): Added myself.
* MAINTAINERS (Reviewers): Removed myself.
From-SVN: r127726
2007-08-23 04:15:24 +00:00
Paul Brook
c8aea42ce2
Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
...
2007-08-18 Paul Brook <paul@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>
* 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.
config:
2007-08-18 Paul Brook <paul@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>
* mt-gnu (CXXFLAGS_FOR_TARGET): Add
$(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
gcc:
2007-08-18 Paul Brook <paul@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>
* common.opt (-fdebug-prefix-map=): New option.
* opts.c: Include debug.h.
(common_handle_option): Handle -fdebug-prefix-map.
* final.c: Include ggc.h.
(struct debug_prefix_map, debug_prefix_maps, add_debug_prefix_map,
remap_debug_filename): New.
* Makefile.in (final.o, opts.o): Update dependencies.
* debug.h (remap_debug_filename, add_debug_prefix_map): Declare.
* configure.ac: Check for assembler --debug-prefix-map support.
* configure, config.in: Regenerate.
* gcc.c (ASM_MAP): Define conditional on HAVE_AS_DEBUG_PREFIX_MAP.
(ASM_DEBUG_SPEC): Include ASM_MAP.
* doc/install.texi (--with-debug-prefix-map): Document.
* doc/invoke.texi (-fdebug-prefix-map): Document.
* dbxout.c (dbxout_init, dbxout_start_source_file,
dbxout_source_file): Call remap_debug_filename.
* dwarf2out.c (add_comp_dir_attribute, maybe_emit_file,
dwarf2out_start_source_file, dwarf2out_finish): Call
remap_debug_filename.
(file_table_relative_p): Do not check d->emitted_number.
* toplev.c (output_file_directive): Call remap_debug_filename.
* vmsdbgout.c (write_srccorr): Call remap_debug_filename.
* xcoffout.c (xcoffout_source_file): Call remap_debug_filename.
Co-Authored-By: Joseph Myers <joseph@codesourcery.com>
From-SVN: r127613
2007-08-18 16:15:39 +01:00
Richard Sandiford
4bf6c438d2
mt-sde: New file.
...
2007-08-17 Richard Sandiford <richard@codesourcery.com>
Nigel Stephens <nigel@mips.com>
* config/mt-sde: New file.
* configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
as target_makefile_frag.
* configure: Regenerate.
gcc/
2007-08-17 Richard Sandiford <richard@codesourcery.com>
Nigel Stephens <nigel@mips.com>
* config/mips/sde.h (DRIVER_SELF_SPECS): Add commas.
Treat -mno-data-in-code and -mcode-xonly as aliases for
-mcode-readable=no and -mcode-readable=pcrel respectively.
* config/mips/t-sde (TARGET_LIBGCC2_CFLAGS): Add -mcode-xonly.
(MULTILIB_OPTIONS): Add -mcode-readable=no multilibs.
(MULTILIB_DIRNAMES): Update accordingly.
Co-Authored-By: Nigel Stephens <nigel@mips.com>
From-SVN: r127586
2007-08-17 13:12:22 +00:00
Alexandre Oliva
bb286d7113
Makefile.def (STAGE2_CFLAGS, [...]): Add to flags_to_pass.
...
ChangeLog:
* 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.
contrib/ChangeLog:
* compare-debug: New.
From-SVN: r127570
2007-08-17 00:00:00 +00:00
Maxim Kuvyrkov
a46304171f
* MAINTAINERS (Write After Approval): Change my email address.
...
From-SVN: r127406
2007-08-14 08:25:41 +00:00
Ralf Wildenhues
d9acb717f1
configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass --silent if $silent.
...
* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
--silent if $silent.
* configure: Regenerate.
Co-Authored-By: Ben Elliston <bje@au.ibm.com>
From-SVN: r127390
2007-08-13 11:24:29 +10:00
Zdenek Dvorak
9687668119
MAINTAINERS (Various Maintainers): Add myself as loop infrastructure maintainer.
...
* MAINTAINERS (Various Maintainers): Add myself as
loop infrastructure maintainer. Update my e-mail
address.
From-SVN: r127379
2007-08-12 19:49:35 +00:00
Diego Novillo
1c1d80eec2
MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
...
* MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
Adjust description.
From-SVN: r127095
2007-07-31 11:40:24 -04:00
Richard Guenther
7e98624c5e
configure.ac: Add types checking to stage1 checking flags.
...
2007-07-26 Richard Guenther <rguenther@suse.de>
toplev/
* configure.ac: Add types checking to stage1 checking flags.
* configure: Regenerate.
gcc/
* tree-cfg.c (verify_gimple_unary_expr, verify_gimple_binary_expr,
verify_gimple_min_lval, verify_gimple_reference, verify_gimple_expr,
verify_gimple_modify_stmt, verify_gimple_stmt, verify_gimple_1,
verify_gimple): New functions.
* tree-flow.h (verify_gimple): Declare.
(verify_gimple_1): Declare.
* gimplify.c (cpt_same_type): Remove.
(gimplify_addr_expr): Remove checking code.
(check_pointer_types_r): Remove.
(gimplify_body): Call verify_gimple_1 instead of check_pointer_types_r.
Only verify if there were no errors.
* configure.ac: Add types checking flag.
* configure: Regenerate.
* config.in: Regenerate.
From-SVN: r126951
2007-07-26 10:27:50 +00:00
Nick Clifton
4c85af60e8
COPYING_v3: New file.
...
* COPYING_v3: New file. Contains version 3 of the GNU General Public License.
* COPYING.LIB_v3: New file. Contains version 3 of the GNU Lesser General Public License.
* gpl_v3.texi: New file. Contains a texinfo formated copy of the GNU General Public License, version 3.
From-SVN: r126701
2007-07-17 08:37:53 +00:00
Andreas Krebbel
19ddfd3a76
MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
...
2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
* MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
From-SVN: r126673
2007-07-16 08:11:23 +00:00
Andreas Krebbel
2a06454566
MAINTAINERS (S/390 co-maintainer): Add myself.
...
2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
* MAINTAINERS (S/390 co-maintainer): Add myself.
(Write after approval): Remove myself.
From-SVN: r126672
2007-07-16 07:45:03 +00:00
Dan Hipschman
f861f54dd7
Add myself to MAINTAINERS with write after approval.
...
From-SVN: r126629
2007-07-13 14:34:01 -07:00
Nick Clifton
0136f2f71a
Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the WINDRES export.
...
* Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the WINDRES export.
* Makefile.in: Regenerate.
From-SVN: r126541
2007-07-11 08:29:47 +00:00
Sebastian Pop
de8b1dca2f
Move changelog entry from toplev to config.
...
From-SVN: r126414
2007-07-06 13:36:28 +00:00
Sebastian Pop
ec162f0dca
re PR target/32622 (BOOT_CFLAGS is not passed to stage2 and stage3 compile)
...
PR bootstrap/32622
* config/mh-x86omitfp (BOOT_CFLAGS): Add -fomit-frame-pointer,
don't reset its value.
From-SVN: r126386
2007-07-05 20:26:10 +00:00
Rainer Orth
6e29b5a488
MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX maintainer.
...
* MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
maintainer.
From-SVN: r126378
2007-07-05 18:51:00 +00:00
H.J. Lu
bd76921050
Remove myself as libbid maintainer.
...
From-SVN: r126376
2007-07-05 11:26:11 -07:00
H.J. Lu
159a4b0296
lt~obsolete.m4: New.
...
2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
* lt~obsolete.m4: New. Import from 20070318 libtool.
From-SVN: r126372
2007-07-05 10:36:59 -07:00
H.J. Lu
fd06b17007
MAINTAINERS (libbid): Add myself.
...
2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
* MAINTAINERS (libbid): Add myself.
From-SVN: r126367
2007-07-05 06:12:20 -07:00
Julian Brown
6ba6728370
MAINTAINERS (Write After Approval): Add myself.
...
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r126260
2007-07-03 15:03:28 +00:00
Ralf Wildenhues
30b74385c7
configure.ac: Rewrite 'configure --help' strings to look nicer.
...
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.
From-SVN: r126246
2007-07-03 09:06:26 +02:00
Simon Baldwin
943c54ce49
MAINTAINERS (Write After Approval): Add myself.
...
2007-07-02 Simon Baldwin <simonb@google.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r126221
2007-07-02 18:08:56 +00:00
Paolo Bonzini
1c00b50300
configure: Regenerate.
...
2007-07-02 Paolo Bonzini <bonzini@gnu.org>
* configure: Regenerate.
From-SVN: r126193
2007-07-02 08:33:26 +00:00
Kai Tietz
901119aede
Makefile.def: Add windmc tool to build.
...
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.
From-SVN: r126191
2007-07-02 08:19:12 +00:00
DJ Delorie
83f4c19f67
configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're not building newlib.
...
* configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
not building newlib.
* configure: Regenerated.
From-SVN: r126089
2007-06-28 15:34:07 -04:00
Jan Sjodin
5346c75c56
MAINTAINERS (Write After Approval): Add myself.
...
2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r126081
2007-06-28 18:37:47 +00:00
Martin Michlmayr
aacfb86b57
add myself to MAINTAINERS under Write After Approval.
...
From-SVN: r126003
2007-06-25 21:15:48 +00:00
Chris Matthews
590bf0d3aa
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r125864
2007-06-20 00:10:46 +00:00
Rask Ingemann Lambertsen
cdbbee7a43
MAINTAINERS (Write After Approval): Add myself.
...
2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r125850
2007-06-19 16:08:04 +00:00
Daniel Jacobowitz
b8afffc15f
Makefile.def: Add dependency from configure-gdb to all-bfd.
...
* Makefile.def: Add dependency from configure-gdb to all-bfd.
* Makefile.in: Regenerated.
From-SVN: r125811
2007-06-18 15:58:17 +00:00
Bernd Schmidt
3fcfad7607
configure.ac: Don't add target-libmudflap to noconfigdirs for bfin*-*-uclinux* targets.
...
* configure.ac: Don't add target-libmudflap to noconfigdirs for
bfin*-*-uclinux* targets.
* configure: Regenerate.
* gcc/config/bfin/uclinux.h (MFWRAP_SPEC): New.
From-SVN: r125717
2007-06-14 17:10:54 +00:00
Ian Lance Taylor
3f5a2b7f67
MAINTAINERS: Add myself as non-algorithmic global write maintainer.
...
* MAINTAINERS: Add myself as non-algorithmic global write
maintainer.
From-SVN: r125713
2007-06-14 13:56:46 +00:00
Diego Novillo
4c46daeea9
MAINTAINERS: Add self as middle-end maintainer and non-algorithmic global write maintainer.
...
* MAINTAINERS: Add self as middle-end maintainer and
non-algorithmic global write maintainer.
From-SVN: r125710
2007-06-14 09:15:24 -04:00
Francois-Xavier Coudert
a3bb222a7b
MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
...
* MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
Move all Fortran maintainers except Paul Brook into the
Non-Autopoiesis section.
From-SVN: r125704
2007-06-14 12:30:28 +00:00
Paolo Bonzini
a19e8f6495
Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
...
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.
From-SVN: r125701
2007-06-14 08:50:28 +00:00
Seongbae Park
1c2abe5e5c
MAINTAINERS (Various Maintainer): Fix typo.
...
2007-06-12 Seongbae Park <seongbae.park@gmail.com>
* MAINTAINERS (Various Maintainer): Fix typo.
From-SVN: r125651
2007-06-12 15:56:10 +00:00
Paolo Bonzini
abca47391d
MAINTAINERS (Various Maintainer): Add myself as dataflow maintainer.
...
2007-06-11 Paolo Bonzini <bonzini@gnu.org>
* MAINTAINERS (Various Maintainer): Add myself as
dataflow maintainer.
From-SVN: r125618
2007-06-11 13:33:29 +00:00
Ben Elliston
a894d2c35e
* config.sub, config.guess: Update from upstream sources.
...
From-SVN: r125511
2007-06-07 09:23:20 +10:00
Ben Elliston
8024d75e65
Makefile.tpl: Fix spelling error.
...
* Makefile.tpl: Fix spelling error.
* Makefile.in: Regenerate.
From-SVN: r125509
2007-06-07 09:02:22 +10:00
H.J. Lu
9659893870
Fix ChangeLog entry.
...
From-SVN: r125264
2007-06-01 06:46:37 -07:00
Steve Ellcey
973a9a5ee1
libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set lt_cv_sys_max_cmd_len.
...
2007-06-01 Steve Ellcey <sje@cup.hp.com>
* libltdl/m4/libtool.m4 (LT_CMD_MAX_LEN): Try using getconf
to set lt_cv_sys_max_cmd_len.
From-SVN: r125262
2007-06-01 11:32:07 +00:00
Andreas Schwab
5fda945dd9
Remove conflict marker.
...
From-SVN: r125260
2007-06-01 08:51:05 +00:00
Dorit Nuzman
ccb4d26be0
MAINTAINERS (Various Maintainers): Add myself as auto-vectorizer maintainer.
...
* MAINTAINERS (Various Maintainers): Add myself as
auto-vectorizer maintainer.
From-SVN: r125230
2007-05-31 17:05:23 +00:00
Paolo Bonzini
eecb746156
[multiple changes]
...
2003-05-31 Paolo Bonzini <bonzini@gnu.org>
PR libjava/32098
* libtool.m4: Revert previous change.
* ltgcc.m4: Put it here.
libjava:
2007-05-31 Paolo Bonzini <bonzini@gnu.org>
PR libjava/32098
* configure: Regenerated.
* aclocal.m4: Regenerated.
From-SVN: r125215
2007-05-31 06:40:42 +00:00
Russell Yanofsky
8af2fec40b
re PR c++/7412 ([DR 106] References to references)
...
2007-05-30 Russell Yanofsky <russ@yanofsky.org>
Douglas Gregor <doug.gregor@gmail.com>
Pedro Lamarao <pedro.lamarao@mndfck.org>
Howard Hinnant <howard.hinnant@gmail.com>
PR c++/7412
PR c++/29939
* g++.dg/cpp0x/rv8p.C: New.
* g++.dg/cpp0x/temp-constructor-bug.C: New.
* g++.dg/cpp0x/cast-bug.C: New.
* g++.dg/cpp0x/elision_weak.C: New.
* g++.dg/cpp0x/collapse-bug.C: New.
* g++.dg/cpp0x/rv3p.C: New.
* g++.dg/cpp0x/rv7n.C: New.
* g++.dg/cpp0x/overload-conv-1.C: New.
* g++.dg/cpp0x/rv2n.C: New.
* g++.dg/cpp0x/deduce.C: New.
* g++.dg/cpp0x/temp-va-arg-bug.C: New.
* g++.dg/cpp0x/rv6p.C: New.
* g++.dg/cpp0x/template_deduction.C: New.
* g++.dg/cpp0x/implicit-copy.C: New.
* g++.dg/cpp0x/rv1p.C: New.
* g++.dg/cpp0x/cast.C: New.
* g++.dg/cpp0x/rv5n.C: New.
* g++.dg/cpp0x/collapse.C: New.
* g++.dg/cpp0x/overload-conv-2.C: New.
* g++.dg/cpp0x/rv4p.C: New.
* g++.dg/cpp0x/rvo.C: New.
* g++.dg/cpp0x/iop.C: New.
* g++.dg/cpp0x/rv3n.C: New.
* g++.dg/cpp0x/rv7p.C: New.
* g++.dg/cpp0x/reference_collapsing.C: New.
* g++.dg/cpp0x/overload.C: New.
* g++.dg/cpp0x/named.C: New.
* g++.dg/cpp0x/rv2p.C: New.
* g++.dg/cpp0x/rv6n.C: New.
* g++.dg/cpp0x/not_special.C: New.
* g++.dg/cpp0x/bind.C: New.
* g++.dg/cpp0x/rv1n.C: New.
* g++.dg/cpp0x/rv5p.C: New.
* g++.dg/cpp0x/elision.C: New.
* g++.dg/cpp0x/named_refs.C: New.
* g++.dg/cpp0x/unnamed_refs.C: New.
* g++.dg/cpp0x/rv4n.C: New.
* g++.dg/cpp0x/elision_neg.C: New.
* g++.dg/init/copy7.C: Run in C++98 mode.
* g++.dg/overload/arg1.C: Ditto.
* g++.dg/overload/arg4.C: Ditto.
2007-05-30 Russell Yanofsky <russ@yanofsky.org>
Douglas Gregor <doug.gregor@gmail.com>
Pedro Lamarao <pedro.lamarao@mndfck.org>
Howard Hinnant <howard.hinnant@gmail.com>
PR c++/7412
PR c++/29939
* typeck.c (comptypes): Don't consider rvalue and lvalue
reference types to be equivalent.
(check_return_expr): Move from certain lvalues when returning
them.
* decl.c (grokdeclarator): Implement reference collapsing.
(copy_fn_p): Don't consider constructors taking rvalue references
to be copy constructors.
(move_fn_p): New.
* call.c (conversion): New "rvaluedness_matches_p" member.
(convert_class_to_reference): Require reference type as first
parameter instead of base type.
(reference_binding): Add logic to handle rvalue references.
(implicit_conversion): Update inaccurate comment.
(convert_like_real): Disable creation of temporaries that are
impossible to initialize for types with move constructors.
(build_over_call): Elide move constructors when possible.
(maybe_handle_implicit_object): Set "rvaluedness_matches_p".
(maybe_handle_ref_bind): Return conversion instead of type node.
(compare_ics): Add logic to use "rvaluedness_matches_p" values to
determine preferred conversion sequences.
* cp-tree.h (TYPE_REF_IS_RVALUE): New.
(LOOKUP_PREFER_RVALUE): New.
(DECL_MOVE_CONSTRUCTOR_P): New.
(struct cp_declarator): Add "reference" member for reference
types, with new "rvalue_ref" flag.
(cp_build_reference_type): Declare.
(move_fn_p): Declare.
* error.c (dump_type_prefix): Format rvalue reference types
correctly in error messages.
* except.c (build_throw): Move from certain lvalues when
throwing.
* mangle.c (write_type): Mangle rvalue references differently
than regular references.
* parser.c (make_reference_declarator): Add boolean parameter for
rvalue references.
(cp_parser_make_indirect_declarator): New.
(cp_parser_new_declarator_opt): Call
cp_parser_make_indirect_declarator.
(cp_parser_conversion_declarator_opt): Ditto.
(cp_parser_declarator): Ditto.
(cp_parser_ptr_operator): Parse "&&" tokens into rvalue reference
declarators.
* pt.c (tsubst): Implement reference collapsing.
(maybe_adjust_types_for_deduction): Implement special template
parameter deduction rule for rvalue references.
(type_unification_real): Update calls to
maybe_adjust_types_for_deduction.
(try_one_overload): Ditto.
(unify_pack_expansion): Ditto.
* tree.c (lvalue_p_1): Handle rvalue reference types.
(cp_build_reference_type): New.
From-SVN: r125211
2007-05-31 01:18:22 +00:00
Zdenek Dvorak
89d28202fb
MAINTAINERS (Various Maintainers): Add myself as auto-vectorizer maintainer.
...
* MAINTAINERS (Various Maintainers): Add myself as
auto-vectorizer maintainer.
From-SVN: r125205
2007-05-30 23:25:30 +00:00
H.J. Lu
60c7a11a30
re PR java/32098 (New libtool doesn't support libjava)
...
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.
From-SVN: r125193
2007-05-30 10:48:10 -07:00
Richard Guenther
9dd3cc811b
MAINTAINERS (Various Maintainers): Add myself as auto-vectorizer maintainer.
...
2007-05-30 Richard Guenther <rguenther@suse.de>
* MAINTAINERS (Various Maintainers): Add myself as
auto-vectorizer maintainer.
From-SVN: r125191
2007-05-30 15:41:03 +00:00
Jakub Jelinek
9cc1244e76
re PR bootstrap/29382 (Bootstrap comparison failure!)
...
PR bootstrap/29382
* configure.in: Don't use -fkeep-inline-functions for GCC < 3.3.1.
* configure: Rebuilt.
From-SVN: r125182
2007-05-30 15:32:34 +02:00
Roberto Costa
6124296bce
Removed myself from MAINTAINERS.
...
From-SVN: r125132
2007-05-28 16:18:31 +00:00
Steven Bosscher
6b757a0d5d
* MAINTAINERS (Write After Approval): Remove myself.
...
From-SVN: r125074
2007-05-25 21:25:28 +00:00
Andreas Tobler
86ef8528be
ltmain.sh: Fix Darwin verstring, remove ${wl}.
...
2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
* ltmain.sh: Fix Darwin verstring, remove ${wl}.
From-SVN: r125066
2007-05-25 21:26:27 +02:00
Steve Ellcey
1cf3d07da6
ltmain.sh: Update from ToT Libtool.
...
* 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.
* Regenerate all subdirs
From-SVN: r125032
2007-05-24 16:37:27 +00:00
Ollie Wild
ce3fcf8c5f
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r124958
2007-05-22 20:16:21 +00:00
Paolo Bonzini
342b920070
Makefile.def (bootstrap_stage): Replace stage_make_flags with stage_cflags.
...
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.
From-SVN: r124764
2007-05-16 09:01:01 +00:00
Diego Novillo
cea1728560
MAINTAINERS: Update e-mail address.
...
* MAINTAINERS: Update e-mail address.
From-SVN: r124757
2007-05-15 21:57:30 -04:00
Revital Eres
11c004e7f0
add self to MAINTAINERS: waa
...
From-SVN: r124742
2007-05-15 10:29:20 +00:00
Roberto Costa
ab6bd6931e
Updated Roberto Costa's address.
...
From-SVN: r124711
2007-05-14 12:34:19 +00:00
Thomas Neumann
388cdf0703
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r124708
2007-05-14 06:40:54 +00:00
Silvius Rus
23f24034cb
MAINTAINERS (Write After Approval): Add myself.
...
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r124620
2007-05-11 15:54:44 +00:00
Tom Tromey
34a7526e36
* MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
...
From-SVN: r124075
2007-04-23 17:19:46 +00:00
Mark Mitchell
51da21be95
MAINTAINERS (cpplib): Rename to ...
...
* MAINTAINERS (cpplib): Rename to ...
(libcpp): ... this. Add C/C++ front end maintainers.
From-SVN: r124053
2007-04-23 01:15:50 +00:00
Steve Ellcey
70070387d5
* config-ml.in: Pass ${ml_config_env} to configure calls.
...
From-SVN: r123825
2007-04-14 19:48:36 +00:00
Christian Bruel
df1a0dbb1e
(Write After Approval): Add myself.
...
From-SVN: r123491
2007-04-04 08:47:08 +02:00
Dave Korn
9daff147c0
MAINTAINERS (Write After Approval): Add myself.
...
2007-04-02 Dave Korn <dave.korn@artimi.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r123417
2007-04-02 07:11:29 +00:00
Tobias Burnus
374eadb2bb
MAINTAINERS (fortran 95 front end): Add myself.
...
2007-03-31 Tobias Burnus <burnus@net-b.de>
* MAINTAINERS (fortran 95 front end): Add myself.
From-SVN: r123384
2007-03-31 19:02:02 +02:00
Dwarakanath Rajagopal
8eced3a2a9
Added <dwarak.rajagopal@amd.com> to MAINTAINERS file with Write After Approval access
...
From-SVN: r123306
2007-03-28 16:29:21 +00:00
Ayal Zaks
653de3e34c
* MAINTAINERS (Modulo Scheduler): Add myself.
...
From-SVN: r123178
2007-03-24 00:33:20 +00:00
Brooks Moses
b737d953fd
MAINTAINERS (fortran 95 front end): Add myself.
...
* MAINTAINERS (fortran 95 front end): Add myself.
(c++ front end): whitespace fix.
From-SVN: r123161
2007-03-23 11:40:46 -07:00
Nathan Froyd
a584cdf253
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r123126
2007-03-22 13:01:07 +00:00
Richard Sandiford
8c79f3c49d
configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting of glob.
...
* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
of glob. Quote arguments with single quotes too.
* configure: Regenerate.
From-SVN: r123117
2007-03-21 20:09:15 +00:00
Brooks Moses
6da4bc4e6e
Fixed erroneous ChangeLog and gcc/ChangeLog entries.
...
From-SVN: r122856
2007-03-12 12:00:28 -07:00
Brooks Moses
07f1ac6d75
Makefile.in: Add dummy "install-info" target.
...
fixincludes/
* Makefile.in: Add dummy "install-info" target.
<toplevel>
* Makefile.def (fixincludes): Remove unneeded "missing" lines.
* Makefile.in: Regenerate
From-SVN: r122855
2007-03-12 11:58:12 -07:00
Seongbae Park
50d50fc7ee
invoke.texi (Wvla): New warning.
...
ChangeLog:
2007-03-12 Seongbae Park <seongbae.park@gmail.com>
* gcc/doc/invoke.texi (Wvla): New warning.
gcc/ChangeLog:
2007-03-12 Seongbae Park <seongbae.park@gmail.com>
* c-decl.c (warn_variable_length_array): New function.
Refactored from grokdeclarator to handle warn_vla
and handle unnamed array case.
(grokdeclarator): Refactored VLA warning case.
* c.opt (Wvla): New flag.
gcc/cp/ChangeLog:
2007-03-12 Seongbae Park <seongbae.park@gmail.com>
* decl.c (compute_array_index_type): New warning flag warn_vla.
gcc/testsuite/ChangeLog:
2007-03-12 Seongbae Park <seongbae.park@gmail.com>
* gcc.dg/wvla-1.c: New test
* gcc.dg/wvla-2.c: New test
* gcc.dg/wvla-3.c: New test
* gcc.dg/wvla-4.c: New test
* gcc.dg/wvla-5.c: New test
* gcc.dg/wvla-6.c: New test
* gcc.dg/wvla-7.c: New test
* g++.dg/warn/Wvla-1.C: New test
* g++.dg/warn/Wvla-2.C: New test
* g++.dg/warn/Wvla-3.C: New test
From-SVN: r122851
2007-03-12 18:31:39 +00:00
Andreas Schwab
172e41aaee
configure: Regenerate.
...
* configure: Regenerate.
config/:
* acx.m4 (GCC_TARGET_TOOL): Expand backquotes outside
AC_MSG_RESULT.
From-SVN: r122659
2007-03-07 14:01:40 +00:00
Brooks Moses
9c4d24932e
configure.ac: Add "--with-pdfdir" configure option, which defines pdfdir variable.
...
* 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
From-SVN: r122467
2007-03-01 16:28:09 -08:00
Eric Christopher
e14e622ecf
Missed this. See previous Change.
...
From-SVN: r122416
2007-02-28 22:51:59 +00:00
Matt Kraai
54e433bc4f
configure: Regenerate.
...
* configure: Regenerate.
* configure.ac: Move statements after variable declarations.
From-SVN: r122397
2007-02-28 00:56:22 +00:00
Alan Modra
1ba7cb8018
mt-spu (all-ld): Depend on all-binutils.
...
* mt-spu (all-ld): Depend on all-binutils.
also fix previous ChangeLog entry
From-SVN: r122362
2007-02-27 19:31:58 +10:30
Kaz Kojima
6c8d3d8f0b
MAINTAINERS: Add myself as sh maintainer.
...
* MAINTAINERS: Add myself as sh maintainer.
From-SVN: r122142
2007-02-19 23:59:15 +00:00