Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Missed these | Eric Andersen | 2001-04-26 | 2 | -4/+2 | |
* | Be more careful about not hard coding names. | Eric Andersen | 2001-04-26 | 5 | -7/+22 | |
* | Update ignore target | Eric Andersen | 2001-04-25 | 1 | -1/+1 | |
* | Move libdl and udate build method a bit | Eric Andersen | 2001-04-25 | 6 | -24/+19 | |
* | Make sure 'make install' creates needed dirs. | Eric Andersen | 2001-04-24 | 1 | -0/+1 | |
* | Disable an ugly bug-workaround for ancient versions of gcc. | Eric Andersen | 2001-04-24 | 3 | -9/+9 | |
* | Avoid a chicken-and-the-egg problem. Use $(LD) to compile the | Eric Andersen | 2001-04-24 | 1 | -2/+2 | |
* | Silence a warning | Eric Andersen | 2001-04-24 | 3 | -2/+4 | |
* | Revert my syscall changes. The _syscall# macros are not PIC | Eric Andersen | 2001-04-23 | 3 | -217/+1 | |
* | Ok, seems this _must_ be compiled as PIC code. | Eric Andersen | 2001-04-23 | 1 | -1/+1 | |
* | Ignore generated stuff. Add a 'make install' target that works. | Eric Andersen | 2001-04-23 | 4 | -1/+14 | |
* | Initial checkin for ld.so. This is a combination of effort from Manuel Novoa | Eric Andersen | 2001-04-23 | 58 | -0/+13958 |