Age | Commit message (Expand) | Author |
2001-07-17 | Some cleanups needed for things to compile and work as expected | Eric Andersen |
2001-07-12 | This commit merges David Schleef's updates to the build system, which a | Eric Andersen |
2001-07-11 | Rewrite of ldd so it works as expected, and does not invoke the | Eric Andersen |
2001-07-10 | Fix the code for finding the interpreter, which was I had | Eric Andersen |
2001-06-15 | A few build updates | Eric Andersen |
2001-06-15 | Be consistant for all the client code, and use TARGET_CC with --uclibc-use-bu... | Eric Andersen |
2001-06-14 | Yet more ldso cleanups. Be more discriminating about when using inlines | Eric Andersen |
2001-06-11 | Fix bug in ldso/util/Makefile introduced when Erik added the readelf app. | Manuel Novoa III |
2001-06-04 | Add a new 'readelf' util I wrote this weekend. | Eric Andersen |
2001-06-04 | Teach the ldso stuff to use the proper elf.h header file, not a local copy. | Eric Andersen |
2001-05-31 | Removed INSTALL_DIR and replaced it with DEVEL_PREFIX, ROOT_DIR, and | Manuel Novoa III |
2001-05-25 | One last structural change. Install header files to INSTALLDIR/usr/include | Eric Andersen |
2001-05-12 | Ok, this should finish off my massive ro-organization. The source | Eric Andersen |
2001-05-01 | Another cleanup. Never pass addresses as an 'int' | Eric Andersen |
2001-04-27 | Get rid of the a.out header file | Eric Andersen |
2001-04-26 | Missed these | Eric Andersen |
2001-04-24 | Silence a warning | 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 |