summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* * MAINTAINERS (Write After Approval): Add myself.dmalcolm2013-05-171-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@199022 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS: Update my email; move myself from Fortranbrooks2013-04-301-0/+5
| | | | | | | reviewer to Write After Approval. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@198469 138bc75d-0d04-0410-961f-82ee72b054a4
* Enable java for aarch64schwab2013-04-161-0/+5
| | | | | | | | | | | | | | | * configure.ac (aarch64-*-*): Don't disable java. * configure: Regenerate. libjava/: * configure.host: Add support for aarch64. * sysdep/aarch64/locks.h: New file. libjava/classpath/: * native/fdlibm/ieeefp.h: Add support for aarch64. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@197997 138bc75d-0d04-0410-961f-82ee72b054a4
* 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>jasonwucj2013-04-101-0/+4
| | | | | | | | * MAINTAINERS (Write After Approval): Add myself. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@197663 138bc75d-0d04-0410-961f-82ee72b054a4
* 2013-03-30 Matthias Klose <doko@ubuntu.com>doko2013-03-301-0/+5
| | | | | | | | * Makefile.def (target_modules): Don't install libffi. * Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@197264 138bc75d-0d04-0410-961f-82ee72b054a4
* 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>tiloschwarz2013-03-241-0/+4
| | | | | | | | * MAINTAINERS (Write After Approval): Add myself. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@197025 138bc75d-0d04-0410-961f-82ee72b054a4
* 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>asutton2013-02-211-0/+4
| | | | | | | * MAINTAINERS (Write After Approval): Add myself. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@196209 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.yufeng2013-02-151-0/+5
| | | | | | | * configure: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@196083 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS: Explicitly add myself as AIX maintainer.dje2013-02-041-0/+5
| | | | | | | Remove Geoff Keating as rs6000 port maintainer, at his request. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195739 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS: Update my email.mkuvyrkov2013-01-251-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195459 138bc75d-0d04-0410-961f-82ee72b054a4
* * config/isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION.ian2013-01-231-0/+5
| | | | | | | * configure: Re-generate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195414 138bc75d-0d04-0410-961f-82ee72b054a4
* 2013-01-15 Richard Biener <rguenther@suse.de>rguenth2013-01-151-0/+5
| | | | | | | | | | | | | | | | PR other/55973 * configure: Re-generate. config/ * isl.m4 (ISL_INIT_FLAGS): Warn about disabled version check for in-tree build. (ISL_CHECK_VERSION): Do not use AC_CACHE_CHECK. * cloog.m4 (CLOOG_INIT_FLAGS): Disable version check for in-tree build and warn about that. (CLOOG_CHECK_VERSION): Do not use AC_CACHE_CHECK. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195195 138bc75d-0d04-0410-961f-82ee72b054a4
* 2013-01-14 Matthias Klose <doko@ubuntu.com>doko2013-01-141-0/+6
| | | | | | | | | * Makefile.def (install-target-libsanitizer): Depend on install-target-libstdc++-v3. * Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195152 138bc75d-0d04-0410-961f-82ee72b054a4
* 2013-01-14 Richard Biener <rguenther@suse.de>rguenth2013-01-141-0/+5
| | | | | | | | * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0. * configure: Re-generate git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195150 138bc75d-0d04-0410-961f-82ee72b054a4
* * ChangeLog: Fix "Dito" to "Ditto".jbglaw2013-01-111-2/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195106 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.sub: Update from config repo.jbglaw2013-01-111-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195105 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.ebotcazou2013-01-111-0/+5
| | | | | | | | | | | | | | | | * Makefile.in: Regenerate. gcc/ * configure.ac (Tree checking): Set TREECHECKING to yes if enabled. Substitute TREECHECKING. * configure: Regenerate. * Makefile.in (TREECHECKING): New. gcc/ada/ * gcc-interface/Make-lang.in (COMMON_ADAFLAGS): Remove -gnata. (CHECKING_ADAFLAGS): New. (ALL_ADAFLAGS): Include CHECKING_ADAFLAGS. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195104 138bc75d-0d04-0410-961f-82ee72b054a4
* 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>amylaar2013-01-101-0/+4
| | | | | | | * MAINTAINERS (arc): Add new port maintainership for myself. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195089 138bc75d-0d04-0410-961f-82ee72b054a4
* * .gitignore: Import from gdb repository.jason2013-01-101-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195087 138bc75d-0d04-0410-961f-82ee72b054a4
* Build gmp before configuring gcchjl2013-01-091-0/+6
| | | | | | | | | * Makefile.def (configure-gcc): Depend on all-gmp. (all-gcc): Remove dependency on all-gmp. * Makefile.in: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195052 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.sub: Merge from config repo.jbglaw2013-01-081-0/+5
| | | | | | | * config.guess: Dito. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195039 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.def: Merge from binutils.jbglaw2013-01-081-0/+5
| | | | | | | * Makefile.in: Dito. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195038 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS: Update my email.mkuvyrkov2013-01-021-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194776 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.guess: Update to 2012-12-29 version.bje2012-12-291-0/+5
| | | | | | | * config.sub: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194751 138bc75d-0d04-0410-961f-82ee72b054a4
* 2012-12-20 Matthias Klose <doko@ubuntu.com>doko2012-12-201-0/+11
| | | | | | | | | | | | | | * Makefile.def (install-target-libgfortran): Depend on install-target-libquadmath, install-target-libgcc. (install-target-libsanitizer): Depend on install-target-libgcc. (install-target-libjava): Depend on install-target-libgcc. (install-target-libitm): Depend on install-target-libgcc. (install-target-libobjc): Depend on install-target-libgcc. (install-target-libstdc++-v3): Depend on install-target-libgcc. * Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194650 138bc75d-0d04-0410-961f-82ee72b054a4
* 2012-12-19 Matthias Klose <doko@ubuntu.com>doko2012-12-191-0/+6
| | | | | | | | | * Makefile.def (install-target-libgo): Depend on install-target-libatomic. * Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194616 138bc75d-0d04-0410-961f-82ee72b054a4
* libgo: Link against libatomic.ian2012-12-181-0/+6
| | | | | | | | | | | | | | | | | | ./: PR go/55201 * Makefile.def (all-target-libgo): Depend on all-target-libatomic. * Makefile.in: Regenerate. gcc/go: PR go/55201 * gospec.c (LIBATOMIC): Define. (LIBATOMIC_PROFILE): Define. (lang_specific_driver): Add LIBATOMIC[_PROFILE] option. gcc/testsuite: * lib/go.exp (go_link_flags): Add libatomic location to flags and ld_library_path. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194581 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.tschwinge2012-12-161-0/+5
| | | | | | * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194529 138bc75d-0d04-0410-961f-82ee72b054a4
* Sync config.sub with srchjl2012-12-121-0/+4
| | | | | | | | | 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de> * config.sub: Merge from config repo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194449 138bc75d-0d04-0410-961f-82ee72b054a4
* Add --with-build-config=bootstrap-asan supporthjl2012-12-111-0/+8
| | | | | | | | | | | * Makefile.def (target_modules): Add bootstrap=true and raw_cxx=true to libsanitizer. * configure.ac (bootstrap_target_libs): Add libsanitizer. * Makefile.in: Regenerated. * configure: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194425 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix ChangeLog entry, move entry from toplevel ChangeLog to gcc/ChangeLog.tmsriram2012-12-101-5/+0
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194364 138bc75d-0d04-0410-961f-82ee72b054a4
* 2012-12-07 Sriraman Tallan <tmsriram@google.com>tmsriram2012-12-071-0/+5
| | | | | | | | | * toplev.c (process_options): Do not warn when -ffunction-sections and -fprofile are used together. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194311 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS: Remove self as RTL optimization maintainer.rsandifo2012-12-011-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194017 138bc75d-0d04-0410-961f-82ee72b054a4
* 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>ktkachov2012-11-301-0/+4
| | | | | | | | * MAINTAINERS (Write After Approval): Add myself. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193997 138bc75d-0d04-0410-961f-82ee72b054a4
* Remove bootstrap=true from libsanitizerhjl2012-11-291-0/+8
| | | | | | | | | | | * Makefile.def (target_modules): Remove bootstrap=true and raw_cxx=true from libsanitizer. * configure.ac (bootstrap_target_libs): Remove libsanitizer. * Makefile.in: Regenerated. * configure: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193950 138bc75d-0d04-0410-961f-82ee72b054a4
* Add --with-build-config=bootstrap-asan supporthjl2012-11-291-0/+8
| | | | | | | | | | | | | | | * Makefile.def (target_modules): Add bootstrap=true and raw_cxx=true to libsanitizer. * configure.ac (bootstrap_target_libs): Add libsanitizer. * Makefile.in: Regenerated. * configure: Likewise. config/ * bootstrap-asan.mk: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193940 138bc75d-0d04-0410-961f-82ee72b054a4
* 2012-11-28 Andrew Pinski <apinski@cavium.com>pinskia2012-11-281-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR bootstrap/54279 * configure.ac (CXX_FOR_TARGET): Change over to use xg++. * configure: Regenerate. * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++. * Makefile.in: Regenerate. 2012-11-28 Andrew Pinski <apinski@cavium.com> PR bootstrap/54279 * Makefile.in (${QMTEST_DIR}/context): Use xg++ instead of g++. 2012-11-28 Andrew Pinski <apinski@cavium.com> PR bootstrap/54279 * Make-lang.in (g++$(exeext)): Rename to (xg++$(exeext)): This. (g++-cross$(exeext)): Use xg++$(exeext) instead of g++$(exeext). (c++.start.encap): Likewise. (c++.install-common): Likewise. 2012-11-28 Andrew Pinski <apinski@cavium.com> PR bootstrap/54279 * lib/g++.exp (g++_init): Search for xg++ instead of g++ in the build directories. * lib/obj-c++.exp (obj-c++_init): Likewise. 2012-11-28 Andrew Pinski <apinski@cavium.com> PR bootstrap/54279 * scripts/testsuite_flags.in (--build-cxx): Use xg++ instead of g++. * testsuite/lib/libstdc++.exp (libstdc++_init): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193910 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.ac: Disable libsanitizer if we're not building C++.jakub2012-11-271-0/+5
| | | | | | | * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193842 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS (Write After Approval): Add myself.roland2012-11-151-3/+7
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193542 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS: (libsanitizer, asan.c): Add myself,dvyukov2012-11-151-0/+7
| | | | | | | | | | Kostya Serebryany (kcc@google.com) and Jakub Jelinek (jakub@redhat.com). Rename area for Dodji Seketeli (dodji@redhat.com). git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193536 138bc75d-0d04-0410-961f-82ee72b054a4
* Add myself as asan co-reviewerdodji2012-11-151-0/+4
| | | | | | | | ChangeLog: * MAINTAINERS: (asan.c, related): Add myself. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193530 138bc75d-0d04-0410-961f-82ee72b054a4
* Consider *-*-nacl* targets ELFhjl2012-11-151-0/+5
| | | | | | | | * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193521 138bc75d-0d04-0410-961f-82ee72b054a4
* Move libsanitizer configure logic to subdirectoryrth2012-11-131-0/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193487 138bc75d-0d04-0410-961f-82ee72b054a4
* Enable libsanitizer just on x86 linux for nowdodji2012-11-131-0/+5
| | | | | | | | | | | | | This patch builds libsanitizer only on x86_64 and i?86 linux targets for now. I guess The build can be enabled on other targets when they are ready. ChangeLog: * configure.ac: Enable libsanitizer just on x86 linux for now. * configure: Re-generate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193478 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.ac: Disable libsanitizer on AIX. Merge libquadmathdje2012-11-131-0/+6
| | | | | | | | sections. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193477 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.ac: Add section for configdirs for libsanitizer.hp2012-11-131-0/+6
| | | | | | | | Disable for cris-*-* and mmix-*-*. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193465 138bc75d-0d04-0410-961f-82ee72b054a4
* Import the asan runtime library into GCC treedodji2012-11-121-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | This patch imports the runtime library in the GCC tree, ensures that -lasan is passed to the linker when -faddress-sanitizer is used and sets up the build system accordingly. ChangeLog: * configure.ac: Add libsanitizer to target_libraries. * Makefile.def: Ditto. * configure: Regenerate. * Makefile.in: Regenerate. * libsanitizer: New directory for asan runtime. Contains an empty tsan directory. gcc/ChangeLog: * gcc.c (LINK_COMMAND_SPEC): Add -laddress-sanitizer to link command if -faddress-sanitizer is on. libsanitizer: Initial checkin: migrate asan runtime from llvm. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193441 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix for building against Mingw64 w32apihjl2012-11-031-0/+6
| | | | | | | | | * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building against Mingw64 w32api. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193129 138bc75d-0d04-0410-961f-82ee72b054a4
* Regenerate top-level configurehjl2012-11-031-0/+4
| | | | | | | * configure: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193128 138bc75d-0d04-0410-961f-82ee72b054a4
* final patch for enabling VxWorkskorbb2012-11-031-0/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193124 138bc75d-0d04-0410-961f-82ee72b054a4