aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-m32r.c
AgeCommit message (Expand)AuthorFilesLines
1998-02-12(check_parallel_io_clash): Add #if 0'd out code that uses new operandDoug Evans1-19/+30
1998-02-04Add checks for side effects of instructions preventing their parallelisation.Nick Clifton1-16/+56
1998-02-03fix commentDoug Evans1-1/+1
1998-01-29 * config/tc-m32r.c (allow_m32rx): Must compile with K&R C.Doug Evans1-1/+15
1998-01-29Fuxed sanitization (again!)Nick Clifton1-5/+1
1998-01-29Sanitization fixes.Nick Clifton1-1/+7
1998-01-29Fix determination of when two instructions can be combined in parallel.Nick Clifton1-12/+10
1998-01-26Detect when explicltly parallel instructions have i/o conflicts andNick Clifton1-38/+41
1998-01-26Fixed infinite loop bug in can_make_parallel().Nick Clifton1-214/+321
1998-01-21Added opportunistic parallelisation of adjacent instructions.Nick Clifton1-76/+217
1998-01-16tweak m32rx sanitizationDoug Evans1-7/+4
1998-01-15Add support for parallel instructions.Nick Clifton1-136/+326
1998-01-12 * tc-m32r.c: Clean up pass over `struct foo' usage.Doug Evans1-10/+24
1997-12-15Add support for --m32rx command line option.Nick Clifton1-13/+62
1997-04-10 * config/tc-m32r.c (md_begin): Set cgen_asm_parse_operand_fn.David Edelsohn1-2/+13
1997-04-05 * write.c (relax_frag): Make non-static.David Edelsohn1-0/+1000