"Steven J. Hill"
|
5992896c58
In order to accomodate usage of either pthreads implementation, we now
|
19 years ago |
"Steven J. Hill"
|
d48219f8b2
Add missing file to the clean list.
|
19 years ago |
"Steven J. Hill"
|
8fa4da7fc0
Top-level makefile fix for OS agnosticism and set the value of TARGET_ARCH
|
19 years ago |
Paul Mundt
|
fcb56ce4a8
ARM1136JF-S support.
|
19 years ago |
"Steven J. Hill"
|
f122662e19
Added new 'bits/atomic.h' for most of the architectures and the top-level 'include/atomic.h' to add in new atomic operations for use by NPTL. There are multiple files for PowerPC and Sparc for 'atomic.h'. I will let those architecture maintainers choose the correct file. The files come from glibc in 'sysdeps/ARCH/bits'.
|
19 years ago |
"Steven J. Hill"
|
03196f15d1
Added new common include file for list primitives used by NPTL.
|
19 years ago |
"Steven J. Hill"
|
8fd12d6356
Remove usage of 'hp-timing.h' header file which is for platforms with high
|
19 years ago |
"Steven J. Hill"
|
b3d848fa21
Put the change log back in.
|
19 years ago |
"Steven J. Hill"
|
8f14fbdfe2
More glibc backward compatibility cruft. Oh the horror!
|
19 years ago |
"Steven J. Hill"
|
8ba0998b77
Backwards compatability? Bhuwhahaha....you wonder why glibc is so
|
19 years ago |
"Steven J. Hill"
|
fd56c55827
Cleanup original linuxthreads and update top-level threads makefiles.
|
19 years ago |
Eric Andersen
|
7551c0a383
This file is no longer used. kill it.
|
19 years ago |
"Steven J. Hill"
|
6b959354b1
We already have these defined.
|
19 years ago |
"Steven J. Hill"
|
0f4237b55a
Remove extraneous file.
|
19 years ago |
"Steven J. Hill"
|
66332b7483
Remove additional test programs.
|
19 years ago |
Joakim Tjernlund
|
cc4d53bbdd
SHMLBA is now defined by arch dependent bits/shm.h file so remove
|
19 years ago |
Eric Andersen
|
60841bc6f4
The default static buffer sizes are too small to handle the 8 entries returned
|
19 years ago |
Manuel Novoa III
|
9d4c823b84
Change strptime so that it only modifies struct tm fields specified.
|
19 years ago |
Joakim Tjernlund
|
30c9f3c349
Hopefully fix the problem reported by Peter Mazinger,
|
19 years ago |
Paul Mundt
|
244b9f3802
Fix trapa value for _syscall6() to conform with new sh syscall ABI.
|
19 years ago |
Eric Andersen
|
9decb47dff
It turns out that the problem that required us to use --enable-sjlj-exceptions
|
19 years ago |
"Steven J. Hill"
|
0b3366f6a9
Import in NPTL code from glibc. For further information please
|
19 years ago |
"Steven J. Hill"
|
2274f6b2dd
Haha. I caught it before you did.
|
19 years ago |
"Steven J. Hill"
|
c50567169b
Add in configuration item and Makefile changes for NPTL. We will be
|
19 years ago |
Paul Mundt
|
6e6fe788e8
Fix platform URLs, though I'm sure rmk has enjoyed the extra traffic..
|
19 years ago |
Manuel Novoa III
|
b40d807317
Replace IXDR_GET_LONG/IXDR_PUT_LONG so that they build with newer gcc. Note the comment in the code.
|
19 years ago |
Paul Mundt
|
2ef9f5cf61
Fix __sigprocmask weak symbol resolution with gcc4.
|
19 years ago |
Paul Mundt
|
0188418ec3
SH-4 has nommu variants, whereas SH-3 does not.
|
19 years ago |
Paul Mundt
|
d750e4b263
Move sh64 to its own config so we don't crap up the sh one..
|
19 years ago |
Paul Mundt
|
e8a91ad371
Add sh2a support.
|
19 years ago |