aboutsummaryrefslogtreecommitdiffstats
path: root/meta-initramfs/recipes-devtools/klibc/klibc.inc
AgeCommit message (Expand)Author
2023-10-13klibc/klibc.inc : Add DEBUG_PREFIX_MAP flag.Fabien Thomas
2023-10-07klibc: Upgrade to 2.0.13 releaseKhem Raj
2022-08-19klibc: Fix build with kernel 5.19 headersKhem Raj
2022-08-10klibc: Upgrade to 2.0.10Khem Raj
2022-03-04recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj
2021-08-03Convert to new override syntaxMartin Jansa
2021-02-07klibc: Fix x86_64 build with binutils 2.36+Khem Raj
2021-02-04klibc: Upgrade to 2.0.8 releaseKhem Raj
2020-08-13klibc: Compile with -fcommonKhem Raj
2020-01-19recipes: Make powerpc64le overridesKhem Raj
2019-12-14klibc: Apply -no-integrated-as on mips/clangKhem Raj
2019-10-28klibc: Upgrade 2.0.6 -> 2.0.7Adrian Bunk
2019-09-03klibc: Fix build with 5.2+ kernel headersKhem Raj
2019-08-17klibc: Disable bcmp builtin for clang on glibc as wellKhem Raj
2019-08-08klibc: Pass -fno-builtin-bcmp with musl/clang comboKhem Raj
2019-03-14klibc: Upgrade to 2.0.6 releaseKhem Raj
2018-12-09klibc: Fix build with clangKhem Raj
2018-12-04klibc: fix build for mipsel and mips64el with security flags enabledAndrea Adami
2018-09-25klibc.inc: lazy assign GCCPIE in case security_flags.inc was not includedAndrea Adami
2018-09-15klibc: fix build with GCC and -pie for mips, mips64, aarch64Andrea Adami
2018-09-15klibc: fix build on i386 with GCC and security flags enabledAndrea Adami
2018-09-11klibc: Fix build with security flagsKhem Raj
2018-09-09klcc-cross: Recognise clang optionsKhem Raj
2018-09-05klibc_2.0.4: add kexec_file_load() and getrandom() syscallsAndrea Adami
2017-10-04klibc: Pass Optimization with KLIBCOPTFLAGSKhem Raj
2017-09-18klibc: Edit out gcc hardcoding in do_compileKhem Raj
2017-09-13klibc: Fix include_next stdarg.h with clangKhem Raj
2017-08-13klibc: Fix build with clangKhem Raj
2017-07-24klibc: Fix build issue when default ISA is not thumbKhem Raj
2017-07-14klibc: Fix linking by using bfd linker when default linker is goldKhem Raj
2017-07-14klibc: Fix build with muslKhem Raj
2017-04-24klibc: disable PARALLEL_MAKEAndrea Adami
2016-07-29klibc: fix install destination in 64bit envMichael Walle
2016-02-25klibc: fix sh deps ver (PR is needed after PV)Andrea Adami
2016-02-25klibc_2.0.4: Silence Warning about klibc-xxx-so already strippedAndrea Adami
2016-02-25klibc_2.0.4: Silence QA Error about non-symlink so [dev-elf]Andrea Adami
2016-02-25klibc_2.0.4: update to 4d1997d - Fix build for qemux86Andrea Adami
2015-06-08klibc.inc: use x86 over-ride instead of i486/i586/i686/pentiumAndre McCurdy
2014-11-17klibc: define KLIBCLIBGCCAndrea Adami
2014-09-26klibc: klcc: consider --sysroot option and override gcc-cross encoded sysrootAndrea Adami
2014-07-24klibc: upgrade to released 2.0.4Andrea Adami
2014-04-06klibc: restylize a bit the recipesAndrea Adami
2014-02-17klibc: ensure package strip logic stays the same after oe-core package.bbclas...Koen Kooi
2014-02-16klibc.inc: remove ${PR} leftoverAndrea Adami
2013-12-17klibc: upgrade from 2.0.2 to release 2.0.3Andrea Adami
2013-12-17klibc.inc: add mapping for 64-bit ARM buildsKoen Kooi
2013-09-03remove the unnecessary protocol parametersJackie Huang
2013-09-03klibc_2.0.2: refactor recipe to respect exec_prefixAndrea Adami
2013-05-13klibc: fix KLIBCARCH for x86-64, powerpc and powerpc64Andrea Adami
2013-04-15recipes: Unify indentationMartin Jansa