aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-tic54x.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-07gas and ld pluralization fixesAlan Modra1-5/+12
2017-10-20Improve handling of REPT pseudo op with a negative count.Nick Clifton1-1/+1
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton1-5/+5
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-27Fix spelling in comments in C source files (gas)Ambrogino Modigliani1-1/+1
2016-06-25simplify tic54x_set_default_include ()Trevor Saunders1-14/+9
2016-05-23tic54x: use concat moreTrevor Saunders1-6/+5
2016-05-23tic54x: rename typedef of struct symbol_Trevor Saunders1-23/+24
2016-05-13use xstrdup, xmemdup0 and concat moreTrevor Saunders1-17/+7
2016-04-03use XNEW and related macros moreTrevor Saunders1-14/+11
2016-04-01Constify moreAlan Modra1-1/+1
2016-03-29use xstrdup and friends moreTrevor Saunders1-21/+13
2016-03-29make md_parse_option () take a const char *Trevor Saunders1-2/+2
2016-03-22make more variables constTrevor Saunders1-5/+5
2016-03-21Remove use of alloca.Nick Clifton1-30/+24
2016-02-25Convert more variables to a constant form.Trevor Saunders1-1/+1
2016-02-22Add more const type qualifiers to GAS sources.Trevor Saunders1-4/+3
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-27More fallout from "Allow symbol and label names to be enclosed in double quotes"Alan Modra1-21/+20
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton1-37/+33
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-06-16Fix TIC54X buffer overrunsAlan Modra1-3/+3
2014-04-09gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra1-3/+2
2014-03-05Update copyright yearsAlan Modra1-2/+1
2012-05-17 PR 14072Nick Clifton1-2/+2
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-3/+1
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-42/+41
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton1-8/+8
2009-07-24 PR 10437Nick Clifton1-12/+12
2008-08-12Banish PARAMS and PTR. Convert to ISO C.Alan Modra1-485/+167
2008-08-11 PR 6575Alan Modra1-2/+2
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-22/+3
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2006-09-22 * as.h (as_perror): Delete declaration.Alan Modra1-2/+2
2006-06-07remove some duplicate #include's.Alan Modra1-2/+0
2006-01-11Fixes for building on 64-bit hosts:Nick Clifton1-3/+3
2005-08-11 * README-vms: Delete.Alan Modra1-11/+0
2005-06-07gas:Zack Weinberg1-1/+1
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-03-10gas/Jan Beulich1-22/+3
2005-03-03update copyright datesAlan Modra1-1/+2
2005-02-22bfd/H.J. Lu1-4/+4
2005-01-31 * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston1-68/+0
2004-11-22(tic54x_adjust_symtab): Adjust call to c_dot_file_symbol.Nick Clifton1-1/+1
2003-11-22 * config/atof-tahoe.c: Fix comment typos.Kazu Hirata1-6/+6
2002-12-19 * doc/as.texinfo (Invoking): Typo fix.Alan Modra1-1/+1
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-1/+1
2002-05-11 * config/obj-coff.h: Fix formatting.Kazu Hirata1-2/+2
2002-02-22Add missing protoypes.Nick Clifton1-281/+512
2002-01-17Add a more instructive error message on bad syntaxTimothy Wall1-0/+3