Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge from tbemd: | imp | 2010-06-13 | 1 | -2/+2 |
* | Eliminate plt relocation for kse_switchin. | davidxu | 2005-03-21 | 2 | -0/+2 |
* | The caller is expected to set up PIC register corectly before | kan | 2003-09-05 | 1 | -0/+2 |
* | Rethink the way thr_libc.So is generated. Relying on GCC to extract | kan | 2003-09-02 | 1 | -4/+32 |
* | Allow gcc driver to process -r option iself, do not use -Wl,-r to | kan | 2003-08-08 | 1 | -1/+1 |
* | Style. | ru | 2003-07-02 | 1 | -2/+2 |
* | Take thr_support.c out of SRCS so that it does not end up in libraries. | ru | 2003-07-02 | 1 | -3/+2 |
* | o Use a daemon thread to monitor signal events in kernel, if pending | davidxu | 2003-06-28 | 1 | -0/+3 |
* | Provide a reference to __sys_write. The implementation uses this when | deischen | 2003-06-08 | 1 | -0/+3 |
* | Don't force -L/usr/lib. This is incorrect because we should not be | imp | 2003-06-08 | 1 | -1/+1 |
* | Attempt to eliminate PLT relocations from rwlock aquire/release | kan | 2003-05-30 | 2 | -0/+65 |