aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mmix/mmix.c
AgeCommit message (Expand)AuthorFilesLines
2002-10-26mmix.h (LIBCALL_VALUE): Use MMIX_RETURN_VALUE_REGNUM, not MMIX_OUTGOING_RETUR...Hans-Peter Nilsson1-0/+9
2002-10-22target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...Richard Henderson1-2/+5
2002-10-20target.h (struct gcc_target): Line wrap.Richard Henderson1-1/+6
2002-10-20alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h.Mark Mitchell1-4/+4
2002-09-28ChangeLog.4: Fix typos.Kazu Hirata1-1/+1
2002-09-20m32r.c: Follow spelling conventions.Kazu Hirata1-1/+1
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi1-12/+0
2002-08-20arc.c (output_shift): Use stdio instead of asm_fprintf.Kaveh R. Ghazi1-5/+5
2002-08-11ip2k.c (mdr_resequence_xy_yx, [...]): Make function static to match prototype.Kaveh R. Ghazi1-2/+2
2002-07-23dwarf2out.c (SECTION_ASM_OP, [...]): Remove.Neil Booth1-17/+0
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg1-33/+4
2002-07-07Emit MMIX function prologue and epilogue as rtl.Hans-Peter Nilsson1-510/+466
2002-06-30mmix.md ("return"): New pattern.Hans-Peter Nilsson1-10/+77
2002-06-21mmix.md: Change GNU CC to GCC in file header comment.Hans-Peter Nilsson1-5/+5
2002-06-10mmix.h: Improve comments.Hans-Peter Nilsson1-61/+2
2002-06-07mmix.c: Remove extra broken prototype for mmix_init_machine_status.Andreas Jaeger1-1/+0
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-9/+4
2002-05-30mmix.c: Include real.h.Hans-Peter Nilsson1-3/+1
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson1-3/+4
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-3/+5
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson1-83/+0
2002-04-30mmix.h (MMIX_LAST_STACK_REGISTER_REGNUM): Renamed from MMIX_LAST_REGISTER_FIL...Hans-Peter Nilsson1-29/+71
2002-04-06t-mmix (TARGET_LIBGCC2_CFLAGS): Don't -Dinhibit_libc here.Hans-Peter Nilsson1-25/+33
2002-03-29mmix.c (mmix_target_asm_function_prologue): Correct unwind information when f...Hans-Peter Nilsson1-25/+36
2002-03-11mmix.c (mmix_expand_builtin_va_arg): Do all computations on trees.Hans-Peter Nilsson1-31/+57
2002-03-10mmix.c: Improve comments.Hans-Peter Nilsson1-59/+34
2002-03-05mmix.h (ENCODE_SECTION_INFO): Pass on new second parameter to mmix_encode_sec...Hans-Peter Nilsson1-2/+3
2002-03-03attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof...Kaveh R. Ghazi1-2/+2
2002-02-13mmix.c (mmix_assemble_integer): Don't handle SYMBOL_REF.Hans-Peter Nilsson1-1/+1
2002-02-11mmix.c (mmix_assemble_integer): Handle non-CONST_INT through default_assemble...Hans-Peter Nilsson1-3/+29
2002-02-06Implement using "base addresses" in insn operands as default.Hans-Peter Nilsson1-47/+118
2002-01-21Remove workaround for register stack overwrite bug in mmix.Hans-Peter Nilsson1-46/+0
2002-01-10mmix.c (mmix_asm_identify_gcc): Remove unused function.Hans-Peter Nilsson1-11/+0
2002-01-05invoke.texi (Option Summary): Document -mbranch-predict, -mreg-stack-fill-bug...Hans-Peter Nilsson1-13/+45
2002-01-03avr.c: Fix comment typos.Kazu Hirata1-1/+1
2002-01-01Update copyright years listHans-Peter Nilsson1-1/+1
2002-01-01mmix.md: Update FIXME to not mention define_constants.Hans-Peter Nilsson1-10/+18
2001-12-30mmix.md ("*call_real"): Fix typo in comment.Hans-Peter Nilsson1-18/+13
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson1-33/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-24/+50
2001-12-09mmix.c (mmix_function_block_profiler, [...]): Delete unused functions.Hans-Peter Nilsson1-29/+0
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth1-7/+7
2001-11-19mmix.c (mmix_cc1_ignored_option): Const-ify.Kaveh R. Ghazi1-6/+6
2001-11-04ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-11-03Remove unused mclass variable in mmix_function_outgoing_valueHans-Peter Nilsson1-2/+1
2001-11-03config.gcc (mmix-*-*): New target.Hans-Peter Nilsson1-0/+3160