Florian Fainelli
|
781e7dd18b
toolchain/binutils: fix partial MD5 sum from r35813
|
13 years ago |
Florian Fainelli
|
f08ef57424
toolchain/binutils: fix 2.19.1 MD5 sum
|
13 years ago |
Florian Fainelli
|
cf440ae716
binutils: remove 2.21
|
13 years ago |
Florian Fainelli
|
274c21cd8e
binutils: add support for 2.23.1
|
13 years ago |
Felix Fietkau
|
ed2bf29be5
build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems
|
13 years ago |
Felix Fietkau
|
62869d02bc
binutils: enable parallel builds
|
13 years ago |
Felix Fietkau
|
59b384dabe
toolchain: fix up lib64 symlink to lib before copying the initial prefix dir to avoid errors on copying
|
13 years ago |
Felix Fietkau
|
e74e4dbd29
toolchain: keep the initial gcc around for later uclibc rebuilds
|
13 years ago |
Imre Kaloz
|
09a8334a1e
add binutils 2.22
|
14 years ago |
Mirko Vogt
|
408b12ff76
adjust md5sum of v2.21.1 since archive got replaced meanwhile
|
14 years ago |
Hauke Mehrtens
|
01870142fb
binutils: add binutils 2.21.1
|
14 years ago |
Imre Kaloz
|
e733d679a0
remove the CS variant - broken since it's addition
|
15 years ago |
Imre Kaloz
|
57be27f340
add binutils 2.21
|
15 years ago |
Imre Kaloz
|
95cba52ba4
remove support for binutils 2.18 and 2.20
|
15 years ago |
Michael Büsch
|
cf323eb924
optionally support parallel toolchain build. This defaults to off, because certain toolchain versions are known to break on parallel build. However, it significantly speeds up the build and latest versions of the tools do compile fine.
|
15 years ago |
Felix Fietkau
|
62c1740676
toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK
|
15 years ago |
Florian Fainelli
|
8ca51dc6f1
fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, patch from Bernhard Loos
|
15 years ago |
Alexandros C. Couloumbis
|
6dfce04b55
add binutils-2.20.1
|
16 years ago |
Felix Fietkau
|
affe22dce7
binutils: fix path to cloog and ppl
|
16 years ago |
Felix Fietkau
|
4fd397fad9
add binutils 2.20
|
16 years ago |
Felix Fietkau
|
0b077fa3a7
add a binutils variant based on a binutils snapshot and codesourcery g++ enhancements (compiles, but fails to link the kernel)
|
16 years ago |
Felix Fietkau
|
90826d83c9
remove binutils 2.17 and 2.19
|
16 years ago |
Nicolas Thill
|
8a2030ff3d
move common variables to a dedicated include file
|
17 years ago |
Felix Fietkau
|
7eb1589875
build system refactoring in preparation for allowing packages to do host-build steps
|
17 years ago |
Nicolas Thill
|
33a0eb3613
cosmetic & coherency fixes
|
17 years ago |
Nicolas Thill
|
22e91f881e
binutils: add support for v2.19.1 (from #4492, thanks to dwrobel)
|
17 years ago |
Florian Fainelli
|
565f1723f0
libssp should also be configured in binutils
|
17 years ago |
Felix Fietkau
|
19f8937c77
install readelf to STAGING_DIR_HOST (eglibc requires it, not all systems have it)
|
17 years ago |
Felix Fietkau
|
817ccebe70
add binutils 2.19 (patch from #4367)
|
17 years ago |
Nicolas Thill
|
a3edea1b91
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
|
17 years ago |