summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils-2.17/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a few missing elocations.kettenis2020-07-221-0/+5
* Various fixes to make this compile with clang on powerpc.kettenis2019-08-111-4/+6
* Ignore LLVM 7's LINKER_OPTIONS section.kettenis2019-01-311-0/+1
* Ignore LLVM 7's ADDRSIG section.guenther2019-01-131-0/+2
* Core files with >65535 sections have to use PN_XNUM and a section headerguenther2018-12-061-0/+3
* Merge post-2.17 but pre-GPLv3 diffs that add support for DT_GNU_HASHguenther2018-12-031-0/+6
* Teach binutils how to assemble INVPCID and how to disassembleguenther2018-09-091-0/+4
* Make our ancient binutils recognize .gnu.hash sections such that our toolskettenis2018-04-241-0/+1
* R_AARCH64_NONE should be zero, not 256. The latter was a deprecatedguenther2017-10-241-2/+2
* Teach readelf the arm64 dynamic relocation we use, as well as theguenther2017-10-231-0/+36
* Fix handling of the SVM instructions such that they accept a register askettenis2017-03-161-5/+9
* Stub out aarch64 support and avoid building gas and ld on this architecture.kettenis2017-01-251-0/+1
* Teach readelf and objdump about the PT_OPENBSD_BOOTDATA section value.guenther2016-08-101-0/+1
* Make creation of text-relocations a fatal error by default, with -znotextguenther2016-06-211-0/+3
* At least display the DT_GNU_HASH tag nicelyguenther2016-06-191-0/+1
* Port over binutils fix for PR ld/3111.stefan2016-05-311-0/+5
* -z wxneeded creates a PHDR PT_OPENBSD_WXNEEDED. This annotation is placedderaadt2016-05-282-0/+4
* Add Octeon specific sync opcodes.pirofti2016-04-262-0/+8
* Recognise the rdseed instruction introduced with Broadwell.jsg2015-12-211-0/+1
* Start moving some vmm things into the tree. First up is binutils so we willmlarkin2015-11-091-0/+4
* Unbreak binutils on sparc64, hppa (and probably some others).deraadt2015-08-251-20/+0
* Introduce -Bsymbolic-functions and related flags. Taken from twobcallah2015-08-231-0/+20
* Port the ELF m88k work to binutils 2.17. Good enough to build a bootingmiod2015-05-251-0/+106
* Teach binutils the {rd,wr}{fs,gs}base instructions.guenther2015-05-251-1/+5
* Add support for an efi-app-x86_64 target. Needed for UEFI bootloader work.kettenis2015-04-064-13/+163
* Add the missing addressing modes for the fucomip instruction. Surprisingly,miod2014-04-061-0/+2
* Add support for i386 XSAVE family of instructions: xgetbv, xsetbv, xsave,guenther2014-02-091-0/+7
* Add support for stac/clac instructions to manipulate the flagjsg2012-10-181-0/+4
* Teach as(1) about rdrand on i386/amd64.kettenis2012-09-031-0/+3
* Add support for .openbsd.randomdata and PT_OPENBSD_RANDOMIZE tomatthew2012-08-201-0/+2
* A first attempt at merging our local changes and fixes into the 2.17 codebase.miod2011-04-243-0/+30
* Here comes the easter bunnytils 2.17 (the last version released against amiod2011-04-24209-0/+63000