summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld
AgeCommit message (Expand)Author
1993-11-08Use strsep() in stead of strtok() and restore colons in eg. env. vars.pk
1993-11-06md_init_header: our exec header differs from SunOS's.pk
1993-11-05Do a better job of recognising data in text segments, eg. `const char []'.pk
1993-11-05Less spurious "undefined symbol" msgs for shared library defined symbols.pk
1993-11-05Pull in archives containing definitions needed by shared objects.pk
1993-11-03Print symbol name in "undefined" error msg.pk
1993-11-03add subdirscgd
1993-11-03add -static to 'LDFLAGS', as it goes in /sbincgd
1993-11-03This warning is fucking annoying, and ld already told us about it when wemycroft
1993-11-02Documented the -Bshareable option (now required to build shared objects).pk
1993-11-01The N_SET* symbols are back in. C++ object files can now be linked again.pk
1993-10-31Close those file descriptors.pk
1993-10-31Check for EX_DYNAMIC flag in exec header.pk
1993-10-27use SHAREABLE in init_header() in stead of `entry_symbol'.pk
1993-10-27-Bshareable added to CFLAGS.pk
1993-10-27use SHAREABLE in init_header() in stead of `entry_symbol'.pk
1993-10-27Improved handling of PIC code in "main stream" .o files.pk
1993-10-26Search for top-of-stack blew up if program had no environment strings.pk
1993-10-26use gnu malloccgd
1993-10-24Make that #ifdef NetBSD, not __NetBSD__pk
1993-10-24Use MID_MACHINE.pk
1993-10-24Use MID_MACHINE in stead of MID_I386pk
1993-10-23Changed prototype and internals of std_search_dir().pk
1993-10-23Utility to maintain shared library lookup "hints".pk
1993-10-22Support for `ld.so.hints'.pk
1993-10-22Oops, we do have a man page.pk
1993-10-22ldd: list shared library dependencies.pk
1993-10-22Some definitions for the `ld.so.hints' file.pk
1993-10-22relocation for non-RRS shared library symbols wasn't always set correctly.pk
1993-10-21No rounding of bss size to page boundary in ZMAGIC a.out's, the kernelpk
1993-10-21Renamed confusingly named macro.pk
1993-10-19Make better distinction between SunOS and BSD.pk
1993-10-18Clean up deleted files.mycroft
1993-10-18NOMAN no longer true.pk
1993-10-17Rudimentary manual page for ld(1).pk
1993-10-17Define our copy of `errno', as it is no longer defined in libc.pk
1993-10-17Moved <link.h> here from usr.bin/ld as it is needed by other modulespk
1993-10-16A linker supporting shared libraries (sparc dependent code).pk
1993-10-16A linker supporting shared libraries (run-time part).pk
1993-10-16A linker supporting shared libraries (x86 dependent code).pk
1993-10-16A linker supporting shared libraries.pk
1993-10-07converted to use gnu malloc, and depend on it correctlycgd
1993-09-05Don't barf if two file names are the same.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-06-18convert magic numbers to network byte order, and attendent changescgd
1993-04-16Pick up QMAGIC stuff from BSDI and remove -screwballmode.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd