summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* Remove leading/trailing white spaces in ChangeLogH.J. Lu2015-07-242-5/+5
* Fix memory operand size for vcvtt?ps2u?qq instructionsH.J. Lu2015-07-2213-240/+331
* gas line buffer handlingAlan Modra2015-07-222-55/+54
* [ARM] Support correctly spelled ARMv6KZ architecture namesMatthew Wahab2015-07-217-5/+55
* Make binutils abort message GDB friendlyH.J. Lu2015-07-201-4/+4
* Updates the ARM disassembler's output of floating point constants to include ...Alessandro Marzocchi2015-07-161-2/+2
* [AArch64][2/3] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21Jiong Wang2015-07-167-0/+61
* [ARM] Add crypto-neon-fp-armv8.1 as an fpu optionMatthew Wahab2015-07-163-2/+11
* [ARM] Make human parsing of "processor does not support instruction in mode" ...James Greenhalgh2015-07-169-140/+154
* Make x86 Linux assembler default to gABI compliantH.J. Lu2015-07-152-1/+6
* Make default compression gABI compliantH.J. Lu2015-07-143-9/+20
* Updated to accept .debug_* sectionsH.J. Lu2015-07-102-2/+6
* Add missing changelog entriesAlan Modra2015-07-101-0/+6
* 2015-07-09 Catherine Moore <clm@codesourcery.com>Catherine Moore2015-07-092-0/+9
* Clarify case requirements for gas pseudo-opsRichard Sandiford2015-07-082-1/+6
* Define DIFF_EXPR_OK for avr target to allow PC relative difference relocation.Denis Chertykov2015-07-086-2/+84
* Remove ppc860, ppc750cl, ppc7450 insns from common ppc.Alan Modra2015-07-035-3/+16
* Assembler tests for Nios II R2Sandra Loosemore2015-07-01123-0/+3862
* Opcodes and assembler support for Nios II R2Sandra Loosemore2015-07-012-107/+1477
* Add Nios II arch flags and compatibility testsSandra Loosemore2015-07-014-2/+93
* Add support for monitorx/mwaitx instructionsAmit Pawar2015-06-3019-5/+342
* Add support for SADDR addressing to the RL78 port.Nick Clifton2015-06-302-29/+28
* Remove COMPRESS_DEBUG_ZLIBH.J. Lu2015-06-283-2/+8
* Update ia64 gas testsH.J. Lu2015-06-273-2/+7
* Update .strtab section sizes in mmix testsH.J. Lu2015-06-253-2/+7
* Use strtab with GC and suffix merging for .strtabH.J. Lu2015-06-254-0/+24
* Remove the extra @section .cfi_lsdaH.J. Lu2015-06-242-1/+4
* PPC sync instruction accepts invalid and incompatible operandsPeter Bergner2015-06-223-4/+9
* Stop "objdump -d" from disassembling past a symbolic address.Nick Clifton2015-06-227-36/+48
* Allow for optional operands with non-zero default values.Peter Bergner2015-06-196-6/+23
* Add support for using the ADR alias in Thumb mode against nearby symbols.Nick Clifton2015-06-186-0/+72
* Fix the computation of the addends for an ARM_TLS_LE32 reloc.Nick Clifton2015-06-185-2/+56
* Fix compile warnings building previous delta in a 32-bit environment.Nick Clifton2015-06-172-8/+43
* Add support for converting LDR Rx,=<imm> to MOV or MVN in Thumb2 mode.Alessandro Marzocchi2015-06-177-4/+126
* Add support for converting VLDR <reg>,=<constant> to a VMOV instruction when ...Alessandro Marzocchi2015-06-1710-61/+452
* gas: section name substitution sequenceNicolas Pitre2015-06-175-1/+81
* [AArch64] Support id_mmfr4 system registerMatthew Wahab2015-06-163-11/+18
* [AArch64] Gas add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15 supportRenlin Li2015-06-155-15/+41
* gas: Don't use frag_align but use plain padding to align .debug_aranges.Mark Wielaard2015-06-155-2/+55
* tc-hppa.c: Speed up search for last labelJohn David Anglin2015-06-112-50/+28
* Fix RX GAS handling of integer bignums.Nick Clifton2015-06-082-22/+33
* Add hwsync extended mnemonic.Peter Bergner2015-06-043-4/+18
* Fix compile time warning for tc-h8300.c when using gcc 5+.Nick Clifton2015-06-042-1/+6
* [AArch64] Add support for ARMv8.1 command line optionMatthew Wahab2015-06-044-1/+13
* [ARM] Use frag's thumb_mode information when availableJiong Wang2015-06-042-2/+11
* [ARM] Commit approaved testcases missed in previous commitMatthew Wahab2015-06-033-0/+142
* [ARM] Support for ARMv8.1 command line optionMatthew Wahab2015-06-034-0/+12
* [ARM] Support for ARMv8.1 Adv.SIMD extensionMatthew Wahab2015-06-022-2/+18
* [ARM] Add support for ARMv8.1 PAN extensionMatthew Wahab2015-06-026-9/+79
* [AArch64] Support for ARMv8.1a Adv.SIMD instructionsMatthew Wahab2015-06-027-0/+232