Age | Commit message (Expand) | Author | Files | Lines |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-03-31 | Use bool in gas | Alan Modra | 1 | -10/+10 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-08-31 | PR26497 UBSAN: tc-sh.c:2467 left shift cannot be represented | Alan Modra | 1 | -6/+6 |
2020-08-23 | PR26513, 629310abec breaks assembling PowerPC Linux kernels | Alan Modra | 1 | -1/+1 |
2020-08-21 | Rearrange symbol_create parameters | Alan Modra | 1 | -1/+1 |
2020-08-20 | Port gas/config/* to str_htab. | Martin Liska | 1 | -4/+4 |
2020-05-25 | gas: Update fr_literal access in frag for GCC 10 | H.J. Lu | 1 | -1/+1 |
2020-04-29 | Fix the disassmbly of SH instructions which have an unsigned 8-bit immediate ... | Nick Clifton | 1 | -1/+2 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -2/+2 |
2019-05-14 | A series of fixes to addres problems detected by compiling the assembler with... | Nick Clifton | 1 | -18/+12 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-10-29 | Move struc-symbol.h to symbols.c | Alan Modra | 1 | -18/+4 |
2018-04-16 | Remove sh5 and sh64 support | Alan Modra | 1 | -557/+5 |
2018-04-16 | Remove sh-symbianelf support | Alan Modra | 1 | -8/+0 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-01-23 | Fix spelling mistakes and typos in the GAS sources. | Nick Clifton | 1 | -3/+3 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -0/+2 |
2016-06-05 | sh{,64}: make arg type enum | Trevor Saunders | 1 | -6/+8 |
2016-05-13 | use XNEW and related macros more | Trevor Saunders | 1 | -2/+2 |
2016-04-01 | Constify more | Alan Modra | 1 | -1/+1 |
2016-03-29 | make md_parse_option () take a const char * | Trevor Saunders | 1 | -1/+1 |
2016-03-21 | Remove use of alloca. | Nick Clifton | 1 | -2/+1 |
2016-03-07 | Add const qualifiers at various places. | Trevor Saunders | 1 | -1/+1 |
2016-02-25 | Convert more variables to a constant form. | Trevor Saunders | 1 | -3/+3 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-11-09 | gas: Fix left shift of negative value. | Dominik Vogt | 1 | -7/+7 |
2015-08-12 | Remove trailing spaces in gas | H.J. Lu | 1 | -4/+4 |
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-08-01 | Fix PR10378 which is SH relax bug. | Kaz Kojima | 1 | -1/+1 |
2014-04-09 | gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW | Alan Modra | 1 | -2/+3 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2013-04-15 | gas/ | Julian Brown | 1 | -4/+5 |
2012-03-21 | gas/ | Thomas Schwinge | 1 | -3/+12 |
2010-06-28 | * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define. | Alan Modra | 1 | -3/+12 |
2010-06-21 | PR gas/11733 | Alan Modra | 1 | -2/+2 |
2010-05-25 | 2010-05-21 Daniel Jacobowitz <dan@codesourcery.com> | Nick Clifton | 1 | -11/+100 |
2010-03-02 | 2010-03-02 Andrew Stubbs <ams@codesourcery.com> | Andrew Stubbs | 1 | -31/+32 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -13/+13 |
2009-08-29 | Updated sources to avoid using the identifier name "new", which is a | Nick Clifton | 1 | -3/+3 |
2009-08-29 | * config/tc-sh.c (md_apply_fix): Extend sign of the offset value | Kaz Kojima | 1 | -1/+4 |
2009-07-24 | PR 10437 | Nick Clifton | 1 | -2/+2 |
2009-06-22 | * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c, | Nick Clifton | 1 | -1/+1 |
2008-08-06 | * NEWS: Mention these changes. | DJ Delorie | 1 | -0/+6 |
2008-04-15 | 2008-04-15 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 1 | -0/+17 |
2007-10-17 | Remove duplicate definitions of the md_atof() function | Nick Clifton | 1 | -51/+1 |
2007-07-03 | Switch to GPLv3 | Nick Clifton | 1 | -2/+2 |