Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-06-04 | Add a new 'readelf' util I wrote this weekend. | Eric Andersen | |
-Erik | |||
2001-06-04 | Teach the ldso stuff to use the proper elf.h header file, not a local copy. | Eric Andersen | |
-Erik | |||
2001-05-01 | Another cleanup. Never pass addresses as an 'int' | Eric Andersen | |
-Erik | |||
2001-04-27 | Get rid of the a.out header file | Eric Andersen | |
2001-04-24 | Silence a warning | Eric Andersen | |
2001-04-23 | Initial checkin for ld.so. This is a combination of effort from Manuel Novoa | Eric Andersen | |
III and me. I've been working on stripping out arch dependant stuff and replacing it with generic stuff whenever possible. -Erik |