aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mmix/mmix.h
AgeCommit message (Expand)AuthorFilesLines
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson1-12/+1
2004-07-13target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson1-1/+1
2004-07-08mmix-protos.h (mmix_expand_builtin_va_arg): Remove.Richard Henderson1-8/+1
2004-07-05c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers1-5/+0
2004-04-08explow.c (promote_mode): Use PROMOTE_FUNCTION_MODE instead of PROMOTE_FOR_CAL...Paul Brook1-5/+3
2004-03-07defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition.Kazu Hirata1-2/+0
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+1
2004-02-04alpha.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-01-25mips-protos.h: Remove the prototypes for mips_setup_incoming_varargs and mips...Kazu Hirata1-20/+1
2003-07-06h8300.c: Fix comment typos.Kazu Hirata1-1/+1
2003-06-30README: Fix spelling for "testcase".Volker Reichelt1-2/+2
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-3/+0
2003-06-17dbxout.c (dbxout_source_line_counter): New global variable.Eric Botcazou1-1/+1
2003-06-14rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle1-5/+2
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-3/+0
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford1-4/+0
2003-04-17toplev.c (target_options): Add value field.DJ Delorie1-2/+2
2003-01-28target.h (targetm.address_cost): New.Richard Henderson1-2/+0
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson1-9/+0
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-6/+1
2002-11-26elfos.h (HANDLE_SYSV_PRAGMA): Define as 1.Jason Thorpe1-1/+1
2002-11-10mmix.h (FUNCTION_ARG_CALLEE_COPIES): Define the same as FUNCTION_ARG_PASS_BY_...Hans-Peter Nilsson1-2/+7
2002-10-26mmix.h (LIBCALL_VALUE): Use MMIX_RETURN_VALUE_REGNUM, not MMIX_OUTGOING_RETUR...Hans-Peter Nilsson1-2/+2
2002-10-20target.h (struct gcc_target): Line wrap.Richard Henderson1-3/+0
2002-10-18target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell1-2/+1
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata1-1/+1
2002-08-29chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe1-1/+1
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi1-2/+1
2002-08-12mmix.md (define_constants): Add MMIX_rR_REGNUM.Hans-Peter Nilsson1-1/+1
2002-07-23dwarf2out.c (SECTION_ASM_OP, [...]): Remove.Neil Booth1-4/+0
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg1-2/+2
2002-07-07Emit MMIX function prologue and epilogue as rtl.Hans-Peter Nilsson1-16/+22
2002-06-30mmix.md ("return"): New pattern.Hans-Peter Nilsson1-1/+8
2002-06-21mmix.md: Change GNU CC to GCC in file header comment.Hans-Peter Nilsson1-4/+4
2002-06-11c-common.c (builtin_define_type_max): New.Richard Henderson1-1/+0
2002-06-10Makefile.in (MACHMODE_H): Add @extra_modes_file@.Zack Weinberg1-6/+0
2002-06-10mmix.h: Improve comments.Hans-Peter Nilsson1-16/+24
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-3/+3
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson1-3/+0
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-3/+0
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson1-3/+0
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson1-21/+2
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson1-6/+0
2002-04-30mmix.h (MMIX_LAST_STACK_REGISTER_REGNUM): Renamed from MMIX_LAST_REGISTER_FIL...Hans-Peter Nilsson1-2/+6
2002-04-06t-mmix (TARGET_LIBGCC2_CFLAGS): Don't -Dinhibit_libc here.Hans-Peter Nilsson1-1/+1
2002-03-17* config/mmix/mmix.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Don't define.Hans-Peter Nilsson1-4/+0
2002-03-121750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi1-1/+0
2002-03-10mmix.c: Improve comments.Hans-Peter Nilsson1-13/+6
2002-03-05mmix.h (ENCODE_SECTION_INFO): Pass on new second parameter to mmix_encode_sec...Hans-Peter Nilsson1-5/+7
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-11/+0