summaryrefslogtreecommitdiff
path: root/scripts/build/arch/arm.sh
AgeCommit message (Expand)AuthorFilesLines
2017-02-10Allow one to select uclibceabi/uclibcgnueabi suffixAlexey Neyman1-1/+1
2017-02-03Add support for AArch64 in uClibc-ngAlexey Neyman1-21/+23
2016-08-23First stab at multilib/uClibc.Alexey Neyman1-1/+61
2016-08-23uClibc: Split configuration tweaker into per-arch functions.Alexey Neyman1-0/+19
2016-08-23libc/*.sh: Deprecate libc_check_config step.Alexey Neyman1-11/+0
2016-06-10 arch/all: Add common function to return multilib targetAlexey Neyman1-0/+11
2014-08-08libc/musl: add musl-libc supportBryan Hundven1-0/+1
2013-12-30arch/arm: add support for AArch64Yann E. MORIN"1-1/+10
2013-01-20arch: allow adding a suffix to the arch-part of a tupleYann E. MORIN"1-1/+1
2013-01-09arch/arm: add option to use *eabihf tuplesYann E. MORIN"1-0/+4
2011-07-17misc: fix typosYann E. MORIN"1-1/+1
2009-10-26arch/arm: add THUMB interworking supportYann E. MORIN"1-0/+4
2009-10-26arch/arm: add THUMB mode config optionYann E. MORIN"1-0/+10
2009-10-21arch/arm: no need to check for the ABI optionYann E. MORIN"1-4/+0
2009-10-21libc/newlib: allow using newlib with archs other than avr32Yann E. MORIN"1-1/+1
2008-10-23Architecture API change:Yann E. MORIN"1-1/+1
2008-10-05Separate the architecture config file and function script.Yann E. MORIN"1-0/+17