Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make sure all utilities will build even with older toolchains by | Eric Andersen | 2002-01-31 | 1 | -1/+1 |
| | | | | | using our own local elf.h header rather than the system one. -Erik | ||||
* | Update my email address. I am no longer andersen@lineo.com | Eric Andersen | 2001-12-19 | 1 | -3/+4 |
| | |||||
* | Fix the code for finding the interpreter, which was I had | Eric Andersen | 2001-07-10 | 1 | -4/+4 |
| | | | | | totally screwed up the first time... -Erik | ||||
* | Add a new 'readelf' util I wrote this weekend. | Eric Andersen | 2001-06-04 | 1 | -55/+307 |
| | | | | -Erik | ||||
* | Initial checkin for ld.so. This is a combination of effort from Manuel Novoa | Eric Andersen | 2001-04-23 | 1 | -0/+61 |
III and me. I've been working on stripping out arch dependant stuff and replacing it with generic stuff whenever possible. -Erik |