| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-08-31 | The code that guesstimates the number of local GOT entries assumes that there |  kettenis | 1 | -3/+3 |
| 2015-08-28 | Make gdb work again on mips64 PIE binaries by making sure that we select |  kettenis | 1 | -1/+7 |
| 2015-08-28 | Add support for Irix-style "64-bit" archives. |  kettenis | 1 | -1/+2 |
| 2015-08-28 | Do proper GOT slot accounting for symbols that were forced to be local. |  kettenis | 1 | -2/+4 |
| 2015-08-25 | Unbreak binutils on sparc64, hppa (and probably some others). |  deraadt | 16 | -272/+24 |
| 2015-08-24 | add missing includes for free, exit, errx and strchr |  jsg | 1 | -0/+3 |
| 2015-08-23 | Introduce -Bsymbolic-functions and related flags. Taken from two |  bcallah | 16 | -24/+272 |
| 2015-08-23 | Define HAVE_AS_REL16, as binutils 2.17 supports the R_PPC_REL16 reloc. |  kettenis | 1 | -2/+2 |
| 2015-08-23 | Enable missing code to fully enable the Secure-PLT ABI and clean up the |  kettenis | 1 | -11/+4 |
| 2015-08-03 | Prevent a NULL dereference when a plt entry is not found. |  mpi | 1 | -1/+1 |
| 2015-07-27 | Implement support for __builtin_complex() to construct complex values, |  martynas | 2 | -1/+41 |
| 2015-07-19 | Add the documentation of -Wbounded and attribute(bounded) from gcc-local(1) |  miod | 1 | -3/+64 |
| 2015-07-17 | Correctly consume mandatory 0x66 prefix when disassembling |  miod | 1 | -10/+34 |
| 2015-07-16 | The expected behavior of Perl srand(0) is a deterministic pseudo |  bluhm | 1 | -5/+3 |
| 2015-07-03 | Link static pie binaries against rcrt0.o |  miod | 1 | -2/+3 |
| 2015-06-26 | Avoid an assertion failure in elf32_arm_size_dynamic_sections() when |  miod | 1 | -1/+1 |
| 2015-06-18 | Fix stack shuffle such that sj includes si and the last element actually |  martynas | 1 | -1/+1 |
| 2015-06-16 | Do not provide extra _fdata and __data_start symbols; nothing in the non-mips32 |  miod | 2 | -2/+0 |
| 2015-06-15 | Don't error out when an existing typedef is redefined with the same definition; |  miod | 1 | -3/+11 |
| 2015-06-13 | Add more encodings of options for the armv7 barrier instructions and |  jsg | 2 | -10/+26 |
| 2015-06-11 | Fix CVE-2012-3509, an integer overflow in libiberty, leading to |  bluhm | 2 | -4/+11 |
| 2015-06-03 | Actually commit the bits that make the compiler emit visibility information |  kettenis | 2 | -0/+3 |
| 2015-06-01 | Revert 1.2, which used to be necessary during the early ld 2.17 work, but |  miod | 1 | -4/+0 |
| 2015-06-01 | Enable secureplt by default on alpha. The old plt flavour can still be |  miod | 2 | -2/+2 |
| 2015-06-01 | Define HAVE_AS_EXPLICIT_RELOCS and HAVE_AS_JSRDIRECT_RELOCS. These symbols are |  miod | 1 | -4/+4 |
| 2015-06-01 | Now that we do not need to build binutils 2.15 (except for gdb), simplify the |  miod | 2 | -42/+3 |
| 2015-05-26 | Improve diffability against m68k. |  miod | 1 | -4/+2 |
| 2015-05-25 | Port the ELF m88k work to binutils 2.17. Good enough to build a booting |  miod | 18 | -29/+4696 |
| 2015-05-25 | vax ELF bits for binutils 2.17. |  miod | 8 | -3/+17 |
| 2015-05-25 | Change ENTRY to __start to match binutils 2.15, needed for static PIE |  miod | 2 | -1/+2 |
| 2015-05-25 | Teach binutils the {rd,wr}{fs,gs}base instructions. |  guenther | 3 | -18/+28 |
| 2015-05-21 | Re-remove extra perl utils, patch lost in 5.20.2 update |  afresh1 | 1 | -5/+0 |
| 2015-05-19 | Keep visibility information for references to discarded sections. |  kettenis | 1 | -4/+2 |
| 2015-05-18 | Make the compiler emit visibility information for (undefined) references with |  kettenis | 8 | -113/+66 |
| 2015-05-14 | Stop including CFLAGS in CXXFLAGS it creates problems when mixing |  jsg | 3 | -11/+14 |
| 2015-05-12 | Revert rev 1.3. While that change appears to make the behaviour similar to |  kettenis | 1 | -8/+0 |
| 2015-05-10 | Add _bfd_ar_spacepadll() for formatting long long values in archive headers. |  guenther | 5 | -8/+28 |
| 2015-04-30 | Unset SEPARATE_GOTPLT. We don't want a seperate .got.plt section on OpenBSD, |  kettenis | 1 | -0/+2 |
| 2015-04-27 | Adjust ld semantics to make static PIE the default. Forgotten by pascal@. |  kettenis | 1 | -2/+0 |
| 2015-04-25 | Apply pre-built unicore patch, remove excess files - perl-5.20.2 |  afresh1 | 7 | -62710/+63187 |
| 2015-04-25 | Apply local patches, remove excess files - perl-5.20.2 |  afresh1 | 70 | -569/+430 |
| 2015-04-25 | Fix merge issues, remove excess files - match perl-5.20.2 dist |  afresh1 | 117 | -1691/+1927 |
| 2015-04-25 | Import perl-5.20.2 |  afresh1 | 99 | -413/+3547 |
| 2015-04-07 | Revert: breaks h2ph handling of symlinks like endian.h --> sys/endian.h |  guenther | 1 | -2/+2 |
| 2015-04-06 | Add support for an efi-app-x86_64 target. Needed for UEFI bootloader work. |  kettenis | 13 | -16/+1021 |
| 2015-04-06 | Add support for an efi-app-x86_64 target. Needed for UEFI bootloader work. |  kettenis | 13 | -18/+1025 |
| 2015-04-06 | h2ph only handles actual _files_, so request just them from 'find'. Crazy, eh? |  guenther | 1 | -2/+2 |
| 2015-04-02 | Change gcc and ld semantics to make static PIE the default when invoking |  pascal | 9 | -16/+15 |
| 2015-02-05 | Add missing check for stdint.h, needed for SIZE_MAX in xsize.h. |  millert | 3 | -2/+5 |
| 2015-01-27 | Stop linking to perlthanks, lost patch in the 5.20 update |  afresh1 | 1 | -1/+1 |