Age | Commit message (Expand) | Author | Files | Lines |
2015-08-11 | Fix typo checking MMIX operands. | Nick Clifton | 2 | -2/+6 |
2015-08-11 | Fix typo checking number of operands. | Nick Clifton | 2 | -1/+4 |
2015-08-11 | Fix a typo where the same name was checked twice. | Nick Clifton | 2 | -1/+6 |
2015-08-10 | Add SIGRIE instruction for MIPS R6 | Robert Suchanek | 5 | -0/+16 |
2015-08-08 | tc-arm.c: Append ULL to 0xFFFFFFFFFFFFF to avoid errors on 32-bit hosts. | Hans-Peter Nilsson | 2 | -2/+7 |
2015-08-04 | 2015-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com> | Thomas Preud'homme | 2 | -0/+8 |
2015-08-03 | Fix thinkos in the description of the --hash-size command line option for GAS. | Nick Clifton | 2 | -5/+13 |
2015-07-30 | Properly disassemble movnti in Intel mode | H.J. Lu | 4 | -0/+334 |
2015-07-28 | Add cores for M5100 series | Robert Suchanek | 3 | -0/+10 |
2015-07-28 | Add -march=interaptiv | Robert Suchanek | 3 | -0/+8 |
2015-07-27 | Regenerate configure files | H.J. Lu | 2 | -2/+6 |
2015-07-24 | Fix the evaluation of RL78 complex relocs, by making immediate values be comp... | Nick Clifton | 7 | -2/+42 |
2015-07-24 | Remove leading/trailing white spaces in ChangeLog | H.J. Lu | 2 | -5/+5 |
2015-07-22 | Fix memory operand size for vcvtt?ps2u?qq instructions | H.J. Lu | 13 | -240/+331 |
2015-07-22 | gas line buffer handling | Alan Modra | 2 | -55/+54 |
2015-07-21 | [ARM] Support correctly spelled ARMv6KZ architecture names | Matthew Wahab | 7 | -5/+55 |
2015-07-20 | Make binutils abort message GDB friendly | H.J. Lu | 1 | -4/+4 |
2015-07-16 | Updates the ARM disassembler's output of floating point constants to include ... | Alessandro Marzocchi | 1 | -2/+2 |
2015-07-16 | [AArch64][2/3] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21 | Jiong Wang | 7 | -0/+61 |
2015-07-16 | [ARM] Add crypto-neon-fp-armv8.1 as an fpu option | Matthew Wahab | 3 | -2/+11 |
2015-07-16 | [ARM] Make human parsing of "processor does not support instruction in mode" ... | James Greenhalgh | 9 | -140/+154 |
2015-07-15 | Make x86 Linux assembler default to gABI compliant | H.J. Lu | 2 | -1/+6 |
2015-07-14 | Make default compression gABI compliant | H.J. Lu | 3 | -9/+20 |
2015-07-10 | Updated to accept .debug_* sections | H.J. Lu | 2 | -2/+6 |
2015-07-10 | Add missing changelog entries | Alan Modra | 1 | -0/+6 |
2015-07-09 | 2015-07-09 Catherine Moore <clm@codesourcery.com> | Catherine Moore | 2 | -0/+9 |
2015-07-08 | Clarify case requirements for gas pseudo-ops | Richard Sandiford | 2 | -1/+6 |
2015-07-08 | Define DIFF_EXPR_OK for avr target to allow PC relative difference relocation. | Denis Chertykov | 6 | -2/+84 |
2015-07-03 | Remove ppc860, ppc750cl, ppc7450 insns from common ppc. | Alan Modra | 5 | -3/+16 |
2015-07-01 | Assembler tests for Nios II R2 | Sandra Loosemore | 123 | -0/+3862 |
2015-07-01 | Opcodes and assembler support for Nios II R2 | Sandra Loosemore | 2 | -107/+1477 |
2015-07-01 | Add Nios II arch flags and compatibility tests | Sandra Loosemore | 4 | -2/+93 |
2015-06-30 | Add support for monitorx/mwaitx instructions | Amit Pawar | 19 | -5/+342 |
2015-06-30 | Add support for SADDR addressing to the RL78 port. | Nick Clifton | 2 | -29/+28 |
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 |