| Age | Commit message (Expand) | Author |
| 2013-11-16 | Remove hack now it's fixed in 4.8.2 | skrll |
| 2013-11-13 | Apply hack for gcc 4.8 bug on rtld.c. | skrll |
| 2013-10-09 | Use MACHINE_CPU for m68k. Use similar logic for both tests. | matt |
| 2013-08-12 | Some architectures can't create unwind tables without the frame pointer, | joerg |
| 2013-07-18 | Support MACHINE_ARCH of coldfire | matt |
| 2013-05-09 | Fix debug symlink | skrll |
| 2013-05-08 | provide debug symlink. | christos |
| 2013-05-06 | don't overwrite COPTS | christos |
| 2013-05-03 | Consistently use LDELFSO_MACHINE_ARCH. | matt |
| 2013-04-24 | Add support for PT_ARM_EXIDX and __gnu_Unwind_Find_exidx for libgcc's support | matt |
| 2013-04-05 | split debug info for rtld | christos |
| 2012-08-23 | Revert last, it breaks the tricks xsrc uses. | joerg |
| 2012-08-23 | Remove SHLIBINSTALLDIR and SHLINKINSTALLLIBDIR. Add rpath entries, if | joerg |
| 2012-08-04 | Don't abuse DBG, use COPTS instead. | matt |
| 2012-03-15 | Add __diagassert13() so that if libc is compiled with _DIAGNOSTIC, it does | christos |
| 2011-10-07 | obsolete libgcc_pic and friends. all libgcc's are supposed to be pic | mrg |
| 2011-06-27 | sh3 also needs libgcc_pic for millicode (cf. revision 1.107) | uwe |
| 2011-06-25 | PR/45015: ld.elf_so: support ELF symbol versioning | nonaka |
| 2011-06-05 | Add libgcc_pic for millicode. | christos |
| 2011-05-30 | Use -Wl,-Bsymbolic directly for clang | joerg |
| 2011-05-20 | Disable use of various X86 extensions since _rtld_bind_start doesn't | joerg |
| 2011-05-20 | Explicitly disable linking against libgcc and friends. | joerg |
| 2011-03-09 | Add TLS support infrastructure. For dynamic binaries, ld.elf_so exports | joerg |
| 2011-01-16 | Warn about DT_TEXTRELs | matt |
| 2010-12-16 | Replace use of errlist with a single concatenated version and an offset | joerg |
| 2010-12-16 | Don't use normal environment handling functions from libc, but iterate | joerg |
| 2010-12-05 | Build ld.elf_so with -fvisibility=hidden. Exploit this for i386/x86_64 | joerg |
| 2010-10-29 | PR/44010: YAMAMOTO Takashi: sbrk: grow 0xb3ba2000 failed, error = 12" | christos |
| 2010-07-06 | remove almost all the ability to build netbsd with an a.out target. | mrg |
| 2010-03-20 | Only apply -Wno-stack-protector where alloca is used. | skrll |
| 2010-03-19 | Use the gcc directive to disable SSP warnings. | roy |
| 2010-03-18 | Use alloca(3) instead of local xmalloc for creating our DoneLists. | roy |
| 2009-12-13 | simplify the logic for compat ld.elf_so and move it here. we now can | mrg |
| 2009-12-13 | if BSD_MK_COMPAT_FILE is defined, .include it. | mrg |
| 2009-12-13 | rename LD32DIR to MLIBDIR. | mrg |
| 2009-05-20 | Add a reminder about ldd depending on ld.so. | ad |
| 2009-05-19 | warns=4 | christos |
| 2009-03-16 | Default to WARNS=4 | lukem |
| 2008-10-26 | if LD32DIR is defined: | mrg |
| 2008-10-16 | Never build this with PIE. | christos |
| 2007-12-26 | No need for stack_protector.o if USE_FORT is no. | christos |
| 2007-11-13 | stack_protector.c has moved. | ad |
| 2007-10-30 | Build a local copy of exit that doesn't call __cxa_finalize. It's not | skrll |
| 2007-10-29 | build stack protector locally so that we don't call syslog_ss that results | christos |
| 2007-10-05 | - Don't use the names malloc/free/etc, since we can end up pulling in libc's | ad |
| 2007-09-27 | If we are using SSP, compile in a separate copy of the stack protector | christos |
| 2007-05-18 | Support Solaris-like $ORIGIN etc. expansions in paths. | christos |
| 2007-04-08 | Remove support for NetBSD/{,evb}sh5. | scw |
| 2007-03-15 | Deal with MKPICLIB != no. | matt |
| 2007-02-23 | Remove MD COMBRELOC support since it's now MI. | matt |