summaryrefslogtreecommitdiff
path: root/gas/config/tc-mmix.c
Commit message (Expand)AuthorAgeFilesLines
* * config/tc-a29k.h: Fix comment typos.Kazu Hirata2003-11-221-3/+3
* Generate BFD_RELOC_MMIX_PUSHJ_STUBBABLE for PUSHJ when possible.Hans-Peter Nilsson2003-10-181-14/+198
* Move .file and .loc pseudo ops into obj-elf.cNick Clifton2003-05-211-4/+0
* * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra2003-01-231-4/+2
* * config/tc-mmix.c (get_putget_operands): Mark both possibleHans-Peter Nilsson2002-11-101-4/+5
* * config/tc-mmix.c (md_convert_frag) <case STATE_GREG_DEF>:Hans-Peter Nilsson2002-11-101-0/+4
* * config/tc-mmix.h (tc_frob_file_before_adjust): Don't declare.Hans-Peter Nilsson2002-10-231-45/+0
* gas reloc rewrite.Alan Modra2002-09-051-54/+29
* * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.Alan Modra2002-08-201-1/+1
* * config/tc-mmix.c: Fix formatting.Kazu Hirata2002-05-091-100/+100
* * config/tc-mmix.c (md_estimate_size_before_relax): Don't considerHans-Peter Nilsson2002-03-141-1/+2
* * config/tc-mmix.c (tc_gen_reloc): Don't try and take the value ofHans-Peter Nilsson2002-02-041-4/+14
* Support on-demand global register allocation by passing onHans-Peter Nilsson2002-02-011-30/+50
* * write.c (write_object_file): Make use of bfd_section_list_remove.Alan Modra2002-01-051-3/+1
* Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton2001-11-151-9/+7
* Add MMIX supportNick Clifton2001-10-301-0/+4180