Age | Commit message (Expand) | Author | Files | Lines |
2022-01-07 | RISC-V: update docs to reflect privileged spec v1.9 has been dropped | Philipp Tomsich | 1 | -1/+1 |
2022-01-07 | RISC-V: update docs for -mpriv-spec/--with-priv-spec for 1.12 | Philipp Tomsich | 1 | -1/+1 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-12-01 | gas: merge doc subdir up a level | Mike Frysinger | 1 | -1/+1 |
2021-11-25 | gas: enable silent build rules | Mike Frysinger | 1 | -0/+1 |
2021-10-24 | LoongArch gas support | liuzhensong | 1 | -0/+13 |
2021-07-13 | RISC-V: Enable elf attributes when default configure option isn't set. | Nelson Chu | 1 | -8/+1 |
2021-04-05 | C99 gas configury | Alan Modra | 1 | -32/+2 |
2021-02-24 | PR23691, gas .y files vs. automatic make dependencies | Alan Modra | 1 | -4/+4 |
2021-01-12 | Implement a workaround for GNU mak jobserver | H.J. Lu | 1 | -0/+2 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-07-09 | Linux/x86: Configure gas with --enable-x86-used-note by default | H.J. Lu | 1 | -0/+7 |
2020-05-20 | [PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions... | Nelson Chu | 1 | -1/+32 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-05-23 | gas: add support for eBPF | Jose E. Marchesi | 1 | -0/+6 |
2019-02-19 | Fix a potential deadlock in some older Loongson 3A1000 MIPS processors. | Paul Hua | 1 | -0/+18 |
2019-01-28 | Control gas enable-checking default by bfd/development.sh | Alan Modra | 1 | -4/+3 |
2019-01-16 | RISC-V: Support ELF attribute for gas and readelf. | Jim Wilson | 1 | -0/+25 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-09-20 | Andes Technology has good news for you, we plan to update the nds32 port of b... | Nick Clifton | 1 | -0/+29 |
2018-08-31 | x86: Extend assembler to generate GNU property notes | H.J. Lu | 1 | -0/+21 |
2018-06-27 | gas object file locations | Alan Modra | 1 | -56/+55 |
2018-06-19 | Bump to autoconf 2.69 and automake 1.15.1 | Simon Marchi | 1 | -3/+2 |
2018-04-26 | Extend the assembler so that it can automatically generate GNU Build attribut... | Nick Clifton | 1 | -0/+19 |
2018-04-18 | various i386-aout and i386-coff target removal | Alan Modra | 1 | -6/+0 |
2018-04-16 | Remove m68k-aout and m68k-coff support | Alan Modra | 1 | -1/+0 |
2018-04-16 | Remove sh-symbianelf support | Alan Modra | 1 | -4/+0 |
2018-04-16 | Remove m88k support | Alan Modra | 1 | -1/+0 |
2018-04-11 | Remove i860, i960, bout and aout-adobe targets | Alan Modra | 1 | -6/+1 |
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-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
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/+1 |
2017-01-09 | Add Swedish translation for GAS. | Nick Clifton | 1 | -1/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-21 | Use ACX_PROG_CMP_IGNORE_INITIAL in gas | Alan Modra | 1 | -0/+1 |
2016-11-01 | Add support for RISC-V architecture. | Nick Clifton | 1 | -1/+1 |
2016-06-30 | Allow ARC target to be configured with --with-cpu=<cpu-name>. | Andrew Burgess | 1 | -0/+11 |
2016-02-26 | Properly implement STT_COMMON | H.J. Lu | 1 | -0/+19 |
2016-02-03 | Add -mrelax-relocations= to x86 assembler | H.J. Lu | 1 | -0/+29 |
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-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-11-20 | Update translations. | Nick Clifton | 1 | -1/+1 |
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 | -4/+5 |
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/+15 |
2015-10-20 | Add --enable-compressed-debug-sections={all,gas,gold,ld} | H.J. Lu | 1 | -15/+8 |