aboutsummaryrefslogtreecommitdiff
path: root/runtime/GCCLibraries/libc/qsort.c
AgeCommit message (Expand)Author
2007-08-21Dror GCCLibraries: they are obsolete since 2.0 release. This also reduces num...Anton Korobeynikov
2006-11-17Undo removal of the runtime libraries. While this may have been a bitReid Spencer
2006-11-16In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support willReid Spencer
2006-08-08Describe and date modifications we made per LGPL requirements.John Criswell
2006-07-28Reverted previous commit. Thanks, Chris.John Criswell
2006-07-28Added in the LGPL text and copyright information. This needs to beJohn Criswell
2003-05-29Prevent lines from wrapping.Misha Brukman
2003-05-29Initial checkinChris Lattner