summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils-2.17/binutils (follow)
Commit message (Expand)AuthorAgeFilesLines
* avoid -Wpointer-compare warning which broke build with clang 10jsg2020-06-181-1/+1
* not renaming those temp files should be fatalespie2019-12-171-1/+5
* Map SHT_LLVM_LINKER_OPTIONS to stringkettenis2019-01-311-0/+1
* Map SHT_LLVM_ADDRSIG to stringguenther2019-01-131-0/+1
* Core files with >65535 sections have to use PN_XNUM and a section headerguenther2018-12-061-1/+6
* Merge post-2.17 but pre-GPLv3 diffs that add support for DT_GNU_HASHguenther2018-12-031-2/+175
* Add GNU_HASH #defines; improve readelf output for SHT_GNU_HASHguenther2018-11-131-0/+1
* Size static array correctly for the numerically highest index used tonaddy2018-10-241-1/+1
* Backport support for option -a to addr2line, which will display each addressanton2018-09-182-2/+21
* Add --localize-hidden option to objcopy.kettenis2018-05-212-1/+37
* Teach readelf the arm64 dynamic relocation we use, as well as theguenther2017-10-231-0/+23
* Implement D and U modifiers to ar; with D the uid/gid/mode/time on the updatedguenther2017-02-271-0/+18
* Add an ELF machine number to string mapping for AArch64.jsg2017-02-191-0/+1
* Bring in FreeBSD changes to prevent clang triggeringjsg2016-09-101-1/+1
* Teach readelf and objdump about the PT_OPENBSD_BOOTDATA section value.guenther2016-08-101-0/+2
* At least display the DT_GNU_HASH tag nicelyguenther2016-06-191-0/+1
* -z wxneeded creates a PHDR PT_OPENBSD_WXNEEDED. This annotation is placedderaadt2016-05-281-0/+2
* Show octeon in readelf -h output.visa2016-04-261-0/+1
* In smart_rename, restore at least the regular permissions bits.jca2015-11-151-16/+2
* Now that the (setuid bit related) bad-practice audit and repair is complete,deraadt2015-11-152-0/+6
* In most cases binutils strips off setuid/setgid bits when creating copiesderaadt2015-11-152-2/+2
* Using #ifndef __OpenBSD__, disable the really dangerous and sillyderaadt2015-11-151-0/+2
* update NAME;jmc2015-11-111-1/+1
* Add pledge(2) to some binutils that handle untrusted data. Most can do withpascal2015-10-224-0/+14
* Add support for Irix-style "64-bit" archives.kettenis2015-08-281-1/+2
* Port the ELF m88k work to binutils 2.17. Good enough to build a bootingmiod2015-05-251-0/+12
* Fix readelf --debug-dump=frames-interp output: once a register is givenguenther2014-08-091-2/+12
* Match format width of symbol visibility to the column headerguenther2014-08-091-2/+2
* don't pollute the src dir with info pages when doing buildsjsg2012-09-011-20/+2
* Add support for .openbsd.randomdata and PT_OPENBSD_RANDOMIZE tomatthew2012-08-201-0/+2
* Satisfy -Wbounded.pirofti2011-11-121-2/+6
* My merges of miod's binutils-2.17 WIP code with my changed necessary to getdrahn2011-07-046-8/+14
* Grr, this was supposed to be an import without the testsuite directories,miod2011-04-2482-4355/+0
* A first attempt at merging our local changes and fixes into the 2.17 codebase.miod2011-04-2411-71/+81
* Here comes the easter bunnytils 2.17 (the last version released against amiod2011-04-24224-0/+196922