Age | Commit message (Expand) | Author | Files | Lines |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-09 | Ensure zero termination of tic4x insn buffer | Chen Gang | 1 | -3/+5 |
2014-11-04 | Don't use register keyword | Alan Modra | 1 | -2/+2 |
2014-10-15 | Fix memory overflow issue about strncat | Chen Gang | 1 | -1/+1 |
2014-07-26 | Prepare gas for 64-bit obstacks | Alan Modra | 1 | -1/+0 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2014-03-03 | Fix various copyright issues | Alan Modra | 1 | -1/+1 |
2014-01-22 | Fix gas build breakage | Alan Modra | 1 | -1/+1 |
2012-11-06 | bfd/ | Alan Modra | 1 | -8/+1 |
2012-05-17 | PR 14072 | Nick Clifton | 1 | -3/+2 |
2012-02-27 | * config/tc-tic4x.c (tic4x_do_align): Remove ATTRIBUTE_UNUSED on | Alan Modra | 1 | -13/+17 |
2010-06-28 | * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define. | Alan Modra | 1 | -4/+3 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -65/+65 |
2009-08-29 | Updated sources to avoid using the identifier name "new", which is a | Nick Clifton | 1 | -4/+4 |
2009-08-06 | Add support for Xilinx MicroBlaze processor. | Nick Clifton | 1 | -2/+2 |
2009-07-24 | PR 10437 | Nick Clifton | 1 | -70/+70 |
2008-09-30 | * coffgen.c (coff_write_symbols): Check to see if a symbol's flags | Nick Clifton | 1 | -0/+1 |
2008-08-14 | * config/tc-tic4x.c (tic4x_operands_parse): Make static. | Alan Modra | 1 | -1/+1 |
2008-08-12 | Banish PARAMS and PTR. Convert to ISO C. | Alan Modra | 1 | -204/+80 |
2008-02-12 | * config/tc-tic4x.c (tic4x_insn_insert): Add const qualifier to | Nick Clifton | 1 | -10/+6 |
2007-10-17 | Remove duplicate definitions of the md_atof() function | Nick Clifton | 1 | -18/+15 |
2007-07-03 | Switch to GPLv3 | Nick Clifton | 1 | -2/+3 |
2006-06-07 | remove some duplicate #include's. | Alan Modra | 1 | -4/+1 |
2006-04-23 | * config/obj-coff.c, config/tc-arm.c, config/tc-bfin.c, | Kazu Hirata | 1 | -1/+1 |
2005-09-30 | gas/ | Jan Beulich | 1 | -0/+1 |
2005-08-11 | * README-vms: Delete. | Alan Modra | 1 | -1/+0 |
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-02-27 | Changed my own mail address | Svein Seldal | 1 | -1/+1 |
2005-02-23 | * cgen.c: Warning fixes. | Alan Modra | 1 | -14/+15 |
2005-02-17 | * tc.h (struct relax_type, relax_typeS): Move from here.. | Alan Modra | 1 | -3/+3 |
2003-11-22 | * config/atof-tahoe.c: Fix comment typos. | Kazu Hirata | 1 | -7/+7 |
2003-11-20 | * config/tc-mcore.h: Remove prototypes already in tc.h. | Kazu Hirata | 1 | -28/+0 |
2003-07-14 | Remove uses of ctype.h | Nick Clifton | 1 | -10/+9 |
2003-05-18 | Reverted faulty code | Svein Seldal | 1 | -4/+0 |
2003-05-18 | * config/tc-tic4x.c (md_assemble): Added support for one-line parallel insns. | Svein Seldal | 1 | -11/+34 |
2003-04-04 | Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and s/c3x/tic3x/... | Svein Seldal | 1 | -312/+312 |
2002-11-25 | * gas/config/tc-tic4x.c (c4x_operands_match): Bugfix in direct | Svein Seldal | 1 | -15/+4 |
2002-11-18 | * gas/config/tc-tic4x.c: Fixed proper commandline | Svein Seldal | 1 | -107/+279 |
2002-11-16 | * gas/config/tc-tic4x.c: Remove c4x_pseudo_ignore function. | Svein Seldal | 1 | -16/+102 |
2002-11-11 | gas tic4x target enhancements (long list - see gas/ChangeLog and | Svein Seldal | 1 | -154/+295 |
2002-09-17 | * config/tc-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED. | Alan Modra | 1 | -65/+235 |
2002-08-28 | Add TMS320C4x support | Nick Clifton | 1 | -0/+2627 |