generic-poky/meta/recipes-devtools/gcc
Phil Blundell bc48729ee2 libgcc: correct mode on libgcc_s.so.1 to ensure it gets stripped
If the library is installed without execute permission then package.bbclass
will not consider it for stripping.  This is particularly unfortunate because
there seems to be a bug somewhere else which is causing all DSOs to end up with
a NEEDED dependency on libgcc_s, even if they don't actually require it, and
hence it is getting installed in all images (for uclibc on i586 at least).

(From OE-Core rev: b3724a67ad70f509181555e6be98e1eb3b184bb7)

Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-07-20 15:32:57 +01:00
..
gcc-4.5.1 gcc_4.5.1: add pr45886.patch 2011-07-20 15:27:36 +01:00
gcc-4.6 gcc-4.6: share work directories 2011-06-30 20:56:34 +01:00
gcc-csl-arm gcc: remove unused patches and move patches in proper dir 2011-05-18 14:32:47 +01:00
gcc-4.5.1.inc gcc_4.5.1: add pr45886.patch 2011-07-20 15:27:36 +01:00
gcc-4.6.inc gcc: Add gcc configure for PowerPC e500v2/SPE embedded floating point ABI 2011-07-20 15:27:34 +01:00
gcc-common.inc gcc: Add gcc configure for PowerPC e500v2/SPE embedded floating point ABI 2011-07-20 15:27:34 +01:00
gcc-configure-common.inc Share gcc work directories 2011-06-30 20:56:33 +01:00
gcc-configure-cross.inc Share gcc work directories 2011-06-30 20:56:33 +01:00
gcc-configure-runtime.inc gcc: Fix file ownership 2011-06-28 13:55:40 +01:00
gcc-configure-sdk.inc recipes: Use -uclibceabi instead of -uclibcgnueabi 2011-04-04 14:09:33 +01:00
gcc-configure-target.inc gcc: Fix c++ search path for target system compiler making everything consistent 2010-10-07 11:06:32 +01:00
gcc-cross-canadian.inc Using TRANSLATED_TARGET_ARCH instead of TARGET_ARCH. 2010-12-10 15:36:48 +00:00
gcc-cross-canadian_4.5.1.bb gcc/collect2: Added --sysroot support into collect2 in gcc. 2011-03-10 18:14:26 -08:00
gcc-cross-canadian_4.6.bb gcc-4.6: Switch to using svn SRC_URI for recipe 2011-06-23 11:50:07 +01:00
gcc-cross-initial.inc gcc-cross-initial, gcc-crosssdk-initial: change CROSS_TARGET_SYS_DIR and insall into new locations 2011-01-25 10:59:18 +00:00
gcc-cross-initial_4.5.1.bb gcc/collect2: Added --sysroot support into collect2 in gcc. 2011-03-10 18:14:26 -08:00
gcc-cross-initial_4.6.bb gcc-4.6: Switch to using svn SRC_URI for recipe 2011-06-23 11:50:07 +01:00
gcc-cross-initial_csl-arm-2008q1.bb Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
gcc-cross-intermediate.inc gcc: Fix removal of libiberty.a 2011-07-05 11:39:08 +01:00
gcc-cross-intermediate_4.5.1.bb gcc/collect2: Added --sysroot support into collect2 in gcc. 2011-03-10 18:14:26 -08:00
gcc-cross-intermediate_4.6.bb gcc-4.6: Switch to using svn SRC_URI for recipe 2011-06-23 11:50:07 +01:00
gcc-cross-intermediate_csl-arm-2008q1.bb Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
gcc-cross-kernel.inc gcc-cross-kernel: update to match new toolchain sysroot layout 2011-06-28 15:06:53 +01:00
gcc-cross.inc Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
gcc-cross4.inc Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
gcc-cross_4.5.1.bb gcc/collect2: Added --sysroot support into collect2 in gcc. 2011-03-10 18:14:26 -08:00
gcc-cross_4.6.bb gcc-4.6: Switch to using svn SRC_URI for recipe 2011-06-23 11:50:07 +01:00
gcc-cross_csl-arm-2008q1.bb gcc-cross-csl-2008q1: Drop last remaining fail-fast override use and make it unconditional 2011-05-30 08:33:24 +01:00
gcc-crosssdk-initial.inc gcc-crosssdk-initial: Ensure native dependencies are built, these can differ accross different gcc versions causing build failures 2010-09-06 22:55:49 +01:00
gcc-crosssdk-initial_4.5.1.bb gcc/collect2: Added --sysroot support into collect2 in gcc. 2011-03-10 18:14:26 -08:00
gcc-crosssdk-initial_4.6.bb gcc-4.6: Switch to using svn SRC_URI for recipe 2011-06-23 11:50:07 +01:00
gcc-crosssdk-intermediate.inc Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
gcc-crosssdk-intermediate_4.5.1.bb gcc/collect2: Added --sysroot support into collect2 in gcc. 2011-03-10 18:14:26 -08:00
gcc-crosssdk-intermediate_4.6.bb gcc-4.6: Switch to using svn SRC_URI for recipe 2011-06-23 11:50:07 +01:00
gcc-crosssdk.inc Share gcc work directories 2011-06-30 20:56:33 +01:00
gcc-crosssdk_4.5.1.bb gcc/collect2: Added --sysroot support into collect2 in gcc. 2011-03-10 18:14:26 -08:00
gcc-crosssdk_4.6.bb gcc-4.6: Switch to using svn SRC_URI for recipe 2011-06-23 11:50:07 +01:00
gcc-csl-arm-2005q3.inc Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
gcc-csl-arm-2008q1.inc Remove all comments from multiline expressions (as mentioned in bug #704) 2011-02-22 21:45:28 +00:00
gcc-package-cross.inc gcc-package-cross: Switch to using pattern matching to detect when to stash libgcc into the sysroot 2011-07-05 11:39:09 +01:00
gcc-package-runtime.inc gcc-runtime: fix installed but unpackaged files 2011-07-08 16:39:10 +01:00
gcc-package-sdk.inc gcc: Fix file ownership 2011-06-28 13:55:40 +01:00
gcc-package-target.inc gcc-package-target: don't fail if the .la files we try to delete are not there to start with 2011-07-19 17:34:20 +01:00
gcc-runtime_4.5.1.bb Rename poky-lsb override to linuxstdbase 2011-04-21 00:29:32 +01:00
gcc-runtime_4.6.bb gcc-4.6: Switch to using svn SRC_URI for recipe 2011-06-23 11:50:07 +01:00
gcc_4.5.1.bb gcc: Remove unneeded module .la file and .so link 2011-07-05 11:39:08 +01:00
gcc_4.6.bb gcc-4.6: Switch to using svn SRC_URI for recipe 2011-06-23 11:50:07 +01:00
gcc_csl-arm-2008q1.bb gcc: fix target gcc runtime issue 2011-05-13 10:29:02 +01:00
libgcc_4.5.1.bb gcc: Fix file ownership 2011-06-28 13:55:40 +01:00
libgcc_4.6.bb libgcc: correct mode on libgcc_s.so.1 to ensure it gets stripped 2011-07-20 15:32:57 +01:00