| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix binutils compilation error with Clang 8 | Justin Hibbits | 2019-03-05 | 1 | -1/+2 |
* | Add deprecation notice to objdump man page | Ed Maste | 2018-06-15 | 1 | -0/+4 |
* | Fix clang 6.0.0 compiler warnings in binutils | Dimitry Andric | 2017-12-24 | 2 | -5/+5 |
* | The function make_relative_prefix_1 does not properly free locally | Stephen J. Kiernan | 2017-12-06 | 1 | -4/+17 |
* | bfd: avoid crash on corrupt binaries | Ed Maste | 2017-11-23 | 1 | -0/+20 |
* | bfd: fix segfault in the ihex parser on malformed ihex file | Ed Maste | 2017-11-23 | 1 | -1/+1 |
* | Do exception offset computations in 64 bits, not 32. | Justin Hibbits | 2017-10-11 | 1 | -3/+3 |
* | gnu binutils: FSGSBASE assembly/disassembly | Ryan Libby | 2017-09-05 | 4 | -16/+57 |
* | gas: add parens to clarify expression and eliminate clang warning | Ed Maste | 2017-08-18 | 1 | -1/+1 |
* | gas: fix "format string is not a string literal" errors on mips | Ed Maste | 2017-08-18 | 1 | -2/+2 |
* | bfd: cast BFD_ALIGN to fix clang error on mips | Ed Maste | 2017-08-18 | 1 | -1/+1 |
* | Align text correctly by using tabs instead of spaces. | Pedro F. Giffuni | 2017-05-27 | 1 | -2/+2 |
* | Bring some rough support for FreeBSD S/390 to the GNU toolchain. | Pedro F. Giffuni | 2017-05-23 | 4 | -2/+15 |
* | Fix parsing of 'vmov Q<n>.F32,Q<n>.F32' instruction. | Michal Meloun | 2017-05-10 | 1 | -8/+8 |
* | use INT3 instead of NOP for x86 binary padding | Ed Maste | 2017-03-19 | 2 | -2/+2 |
* | Add rfdi opcode to binutils | Justin Hibbits | 2017-02-01 | 1 | -0/+1 |
* | add octeon+ as an alias for octeon in GCC & binutils | Ed Maste | 2017-01-27 | 1 | -0/+1 |
* | libbfd: make sure variables are initialized before using them. | Pedro F. Giffuni | 2016-12-16 | 1 | -1/+1 |
* | libbfd: drop unnecessary variable increment. | Pedro F. Giffuni | 2016-12-16 | 1 | -1/+1 |
* | Create a new MACHINE_ARCH for Freescale PowerPC e500v2 | Justin Hibbits | 2016-10-22 | 1 | -1/+1 |
* | Spell MIPS more traditionally in "bfd_elf32_ntradbigmips_vec". | Brooks Davis | 2016-08-24 | 1 | -2/+2 |
* | Check the first byte of the array for NUL, instead of the array as a NULL poi... | Justin Hibbits | 2016-08-06 | 1 | -1/+1 |
* | binutils: fix "Bad value" error in bfd for MIPS when using -Bsymbolic. | Pedro F. Giffuni | 2016-07-21 | 1 | -1/+1 |
* | Replace local prototype of basename() with an inclusion of <libgen.h>. | Ed Schouten | 2016-05-29 | 1 | -1/+1 |
* | gas: Implement the .inst assembler directive for arm. | Pedro F. Giffuni | 2016-05-20 | 1 | -0/+32 |
* | gas/config/tc-arm.c: Minor re-sorting to match upstream history. | Pedro F. Giffuni | 2016-05-20 | 1 | -2/+2 |
* | Fix a problem in ld, causing it to sometimes print messages similar to | Dimitry Andric | 2016-02-22 | 1 | -2/+2 |
* | Unconditionally set e_ident[OSABI]=ELFOSABI_FREEBSD in arm binary headers. | Ian Lepore | 2016-02-21 | 1 | -12/+2 |
* | Add the MOVT/MOVW types to the list of relocs which do not generate .plt | Ian Lepore | 2015-12-30 | 1 | -6/+20 |
* | Correct the code for sign-extending a 16 bit value. As near as I can tell | Ian Lepore | 2015-12-29 | 1 | -1/+1 |
* | In binutils' arm-dis.c, avoid left-shifting a negative number. | Dimitry Andric | 2015-09-22 | 1 | -1/+1 |
* | In GNU as, avoid left-shifting negative integers, which is undefined. | Dimitry Andric | 2015-08-09 | 1 | -2/+2 |
* | Copy new attribute types when linking. bfd will copy attributes as needed, | Andrew Turner | 2015-05-05 | 1 | -0/+3 |
* | For eabi 5 (what FreeBSD uses), be sure to tag all executables and | Warner Losh | 2015-05-03 | 1 | -0/+10 |
* | When merging the floating point type attribute, and reporting an error | Warner Losh | 2015-05-03 | 1 | -1/+14 |
* | More ARM EABI object attributes in binutils. This adds support to binutils | Andrew Turner | 2015-04-03 | 3 | -3/+11 |
* | Remove pregenerated text version of the texinfo documentation | Baptiste Daroussin | 2015-03-02 | 2 | -20488/+0 |
* | Generate manpage out of the texinfo files using texi2mdoc | Baptiste Daroussin | 2015-03-02 | 4 | -0/+22381 |
* | GNU nm: Avoid NULL dereference | Ed Maste | 2015-02-25 | 1 | -1/+2 |
* | Add some opcodes for assembling forthcoming VSX (Vector-Scalar eXtension) | Nathan Whitehorn | 2015-02-22 | 1 | -0/+5 |
* | Fix ldscripts such that ld(1) collects the .fini_array section in the same | Tijl Coosemans | 2015-02-11 | 1 | -1/+1 |
* | Add pregenerated documentation for as(1) and ld(1) | Baptiste Daroussin | 2015-01-04 | 5 | -0/+20604 |
* | Fix generating documentation with modern texinfo | Baptiste Daroussin | 2015-01-04 | 1 | -1/+1 |
* | Fix generating documents with modern texinfo | Baptiste Daroussin | 2015-01-04 | 2 | -8/+8 |
* | In contrib/binutils/bfd/elf32-ppc.c, avoid warnings about case values | Dimitry Andric | 2014-12-29 | 1 | -1/+1 |
* | In contrib/binutils/gas/config/tc-ppc.c, fix a few -Wformat-security | Dimitry Andric | 2014-12-28 | 1 | -3/+3 |
* | Backport fix for binutils 11867: .quad directive not assembled correctly | Pedro F. Giffuni | 2014-12-26 | 2 | -10/+34 |
* | gas: use memmove instead of bogus memcpy. | Pedro F. Giffuni | 2014-12-26 | 1 | -1/+1 |
* | Make gas parse '__tls_get_addr(foo@tlsgd)'. | Justin Hibbits | 2014-12-18 | 1 | -91/+141 |
* | Add new PowerPC relocations to binutils | Justin Hibbits | 2014-12-12 | 11 | -822/+1424 |