aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/arch/arm.sh
Commit message (Expand)AuthorAgeFilesLines
* First stab at multilib/uClibc.Alexey Neyman2016-08-231-1/+61
* uClibc: Split configuration tweaker into per-arch functions.Alexey Neyman2016-08-231-0/+19
* libc/*.sh: Deprecate libc_check_config step.Alexey Neyman2016-08-231-11/+0
* arch/all: Add common function to return multilib targetAlexey Neyman2016-06-091-0/+11
* libc/musl: add musl-libc supportBryan Hundven2014-08-081-0/+1
* arch/arm: add support for AArch64Yann E. MORIN"2013-12-301-1/+10
* arch: allow adding a suffix to the arch-part of a tupleYann E. MORIN"2013-01-201-1/+1
* arch/arm: add option to use *eabihf tuplesYann E. MORIN"2013-01-101-0/+4
* misc: fix typosYann E. MORIN"2011-07-171-1/+1
* arch/arm: add THUMB interworking supportYann E. MORIN"2009-10-261-0/+4
* arch/arm: add THUMB mode config optionYann E. MORIN"2009-10-261-0/+10
* arch/arm: no need to check for the ABI optionYann E. MORIN"2009-10-211-4/+0
* libc/newlib: allow using newlib with archs other than avr32Yann E. MORIN"2009-10-211-1/+1
* Architecture API change:Yann E. MORIN"2008-10-231-1/+1
* Separate the architecture config file and function script.Yann E. MORIN"2008-10-051-0/+17