aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/libc/newlib.sh
Commit message (Expand)AuthorAgeFilesLines
* 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
* libc/newlib: add option to optimise for sizeZhenqiang Chen2011-11-221-0/+2
* libc/newlib: Add extra config for newlib.Zhenqiang Chen2011-11-181-1/+2
* libc/newlib: add a config option allowing to disable builtin syscallsKévin PETIT2011-08-281-0/+5
* libc/newlib: log even moreYann E. MORIN"2011-03-201-1/+1
* libc: remove now unneeded do_libc_headersYann E. MORIN"2011-01-221-4/+0
* scripts: PARALLELMFLAGS is evil, renameYann E. MORIN"2011-01-221-1/+1
* scripts: remove aria2c as downloader, retain only curl and wgetYann E. MORIN"2010-11-161-6/+0
* libc/newlib: add option to compile support for IOs on C99 formatsYann E. MORIN"2010-10-231-0/+5
* libc/newlib: add option to compile support for long long IOsYann E. MORIN"2010-10-231-0/+5
* libc/newlib: add option to compile support for float IOsYann E. MORIN"2010-10-231-1/+16
* scripts: add "FILE" and "CFG" debug levels.Anthony Foiani2010-10-221-1/+1
* libc/newlib: build in the 'start files' passYann E. MORIN"2010-06-131-8/+6
* libc/newlib: don't do // downloadsYann E. MORIN"2010-04-211-0/+9
* scripts/functions: make CT_Patch dumberYann E. MORIN"2010-04-111-1/+1
* libc/newlib: only compute version string, not full filenameYann E. MORIN"2010-04-111-8/+8
* libc/newlib: allow using CVS snapshotsYann E. MORIN"2009-10-261-12/+27