aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mmix
AgeCommit message (Expand)AuthorFilesLines
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson3-46/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford3-67/+50
2001-12-09mmix.c (mmix_function_block_profiler, [...]): Delete unused functions.Hans-Peter Nilsson2-32/+0
2001-12-06final.c (count_basic_block, [...]): Kill.Jan Hubicka1-20/+0
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth2-8/+8
2001-11-19mmix.c (mmix_cc1_ignored_option): Const-ify.Kaveh R. Ghazi2-9/+9
2001-11-04ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-11-03Prefix crti.o and crtn.o with dest directory dollar(T)Hans-Peter Nilsson1-2/+4
2001-11-03Fix formatting and comment typoHans-Peter Nilsson1-3/+3
2001-11-03Fix typo s/abi=/mabi=/ in CPP_SPECHans-Peter Nilsson1-4/+4
2001-11-03Remove unused mclass variable in mmix_function_outgoing_valueHans-Peter Nilsson1-2/+1
2001-11-03Fix argv and argc for __MMIX_ABI_GNU__Hans-Peter Nilsson1-8/+10
2001-11-03config.gcc (mmix-*-*): New target.Hans-Peter Nilsson7-0/+6010