Eric Andersen
|
76374f68fb
Fixup selection of endianness, since select does not work on choice
|
21 gadi atpakaļ |
Manuel Novoa III
|
906eb2c070
Kill ARCH_HAS_NO_MMU and use HAS_FPU only. Wether floating point ops
|
21 gadi atpakaļ |
Eric Andersen
|
f8a3fa0247
Rework the config system. Better utilize the Kconfig language
|
21 gadi atpakaļ |
Manuel Novoa III
|
f72338a387
Some more soft float fixes... for arm in particular (libfloat).
|
21 gadi atpakaļ |
Eric Andersen
|
a297b8c478
Force enable ADD_LIBGCC_FUNCTIONS on arm
|
21 gadi atpakaļ |
Eric Andersen
|
12d405f57b
Cleanup arm architecture optimizations and add big endian arm as well.
|
21 gadi atpakaļ |
Eric Andersen
|
4352cfec68
Enable ADD_LIBGCC_FUNCTIONS by default on arm
|
21 gadi atpakaļ |
Eric Andersen
|
c52c2a24e3
Update build rules a bit. fix quoting problems. Update default
|
22 gadi atpakaļ |
Eric Andersen
|
d3181d1814
Update doc reference
|
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
|
7f90a63f7c
Make it so arch specific stuff can be simpler. Initial attempt at
|
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ļ |
Manuel Novoa III
|
cd8e741d32
Update Config files for current locale and wide char configuration options.
|
22 gadi atpakaļ |
Eric Andersen
|
64ead491bc
Resync the install defines
|
22 gadi atpakaļ |
Eric Andersen
|
cc07250e56
Fix incorrect comment re malloc-930716
|
22 gadi atpakaļ |
Eric Andersen
|
54fd11c185
Enable thread support
|
23 gadi atpakaļ |
Eric Andersen
|
ef91508f14
Scrub up a few little things.
|
23 gadi atpakaļ |
Eric Andersen
|
b1c0f6d464
Default to using malloc-930716 on ARM systems, since it is
|
23 gadi atpakaļ |
David McCullough
|
2345725967
|
23 gadi atpakaļ |
Eric Andersen
|
ad3d96f8b7
Patch from Brian Stafford <brian@stafford.uklinux.net> to fixup
|
23 gadi atpakaļ |
Eric Andersen
|
dc5dac9013
Allow people to exclude regex code, since it is huge (27k)
|
23 gadi atpakaļ |
Eric Andersen
|
1ad690545c
Fixup comments regarding large file support (it works these days)
|
23 gadi atpakaļ |
Eric Andersen
|
06d634eab6
Support arch specific optimizations (examples shown for x86 and ARM).
|
23 gadi atpakaļ |
Eric Andersen
|
5a65349824
Update my email address. I am no longer andersen@lineo.com
|
23 gadi atpakaļ |
David McCullough
|
9fc2d4d9d1
|
23 gadi atpakaļ |
Eric Andersen
|
e63b3fd32f
Adjust configs for updated math lib
|
23 gadi atpakaļ |
Eric Andersen
|
68ced41433
Fix default install dirs
|
23 gadi atpakaļ |