aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8/gcc/configure
Commit message (Collapse)AuthorAgeFilesLines
* [4.8] Merge GCC 4.8.2synergydev2013-10-171-27/+30
| | | | Change-Id: I0f1fcf69c5076d8534c5c45562745e1a37adb197
* [4.8] Always enable --eh-frame-hdr for static executableH.J. Lu2013-08-071-0/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See 23e3137ee2897464b051599b85a09f130d3ad05d for the reason why Port patch from http://gcc.gnu.org/ml/gcc-patches/2012-09/msg00969.html gcc/ 2012-09-14 H.J. Lu <hongjiu.lu@intel.com> PR debug/54568 * configure.ac: Add --enable-eh-frame-hdr-for-static. Set USE_EH_FRAME_HDR_FOR_STATIC if PT_GNU_EH_FRAME is supported for static executable. * config.in: Regenerated. * configure: Likewise. * config/gnu-user.h (LINK_EH_SPEC): Defined as "--eh-frame-hdr " if USE_EH_FRAME_HDR_FOR_STATIC is defined. * config/sol2.h (LINK_EH_SPEC): Likewise. * config/openbsd.h (LINK_EH_SPEC): Likewise. * config/alpha/elf.h (LINK_EH_SPEC): Likewise. * config/freebsd.h (LINK_EH_SPEC): Likewise. * config/rs6000/sysv4.h (LINK_EH_SPEC): Likewise. gcc/testsuite/ 2012-09-13 H.J. Lu <hongjiu.lu@intel.com> PR debug/54568 * g++.dg/eh/spec3-static.C: New test. libgcc/ 2012-09-14 H.J. Lu <hongjiu.lu@intel.com> PR debug/54568 * crtstuff.c (USE_PT_GNU_EH_FRAME): Check CRTSTUFFT_O together with USE_EH_FRAME_HDR_FOR_STATIC. Change-Id: If442d27eeb1347ac5a1b943acbbeff5f708a9929
* [4.8] Merge GCC 4.8.1Ben Cheng2013-08-051-1/+1
| | | | Change-Id: Ic8a60b7563f5172440fd40788605163a0cca6e30
* [4.8] Use READELF_FOR_TARGET in GCC 4.8Andrew Hsieh2013-04-021-2/+4
| | | | | | | | | | See b159d4300781ae367096e05076df56b1467d0d9b 4ecf441b08bb3f039e3836b7517f079be70583ad 651152db0b741de25918b21c42d604b8b6564eaa 3c138513fb44386c87bd5276725d5459f9243833 Change-Id: I6a76c29b0cca118dba4ae012ef053a872f461da1
* [GCC 4.8] Initial check-in of GCC 4.8.0Ben Cheng2013-03-281-0/+28769
Change-Id: I0719d8a6d0f69b367a6ab6f10eb75622dbf12771