aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-mmix.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-5/+1
2009-09-10 PR gas/10623Hans-Peter Nilsson1-26/+31
2009-09-02update copyright datesAlan Modra1-1/+1
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-1/+1
2008-09-15 * config/tc-frv.c (md_apply_fix): Use abs_section_sym forAlan Modra1-3/+12
2008-06-16 PR gas/6607Hans-Peter Nilsson1-4/+7
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-36/+8
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2006-06-07remove some duplicate #include's.Alan Modra1-3/+2
2006-01-03 PR gas/2101Hans-Peter Nilsson1-1/+3
2005-06-07gas:Zack Weinberg1-7/+7
2005-05-10 PR binutils/886Hans-Peter Nilsson1-58/+58
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-05-03 * config/obj-ecoff.c (ecoff_frob_file_before_fix): Correct sectionAlan Modra1-8/+1
2005-05-03* config/obj-ecoff.c (ecoff_frob_file_before_fix): Fix invocations of bfd_sec...Nick Clifton1-5/+5
2005-04-202005-04-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2005-03-25 * config/tc-mmix.c, config/tc-mmix.h: Convert to ISO C90.Hans-Peter Nilsson1-123/+65
2005-02-17 * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra1-17/+4
2004-09-14 * config/tc-mmix.c [!LLONG_MIN]: Correct #elsif to #elif.Hans-Peter Nilsson1-3/+3
2003-11-22 * config/tc-a29k.h: Fix comment typos.Kazu Hirata1-3/+3
2003-10-18 Generate BFD_RELOC_MMIX_PUSHJ_STUBBABLE for PUSHJ when possible.Hans-Peter Nilsson1-14/+198
2003-05-21Move .file and .loc pseudo ops into obj-elf.cNick Clifton1-4/+0
2003-01-23 * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra1-4/+2
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