summaryrefslogtreecommitdiff
path: root/gas/NEWS
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-07-21This patch introduces support for specifing views in .loc directives, so that...Alexandre Oliva
2017-07-04Add markers.Tristan Gingold
2017-06-24[ARM] Add support for ARM Cortex-R52 processorThomas Preud'homme
2017-06-24[ARM] Add support for ARMv8-R in assembler and readelfThomas Preud'homme
2017-04-04Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu
2017-03-30Add support for the WebAssembly file format and the wasm32 ELF conversion to ...Pip Cet
2017-02-20Downgrade powerpc register error to warningAlan Modra
2017-02-14PowerPC register expression checksAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-31PRU GAS PortDimitar Dimitrov
2016-12-23Add marker in NEWS filesTristan Gingold
2016-11-04Add support for ARM Cortex-M33 processorThomas Preud'homme
2016-11-04Add support for ARM Cortex-M23 processorThomas Preud'homme
2016-11-01Add support for RISC-V architecture.Nick Clifton
2016-07-01Add marker for 2.27 branch.Tristan Gingold
2016-06-30Allow ARC target to be configured with --with-cpu=<cpu-name>.Andrew Burgess
2016-06-29Default to --enable-compressed-debug-sections=gas for Linux/x86H.J. Lu
2016-06-27Add command line option to stop the assembler from padding the end of section...Nick Clifton
2016-05-10Add support for ARMv8-M Mainline with DSP extensionThomas Preud'homme
2016-04-12Add support for .extCondCode, .extCoreRegister and .extAuxRegister.Claudiu Zissulescu
2016-02-26Properly implement STT_COMMONH.J. Lu
2016-02-15Enhance GAS's .section directive so that it can take numeric values for the f...Nick Clifton
2016-02-10Add support for ARC instruction relaxation in the assembler.Claudiu Zissulescu
2016-02-03Add -mrelax-relocations= to x86 assemblerH.J. Lu
2016-02-03Mention -mfence-as-lock-add=yes for x86 assemblerH.J. Lu
2016-02-03Remove duplicated marker for 2.26 in gas/NEWSH.J. Lu
2016-01-01Copyright update for binutilsAlan Modra
2015-11-13Add markers for release 2.26Tristan Gingold
2015-10-20Add --enable-compressed-debug-sections={all,gas,gold,ld}H.J. Lu
2015-10-19Add a gas configure option to select the default behaviour for the generation...Nick Clifton
2015-10-07New ARC implementation.Nick Clifton
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton
2015-07-21[ARM] Support correctly spelled ARMv6KZ architecture namesMatthew Wahab
2015-06-04[AArch64] Add support for ARMv8.1 command line optionMatthew Wahab
2015-06-03[ARM] Support for ARMv8.1 command line optionMatthew Wahab
2015-04-15Mention --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-14Mention --compress-debug-sections default in NEWSH.J. Lu
2014-10-14Add NEWS markers for 2.25.Tristan Gingold
2014-07-01Add support for the AVR Tiny series of microcontrollers.Barney Stratford
2014-04-22Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson
2014-03-19Add support for ARM assembler produced by CodeCompositor Studio.Daniel Gutson
2014-03-05Update copyright yearsAlan Modra
2013-12-13Add support for Andes NDS32:Kuan-Lin Chen
2013-09-18binutils/Tristan Gingold
2013-06-22 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)Richard Sandiford
2013-05-02 * archures.c: Add some more MSP430 machine numbers.Nick Clifton
2013-04-29 * elflink.c (_bfd_elf_gc_mark_extra_sections): Remove mark fromNick Clifton
2013-02-062013-02-06 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore