Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-12-04 | PR gas/12282 | Maciej W. Rozycki | 1 | -1/+1 |
2010-12-02 | gas/ | Richard Sandiford | 1 | -3/+10 |
2010-12-01 | * symbols.h (dot_symbol): New declaration. | Maciej W. Rozycki | 1 | -1/+1 |
2010-12-01 | * symbols.c (symbol_clone_if_forward_ref): Don't limit cloning | Maciej W. Rozycki | 1 | -2/+7 |
2010-09-29 | * expr.c (expr): Correct returned segment value. | Alan Modra | 1 | -8/+19 |
2010-08-02 | PR gas/11867 | Alan Modra | 1 | -7/+14 |
2010-06-22 | gas/ | Jan Beulich | 1 | -2/+1 |
2010-04-21 | Initialize the X_md field. | H.J. Lu | 1 | -0/+1 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -4/+4 |
2009-12-08 | Call symbol_same_p to check to if 2 symbols are the same. | H.J. Lu | 1 | -2/+1 |
2009-10-28 | PR gas/10856 | Alan Modra | 1 | -8/+13 |
2009-09-11 | * po/bfd.pot: Updated by the Translation project. | Nick Clifton | 1 | -11/+11 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-07-28 | gas/ | Jan Beulich | 1 | -17/+1 |
2009-06-22 | * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c, | Nick Clifton | 1 | -3/+3 |
2009-04-20 | gas/ | Jan Beulich | 1 | -7/+104 |