summaryrefslogtreecommitdiff
path: root/gas/config/tc-tic30.c
Commit message (Expand)AuthorAgeFilesLines
* Replace "if (x) free (x)" with "free (x)", gasAlan Modra2020-05-211-2/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* 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
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* use xstrdup, xmemdup0 and concat moreTrevor Saunders2016-05-131-5/+4
* use XNEW and related macros moreTrevor Saunders2016-04-031-5/+4
* use xstrdup and friends moreTrevor Saunders2016-04-031-6/+2
* Constify moreAlan Modra2016-04-011-1/+1
* make md_parse_option () take a const char *Trevor Saunders2016-03-291-1/+1
* Remove use of alloca.Nick Clifton2016-03-211-2/+13
* Add const qualifiers at various places.Trevor Saunders2016-03-071-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Remove trailing spaces in gasH.J. Lu2015-08-121-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Don't use register keywordAlan Modra2014-11-041-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* remove VA_* from binutilsTom Tromey2014-01-071-4/+4
* PR gas/12754Nick Clifton2011-05-181-1/+1
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-32/+30
* update copyright datesAlan Modra2009-09-021-1/+1
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-291-5/+5
* PR 10437Nick Clifton2009-07-241-48/+48
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-2/+1
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-2/+2
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* remove some duplicate #include's.Alan Modra2006-06-071-2/+1
* 2006-05-02 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2006-05-021-2/+2
* 2006-05-02 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2006-05-021-3/+5
* * README-vms: Delete.Alan Modra2005-08-111-2/+0
* * frags.h: Remove ANSI_PROTOTYPES conditional code.Ben Elliston2005-07-081-4/+0
* Kaveh Ghazi's printf format attribute checking patch.Jim Wilson2005-07-071-12/+12
* gas:Zack Weinberg2005-06-071-1/+1
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* Convert to ISO C90 formattingNick Clifton2005-03-231-1044/+1213
* update copyright datesAlan Modra2005-03-031-1/+2
* * config/atof-tahoe.c: Fix comment typos.Kazu Hirata2003-11-221-1/+1
* * config/tc-arc.c: Remove a local prototype of atof_ieee.Kazu Hirata2003-11-201-1/+0
* * config/tc-tic30.c: #include stdarg.h or varargs.h.Alan Modra2002-12-121-59/+32
* gas reloc rewrite.Alan Modra2002-09-051-14/+2
* Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton2001-11-151-6/+10
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-11/+12
* Fix copyright noticesNick Clifton2001-03-081-1/+1
* 2000-11-15 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-161-60/+47
* 2000-09-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-151-19/+19
* is_end_of_line fixes.Alan Modra2000-06-021-3/+4
* 1999-06-22 Jonathan Larmour <jlarmour@cygnus.co.uk>Ian Lance Taylor1999-06-221-2/+3
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+1887