Waldemar Brodkorb
|
c797b9909c
sh4a: allow to build a sh4a toolchain
|
9 년 전 |
Markos Chandras
|
bff4f0be36
Config.in: Introduce symbol for arches with deprecated syscalls
|
12 년 전 |
Peter S. Mazinger
|
1f19ef8f93
do not enforce FORCE_SHAREABLE_TEXT_SEGMENTS on sh4
|
13 년 전 |
Peter S. Mazinger
|
64f11aa906
remove ARCH_CFLAGS, ARCH_LDFLAGS and CROSS
|
15 년 전 |
Bernhard Reutner-Fischer
|
3a5c27d1ec
Revert "default ?conf to native arch"
|
15 년 전 |
Bernhard Reutner-Fischer
|
6625518cd6
default ?conf to native arch
|
15 년 전 |
Carmelo Amoroso
|
e4f55f33f6
Add optimized memcpy implementation for sh4 (from Stuart Menefy @STMicroelectronics).
|
16 년 전 |
Rob Landley
|
15c32ee116
No configs actually set LIBGCC_CFLAGS to anything, and it's not even
|
17 년 전 |
Mike Frysinger
|
38d85080f6
make sure we declare TARGET_ARCH as a string
|
17 년 전 |
Mike Frysinger
|
ea0f380daa
simplify endian config/selection
|
18 년 전 |
Mike Frysinger
|
d4b5778bf8
s/TARGET_ARCH_FEATURES/FORCE_OPTIONS_FOR_ARCH/ to fix sed breakage as pointed out by Joseph S. Myers
|
19 년 전 |
Mike Frysinger
|
2304e36026
fix breakage from HAVE_ELF removal and standardize all the arch config files
|
19 년 전 |
Peter S. Mazinger
|
b91bb097ca
Remove HAVE_ELF
|
19 년 전 |
Mike Frysinger
|
eb33ef8a87
remove unused ARCH_LDFLAGS and touchup broken whitespace
|
19 년 전 |
Peter S. Mazinger
|
94a757fe28
ARCH_HAS_NO_MMU implies/selects ARCH_HAS_NO_LDSO
|
19 년 전 |
Paul Mundt
|
0188418ec3
SH-4 has nommu variants, whereas SH-3 does not.
|
19 년 전 |
Paul Mundt
|
d750e4b263
Move sh64 to its own config so we don't crap up the sh one..
|
19 년 전 |
Paul Mundt
|
e8a91ad371
Add sh2a support.
|
19 년 전 |
Eric Andersen
|
338237994a
s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
|
21 년 전 |
Eric Andersen
|
76374f68fb
Fixup selection of endianness, since select does not work on choice
|
21 년 전 |
Eric Andersen
|
c054a19d56
As mjn3 noticed, 64 bit arches should select UCLIBC_HAS_LFS
|
21 년 전 |
Eric Andersen
|
14ad676069
Patch from Paul Mundt <lethal@linux-sh.org>:
|
21 년 전 |
Eric Andersen
|
3370114357
Paul Mundt <lethal@linux-sh.org> writes:
|
21 년 전 |
Eric Andersen
|
1af4ec5a38
Paul Mundt <lethal@linux-sh.org> writes:
|
21 년 전 |
Eric Andersen
|
f43ce01200
force enable FORCE_SHAREABLE_TEXT_SEGMENTS for sh4
|
21 년 전 |
Eric Andersen
|
e5fdec4103
Disable pthreads for sh64 for the time being (since it is not
|
21 년 전 |
Manuel Novoa III
|
906eb2c070
Kill ARCH_HAS_NO_MMU and use HAS_FPU only. Wether floating point ops
|
21 년 전 |
Eric Andersen
|
e4c119fe8a
Stefan Allius writes:
|
21 년 전 |
Eric Andersen
|
f8bc724a4d
Yet more config system updates
|
21 년 전 |
Eric Andersen
|
6966e6c4ed
Oops
|
21 년 전 |