summaryrefslogtreecommitdiff
path: root/gas/config/tc-mcore.c
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling mistakes and typos in the GAS sources.Nick Clifton2017-01-231-5/+5
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix spelling in comments in C source files (gas)Ambrogino Modigliani2016-11-271-1/+1
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-1/+1
* remove a few sentinalsTrevor Saunders2016-06-251-5/+5
* Fix simple gas testsuite failures.Nick Clifton2016-06-151-0/+3
* use XNEW and related macros moreTrevor Saunders2016-04-031-2/+2
* Constify moreAlan Modra2016-04-011-1/+1
* make md_parse_option () take a const char *Trevor Saunders2016-03-291-1/+1
* Convert more variables to a constant form.Trevor Saunders2016-02-251-4/+4
* Add more const type qualifiers to GAS sources.Trevor Saunders2016-02-221-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
* Update copyright yearsAlan Modra2014-03-051-2/+1
* update copyright datesAlan Modra2009-09-021-1/+1
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-291-6/+6
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-2/+2
* * config/tc-mcore.c (md_assemble): Increase length of name arrayNick Clifton2008-08-221-1/+1
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-68/+2
* * read.c (potable): Add string8, string16, string32 and string64. Add bit siz...Nick Clifton2007-10-041-3/+3
* Switch to GPLv3Nick Clifton2007-07-031-1/+1
* * config/tc-mcore.c (md_number_to_chars): Use number_to_chars_{big|little}end...Nick Clifton2007-01-111-18/+4
* remove some duplicate #include's.Alan Modra2006-06-071-4/+1
* * README-vms: Delete.Alan Modra2005-08-111-2/+0
* gas:Zack Weinberg2005-06-071-1/+1
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* Convert unmaintained files over to ISO-C90 and fix formatting.Nick Clifton2005-03-241-399/+326
* * cgen.c: Warning fixes.Alan Modra2005-02-231-2/+2
* * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra2005-02-171-5/+6
* * config/tc-a29k.h: Fix comment typos.Kazu Hirata2003-11-221-1/+1
* * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra2003-01-231-5/+3
* * config/tc-d30v.c (check_range): Warning fixes, formatting.Alan Modra2002-12-161-3/+3
* * config/tc-mcore.c (mcore_s_literals <ignore>): Add ATTRIBUTE_UNUSED.Alan Modra2002-12-121-40/+31
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-1/+1
* * config/tc-mcore.c (mcore_pool_count): New function.Alan Modra2002-11-211-98/+60
* 2002-11-20 Klee Dienes <kdienes@apple.com>Klee Dienes2002-11-211-8/+2
* gas reloc rewrite.Alan Modra2002-09-051-11/+3
* * as.c: Replace CONST with const.Alan Modra2002-06-081-1/+1
* * config/obj-coff.h: Fix formatting.Kazu Hirata2002-05-111-4/+4
* Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton2001-11-151-7/+6
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-43/+43
* * symbols.c (S_GET_VALUE): Don't treat O_constant and localAlan Modra2001-07-231-1/+0
* Fix more fallout from multi-pass relaxation patch.Alan Modra2001-05-101-7/+1
* Fix more breakages from the multiple relax pass patch.Alan Modra2001-04-051-21/+22
* Prepare for multi-pass relaxation.Alan Modra2001-03-301-37/+38
* Fix copyright noticesNick Clifton2001-03-081-1/+1
* 2000-09-20 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-201-283/+281
* is_end_of_line fixes.Alan Modra2000-06-021-4/+4
* Fix little endian relocsNick Clifton2000-05-031-12/+12