Call set_gdbarch_get_siginfo_type in linux_init_abi
[external/binutils.git] / gas /
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 Nick CliftonFix compile warnings building previous delta in a 32...
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 Nicolas Pitregas: section name substitution sequence
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-11 John David Anglintc-hppa.c: Speed up search for last label
2015-06-08 Nick CliftonFix RX GAS handling of integer bignums.
2015-06-05 Peter BergnerAdd hwsync extended mnemonic.
2015-06-04 Nick CliftonFix compile time warning for tc-h8300.c when using...
2015-06-04 Matthew Wahab[AArch64] Add support for ARMv8.1 command line option
2015-06-04 Jiong Wang[ARM] Use frag's thumb_mode information when available
2015-06-03 Matthew Wahab[ARM] Commit approaved testcases missed in previous...
2015-06-03 Matthew Wahab[ARM] Support for ARMv8.1 command line option
2015-06-02 Matthew Wahab[ARM] Support for ARMv8.1 Adv.SIMD extension
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-26 Max Filippovxtensa: fix gas segfault with --text-section-literals
2015-05-22 Nick CliftonFixes: "gas/read.c:5087:12: error: left shift of negative"
2015-05-20 Jiong Wang[AArch64] Sort relocation case labels alphabetically
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-14 H.J. LuDon't add the zlib header to SHF_COMPRESSED section
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. LuDefault e_machine to EM_IAMCU for i?86-*-elfiamcu
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: typo in comment fixed.
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 Nick CliftonUpdate GAS documentation to note that dollar local...
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-05 Nick CliftonAdd support to the MSP430 linker for the automatic...
2015-05-05 Max Filippovxtensa: optimize trampolines relaxation
2015-05-01 DJ DelorieFix typos in previous patch.
2015-05-01 H.J. LuRemove i386_elf_emit_arch_note
2015-05-01 H.J. LuSupport ix86-*-elf*
2015-04-30 DJ DelorieMake RL78 disassembler and simulator respect ISA for...
2015-04-30 H.J. LuUse "else if" on cpu_arch_isa
2015-04-30 Nick CliftonGAS ARM: Warn if the user creates a symbol with the...
2015-04-30 Nick CliftonAdds documentation of GAS's .zero directive.
2015-04-29 Nick CliftonFix an internal error in GAS when assembling a bogus...
2015-04-29 Nick CliftonUpdates the description of GAS's .set directive, to...
2015-04-28 Renlin Li[ARM]Positively emit symbols for alignment
2015-04-28 Nick CliftonFix compile time warnings about a local variable being...
2015-04-27 Peter Bergneropcodes/
2015-04-27 Renlin Li[AArch64] Don't try to align insn in non-executale...
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 Jim Wilsongas thunderx support
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-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
next