summaryrefslogtreecommitdiff
path: root/gas/Makefile.am
AgeCommit message (Expand)Author
2022-06-27drop XC16x bitsJan Beulich
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-12-01gas: merge doc subdir up a levelMike Frysinger
2021-10-24LoongArch gas supportliuzhensong
2021-05-20PR27888, fix link of gas with zlib by libtool 2.4.6Nicolas Boulenguez
2021-02-24PR23691, gas .y files vs. automatic make dependenciesAlan Modra
2021-02-09Remove arm-symbianelfAlan Modra
2021-01-14gas: bfin: build lexer with -WerrorMike Frysinger
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-11-09Fix regexp for development.expAndreas Schwab
2020-07-30Unify Solaris procfs and largefile handlingRainer Orth
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-05-23gas: add support for eBPFJose E. Marchesi
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-10-29Move struc-symbol.h to symbols.cAlan Modra
2018-09-21gas: Make bfin-parse.c/rl78-parse.c/rx-parse.c depend on bfd/reloc.cH.J. Lu
2018-08-23Prune BFD warnings for unknown GNU propertiesH.J. Lu
2018-07-30Add support for the C_SKY series of processors.Andrew Jenner
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi
2018-05-18Add support for the Freescale s12z processor.John Darrington
2018-04-25Remove arm-aout and arm-coff supportAlan Modra
2018-04-18various i386-aout and i386-coff target removalAlan Modra
2018-04-16Remove arm-epoc-pe supportAlan Modra
2018-04-16Remove sparc-aout and sparc-coff supportAlan Modra
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra
2018-04-16Remove sh5 and sh64 supportAlan Modra
2018-04-16Remove i370 supportAlan Modra
2018-04-16Remove netware supportAlan Modra
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-03-30Add support for the WebAssembly file format and the wasm32 ELF conversion to ...Pip Cet
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-31PRU GAS PortDimitar Dimitrov
2016-11-21Use ACX_PROG_CMP_IGNORE_INITIAL in gasAlan Modra
2016-11-01Add support for RISC-V architecture.Nick Clifton
2016-10-08Auto-generated dependencies for rx-parse.o and rl78-parse.oAlan Modra
2016-07-16Don't include libbfd.h outside of bfd, part 1Alan Modra
2016-03-31enable -Wwrite-strings for gasTrevor Saunders
2016-01-01Copyright update for binutilsAlan Modra
2015-03-31Add --with-system-zlib in gasH.J. Lu
2015-01-28FT32 initial supportAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-06Add Visium support to gasEric Botcazou
2014-08-20Fix typo in f7f2534eAlan Modra
2014-08-19This patch adds support for FreeBSD ARM in gas.Nick Clifton
2014-07-04Use modern AC_INIT in configure.inAlan Modra
2014-06-05Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker
2014-04-22Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson
2014-03-05Update copyright yearsAlan Modra
2013-12-13Add support for Andes NDS32:Kuan-Lin Chen