Commit History

Author SHA1 Message Date
  Eric Andersen f8a3fa0247 Rework the config system. Better utilize the Kconfig language 20 years ago
  Manuel Novoa III f72338a387 Some more soft float fixes... for arm in particular (libfloat). 20 years ago
  Eric Andersen a297b8c478 Force enable ADD_LIBGCC_FUNCTIONS on arm 20 years ago
  Eric Andersen 12d405f57b Cleanup arm architecture optimizations and add big endian arm as well. 21 years ago
  Eric Andersen 4352cfec68 Enable ADD_LIBGCC_FUNCTIONS by default on arm 21 years ago
  Eric Andersen c52c2a24e3 Update build rules a bit. fix quoting problems. Update default 21 years ago
  Eric Andersen d3181d1814 Update doc reference 21 years ago
  Eric Andersen 0c6405c1d6 Yet more config system updating. 21 years ago
  Eric Andersen c0a95906eb update all the Config files for the various arches so they work with the new 21 years ago
  Eric Andersen 7f90a63f7c Make it so arch specific stuff can be simpler. Initial attempt at 21 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 54fd11c185 Enable thread support 22 years ago
  Eric Andersen ef91508f14 Scrub up a few little things. 22 years ago
  Eric Andersen b1c0f6d464 Default to using malloc-930716 on ARM systems, since it is 22 years ago
  David McCullough 2345725967 22 years ago
  Eric Andersen ad3d96f8b7 Patch from Brian Stafford <brian@stafford.uklinux.net> to fixup 22 years ago
  Eric Andersen dc5dac9013 Allow people to exclude regex code, since it is huge (27k) 22 years ago
  Eric Andersen 1ad690545c Fixup comments regarding large file support (it works these days) 22 years ago
  Eric Andersen 06d634eab6 Support arch specific optimizations (examples shown for x86 and ARM). 22 years ago
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 years ago
  David McCullough 9fc2d4d9d1 22 years ago
  Eric Andersen e63b3fd32f Adjust configs for updated math lib 22 years ago
  Eric Andersen 68ced41433 Fix default install dirs 22 years ago
  Eric Andersen fa8092597e Use malloc on arm (since I've never bothered to write sbrk) 23 years ago
  Eric Andersen 96277cfcea Update the build system, yet again. I hope this is the last time... 23 years ago