Age | Commit message (Expand) | Author |
2013-07-05 | Put the a.out as and ld to rest in the Attic, finally! | Miod Vallat |
2012-08-11 | Actually correctly handle -rpath-link, instead of eating its argument but | Miod Vallat |
2012-08-09 | Recognize and silently eat -rpath-link, as already done for -rpath, to avoid | Miod Vallat |
2008-02-12 | Fix a few warnings, including an uninitialized variable in an error case. | Miod Vallat |
2005-09-30 | accept a -E argument like ELF ld does. fake it out. it does nothing here. | Theo de Raadt |
2004-03-31 | byteswap strtab length on writing w/o affecting variable's | Michael Shalayeff |
2003-08-15 | remove extra \n in {warn,err}{,x} calls | Theo de Raadt |
2003-04-16 | string cleanup; ok millert | Theo de Raadt |
2002-09-07 | ansification of ld | Marco S Hyman |
2002-07-19 | convert functions from K&R style to prototype style. | Marco S Hyman |
2002-07-17 | un-__P the code. fgs says "looks ok." | Marco S Hyman |
2002-07-15 | space to tab cleanup. Nothing but whitespace changes in this commit. | Marco S Hyman |
2002-07-10 | First of some clean-up commits. This one only removes use of | Marco S Hyman |
2002-06-04 | spelling | Theo de Raadt |
2002-04-17 | Ld speed-up patch. | Marc Espie |
2002-03-31 | workaround a problem in vax; some malloc() order is causing this if among | Federico G. Schwindt |
2002-02-26 | fix errx(3) arg. | Federico G. Schwindt |
2001-10-30 | correct open() checks | Theo de Raadt |
2001-07-08 | Fix an obscure bug: make sure aliases are referenced. | Marc Espie |
2000-09-21 | Trim down RRS text relocation warnings, no need to see 1000 of them | Marc Espie |
2000-09-20 | Avoid erasing a GOT definition. | Marc Espie |
2000-02-21 | Revert the last revert. (with the bug fixed) | Artur Grabowski |
2000-02-21 | back out recent change. completely breaks ld on the sparc: | Theo de Raadt |
2000-02-11 | Let weak symbols take precedence over symbols read from 2nd hand libraries. | Marc Espie |
1999-05-24 | This patch lets sparc ld handle pic/PIC relocations mix, by simply forcing | Marc Espie |
1998-11-25 | fix comment | kstailey |
1998-08-11 | RCS Id I have had lying around. | Niklas Hallqvist |
1998-02-22 | Add emulation of binutils 2.x ld options: -rpath dir, -shared, -soname, | Theo de Raadt |
1997-04-10 | calc page alignment correctly for -p; pk@netbsd | Theo de Raadt |
1997-04-09 | the the | Theo de Raadt |
1997-02-21 | Get symbol counts right when counting weak symbols in shared libraries as | Thorsten Lockert |
1996-12-22 | Correct handling of weak symbols in shared libraries; from pk@netbsd.org | Thorsten Lockert |
1996-06-17 | align bss on machdep boundary in case something else failed to | Theo de Raadt |
1996-03-30 | From NetBSD: merge of 960317 | Niklas Hallqvist |
1995-12-30 | from netbsd: | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |