Age | Commit message (Expand) | Author |
2004-02-07 | Thanks to Joakim's recent paches, we can now remove the FIXME | Eric Andersen |
2004-02-07 | Restore the library entry point so it works. It does have | Eric Andersen |
2004-02-07 | Joakim Tjernlund writes: | Eric Andersen |
2004-02-07 | Remove unneeded forward declaration | Eric Andersen |
2004-02-07 | Split off the stuff that cannot use function into its own file, | Eric Andersen |
2004-02-07 | Step one, begin shuffling things around a bit | Eric Andersen |
2004-02-07 | Yet more consistancy fixups | Eric Andersen |
2004-02-07 | Use unsigned char * pointers | Eric Andersen |
2004-02-06 | Trim trailing whitespace | Eric Andersen |
2004-02-06 | Remove trailing whitespace | Eric Andersen |
2004-02-05 | Fixup a badly merged update | Eric Andersen |
2004-02-04 | Use a static const char array for static strings | Eric Andersen |
2004-02-01 | Jakub Bogusz writes: | Eric Andersen |
2004-01-31 | Revert to scope as used by original code for now, just in case. | Eric Andersen |
2004-01-30 | Joakim Tjernlund writes: | Eric Andersen |
2004-01-29 | Modify interfaces for _dl_parse_relocation_information() | Eric Andersen |
2004-01-29 | Scrub up use of ELF_USES_RELOCA and eliminte some unsightly ifdefs | Eric Andersen |
2004-01-29 | Joakim Tjernlund writes: | Eric Andersen |
2004-01-29 | Eliminate separate passes for _dl_copy_fixups() and _dl_fixup(), and | Eric Andersen |
2004-01-29 | Fixup silly typo | Eric Andersen |
2004-01-29 | Patch from Joakim Tjernlund: | Eric Andersen |
2004-01-27 | Patch from Joakim Tjernlund to get rid of an annoying warning. | Eric Andersen |
2004-01-24 | Joakim Tjernlund writes: | Eric Andersen |
2004-01-20 | As noted by Doru Petrescu, there was a spurious line that was using | Eric Andersen |
2004-01-20 | Paul Mundt writes: | Eric Andersen |
2004-01-20 | Joakim Tjernlund writes: | Eric Andersen |
2004-01-16 | We need to link with libgcc.a when creating shared libs, in order to | Manuel Novoa III |
2004-01-16 | Make sure we remove -fomit-frame-pointer from the ldso build. It's | David McCullough |
2004-01-06 | Some badly behaved arches fail to provide a PAGE_SIZE define | Eric Andersen |
2004-01-02 | Peter S. Mazinger writes: | Eric Andersen |
2003-12-17 | Use PAGE_SIZE rather than hard coding 4096 | Eric Andersen |
2003-12-17 | Patch from Paul Mundt <lethal@linux-sh.org>: | Eric Andersen |
2003-12-17 | Patch from Paul Mundt <lethal@linux-sh.org>: | Eric Andersen |
2003-12-17 | When I switched from using stack allocated space for printf, I missed a case | Eric Andersen |
2003-12-05 | move _dl_fixup so staticly linked apps using dlopen have a | Eric Andersen |
2003-12-03 | Henrik Grindal Bakken writes: | Eric Andersen |
2003-12-03 | Joakim Tjernlund writes: | Eric Andersen |
2003-12-03 | Eliminate some static buffers based on a patch from Tobias Anderberg | Eric Andersen |
2003-11-22 | Only enable debugging when SUPPORT_LD_DEBUG is enabled, not DEBUGGING | Eric Andersen |
2003-11-22 | Oops. Only enable debug when debugging... | Eric Andersen |
2003-11-13 | Joakim Tjernlund writes: | Eric Andersen |
2003-11-11 | It seems that the powerpc ldso doesn't like -O0 | Eric Andersen |
2003-11-11 | Joakim Tjernlund writes: | Eric Andersen |
2003-11-11 | Another cleanup patch from Joakim Tjernlund: | Eric Andersen |
2003-11-08 | Sigh. I can't type this morning. | Eric Andersen |
2003-11-08 | Joakim Tjernlund writes: | Eric Andersen |
2003-11-08 | Joakim Tjernlund writes: | Eric Andersen |
2003-11-06 | Begin converting the client utils | Eric Andersen |
2003-11-06 | Revert change 1.26, which breaks everything. :-( | Eric Andersen |
2003-11-06 | A few debugging cleanups | Eric Andersen |