x86: don't require operand size specification for AVX512 broadcasts
[external/binutils.git] / gas /
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-20 H.J. LuSilence texinfo 5.1 warnings
2015-04-17 Senthil Kumar SelvarajFix avr compiler warning
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-15 H.J. LuMention --compress-debug-sections=[none|zlib|zlib-gnu...
2015-04-15 H.J. LuAdd --compress-debug-sections=[none|zlib|zlib-gnu|zlib...
2015-04-14 Nick CliftonAdds support to the RL78 port for linker relaxation...
2015-04-10 Nick CliftonAdd documentation about the interation of the ARM assem...
2015-04-09 Hans-Peter Nilssondoc/c-rx.texi: Fix markup typos in last change.
2015-04-09 Nick CliftonAdd support to the RX toolchain to restrict the use...
2015-04-08 H.J. LuAdd SHF_COMPRESSED support to gas and objcopy
2015-04-07 Renlin Li[AArch64] use subseg_text_p to check .text
2015-04-06 H.J. LuRemove is_zlib_supported
2015-04-06 H.J. LuUse bfd_putb64/bfd_getb64
2015-04-05 H.J. LuXfail the compressed debug sections
2015-04-02 Nick CliftonSecond fix for microblaze gas port's ability to parse...
2015-04-02 Nick CliftonFixes a bug in the microblaze assembler where it would...
2015-04-02 Renlin Li[AArch64] Emit DATA_MAP in order within text section
2015-04-02 Ed MasteRemove unused functions in tc-aarch64.c.
2015-04-02 H.J. LuRegenerate configure in bfd/binutils/gas/gdb/gold
2015-04-01 Evandro Menezes[AArch64] Add support for the Samsung Exynos M1 processor
2015-04-01 Evandro Menezes[ARM] Add support for the Samsung Exynos M1 processor
2015-04-01 H.J. LuRegenerate configure in bfd/binutils/gas/gdb
2015-03-31 H.J. LuRemove the last change on dw2-compress-1.d
2015-03-31 Ed SchoutenAdd support for Nuxi CloudABI on x86-64
2015-03-31 H.J. LuRevert the AM_ZLIB change in gas
2015-03-31 H.J. LuAdd --with-system-zlib in gas
2015-03-27 H.J. LuRemove the unused cpu_flags_set
2015-03-25 Renlin Li[AARCH64]Fix "align directive causes MAP_DATA symbol...
2015-03-25 H.J. LuDon't write the zlib header if not used
2015-03-24 Terry GuoExtend arm_feature_set struct to provide more bits
2015-03-20 H.J. LuLimit multi-byte nop instructions to 10 bytes
2015-03-19 Nick CliftonAdd support for G13 and G14 flag bits in RL78 ELF binaries.
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-16 Nick CliftonRemoves a #if 1 ... #endif accidentally left in the...
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-12 Andrew BennettAdd i6400 entry to the MIPS CPU table.
2015-03-12 Nick CliftonFixes a problem generating relocs for thumb function...
2015-03-11 Alan ModraFix powerpc gas abort on invalid instruction fixups
2015-03-10 Andreas KrebbelS/390: Add more IBM z13 instructions
2015-03-10 Andreas KrebbelS/390: Add check for length field operand
2015-03-10 Michael PerkinsFixes a bug in the ARM port of GAS when parsing inverte...
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-10 Nick CliftonFixes a bug building the ARM Linux kernel with a toolch...
2015-03-05 Nick CliftonFixes a thinko in the implementation of the V850 -m8byt...
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 Shawcroft[AArch64] Add support for :tlsdesc: and TLSDESC_LD_PREL19
2015-02-26 Marcus Shawcroft[AArch64] Add support for :tlsdesc: and TLSDESC_ADR_PREL21
2015-02-26 Marcus ShawcroftAdd ADR :tlsgd: directive and TLSGD_ADR_PREL21 support.
2015-02-26 Marcus ShawcroftAdding support for TLSIE_LD_GOTTREL_PREL19.
2015-02-26 Marcus ShawcroftAdding ld_literal_type.
2015-02-26 Marcus ShawcroftAdding test case for abuse of :got: in offset load
2015-02-26 Marcus ShawcroftAdding adr_type and prevent adr :got:
2015-02-26 Marcus ShawcroftAdd test case for ADR :got:foo
2015-02-26 Marcus ShawcroftRemove dead code.
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 Andrew Burgessavr/gas: Write out data to track .org/.align usage.
2015-02-25 Oleg Endo[SH] Fix clrs, sets, pref insn arch memberships.
2015-02-25 Kyrylo Tkachov[gas][ARM] Document supported ARMv8 cores.
2015-02-24 Nick CliftonAdds support for generating notes in V850 binaries.
2015-02-23 Yoshinori SatoAdd support for the h8300-linux target.
2015-02-23 Nick CliftonFixes the generation of dwarf line debug information...
2015-02-19 Alan Modragas doc warning fixes
2015-02-11 Jiong Wang[AArch64] Fix code formatting in the cpu-table
2015-02-11 Jiong Wang[ARM] Add support for Cortex-A72
2015-02-09 Kyrylo Tkachov[ARM][gas] Use as_tsktsk instead of as_warn for depreca...
2015-02-06 Jan Beulichgas: fix a few omissions in .cfi_label handling
2015-02-04 Alan ModraFix msp430 build with gcc-5
2015-02-04 Jiong Wang[AArch64] Add support for Cortex-A72
2015-02-04 Nick CliftonFix encoding of "addw ax, [hl]" and "subw ax, [hl]".
2015-02-03 Jiong Wang[AARCH64] Document .arch and .arch_extension directive
2015-02-03 Nick CliftonFix use of uninitialised memory by the RL78 port of...
2015-01-29 Kuan-Lin ChenNDS32: Set branch instruction to relaxable.
2015-01-28 Alan ModraFT32 initial support
2015-01-27 Kuan-Lin ChenNDS32/gas: Limit the format of pseudo instruction la.
2015-01-27 Kuan-Lin ChenNDS32/gas: Fix md_parse_name hook.
2015-01-19 Alan ModraExtend .reloc to accept some BFD_RELOCs
2015-01-16 Andreas KrebbelS/390: Add support for IBM z13.
2015-01-13 Jiong Wang[ARM] vcmp/vcmpe should accept #0x0 as an operand
2015-01-12 Jan Beulichgas: allow labeling of CFI instructions
2015-01-12 Jan Beulicharm: properly range check immediate operands of VSHL...
2015-01-12 Alan ModraAssorted compiler warning fixes
2015-01-10 Andrew Burgessgas/avr: Prevent incorrect overflow errors for diff...
2015-01-09 Philipp TomsichThis patch adds the necessary support to the assembler...
2015-01-07 Jan Beulicharm: fix extension feature disabling
2015-01-02 Alan ModraRegenerate Makeile.in file for copyright update
2015-01-01 Alan ModraCorrect printed year in copyright notices
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
next