epiphany/disassembler: Improve alignment of output.
[external/binutils.git] / gas / ChangeLog
2016-02-02 Andrew Burgessepiphany/disassembler: Improve alignment of output.
2016-02-01 Claudiu ZissulescuFix ARC TLS support.
2016-02-01 LoriaFix a problem building the ARM assembler using LLVM.
2016-02-01 Nick CliftonFix error building Microblaze assembler on a 32-bit...
2016-01-29 H.J. LuReplace == with = in gas/configure.ac
2016-01-29 H.J. LuAdd testsuite/ to the last gas ChangeLog entry
2016-01-29 Andrew SenkevichAdd option -mfence-as-lock-add=[no|yes].
2016-01-27 H.J. LuRemove trailing `]' in --enable-compressed-debug-sections
2016-01-26 H.J. LuRename OPTION_OMIT_LOCK_PREFIX to OPTION_MOMIT_LOCK_PREFIX
2016-01-25 Catherine MooreAvoid the use of gp-relative addressing when abicalls...
2016-01-25 Renlin Li[PATCH[ARM]Check mapping symbol while backward searchin...
2016-01-21 Nick CliftonFix gas testsuite failures for ARM netbesdelf configura...
2016-01-20 Nick CliftonFix unexpected failures in GAS testsuite for ARM VxWork...
2016-01-20 Nick CliftonUpda the documentation on assembler error message gener...
2016-01-20 Nick CliftonSkip ARM v8 tests for COFF based targets.
2016-01-20 Matthew Wahab[AArch64] Reject invalid immediate operands to MSR UAO
2016-01-20 Mickael GueneAdd support for an ARM specific 'y' section attribute...
2016-01-18 Maciej W. RozyckiMIPS: Remove remnants of 48-bit microMIPS instruction...
2016-01-18 Alan ModraProvide AC_PROG_LEX that copes with LEX=missing from...
2016-01-17 Alan ModraRegen configure
2016-01-17 Alan Modram68hc11/12 and xgate config.sub weirdness
2016-01-14 Nick CliftonFix display of RL78 MOVW instructions that use the...
2016-01-14 Matthew Wahab[AArch64] Fix missing architecture checks for ARMv8...
2016-01-13 Maciej W. RozyckiNios II/GAS: Fix build error in `output_movia'
2016-01-13 Yoshinori SatoRemove spurious condition in test for closing parenthesis.
2016-01-12 Matthew Wahab[ARM] Support ARMv8.2 RAS extension.
2016-01-12 Alan ModraPowerPC gas test vsx3
2016-01-11 Peter BergnerDelete opcodes that have been removed from ISA 3.0.
2016-01-08 Andreas Schwabm68k: fix constraints of move.[bw] for ISA_B/C
2016-01-06 Andrew Burgessbfd/arc: Add R_ prefix to all relocation names
2016-01-01 Alan ModraCopyright update for binutils
2016-01-01 Alan ModraNew 2016 binutils ChangeLog files
2016-01-01 Alan Modrabinutils ChangeLog rotation
2015-12-30 Alan ModraFix assorted ChangeLog errors
2015-12-24 Thomas Preud'hommeAdd assembler support for ARMv8-M Baseline
2015-12-24 Thomas Preud'hommeAdd assembler support for ARMv8-M Mainline
2015-12-24 Thomas Preud'hommeConsolidate Thumb-1/Thumb-2 ISA detection
2015-12-21 Nick CliftonFix building pdfs of assembler documentation.
2015-12-18 H.J. LuProcess 64-bit imm/disp only for 64-bit BFD
2015-12-17 Ramana Radhakrishnan[Patch ARM] Fix build attributes for armv8-a in case...
2015-12-17 Christophe LyonAdd forgotten ChangeLog updates for 72d98d16ed09584660d...
2015-12-15 Nick CliftonRemove refernces to a non-existent silicon errata.
2015-12-15 Yoshinori SatoAdd support for RX V2 Instruction Set
2015-12-14 Matthew Wahab[AArch64][PATCH 11/14] Add support for the 2H vector...
2015-12-14 Matthew Wahab[AArch64][PATCH 10/14] Rework code mapping vector types...
2015-12-14 Jan Beulichgas: free allocated symbol name in .cfi_label handling
2015-12-11 Matthew Wahab[AArch64][Patch 5/5] Add instruction PSB CSYNC
2015-12-11 Matthew Wahab[AArch64][Patch 1/5] Support the ARMv8.2 Statistical...
2015-12-10 Matthew Wahab[AArch64][PATCH 2/2] Support ARMv8.2 DC CVAP instruction.
2015-12-10 Jose E. Marchesigas: documentation for the SPARC %dN and %qN fp registe...
2015-12-10 Matthew Wahab[AArch64] Fix ARMv8.1 and ARMv8.2 feature settings.
2015-12-10 Andrew Burgessarc/gas: Accept, but ignore, dummy arguments.
2015-12-09 Jose E. Marchesisparc: support %dN and %qN syntax for FP registers.
2015-12-09 Nick CliftonFix compile time warning building RX target.
2015-12-08 Jan Beulichgas: consistently emit diagnostics for non-zero data...
2015-12-08 Jan Beulichgas: don't get confused by .asci{i,z} after .struct
2015-12-08 Jan BeulichELF: don't re-order SHF_FILE symbols
2015-12-08 DJ Delorierl78: relaxation fixes
2015-12-07 Alan Modratc-ppc.c md_apply_fix tidy
2015-12-04 Nick CliftonFix GAS testsuite failures for COFF/PE based ARM targets.
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.
next