Age | Commit message (Expand) | Author |
2001-09-11 | yes this is a configure diff, but this library order is needed for static lib... | Theo de Raadt |
2001-09-10 | no shared libs on sparc64 (yet) | Jason Wright |
2001-09-06 | Add stbar to the opcodes list; art@ ok. | Federico G. Schwindt |
2001-09-06 | Use ${CC} to link ld.so, so that it will grok whatever you throw at | Marc Espie |
2001-09-05 | Support for sparc64. gdb disabled for now. | Artur Grabowski |
2001-09-05 | make sure that va_start() has matching va_end() | Theo de Raadt |
2001-09-05 | sparc64 uses new binutils. | Artur Grabowski |
2001-09-05 | remove work-around for _GLOBAL_OFFSET_TABLE_, now that the last pieces | Marc Espie |
2001-09-05 | Use __GLOBAL_OFFSET_TABLE_ consistently. | Marc Espie |
2001-09-04 | alpha has shared libs; pointed out by brad@ | Todd C. Miller |
2001-09-01 | config changes to tell configure that macppc is a powerpc. Fixes this | Dale Rahn |
2001-08-30 | Fixed version of Matthieu's change from revision 1.12 | Todd C. Miller |
2001-08-30 | Detect broken libraries that reference themselves. | Marc Espie |
2001-08-29 | Nope, this makes cvs dump core | Theo de Raadt |
2001-08-27 | allow for local tags that include numbers (like $XFree86$). First | Matthieu Herrb |
2001-08-12 | Use INFTIM where possible. | Federico G. Schwindt |
2001-08-07 | Use mktemp(1) to avoid /tmp race found by terra@diku.dk. | Todd C. Miller |
2001-08-07 | tree must build | Hugh Graham |
2001-08-01 | Add `newer' gas balign/p2align/2bytes/4bytes. | Marc Espie |
2001-07-28 | Revert accidentally committed change | Thorsten Lockert |
2001-07-27 | Use snprintf to avoid potential overflows; zen-parse@gmx.net | Todd C. Miller |
2001-07-25 | Fix compilation on mvme88k (until binutils are ready). | Miod Vallat |
2001-07-21 | SHLIB_MAJOR/_MINOR not set in bsd.lib.mk anymore. Use major/minor. | Kenneth R Westerback |
2001-07-19 | even worse: link against nearly any kerberos library, and you need all of | Theo de Raadt |
2001-07-19 | well, with the most recent reorganization, it now turns out that any | Theo de Raadt |
2001-07-11 | remove mips leftovers; ok brad | Peter Valchev |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt |
2001-07-08 | Fix an obscure bug: make sure aliases are referenced. | Marc Espie |
2001-07-07 | Silence 2 warnings. GNU code acts as if any non-gnu libc is stupid, | Todd C. Miller |
2001-07-02 | fix some incorrect cat page dependencies | Todd C. Miller |
2001-07-01 | when you support kerberosV, you apparently need to also link in the 12 | Theo de Raadt |
2001-06-23 | print names in reference (.%A) as below | Jun-ichiro itojun Hagino |
2001-06-09 | Revert to older demangle. Not tested nor updated yet. | Marc Espie |
2001-06-09 | bye bye | Marc Espie |
2001-06-09 | bye, bye | Marc Espie |
2001-06-09 | Bye, bye | Marc Espie |
2001-06-09 | Automatic cvs merge. Dread what I will have to fix after this excuse | Marc Espie |
2001-06-09 | Long delayed import of binutils-2.10.1. Turns out art@ needs some alpha | Marc Espie |
2001-06-09 | Fill some field earlier, should allow better .init/dlopen interaction. | Marc Espie |
2001-06-07 | Restore debugging to att format. | Marc Espie |
2001-06-02 | Remove a few extraneous subshells. Okay millert@ | Marc Espie |
2001-05-25 | Support KERBEROS5 / gssapi. (hin@ ok) | Hakan Olsson |
2001-05-24 | merge in perl 5.6.1 with our local changes | Todd C. Miller |
2001-05-24 | stock perl 5.6.1 | Todd C. Miller |
2001-05-08 | Insure detection of prefixes is limited to whole words. This avoids | Marc Espie |
2001-04-19 | undo change which breaks the alpha. I did not see this change and approve it... | Theo de Raadt |
2001-04-18 | date: 2001/04/18 18:33:13; author: drahn; state: Exp; lines: +41 -0 | Dale Rahn |
2001-04-17 | Let ldd scan shared libraries. Since it doesn't load them, it doesn't | Marc Espie |
2001-04-11 | sync with recent .Nm changes made in the ELF ldconfig man page | Brad Smith |
2001-04-09 | Don't use config.cache as a dependency as it breaks GLOBAL_AUTOCONF_CACHE | Todd C. Miller |