Age | Commit message (Expand) | Author | Files | Lines |
2022-04-07 | Add support for COFF secidx relocations | Mark Harmstone | 1 | -0/+1 |
2022-03-17 | asan: buffer overflows after calling ignore_rest_of_line | Alan Modra | 1 | -3/+1 |
2022-02-16 | gas local label and dollar label handling | Alan Modra | 1 | -5/+5 |
2022-01-04 | gas: rework handling of backslashes in quoted symbol names | Jan Beulich | 1 | -8/+42 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-01-01 | ubsan: signed integer multiply overflow | Alan Modra | 1 | -1/+6 |
2021-06-18 | gas: fold symbol table entries generated for .startof.() / .sizeof.() | Jan Beulich | 1 | -8/+47 |
2021-04-12 | Power10 bignum operands | Alan Modra | 1 | -29/+21 |
2021-04-05 | C99 gas configury | Alan Modra | 1 | -2/+0 |
2021-03-31 | Use bool in gas | Alan Modra | 1 | -2/+2 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-09-02 | ubsan: expr.c:1725,1741 signed integer overflow | Alan Modra | 1 | -2/+2 |
2020-08-31 | crx: ubsan: cannot be represented | Alan Modra | 1 | -2/+2 |
2020-08-26 | PR26447 UBSAN: expr.c:1936 left shift of negative value | Alan Modra | 1 | -5/+14 |
2020-08-21 | Rearrange symbol_create parameters | Alan Modra | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-05-21 | GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value. | John Darrington | 1 | -10/+17 |
2019-05-21 | Revert "GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value." | John Darrington | 1 | -13/+6 |
2019-05-20 | GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value. | John Darrington | 1 | -6/+13 |
2019-04-25 | Speed up locview resolution with relaxable frags | Alexandre Oliva | 1 | -1/+4 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-10-20 | PR23800, .eqv doesn't always defer expression evaluation | Alan Modra | 1 | -0/+7 |
2018-04-11 | Remove i860, i960, bout and aout-adobe targets | Alan Modra | 1 | -42/+0 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-11-22 | Riscv ld-elf/stab failure and fake label cleanup. | Jim Wilson | 1 | -3/+4 |
2017-02-22 | gas: require an operand to .startof.()/.sizeof.() | Jan Beulich | 1 | -0/+22 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-05 | Fix ICE in assembler when passed a bogus input file. | Nick Clifton | 1 | -1/+1 |
2016-11-11 | Accept L and LL suffixes to integer constants. | Nick Clifton | 1 | -0/+8 |
2016-10-06 | -Wimplicit-fallthrough dodgy fixes | Alan Modra | 1 | -3/+3 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -0/+1 |
2016-05-13 | use xstrdup, xmemdup0 and concat more | Trevor Saunders | 1 | -10/+4 |
2016-04-07 | Allow integer contants to have a U suffix. Improve error reporting for missi... | Nick Clifton | 1 | -1/+14 |
2016-04-03 | use XNEW and related macros more | Trevor Saunders | 1 | -1/+1 |
2016-04-03 | cleanup FLT_CHARS and EXP_CHARS | Trevor Saunders | 1 | -2/+0 |
2016-02-22 | Add more const type qualifiers to GAS sources. | Trevor Saunders | 1 | -3/+3 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-08-21 | Allow symbol and label names to be enclosed in double quotes. | Nick Clifton | 1 | -24/+54 |
2015-08-13 | gas 0f handling | Alan Modra | 1 | -38/+25 |
2015-08-13 | gas 0b vs 0b0 vs 00b | Alan Modra | 1 | -21/+23 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-11-04 | Don't use register keyword | Alan Modra | 1 | -1/+1 |
2014-10-14 | Avoid undefined behaviour with signed expressions | Alan Modra | 1 | -1/+2 |
2014-07-26 | Prepare gas for 64-bit obstacks | Alan Modra | 1 | -1/+0 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2013-04-15 | gas/ | Julian Brown | 1 | -2/+2 |
2013-04-11 | gas/ | Julian Brown | 1 | -10/+57 |
2013-03-08 | 2013-03-08 Chung-Lin Tang <cltang@codesourcery.com> | Chung-Lin Tang | 1 | -1/+4 |
2012-06-30 | * frags.h (frag_offset_fixed_p): Update prototype. | Alan Modra | 1 | -4/+4 |
2011-03-17 | PR 12569 | Alan Modra | 1 | -5/+2 |