Age | Commit message (Expand) | Author | Files | Lines |
2015-04-28 | [ARM]Positively emit symbols for alignment | Renlin Li | 3 | -6/+9 |
2015-04-27 | opcodes/ | Peter Bergner | 8 | -140/+124 |
2015-04-27 | S/390: z13 use GNU attribute to indicate vector ABI | Andreas Krebbel | 1 | -0/+4 |
2015-04-27 | S/390: Fixes for z13 instructions. | Andreas Krebbel | 3 | -6/+12 |
2015-04-24 | [ARM]: Don't tail-pad over-aligned functions to the alignment boundary. | Richard Earnshaw | 2 | -15/+4 |
2015-04-23 | Improve warning messages for la/dla | Matthew Fortune | 6 | -0/+18 |
2015-04-23 | Fix r6-branch-constraints test when run with n64 as default ABI | Matthew Fortune | 2 | -1/+6 |
2015-04-23 | x86: disambiguate disassembly of certain AVX512 insns | Jan Beulich | 7 | -480/+494 |
2015-04-23 | x86: don't require operand size specification for AVX512 broadcasts | Jan Beulich | 7 | -238/+252 |
2015-04-20 | Don't hardcode offset of .shstrtab section | H.J. Lu | 19 | -24/+46 |
2015-04-15 | Handle invalid prefixes for rdrand and rdseed | H.J. Lu | 3 | -0/+49 |
2015-04-15 | [ARM] Disassembles SSAT and SSAT16 instructions incorrectly for Thumb-2 | Renlin Li | 3 | -16/+21 |
2015-04-14 | Adds support to the RL78 port for linker relaxation affecting .debug sections. | Nick Clifton | 2 | -3/+9 |
2015-04-08 | Add SHF_COMPRESSED support to gas and objcopy | H.J. Lu | 6 | -0/+236 |
2015-04-06 | Remove is_zlib_supported | H.J. Lu | 2 | -7/+4 |
2015-03-31 | Remove the last change on dw2-compress-1.d | H.J. Lu | 2 | -5/+1 |
2015-03-31 | Add --with-system-zlib in gas | H.J. Lu | 2 | -1/+5 |
2015-03-20 | Limit multi-byte nop instructions to 10 bytes | H.J. Lu | 45 | -3334/+900 |
2015-03-19 | Fix building and testing dwarf debug section compression feature when zlib is... | Nick Clifton | 2 | -1/+7 |
2015-03-18 | Add a testcase for PR gas/18087 | H.J. Lu | 5 | -1/+209 |
2015-03-18 | Fix debug section compression so that it is only performed if it would make t... | Jon Turney | 2 | -2/+9 |
2015-03-17 | Add znver1 processor | Ganesh Gopalasubramanian | 13 | -0/+496 |
2015-03-13 | MIPS: Fix constraint issues with the R6 beqc and bnec instructions | Andrew Bennett | 4 | -0/+58 |
2015-03-13 | Add support for MIPS R6 evp and dvp instructions. | Andrew Bennett | 5 | -0/+24 |
2015-03-13 | [AArch64] Don't warn on XZR/SP overlapping when it's in load/store | Jiong Wang | 3 | -0/+93 |
2015-03-13 | [AArch64] Don't tail-pads sections to the alignment | Jiong Wang | 3 | -0/+35 |
2015-03-10 | S/390: Add more IBM z13 instructions | Andreas Krebbel | 3 | -0/+273 |
2015-03-10 | [ARM]Fix "align directive causes MAP_DATA symbol to be lost" | Sterling Augustine | 3 | -7/+14 |
2015-03-10 | [AARCH64] Remove Load/Store register (unscaled immediate) alias. | Jiong Wang | 4 | -200/+204 |
2015-03-10 | [AArch64] Set the minimum alignment on code segments | Jiong Wang | 3 | -0/+23 |
2015-03-04 | Allow MOVK for R_AARCH64_TLSLE_MOVW_TPREL_G{0,1}NC | Richard Sandiford | 3 | -0/+14 |
2015-02-28 | Pad only text sections at end by default | Alan Modra | 3 | -28/+31 |
2015-02-26 | Adding test case for abuse of :got: in offset load | Marcus Shawcroft | 3 | -0/+7 |
2015-02-26 | Add test case for ADR :got:foo | Marcus Shawcroft | 3 | -0/+7 |
2015-02-26 | [ARM]Update for Tag_ABI_HardFP_use per EABI doc | Terry Guo | 8 | -0/+71 |
2015-02-25 | avr/objdump: Support dumping .avr.prop section. | Andrew Burgess | 3 | -0/+60 |
2015-02-25 | [SH] Fix clrs, sets, pref insn arch memberships. | Oleg Endo | 24 | -486/+416 |
2015-02-24 | Adds support for generating notes in V850 binaries. | Nick Clifton | 3 | -0/+18 |
2015-02-09 | [ARM][gas] Use as_tsktsk instead of as_warn for deprecation messages. | Kyrylo Tkachov | 11 | -58/+72 |
2015-01-28 | FT32 initial support | Alan Modra | 4 | -0/+702 |
2015-01-19 | Extend .reloc to accept some BFD_RELOCs | Alan Modra | 4 | -0/+15 |
2015-01-16 | S/390: Add support for IBM z13. | Andreas Krebbel | 12 | -24/+1153 |
2015-01-13 | [ARM] vcmp/vcmpe should accept #0x0 as an operand | Jiong Wang | 4 | -9/+23 |
2015-01-12 | gas: allow labeling of CFI instructions | Jan Beulich | 4 | -0/+71 |
2015-01-12 | arm: properly range check immediate operands of VSHL and VQSHL | Jan Beulich | 3 | -0/+45 |
2015-01-10 | gas/avr: Prevent incorrect overflow errors for diff fixups. | Andrew Burgess | 3 | -0/+36 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 170 | -1484/+1501 |
2014-12-24 | AVR: Assembler now prepares for linker relaxation by default. | Andrew Burgess | 4 | -3/+11 |
2014-12-23 | AVR: Only set link-relax elf flag when appropriate. | Andrew Burgess | 4 | -0/+30 |
2014-12-19 | Rework the alignment check for BFD_RELOC_MIPS_18_PCREL_S3. | Matthew Fortune | 7 | -22/+78 |