summaryrefslogtreecommitdiff
path: root/gas/config/tc-cris.c
Commit message (Expand)AuthorAgeFilesLines
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* * config/tc-cris.h: Convert to ISO C90.Hans-Peter Nilsson2005-03-251-179/+100
* update copyright datesAlan Modra2005-03-031-1/+1
* * configure.in (crisv32): Recognize. AC_DEFINE_UNQUOTEDHans-Peter Nilsson2004-11-041-145/+1118
* * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declareHans-Peter Nilsson2004-11-031-2/+2
* * doc/c-cris.texi (CRIS-Opts): Document --no-mul-bug-abort,Hans-Peter Nilsson2004-03-211-3/+67
* * config/tc-a29k.h: Fix comment typos.Kazu Hirata2003-11-211-3/+3
* * configure.in: Add specific case for cris-*-linux-gnu* withHans-Peter Nilsson2003-06-161-2/+12
* * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra2003-01-231-4/+2
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-12/+12
* * config/tc-cris.c (cris_relax_frag): Fix typo in comment.Hans-Peter Nilsson2002-11-261-5/+3
* * config/tc-cris.c (SIMPLE_EXPR): New macro.Hans-Peter Nilsson2002-10-221-10/+127
* gas reloc rewrite.Alan Modra2002-09-051-19/+10
* Fix typo in comment in last commitHans-Peter Nilsson2001-11-171-1/+1
* * config/tc-cris.c (md_apply_fix3): Cast value, not pointer, inHans-Peter Nilsson2001-11-171-1/+4
* Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton2001-11-151-10/+5
* * config/tc-alpha.c: Fix comment typos.Kazu Hirata2001-10-111-1/+1
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-9/+8
* * symbols.c (S_GET_VALUE): Don't treat O_constant and localAlan Modra2001-07-231-4/+1
* * config/tc-cris.c (cris_insn_first_word_frag): New.Hans-Peter Nilsson2001-04-041-18/+32
* * config/tc-cris.c (md_estimate_size_before_relax) <caseHans-Peter Nilsson2001-04-041-28/+15
* Prepare for multi-pass relaxation.Alan Modra2001-03-301-0/+5
* * config/tc-cris.h (tc_fix_adjustable): Allow onlyHans-Peter Nilsson2001-03-291-1/+1
* * config/tc-cris.[ch]: Tweak attribution. Fix typos. PIC support.Hans-Peter Nilsson2001-03-231-81/+369
* Fix copyright noticesNick Clifton2001-03-081-1/+1
* 2000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-031-1/+1
* * config/tc-cris.c: Include dwarf2dbg.h.Hans-Peter Nilsson2000-11-281-0/+41
* 2000-11-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-141-1/+1
* Changes to handle varying register prefix and user symbol prefix.Hans-Peter Nilsson2000-09-291-23/+147
* 2000-09-25 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-261-1/+1
* * config/tc-cris.c: Correct comment typos.Hans-Peter Nilsson2000-09-051-3/+3
* 2000-08-05 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-08-041-446/+410
* 2000-08-04 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-08-041-39/+25
* * configure.in: Add CRIS support.Hans-Peter Nilsson2000-07-201-0/+2789