Age | Commit message (Expand) | Author | Files | Lines |
2024-10-29 | gas: constify md_{short,long}opts and md_longopts_size | Jan Beulich | 1 | -3/+3 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-08-23 | PR26513, 629310abec breaks assembling PowerPC Linux kernels | Alan Modra | 1 | -8/+8 |
2020-08-20 | Port gas/config/* to str_htab. | Martin Liska | 1 | -44/+22 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", gas | Alan Modra | 1 | -2/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-05-13 | use xstrdup, xmemdup0 and concat more | Trevor Saunders | 1 | -5/+4 |
2016-04-03 | use XNEW and related macros more | Trevor Saunders | 1 | -5/+4 |
2016-04-03 | use xstrdup and friends more | Trevor Saunders | 1 | -6/+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/+13 |
2016-03-07 | Add const qualifiers at various places. | Trevor Saunders | 1 | -1/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-08-12 | Remove trailing spaces in gas | H.J. Lu | 1 | -1/+1 |
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-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2014-01-07 | remove VA_* from binutils | Tom Tromey | 1 | -4/+4 |
2011-05-18 | PR gas/12754 | Nick Clifton | 1 | -1/+1 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -32/+30 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-08-29 | Updated sources to avoid using the identifier name "new", which is a | Nick Clifton | 1 | -5/+5 |
2009-07-24 | PR 10437 | Nick Clifton | 1 | -48/+48 |
2009-06-22 | * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c, | Nick Clifton | 1 | -2/+1 |
2007-10-17 | Remove duplicate definitions of the md_atof() function | Nick Clifton | 1 | -2/+2 |
2007-07-03 | Switch to GPLv3 | Nick Clifton | 1 | -2/+2 |
2006-06-07 | remove some duplicate #include's. | Alan Modra | 1 | -2/+1 |
2006-05-02 | 2006-05-02 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -2/+2 |
2006-05-02 | 2006-05-02 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -3/+5 |
2005-08-11 | * README-vms: Delete. | Alan Modra | 1 | -2/+0 |
2005-07-08 | * frags.h: Remove ANSI_PROTOTYPES conditional code. | Ben Elliston | 1 | -4/+0 |
2005-07-07 | Kaveh Ghazi's printf format attribute checking patch. | Jim Wilson | 1 | -12/+12 |
2005-06-07 | gas: | Zack Weinberg | 1 | -1/+1 |
2005-05-05 | Update the address and phone number of the FSF | Nick Clifton | 1 | -2/+2 |
2005-03-23 | Convert to ISO C90 formatting | Nick Clifton | 1 | -1044/+1213 |
2005-03-03 | update copyright dates | Alan Modra | 1 | -1/+2 |
2003-11-22 | * config/atof-tahoe.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-11-20 | * config/tc-arc.c: Remove a local prototype of atof_ieee. | Kazu Hirata | 1 | -1/+0 |
2002-12-12 | * config/tc-tic30.c: #include stdarg.h or varargs.h. | Alan Modra | 1 | -59/+32 |
2002-09-05 | gas reloc rewrite. | Alan Modra | 1 | -14/+2 |
2001-11-15 | Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function. | Nick Clifton | 1 | -6/+10 |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -11/+12 |
2001-03-08 | Fix copyright notices | Nick Clifton | 1 | -1/+1 |