Peter S. Mazinger
|
f34cf7cc3b
s:THUMB_INTERWORK:USE_BX:, thx Khem Raj
|
19 years ago |
Peter S. Mazinger
|
7bde4a3e31
add comment to know why it's weak
|
19 years ago |
Peter S. Mazinger
|
0fca08a0d4
change strong to weak_alias, arm fails, thx Khem Raj
|
19 years ago |
Peter S. Mazinger
|
167d569420
pt-allocrtsig.c is irrelevant for now, remove related too, add libc_hidden_proto from old version
|
19 years ago |
Peter S. Mazinger
|
44d025b3b9
New linuxthreads builds on x86, vapier: pt-allocrtsig.c is missing from sources
|
19 years ago |
Peter S. Mazinger
|
8c2b377d28
s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in, disable __res_state, unavailable in resolv.h
|
19 years ago |
Peter S. Mazinger
|
da6cf3047e
include math.h to get the prototype
|
19 years ago |
Mike Frysinger
|
cccc549ced
initial import of latest linuxthreads
|
19 years ago |
Mike Frysinger
|
e73b121173
make the extra warnings optional
|
19 years ago |
Mike Frysinger
|
0cc50b53fc
John Bowler writes in Bug 385:
|
19 years ago |
Peter S. Mazinger
|
5ae3423206
don't include wchar.h if WCHAR is disabled
|
19 years ago |
Mike Frysinger
|
ded219589f
Khem Raj says:
|
19 years ago |
Mike Frysinger
|
5093fcf120
rename local var brk to _brk
|
19 years ago |
Mike Frysinger
|
1bb5e5dea2
John Bowler says: use (!thumb) instead of (arm) since thumb defines arm
|
19 years ago |
Mike Frysinger
|
fa30ad140d
John Bowler writes in Bug 385:
|
19 years ago |
Mike Frysinger
|
8504c3b4d8
John Bowler writes in Bug 385:
|
19 years ago |
Mike Frysinger
|
8472ea4c5d
John Bowler writes in Bug 385:
|
19 years ago |
Peter S. Mazinger
|
6ba32f3805
strlen is -cheaper- then strnlen
|
19 years ago |
Peter S. Mazinger
|
2aabb64461
Add IMA compiling
|
19 years ago |
"Jan-Benedict Glaw"
|
f118c166cb
Assebler sources ment to be preprocessed shouldn't contain assembler
|
19 years ago |
Peter S. Mazinger
|
6af91aa03a
Undo -std=c99 and related -D__ASSEMBLER__
|
19 years ago |
Peter S. Mazinger
|
49cd0c4d7b
back to inline, mips fails
|
19 years ago |
Peter S. Mazinger
|
f4b90fe63a
some more prototypes
|
19 years ago |
Peter S. Mazinger
|
75b1747bb2
make regex a little bit smaller
|
19 years ago |
Peter S. Mazinger
|
bda2d7e868
another attempt to fix sendfile64
|
19 years ago |
Peter S. Mazinger
|
412218429d
Sync w/ glibc
|
19 years ago |
Peter S. Mazinger
|
75443475a4
Enable -std=c99 if supported, this will define __STDC_VERSION__, have to -D__ASSEMBLER__, bug in all gcc
|
19 years ago |
Peter S. Mazinger
|
fd9ddddb90
make it build if WCHAR is disabled
|
19 years ago |
Peter S. Mazinger
|
d338c96917
Too many sparc versions ;-(, another hidden bcopy removed
|
19 years ago |
Peter S. Mazinger
|
15a00dfca4
Remove arch specific hidden bcopy
|
19 years ago |