Age | Commit message (Expand) | Author | Files | Lines |
2015-06-28 | Remove COMPRESS_DEBUG_ZLIB | H.J. Lu | 3 | -2/+8 |
2015-06-27 | Update ia64 gas tests | H.J. Lu | 3 | -2/+7 |
2015-06-25 | Update .strtab section sizes in mmix tests | H.J. Lu | 3 | -2/+7 |
2015-06-25 | Use strtab with GC and suffix merging for .strtab | H.J. Lu | 4 | -0/+24 |
2015-06-24 | Remove the extra @section .cfi_lsda | H.J. Lu | 2 | -1/+4 |
2015-06-22 | PPC sync instruction accepts invalid and incompatible operands | Peter Bergner | 3 | -4/+9 |
2015-06-22 | Stop "objdump -d" from disassembling past a symbolic address. | Nick Clifton | 7 | -36/+48 |
2015-06-19 | Allow for optional operands with non-zero default values. | Peter Bergner | 6 | -6/+23 |
2015-06-18 | Add support for using the ADR alias in Thumb mode against nearby symbols. | Nick Clifton | 6 | -0/+72 |
2015-06-18 | Fix the computation of the addends for an ARM_TLS_LE32 reloc. | Nick Clifton | 5 | -2/+56 |
2015-06-17 | Fix compile warnings building previous delta in a 32-bit environment. | Nick Clifton | 2 | -8/+43 |
2015-06-17 | Add support for converting LDR Rx,=<imm> to MOV or MVN in Thumb2 mode. | Alessandro Marzocchi | 7 | -4/+126 |
2015-06-17 | Add support for converting VLDR <reg>,=<constant> to a VMOV instruction when ... | Alessandro Marzocchi | 10 | -61/+452 |
2015-06-17 | gas: section name substitution sequence | Nicolas Pitre | 5 | -1/+81 |
2015-06-16 | [AArch64] Support id_mmfr4 system register | Matthew Wahab | 3 | -11/+18 |
2015-06-15 | [AArch64] Gas add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15 support | Renlin Li | 5 | -15/+41 |
2015-06-15 | gas: Don't use frag_align but use plain padding to align .debug_aranges. | Mark Wielaard | 5 | -2/+55 |
2015-06-11 | tc-hppa.c: Speed up search for last label | John David Anglin | 2 | -50/+28 |
2015-06-08 | Fix RX GAS handling of integer bignums. | Nick Clifton | 2 | -22/+33 |
2015-06-04 | Add hwsync extended mnemonic. | Peter Bergner | 3 | -4/+18 |
2015-06-04 | Fix compile time warning for tc-h8300.c when using gcc 5+. | Nick Clifton | 2 | -1/+6 |
2015-06-04 | [AArch64] Add support for ARMv8.1 command line option | Matthew Wahab | 4 | -1/+13 |
2015-06-04 | [ARM] Use frag's thumb_mode information when available | Jiong Wang | 2 | -2/+11 |
2015-06-03 | [ARM] Commit approaved testcases missed in previous commit | Matthew Wahab | 3 | -0/+142 |
2015-06-03 | [ARM] Support for ARMv8.1 command line option | Matthew Wahab | 4 | -0/+12 |
2015-06-02 | [ARM] Support for ARMv8.1 Adv.SIMD extension | Matthew Wahab | 2 | -2/+18 |
2015-06-02 | [ARM] Add support for ARMv8.1 PAN extension | Matthew Wahab | 6 | -9/+79 |
2015-06-02 | [AArch64] Support for ARMv8.1a Adv.SIMD instructions | Matthew Wahab | 7 | -0/+232 |
2015-06-02 | [AArch64] Support for ARMv8.1a Limited Ordering Regions extension | Matthew Wahab | 7 | -0/+106 |
2015-06-01 | [AArch64][GAS] Add support for PAN architecture extension | Matthew Wahab | 7 | -5/+92 |
2015-06-01 | [AArch64] GAS support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14 | Jiong Wang | 5 | -0/+25 |
2015-06-01 | [AArch64] GAS Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15 | Jiong Wang | 5 | -15/+42 |
2015-06-01 | x86/Intel: disassemble vcvt{,u}si2s{d,s} with correct operand order | Jan Beulich | 7 | -432/+439 |
2015-06-01 | x86/Intel: accept mandated operand order for vcvt{,u}si2s{d,s} | Jan Beulich | 3 | -72/+81 |
2015-05-28 | Compact EH Support | Catherine Moore | 35 | -151/+1547 |
2015-05-26 | xtensa: fix gas segfault with --text-section-literals | Max Filippov | 2 | -1/+15 |
2015-05-22 | Fixes: "gas/read.c:5087:12: error: left shift of negative" | Nick Clifton | 2 | -1/+7 |
2015-05-20 | [AArch64] Sort relocation case labels alphabetically | Jiong Wang | 2 | -18/+25 |
2015-05-15 | Support AMD64/Intel ISAs in assembler/disassembler | H.J. Lu | 11 | -2/+100 |
2015-05-15 | Add -mshared option to x86 ELF assembler | H.J. Lu | 11 | -28/+219 |
2015-05-14 | Fix some PPC assembler errors. | Peter Bergner | 7 | -9/+30 |
2015-05-14 | Don't add the zlib header to SHF_COMPRESSED section | H.J. Lu | 2 | -13/+17 |
2015-05-13 | xtensa: fix gas trampolines regression | Max Filippov | 4 | -2/+20 |
2015-05-13 | Revert "Add -mno-shared to x86 assembler" | H.J. Lu | 7 | -110/+0 |
2015-05-13 | Add missing ChangeLog entries for PR binutis/18386 | H.J. Lu | 1 | -0/+11 |
2015-05-11 | Default e_machine to EM_IAMCU for i?86-*-elfiamcu | H.J. Lu | 3 | -1/+30 |
2015-05-11 | Add Intel MCU support to gas | H.J. Lu | 18 | -6/+279 |
2015-05-09 | Ignore 0x66 prefix for call/jmp/jcc in 64-bit mode | H.J. Lu | 6 | -6/+105 |
2015-05-08 | Change ARM symbol name verification code so that it only triggers when the fo... | Nick Clifton | 6 | -35/+61 |
2015-05-08 | Add -mno-shared to x86 assembler | H.J. Lu | 7 | -0/+110 |