| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-04-04 | Add support for "d" floating-point suffix, as defined by draft N1312 |  martynas | 3 | -3/+24 |
| 2013-03-31 | Replace the common_definition method in mips BFD backends with a routine |  miod | 2 | -0/+11 |
| 2013-03-31 | fix feature(3p) manual, which was missing a generated table. spotted by espie@ |  sthen | 1 | -1/+1 |
| 2013-03-31 | install the proper 5.16.3 perldelta file, spotted by espie@ |  sthen | 1 | -1/+3 |
| 2013-03-30 | Revert alpha/OpenBSD to the binutils 2.15 state, with only DATA_PLT and |  miod | 1 | -0/+4 |
| 2013-03-30 | Revert ppc/OpenBSD to the binutils 2.15 state, with only BSS_PLT and |  miod | 1 | -1/+13 |
| 2013-03-30 | Don't create a c++filt.1->gcc.1 manpage link at install time, the c++filt |  miod | 1 | -2/+2 |
| 2013-03-30 | Use --stderr to output pod2man problems at build time, rather than embed |  sthen | 1 | -2/+2 |
| 2013-03-30 | Disable perlcn/perlko/perljp manpages which use EUC encodings, we produce |  sthen | 1 | -4/+0 |
| 2013-03-29 | Add an explicit Pod-Escapes dependency to Pod-Functions, in addition to the |  miod | 1 | -1/+1 |
| 2013-03-29 | More mg_data.h where uudmap.h is listed, for paranoia and consistency. |  miod | 1 | -3/+3 |
| 2013-03-29 | Add an explicit dependency for mg_data.h, similar to uudmap.h; should help |  miod | 1 | -1/+2 |
| 2013-03-27 | Revert the --as-needed logic to match the 2.15 logic. It is now aggressively |  miod | 1 | -0/+8 |
| 2013-03-25 | merge/resolve conflicts/add files |  sthen | 6 | -3/+958 |
| 2013-03-25 | merge/resolve conflicts |  sthen | 1021 | -225145/+76911 |
| 2013-03-25 | avoid null dereference affecting mod_perl, Perl RT bug 116441 |  sthen | 1 | -518/+931 |
| 2013-03-25 | bump to perl.so.13.0 |  sthen | 1 | -1/+1 |
| 2013-03-25 | merge 5.16.3 / avoid installing shasum/zipdetails/json_pp |  sthen | 3 | -21/+38 |
| 2013-03-25 | merge 5.16.3 / link main binary with pthread |  sthen | 1 | -193/+230 |
| 2013-03-25 | merge 5.16.3 / sync installed files |  sthen | 1 | -77/+147 |
| 2013-03-25 | merge 5.16.3 / regen unicore (add files cvs missed) |  sthen | 103 | -0/+2589 |
| 2013-03-25 | merge 5.16.3 / regen unicore |  sthen | 1007 | -160528/+182989 |
| 2013-03-25 | import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself |  sthen | 2857 | -91837/+536905 |
| 2013-03-24 | Don't forget to put .plt padding in the BSS_PLT case; lost during the 2.15->2.17 |  miod | 1 | -0/+2 |
| 2013-03-23 | Fix a bug in ld --gc-sections: it strips out .note sections, while |  dcoppa | 1 | -0/+1 |
| 2013-03-21 | Define LABELS_WITHOUT_COLONS under OpenBSD again. |  miod | 1 | -0/+7 |
| 2013-03-21 | Define PLT_BEFORE_GOT. |  miod | 2 | -0/+2 |
| 2013-03-21 | Don't set TEXT_PLT if PLT_BEFORE_GOT. |  miod | 1 | -1/+1 |
| 2013-03-20 | Move the __openbsd_randomdata_{start,end} symbols outside of the |  guenther | 1 | -2/+6 |
| 2013-03-18 | Try harder putting .ctor and .dtor next to .got, to be able to have ld.so |  miod | 1 | -2/+12 |
| 2013-03-14 | allow groff users to build these docs; from J??r??mie Courr??ges-Anglas |  jmc | 1 | -10/+34 |
| 2013-03-10 | Sync to ../binutils/Makefile.bsd-wrapper rev. 1.75: |  miod | 1 | -4/+6 |
| 2013-03-10 | Let platforms configured to use binutils 2.17 still recurse into the binutils |  miod | 3 | -11/+27 |
| 2013-03-09 | Bring back got and plt padding sections and special symbols from our changes |  miod | 1 | -6/+35 |
| 2013-03-09 | Do not recurse into gprof/ and etc/ on OpenBSD. The former is provided |  miod | 2 | -2/+2 |
| 2013-03-06 | Apply patch from RedHat to address CVE-2013-1667, perl: DoS in rehashing code |  jasper | 4 | -25/+40 |
| 2013-02-19 | Remove m68k optimizer workaround. |  brad | 1 | -3/+1 |
| 2013-02-13 | Add support for .loc directive options basic_block, prologue_end, and epilogue_begin. |  brad | 3 | -35/+199 |
| 2013-02-12 | Reenable the stack protector code, the last varargs change fixed the issue. |  miod | 2 | -18/+0 |
| 2013-02-09 | Add CFI support for MIPS. |  brad | 2 | -0/+16 |
| 2013-02-09 | Port attribute (__used__) from gcc 3+ to gcc 2.95. |  miod | 1 | -2/+12 |
| 2013-02-08 | Fix for CVE-2012-6329; from perl git via Sebastian Trahm |  millert | 2 | -15/+10 |
| 2013-02-08 | Replace the dummy definition of FUNCTION_ARG_PASS_BY_REFERENCE(). The new |  miod | 3 | -10/+74 |
| 2013-02-08 | Stop providing our own EXPAND_BUILTIN_SAVEREGS(). Instead, do the necessary |  miod | 3 | -54/+23 |
| 2013-02-06 | Make guess_is_rela() and dump_relocations() m88k-aware. Gets us rid of arcane |  miod | 1 | -0/+5 |
| 2013-02-06 | gcc3 configuration for OpenBSD/m68k/ELF. Apparently, with the ELF toolchain |  miod | 3 | -5/+430 |
| 2013-02-06 | Apply the fix for gcc PR #9812, which fixes generation of XFmode (long double) |  miod | 10 | -100/+38 |
| 2013-02-05 | Disable PIE-by-default if -static (or one of its aliases) is passed on the |  kettenis | 2 | -0/+4 |
| 2013-02-03 | Stop as(1) from optimizing away R_X86_64_GOTPCREL relocations. |  kettenis | 2 | -0/+2 |
| 2013-02-03 | Sanitize LINK_SPEC for hppa64, making it identical to what we have on amd64 |  kettenis | 1 | -8/+7 |