Dmitry Chestnykh
|
3a36a3100a
Fix vDSO support for all supported architectures.
|
6 months ago |
Thomas Petazzoni
|
feb9f08cfe
arm: simplify handling of Thumb related options
|
8 years ago |
Waldemar Brodkorb
|
322fdd37d3
unbreak support for ARM no MMU case
|
9 years ago |
Markos Chandras
|
bff4f0be36
Config.in: Introduce symbol for arches with deprecated syscalls
|
12 years ago |
Florian Fainelli
|
a8dc90eaaa
libc: add {get,set,swap,make}context user context manipulation functions
|
12 years ago |
Yann E. MORIN
|
7a246fda8e
ARM: detect BX availibility at build time
|
14 years ago |
Yann E. MORIN
|
7f40574243
ARM: transform the EABI/OABI choice into a boolean
|
14 years ago |
Yann E. MORIN
|
3936325282
ARM: remove sub-arch/variants selection from menuconfig
|
14 years ago |
Yann E. MORIN
|
bda6117489
ARM: introduce blind options to select & force THUMB mode
|
14 years ago |
Yann E. MORIN
|
0e5a44e8cc
ARM: reorder "Use BX" option
|
14 years ago |
Bernhard Reutner-Fischer
|
a8f3b642f9
arm: use EABI per default
|
13 years ago |
Peter S. Mazinger
|
64f11aa906
remove ARCH_CFLAGS, ARCH_LDFLAGS and CROSS
|
15 years ago |
Bernhard Reutner-Fischer
|
3a5c27d1ec
Revert "default ?conf to native arch"
|
15 years ago |
Bernhard Reutner-Fischer
|
6625518cd6
default ?conf to native arch
|
15 years ago |
Bernhard Reutner-Fischer
|
bd37019948
- wrap overlong lines
|
16 years ago |
Bernhard Reutner-Fischer
|
efce79f09a
Paul Brook writes:
|
16 years ago |
Bernhard Reutner-Fischer
|
520e102e16
- add arm1176 options
|
17 years ago |
Rob Landley
|
15c32ee116
No configs actually set LIBGCC_CFLAGS to anything, and it's not even
|
17 years ago |
Mike Frysinger
|
38d85080f6
make sure we declare TARGET_ARCH as a string
|
17 years ago |
Mike Frysinger
|
661d9feac8
make ABI into a list
|
18 years ago |
Khem Raj
|
6e7076f04d
Add config options to select ARM ARMv5 and Intel iwmmxt variants.
|
18 years ago |
Mike Frysinger
|
ea0f380daa
simplify endian config/selection
|
18 years ago |
David Anders
|
9bd4cab1c7
add ARM 7TDMI to processor selection list
|
19 years ago |
David Anders
|
0577ae3a98
fix ARM types that are known to have MMU's to select ARCH_HAS_MMU
|
19 years ago |
Mike Frysinger
|
ded219589f
Khem Raj says:
|
19 years ago |
Mike Frysinger
|
2607bee419
Patch by Joseph S. Myers to add support for ARM EABI
|
19 years ago |
Mike Frysinger
|
d4b5778bf8
s/TARGET_ARCH_FEATURES/FORCE_OPTIONS_FOR_ARCH/ to fix sed breakage as pointed out by Joseph S. Myers
|
19 years ago |
Mike Frysinger
|
2304e36026
fix breakage from HAVE_ELF removal and standardize all the arch config files
|
19 years ago |
Peter S. Mazinger
|
b91bb097ca
Remove HAVE_ELF
|
19 years ago |
Mike Frysinger
|
eb33ef8a87
remove unused ARCH_LDFLAGS and touchup broken whitespace
|
19 years ago |