Alexander Ivchenko
1dc9c11778
MAINTAINERS (Write After Approval): Add myself.
...
2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r243927
2016-12-26 10:28:02 +00:00
Jakub Jelinek
c21fdaa1a7
configure.ac: Don't bootstrap libmpx unless --with-build-config includes bootstrap-mpx.
...
* configure.ac: Don't bootstrap libmpx unless --with-build-config
includes bootstrap-mpx.
* configure: Regenerated.
From-SVN: r243849
2016-12-21 12:28:40 +01:00
Will Schmidt
cf0848ba94
Move my updates to the correct ChangeLog.
...
2016-12-19 Will Schmidt <will_schmidt@vnet.ibm.com>
Move my updates to the correct ChangeLog. (ChangeLog->gcc/ChangeLog)
From-SVN: r243808
2016-12-19 19:10:10 +00:00
Will Schmidt
a2124400f5
rs6000.c: Add handling for early expansion of vector multiply builtins.
...
2016-12-19 Will Schmidt <will_schmidt@vnet.ibm.com>
* config/rs6000/rs6000.c: Add handling for early expansion of
vector multiply builtins.
[gcc/testsuite]
2016-12-19 Will Schmidt <will_schmidt@vnet.ibm.com>
* gcc.dg/vmx/mult-even-odd-be-order.c : Mark
variables as volatile.
* gcc.target/powerpc/fold-vec-mult-char.c : New.
* gcc.target/powerpc/fold-vec-mult-float.c : New.
* gcc.target/powerpc/fold-vec-mult-floatdouble.c : New.
* gcc.target/powerpc/fold-vec-mult-int.c : New.
* gcc.target/powerpc/fold-vec-mult-int128-p8.c : New.
* gcc.target/powerpc/fold-vec-mult-int128-p9.c : New.
* gcc.target/powerpc/fold-vec-mult-longlong.c : New.
* gcc.target/powerpc/fold-vec-mult-short.c : New.
From-SVN: r243807
2016-12-19 19:03:48 +00:00
Will Schmidt
3b35c54a60
rs6000.c (rs6000_gimple_fold_builtin): Add handling for early expansion of vector subtract builtins.
...
2016-12-19 Will Schmidt <will_schmidt@vnet.ibm.com>
* config/rs6000/rs6000.c (rs6000_gimple_fold_builtin): Add handling for
early expansion of vector subtract builtins.
[gcc/testsuite]
2016-12-19 Will Schmidt <will_schmidt@vnet.ibm.com>
* gcc.target/powerpc/fold-vec-sub-char.c: New.
* gcc.target/powerpc/fold-vec-sub-float.c: New.
* gcc.target/powerpc/fold-vec-sub-floatdouble.c: New.
* gcc.target/powerpc/fold-vec-sub-int.c: New.
* gcc.target/powerpc/fold-vec-sub-int128.c: New.
* gcc.target/powerpc/fold-vec-sub-longlong.c: New.
* gcc.target/powerpc/fold-vec-sub-short.c: New.
From-SVN: r243806
2016-12-19 18:58:19 +00:00
Chenghua Xu
cc811459fa
Add myself under Write After Approval.
...
From-SVN: r243789
2016-12-19 07:35:33 +00:00
Ma Jiang
b55e6680de
acx.m4: Change "tail +16c" to "tail -c +17".
...
* config/acx.m4: Change "tail +16c" to "tail -c +17".
* configure: Regenerated.
From-SVN: r243142
2016-12-01 16:02:51 -07:00
Matthias Klose
825fba526c
configure.ac: Don't use pkg-config to check for bdw-gc.
...
<toplevel>
* configure.ac: Don't use pkg-config to check for bdw-gc.
* configure: Regenerate.
config/
* pkg.m4: Remove.
libobjc/
* configure.ac: Don't use pkg-config to check for bdw-gc.
* configure: Regenerate.
gcc/
* doc/install.texi: Don't use pkg-config to check for bdw-gc.
From-SVN: r243108
2016-12-01 12:31:49 +00:00
Matthias Klose
114bf3f172
Makefile.def: Remove reference to boehm-gc target module.
...
<toplevel>
2016-11-30 Matthias Klose <doko@ubuntu.com>
* Makefile.def: Remove reference to boehm-gc target module.
* configure.ac: Include pkg.m4, check for --with-target-bdw-gc
options and for the bdw-gc pkg-config module.
* configure: Regenerate.
* Makefile.in: Regenerate.
gcc/
2016-11-30 Matthias Klose <doko@ubuntu.com>
* doc/install.texi: Document configure options --enable-objc-gc
and --with-target-bdw-gc.
config/
2016-11-30 Matthias Klose <doko@ubuntu.com>
* pkg.m4: New file.
libobjc/
2016-11-30 Matthias Klose <doko@ubuntu.com>
* configure.ac (--enable-objc-gc): Allow to configure with a
system provided boehm-gc.
* configure: Regenerate.
* Makefile.in (OBJC_BOEHM_GC_LIBS): Get value from configure.
* gc.c: Include system bdw-gc headers.
* memory.c: Likewise
* objects.c: Likewise
boehm-gc/
2016-11-30 Matthias Klose <doko@ubuntu.com>
Remove
From-SVN: r242985
2016-11-30 00:12:45 +00:00
Nathan Sidwell
21b0f96a82
* MAINTAINERS (nvptx): Remove self.
...
From-SVN: r242923
2016-11-28 15:18:45 +00:00
Ben Elliston
292edab3a7
config.guess: Import latest version.
...
* config.guess: Import latest version.
* config.sub: Likewise.
From-SVN: r242851
2016-11-25 08:38:27 +11:00
Toma Tabacu
0954a00b9d
MAINTAINERS (Write After Approval): Add myself.
...
2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r242595
2016-11-18 16:34:13 +00:00
Matthias Klose
8e4d2ca469
Makefile.def: Remove references to GCJ.
...
2016-11-15 Matthias Klose <doko@ubuntu.com>
* Makefile.def: Remove references to GCJ.
* Makefile.tpl: Likewise.
* Makefile.in: Regenerate.
From-SVN: r242439
2016-11-15 17:29:12 +00:00
Matthias Klose
84c1b9d3d4
config-ml.in: Remove references to GCJ.
...
<toplevel>
2016-11-15 Matthias Klose <doko@ubuntu.com>
* config-ml.in: Remove references to GCJ.
* configure.ac: Likewise.
* configure: Regenerate.
config/
2016-11-15 Matthias Klose <doko@ubuntu.com>
multi.m4: Don't set GCJ.
gcc/
2016-11-15 Matthias Klose <doko@ubuntu.com>
* doc/install.texi: Remove references to gcj/libjava.
* doc/invoke.texi: Likewise.
*/ (where necessary)
2016-11-15 Matthias Klose <doko@ubuntu.com>
* configure: Regenerate.
From-SVN: r242433
2016-11-15 16:34:02 +00:00
Josh Conner
3f95ca6c0f
MAINTAINERS (Write After Approval): Update email address,
...
2016-11-01 Josh Conner <joshconner@google.com>
* MAINTAINERS (Write After Approval): Update email address,
From-SVN: r241767
2016-11-02 02:10:45 +00:00
Carl Love
457cc672cb
Index...
...
Index: ChangeLog
===================================================================
--- ChangeLog (revision 241702)
+++ ChangeLog (working copy)
@@ -1,5 +1,10 @@
2016-10-27 Carl Love <cel@us.ibm.com>
+ * MAINTAINERS (Write After Approval): Fix my entry in the Write After
+ Approval list to make it alphabetical.
+
+2016-10-27 Carl Love <cel@us.ibm.com>
+
* MAINTAINERS (Write After Approval): Add myself.
2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
Index: MAINTAINERS
===================================================================
--- MAINTAINERS (revision 241702)
+++ MAINTAINERS (working copy)
@@ -477,9 +477,9 @@
Gabor Loki <loki@inf.u-szeged.hu>
Sandra Loosemore <sandra@codesourcery.com>
Manuel López-Ibáñez <manu@gcc.gnu.org>
+Carl Love <cel@us.ibm.com>
Martin v. Löwis <loewis@informatik.hu-berlin.de>
H.J. Lu <hjl.tools@gmail.com>
-Carl Love <cel@us.ibm.com>
Christophe Lyon <christophe.lyon@st.com>
Luis Machado <luisgpm@br.ibm.com>
Ziga Mahkovec <ziga.mahkovec@klika.si>
From-SVN: r241703
2016-10-31 15:01:13 +00:00
Carl Love
2142f54f02
Index...
...
Index: ChangeLog
===================================================================
--- ChangeLog (revision 241636)
+++ ChangeLog (working copy)
@@ -1,3 +1,7 @@
+2016-10-27 Carl Love <cel@us.ibm.com>
+
+ * MAINTAINERS (Write After Approval): Add myself.
+
2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
* MAINTAINERS (Reviewers): Add myself.
Index: MAINTAINERS
===================================================================
--- MAINTAINERS (revision 241636)
+++ MAINTAINERS (working copy)
@@ -479,6 +479,7 @@
Manuel López-Ibáñez <manu@gcc.gnu.org>
Martin v. Löwis <loewis@informatik.hu-berlin.de>
H.J. Lu <hjl.tools@gmail.com>
+Carl Love <cel@us.ibm.com>
Christophe Lyon <christophe.lyon@st.com>
Luis Machado <luisgpm@br.ibm.com>
Ziga Mahkovec <ziga.mahkovec@klika.si>
From-SVN: r241637
2016-10-27 23:21:54 +00:00
Andrew Burgess
104700f4e9
Add myself to the MAINTAINERS file
...
* MAINTAINERS (Reviewers): Add myself.
(Write After Approval): Add myself.
From-SVN: r241619
2016-10-27 14:04:19 +01:00
Hartmut Penner
942c0db856
MAINTAINERS: Update email address
...
* MAINTAINERS: Update email address
Co-Authored-By: Ulrich Weigand <uweigand@de.ibm.com>
From-SVN: r241399
2016-10-21 11:29:52 +00:00
Nathan Sidwell
fbf4c5021d
* MAINTAINERS: Update email address.
...
From-SVN: r240987
2016-10-11 10:36:33 +00:00
Andreas Tobler
b20e75328b
configure.ac: Add aarch64-*-freebsd*.
...
toplevel:
2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
* configure.ac: Add aarch64-*-freebsd*.
* configure: Regenerate.
gcc:
2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
* config.gcc: Add aarch64-*-freebsd* support.
* config.host: Likewise.
* config/aarch64/aarch64-freebsd.h: New file.
* config/aarch64/t-aarch64-freebsd: Ditto.
libgcc:
2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
* config.host: Add support for aarch64-*-freebsd*.
From-SVN: r240949
2016-10-10 23:31:17 +02:00
Steve Ellcey
2e21fd4d98
MAINTAINERS: Update email address after it got reverted.
...
2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
* MAINTAINERS: Update email address after it got reverted.
From-SVN: r240801
2016-10-05 18:42:10 +00:00
Rainer Orth
43c40f3e43
Restore --enable-objc-gc support
...
* configure.ac (target_libraries): Readd target-boehm-gc.
Restore --enable-objc-gc handling.
* configure: Regenerate.
From-SVN: r240740
2016-10-04 09:00:27 +00:00
Jeff Law
f05796ba9b
MAINTAINERS: Move several inactive maintainers to the write-after-approval section.
...
* MAINTAINERS: Move several inactive maintainers to the
write-after-approval section.
From-SVN: r240729
2016-10-03 13:37:08 -06:00
Jakub Jelinek
012447ea17
configure.ac: Add target-libffi to target_libraries.
...
* configure.ac: Add target-libffi to target_libraries.
Readd libgcj target disablings, modified to only target-libffi.
Readd target addition of go to unsupported languages.
* configure: Regenerated.
From-SVN: r240684
2016-10-01 00:46:39 +02:00
Steve Ellcey
a7d75d596f
MAINTAINERS: Update email address.
...
2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
* MAINTAINERS: Update email address.
From-SVN: r240675
2016-09-30 18:35:41 +00:00
Andrew Haley
4d8c733de1
Fix typo in ChangeLog.
...
From-SVN: r240666
2016-09-30 16:46:27 +00:00
Andrew Haley
d1a79a95af
MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey rom write-after approval.
...
2016-09-30 Andrew Haley <aph@redhat.com>
* MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey rom
write-after approval. Remove Tom Tromey and Bryce McKinlay from
libgcj.
From-SVN: r240665
2016-09-30 16:43:34 +00:00
Andrew Haley
af2d487378
MAINTAINERS: Move Per Bothner...
...
2016-09-30 Andrew Haley <aph@redhat.com>
* MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
write-after approval after GCJ deletion.
From-SVN: r240663
2016-09-30 16:31:40 +00:00
Andrew Haley
07b78716af
Makefile.def: Remove libjava.
...
2016-09-30 Andrew Haley <aph@redhat.com>
* Makefile.def: Remove libjava.
* Makefile.tpl: Likewise.
* Makefile.in: Regenerate.
* configure.ac: Likewise.
* configure: Likewise.
* gcc/java: Remove.
* libjava: Likewise.
From-SVN: r240662
2016-09-30 16:24:48 +00:00
Claudiu Zissulescu
a29b7214dd
[ARC COMMITTED] MAINTAINERS (Reviewers): Add myself.
...
2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
* MAINTAINERS (Reviewers): Add myself.
From-SVN: r240569
2016-09-28 13:12:41 +02:00
Anton Kolesov
2fd88f4ff2
configure.ac: Disable "sim" directory for arc*-*-*.
...
2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
* configure.ac: Disable "sim" directory for arc*-*-*.
* conifgure: Regenerated.
From-SVN: r240501
2016-09-26 10:18:28 -06:00
Tamar Christina
e2080e79be
Add missing ChangeLog from r240375
...
From-SVN: r240410
2016-09-23 09:45:04 +00:00
Maciej W. Rozycki
8f3675f855
configure.ac: Check for the minimum in-tree MPFR version handled.
...
* configure.ac: Check for the minimum in-tree MPFR version
handled.
* configure: Regenerate.
From-SVN: r240092
2016-09-12 14:08:48 +00:00
Yan-Ting Lin
21f8810377
configure.ac (nds32*-*-*): Remove entry to enable gdb.
...
* configure.ac (nds32*-*-*): Remove entry to enable gdb.
* configure: Regenerated.
From-SVN: r238511
2016-07-20 08:09:25 +00:00
Fritz Reese
60d518829c
MAINTAINERS (Write After Approval): Add myself.
...
2016-07-19 Fritz Reese <fritzoreese@gmail.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r238469
2016-07-19 10:39:19 +00:00
Andi Kleen
277d7ee0c9
Add make autoprofiledbootstrap
...
Add support for profiledbootstrap with autofdo. Will be useful
to get better testing coverage of autofdo.
This requires Linux perf and autofdo to be installed, only
really for x86_64 linux on Intel so far.
Profile the whole build process with perf, then convert the file,
and pass it back to the compiler in the feedback stage.
The conversion has to be done per language, as only that knows
the name of the binary. Currently we only do it for C and C++,
as the other languages don't have enough coverage during a normal
bootstrap.
For lto1 it is also disabled, because it would only be useful during a LTO
bootstrap, but right now autofdo and LTO are not working together due to
PR66229
For common backend files always the profile output of the C++ compiler
is used. In theory multiple inputs could be merged here, but so far
that is not implemented.
The method is not friendly to partial rebuilds, as only the profile
information from the current rebuild is used. So if an error
occurs it is best to clean and restart, otherwise the code
quality may be worse.
This patch is fairly large, but most of it is auto generated from
autogen in Makefile.in. for the new stage targets.
Passes profiledbootstrap and normal bootstrap on x86_64-linux.
autoprofiledbootstrap is currently not working due to
PR70427 (but it finishes with that worked around)
The autofdo'ed compiler is ~7% faster on insn-recog.i (vs ~11% for
profiledfeedback), and ~4% faster for tramp3d-v4 (vs 10% for
profiledfeedback) on a Sandy Bridge system.
gcc/lto/:
2016-06-23 Andi Kleen <ak@linux.intel.com>
* Make-lang.in: Add support for autofdo (disabled for now)
gcc/cp/:
2016-06-23 Andi Kleen <ak@linux.intel.com>
* Make-lang.in: Add support for autofdo.
gcc/:
2016-06-23 Andi Kleen <ak@linux.intel.com>
* Makefile.in: Regenerate.
* doc/install.texi: Document autoprofiledbootstrap.
/:
2016-06-23 Andi Kleen <ak@linux.intel.com>
* Makefile.def: Add autoprofiledbootstrap.
* Makefile.tpl: Dito.
* Makefile.in: Regenerate.
gcc/c/:
2016-06-23 Andi Kleen <ak@linux.intel.com>
* Make-lang.in: Add support for autofdo.
From-SVN: r237733
2016-06-23 14:34:16 +00:00
Jakub Sejdak
fd6487af15
configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
...
2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
* configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
* configure: Regenerate.
From-SVN: r237727
2016-06-23 07:12:16 +00:00
Trevor Saunders
3e32693501
remove avr-rtems support
...
contrib/ChangeLog:
2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
* config-list.mk: Stop testing avr-rtems.
libgcc/ChangeLog:
2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
* config.host: Remove support for avr-rtems.
* config/avr/t-rtems: Remove.
ChangeLog:
2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
* configure: Regenerate.
* configure.ac: Remove support for avr-rtems.
gcc/ChangeLog:
2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
* config.gcc: Remove support for avr-rtems.
* config/avr/gen-avr-mmcu-specs.c: Likewise.
* config/avr/rtems.h: Remove.
* config/avr/t-rtems: Remove.
contrib/header-tools/ChangeLog:
2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
* README: Remove references to avr-rtems.
* reduce-headers: Likewise.
From-SVN: r237665
2016-06-21 21:57:44 +00:00
Senthil Kumar Selvaraj
9582bf04c9
MAINTAINERS (Write After Approval): Add myself.
...
2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r237572
2016-06-18 13:26:36 +00:00
Michael Collison
6f820b684d
Add Michael Collison with Write After Approval
...
From-SVN: r237542
2016-06-16 20:49:12 +00:00
Mikael Morin
775ee7fae0
* MAINTAINERS (Write After Approval): Update e-mail address.
...
From-SVN: r237454
2016-06-14 17:43:39 +00:00
Jose E. Marchesi
de3ba371c5
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r237055
2016-06-03 10:35:24 +02:00
Alan Modra
350216e367
Add dependencies to configure rule
...
* Makefile.tpl (configure): Depend on m4 files included.
* Makefile.in: Regenerate.
From-SVN: r236846
2016-05-28 22:38:47 +09:30
Bill Seurer
9cad20fa66
This patch changes some of the dejagnu options to better restrict where the...
...
This patch changes some of the dejagnu options to better restrict
where the test cases run so that they will no longer cause failures on
power7 machines.
Based on a subsequent patch I also updated the code formatting (indentation,
etc.) for the code from the original patch (r235577) in both the test cases
and in rs6000-c.c.
[gcc]
2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
* config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
[gcc/testsuite]
2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
* gcc.target/powerpc/vec-adde.c: Change dejagnu options, fix code
formatting.
* gcc.target/powerpc/vec-adde-int128.c: Change dejagnu options, fix code
formatting.
From-SVN: r236537
2016-05-20 20:31:52 +00:00
Bill Seurer
9246611576
This patch adds support for the signed and unsigned int versions of the...
...
This patch adds support for the signed and unsigned int versions of the
vec_addec altivec builtins from the Power Architecture 64-Bit ELF V2 ABI
OpenPOWER ABI for Linux Supplement (16 July 2015 Version 1.1). There are
many of the builtins that are missing and this is part of a series
of patches to add them.
There aren't instructions for the int versions of vec_addec so the
output code is built from other built-ins that do have instructions
which in this case is the following.
vec_addec (va, vb, carryv) == vec_or (vec_addc (va, vb),
vec_addc(vec_add(va, vb),
vec_and (carryv, 0x1)))
The new test cases are executable tests which verify that the generated
code produces expected values. C macros were used so that the same
test case could be used for both the signed and unsigned versions. An
extra executable test case is also included to ensure that the modified
support for the __int128 versions of vec_addec is not broken. The same
test case could not be used for both int and __int128 because of some
differences in loading and storing the vectors.
Bootstrapped and tested on powerpc64le-unknown-linux-gnu and
powerpc64-unknown-linux-gnu with no regressions. Is this ok for trunk?
[gcc]
2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
* config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
special case builtin.
* config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
support for ALTIVEC_BUILTIN_VEC_ADDEC.
* config/rs6000/rs6000.c (altivec_init_builtins): Add definition
for __builtin_vec_addec.
[gcc/testsuite]
2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
* gcc.target/powerpc/vec-addec.c: New test.
* gcc.target/powerpc/vec-addec-int128.c: New test.
From-SVN: r236515
2016-05-20 15:25:04 +00:00
Jakub Sejdak
fe38e08bfe
config.guess: Import version 2016-04-02 (newest).
...
* config.guess: Import version 2016-04-02 (newest).
* config.sub: Import version 2016-05-10 (newest).
From-SVN: r236301
2016-05-16 16:13:37 -06:00
Jeff Law
cef1a0b874
configure.ac: Add ARC support to libgloss.
...
2016-05-13 Anton Kolesov <anton.kolesov@synopsys.com>
* configure.ac: Add ARC support to libgloss.
* configure: Regenerate
From-SVN: r236300
2016-05-16 14:37:43 -06:00
Wilco Dijkstra
704b85c7d8
Update documentation of AArch64 options for GCC6 to be more accurate,
...
fix a few minor mistakes and remove some duplication.
* doc/invoke.texi (AArch64 Options): Various updates.
From-SVN: r236290
2016-05-16 14:55:15 +00:00
Matthew Wahab
0501ae62c7
Move wrong ChangeLog entry from toplevel to gcc ChangeLog.
...
From-SVN: r236268
2016-05-16 09:20:50 +00:00
Matthew Wahab
e9024729e2
[AArch64] Remove an unused reload hook.
...
* config/aarch64/aarch64.h (LEGITIMIZE_RELOAD_ADDRESS): Remove.
* config/aarch64/arch64-protos.h
(aarch64_legitimize_reload_address): Remove.
* config/aarch64/aarch64.c (aarch64_legitimize_reload_address):
Remove.
From-SVN: r236266
2016-05-16 08:46:00 +00:00
Aaron Sawdey
75a6b91a67
MAINTAINERS (Write After Approval): Add myself.
...
2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r236034
2016-05-09 08:59:46 -05:00
Bernd Edlinger
00f357941d
configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
...
2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
* configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
* configure: Regenerated.
* Makefile.def (gmp): Explicitly disable assembler.
(mpfr): Adjust lib_path.
(mpc): Likewise.
* Makefile.in: Regenerated.
gcc/
2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
* doc/install.texi: Document supported in-tree gmp/mpfr/mpc versions.
contrib/
2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
* download_prerequisites: Adjust gmp/mpfr/mpc versions.
From-SVN: r235763
2016-05-02 15:23:20 +00:00
Jakub Jelinek
c100769bcc
re PR bootstrap/70704 (AIX bootstrap comparison failure)
...
PR bootstrap/70704
* configure.ac (--enable-stage1-checking): Add missing
--enable-checking=.
* configure: Regenerated.
From-SVN: r235692
2016-05-01 12:49:25 +02:00
Oleg Endo
ace08cb86b
config.guess: Revert r235676.
...
/
* config.guess: Revert r235676.
* config.sub: Revert r235676.
libjava/
* classpath/config.guess: Revert r235676.
* classpath/config.sub: Revert r235676.
From-SVN: r235677
2016-04-30 10:26:14 +00:00
Oleg Endo
bc6d901463
config.guess: Remove SH5 support.
...
/
* config.guess: Remove SH5 support.
* config.sub: Likewise.
* configure: Likewise.
* configure.ac: Likewise.
config/
* picflag.m4: Remove SH5 support.
gcc/
* config/sh/t-sh: Remove SH5 support.
* config.gcc: Likewise.
* configure: Likewise.
contrib/
* compare-all-tests: Remove SH5 support.
* config-list.mk: Likewise.
libada/
* configure: Remove SH5 support.
libgcc/
* config.host: Remove SH5 support.
* configure: Likewise.
libiberty/
* configure: Remove SH5 support.
libjava/
* classpath/config.guess: Remove SH5 support.
* classpath/config.sub: Likewise.
From-SVN: r235676
2016-04-30 09:11:03 +00:00
Jakub Jelinek
7db11a5a32
re PR bootstrap/70704 (AIX bootstrap comparison failure)
...
PR bootstrap/70704
* configure.ac (--enable-stage1-checking): For --disable-checking or
implicit --enable-checking, make sure extra flag matches in between
stage1 and later checking.
* configure: Regenerated.
gcc/
* configure.ac (--enable-checking): Document extra flag, for
non-release builds default to --enable-checking=yes,extra.
If misc checking and extra checking, define CHECKING_P to 2 instead
of 1.
* common.opt (fchecking=): Add.
* doc/invoke.texi (-fchecking=): Document.
* doc/install.texi: Document --enable-checking changes.
* configure: Regenerated.
* config.in: Regenerated.
gcc/cp/
* pt.c (build_non_dependent_expr): Use flag_checking > 1 instead of
just flag_checking.
From-SVN: r235430
2016-04-26 08:10:43 +02:00
Trevor Saunders
ab0fc037f0
add basic .gitattributes files to notice whitespace issues
...
gcc/testsuite/ChangeLog:
2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
* .gitattributes: New file.
/ChangeLog:
2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
* .gitattributes: New file.
From-SVN: r235381
2016-04-23 02:37:43 +00:00
Segher Boessenkool
c048fa95cd
Add myself as maintainer for the PowerPC port
...
* MAINTAINERS (rs6000/powerpc port): Add myself.
From-SVN: r235373
2016-04-22 23:18:49 +02:00
Segher Boessenkool
f3653cf5bb
Make distclean clean up more (PR70173)
...
Currently, distclean does not remove the libcc1, gnattools, and gotools
directories, and not the stage_final file either. Fix that.
PR bootstrap/70173
* Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
and gotools directories. Delete the stage_final file.
* Makefile.in: Regenerate.
From-SVN: r234954
2016-04-13 20:02:08 +02:00
Andre Vieira
4f93efa4c5
MAINTAINERS (Write After Approval): Add myself.
...
2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r234903
2016-04-12 13:51:40 +00:00
Steven G. Kargl
c27e432ed8
MAINTAINERS (Fortran maintainer): Remove myself.
...
2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
* MAINTAINERS (Fortran maintainer): Remove myself.
From-SVN: r234868
2016-04-10 05:53:06 +00:00
Bill Seurer
7134713caa
MAINTAINERS (Write After Approval): Add myself.
...
2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r234724
2016-04-04 18:46:05 +00:00
Kelvin Nilsen
7d74282aa8
add myself to MAINTAINERS list
...
From-SVN: r234526
2016-03-29 15:55:58 +00:00
Cary Coutant
1b858e7638
Sync top-level configure.ac with binutils-gdb.
...
2016-03-17 Cary Coutant <ccoutant@gmail.com>
* configure.ac: Add mips and s390 to the gold target check.
* configure: Regenerate.
From-SVN: r234309
2016-03-17 15:54:19 -07:00
DJ Delorie
d15bd5bbdb
MAINTAINERS (mep): Remove myself as MeP maintainer.
...
* MAINTAINERS (mep): Remove myself as MeP maintainer.
* config.gcc: Deprecate mep-*.
From-SVN: r233887
2016-03-01 23:41:58 -05:00
David Malcolm
6d1fa6bbe1
MAINTAINERS: add myself to libcpp and diagnostic messages
...
2016-02-22 David Malcolm <dmalcolm@redhat.com>
* MAINTAINERS (libcpp): Add myself.
(diagnostic messages): Likewise.
From-SVN: r233608
2016-02-22 17:35:45 +00:00
Tom de Vries
423ea09f06
Fix whitespace in ChangeLog
...
From-SVN: r233584
2016-02-20 11:42:25 +00:00
Tom de Vries
607bda60cf
Fix whitespace in MAINTAINERS
...
2016-02-20 Tom de Vries <tom@codesourcery.com>
* MAINTAINERS: Fix whitespace.
From-SVN: r233582
2016-02-20 11:27:08 +00:00
Claudiu Zissulescu
80cfaff84a
MAINTAINERS (Write After Approval): Add myself
...
2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r233077
2016-02-02 16:24:22 +01:00
Sebastian Pop
c661a43de3
document that isl-0.16 is supported
...
* config/isl.m4: Add comments about isl-0.16.
* configure: Regenerate.
gcc/
* doc/install.texi: Document that isl-0.16 is supported.
From-SVN: r232997
2016-01-29 20:26:04 +00:00
Martin Jambor
86b3a101ff
Add myself as a hsa maintainer
...
2016-01-29 Martin Jambor <mjambor@suse.cz>
* MAINTAINERS (hsa maintainers): Add myself.
From-SVN: r232978
2016-01-29 13:47:56 +01:00
Wilco Dijkstra
960cbfd215
MAINTAINERS: (Write After Approval): Add myself.
...
2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
* MAINTAINERS: (Write After Approval): Add myself.
From-SVN: r232880
2016-01-27 15:12:10 +00:00
Aditya Kumar
1e050c9081
fix PR68343: disable fuse-*.c tests for isl 0.14 or earlier
...
The patch disables all fuse-*.c tests when configuring gcc with isl 0.14 or earlier.
ChangeLog:
* Makefile.in: Regenerate.
* Makefile.tpl: Export ISLVER.
* configure: Regenerate.
* config/isl.m4: Detect isl-0.15.
gcc/
* Makefile.in: Set ISLVER in site.exp.
gcc/testsuite/
* gcc.dg/graphite/graphite.exp: Only run the fuse-*.c tests with isl-0.15.
Co-Authored-By: Sebastian Pop <s.pop@samsung.com>
From-SVN: r232811
2016-01-26 00:19:11 +00:00
Mikhail Maltsev
cefadad11a
Pass LSAN_OPTIONS to Makefiles in subdirectories
...
PR bootstrap/69329
* Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
* Makefile.in: Regenerate.
From-SVN: r232777
2016-01-24 15:32:17 +00:00
Andris Pavenis
9e530bcd02
Enable LTO for DJGPP
...
* configure.ac: enable LTO
* configure: Regenerate
From-SVN: r232290
2016-01-12 20:36:00 +02:00
H.J. Lu
324402a0c6
Sync top-level configure.ac with binutils-gdb
...
Sync with binutils-gdb:
2015-10-21 Nick Clifton <nickc@redhat.com>
PR gas/19109
* configure.ac: Note the 'none' is an acceptable argument to
--enable-compressed-debug-sections.
* configure: Regenerate.
From-SVN: r232279
2016-01-12 08:27:09 -08:00
Bernd Edlinger
9eaaa83013
re PR bootstrap/69134 (building a mips-cross compiler with in-tree mpfr-2.4.2 fails)
...
PR bootstrap/69134
* Makefile.def (mpfr): Disable assembler.
* Makefile.in: Regenerate.
From-SVN: r232277
2016-01-12 15:13:02 +00:00
Ben Elliston
cfe67e0306
config.guess: Import version 2016-01-01.
...
* config.guess: Import version 2016-01-01.
* config.sub: Likewise.
From-SVN: r232018
2016-01-01 08:13:28 +11:00
Sujoy Saraswati
be33d404c0
Add myself to MAINTAINERS (Write After Approval)
...
From-SVN: r231805
2015-12-18 05:14:15 +00:00
Sebastian Pop
e357a5e03c
replace ISL with isl
...
From-SVN: r231784
2015-12-17 18:50:05 +00:00
Andris Pavenis
1ad2439bea
MAINTAINERS (Write After Approval): Add Myself.
...
2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
* MAINTAINERS (Write After Approval): Add Myself.
From-SVN: r231775
2015-12-17 18:42:21 +02:00
Nathan Sidwell
70decafb4d
isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
...
* config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
* configure: Regenerate.
From-SVN: r231759
2015-12-17 13:56:45 +00:00
Aditya Kumar
560d18d3ed
update required isl version
...
we check for a the isl compute timeout function added in isl 0.13.
That means GCC could still be configured with isl 0.13, 0.14, and 0.15.
* config/isl.m4 (ISL_CHECK_VERSION): Check for
isl_ctx_get_max_operations.
* configure: Regenerate.
gcc/
* config.in: Regenerate.
* configure: Regenerate.
* configure.ac: Remove checks for functions that exist in isl 0.13 or
later.
* graphite-isl-ast-to-gimple.c: Remove #ifdefs and code for isl 0.12.
* graphite-optimize-isl.c: Same.
* graphite-poly.c: Same.
* graphite-sese-to-poly.c: Same.
* graphite.h: Add comment for isl 0.14.
* toplev.c (print_version): Print isl version.
Co-Authored-By: Sebastian Pop <s.pop@samsung.com>
From-SVN: r231706
2015-12-16 17:27:57 +00:00
Alessandro Fanfarillo
57e8ab2468
Add space between name and email in Changelog
...
From-SVN: r231657
2015-12-15 09:12:41 -07:00
Alessandro Fanfarillo
b15f027346
Add myself to MAINTAINERS
...
From-SVN: r231647
2015-12-15 06:01:06 -07:00
Ian Lance Taylor
105b682e13
re PR go/66147 (go fails to cross build)
...
./: PR go/66147
* Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
* Makefile.in: Regenerate.
gotools/:
PR go/66147
* Makefile.am (GOCOMPILER): In NATIVE case, add
$(XGCC_FLAGS_FOR_TARGET).
From-SVN: r231199
2015-12-02 19:27:58 +00:00
Andreas Tobler
7eb46becb3
re PR libffi/65726 (libffi fails to build when not bootstrapping: configure: error: C++ preprocessor "/lib/cpp" fails sanity check)
...
2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
PR libffi/65726
* Makefile.def (lang_env_dependencies): Make libffi depend
on cxx.
* Makefile.in: Regenerate.
From-SVN: r231128
2015-12-01 21:15:35 +01:00
Nathan Sidwell
be04451f73
Add to correct changelog
...
From-SVN: r231039
2015-11-28 23:25:48 +00:00
Nathan Sidwell
01be58559c
nvptx.h (FIRST_PARM_OFFSET): Add void cast.
...
* config/nvptx/nvptx.h (FIRST_PARM_OFFSET): Add void cast.
(FRAME_POINTER_CFA_OFFSET): Define.
(struct nvptx_args): Use 'tree' type.
(INIT_CUMULATIVE_ARGS): Remove unnecessary do...while.
From-SVN: r231038
2015-11-28 23:24:20 +00:00
David Edelsohn
cc3baaa963
* libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L" symbols.
...
From-SVN: r230948
2015-11-26 08:20:59 -05:00
Tristan Gingold
3be9623174
Sync top level configure with binutils-gdb.
...
2015-11-20 Tristan Gingold <gingold@adacore.com>
* configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
* configure: Regenerate.
From-SVN: r230660
2015-11-20 14:24:07 +00:00
Martin Liska
daa53f38ee
Add clang-format config to contrib folder
...
* .gitignore: Add .clang-format to ignored files.
* Makefile.in: Add clang-format.
* Makefile.tpl: Likewise.
* clang-format: New file.
From-SVN: r230601
2015-11-19 12:32:09 +00:00
Tsvetkova Alexandra
54985c70aa
configure.ac: Enable libmpx by default.
...
2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
* configure.ac: Enable libmpx by default.
* configure: Regenerated.
From-SVN: r230288
2015-11-13 06:48:20 +00:00
Alexandre Oliva
ec95cd4792
Remove ChangeLog entry unintentionally duplicated in the top level
...
From-SVN: r229695
2015-11-03 03:52:56 +00:00
Alexandre Oliva
828ca3d835
[PR68083] don't introduce undefined behavior in ifcombine
...
The ifcombine pass may move a conditional access to an uninitialized
value before the condition that ensures it is always well-defined,
thus introducing undefined behavior. Stop it from doing so.
for gcc/ChangeLog
PR tree-optimization/68083
* tree-ssa-ifcombine.c: Include tree-ssa.h.
(bb_no_side_effects_p): Test for undefined uses too.
* tree-ssa.c (gimple_uses_undefined_value_p): New.
* tree-ssa.h (gimple_uses_undefined_value_p): Declare.
for gcc/testsuite/ChangeLog
PR tree-optimization/68083
* gcc.dg/torture/pr68083.c: New. From Zhendong Su.
From-SVN: r229690
2015-11-03 00:30:07 +00:00
Steve Ellcey
d0397c75bf
MAINTAINERS: Update email address.
...
2015-10-23 Steve Ellcey <sellcey@imgtec.com>
* MAINTAINERS: Update email address.
From-SVN: r229262
2015-10-23 17:06:07 +00:00
Paulo Matos
735a559c68
MAINTAINERS: Update email address.
...
2015-10-23 Paulo Matos <pmatos@linki.tools>
* MAINTAINERS: Update email address.
From-SVN: r229220
2015-10-23 11:51:32 +02:00
Alan Hayward
15713b43da
MAINTAINERS (Write After Approval): Add myself.
...
2015-10-23 Alan Hayward <alan.hayward@arm.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r229216
2015-10-23 09:05:49 +00:00
H.J. Lu
78edb32f82
Add --enable-compressed-debug-sections={all,gas,gold,ld}
...
This patch removes the gas configure option:
--enable-compressed-debug-sections
and adds a toplevel configure option:
--enable-compressed-debug-sections={all,gas,gold,ld}
to enable compressed debug sections for gas, gold or ld by default. At
the moment, this configure option is ignored by gold and ld. For x86
Linux targets, default to compressing debug sections in gas.
Sync with binutils-gdb:
PR gas/19109
* configure.ac: Add
--enable-compressed-debug-sections={all,gas,gold,ld}.
* configure: Regenerated.
From-SVN: r229088
2015-10-20 09:29:28 -07:00
Arnaud Charlet
dec6b7f1de
* MAINTAINERS: Update list of Ada maintainers and email addresses.
...
From-SVN: r228867
2015-10-16 12:48:32 +02:00
Martin Liska
6be1d686e1
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r228649
2015-10-09 11:49:49 +00:00
Alexander Fomin
dc0e206000
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r228642
2015-10-09 06:50:51 -04:00
Florian Weimer
bec93d4075
MAINTAINERS: Update email address.
...
From-SVN: r228383
2015-10-02 12:13:48 +02:00
Louis Krupp
0487f06dd1
MAINTAINERS (Write After Approval): Add myself.
...
2015-10-02 Louis Krupp <louis.krupp@zoho.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r228380
2015-10-02 09:29:32 +00:00
Kai Tietz
56547ff787
MAINTAINERS: Update email.
...
2015-09-20 Kai Tietz <ktietz70@googlemail.com>
* MAINTAINERS: Update email.
From-SVN: r227951
2015-09-20 19:33:05 +02:00
Bernd Schmidt
ed4c91ea50
Update my email address.
...
From-SVN: r227738
2015-09-14 09:04:57 +00:00
James Bowman
2503fd9e07
* MAINTAINERS: add myself
...
From-SVN: r227383
2015-09-01 19:38:16 +00:00
David Sherwood
3726332a0b
MAINTAINERS: Add myself.
...
2015-08-28 David Sherwood <david.sherwood@arm.com>
* MAINTAINERS: Add myself.
From-SVN: r227297
2015-08-28 10:11:27 +00:00
Patrick Marlier
15480aafa9
* MAINTAINERS: Add myself.
...
From-SVN: r227279
2015-08-27 20:06:46 +00:00
Francois-Xavier Coudert
ad4f95e395
re PR libfortran/54572 (Use libbacktrace library)
...
PR libfortran/54572
* Makefile.def: Make libgfortran depend on libbacktrace.
* Makefile.in: Regenerate.
* config-lang.in: Add libbacktrace to target_libs.
* Makefile.am (libgfortran_la_LDFLAGS): Link in libbacktrace.
(AM_CPPFLAGS): Add libbacktrace directories to include paths.
* Makefile.in: Regenerate.
* aclocal.m4: Regenerate.
* config.h.in: Regenerate.
* configure: Regenerate.
* configure.ac: Remove checks for strtok_r, wait, execve, pipe,
and dup2. Remove call to GCC_CHECK_UNWIND_GETIPINFO.
* libgfortran.h (full_exe_path, find_addr2line, backtrace): Remove
prototypes.
(show_backtrace): Add prototype.
* runtime/backtrace.c: Rework file entirely.
* runtime/compile_options.c (backtrace_handler): Rename backtrace
to show_backtrace.
(maybe_find_addr2line): Remove function.
(set_options): Remove call to maybe_find_addr2line.
* runtime/error.c (sys_abort): Rename backtrace to show_backtrace.
* runtime/main.c (store_exe_path): Empty function body.
(full_exe_path, gfstrtok_r, find_addr2line): Remove functions.
(cleanup): Don't free removed variables.
* runtime/minimal.c (full_exe_path): Remove function.
(set_args): Don't set exe_path.
* gfortran.dg/backtrace_1.f90: New test.
From-SVN: r227106
2015-08-23 21:50:30 +00:00
Simon Dardis
95f25df08f
* MAINTAINERS: fix date.
...
From-SVN: r227025
2015-08-20 10:36:33 +01:00
Tom de Vries
5dc85f7ec7
Remove --with-host-libstdcxx
...
2015-08-12 Tom de Vries <tom@codesourcery.com>
PR other/67092
PR other/67098
* configure.ac: Remove --with_host_libstdcxx support.
* configure: Regenerate.
* doc/install.texi: Remove --with_host_libstdcxx item. Update
--with-stage1-libs, --with-boot-ldflags and --with-boot-libs items
accordingly. Mention default for --with-stage1-ldflags.
From-SVN: r226819
2015-08-12 15:13:35 +00:00
Thomas Schwinge
44a7d18d95
Empty libgomp for nvptx
...
* configure.ac (noconfigdirs): Don't add "target-libgomp" for target
nvptx*-*-*.
* configure: Regenerate.
libgomp/
* config/nvptx/affinity.c: New file.
* config/nvptx/alloc.c: Likewise.
* config/nvptx/bar.c: Likewise.
* config/nvptx/barrier.c: Likewise.
* config/nvptx/critical.c: Likewise.
* config/nvptx/env.c: Likewise.
* config/nvptx/error.c: Likewise.
* config/nvptx/fortran.c: Likewise.
* config/nvptx/iter.c: Likewise.
* config/nvptx/iter_ull.c: Likewise.
* config/nvptx/libgomp-plugin.c: Likewise.
* config/nvptx/lock.c: Likewise.
* config/nvptx/loop.c: Likewise.
* config/nvptx/loop_ull.c: Likewise.
* config/nvptx/mutex.c: Likewise.
* config/nvptx/oacc-async.c: Likewise.
* config/nvptx/oacc-cuda.c: Likewise.
* config/nvptx/oacc-host.c: Likewise.
* config/nvptx/oacc-init.c: Likewise.
* config/nvptx/oacc-mem.c: Likewise.
* config/nvptx/oacc-parallel.c: Likewise.
* config/nvptx/oacc-plugin.c: Likewise.
* config/nvptx/omp-lock.h: Likewise.
* config/nvptx/ordered.c: Likewise.
* config/nvptx/parallel.c: Likewise.
* config/nvptx/proc.c: Likewise.
* config/nvptx/ptrlock.c: Likewise.
* config/nvptx/sections.c: Likewise.
* config/nvptx/sem.c: Likewise.
* config/nvptx/single.c: Likewise.
* config/nvptx/splay-tree.c: Likewise.
* config/nvptx/target.c: Likewise.
* config/nvptx/task.c: Likewise.
* config/nvptx/team.c: Likewise.
* config/nvptx/time.c: Likewise.
* config/nvptx/work.c: Likewise.
* configure.ac: Don't probe pthreads support for host nvptx*-*-*.
* configure: Regenerate.
* configure.tgt (config_path): Set to "nvptx" for target
nvptx*-*-*.
Co-Authored-By: Jakub Jelinek <jakub@redhat.com>
From-SVN: r226760
2015-08-10 17:53:33 +02:00
Yaakov Selkowitz
bf5372e7f0
Makefile.def (libiconv): Define bootstrap=true.
...
2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
* Makefile.def (libiconv): Define bootstrap=true.
Mark pdf/html/info as missing.
(configure-gcc): Depend on all-libiconv.
(all-gcc): Ditto.
(configure-libcpp): Ditto.
(all-libcpp): Ditto.
(configure-intl): Ditto.
(all-intl): Ditto.
* Makefile.in: Regenerate.
intl/
* configure: Reflects renaming of configure.in to configure.ac
libcpp/
* configure: Regenerate.
gcc/
* configure.ac: Define LIBICONV_DEP with in-tree libiconv.
* configure: Regenerate.
From-SVN: r226712
2015-08-07 01:13:52 -04:00
Ben Elliston
29e8dc8484
Fix incorrect date in 2015-07-28 change.
...
From-SVN: r226572
2015-08-04 22:59:57 +10:00
Bin Cheng
94b8fdccca
MAINTAINERS (loop ivopts): Add the entry and myself.
...
* MAINTAINERS (loop ivopts): Add the entry and myself.
From-SVN: r226486
2015-08-03 01:54:28 +00:00
Nathan Sidwell
430bcac10d
* MAINTAINERS (nvptx): Add self.
...
From-SVN: r226449
2015-07-31 17:54:31 +00:00
Alan Lawrence
110d61da1d
[AArch64] Removed unused VRL2/3/4 iterator values
...
* config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
128-bit vector modes.
From-SVN: r226408
2015-07-30 16:04:08 +00:00
Ville Voutilainen
18e1ed3412
Fix whitespace in my MAINTAINERS change commit.
...
* MAINTAINERS (Write After Approval): Add a blank line.
From-SVN: r226361
2015-07-29 22:17:47 +03:00
Ville Voutilainen
c9da75480c
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r226358
2015-07-29 20:20:23 +03:00
Ben Elliston
d5e9bac57f
* config.sub, config.guess: Import from upstream.
...
From-SVN: r226296
2015-07-28 10:57:40 +10:00
Jeff Law
6b1786aa65
re PR other/66259 (Combined gcc and binutils build from git-master fails, with gas/as-new not existing)
...
PR other/66259
* config-ml.in: Reflects renaming of configure.in to configure.ac
* configure: Likewise
* configure.ac: Likewise
boehm-gc/
PR other/66259
* Makefile.direct: Reflects renaming of configure.in to configure.ac
* Makefile.dist: Likewise
* version.h: Likewise
* doc/README: Likewise
config/
PR other/66259
* gettext.m4: Reflects renaming of configure.in to configure.ac
* po.m4: Likewise
* stdint.m4: Likewise
* tcl.m4: Likewise
gcc/
PR other/66259
* acinclude.m4: Reflects renaming of configure.in to configure.ac
* configure: Likewise
* configure.ac: Likewise
* doc/install.texi: Likewise
* doc/tm.texi: Likewise
* doc/tm.texi.in: Likewise
gcc/ada/
PR other/66259
* prj-nmsc.adb: Reflects renaming of configure.in to configure.ac
* gcc-interface/Makefile.in: Likewise
intl/
PR other/66259
* configure: Reflects renaming of configure.in to configure.ac
libjava/
PR other/66259
* configure: Reflects renaming of configure.in to configure.ac
libjava/classpath
PR other/66259
* INSTALL: Reflects renaming of configure.in to configure.ac
* ltconfig: Likewise
* missing: Likewise
* m4/ac_prog_javac.m4: Likewise
* m4/ac_prog/javac_works.m4: Likewise
* resource/META-INF/mimetypes.default: Likewise
libjava/libltdl
PR other/66259
* THREADS: Reflects renaming of configure.in to configure.ac
liboffloadmic/
PR other/66259
* configure: Reflects renaming of configure.in to configure.ac
From-SVN: r226183
2015-07-24 12:20:44 -06:00
Bernd Schmidt
45952786d4
* MAINTAINERS: Update my email address.
...
From-SVN: r226118
2015-07-23 18:05:51 +00:00
H.J. Lu
f159560304
Sync toplevel configure with binutils-gdb
...
Sync with binutils-gdb:
2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
* configure.ac (target_configdirs): Exclude target-zlib if
target-libjava isn't built.
* configure: Regenerated.
From-SVN: r225778
2015-07-14 08:32:05 -07:00
H.J. Lu
a05c2c752e
Sync toplevel configure with binutils-gdb
...
Sync with binutils-gdb:
2015-05-13 John David Anglin <dave.anglin@bell.net>
* configure.ac: Disable configuration of GDB for HPUX targets.
* configure: Regenerate.
2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
* configure.ac: Add --with-system-zlib.
* configure: Regenerated.
2015-01-28 James Bowman <james.bowman@ftdichip.com>
* configure.ac: Add FT32 support.
* configure: Regenerate.
2015-01-12 Anthony Green <green@moxielogic.com>
* configure.ac: Don't disable gprof for moxie.
* configure: Rebuild.
From-SVN: r225777
2015-07-14 08:22:24 -07:00
H.J. Lu
1c01ebf64f
Sync toplevel files binutils-gdb
...
Sync with binutils-gdb:
2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
PR ld/18355
* Makefile.def: Add extra_configure_flags to host zlib.
* configure.ac (extra_host_zlib_configure_flags): New. Set
to --enable-host-shared When bfd is to be built as shared
library. AC_SUBST.
* Makefile.in: Regenerated.
From-SVN: r225776
2015-07-14 08:03:11 -07:00
Hans-Peter Nilsson
e59969a123
Sync with src:
...
2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.def (dependencies): Add all-zlib to all-bfd.
* Makefile.in: Regenerated.
From-SVN: r225769
2015-07-14 12:12:43 +00:00
H.J. Lu
d90639476f
IA MCU psABI support: GCC changes
...
This patch introduces basic IA MCU psABI support into GCC.
* configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
target.
* configure: Regenerate.
gcc/
* config.gcc: Support i[34567]86-*-elfiamcu target.
* config/i386/iamcu.h: New.
* config/i386/i386.opt: Add -miamcu.
* doc/invoke.texi: Document -miamcu.
* common/config/i386/i386-common.c (ix86_handle_option): Turn
off x87/MMX/SSE/AVX codegen for -miamcu.
* config/i386/i386-c.c (ix86_target_macros_internal): Define
__iamcu/__iamcu__ for -miamcu.
* config/i386/i386.h (PREFERRED_STACK_BOUNDARY_DEFAULT): Set
to MIN_STACK_BOUNDARY if TARGET_IAMCU is true.
(BIGGEST_ALIGNMENT): Set to 32 if TARGET_IAMCU is true.
* config/i386/i386.c (ix86_option_override_internal): Ignore and
warn -mregparm for Intel MCU. Turn on -mregparm=3 for Intel
MCU by default. Default long double to 64-bit for Intel MCU.
Turn on -freg-struct-return for Intel MCU. Issue an error when
-miamcu is used in 64-bit or x32 mode or if x87, MMX, SSE or
AVX is turned on.
(function_arg_advance_32): Pass value whose size is no larger
than 8 bytes in registers for Intel MCU.
(function_arg_32): Likewise.
(ix86_return_in_memory): Return value whose size is no larger
than 8 bytes in registers for Intel MCU.
(iamcu_alignment): New function.
(ix86_data_alignment): Call iamcu_alignment if TARGET_IAMCU is
true.
(ix86_local_alignment): Don't increase alignment for Intel MCU.
(x86_field_alignment): Return iamcu_alignment if TARGET_IAMCU is
true.
From-SVN: r225197
2015-06-30 09:40:19 -07:00
Ludovic Courtès
b837291d5a
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r224825
2015-06-23 08:52:51 +00:00
Andreas Tobler
2a97995f81
MAINTAINERS (OS Port Maintainers): Add myself.
...
2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
* MAINTAINERS (OS Port Maintainers): Add myself.
(Various Maintainers): Remove myself from libffi testsuite.
From-SVN: r224760
2015-06-22 22:33:41 +02:00
Richard Sandiford
19cd26a6b9
* MAINTAINERS (gen* on machine desc): Add self.
...
From-SVN: r224127
2015-06-04 15:19:58 +00:00
Jeff Law
368054069f
Fix FT32 ChangeLogs
...
From-SVN: r224080
2015-06-03 07:39:45 -06:00
Jason Merrill
8ca528d906
re PR bootstrap/66319 (gcov-tool.c:84:65: error: invalid conversion from 'int (*)(const c har*, const stat*, int, FTW*)' to 'int (*)(const char*, const stat*, int, FTW)')
...
PR bootstrap/66319
* configure.ac: Use -std=gnu++98.
From-SVN: r224039
2015-06-02 13:50:23 -04:00
Szabolcs Nagy
4526c3c15c
MAINTAINERS (Write After Approval): Add myself.
...
2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r224032
2015-06-02 16:39:19 +00:00
Mike Frysinger
318a4e6de8
configure: fix vtable help
...
Spacing is off causing --help to not line up. Use the standard
AS_HELP_STRING like all the other options.
From-SVN: r223833
2015-05-28 14:27:35 +00:00
Jason Merrill
460704884f
configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
...
* configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
* configure: Regenerate.
From-SVN: r223692
2015-05-26 08:29:13 -04:00
Jason Merrill
65d932637e
revert: configure.ac: Add -std=c++98 to stage1_cxxflags.
...
Revert:
* configure.ac: Add -std=c++98 to stage1_cxxflags.
* Makefile.tpl (STAGE1_CXXFLAGS): And substitute it.
* Makefile.in, configure: Regenerate.
From-SVN: r223494
2015-05-21 13:05:33 -04:00
Jason Merrill
da0bfb866e
configure.ac: Add -std=c++98 to stage1_cxxflags.
...
* configure.ac: Add -std=c++98 to stage1_cxxflags.
* Makefile.tpl (STAGE1_CXXFLAGS): And substitute it.
* Makefile.in, configure: Regenerate.
From-SVN: r223487
2015-05-21 11:12:35 -04:00
James Bowman
fef939d6a9
FT32 target added. Approved by Jeff Law [law@redhat.com]
...
From-SVN: r223261
2015-05-16 23:49:08 +00:00
Iain Buclaw
886faf50c7
MAINTAINERS (Write After Approval): Add myself.
...
2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r223239
2015-05-16 13:46:58 +00:00
Paulo Matos
91c6b410ad
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r223012
2015-05-11 20:09:43 +02:00
Paulo Matos
e640447c6d
configure.ac: Fix typo.
...
* configure.ac: Fix typo.
* configure: Regenerate.
From-SVN: r223011
2015-05-11 20:09:35 +02:00
Mikhail Maltsev
e587377d38
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r222983
2015-05-10 18:13:57 +00:00
Matthias Klose
cabb9d59a2
configure.ac: Match $host configured with triplets.
...
2015-05-03 Matthias Klose <doko@ubuntu.com>
* configure.ac: Match $host configured with triplets.
* configure: Regenerate.
From-SVN: r222750
2015-05-03 17:31:26 +00:00
Bernhard Reutner-Fischer
fafb95a6fe
Makefile.tpl: Remove surplus whitespace throughout.
...
2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
* Makefile.tpl: Remove surplus whitespace throughout.
* Makefile.in: Regenerate.
From-SVN: r222334
2015-04-22 20:32:18 +02:00
Segher Boessenkool
858677721c
MAINTAINERS (Various Maintainers): Add myself as instruction combiner maintainer.
...
* MAINTAINERS (Various Maintainers): Add myself as instruction
combiner maintainer.
From-SVN: r222250
2015-04-21 00:03:37 +02:00
Jakub Jelinek
c10b5ea0d8
re PR bootstrap/62077 (--with-build-config=bootstrap-lto fails)
...
PR bootstrap/62077
* configure.ac (--enable-stage1-checking): Default to
release,misc,gimple,rtlflag,tree,types if --disable-checking
or --enable-checking is not specified and DEV-PHASE is not
experimental.
* configure: Regenerated.
From-SVN: r222187
2015-04-17 19:09:20 +02:00
Max Ostapenko
7701939727
Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
...
2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
* Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
(EXTRA_BOOTSTRAP_FLAGS): Likewise.
(check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
* Makefile.in: Regenerate.
libiberty/
* testsuite/Makefile.in (LIBCFLAGS): Add LDFLAGS.
From-SVN: r222099
2015-04-14 19:14:04 +03:00
Cary Coutant
17feae99d5
Fix date in ChangeLog entry.
...
From-SVN: r221929
2015-04-08 11:29:29 -07:00
Cary Coutant
b68ba431eb
MAINTAINERS: Update my email address.
...
2012-10-01 Cary Coutant <ccoutant@gmail.com>
* MAINTAINERS: Update my email address.
From-SVN: r221928
2015-04-08 11:27:32 -07:00
James Greenhalgh
e61ffb3b5a
[Patch] Add myself as AArch64 Port Reviewer
...
* MAINTAINERS: Add myself as a reviewer for the AArch64 port.
From-SVN: r221834
2015-04-02 10:49:16 +00:00
Kyrylo Tkachov
b16cc4f20c
Add myself as reviewer for arm port
...
* MAINTAINERS: Add myself as an arm port reviewer.
From-SVN: r221833
2015-04-02 10:19:37 +00:00
Uros Bizjak
13be44ed9d
Install back PR target/47230 fix (Revert the revert).
...
From-SVN: r221739
2015-03-27 18:08:44 +01:00
Martin Liska
ec5239093a
Fix vimrc file link creation.
...
* Makefile.in: Fix ln source location for vimrc file.
* Makefile.tpl: Likewise.
Co-Authored-By: Yury Gribov <y.gribov@samsung.com>
From-SVN: r221659
2015-03-25 12:05:22 +00:00
H.J. Lu
ae8b772f95
Move cloog.m4 ChangeLog entry to config/ChangeLog
...
From-SVN: r221458
2015-03-16 08:28:58 -07:00
Aldy Hernandez
fc30054eff
re PR bootstrap/25672 (cross build's libgcc picks up CFLAGS)
...
PR bootstrap/25672
* configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
cross-compiling. Similarly for CXX_FOR_TARGET.
* configure: Regenerate.
From-SVN: r221326
2015-03-10 16:37:53 +00:00
Ilya Enkovich
5373cd33a8
Makefile.def: Add libmpx.
...
* Makefile.def: Add libmpx.
* configure.ac: Add libmpx.
* Makefile.in: Regenerate.
* configure: Regenerate.
gcc/
* config/i386/linux-common.h (LIBMPX_LIBS): New.
(LIBMPX_SPEC): New.
(CHKP_SPEC): New.
* gcc.c (CHKP_SPEC): New.
(LINK_COMMAND_SPEC): Add CHKP_SPEC.
* c-family/c.opt (static-libmpx): New.
libmpx/
Initial commit.
From-SVN: r221311
2015-03-10 09:37:41 +00:00
Kirill Yukhin
a6e8abb9d5
MAINTAINERS (CPU Port Maintainers): Add myself i386 vector ISA extns mantainer.
...
/
* MAINTAINERS (CPU Port Maintainers): Add myself
i386 vector ISA extns mantainer.
From-SVN: r221238
2015-03-06 14:49:03 +00:00
Jeff Law
f2b86778c4
MAINTAINERS: Remove Paul Brook as a Fortran and ARM maintainer.
...
* MAINTAINERS: Remove Paul Brook as a Fortran and ARM
maintainer.
Remove Richard Henderson as a maintainer for the x86 port.
From-SVN: r221154
2015-03-03 09:41:55 -07:00
Joern Rennecke
9dd44d1c80
MAINTAINERS (CPU Port Maintainers): Update my email address.
...
2015-03-03 Joern Rennecke <gnu@amylaar.uk>
* MAINTAINERS (CPU Port Maintainers): Update my email address.
From-SVN: r221149
2015-03-03 14:02:18 +00:00
Ilya Enkovich
3307944165
MAINTAINERS (Various Maintainers): Add myself as libmpx, pointer bounds checker and i386 MPX maintainer.
...
* MAINTAINERS (Various Maintainers): Add myself as libmpx,
pointer bounds checker and i386 MPX maintainer.
From-SVN: r221104
2015-03-02 10:17:26 +00:00
Sandra Loosemore
d083ae5fae
MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
...
2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
* MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
From-SVN: r221041
2015-02-26 21:34:56 -05:00
Martin Sebor
f91f1c1312
Add self to Various Maintainers.
...
From-SVN: r221039
2015-02-26 17:50:57 -07:00
Peter Bergner
b5f0a06274
Move ChangeLog entry to correct ChangeLog
...
From-SVN: r221017
2015-02-26 09:58:00 -06:00
Adhemerval Zanella
313123e753
htm.md (tcheck): Fix assembly encoding.
...
gcc/
* config/rs6000/htm.md (tcheck): Fix assembly encoding.
gcc/testsuite/
* gcc.target/powerpc/htm-builtin-1.c: Fix tcheck expect value.
From-SVN: r220992
2015-02-25 16:18:19 -06:00
Uros Bizjak
76fabbf42d
Revert:
...
2014-07-26 Uros Bizjak <ubizjak@gmail.com>
PR target/47230
* configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
* configure: Regenerate.
/config
Revert:
2014-07-26 Uros Bizjak <ubizjak@gmail.com>
PR target/47230
* mh-alpha-linux: New file.
/gcc
PR target/47230
* doc/install.texi (Specific, alpha*-*-*): Document that binutils 2.25
or newer are required.
From-SVN: r220990
2015-02-25 20:59:31 +01:00
Thomas Schwinge
426c1eb04b
If we're building an offloading compiler, always enable the LTO front end.
...
* configure.ac [--enable-as-accelerator-for] (enable_languages):
Make sure it contains lto.
* configure: Regenerate.
From-SVN: r220838
2015-02-20 10:40:52 +01:00
Thomas Schwinge
8ae12d71c4
nvptx-none: Disable the lto-plugin.
...
config/
* elf.m4 (ACX_ELF_TARGET_IFELSE): nvptx-*-none isn't ELF.
/
* configure: Regenerate.
From-SVN: r220781
2015-02-18 09:01:03 +01:00
Diego Novillo
11aa81cc4e
Remove myself from all maintainer roles.
...
From-SVN: r220500
2015-02-06 19:51:02 -05:00
Janis Johnson
a436ab274e
MAINTAINERS (Various Maintainers: testsuite): Remove myself.
...
* MAINTAINERS (Various Maintainers: testsuite): Remove myself.
(Write After Approval): Update address.
From-SVN: r220352
2015-02-02 16:40:20 +00:00
Sandra Loosemore
0353c564de
Correct Changelog for r220309
...
From-SVN: r220314
2015-01-31 21:09:48 -05:00
Sandra Loosemore
7d47d0a1b8
extend.texi: Use "x86"...
...
2015-01-31 Sandra Loosemore <sandra@codesourcery.com>
gcc/
* doc/extend.texi: Use "x86", "x86-32", and "x86-64" as the
preferred names of the architecture and its 32- and 64-bit
variants.
* doc/invoke.texi: Likewise.
* doc/md.texi: Likewise.
From-SVN: r220309
2015-01-31 18:47:13 -05:00
David Malcolm
231d020bfb
PR jit/64780: configure: --enable-host-shared and the jit
...
ChangeLog:
PR jit/64780
* configure.ac: Require the user to explicitly specify
--enable-host-shared if the jit is enabled.
* configure: Regenerate.
From-SVN: r220253
2015-01-29 16:25:14 +00:00
Robert Suchanek
82a9447166
Add myself to maintaners.
...
/
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r220172
2015-01-27 15:31:14 +00:00
Matthias Klose
2b8fa469eb
Move wrong ChangeLog entry from the toplevel ChangeLog to
...
libbacktrace.
From-SVN: r220112
2015-01-26 14:51:12 +00:00
Tom de Vries
e6f0c56dcb
Make whitespace consistent in MAINTAINERS
...
2015-01-25 Tom de Vries <tom@codesourcery.com>
* MAINTAINERS: Make whitespace consistent.
From-SVN: r220091
2015-01-25 11:16:28 +00:00
Matthias Klose
405a6b1c93
configure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.
...
2015-01-24 Matthias Klose <doko@ubuntu.com>
* configure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.
* configure: Regenerate.
From-SVN: r220075
2015-01-24 02:46:22 +00:00
Braden Obrzut
631ff3e1cd
MAINTAINERS (Write After Approval): Add myself.
...
2015-01-23 Braden Obrzut <admin@maniacsvault.net>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r220027
2015-01-23 06:08:04 +00:00
Andre Vehreschild
09b9cd1f18
* MAINTAINER: Added myself.
...
From-SVN: r219936
2015-01-21 11:54:37 +01:00
Martin Uecker
802ed46a65
MAINTAINERS: (Write After Approval): Add myself.
...
2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
* MAINTAINERS: (Write After Approval): Add myself.
From-SVN: r219714
2015-01-15 23:37:11 -08:00
Philipp Tomsich
c61fcfa602
MAINTAINERS: (Write After Approval): Add myself.
...
2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
* MAINTAINERS: (Write After Approval): Add myself.
From-SVN: r219653
2015-01-15 13:18:53 +00:00
Iain Sandoe
ebcd09c1c1
update to add myself to Objective-c/c++ maintainers
...
From-SVN: r219526
2015-01-13 11:23:46 +00:00
Marek Polacek
71aa170d28
Add self as C front end reviewer.
...
From-SVN: r219523
2015-01-13 09:08:35 +00:00
Jeff Law
da06754334
MAINTAINERS: Remove Stan Shebs as he has been inactive for a very long time.
...
* MAINTAINERS: Remove Stan Shebs as he has been inactive for
a very long time.
From-SVN: r219513
2015-01-12 22:41:11 -07:00
Ian Lance Taylor
bf1de3f0ac
configure.ac (host_tools): Add gotools.
...
./:2015-01-09 Ian Lance Taylor <iant@google.com>
* configure.ac (host_tools): Add gotools.
* Makefile.def (host_modules): Add gotools.
(dependencies): Add dependency of all-gotools on all-target-libgo.
gcc/go/:
2015-01-09 Ian Lance Taylor <iant@google.com>
* config-lang.in (lang_dirs): Define.
gotools/:
2015-01-09 Ian Lance Taylor <iant@google.com>
* Initial implementation.
From-SVN: r219407
2015-01-09 21:23:09 +00:00
Andreas Tobler
82a19768cb
configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
...
toplevel:
* configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
* configure: Regenerate.
gcc:
* config.gcc (arm*-*-freebsd*): New configuration.
* config/arm/freebsd.h: New file.
* config.host: Add extra components for arm*-*-freebsd*.
* config/arm/arm.h: Introduce MAX_SYNC_LIBFUNC_SIZE.
* config/arm/arm.c (arm_init_libfuncs): Use MAX_SYNC_LIBFUNC_SIZE.
libgcc:
* config.host (arm*-*-freebsd*): Add new configuration for
arm*-*-freebsd*.
* config/arm/freebsd-atomic.c: New file.
* config/arm/t-freebsd: Likewise.
* config/arm/unwind-arm.h: Add __FreeBSD__ to the list of
'PC-relative indirect' OS's.
libatomic:
* configure.tgt: Exclude arm*-*-freebsd* from try_ifunc.
libstdc++-v3:
* configure.host: Add arm*-*-freebsd* port_specific_symbol_files.
From-SVN: r219388
2015-01-09 15:06:02 +01:00
Thomas Schwinge
53dd59bff5
liboffloadmic/plugin: Depend on libgomp being built.
...
[...]
Making all in plugin
make[6]: Entering directory `[...]/build-gcc-offload-x86_64-intelmicemul-linux-gnu/x86_64-intelmicemul-linux-gnu/32/liboffloadmic/plugin'
[...]
[...]/build-gcc-offload-x86_64-intelmicemul-linux-gnu/./gcc/xg++ -B[...]/build-gcc-offload-x86_64-intelmicemul-linux-gnu/./gcc/ -nostdinc++ -nostdinc++ -I[...]/build-gcc-offload-x86_64-intelmicemul-linux-gnu/x86_64-intelmicemul-linux-gnu/32/libstdc++-v3/include/x86_64-intelmicemul-linux-gnu -I[...]/build-gcc-offload-x86_64-intelmicemul-linux-gnu/x86_64-intelmicemul-linux-gnu/32/libstdc++-v3/include -I[...]/source-gcc/libstdc++-v3/libsupc++ -I[...]/source-gcc/libstdc++-v3/include/backward -I[...]/source-gcc/libstdc++-v3/testsuite/util -L[...]/build-gcc-offload-x86_64-intelmicemul-linux-gnu/x86_64-intelmicemul-linux-gnu/32/libstdc++-v3/src -L[...]/build-gcc-offload-x86_64-intelmicemul-linux-gnu/x86_64-intelmicemul-linux-gnu/32/libstdc++-v3/src/.libs -L[...]/build-gcc-offload-x86_64-intelmicemul-linux-gnu/x86_64-intelmicemul-linux-gnu/32/libstdc++-v3/libsupc++/.libs -B/x86_64-intelmicemul-linux-gnu/bin/ -B/x86_64-intelmicemul-linux-gnu/lib/ -isystem /x86_64-intelmicemul-linux-gnu/include -isystem /x86_64-intelmicemul-linux-gnu/sys-include -m32 -L./../.libs -L./../../libgomp/.libs -loffloadmic_target -lcoi_device -lmyo-service -lgomp -rdynamic ../ofldbegin.o offload_target_main.o ../ofldend.o -o offload_target_main
/usr/bin/ld: cannot find -lgomp
collect2: error: ld returned 1 exit status
* Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
all-target-libgomp.
* Makefile.in: Regenerate.
From-SVN: r219344
2015-01-08 15:46:22 +01:00
Eric Botcazou
8054942d32
* MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
...
From-SVN: r219220
2015-01-06 08:53:16 +00:00
Eric Botcazou
0969ec7d5d
configure.ac: Add Visium support.
...
* configure.ac: Add Visium support.
* configure: Regenerate.
libgcc/
* config.host: Add Visium support.
* config/visium: New directory.
gcc/
* config.gcc: Add Visium support.
* configure.ac: Likewise.
* configure: Regenerate.
* doc/extend.texi (interrupt attribute): Add Visium.
* doc/invoke.texi: Document Visium options.
* doc/install.texi: Document Visium target.
* doc/md.texi: Document Visium constraints.
* common/config/visium: New directory.
* config/visium: Likewise.
gcc/testsuite/
* lib/target-supports.exp (check_profiling_available): Return 0 for
Visium.
(check_effective_target_tls_runtime): Likewise.
(check_effective_target_logical_op_short_circuit): Return 1 for Visium.
* gcc.dg/20020312-2.c: Adjust for Visium.
* gcc.dg/tls/thr-cse-1.c: Likewise
* gcc.dg/tree-ssa/20040204-1.c: Likewise
* gcc.dg/tree-ssa/loop-1.c: Likewise.
* gcc.dg/weak/typeof-2.c: Likewise.
From-SVN: r219219
2015-01-06 08:50:12 +00:00
Andreas Schwab
ec8fd1c0e3
configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
...
* configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
* configure: Regenerate.
From-SVN: r219173
2015-01-04 10:31:30 +00:00
Andrew Pinski
9bccfdf521
Bug #63539
...
2015-01-03 Andrew Pinski <apinski@cavium.com>
Bug #63539
* Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
* Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
(BASE_TARGET_EXPORTS): Add OBJCOPY.
(OBJCOPY_FOR_TARGET): New variable.
(EXTRA_TARGET_FLAGS): Add OBJCOPY.
* Makefile.in: Regenerate.
* configure.ac: Check for already installed target objcopy.
Also GCC_TARGET_TOOL on objcopy.
* configure: Regenerate.
From-SVN: r219165
2015-01-03 14:50:48 -08:00
Hans-Peter Nilsson
007adc0d79
config.sub: Update from upstream, to 2015-01-01 version.
...
* config.sub: Update from upstream, to 2015-01-01 version.
* config.guess: Ditto.
From-SVN: r219140
2015-01-02 09:30:21 +00:00
Sebastian Huber
fe55e976f1
Add myself to RTEMS Ports maintainers.
...
ChangeLog
* MAINTAINERS (RTEMS Ports): Add myself.
From-SVN: r219003
2014-12-22 06:09:21 +00:00
Pierre-Marie de Rodat
b86d271ef6
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r218822
2014-12-17 16:25:12 +00:00
Michael Haubenwallner
9733278a16
MAINTAINERS (Write After Approval): Add myself.
...
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r218782
2014-12-16 16:10:23 +00:00
Thomas Schwinge
4b4f2e35d0
Build machinery cleanup.
...
* configure.ac (--enable-as-accelerator-for): Don't set
ENABLE_AS_ACCELERATOR_FOR. Update all users.
* configure: Regenerate.
From-SVN: r218744
2014-12-15 11:54:43 +01:00
Jakub Jelinek
b6a65eb6fa
re PR bootstrap/64023 (r216964 breaks bootstrap on darwin when using gcc as the bootstrap compiler.)
...
PR bootstrap/64023
* Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
to CXX.
* Makefile.in: Regenerated.
From-SVN: r218705
2014-12-13 12:24:37 +01:00
Matthew Fortune
e2c04e0888
ChangeLog fix for r218307
...
Remove entry from ChangeLog.
Insert entry into appropriate location of gcc/ChangeLog.
From-SVN: r218570
2014-12-10 10:40:41 +00:00
Yury Gribov
c3e1e6936a
Local Vim config with GNU formatting.
...
2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
Yury Gribov <y.gribov@samsung.com>
/
* .gitignore: Added .local.vimrc and .lvimrc.
* Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
* Makefile.in: Regenerate.
contrib/
* vimrc: New file.
From-SVN: r218514
2014-12-09 13:45:47 +00:00