Remove trailing spaces in binutils
[binutils-gdb.git] / gas / testsuite /
2015-08-11 Jiong Wang[AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_...
2015-08-11 Jiong Wang[AArch64][5/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_...
2015-08-11 Jiong Wang[AArch64][2/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_...
2015-08-10 Robert SuchanekAdd SIGRIE instruction for MIPS R6
2015-07-30 H.J. LuProperly disassemble movnti in Intel mode
2015-07-24 Nick CliftonFix the evaluation of RL78 complex relocs, by making...
2015-07-24 H.J. LuRemove leading/trailing white spaces in ChangeLog
2015-07-22 H.J. LuFix memory operand size for vcvtt?ps2u?qq instructions
2015-07-21 Matthew Wahab[ARM] Support correctly spelled ARMv6KZ architecture...
2015-07-16 Alessandro MarzocchiUpdates the ARM disassembler's output of floating point...
2015-07-16 Jiong Wang[AArch64][2/3] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_...
2015-07-16 James Greenhalgh[ARM] Make human parsing of "processor does not support...
2015-07-10 H.J. LuUpdated to accept .debug_* sections
2015-07-10 Alan ModraAdd missing changelog entries
2015-07-08 Denis ChertykovDefine DIFF_EXPR_OK for avr target to allow PC relative...
2015-07-03 Alan ModraRemove ppc860, ppc750cl, ppc7450 insns from common...
2015-07-01 Sandra LoosemoreAssembler tests for Nios II R2
2015-06-30 Amit PawarAdd support for monitorx/mwaitx instructions
2015-06-27 H.J. LuUpdate ia64 gas tests
2015-06-25 H.J. LuUpdate .strtab section sizes in mmix tests
2015-06-25 H.J. LuUse strtab with GC and suffix merging for .strtab
2015-06-22 Peter BergnerPPC sync instruction accepts invalid and incompatible...
2015-06-22 Nick CliftonStop "objdump -d" from disassembling past a symbolic...
2015-06-19 Peter BergnerAllow for optional operands with non-zero default values.
2015-06-18 Nick CliftonAdd support for using the ADR alias in Thumb mode again...
2015-06-18 Nick CliftonFix the computation of the addends for an ARM_TLS_LE32...
2015-06-17 Alessandro MarzocchiAdd support for converting LDR Rx,=<imm> to MOV or...
2015-06-17 Alessandro MarzocchiAdd support for converting VLDR <reg>,=<constant> to...
2015-06-16 Matthew Wahab[AArch64] Support id_mmfr4 system register
2015-06-15 Renlin Li[AArch64] Gas add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15...
2015-06-15 Mark Wielaardgas: Don't use frag_align but use plain padding to...
2015-06-05 Peter BergnerAdd hwsync extended mnemonic.
2015-06-03 Matthew Wahab[ARM] Commit approaved testcases missed in previous...
2015-06-02 Matthew Wahab[ARM] Add support for ARMv8.1 PAN extension
2015-06-02 Matthew Wahab[AArch64] Support for ARMv8.1a Adv.SIMD instructions
2015-06-02 Matthew Wahab[AArch64] Support for ARMv8.1a Limited Ordering Regions...
2015-06-01 Matthew Wahab[AArch64][GAS] Add support for PAN architecture extension
2015-06-01 Jiong Wang[AArch64] GAS support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14
2015-06-01 Jiong Wang[AArch64] GAS Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15
2015-06-01 Jan Beulichx86/Intel: disassemble vcvt{,u}si2s{d,s} with correct...
2015-06-01 Jan Beulichx86/Intel: accept mandated operand order for vcvt{...
2015-05-28 Catherine MooreCompact EH Support
2015-05-15 H.J. LuSupport AMD64/Intel ISAs in assembler/disassembler
2015-05-15 H.J. LuAdd -mshared option to x86 ELF assembler
2015-05-15 Peter BergnerFix some PPC assembler errors.
2015-05-13 Max Filippovxtensa: fix gas trampolines regression
2015-05-13 H.J. LuRevert "Add -mno-shared to x86 assembler"
2015-05-13 H.J. LuAdd missing ChangeLog entries for PR binutis/18386
2015-05-11 H.J. LuAdd Intel MCU support to gas
2015-05-09 H.J. LuIgnore 0x66 prefix for call/jmp/jcc in 64-bit mode
2015-05-08 Nick CliftonChange ARM symbol name verification code so that it...
2015-05-08 H.J. LuAdd -mno-shared to x86 assembler
2015-05-07 H.J. LuOptimize branches to non-weak symbols with visibility
2015-05-06 Jose E. Marchesigas: added tests for the sparc natural instructions.
2015-05-06 Jose E. Marchesigas: support for the sparc %ncc condition codes register.
2015-05-06 Renlin Li[AArch64] Record instruction alignment for .inst directive
2015-05-05 Renlin Li[AARCH64] Positively emit symbols for alignment
2015-05-01 H.J. LuRemove i386_elf_emit_arch_note
2015-04-30 Nick CliftonGAS ARM: Warn if the user creates a symbol with the...
2015-04-29 Nick CliftonFix an internal error in GAS when assembling a bogus...
2015-04-28 Renlin Li[ARM]Positively emit symbols for alignment
2015-04-27 Peter Bergneropcodes/
2015-04-27 Andreas KrebbelS/390: z13 use GNU attribute to indicate vector ABI
2015-04-27 Andreas KrebbelS/390: Fixes for z13 instructions.
2015-04-24 Richard Earnshaw[ARM]: Don't tail-pad over-aligned functions to the...
2015-04-23 Matthew FortuneImprove warning messages for la/dla
2015-04-23 Matthew FortuneFix r6-branch-constraints test when run with n64 as...
2015-04-23 Jan Beulichx86: disambiguate disassembly of certain AVX512 insns
2015-04-23 Jan Beulichx86: don't require operand size specification for AVX51...
2015-04-20 H.J. LuDon't hardcode offset of .shstrtab section
2015-04-15 H.J. LuHandle invalid prefixes for rdrand and rdseed
2015-04-15 Renlin Li[ARM] Disassembles SSAT and SSAT16 instructions incorre...
2015-04-14 Nick CliftonAdds support to the RL78 port for linker relaxation...
2015-04-08 H.J. LuAdd SHF_COMPRESSED support to gas and objcopy
2015-04-06 H.J. LuRemove is_zlib_supported
2015-03-31 H.J. LuRemove the last change on dw2-compress-1.d
2015-03-31 H.J. LuAdd --with-system-zlib in gas
2015-03-20 H.J. LuLimit multi-byte nop instructions to 10 bytes
2015-03-19 Nick CliftonFix building and testing dwarf debug section compressio...
2015-03-18 H.J. LuAdd a testcase for PR gas/18087
2015-03-18 Jon TurneyFix debug section compression so that it is only perfor...
2015-03-17 Ganesh Gopalasubra... Add znver1 processor
2015-03-13 Andrew BennettMIPS: Fix constraint issues with the R6 beqc and bnec...
2015-03-13 Andrew BennettAdd support for MIPS R6 evp and dvp instructions.
2015-03-13 Jiong Wang[AArch64] Don't warn on XZR/SP overlapping when it...
2015-03-13 Jiong Wang[AArch64] Don't tail-pads sections to the alignment
2015-03-10 Andreas KrebbelS/390: Add more IBM z13 instructions
2015-03-10 Sterling Augustine[ARM]Fix "align directive causes MAP_DATA symbol to...
2015-03-10 Jiong Wang[AARCH64] Remove Load/Store register (unscaled immediat...
2015-03-10 Jiong Wang[AArch64] Set the minimum alignment on code segments
2015-03-04 Richard SandifordAllow MOVK for R_AARCH64_TLSLE_MOVW_TPREL_G{0,1}NC
2015-02-28 Alan ModraPad only text sections at end by default
2015-02-26 Marcus ShawcroftAdding test case for abuse of :got: in offset load
2015-02-26 Marcus ShawcroftAdd test case for ADR :got:foo
2015-02-26 Terry Guo[ARM]Update for Tag_ABI_HardFP_use per EABI doc
2015-02-25 Andrew Burgessavr/objdump: Support dumping .avr.prop section.
2015-02-25 Oleg Endo[SH] Fix clrs, sets, pref insn arch memberships.
2015-02-24 Nick CliftonAdds support for generating notes in V850 binaries.
2015-02-09 Kyrylo Tkachov[ARM][gas] Use as_tsktsk instead of as_warn for depreca...
2015-01-28 Alan ModraFT32 initial support
next