Fix failures in the GAS testsuite for the ARC architecture.
[deliverable/binutils-gdb.git] / gas / ChangeLog
2015-12-04  Claudiu ZissulescuFix failures in the GAS testsuite for the ARC architecture.
2015-12-01  Alan ModraInvoke aout N_* macros with pointer to struct internal_exec
2015-11-27  Matthew Wahab[AArch64] Add feature flags and command line for ARMv8...
2015-11-24  Christophe Monat[GAS, ARM] Invalid LDR immediate transformation
2015-11-20  Nick CliftonUpdate translations.
2015-11-19  Matthew Wahab[ARM] Add ARMv8.2 architecture feature and command...
2015-11-19  Matthew Wahab[AArch64] Add ARMv8.2 command line option and feature...
2015-11-19  Alan Modraoutput_big_leb128 comment
2015-11-19  Alan ModraUse default sub-segment align for non-ELF powerpc
2015-11-17  Mike Frysingergas: microblaze: fix shift overflow
2015-11-15  Tristan GingoldBump version to 2.26.51
2015-11-13  Tristan GingoldAdd markers for release 2.26
2015-11-12  James Greenhalgh[AArch64] Add support for Cortex-A35
2015-11-12  Ramana RadhakrishnanFix dates in Changelog for previous commit.
2015-11-12  Ramana RadhakrishnanAdd support for Cortex-A35
2015-11-12  Ramana RadhakrishnanFix PR gas/19217
2015-11-12  Peter BergnerAdd assembler, disassembler and linker support for...
2015-11-10  Jim WilsonAdd Qualcomm qdf24xx support.
2015-11-09  Dominik Vogtgas: Fix left shift of negative value.
2015-11-02  Nick CliftonFix disassembly of RX zero-offset register indirect...
2015-11-02  Nick CliftonFix the RX assembler's section alignment parameter...
2015-10-29  Ed SchoutenAdd support for AArch64 CloudABI binaries.
2015-10-29  Thomas Preud'hommeFix CPS availability.
2015-10-28  Cupertino MirandaFix errors in the gas testsuite for the ARC target.
2015-10-27  Jim WilsonPrevent overflowing the selected_cpu_name buffer in...
2015-10-22  Nick CliftonAdd support for MSP430 silicon errata to the assembler.
2015-10-22  H.J. LuProperly check --enable-compressed-debug-sections=...
2015-10-22  H.J. LuHandle --enable-compressed-debug-sections=ld,gas
2015-10-22  H.J. LuAdd R_X86_64_[REX_]GOTPCRELX support to gas and ld
2015-10-22  H.J. LuAdd R_386_GOT32X support to gas and ld
2015-10-21  Nick CliftonExtend description of the --enable-compressed-debug...
2015-10-21  Nick CliftonReset x86 Linux targets to not compressing debug sectio...
2015-10-20  H.J. LuAdd --enable-compressed-debug-sections={all,gas,gold,ld}
2015-10-19  Nick CliftonAdd a gas configure option to select the default behavi...
2015-10-12  Nick CliftonUpdate list of known MSP430 MCU names.
2015-10-12  Andrew Burgessavr: Fix bugs in org/align tracking.
2015-10-10  Alan ModraBug 19113 - read.c stringer assertion
2015-10-07  Yao QiAvoid using 'template' C++ keyword
2015-10-07  Nick CliftonNew ARC implementation.
2015-10-02  Renlin Li[GAS][AARCH64]Add TLSDESC large memory model support.
2015-10-02  Renlin Li[Binutils][AARCH64]Add TLS IE large memory support.
2015-10-02  Renlin Li[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC...
2015-10-02  Renlin Li[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.
2015-10-02  Renlin Li[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC...
2015-10-02  Renlin Li[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1...
2015-09-29  Dominik VogtAdd support for extensions in the .machine pseudoop...
2015-09-25  Peter ZotovCorrect the generation of OR1K pc-relative relocations.
2015-09-25  Ryo ONODERAPOSIX shell compatibility of gas/configure.ac
2015-09-23  Nick CliftonFix compile time warnings generated when compiling...
2015-09-22  Nick CliftonChange 7-byte NOP instruction for RX target, so that...
2015-09-08  Chen Gangconfig/tc-avr.c (md_section_align): Append UL for ...
2015-08-27  Alan ModraMore fallout from "Allow symbol and label names to...
2015-08-26  Alan ModraFallout from "Allow symbol and label names to be enclos...
2015-08-26  Nick CliftonAdd asprintf to the list of functions whose decls are...
2015-08-25  Jose E. MarchesiSupport for the sparc %pmcdper privileged register.
2015-08-21  Nick CliftonAllow symbol and label names to be enclosed in double...
2015-08-19  Jiong Wang[AArch64][5/6] GAS support TLSLD load/store relocation...
2015-08-19  Jiong Wang[AArch64][3/6] GAS support TLSLD move/add relocation...
2015-08-19  Jiong Wang[AArch64][1/6] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_...
2015-08-16  Alan ModraRationalize ARM .align
2015-08-13  Alan Modragas 0f handling
2015-08-13  Alan Modragas 0b vs 0b0 vs 00b
2015-08-13  Alan ModraCorrect local label doc
2015-08-12  Max Filippovxtensa: add --auto-litpools option
2015-08-12  Simon Dardis[MIPS] Map 'move' to 'or'.
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-11  Nick CliftonFix compile time warning messages about constant expres...
2015-08-11  Nick CliftonConvert 'A && (!A || B)' to 'A || B' in various places.
2015-08-11  Nick CliftonFix typo checking MMIX operands.
2015-08-11  Nick CliftonFix typo checking number of operands.
2015-08-11  Nick CliftonFix a typo where the same name was checked twice.
2015-08-08  Hans-Peter Nilssontc-arm.c: Append ULL to 0xFFFFFFFFFFFFF to avoid errors...
2015-08-04  Thomas Preud'homme2015-08-04 Thomas Preud'homme <thomas.preudhomme...
2015-08-03  Nick CliftonFix thinkos in the description of the --hash-size comma...
2015-07-28  Robert SuchanekAdd cores for M5100 series
2015-07-28  Robert SuchanekAdd -march=interaptiv
2015-07-27  H.J. LuRegenerate configure files
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  Alan Modragas line buffer handling
2015-07-21  Matthew Wahab[ARM] Support correctly spelled ARMv6KZ architecture...
2015-07-16  Jiong Wang[AArch64][2/3] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_...
2015-07-16  Matthew Wahab[ARM] Add crypto-neon-fp-armv8.1 as an fpu option
2015-07-16  James Greenhalgh[ARM] Make human parsing of "processor does not support...
2015-07-15  H.J. LuMake x86 Linux assembler default to gABI compliant
2015-07-14  H.J. LuMake default compression gABI compliant
2015-07-09  Catherine Moore2015-07-09 Catherine Moore <clm@codesourcery.com>
2015-07-08  Richard SandifordClarify case requirements for gas pseudo-ops
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 LoosemoreOpcodes and assembler support for Nios II R2
2015-07-01  Sandra LoosemoreAdd Nios II arch flags and compatibility tests
2015-06-30  Amit PawarAdd support for monitorx/mwaitx instructions
2015-06-28  H.J. LuRemove COMPRESS_DEBUG_ZLIB
2015-06-24  H.J. LuRemove the extra @section .cfi_lsda
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...
next
This page took 0.307003 seconds and 106 git commands to generate.