Age | Commit message (Expand) | Author | Files | Lines |
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-11-27 | Fix spelling in comments in C source files (gas) | Ambrogino Modigliani | 1 | -1/+1 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -0/+3 |
2016-04-03 | use XNEW and related macros more | Trevor Saunders | 1 | -2/+2 |
2016-04-01 | Constify more | Alan Modra | 1 | -1/+1 |
2016-03-31 | cast literal to char * when assigning to input_line_ptr | Trevor Saunders | 1 | -1/+1 |
2016-03-31 | make some variables unsigned | Trevor Saunders | 1 | -2/+2 |
2016-03-29 | make md_parse_option () take a const char * | Trevor Saunders | 1 | -1/+1 |
2016-03-07 | Add const qualifiers at various places. | Trevor Saunders | 1 | -2/+2 |
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 | -3/+4 |
2015-08-12 | Remove trailing spaces in gas | H.J. Lu | 1 | -10/+10 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-11-12 | Fix z80-coff build breakage | Alan Modra | 1 | -0/+4 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2014-01-14 | PR gas/16434 | Nick Clifton | 1 | -7/+5 |
2013-08-23 | PR binutils/15834 | Nick Clifton | 1 | -6/+6 |
2012-05-06 | 2012-05-06 Arnold Metselaar <arnold_m@operamail.com> | Arnold Metselaar | 1 | -134/+166 |
2010-12-09 | * config/tc-z80.c (md_apply_fix): Rename var to fix shadow warning. | Arnold Metselaar | 1 | -13/+13 |
2010-12-05 | PR gas/12269 | Arnold Metselaar | 1 | -4/+13 |
2009-10-25 | * config/tc-z80.c (z80_start_line_hook): Fix parsing of 'equ' or | Arnold Metselaar | 1 | -11/+6 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-07-24 | PR 10437 | Nick Clifton | 1 | -3/+2 |
2008-09-14 | Fix Opcode generation of ld a,(bc) and ld a,(de) on target z80 | Arnold Metselaar | 1 | -1/+1 |
2007-07-03 | Switch to GPLv3 | Nick Clifton | 1 | -2/+2 |
2006-06-07 | remove some duplicate #include's. | Alan Modra | 1 | -5/+1 |
2006-04-09 | removed z80_optimize_expr; redundant since 2006-04-04 | Arnold Metselaar | 1 | -64/+0 |
2006-02-05 | Cleanup of pseudo-ops for constants and new def24,def32 pseudo-ops on z80 | Arnold Metselaar | 1 | -70/+103 |
2005-12-02 | config/tc-z80.c (emit_ldreg): fix bug in ld rr,<xx> | Arnold Metselaar | 1 | -1/+1 |
2005-11-26 | gas/ acinclude.m4 aclocal.m4 app.c app.o as.c as.h as.h.cvs asintl.h as-new a... | Arnold Metselaar | 1 | -4/+9 |
2005-10-25 | Add support for the Z80 processor family | Nick Clifton | 1 | -0/+2061 |