summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
1993-11-08Use strsep() in stead of strtok() and restore colons in eg. env. vars.pk
1993-11-08add shlib_version file, with version 0.0cgd
1993-11-07NOPIC until we can use c++ shlibscgd
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-03use gnu malloccgd
1993-11-03use gnu malloccgd
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-02Moved a , in to make an #ifdef PIC work with PIC not defined.phil
1993-11-02Added a fix to support "movd _foo(pc), _bar(pc)".phil
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-28don't make PIC libraries; they're silly for this librarycgd
1993-10-28don't try to include libgnumalloc unless we're building a programcgd
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-27Handling of defined global data in initializers is dependent on -k flag.pk
1993-10-26Search for top-of-stack blew up if program had no environment strings.pk
1993-10-26use gnu malloccgd
1993-10-26combine malloc, free, and realloc into one file, because that's whatcgd
1993-10-26use gnu malloccgd
1993-10-25Handle `RELOC_32' relocs resulting from .word's.pk
1993-10-25Fix premature relocation of external data that may be moved around at run-time.pk
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-23removed reference to $ARCH since those files are now under arch/`machine`glass
1993-10-23Both compress and gzip installed themselves as "zcat". I've changed thejtc
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