summaryrefslogtreecommitdiff
path: root/extra
AgeCommit message (Expand)Author
2002-12-17Patch from Stefan Allius. Only build config stuff when needed.Eric Andersen
2002-12-13Only build the ncurses stuff when it is needed, based on aEric Andersen
2002-12-12Use crt1.o when ctor/dtor support is enabledEric Andersen
2002-12-12When -shared is specified, meaning they wish to create a sharedEric Andersen
2002-12-12It seems SCO puts touch in a wierd placeEric Andersen
2002-12-05Removed redundant definition of __USE_WEAK_ALIASES.Tobias Anderberg
2002-12-04Change some variable names so we are more consistant with whatEric Andersen
2002-12-04I forgot to kill these files in my last commit.Eric Andersen
2002-12-04This is based on a patch posted to lkml by Petr Baudis on 23 Nov, which wasEric Andersen
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-22Ok... here's the summary:Manuel Novoa III
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-15Ronald Wahl writes:Eric Andersen
2002-11-09fix typoAaron Lehmann
2002-11-09Update from upstreamEric Andersen
2002-11-09typo fixesEric Andersen
2002-11-09Patch from Stefan Allius: avoid implicit casting of void *(64bit) to int(32bit)Eric 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-08Use NATIVE_CC. Don't hard code using 'gcc'.Eric Andersen
2002-11-08Patch from Stefan Allius for libgcc multilib supportEric 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-08Some minor changes from Stefan Allius to make conf andEric Andersen
2002-11-08Large cleanup patch, based in large part on a patch fromEric Andersen
2002-11-08Merge an update from upstreamEric Andersen
2002-11-08Update doc referenceEric Andersen
2002-11-07Changes for MIPS and new configuration system."Steven J. Hill"
2002-11-07Fixed makefiles to remove binaries generated for the configuration"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-06Increase maximum .config line size to 1024.Eric Andersen
2002-11-06Recognize 'n' tristate/boolean symbol value in the .config file,Eric Andersen
2002-11-05Cleanup soft-float supportEric Andersen
2002-11-05Fix gcc-uClibc.h dependanciesEric Andersen
2002-11-05Massive scrubbing of the shared lib loader error handling.Eric Andersen
2002-11-05Standardize LIBGCC_DIREric Andersen