summaryrefslogtreecommitdiff
path: root/gas/config/tc-tic4x.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Fix spelling typos.Yuri Chornovian2017-07-181-1/+1
* Fix spelling mistakes and typos in the GAS sources.Nick Clifton2017-01-231-2/+2
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+6
* -Wimplicit-fallthrough error fixesAlan Modra2016-10-061-9/+6
* change the type of some fields to bfd_reloc_code_real_typeTrevor Saunders2016-05-181-1/+2
* use XNEW and related macros moreTrevor Saunders2016-04-031-5/+4
* use xstrdup and friends moreTrevor Saunders2016-04-031-4/+2
* Constify moreAlan Modra2016-04-011-1/+1
* use xstrdup and friends moreTrevor Saunders2016-03-291-7/+2
* make md_parse_option () take a const char *Trevor Saunders2016-03-291-1/+1
* make more variables constTrevor Saunders2016-03-221-1/+1
* Add const qualifiers at various places.Trevor Saunders2016-03-071-6/+6
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Allow symbol and label names to be enclosed in double quotes.Nick Clifton2015-08-211-24/+27
* Remove trailing spaces in gasH.J. Lu2015-08-121-52/+52
* Fix typo checking number of operands.Nick Clifton2015-08-111-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Ensure zero termination of tic4x insn bufferChen Gang2014-12-091-3/+5
* Don't use register keywordAlan Modra2014-11-041-2/+2
* Fix memory overflow issue about strncatChen Gang2014-10-151-1/+1
* Prepare gas for 64-bit obstacksAlan Modra2014-07-261-1/+0
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Fix various copyright issuesAlan Modra2014-03-031-1/+1
* Fix gas build breakageAlan Modra2014-01-221-1/+1
* bfd/Alan Modra2012-11-061-8/+1
* PR 14072Nick Clifton2012-05-171-3/+2
* * config/tc-tic4x.c (tic4x_do_align): Remove ATTRIBUTE_UNUSED onAlan Modra2012-02-271-13/+17
* * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra2010-06-281-4/+3
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-65/+65
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-291-4/+4
* Add support for Xilinx MicroBlaze processor.Nick Clifton2009-08-061-2/+2
* PR 10437Nick Clifton2009-07-241-70/+70
* * coffgen.c (coff_write_symbols): Check to see if a symbol's flagsNick Clifton2008-09-301-0/+1
* * config/tc-tic4x.c (tic4x_operands_parse): Make static.Alan Modra2008-08-141-1/+1
* Banish PARAMS and PTR. Convert to ISO C.Alan Modra2008-08-121-204/+80
* * config/tc-tic4x.c (tic4x_insn_insert): Add const qualifier toNick Clifton2008-02-121-10/+6
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-18/+15
* Switch to GPLv3Nick Clifton2007-07-031-2/+3
* remove some duplicate #include's.Alan Modra2006-06-071-4/+1
* * config/obj-coff.c, config/tc-arm.c, config/tc-bfin.c,Kazu Hirata2006-04-231-1/+1
* gas/Jan Beulich2005-09-301-0/+1
* * README-vms: Delete.Alan Modra2005-08-111-1/+0
* gas:Zack Weinberg2005-06-071-1/+1
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* Changed my own mail addressSvein Seldal2005-02-271-1/+1
* * cgen.c: Warning fixes.Alan Modra2005-02-231-14/+15
* * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra2005-02-171-3/+3