aboutsummaryrefslogtreecommitdiff
path: root/gas/configure
AgeCommit message (Expand)AuthorFilesLines
2019-02-19Fix a potential deadlock in some older Loongson 3A1000 MIPS processors.Paul Hua1-2/+25
2019-01-28Control gas enable-checking default by bfd/development.shAlan Modra1-4/+3
2019-01-19Change version to 2.32.51 and regenerate configure and pot files.Nick Clifton1-10/+10
2019-01-16RISC-V: Support ELF attribute for gas and readelf.Jim Wilson1-2/+32
2019-01-09Adjust bfd/warning.m4 egrep patternsAndrew Paprocki1-5/+5
2018-09-20Andes Technology has good news for you, we plan to update the nds32 port of b...Nick Clifton1-0/+39
2018-08-31x86: Extend assembler to generate GNU property notesH.J. Lu1-2/+26
2018-06-27gas object file locationsAlan Modra1-56/+55
2018-06-24Regenerate configure and pot files with updated binutils version number.Nick Clifton1-10/+10
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi1-630/+1010
2018-06-01Bump version number to 2.30.52H.J. Lu1-10/+10
2018-04-26Extend the assembler so that it can automatically generate GNU Build attribut...Nick Clifton1-2/+26
2018-04-18various i386-aout and i386-coff target removalAlan Modra1-8/+0
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra1-3/+0
2018-04-16Remove sh-symbianelf supportAlan Modra1-6/+0
2018-04-16Remove m88k supportAlan Modra1-3/+0
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra1-9/+1
2018-04-05Use dlsym to check if libdl is needed for pluginH.J. Lu1-12/+12
2018-03-01Add missing translations to ALL_LINGUASAlan Modra1-1/+1
2018-01-23MIPS/GAS: Correct default ABI selection for `mips64*-ps2-elf*'Maciej W. Rozycki1-1/+2
2018-01-13Bump version number to 2.30.51Nick Clifton1-10/+10
2017-07-04Regenerate configure.Tristan Gingold1-10/+10
2017-05-22[AArch64, gas] Support ILP32 triplet aarch64*-linux-gnu_ilp32Jiong Wang1-1/+1
2017-01-18Catch gas exit-via-signalNathan Sidwell1-0/+11
2017-01-09Add Swedish translation for GAS.Nick Clifton1-1/+1
2016-12-23Bump version to 2.28.51Tristan Gingold1-10/+10
2016-12-08sync binutils config/ with gccAlan Modra1-1/+1
2016-11-22Fix spelling mistakes in comments in configure scriptsAmbrogino Modigliani1-1/+1
2016-11-21Use ACX_PROG_CMP_IGNORE_INITIAL in gasAlan Modra1-2/+33
2016-11-01Add support for RISC-V architecture.Nick Clifton1-1/+1
2016-09-26When building target binaries, ensure that the warning flags selected for the...Vlad Zakharov1-6/+50
2016-07-21Set BFD_VERSION to 2.27.51H.J. Lu1-10/+10
2016-06-30Allow ARC target to be configured with --with-cpu=<cpu-name>.Andrew Burgess1-2/+16
2016-05-09Regenerate configureAlan Modra1-7/+10
2016-03-31enable -Wwrite-strings for gasTrevor Saunders1-2/+18
2016-03-22Add -Wstack-usage to the gcc warning flags list, but only if using a sufficie...Nick Clifton1-1/+19
2016-03-21Remove use of alloca.Nick Clifton1-1/+1
2016-02-26Properly implement STT_COMMONH.J. Lu1-2/+25
2016-02-03Add -mrelax-relocations= to x86 assemblerH.J. Lu1-2/+36
2016-01-29Replace == with = in gas/configure.acH.J. Lu1-1/+1
2016-01-27Remove trailing `]' in --enable-compressed-debug-sectionsH.J. Lu1-1/+1
2016-01-18Provide AC_PROG_LEX that copes with LEX=missing from top-levelAlan Modra1-4/+5
2016-01-17Regen configureAlan Modra1-1/+1
2015-11-20Update translations.Nick Clifton1-1/+1
2015-11-14Bump version to 2.26.51Tristan Gingold1-10/+10
2015-10-22Properly check --enable-compressed-debug-sections={yes,all}H.J. Lu1-1/+1
2015-10-22Handle --enable-compressed-debug-sections=ld,gasH.J. Lu1-6/+7
2015-10-21Extend description of the --enable-compressed-debug-sections configure option...Nick Clifton1-1/+1
2015-10-21Reset x86 Linux targets to not compressing debug sections by default. Enable...Nick Clifton1-8/+19
2015-10-20Add --enable-compressed-debug-sections={all,gas,gold,ld}H.J. Lu1-19/+8