aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-mmix.h
AgeCommit message (Expand)AuthorFilesLines
2 daysgas: drop unnecessary use of tc_comment_charsJan Beulich1-3/+0
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-07-09gas: rename md_end to md_finishAlan Modra1-2/+2
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-01-01gas: Change to "swym 0" as canonical nop insn for MMIXHans-Peter Nilsson1-1/+1
2020-09-14Add a new ".nop" directive to the assembler to allow the creation of no-op in...Nick Clifton1-0/+2
2020-06-29gas: Fix mmix fixups and TC_FX_SIZE_SLACK, PR25331Hans-Peter Nilsson1-3/+0
2020-04-08[PATCH 4/4]: Add generic prototype for md_pcrel_from_sectionGunther Nikl1-1/+0
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-02-10gas: Pass max_bytes to TC_FRAG_INITH.J. Lu1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-04-03cleanup FLT_CHARS and EXP_CHARSTrevor Saunders1-6/+0
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2012-09-01 PR gas/14521Hans-Peter Nilsson1-1/+12
2009-09-02update copyright datesAlan Modra1-1/+2
2008-10-072008-10-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+3
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2007-02-17 * write.c (TC_FX_SIZE_SLACK): Define.Alan Modra1-0/+3
2005-10-11This adjusts equate handling byNick Clifton1-1/+1
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-03-25 * config/tc-mmix.c, config/tc-mmix.h: Convert to ISO C90.Hans-Peter Nilsson1-17/+17
2003-10-18 Generate BFD_RELOC_MMIX_PUSHJ_STUBBABLE for PUSHJ when possible.Hans-Peter Nilsson1-2/+13
2002-10-23 * config/tc-mmix.h (tc_frob_file_before_adjust): Don't declare.Hans-Peter Nilsson1-3/+0
2002-09-05gas reloc rewrite.Alan Modra1-26/+28
2002-05-09 * config/tc-mmix.c: Fix formatting.Kazu Hirata1-29/+32
2002-02-01 Support on-demand global register allocation by passing onHans-Peter Nilsson1-2/+2
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton1-4/+0
2001-10-30Add MMIX supportNick Clifton1-0/+214