Markos Chandras
|
bff4f0be36
Config.in: Introduce symbol for arches with deprecated syscalls
|
12 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 |
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
|
8a297b5127
cleanup style
|
17 years ago |
Joakim Tjernlund
|
8ceaf7c737
Add support for PowerPC e500, libc part only.
|
18 years ago |
Mike Frysinger
|
ea0f380daa
simplify endian config/selection
|
18 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 |
Eric Andersen
|
338237994a
s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
|
21 years ago |
Eric Andersen
|
76374f68fb
Fixup selection of endianness, since select does not work on choice
|
21 years ago |
Eric Andersen
|
c1052c066e
powerpc is always big endian
|
21 years ago |
Eric Andersen
|
f8a3fa0247
Rework the config system. Better utilize the Kconfig language
|
21 years ago |
Eric Andersen
|
d3181d1814
Update doc reference
|
22 years ago |
Eric Andersen
|
0c6405c1d6
Yet more config system updating.
|
22 years ago |
Eric Andersen
|
c0a95906eb
update all the Config files for the various arches so they work with the new
|
22 years ago |
Eric Andersen
|
9a1eb39a60
Kill the HAS_LONG_LONG option. It really did not make a lot of
|
22 years ago |
Eric Andersen
|
242e9fa2e7
Update default config files
|
22 years ago |
Eric Andersen
|
35d29fcb08
Miles Bader implemented a new mmap based malloc which is much
|
22 years ago |
Manuel Novoa III
|
cd8e741d32
Update Config files for current locale and wide char configuration options.
|
22 years ago |
Eric Andersen
|
64ead491bc
Resync the install defines
|
22 years ago |
Eric Andersen
|
cc07250e56
Fix incorrect comment re malloc-930716
|
22 years ago |
Eric Andersen
|
1a3a5605bf
Since pthreads work on powerpc, at least mention the option.
|
22 years ago |
Eric Andersen
|
7e46f5afaa
Make powerpc default to faster malloc
|
23 years ago |
Eric Andersen
|
ef91508f14
Scrub up a few little things.
|
23 years ago |
Eric Andersen
|
de15e46e41
Make it so powerpc can work despite lacking brk().
|
23 years ago |