OSDN Git Service

uclinux-h8/uClibc.git
18 years agocombine the output rules in one place
Mike Frysinger [Fri, 17 Feb 2006 12:09:52 +0000 (12:09 -0000)]
combine the output rules in one place

18 years agotouchup headers output and make it run smoother
Mike Frysinger [Fri, 17 Feb 2006 12:07:08 +0000 (12:07 -0000)]
touchup headers output and make it run smoother

18 years agotouchup whitespace
Mike Frysinger [Fri, 17 Feb 2006 12:06:32 +0000 (12:06 -0000)]
touchup whitespace

18 years agodynamically build the DIRS variables so i dont have to keep updating it all the time
Mike Frysinger [Fri, 17 Feb 2006 12:05:34 +0000 (12:05 -0000)]
dynamically build the DIRS variables so i dont have to keep updating it all the time

18 years agodisable mallopt based upon malloc implementation, not mmu status
Mike Frysinger [Fri, 17 Feb 2006 12:05:03 +0000 (12:05 -0000)]
disable mallopt based upon malloc implementation, not mmu status

18 years agoTake getopt from glibc, disable -W foo support as in the earlier version, size shrink...
Peter S. Mazinger [Fri, 17 Feb 2006 09:33:07 +0000 (09:33 -0000)]
Take getopt from glibc, disable -W foo support as in the earlier version, size shrink 5%, hope it solves option parsing w/ busybox tar

18 years agoRemove hidden_data_def for opt*
Peter S. Mazinger [Fri, 17 Feb 2006 09:27:30 +0000 (09:27 -0000)]
Remove hidden_data_def for opt*

18 years agoSync w/ glibc, no size change
Peter S. Mazinger [Fri, 17 Feb 2006 09:26:45 +0000 (09:26 -0000)]
Sync w/ glibc, no size change

18 years agoIt's not my day ..
Peter S. Mazinger [Thu, 16 Feb 2006 15:32:30 +0000 (15:32 -0000)]
It's not my day ..

18 years agoUndo earlier change and sync new linuxthreads' guard w/ old
Peter S. Mazinger [Thu, 16 Feb 2006 15:31:32 +0000 (15:31 -0000)]
Undo earlier change and sync new linuxthreads' guard w/ old

18 years agoGuard __pthread_mutex_* to be used exclusively within uClibc, do we need this header...
Peter S. Mazinger [Thu, 16 Feb 2006 14:31:39 +0000 (14:31 -0000)]
Guard __pthread_mutex_* to be used exclusively within uClibc, do we need this header at all installed?

18 years agodisable test on non-mmu host
Mike Frysinger [Thu, 16 Feb 2006 05:38:50 +0000 (05:38 -0000)]
disable test on non-mmu host

18 years agodisable test on non-mmu host
Mike Frysinger [Thu, 16 Feb 2006 05:37:55 +0000 (05:37 -0000)]
disable test on non-mmu host

18 years agofix building on non-mmu hosts
Mike Frysinger [Thu, 16 Feb 2006 05:36:19 +0000 (05:36 -0000)]
fix building on non-mmu hosts

18 years agofix const position typo as pointed out by ia64/gcc
Mike Frysinger [Thu, 16 Feb 2006 03:53:13 +0000 (03:53 -0000)]
fix const position typo as pointed out by ia64/gcc

18 years agoChange collated_compare/prefix_array to __x hidden, shrinks glob64 from 2352 to 2063
Peter S. Mazinger [Thu, 16 Feb 2006 01:10:52 +0000 (01:10 -0000)]
Change collated_compare/prefix_array to __x hidden, shrinks glob64 from 2352 to 2063

18 years agoRemove __P(), reorder so that gcc-4.0.2 does not fail w/ multi
Peter S. Mazinger [Thu, 16 Feb 2006 00:41:50 +0000 (00:41 -0000)]
Remove __P(), reorder so that gcc-4.0.2 does not fail w/ multi

18 years agostrcoll for non-locale
Peter S. Mazinger [Wed, 15 Feb 2006 20:44:37 +0000 (20:44 -0000)]
strcoll for non-locale

18 years agohide xdr_u_short
Peter S. Mazinger [Wed, 15 Feb 2006 19:21:55 +0000 (19:21 -0000)]
hide xdr_u_short

18 years agoget rid of __pipe
Peter S. Mazinger [Wed, 15 Feb 2006 19:16:47 +0000 (19:16 -0000)]
get rid of __pipe

18 years agoSloppy patching on my part. This should be correct.
"Steven J. Hill" [Wed, 15 Feb 2006 19:05:28 +0000 (19:05 -0000)]
Sloppy patching on my part. This should be correct.

18 years agoKill 2 signedness warnings
Peter S. Mazinger [Wed, 15 Feb 2006 18:59:46 +0000 (18:59 -0000)]
Kill 2 signedness warnings

18 years agoDOMULTI may be used for libc, the excluded files need work, linuxthreads[_db] as...
Peter S. Mazinger [Wed, 15 Feb 2006 18:12:03 +0000 (18:12 -0000)]
DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db] as well, don't try on slow box

18 years agoBlock the combo DOMULTI/SUPPORT_LD_DEBUG
Peter S. Mazinger [Wed, 15 Feb 2006 18:08:23 +0000 (18:08 -0000)]
Block the combo DOMULTI/SUPPORT_LD_DEBUG

18 years agoMove hidden prototypes to proper place and get rid of duplicate hidden
Peter S. Mazinger [Wed, 15 Feb 2006 11:48:36 +0000 (11:48 -0000)]
Move hidden prototypes to proper place and get rid of duplicate hidden

18 years agoReorganize a bit for IMA
Peter S. Mazinger [Wed, 15 Feb 2006 11:46:59 +0000 (11:46 -0000)]
Reorganize a bit for IMA

18 years agoUse <> instead of \"\"
Peter S. Mazinger [Wed, 15 Feb 2006 11:45:51 +0000 (11:45 -0000)]
Use <> instead of \"\"

18 years agoAdd prototypes
Peter S. Mazinger [Wed, 15 Feb 2006 11:44:54 +0000 (11:44 -0000)]
Add prototypes

18 years agomake sure we reset static_fd after it's closed in utmpname()
Mike Frysinger [Wed, 15 Feb 2006 05:58:57 +0000 (05:58 -0000)]
make sure we reset static_fd after it's closed in utmpname()

18 years agofix fcntl() call so that it actually forces file to be closed on exec()
Mike Frysinger [Wed, 15 Feb 2006 05:53:28 +0000 (05:53 -0000)]
fix fcntl() call so that it actually forces file to be closed on exec()

18 years agohide misc div funcs so generating shared libs on alpha doesnt fail
Mike Frysinger [Wed, 15 Feb 2006 05:50:00 +0000 (05:50 -0000)]
hide misc div funcs so generating shared libs on alpha doesnt fail

18 years agoadd support for generating %.i files like %.E files
Mike Frysinger [Wed, 15 Feb 2006 05:49:09 +0000 (05:49 -0000)]
add support for generating %.i files like %.E files

18 years agoneed std=c99 to build tst-regex2
Mike Frysinger [Wed, 15 Feb 2006 05:31:21 +0000 (05:31 -0000)]
need std=c99 to build tst-regex2

18 years agoimport tests from glibc
Mike Frysinger [Wed, 15 Feb 2006 05:30:52 +0000 (05:30 -0000)]
import tests from glibc

18 years agotest file for regex test
Mike Frysinger [Wed, 15 Feb 2006 05:26:53 +0000 (05:26 -0000)]
test file for regex test

18 years agograb some tests from glibc
Mike Frysinger [Wed, 15 Feb 2006 05:26:34 +0000 (05:26 -0000)]
grab some tests from glibc

18 years agograb some tests from glibc
Mike Frysinger [Wed, 15 Feb 2006 05:13:31 +0000 (05:13 -0000)]
grab some tests from glibc

18 years agoneed Makefile for inet subdir
Mike Frysinger [Wed, 15 Feb 2006 05:04:20 +0000 (05:04 -0000)]
need Makefile for inet subdir

18 years agograb some more tests from glibc
Mike Frysinger [Wed, 15 Feb 2006 05:03:49 +0000 (05:03 -0000)]
grab some more tests from glibc

18 years agograb some tests from glibc
Mike Frysinger [Wed, 15 Feb 2006 04:58:43 +0000 (04:58 -0000)]
grab some tests from glibc

18 years agorename test to match glibc
Mike Frysinger [Wed, 15 Feb 2006 04:41:57 +0000 (04:41 -0000)]
rename test to match glibc

18 years agodont bother setting TESTS now
Mike Frysinger [Wed, 15 Feb 2006 04:41:04 +0000 (04:41 -0000)]
dont bother setting TESTS now

18 years agofix prototype warning
Mike Frysinger [Wed, 15 Feb 2006 04:30:07 +0000 (04:30 -0000)]
fix prototype warning

18 years agofix warning
Mike Frysinger [Wed, 15 Feb 2006 04:29:47 +0000 (04:29 -0000)]
fix warning

18 years agodont use %m glibcism
Mike Frysinger [Wed, 15 Feb 2006 04:26:20 +0000 (04:26 -0000)]
dont use %m glibcism

18 years agofix warning about ignoring return value of realloc
Mike Frysinger [Wed, 15 Feb 2006 04:24:10 +0000 (04:24 -0000)]
fix warning about ignoring return value of realloc

18 years agocleanup code to fix warnings
Mike Frysinger [Wed, 15 Feb 2006 04:21:53 +0000 (04:21 -0000)]
cleanup code to fix warnings

18 years agocleanup code to fix misc warnings
Mike Frysinger [Wed, 15 Feb 2006 04:21:04 +0000 (04:21 -0000)]
cleanup code to fix misc warnings

18 years agoskip collating and equivalence stuff
Mike Frysinger [Wed, 15 Feb 2006 04:03:24 +0000 (04:03 -0000)]
skip collating and equivalence stuff

18 years agodocument new features
Mike Frysinger [Wed, 15 Feb 2006 04:02:19 +0000 (04:02 -0000)]
document new features

18 years agotouchup output some more and add support for implicit TEST defining/disabling
Mike Frysinger [Wed, 15 Feb 2006 00:46:32 +0000 (00:46 -0000)]
touchup output some more and add support for implicit TEST defining/disabling

18 years agoadd missing subdirs
Mike Frysinger [Wed, 15 Feb 2006 00:44:59 +0000 (00:44 -0000)]
add missing subdirs

18 years agomake sure we build against local headers and link against local libs
Mike Frysinger [Wed, 15 Feb 2006 00:44:28 +0000 (00:44 -0000)]
make sure we build against local headers and link against local libs

18 years agowe cant simply alias getdents to getdents64 as they deal with structures of different...
Mike Frysinger [Wed, 15 Feb 2006 00:43:42 +0000 (00:43 -0000)]
we cant simply alias getdents to getdents64 as they deal with structures of different sizes on 32bit hosts

18 years agomake sure we first search for libraries in the newly built tree rather than the compi...
Mike Frysinger [Wed, 15 Feb 2006 00:20:24 +0000 (00:20 -0000)]
make sure we first search for libraries in the newly built tree rather than the compiler path

18 years agodont fail on locale-based tests, just skip them
Mike Frysinger [Tue, 14 Feb 2006 05:43:18 +0000 (05:43 -0000)]
dont fail on locale-based tests, just skip them

18 years agodocument new test framework
Mike Frysinger [Tue, 14 Feb 2006 05:27:37 +0000 (05:27 -0000)]
document new test framework

18 years agotouchup whitespace, remove STRIPTOOL since we no longer use it, and add -Wl,-rpath...
Mike Frysinger [Tue, 14 Feb 2006 05:21:43 +0000 (05:21 -0000)]
touchup whitespace, remove STRIPTOOL since we no longer use it, and add -Wl,-rpath to default LDFLAGS to fix shared runtime tests to make sure we load libs from the local build rather than the system or (even worse) glibc

18 years agoget rid of link time warning with tmpname()
Mike Frysinger [Tue, 14 Feb 2006 05:12:12 +0000 (05:12 -0000)]
get rid of link time warning with tmpname()

18 years agoinclude toplevel testdir
Mike Frysinger [Tue, 14 Feb 2006 05:02:38 +0000 (05:02 -0000)]
include toplevel testdir

18 years agosync with glibc
Mike Frysinger [Tue, 14 Feb 2006 05:01:46 +0000 (05:01 -0000)]
sync with glibc

18 years agoimport from glibc to make further glibc test importing easier
Mike Frysinger [Tue, 14 Feb 2006 05:01:25 +0000 (05:01 -0000)]
import from glibc to make further glibc test importing easier

18 years agodont bother defining _GNU_SOURCE
Mike Frysinger [Tue, 14 Feb 2006 04:55:30 +0000 (04:55 -0000)]
dont bother defining _GNU_SOURCE

18 years agorename to match glibc
Mike Frysinger [Tue, 14 Feb 2006 04:53:04 +0000 (04:53 -0000)]
rename to match glibc

18 years agoallow subdirs to define extra clean files
Mike Frysinger [Tue, 14 Feb 2006 04:47:32 +0000 (04:47 -0000)]
allow subdirs to define extra clean files

18 years agoconvert to new framework and disable all tests that fail
Mike Frysinger [Tue, 14 Feb 2006 04:47:12 +0000 (04:47 -0000)]
convert to new framework and disable all tests that fail

18 years agodisable some more unsupported tests
Mike Frysinger [Tue, 14 Feb 2006 04:46:23 +0000 (04:46 -0000)]
disable some more unsupported tests

18 years agograb from glibc
Mike Frysinger [Tue, 14 Feb 2006 04:45:42 +0000 (04:45 -0000)]
grab from glibc

18 years agosync with glibc
Mike Frysinger [Tue, 14 Feb 2006 04:40:01 +0000 (04:40 -0000)]
sync with glibc

18 years agoconvert to new test framework
Mike Frysinger [Tue, 14 Feb 2006 04:04:37 +0000 (04:04 -0000)]
convert to new test framework

18 years agofix stat64
Mike Frysinger [Tue, 14 Feb 2006 04:03:47 +0000 (04:03 -0000)]
fix stat64

18 years agoconvert to new test framework
Mike Frysinger [Tue, 14 Feb 2006 03:49:49 +0000 (03:49 -0000)]
convert to new test framework

18 years agoerr, sorry for the noise, but rename back as glibc uses test-ildoubl.c
Mike Frysinger [Tue, 14 Feb 2006 03:48:56 +0000 (03:48 -0000)]
err, sorry for the noise, but rename back as glibc uses test-ildoubl.c

18 years agorename file
Mike Frysinger [Tue, 14 Feb 2006 03:46:45 +0000 (03:46 -0000)]
rename file

18 years agoneed a slightly different version of output for the glibc test
Mike Frysinger [Tue, 14 Feb 2006 03:40:31 +0000 (03:40 -0000)]
need a slightly different version of output for the glibc test

18 years agoconvert to new test framework
Mike Frysinger [Tue, 14 Feb 2006 03:38:29 +0000 (03:38 -0000)]
convert to new test framework

18 years agograb fnmatch from glibc
Mike Frysinger [Tue, 14 Feb 2006 03:37:14 +0000 (03:37 -0000)]
grab fnmatch from glibc

18 years agomove the 64bit tests into a sep file
Mike Frysinger [Tue, 14 Feb 2006 03:35:35 +0000 (03:35 -0000)]
move the 64bit tests into a sep file

18 years agoallow for runtime testing
Mike Frysinger [Tue, 14 Feb 2006 03:34:43 +0000 (03:34 -0000)]
allow for runtime testing

18 years agodocument why the ftell() should be 5 and not 14
Mike Frysinger [Tue, 14 Feb 2006 03:33:40 +0000 (03:33 -0000)]
document why the ftell() should be 5 and not 14

18 years agofix fdopen test
Mike Frysinger [Tue, 14 Feb 2006 03:28:32 +0000 (03:28 -0000)]
fix fdopen test

18 years agosync with glibc and get a nice size shrinkage in the process
Mike Frysinger [Tue, 14 Feb 2006 03:24:17 +0000 (03:24 -0000)]
sync with glibc and get a nice size shrinkage in the process

18 years ago- tighten up output
Mike Frysinger [Tue, 14 Feb 2006 03:12:08 +0000 (03:12 -0000)]
- tighten up output
- add support for per-test and per-subdir CFLAGS/LDFLAGS
- move common uClibc/glibc code into defines
- add support for diffing output between uClibc/glibc
- add rules for generating libraries (needed by dlopen) ... only supports uClibc atm though

18 years agoconvert to new test framework
Mike Frysinger [Tue, 14 Feb 2006 02:59:46 +0000 (02:59 -0000)]
convert to new test framework

18 years agojust use := instead of =
Mike Frysinger [Tue, 14 Feb 2006 02:58:41 +0000 (02:58 -0000)]
just use := instead of =

18 years agodont bother exporting variables and use := where appropriate
Mike Frysinger [Tue, 14 Feb 2006 02:56:16 +0000 (02:56 -0000)]
dont bother exporting variables and use := where appropriate

18 years agoadd more test dirs, touchup output, and some other misc touchups
Mike Frysinger [Tue, 14 Feb 2006 02:52:28 +0000 (02:52 -0000)]
add more test dirs, touchup output, and some other misc touchups

18 years agoadd support for pretty output, remove LDD, make sure we build tests as GNU_SOURCE...
Mike Frysinger [Tue, 14 Feb 2006 02:51:33 +0000 (02:51 -0000)]
add support for pretty output, remove LDD, make sure we build tests as GNU_SOURCE, and link against currently compiled libs

18 years agograb a bunch of tests from glibc
Mike Frysinger [Tue, 14 Feb 2006 02:48:22 +0000 (02:48 -0000)]
grab a bunch of tests from glibc

18 years agosync with glibc
Mike Frysinger [Tue, 14 Feb 2006 02:45:38 +0000 (02:45 -0000)]
sync with glibc

18 years agorename test to match glibc
Mike Frysinger [Tue, 14 Feb 2006 02:25:18 +0000 (02:25 -0000)]
rename test to match glibc

18 years agosync with glibc
Mike Frysinger [Tue, 14 Feb 2006 02:24:41 +0000 (02:24 -0000)]
sync with glibc

18 years agoApply patch from Joseph Myers for MIPS pipe and get rid of the C version. Patch tested.
"Steven J. Hill" [Tue, 14 Feb 2006 02:13:07 +0000 (02:13 -0000)]
Apply patch from Joseph Myers for MIPS pipe and get rid of the C version. Patch tested.

18 years agoconvert to new test system
Mike Frysinger [Tue, 14 Feb 2006 01:53:00 +0000 (01:53 -0000)]
convert to new test system

18 years agorename
Mike Frysinger [Tue, 14 Feb 2006 01:52:49 +0000 (01:52 -0000)]
rename

18 years agofix gcc warning: ex3.c:31: warning: int format, different type arg (arg 2)
Mike Frysinger [Tue, 14 Feb 2006 01:30:20 +0000 (01:30 -0000)]
fix gcc warning: ex3.c:31: warning: int format, different type arg (arg 2)

18 years agoclean the test dir silently
Mike Frysinger [Tue, 14 Feb 2006 01:06:51 +0000 (01:06 -0000)]
clean the test dir silently

18 years agoafter much deliberation, may i present Joseph S. Myers patch to add support for ...
Mike Frysinger [Tue, 14 Feb 2006 01:02:26 +0000 (01:02 -0000)]
after much deliberation, may i present Joseph S. Myers patch to add support for .init and .fini array processing
for the gory details, see the mailing list:
http://www.uclibc.org/lists/uclibc/2006-January/014079.html
http://www.uclibc.org/lists/uclibc/2006-February/014285.html

18 years agoremove fstat jump reloc
Peter S. Mazinger [Tue, 14 Feb 2006 00:17:21 +0000 (00:17 -0000)]
remove fstat jump reloc

18 years agoldd usage does not cause a failure in tests and we want to remove it anyways, so...
Mike Frysinger [Mon, 13 Feb 2006 23:56:06 +0000 (23:56 -0000)]
ldd usage does not cause a failure in tests and we want to remove it anyways, so dont depend on utils for tests