summaryrefslogtreecommitdiff
path: root/scripts/build/libc/newlib.sh
AgeCommit message (Expand)AuthorFilesLines
2017-01-25Run all configure scripts using ${CONFIG_SHELL}Alexey Neyman1-0/+1
2017-01-14Merge pull request #526 from stilor/double-includeAlexey Neyman1-7/+1
2017-01-13Unify fetching Linaro components.Alexey Neyman1-9/+12
2017-01-13AVR32 support has been retired.Alexey Neyman1-4/+0
2017-01-13install_root has no effect on newlib install.Alexey Neyman1-1/+1
2017-01-13Remove 2nd copy of the option.Alexey Neyman1-2/+0
2017-01-09Support building Newlib with Link Time OptimisationAlastair D'Silva1-10/+13
2017-01-09Add more newlib optionsAlastair D'Silva1-16/+33
2016-11-21Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman1-5/+5
2016-08-23libc/*.sh: Deprecate libc_check_config step.Alexey Neyman1-4/+0
2016-03-08newlib: add option to enable nano formatted ioBryan Hundven1-0/+3
2016-03-08newlib: add option to enable nano mallocBryan Hundven1-0/+3
2016-03-08newlib: disable multilib if it is not enabledBryan Hundven1-0/+5
2015-12-08scripts: Update usage of CT_GetCustomBryan Hundven1-8/+2
2015-11-17consistency: Use exported variables of required toolsBryan Hundven1-4/+4
2015-11-13xtensa: add support for the configurable Xtensa architecture.Chris Zankel1-0/+9
2015-10-31gcc: Support only the latest branch releases of gccBryan Hundven1-19/+0
2015-09-14Added additional newlib specific target flags with new optionJasmin Jessich1-1/+4
2015-06-21avr-libc: add support for avr-libc C libraryErico Nunes1-0/+4
2015-02-02scripts/*/*.sh: prioritize http downloadsBryan Hundven1-1/+2
2015-01-16libc: newlib: Add NewLib 2.2.0, Linaro NewLib 2.2.0-2015.01 and 2.1.0-2014.09Cristoforo Cataldo1-2/+9
2015-01-01libc/newlib: Add do_libc_start_files to copy headers to CT_HEADERS_DIRDavid Holsgrove1-4/+4
2014-02-25newlib: fix extract process for custom versionTrevor Woerner1-1/+1
2013-12-31libc/newlib: fix variables for avr32 headersYann E. MORIN"1-6/+10
2013-08-01libc/newlib: add HTTP mirrorMichael Hope1-1/+2
2013-03-31arch/avr32: Fix download of header filesMartin Guy1-9/+10
2013-03-03libc/newlib: update fetch locationTrevor Woerner1-1/+1
2013-01-10libc: get rid of libc_finishYann E. MORIN"1-4/+0
2013-01-10libc/newlib: install AVR32 headers during the start-files-and-headers phaseYann E. MORIN"1-9/+11
2012-10-30libc/newlib: remove getting from CVSYann E. MORIN"1-21/+7
2012-10-11libc/newlib: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove1-1/+10
2011-07-17libc/newlib: build newlib in the proper stepYann E. MORIN"1-4/+4
2011-12-15libc/newlib: build manual for newlibYann E. MORIN"1-0/+15
2011-11-28libc/newlib: remove hard-coded "-O"Zhenqiang Chen1-1/+1
2011-11-22libc/newlib: add option to optimise for sizeZhenqiang Chen1-0/+2
2011-11-18libc/newlib: Add extra config for newlib.Zhenqiang Chen1-1/+2
2011-08-28libc/newlib: add a config option allowing to disable builtin syscallsKévin PETIT1-0/+5
2011-03-20libc/newlib: log even moreYann E. MORIN"1-1/+1
2011-01-22libc: remove now unneeded do_libc_headersYann E. MORIN"1-4/+0
2011-01-22scripts: PARALLELMFLAGS is evil, renameYann E. MORIN"1-1/+1
2010-11-16scripts: remove aria2c as downloader, retain only curl and wgetYann E. MORIN"1-6/+0
2010-10-22libc/newlib: add option to compile support for IOs on C99 formatsYann E. MORIN"1-0/+5
2010-10-22libc/newlib: add option to compile support for long long IOsYann E. MORIN"1-0/+5
2010-10-22libc/newlib: add option to compile support for float IOsYann E. MORIN"1-1/+16
2010-10-22scripts: add "FILE" and "CFG" debug levels.Anthony Foiani1-1/+1
2010-06-13libc/newlib: build in the 'start files' passYann E. MORIN"1-8/+6
2010-04-21libc/newlib: don't do // downloadsYann E. MORIN"1-0/+9
2010-04-11scripts/functions: make CT_Patch dumberYann E. MORIN"1-1/+1
2010-04-11libc/newlib: only compute version string, not full filenameYann E. MORIN"1-8/+8
2009-10-26libc/newlib: allow using CVS snapshotsYann E. MORIN"1-12/+27