| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add a few missing elocations. |  kettenis | 2020-07-22 | 1 | -0/+5 |
| * | Various fixes to make this compile with clang on powerpc. |  kettenis | 2019-08-11 | 1 | -4/+6 |
| * | Ignore LLVM 7's LINKER_OPTIONS section. |  kettenis | 2019-01-31 | 1 | -0/+1 |
| * | Ignore LLVM 7's ADDRSIG section. |  guenther | 2019-01-13 | 1 | -0/+2 |
| * | Core files with >65535 sections have to use PN_XNUM and a section header |  guenther | 2018-12-06 | 1 | -0/+3 |
| * | Merge post-2.17 but pre-GPLv3 diffs that add support for DT_GNU_HASH |  guenther | 2018-12-03 | 1 | -0/+6 |
| * | Teach binutils how to assemble INVPCID and how to disassemble |  guenther | 2018-09-09 | 1 | -0/+4 |
| * | Make our ancient binutils recognize .gnu.hash sections such that our tools |  kettenis | 2018-04-24 | 1 | -0/+1 |
| * | R_AARCH64_NONE should be zero, not 256. The latter was a deprecated |  guenther | 2017-10-24 | 1 | -2/+2 |
| * | Teach readelf the arm64 dynamic relocation we use, as well as the |  guenther | 2017-10-23 | 1 | -0/+36 |
| * | Fix handling of the SVM instructions such that they accept a register as |  kettenis | 2017-03-16 | 1 | -5/+9 |
| * | Stub out aarch64 support and avoid building gas and ld on this architecture. |  kettenis | 2017-01-25 | 1 | -0/+1 |
| * | Teach readelf and objdump about the PT_OPENBSD_BOOTDATA section value. |  guenther | 2016-08-10 | 1 | -0/+1 |
| * | Make creation of text-relocations a fatal error by default, with -znotext |  guenther | 2016-06-21 | 1 | -0/+3 |
| * | At least display the DT_GNU_HASH tag nicely |  guenther | 2016-06-19 | 1 | -0/+1 |
| * | Port over binutils fix for PR ld/3111. |  stefan | 2016-05-31 | 1 | -0/+5 |
| * | -z wxneeded creates a PHDR PT_OPENBSD_WXNEEDED. This annotation is placed |  deraadt | 2016-05-28 | 2 | -0/+4 |
| * | Add Octeon specific sync opcodes. |  pirofti | 2016-04-26 | 2 | -0/+8 |
| * | Recognise the rdseed instruction introduced with Broadwell. |  jsg | 2015-12-21 | 1 | -0/+1 |
| * | Start moving some vmm things into the tree. First up is binutils so we will |  mlarkin | 2015-11-09 | 1 | -0/+4 |
| * | Unbreak binutils on sparc64, hppa (and probably some others). |  deraadt | 2015-08-25 | 1 | -20/+0 |
| * | Introduce -Bsymbolic-functions and related flags. Taken from two |  bcallah | 2015-08-23 | 1 | -0/+20 |
| * | Port the ELF m88k work to binutils 2.17. Good enough to build a booting |  miod | 2015-05-25 | 1 | -0/+106 |
| * | Teach binutils the {rd,wr}{fs,gs}base instructions. |  guenther | 2015-05-25 | 1 | -1/+5 |
| * | Add support for an efi-app-x86_64 target. Needed for UEFI bootloader work. |  kettenis | 2015-04-06 | 4 | -13/+163 |
| * | Add the missing addressing modes for the fucomip instruction. Surprisingly, |  miod | 2014-04-06 | 1 | -0/+2 |
| * | Add support for i386 XSAVE family of instructions: xgetbv, xsetbv, xsave, |  guenther | 2014-02-09 | 1 | -0/+7 |
| * | Add support for stac/clac instructions to manipulate the flag |  jsg | 2012-10-18 | 1 | -0/+4 |
| * | Teach as(1) about rdrand on i386/amd64. |  kettenis | 2012-09-03 | 1 | -0/+3 |
| * | Add support for .openbsd.randomdata and PT_OPENBSD_RANDOMIZE to |  matthew | 2012-08-20 | 1 | -0/+2 |
| * | A first attempt at merging our local changes and fixes into the 2.17 codebase. |  miod | 2011-04-24 | 3 | -0/+30 |
| * | Here comes the easter bunnytils 2.17 (the last version released against a |  miod | 2011-04-24 | 209 | -0/+63000 |