Felix Fietkau
|
06a3d35eda
|
gcc: fix visibility of symbols libgcc.a
Symbols need to be hidden, even for the static variant
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39749
|
11 years ago |
Felix Fietkau
|
ba29b8f04f
|
gcc: port missing patches from 4.6 to 4.8
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36693
|
12 years ago |
Florian Fainelli
|
2935823a42
|
toolchain/gcc: refresh patches
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35808
|
12 years ago |
Felix Fietkau
|
dcfc40358b
|
gcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent libgcc crap from leaking into every single binary
SVN-Revision: 30486
|
13 years ago |
Hauke Mehrtens
|
441e392e11
|
gcc: move patches as the name changed. This was missing in r28038.
SVN-Revision: 28040
|
13 years ago |
Imre Kaloz
|
7c4a91b216
|
upgrade the linaro gcc to 2011.06
SVN-Revision: 27326
|
14 years ago |
Mirko Vogt
|
59ad83aff1
|
upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark Mentovai
SVN-Revision: 27118
|
14 years ago |
Felix Fietkau
|
e52b720870
|
gcc: move the optimized assembler helpers back into the static libgcc and skip relinking for this arch. due to relocation constraints, the assembler functions cannot be in the shared libgcc and must always be linked in statically
SVN-Revision: 25952
|
14 years ago |
Felix Fietkau
|
7b64200684
|
gcc: include assembler functions in the shared libgcc_s library, fixes missing symbol issues on powerpc
SVN-Revision: 25912
|
14 years ago |
Felix Fietkau
|
c2e2651b71
|
toolchain: remove -lgcc_eh from the default libgcc spec, it breaks packages
SVN-Revision: 25807
|
14 years ago |
Felix Fietkau
|
23e18c9037
|
gcc-linaro: fix the libgcc spec to default to using the shared libgcc
SVN-Revision: 25801
|
14 years ago |