buildroot/toolchain/gcc
Peter Korsgaard 90c5d156f5 toolchain/gcc: ensure libraries are copied to target_dir for x86-64
x86-64 stores libgcc_s / libstdc++ / libgcj under lib64 instead of lib,
so make sure that directory is searched as well for libraries to copy
to target.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-07-02 09:41:09 +02:00
..
3.4.6 Fix gcc 3.4.6 build with newer host libc versions 2009-05-12 13:32:04 -06:00
4.0.4 - add cc-option and use it to check for stuff that is benefical for PREFER_IMA 2007-02-12 13:38:06 +00:00
4.1.2 Make sure 'linkage.h' headers are installed. Add hack to bootstrap newer 2008-02-28 02:13:42 +00:00
4.2.0 - for -Os, turn switch statements into if-else chains 2007-06-25 09:44:12 +00:00
4.2.1 Remove avr32 gcc patches duplicating external source 2008-03-29 11:07:12 +00:00
4.2.3 * Removed GCC 4.2.0, added GCC 4.2.3 (take 2) 2008-03-30 08:12:22 +00:00
4.2.4 toolchain: gcc 4.2.4 support 2008-06-13 11:49:42 +00:00
4.3.1 toolchain/gcc: fix PR 32044 patch 2009-04-23 11:44:48 +00:00
4.3.2 toolchain/gcc: 4.3.x: fix for arm pr37436 2009-05-24 07:34:09 +02:00
4.3.3 toolchain/gcc: 4.3.x: fix for arm pr37436 2009-05-24 07:34:09 +02:00
4.4.0 toolchain/gcc: add 4.4.0 2009-04-23 11:45:02 +00:00
ext_source/Atmel/avr32 Update broken AVR32 toolchain, and update configs for this, deprecate all but latest AVR32 toolchain 2009-01-16 22:39:05 +00:00
Config.in toolchain/gcc: java needs largefile support 2009-04-27 14:07:42 +00:00
Config.in.2 Kconfig: remove 'default n' 2008-07-17 20:01:44 +00:00
Makefile.in toolchain/gcc: don't enable libssp support 2009-04-22 07:27:17 +00:00
gcc-uclibc-3.x.mk toolchain/gcc: don't enable libssp support 2009-04-22 07:27:17 +00:00
gcc-uclibc-4.x.mk toolchain/gcc: ensure libraries are copied to target_dir for x86-64 2009-07-02 09:41:09 +02:00