aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/libc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup old avr-libstdcxx code and make it usable on other targetsQBos072024-12-231-2/+2
* Disable implicit-function-declaration error for newlibNik Konyuchenko2024-05-181-0/+3
* mingw-w64: enable wildcardMateusz Mikuła2024-04-241-0/+1
* glibc: fix the broken build for glibc 2.19 with gcc 13.Hao Li2024-03-011-2/+2
* Add a musl variable LIBC_MUSC_EXTRA_CFLAGSNorbert Lange2023-09-241-2/+5
* glibc: Add option for building libcryptChris Packham2023-08-251-0/+4
* Add option to re-enable ˋlibstdc++ˋ on avr targets.Quentin Boswank2023-08-141-18/+50
* Add default msvcrt options for mingw-w64Timo Rothenpieler2023-06-041-1/+19
* picolibc: Add configuration to select picolibc as the system libcJoakim Nohlgård2023-03-081-0/+29
* glibc: configure adding debug symbols in glibc buildGuillermo E. Martinez2022-06-211-1/+5
* glibc: Reinstate support for the bundled portsChris Packham2022-05-181-0/+3
* Remove obsolete glibc 2.12.1Chris Packham2022-05-101-17/+0
* Remove obsolete bionic/android supportChris Packham2022-05-101-34/+0
* Unify core passesAlexey Neyman2022-02-111-1/+1
* Fold libc_start_files into libcAlexey Neyman2022-02-117-335/+79
* Retire obsoleted milestonesAlexey Neyman2022-02-112-41/+23
* Fix build of older Glibc using GCC >=10Nik Konyuchenko2021-06-241-0/+4
* picolibc: Convert to companion libraryKeith Packard2021-01-081-111/+0
* Don't remove XLOCALE support unconditionally.lancethepants2020-10-151-1/+0
* glibc: set glibc build system default_cflags emptyHans-Christian Noren Egtvedt2020-10-051-0/+2
* picolibc: Use target architecture to drive picolibc configurationKeith Packard2020-09-161-5/+5
* Add picolibc support [v2]Keith Packard2020-09-011-0/+111
* Merge pull request #1270 from nolange/prevent_glibc_cflags_overrideAlexey Neyman2020-02-161-1/+4
|\
| * prevent the glibc build from overwriting flagsNorbert Lange2019-10-271-1/+4
* | Merge pull request #1274 from maxmorozov/masterAlexey Neyman2020-01-211-1/+3
|\ \
| * | CT_LIBC_NEWLIB_FSEEK_OPTIMIZATION and CT_LIBC_NEWLIB_FVWRITE_IN_STREAMIO are ...Morozov Max2019-11-041-0/+2
| * | CT_LIBC_NEWLIB_REGISTER_FINI is processed correctlyMorozov Max2019-11-041-1/+1
| |/
* | Merge pull request #1280 from dimkr/musl-cflagsAlexey Neyman2019-12-231-1/+2
|\ \
| * | Resepct CT_TARGET_{C,LD}FLAGS when building muslDima Krasner2019-12-041-1/+2
| |/
* / Add newlib retargetable locking configurationStephanos Ioannidis2019-12-201-0/+1
|/
* Merge pull request #1178 from stilor/masterAlexey Neyman2019-04-056-12/+12
|\
| * Rename JOBSFLAGS -> CT_JOBSFLAGSAlexey Neyman2019-04-046-12/+12
* | Fix uClibc build for noMMU targetMax Filippov2019-03-231-14/+16
|/
* Fix musl build when CT_SHARED_LIBS=nDima Krasner2019-02-241-0/+5
* Select flat/FDPIC in accordance with ct-ng settingAlexey Neyman2019-02-201-0/+9
* Stash the uClibc config after our modsAlexey Neyman2019-02-191-0/+4
* Move moxiebox build to post_ccAlexey Neyman2019-02-172-5/+4
* Disable CXX while building glibcAlexey Neyman2019-02-161-3/+4
* Merge pull request #1134 from stilor/upgradingAlexey Neyman2019-02-061-7/+0
|\
| * Config v2: select relevant parts of each package versionAlexey Neyman2019-01-301-7/+0
* | Coding style fix in uClibc.shDima Krasner2019-01-231-1/+1
* | Moved uClibc configuration installation to uClibc.shDima Krasner2019-01-231-0/+4
|/
* Bionic modifies CT_TARGET_CFLAGSAlexey Neyman2018-12-151-1/+5
* Remove a TBDAlexey Neyman2018-12-071-8/+0
* Disable -fstack-protector* from being used by glibcAlexey Neyman2018-12-071-0/+8
* Add configuration options for enabling SSPAlexey Neyman2018-12-042-3/+10
* Fix uClibc builds after moxie mergeAlexey Neyman2018-12-032-13/+13
* Add moxiebox as a choice for libcAlexey Neyman2018-12-019-137/+163
* Create glibc-ports symlink inside CT_SRC_DIRAlexey Neyman2018-10-161-2/+2
* Fix up timestamps after patchingAlexey Neyman2018-09-281-1/+0