Florian Fainelli
|
a8dc90eaaa
libc: add {get,set,swap,make}context user context manipulation functions
|
11 gadi atpakaļ |
Peter S. Mazinger
|
64f11aa906
remove ARCH_CFLAGS, ARCH_LDFLAGS and CROSS
|
15 gadi atpakaļ |
Bernhard Reutner-Fischer
|
3a5c27d1ec
Revert "default ?conf to native arch"
|
15 gadi atpakaļ |
Bernhard Reutner-Fischer
|
6625518cd6
default ?conf to native arch
|
15 gadi atpakaļ |
Bernhard Reutner-Fischer
|
959cac182d
- add CONFIG_MIPS_ISA_MIPS32R2 (Julian Brown)
|
16 gadi atpakaļ |
Rob Landley
|
15c32ee116
No configs actually set LIBGCC_CFLAGS to anything, and it's not even
|
17 gadi atpakaļ |
Mike Frysinger
|
38d85080f6
make sure we declare TARGET_ARCH as a string
|
17 gadi atpakaļ |
Mike Frysinger
|
bc4b165d47
list ABI first and tweak ISA defaults with suggestions from Jim Gifford
|
18 gadi atpakaļ |
Mike Frysinger
|
1e75cc4b92
revert previous change
|
18 gadi atpakaļ |
Rob Landley
|
02de5b16cd
Patch from Jim Gifford (of Cross Linux From Scratch) fixing the Mips
|
18 gadi atpakaļ |
Eric Andersen
|
1da8fd9223
mips64 patch from Atsushi Nemoto:
|
18 gadi atpakaļ |
Mike Frysinger
|
ea0f380daa
simplify endian config/selection
|
18 gadi atpakaļ |
Mike Frysinger
|
d4b5778bf8
s/TARGET_ARCH_FEATURES/FORCE_OPTIONS_FOR_ARCH/ to fix sed breakage as pointed out by Joseph S. Myers
|
19 gadi atpakaļ |
Mike Frysinger
|
2304e36026
fix breakage from HAVE_ELF removal and standardize all the arch config files
|
19 gadi atpakaļ |
Peter S. Mazinger
|
b91bb097ca
Remove HAVE_ELF
|
19 gadi atpakaļ |
Mike Frysinger
|
eb33ef8a87
remove unused ARCH_LDFLAGS and touchup broken whitespace
|
19 gadi atpakaļ |
Eric Andersen
|
76374f68fb
Fixup selection of endianness, since select does not work on choice
|
21 gadi atpakaļ |
Manuel Novoa III
|
f6552f749d
Patch from Jeffrey Baitis <baitisj@evolution.com> for mips arch tuning.
|
21 gadi atpakaļ |
Eric Andersen
|
f21f7c41b1
Kill off "mipsel" and just use "mips"
|
21 gadi atpakaļ |
Eric Andersen
|
f8a3fa0247
Rework the config system. Better utilize the Kconfig language
|
21 gadi atpakaļ |
Eric Andersen
|
bafbeda617
As suggested by Marshall M. Midden at brecis, use -mno-split-addresses
|
21 gadi atpakaļ |
Eric Andersen
|
45aa6e241e
Marshall M. Midden at brecis.com writes:
|
21 gadi atpakaļ |
Eric Andersen
|
d3181d1814
Update doc reference
|
22 gadi atpakaļ |
"Steven J. Hill"
|
8d212fdefa
Changes for MIPS and new configuration system.
|
22 gadi atpakaļ |
Eric Andersen
|
0c6405c1d6
Yet more config system updating.
|
22 gadi atpakaļ |
Eric Andersen
|
c0a95906eb
update all the Config files for the various arches so they work with the new
|
22 gadi atpakaļ |
Eric Andersen
|
9a1eb39a60
Kill the HAS_LONG_LONG option. It really did not make a lot of
|
22 gadi atpakaļ |
Eric Andersen
|
242e9fa2e7
Update default config files
|
22 gadi atpakaļ |
Eric Andersen
|
35d29fcb08
Miles Bader implemented a new mmap based malloc which is much
|
22 gadi atpakaļ |
Eric Andersen
|
526c1f393b
The mips config files were broken, and failed to define NM
|
22 gadi atpakaļ |