summaryrefslogtreecommitdiff
path: root/gas/configure
AgeCommit message (Expand)Author
2022-07-09Regenerate with automake-1.15.1Alan Modra
2022-07-08Update version to 2.39.50 and regenerate filesNick Clifton
2022-06-27drop XC16x bitsJan Beulich
2022-03-25libtool.m4: fix the NM="/nm/over/here -B/option/with/path" caseNick Alcock
2022-01-23Regenerate configure files with autoconf 2.69H.J. Lu
2022-01-22Change version number to 2.38.50 and regenerate filesNick Clifton
2022-01-07RISC-V: update docs to reflect privileged spec v1.9 has been droppedPhilipp Tomsich
2022-01-07RISC-V: update docs for -mpriv-spec/--with-priv-spec for 1.12Philipp Tomsich
2021-12-02gas: re-generate configureSimon Marchi
2021-11-25gas: enable silent build rulesMike Frysinger
2021-10-24LoongArch gas supportliuzhensong
2021-09-27configure: regenerate in all projects that use libtool.m4Nick Alcock
2021-09-02Add support for the haiku operating system. These are the os support patches...Alexander von Gluck IV
2021-07-13RISC-V: Enable elf attributes when default configure option isn't set.Nelson Chu
2021-07-03Update version number and regenerate filesNick Clifton
2021-04-05C99 gas configuryAlan Modra
2021-02-24PR23691, gas .y files vs. automatic make dependenciesAlan Modra
2021-01-12Implement a workaround for GNU mak jobserverH.J. Lu
2021-01-11Binutils: Check if AR works with --plugin and rcH.J. Lu
2021-01-09Binutils: Pass --plugin to AR and RANLIBH.J. Lu
2021-01-09Change version number to 2.36.50 and regenerate filesNick Clifton
2021-01-09configure regenAlan Modra
2021-01-07libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a...Samuel Thibault
2020-07-30Unify Solaris procfs and largefile handlingRainer Orth
2020-07-09Linux/x86: Configure gas with --enable-x86-used-note by defaultH.J. Lu
2020-07-04Update version to 2.35.50 and regenerate filesNick Clifton
2020-05-20[PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions...Nelson Chu
2020-01-18Update version to 2.34.50. Regenerate configure and .pot files.Nick Clifton
2019-09-18Re-generate many configure and Makefile.in filesSimon Marchi
2019-09-16Update version to 2.33.50 and regenerate configure scripts.Phil Blundell
2019-06-14Regenerate with approved autotools versionAlan Modra
2019-05-23gas: add support for eBPFJose E. Marchesi
2019-02-19Fix a potential deadlock in some older Loongson 3A1000 MIPS processors.Paul Hua
2019-01-28Control gas enable-checking default by bfd/development.shAlan Modra
2019-01-19Change version to 2.32.51 and regenerate configure and pot files.Nick Clifton
2019-01-16RISC-V: Support ELF attribute for gas and readelf.Jim Wilson
2019-01-09Adjust bfd/warning.m4 egrep patternsAndrew Paprocki
2018-09-20Andes Technology has good news for you, we plan to update the nds32 port of b...Nick Clifton
2018-08-31x86: Extend assembler to generate GNU property notesH.J. Lu
2018-06-27gas object file locationsAlan Modra
2018-06-24Regenerate configure and pot files with updated binutils version number.Nick Clifton
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi
2018-06-01Bump version number to 2.30.52H.J. Lu
2018-04-26Extend the assembler so that it can automatically generate GNU Build attribut...Nick Clifton
2018-04-18various i386-aout and i386-coff target removalAlan Modra
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra
2018-04-16Remove sh-symbianelf supportAlan Modra
2018-04-16Remove m88k supportAlan Modra
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra
2018-04-05Use dlsym to check if libdl is needed for pluginH.J. Lu