aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-mmix.c
AgeCommit message (Expand)AuthorFilesLines
2002-11-10 * config/tc-mmix.c (get_putget_operands): Mark both possibleHans-Peter Nilsson1-4/+5
2002-11-10 * config/tc-mmix.c (md_convert_frag) <case STATE_GREG_DEF>:Hans-Peter Nilsson1-0/+4
2002-10-23 * config/tc-mmix.h (tc_frob_file_before_adjust): Don't declare.Hans-Peter Nilsson1-45/+0
2002-09-05gas reloc rewrite.Alan Modra1-54/+29
2002-08-20 * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.Alan Modra1-1/+1
2002-05-09 * config/tc-mmix.c: Fix formatting.Kazu Hirata1-100/+100
2002-03-14 * config/tc-mmix.c (md_estimate_size_before_relax): Don't considerHans-Peter Nilsson1-1/+2
2002-02-04 * config/tc-mmix.c (tc_gen_reloc): Don't try and take the value ofHans-Peter Nilsson1-4/+14
2002-02-01 Support on-demand global register allocation by passing onHans-Peter Nilsson1-30/+50
2002-01-05 * write.c (write_object_file): Make use of bfd_section_list_remove.Alan Modra1-3/+1
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton1-9/+7
2001-10-30Add MMIX supportNick Clifton1-0/+4180