summaryrefslogtreecommitdiff
path: root/gas/config/tc-mcore.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Add support for M340Nick Clifton2000-02-101-3/+177
* Cathc unwanted text after instructionsNick Clifton2000-01-311-7/+24
* Fix generation of RVA relocsNick Clifton1999-11-181-1/+3
* revert part of previous delta which had accidentally snarfed some experimentalNick Clifton1999-10-251-4/+2
* revert previous deltaNick Clifton1999-10-251-64/+0
* Apply patch supplied for case 102229 to implement new insns psrclr and psrset.Nick Clifton1999-10-251-10/+74
* Do not dump literal pool when a .section .line directive is encountered.Nick Clifton1999-09-021-10/+61
* fix FSF addressIan Lance Taylor1999-08-311-2/+3
* Make the mcore even more paranoid about section switchingNick Clifton1999-06-231-16/+54
* * config/tc-alpha.c: More use of symbol accessor functions.Ian Lance Taylor1999-06-221-1/+1
* 1999-06-22 Jonathan Larmour <jlarmour@cygnus.co.uk>Ian Lance Taylor1999-06-221-3/+3
* Add support for storing local symbols in a small structure to saveIan Lance Taylor1999-06-031-1/+1
* Accept 'sp' as a valid register name.Nick Clifton1999-05-221-73/+73
* Initial revisionRichard Henderson1999-05-031-0/+2183