summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* [AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12Jiong Wang2015-08-117-0/+54
* [AArch64][5/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NCJiong Wang2015-08-117-0/+55
* [AArch64][2/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21Jiong Wang2015-08-117-1/+50
* Fix compile time warning messages about constant expressions where a value is...Nick Clifton2015-08-112-5/+13
* Convert 'A && (!A || B)' to 'A || B' in various places.Nick Clifton2015-08-112-10/+15
* Fix typo checking MMIX operands.Nick Clifton2015-08-112-2/+6
* Fix typo checking number of operands.Nick Clifton2015-08-112-1/+4
* Fix a typo where the same name was checked twice.Nick Clifton2015-08-112-1/+6
* Add SIGRIE instruction for MIPS R6Robert Suchanek2015-08-105-0/+16
* tc-arm.c: Append ULL to 0xFFFFFFFFFFFFF to avoid errors on 32-bit hosts.Hans-Peter Nilsson2015-08-082-2/+7
* 2015-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme2015-08-042-0/+8
* Fix thinkos in the description of the --hash-size command line option for GAS.Nick Clifton2015-08-032-5/+13
* Properly disassemble movnti in Intel modeH.J. Lu2015-07-304-0/+334
* Add cores for M5100 seriesRobert Suchanek2015-07-283-0/+10
* Add -march=interaptivRobert Suchanek2015-07-283-0/+8
* Regenerate configure filesH.J. Lu2015-07-272-2/+6
* Fix the evaluation of RL78 complex relocs, by making immediate values be comp...Nick Clifton2015-07-247-2/+42
* 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