summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* arch/mips: add option for toolchains supporting -mnanVicente Olivert Riera2017-07-212-0/+6
* arch/mips: add support for MIPS32 FP modeVicente Olivert Riera2017-07-162-0/+19
* arch/mips: add support for MIPS NaNVicente Olivert Riera2017-07-162-0/+8
* toolchain-external: default BR2_TOOLCHAIN_EXTERNAL_PATH to emptyArnout Vandecappelle2017-07-101-2/+6
* toolchain-wrapper: remove remaining references to HOST_DIR/usrArnout Vandecappelle2017-07-101-2/+2
* toolchain: add 4.12.x choice for headersJoel Stanley2017-07-082-0/+9
* toolchain-wrapper: fix breakage after host/usr removalArnout Vandecappelle2017-07-071-1/+1
* toolchain-external: drop reference to non-existing variableBaruch Siach2017-07-061-4/+0
* toolchain: replace absolute symlinks by relative symlinks during sysroot copyThomas Petazzoni2017-07-051-0/+9
* toolchain/helpers.mk: fix creation of DESTDIR in copy_toolchain_lib_rootArnout Vandecappelle2017-07-051-2/+1
* Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/binArnout Vandecappelle2017-07-052-5/+5
* toolchain/helpers.mk: simplify ld.so fixup in copy_toolchain_sysrootThomas Petazzoni2017-07-051-4/+1
* toolchain-external: also put libgcc_s.so unconditionally in TOOLCHAIN_EXTERNA...Thomas Petazzoni2017-07-051-3/+3
* toolchain-external: copy ld*.so* for all C librariesThomas Petazzoni2017-07-051-29/+3
* toolchain/helpers.mk: re-evaluate DESTDIR in copy_toolchain_lib_rootThomas Petazzoni2017-07-051-1/+1
* pkg-cmake: move configuration files out of $(HOST_DIR)/usrArnout Vandecappelle2017-07-051-2/+2
* Eliminate $(HOST_DIR)/usrArnout Vandecappelle2017-07-052-4/+4
* toolchain: drop BR2_NEEDS_GETTEXT{,_IF_LOCALE}Thomas Petazzoni2017-07-051-14/+0
* toolchain: introduce BR2_TOOLCHAIN_HAS_FULL_GETTEXTThomas Petazzoni2017-07-042-0/+7
* toolchain: CodeSourcery AMD64 affected by PR19615Romain Naour2017-07-042-0/+6
* toolchain-external: skip ld-musl symlink on static buildBaruch Siach2017-07-021-1/+1
* glibc: remove version choiceWaldemar Brodkorb2017-06-241-2/+3
* toolchain-external: update list of toolchainsBaruch Siach2017-06-201-2/+1
* toolchain: remove CodeSourcery sh toolchainBaruch Siach2017-06-205-56/+0
* toolchain: remove CodeSourcery x86 toolchainBaruch Siach2017-06-205-57/+2
* toolchain/toolchain-common.in: adjust BR2_TOOLCHAIN_HAS_GCC_BUG_64735 for GCC 7Jörg Krause2017-06-061-0/+1
* Merge branch 'next'Peter Korsgaard2017-06-012-0/+9
|\
| * package/gcc: add support for gcc 7Romain Naour2017-05-242-0/+9
* | toolchain-external: adjust musl dynamic linker symlink for mips-sfThomas Petazzoni2017-05-301-0/+2
* | toolchain: disable PIE for static build with muslBaruch Siach2017-05-231-1/+1
* | toolchain: limit musl workaround to kernel headers 3.12+Baruch Siach2017-05-191-1/+3
|/
* Revert "toolchain-external: CodeSourcery NiosII 2015.11 affected by PR19405"Romain Naour2017-05-072-5/+0
* toolchain: add 4.11.x choice for headersSamuel Martin2017-05-012-0/+9
* toolchain-external: CodeSourcery MIPS update upstream URLRomain Naour2017-04-301-1/+1
* toolchain-external: CodeSourcery ARM update upstream URLRomain Naour2017-04-301-1/+1
* toolchain-external: CodeSourcery aarch64 update upstream URLRomain Naour2017-04-301-1/+1
* toolchain-external: bump CodeSourcery NIOSII to 2017.05Romain Naour2017-04-303-6/+9
* toolchain-external: CodeSourcery NIOSII update upstream URLRomain Naour2017-04-301-1/+1
* toolchain-external: fix handling of ld.soThomas De Schampheleire2017-04-061-5/+7
* toolchain: copy_toolchain_lib_root: copy symlinks instead of recreating themThomas De Schampheleire2017-04-051-2/+1
* toolchain: copy_toolchain_lib_root: clarify input parameterThomas De Schampheleire2017-04-052-5/+5
* toolchain: copy_toolchain_lib_root: clarify logicThomas De Schampheleire2017-04-051-5/+3
* toolchain: copy_toolchain_lib_root: remove unused variable LIBDIRThomas De Schampheleire2017-04-051-1/+0
* toolchain-external: simplify previously-broken symbolic linksThomas De Schampheleire2017-04-051-0/+3
* toolchain helpers: introduce simplify_symlinkThomas De Schampheleire2017-04-051-0/+27
* toolchain-external: cover multilib toolchains with lib/<variant> layoutThomas De Schampheleire2017-04-052-5/+23
* toolchain helpers: introduce function relpath_prefixThomas De Schampheleire2017-04-051-5/+20
* toolchain-external: handle ld.so fixups centrallyThomas De Schampheleire2017-04-052-10/+11
* toolchain-external: clarify rsync excludes in copy_toolchain_sysrootThomas De Schampheleire2017-04-051-8/+18
* toolchain/helpers.mk: remove unused argument of check_arm_abiThomas Petazzoni2017-03-262-3/+1
OpenPOWER on IntegriCloud