summaryrefslogtreecommitdiff
path: root/extra/Configs
AgeCommit message (Expand)Author
2003-06-16For some strange reason, davidm put this file in the wrong spot.Eric Andersen
2003-06-12As suggested by Marshall M. Midden at brecis, use -mno-split-addressesEric Andersen
2003-06-11Marshall M. Midden at brecis.com writes:Eric Andersen
2003-05-30Enable ADD_LIBGCC_FUNCTIONS by default on armEric Andersen
2003-04-29Some small fixups for the h8 support and add the h8s platform support.David McCullough
2003-03-04Seperate pthread debugging from uClibc debugging. They are usedEric Andersen
2003-03-03Initial effort at adding profiling support.Eric Andersen
2003-02-05Patch from Stefan Allius to make adding libgcc functions to the library anEric Andersen
2003-01-16Update build rules a bit. fix quoting problems. Update defaultEric Andersen
2002-12-13Only build the ncurses stuff when it is needed, based on aEric Andersen
2002-12-05Removed redundant definition of __USE_WEAK_ALIASES.Tobias Anderberg
2002-12-02Spelling fixesEric Andersen
2002-11-27Make support for global constructors and global destructors beEric Andersen
2002-11-27Fix the defaults to make them be saneEric Andersen
2002-11-21Patch from Yoshinori Sato to update the h8300 architecture.Eric Andersen
2002-11-21Improve malloc debugging support.Miles Bader
2002-11-20Patch from Stefan Allius:Eric Andersen
2002-11-19Implement dynamic atexit handling. Adds a few bytes and a dependancyEric Andersen
2002-11-09fix typoAaron Lehmann
2002-11-09typo fixesEric Andersen
2002-11-08Scare people away from enabling locale support for now.Eric Andersen
2002-11-08Disable ldso debugging. It should not be on by default.Eric Andersen
2002-11-08Patch from Stefan Allius to fixup SuperH ARCH_HAS_MMU and ARCH_HAS_FPUEric Andersen
2002-11-08Initial checkin.Miles Bader
2002-11-08Add defaults for powerpcEric Andersen
2002-11-08Kill the now obsolete uClibc_config_fix.plEric Andersen
2002-11-08Add a default for shEric Andersen
2002-11-08Leave ldso debugging off by defaultEric Andersen
2002-11-08Doh! Leave ldso debugging off by default..Eric Andersen
2002-11-08Construct a default arm configurationEric Andersen
2002-11-08Large cleanup patch, based in large part on a patch fromEric Andersen
2002-11-08Update doc referenceEric Andersen
2002-11-07Changes for MIPS and new configuration system."Steven J. Hill"
2002-11-07Add missing blank lineEric Andersen
2002-11-07Rename `Config.v850e' to `Config.v850'.Miles Bader
2002-11-07(UCLIBC_HAS_MMU): Depend on !ARCH_HAS_NO_MMU, rather than just using itMiles Bader
2002-11-07(DOPIC): Depend on !HAVE_NO_PIC.Miles Bader
2002-11-05Cleanup soft-float supportEric Andersen
2002-11-05Massive scrubbing of the shared lib loader error handling.Eric Andersen
2002-11-03Yet more config system updating.Eric Andersen
2002-11-02kill some ancient stuff that appears to be lingeringEric Andersen
2002-11-02Default to SH4Eric Andersen
2002-11-02update all the Config files for the various arches so they work with the newEric Andersen
2002-11-02Fix PIC configuration, so shared libraries once again workEric Andersen
2002-11-02It looks like I lost DEVEL_TOOL_PREFIX. Put it back.Eric Andersen
2002-10-31Make it so arch specific stuff can be simpler. Initial attempt atEric Andersen
2002-10-31Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen
2002-10-01Patch from Stefan Allius <allius@atecom.com>:Eric Andersen
2002-09-20Build libpthread now that the CRIS as support for it!Tobias Anderberg
2002-09-16Configuration for the CRIS port.Tobias Anderberg