Age | Commit message (Expand) | Author |
---|---|---|
2001-04-24 | Make sure 'make install' creates needed dirs. | Eric Andersen |
2001-04-24 | Disable an ugly bug-workaround for ancient versions of gcc. | Eric Andersen |
2001-04-24 | Avoid a chicken-and-the-egg problem. Use $(LD) to compile the | Eric Andersen |
2001-04-24 | Silence a warning | Eric Andersen |
2001-04-23 | Revert my syscall changes. The _syscall# macros are not PIC | Eric Andersen |
2001-04-23 | Ok, seems this _must_ be compiled as PIC code. | Eric Andersen |
2001-04-23 | Ignore generated stuff. Add a 'make install' target that works. | Eric Andersen |
2001-04-23 | Initial checkin for ld.so. This is a combination of effort from Manuel Novoa | Eric Andersen |