aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-cris.c
AgeCommit message (Expand)AuthorFilesLines
2001-11-17Fix typo in comment in last commitHans-Peter Nilsson1-1/+1
2001-11-17 * config/tc-cris.c (md_apply_fix3): Cast value, not pointer, inHans-Peter Nilsson1-1/+4
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton1-10/+5
2001-10-11 * config/tc-alpha.c: Fix comment typos.Kazu Hirata1-1/+1
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-9/+8
2001-07-23 * symbols.c (S_GET_VALUE): Don't treat O_constant and localAlan Modra1-4/+1
2001-04-04 * config/tc-cris.c (cris_insn_first_word_frag): New.Hans-Peter Nilsson1-18/+32
2001-04-04 * config/tc-cris.c (md_estimate_size_before_relax) <caseHans-Peter Nilsson1-28/+15
2001-03-30Prepare for multi-pass relaxation.Alan Modra1-0/+5
2001-03-29 * config/tc-cris.h (tc_fix_adjustable): Allow onlyHans-Peter Nilsson1-1/+1
2001-03-23 * config/tc-cris.[ch]: Tweak attribution. Fix typos. PIC support.Hans-Peter Nilsson1-81/+369
2001-03-08Fix copyright noticesNick Clifton1-1/+1
2000-12-032000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-1/+1
2000-11-28 * config/tc-cris.c: Include dwarf2dbg.h.Hans-Peter Nilsson1-0/+41
2000-11-142000-11-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-1/+1
2000-09-29 Changes to handle varying register prefix and user symbol prefix.Hans-Peter Nilsson1-23/+147
2000-09-262000-09-25 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-1/+1
2000-09-05 * config/tc-cris.c: Correct comment typos.Hans-Peter Nilsson1-3/+3
2000-08-042000-08-05 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-446/+410
2000-08-042000-08-04 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-39/+25
2000-07-20 * configure.in: Add CRIS support.Hans-Peter Nilsson1-0/+2789