| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'. | cvs2svn | 1995-06-13 | 8 | -2491/+0 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -6/+6 |
| * | Sync. up bits with Paul K. Cascade support plus some cosmetic changes. | Nate Williams | 1995-04-21 | 1 | -13/+60 |
| * | Removed /usr/local/lib from the standard library search path to be | Nate Williams | 1995-03-19 | 1 | -2/+2 |
| * | Weak symbol support from NetBSD. This should bring us in sync with the | Nate Williams | 1995-03-04 | 6 | -196/+132 |
| * | Support for more Sun compatible dlopen() and friends. Also added proper error | Jordan K. Hubbard | 1995-02-07 | 1 | -86/+204 |
| * | Make ldconfig and ld.so not hashing the shared lib minor number. This | Joerg Wunsch | 1995-01-12 | 1 | -6/+5 |
| * | Change to | Steven Wallace | 1995-01-05 | 1 | -2/+2 |
| * | Updated to recent version of Paul K.'s shlib code. This code has better | Nate Williams | 1994-12-23 | 5 | -46/+52 |
| * | Add LDDESTDIR to ld command. | Steven Wallace | 1994-09-18 | 1 | -2/+6 |
| * | Unmap hints file when finished with it, so that it can go away | Bruce Evans | 1994-09-15 | 1 | -1/+21 |
| * | Add dependencies on libraries to DPADD. Someday this should be done | Bruce Evans | 1994-08-28 | 1 | -2/+3 |
| * | Install ld.so immutable. | Garrett Wollman | 1994-08-26 | 1 | -1/+2 |
| * | Changes from Paul Kranenburg which bring us into sync with his sources: | Rich Murphey | 1994-06-15 | 5 | -83/+118 |
| * | Change the private declarations from dlopen,dlclose,dlsym,dlctl | Andreas Schulz | 1994-04-13 | 1 | -10/+10 |
| * | Due to the deletion of the gcc support from libc we need again the | Andreas Schulz | 1994-03-10 | 1 | -2/+2 |
| * | This is Paul K's latest set of ld changes. A commit was necessary at this | Jordan K. Hubbard | 1994-02-13 | 6 | -484/+755 |
| * | Remove /usr/X386/lib and /usr/local/lib from the default locations, | Rodney W. Grimes | 1994-02-09 | 1 | -2/+2 |
| * | Removed dependance on EX_DYNAMIC in making decisions on the magic number. | David Greenman | 1994-01-19 | 2 | -3/+5 |
| * | More proper fix for for shared lib debugging support. | Jordan K. Hubbard | 1994-01-14 | 1 | -2/+2 |
| * | 1. Fix bug where duplicate symbol warnings were suppressed. This often | Jordan K. Hubbard | 1994-01-12 | 1 | -2/+2 |
| * | Implemented 'QMAGIC' a.out format correctly, and changed the default | David Greenman | 1994-01-03 | 3 | -12/+23 |
| * | C++ support changes (+misc fixes) from Paul K. | Jordan K. Hubbard | 1993-12-22 | 1 | -12/+43 |
| * | Broke sbrk() out of rtld as part of general cleanup. | Jordan K. Hubbard | 1993-12-11 | 2 | -45/+6 |
| * | Omitted 4th argument to findshlib() [thanks Rich!]. Our ld is a bit | Jordan K. Hubbard | 1993-12-11 | 1 | -3/+3 |
| * | Sync up with Paul K's latest ld from cesium. | Jordan K. Hubbard | 1993-12-11 | 2 | -4/+62 |
| * | makedepend fails for ld. I think it because the .S files are | Jordan K. Hubbard | 1993-12-10 | 1 | -3/+3 |
| * | David Greenman's latest changes to eliminate much stack-walking jazz | Jordan K. Hubbard | 1993-12-09 | 1 | -94/+8 |
| * | More changes to bring FreeBSD in sync with Paul K's latest. | Jordan K. Hubbard | 1993-12-04 | 1 | -3/+3 |
| * | More changes to bring FreBSD in sync with Paul K's latest. | Jordan K. Hubbard | 1993-12-04 | 1 | -27/+2 |
| * | Second attempt to integrate Paul K's changes. | Jordan K. Hubbard | 1993-12-02 | 1 | -1/+56 |
| * | Remove hanging #else part (with second sbrk()) without #if & #endif | Andrey A. Chernov | 1993-12-01 | 1 | -55/+3 |
| * | Many recent fixes from Paul K, add support for chaining of shared lib deps. | Jordan K. Hubbard | 1993-11-30 | 4 | -7/+92 |
| * | Added -lgcc_pic back again. | Jordan K. Hubbard | 1993-11-25 | 1 | -2/+2 |
| * | Some of the latest changes from Paul K (taken from NetBSD-current). | Jordan K. Hubbard | 1993-11-22 | 4 | -25/+80 |
| * | Incorporated fixes from Paul to make -Z option work. Emits old-style | Paul Richards | 1993-11-15 | 1 | -2/+5 |
| * | Added -lgcc_pic to Makefile -- Why do we need this and NetBSD don't ?? | Paul Richards | 1993-11-09 | 2 | -18/+13 |
| * | Updated to newest ld from pk. | Paul Richards | 1993-11-09 | 3 | -9/+11 |
| * | Added -lgcc_pic to LDFLAGS in rtld/Makefile | Paul Richards | 1993-11-07 | 1 | -2/+2 |
| * | Imported NetBSD's ld for shared libs. | Paul Richards | 1993-11-03 | 8 | -0/+1958 |