aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/libc/newlib.sh
Commit message (Expand)AuthorAgeFilesLines
* Disable implicit-function-declaration error for newlibNik Konyuchenko2024-05-181-0/+3
* Fold libc_start_files into libcAlexey Neyman2022-02-111-4/+3
* 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
* | Add newlib retargetable locking configurationStephanos Ioannidis2019-12-201-0/+1
|/
* Rename JOBSFLAGS -> CT_JOBSFLAGSAlexey Neyman2019-04-041-1/+1
* Add moxiebox as a choice for libcAlexey Neyman2018-12-011-16/+6
* Merge pull request #984 from slash3g/masterAlexey Neyman2018-09-251-4/+4
|\
| * Properly handle newlib configuration flagsDaniele Baracchi2018-06-111-4/+4
* | Merge pull request #990 from antmak/fix_newlib_multilib_optAlexey Neyman2018-09-211-1/+1
|\ \ | |/ |/|
| * Fix a wrong name for the newlib's multilib optionAnton Maklakov2018-06-151-1/+1
* | Avoid adding arch/cpu/tune flags for target to GCC buildAlexey Neyman2018-06-051-1/+1
|/
* Separate the notions of package name/labelAlexey Neyman2017-07-081-1/+0
* Kconfigize choice/menu itemsAlexey Neyman2017-07-081-1/+1
* Fix the references to old config variablesAlexey Neyman2017-07-081-29/+6
* Run all configure scripts using ${CONFIG_SHELL}Alexey Neyman2017-01-251-0/+1
* Merge pull request #526 from stilor/double-includeAlexey Neyman2017-01-131-7/+1
|\
| * AVR32 support has been retired.Alexey Neyman2017-01-121-4/+0
| * install_root has no effect on newlib install.Alexey Neyman2017-01-121-1/+1
| * Remove 2nd copy of the option.Alexey Neyman2017-01-121-2/+0
* | Unify fetching Linaro components.Alexey Neyman2017-01-121-9/+12
|/
* Support building Newlib with Link Time OptimisationAlastair D'Silva2017-01-101-10/+13
* Add more newlib optionsAlastair D'Silva2017-01-101-16/+33
* Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman2016-11-201-5/+5
* libc/*.sh: Deprecate libc_check_config step.Alexey Neyman2016-08-231-4/+0
* newlib: add option to enable nano formatted ioBryan Hundven2016-03-081-0/+3
* newlib: add option to enable nano mallocBryan Hundven2016-03-081-0/+3
* newlib: disable multilib if it is not enabledBryan Hundven2016-03-081-0/+5
* scripts: Update usage of CT_GetCustomBryan Hundven2015-12-081-8/+2
* consistency: Use exported variables of required toolsBryan Hundven2015-11-171-4/+4
* xtensa: add support for the configurable Xtensa architecture.Chris Zankel2015-11-131-0/+9
* gcc: Support only the latest branch releases of gccBryan Hundven2015-10-311-19/+0
* Added additional newlib specific target flags with new optionJasmin Jessich2015-09-141-1/+4
* avr-libc: add support for avr-libc C libraryErico Nunes2015-06-211-0/+4
* scripts/*/*.sh: prioritize http downloadsBryan Hundven2015-02-011-1/+2
* libc: newlib: Add NewLib 2.2.0, Linaro NewLib 2.2.0-2015.01 and 2.1.0-2014.09Cristoforo Cataldo2015-01-161-2/+9
* libc/newlib: Add do_libc_start_files to copy headers to CT_HEADERS_DIRDavid Holsgrove2015-01-021-4/+4
* newlib: fix extract process for custom versionTrevor Woerner2014-02-251-1/+1
* libc/newlib: fix variables for avr32 headersYann E. MORIN"2013-12-311-6/+10
* libc/newlib: add HTTP mirrorMichael Hope2013-08-011-1/+2
* arch/avr32: Fix download of header filesMartin Guy2013-03-311-9/+10
* libc/newlib: update fetch locationTrevor Woerner2013-03-031-1/+1
* libc: get rid of libc_finishYann E. MORIN"2013-01-101-4/+0
* libc/newlib: install AVR32 headers during the start-files-and-headers phaseYann E. MORIN"2013-01-101-9/+11
* libc/newlib: remove getting from CVSYann E. MORIN"2012-10-301-21/+7
* libc/newlib: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove2012-10-111-1/+10
* libc/newlib: build newlib in the proper stepYann E. MORIN"2011-07-171-4/+4
* libc/newlib: build manual for newlibYann E. MORIN"2011-12-151-0/+15
* libc/newlib: remove hard-coded "-O"Zhenqiang Chen2011-11-281-1/+1