summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* macro out the /10 operation so arches can have their own versions ... and cre...Mike Frysinger2006-03-0810-21/+11
* kill off gcc signed warningsMike Frysinger2006-03-081-4/+11
* Remove additional endif pointed out by vapierPeter S. Mazinger2006-03-071-2/+1
* Add UCLIBC_HAS_SSP_COMPAT option guarding gcc-3.x ssp supportPeter S. Mazinger2006-03-073-8/+33
* disable tst-gnuglob, it has no chance w/ our gnu globPeter S. Mazinger2006-03-051-1/+1
* check_ld takes only 1 arg as pointed out by pkjPeter S. Mazinger2006-03-051-1/+1
* use sched_yield, not pthread_yieldMike Frysinger2006-03-054-29/+0
* disable older rlimit support by defaultMike Frysinger2006-03-042-2/+4
* Rename getopt_long-susv3 to -simplePeter S. Mazinger2006-03-032-2/+2
* Upstream updatePeter S. Mazinger2006-03-031-2/+2
* Add --gc-sections, saves 2k on libc.soPeter S. Mazinger2006-03-031-0/+1
* Mark parts as unsupported by gnu glob, but leave it as it wasPeter S. Mazinger2006-03-031-1/+5
* Remove CFLAGS-OMIT support, rename getline to get testregex compile w/ -D_GNU...Peter S. Mazinger2006-03-023-13/+4
* Move hidden test file for tst-regex2 as wellPeter S. Mazinger2006-03-021-0/+0
* hide div functions in libc, but export them in ldso so that other shared libs...Mike Frysinger2006-03-021-0/+2
* grab register definitions from regdef.h instead of using our own local onesMike Frysinger2006-03-021-41/+1
* make all the warnings the same and add line #s so we can pick em out at runtimeMike Frysinger2006-03-022-9/+9
* kill spurious semicolonsMike Frysinger2006-03-021-12/+12
* clean out arch subdirs as wellMike Frysinger2006-03-021-1/+1
* rename file so we block the common version from being builtMike Frysinger2006-03-022-1/+1
* inform people test is skipped on non-locale hostsMike Frysinger2006-03-021-0/+1
* allow env to inject more CFLAGS/LDFLAGS, and remove old LSFLAGSMike Frysinger2006-03-021-7/+3
* disable test since we purposefully dont handle itMike Frysinger2006-03-012-2/+7
* dont execute shell tests if we just want to compileMike Frysinger2006-03-011-0/+2
* fix test failure pointed out by nightly buildMike Frysinger2006-03-011-6/+10
* Add another test, use for those hanging -cPeter S. Mazinger2006-03-013-2/+98
* Add CFLAGS-OMIT support to glibc targets for now being the same as for uclibc...Peter S. Mazinger2006-03-012-9/+9
* Move regex tests to their own subdir and dont run them if regex is disabledPeter S. Mazinger2006-03-015-1/+5
* Add AT&T research regex testsuitePeter S. Mazinger2006-03-0116-0/+2713
* Add support to remove a flag from CFLAGSPeter S. Mazinger2006-03-011-1/+1
* Add -D__ASSEMBLER__ to compile.S so that -std=c99 would not failPeter S. Mazinger2006-03-011-1/+1
* Update copyrightPeter S. Mazinger2006-03-011-2/+3
* Remove duplicate includePeter S. Mazinger2006-03-011-1/+0
* Update copyrightPeter S. Mazinger2006-03-012-16/+3
* copyright updatePeter S. Mazinger2006-03-011-2/+2
* typoPeter S. Mazinger2006-03-011-1/+1
* updatePeter S. Mazinger2006-03-011-2/+2
* Sync w/ glibc and define _STAT_VER/_MKNOD_VER to 0, else some apps will consi...Peter S. Mazinger2006-03-011-11/+29
* fix whitespace in commentMike Frysinger2006-03-011-1/+1
* sync with blackfin cvsMike Frysinger2006-03-011-26/+24
* start of test suite to catch errors in source codeMike Frysinger2006-03-012-0/+20
* add support for shell script testsMike Frysinger2006-03-011-5/+10
* move to new time dirMike Frysinger2006-03-011-0/+0
* grab some time tests from glibcMike Frysinger2006-03-0115-0/+1290
* return NULL if year is too bigMike Frysinger2006-03-011-0/+12
* grab from glibcMike Frysinger2006-03-011-0/+77
* sync type style with glibc ... this fixes many alpha issues where it has diff...Mike Frysinger2006-03-014-62/+302
* alpha needs ipc64 funk tooMike Frysinger2006-03-011-1/+1
* need to define some more registersMike Frysinger2006-03-011-0/+3
* sync with glibcMike Frysinger2006-02-281-6/+6