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 |
Mike Frysinger
|
4c9b0bf8b2
fix typo
|
19 years ago |
Eric Andersen
|
bbab258ae6
Update the x86 processor listing a bit, to preempt further questions
|
21 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 |
Manuel Novoa III
|
906eb2c070
Kill ARCH_HAS_NO_MMU and use HAS_FPU only. Wether floating point ops
|
21 years ago |
Eric Andersen
|
f8a3fa0247
Rework the config system. Better utilize the Kconfig language
|
21 years ago |
Eric Andersen
|
c52c2a24e3
Update build rules a bit. fix quoting problems. Update default
|
22 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
|
7f90a63f7c
Make it so arch specific stuff can be simpler. Initial attempt at
|
22 years ago |
Eric Andersen
|
6737908f74
Ok, this commit is _huge_ and its gonna change the world. I've
|
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 |
Manuel Novoa III
|
e6cbb8ad95
Forgot to change the Config templates. Changed one... the others are
|
22 years ago |
Eric Andersen
|
54fd11c185
Enable thread support
|
23 years ago |
Eric Andersen
|
327b0c8330
Oops. Fixup the defaults
|
23 years ago |
Eric Andersen
|
ef91508f14
Scrub up a few little things.
|
23 years ago |
David McCullough
|
2345725967
|
23 years ago |
Eric Andersen
|
ad3d96f8b7
Patch from Brian Stafford <brian@stafford.uklinux.net> to fixup
|
23 years ago |
Eric Andersen
|
dc5dac9013
Allow people to exclude regex code, since it is huge (27k)
|
23 years ago |