Mike Frysinger
|
9538c47d48
force DOPIC for FDPIC ELF targets
|
15 vuotta sitten |
Carmelo Amoroso
|
ed957f44cd
Make long double support available for sh too.
|
15 vuotta sitten |
Bernhard Reutner-Fischer
|
aa3f8de438
- mention the architectures that currently support fenv(3).
|
16 vuotta sitten |
Bernhard Reutner-Fischer
|
feeb0301b3
- add long double math wrappers (Ned Ludd)
|
16 vuotta sitten |
Bernhard Reutner-Fischer
|
3afa034815
- fix keyword "depends on"
|
16 vuotta sitten |
Bernhard Reutner-Fischer
|
bde001033c
- wrap superlong lines
|
17 vuotta sitten |
Bernhard Reutner-Fischer
|
bce5bba7a0
- add C99 floating point environment, rounding and exception handling functions
|
17 vuotta sitten |
Mike Frysinger
|
d1746ec9ad
default to pulling kernel headers from the system install
|
17 vuotta sitten |
Mike Frysinger
|
21b383c617
for now, dont allow mmu users to select file format
|
18 vuotta sitten |
Mike Frysinger
|
08e377aab1
we just want the kernel headers, not the whole kernel source ... so people may need to update their paths slightly
|
18 vuotta sitten |
Mike Frysinger
|
8f31721552
disable LDSO when FLAT format is selected
|
18 vuotta sitten |
Mike Frysinger
|
e1d59aed55
create new menu so people can select what format they wish to build uClibc
|
18 vuotta sitten |
Mike Frysinger
|
701f87d8d1
update MMU config options to utilize USE_MMU instead of HAS_MMU
|
19 vuotta sitten |
Mike Frysinger
|
010301e968
tweak the idea between having a MMU and actually using it
|
19 vuotta sitten |
Mike Frysinger
|
aa5490a851
improve MMU selection a little to be less confusing
|
19 vuotta sitten |
Mike Frysinger
|
ea0f380daa
simplify endian config/selection
|
19 vuotta sitten |
Mike Frysinger
|
9a22815930
didnt mean to commit the FENV option just yet
|
19 vuotta sitten |
Mike Frysinger
|
d4b5778bf8
s/TARGET_ARCH_FEATURES/FORCE_OPTIONS_FOR_ARCH/ to fix sed breakage as pointed out by Joseph S. Myers
|
19 vuotta sitten |
Peter S. Mazinger
|
010e71eb37
Get rid of *_SYMBOL_PREFIX
|
19 vuotta sitten |
Mike Frysinger
|
ab27802e19
change HAS_FPU to UCLIBC_HAS_FPU since the define will be exported into C namespace
|
19 vuotta sitten |
Mike Frysinger
|
eb33ef8a87
remove unused ARCH_LDFLAGS and touchup broken whitespace
|
19 vuotta sitten |
Peter S. Mazinger
|
6752b1ac52
frv seems to be an exception having no MMU, but using ldso
|
19 vuotta sitten |
Peter S. Mazinger
|
94a757fe28
ARCH_HAS_NO_MMU implies/selects ARCH_HAS_NO_LDSO
|
19 vuotta sitten |
Mike Frysinger
|
56f0e6a5df
move the compiler flags WARNINGS option
|
19 vuotta sitten |
Eric Andersen
|
338237994a
s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
|
21 vuotta sitten |
Eric Andersen
|
76374f68fb
Fixup selection of endianness, since select does not work on choice
|
21 vuotta sitten |
Manuel Novoa III
|
906eb2c070
Kill ARCH_HAS_NO_MMU and use HAS_FPU only. Wether floating point ops
|
21 vuotta sitten |
Eric Andersen
|
b09209baf0
Do not provide a default for endianness. This needs to be selected
|
21 vuotta sitten |
Eric Andersen
|
f8a3fa0247
Rework the config system. Better utilize the Kconfig language
|
21 vuotta sitten |
Aaron Lehmann
|
6d3b79787e
fix typo
|
22 vuotta sitten |