Age | Commit message (Expand) | Author | Files | Lines |
2018-06-27 | gas object file locations | Alan Modra | 1 | -56/+55 |
2018-06-24 | Regenerate configure and pot files with updated binutils version number. | Nick Clifton | 1 | -10/+10 |
2018-06-19 | Bump to autoconf 2.69 and automake 1.15.1 | Simon Marchi | 1 | -630/+1010 |
2018-06-01 | Bump version number to 2.30.52 | H.J. Lu | 1 | -10/+10 |
2018-04-26 | Extend the assembler so that it can automatically generate GNU Build attribut... | Nick Clifton | 1 | -2/+26 |
2018-04-18 | various i386-aout and i386-coff target removal | Alan Modra | 1 | -8/+0 |
2018-04-16 | Remove m68k-aout and m68k-coff support | Alan Modra | 1 | -3/+0 |
2018-04-16 | Remove sh-symbianelf support | Alan Modra | 1 | -6/+0 |
2018-04-16 | Remove m88k support | Alan Modra | 1 | -3/+0 |
2018-04-11 | Remove i860, i960, bout and aout-adobe targets | Alan Modra | 1 | -9/+1 |
2018-04-05 | Use dlsym to check if libdl is needed for plugin | H.J. Lu | 1 | -12/+12 |
2018-03-01 | Add missing translations to ALL_LINGUAS | Alan Modra | 1 | -1/+1 |
2018-01-23 | MIPS/GAS: Correct default ABI selection for `mips64*-ps2-elf*' | Maciej W. Rozycki | 1 | -1/+2 |
2018-01-13 | Bump version number to 2.30.51 | Nick Clifton | 1 | -10/+10 |
2017-07-04 | Regenerate configure. | Tristan Gingold | 1 | -10/+10 |
2017-05-22 | [AArch64, gas] Support ILP32 triplet aarch64*-linux-gnu_ilp32 | Jiong Wang | 1 | -1/+1 |
2017-01-18 | Catch gas exit-via-signal | Nathan Sidwell | 1 | -0/+11 |
2017-01-09 | Add Swedish translation for GAS. | Nick Clifton | 1 | -1/+1 |
2016-12-23 | Bump version to 2.28.51 | Tristan Gingold | 1 | -10/+10 |
2016-12-08 | sync binutils config/ with gcc | Alan Modra | 1 | -1/+1 |
2016-11-22 | Fix spelling mistakes in comments in configure scripts | Ambrogino Modigliani | 1 | -1/+1 |
2016-11-21 | Use ACX_PROG_CMP_IGNORE_INITIAL in gas | Alan Modra | 1 | -2/+33 |
2016-11-01 | Add support for RISC-V architecture. | Nick Clifton | 1 | -1/+1 |
2016-09-26 | When building target binaries, ensure that the warning flags selected for the... | Vlad Zakharov | 1 | -6/+50 |
2016-07-21 | Set BFD_VERSION to 2.27.51 | H.J. Lu | 1 | -10/+10 |
2016-06-30 | Allow ARC target to be configured with --with-cpu=<cpu-name>. | Andrew Burgess | 1 | -2/+16 |
2016-05-09 | Regenerate configure | Alan Modra | 1 | -7/+10 |
2016-03-31 | enable -Wwrite-strings for gas | Trevor Saunders | 1 | -2/+18 |
2016-03-22 | Add -Wstack-usage to the gcc warning flags list, but only if using a sufficie... | Nick Clifton | 1 | -1/+19 |
2016-03-21 | Remove use of alloca. | Nick Clifton | 1 | -1/+1 |
2016-02-26 | Properly implement STT_COMMON | H.J. Lu | 1 | -2/+25 |
2016-02-03 | Add -mrelax-relocations= to x86 assembler | H.J. Lu | 1 | -2/+36 |
2016-01-29 | Replace == with = in gas/configure.ac | H.J. Lu | 1 | -1/+1 |
2016-01-27 | Remove trailing `]' in --enable-compressed-debug-sections | H.J. Lu | 1 | -1/+1 |
2016-01-18 | Provide AC_PROG_LEX that copes with LEX=missing from top-level | Alan Modra | 1 | -4/+5 |
2016-01-17 | Regen configure | Alan Modra | 1 | -1/+1 |
2015-11-20 | Update translations. | Nick Clifton | 1 | -1/+1 |
2015-11-14 | Bump version to 2.26.51 | Tristan Gingold | 1 | -10/+10 |
2015-10-22 | Properly check --enable-compressed-debug-sections={yes,all} | H.J. Lu | 1 | -1/+1 |
2015-10-22 | Handle --enable-compressed-debug-sections=ld,gas | H.J. Lu | 1 | -6/+7 |
2015-10-21 | Extend description of the --enable-compressed-debug-sections configure option... | Nick Clifton | 1 | -1/+1 |
2015-10-21 | Reset x86 Linux targets to not compressing debug sections by default. Enable... | Nick Clifton | 1 | -8/+19 |
2015-10-20 | Add --enable-compressed-debug-sections={all,gas,gold,ld} | H.J. Lu | 1 | -19/+8 |
2015-10-19 | Add a gas configure option to select the default behaviour for the generation... | Nick Clifton | 1 | -2/+23 |
2015-09-25 | POSIX shell compatibility of gas/configure.ac | Ryo ONODERA | 1 | -5/+5 |
2015-08-26 | Add asprintf to the list of functions whose decls are checked at configure time. | Nick Clifton | 1 | -0/+10 |
2015-07-27 | Regenerate configure files | H.J. Lu | 1 | -2/+2 |
2015-04-02 | Regenerate configure in bfd/binutils/gas/gdb/gold | H.J. Lu | 1 | -2/+2 |
2015-04-01 | Regenerate configure in bfd/binutils/gas/gdb | H.J. Lu | 1 | -2/+4 |
2015-03-31 | Revert the AM_ZLIB change in gas | H.J. Lu | 1 | -5/+12 |