aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/c4x/c4x-protos.h
AgeCommit message (Expand)AuthorFilesLines
2005-03-30c4x-protos.h (c4x_rpts_cycles, [...]): Delete.Richard Sandiford1-3/+0
2004-07-08c4x-protos.h (c4x_va_arg): Remove.Richard Henderson1-2/+0
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata1-1/+1
2004-01-26c4x.c (c4x_check_legit_addr): Rename to c4x_legitimate_address_p.Michael Hayes1-1/+1
2003-09-28pdp11-protos.h, [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher1-127/+119
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-2/+0
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford1-2/+0
2003-03-13c4x-c.c, [...]: GCC, not GNU CC.Nathanael Nerode1-4/+4
2003-01-28target.h (targetm.address_cost): New.Richard Henderson1-2/+0
2003-01-01darwin-protos.h, [...]: Use struct, and don't conditionally compile on GCC_C_...Neil Booth1-8/+6
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg1-2/+0
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-14/+19
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-2/+0
2002-03-03c4x-protos.h, [...]: Add new functions nonimmediate_src_operand and nonimmedi...Herman A.J. ten Brugge1-0/+4
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson1-1/+1
2001-12-231750a.h (datalbl, jmplbl): Declare array size explicitly.Kaveh R. Ghazi1-2/+2
2001-10-17config.gcc: Update c4x and i370 for C front end-specific dependencies.Neil Booth1-4/+1
2001-08-18haifa-sched.c: Convert to target hooks.Zack Weinberg1-2/+0
2001-07-10target.h (struct gcc_target): New fields init_builtins and expand_builtin.Stan Shebs1-3/+3
2001-07-08target.h (struct gcc_target): Add insert_attributes.Joseph Myers1-2/+0
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-2/+0
2001-05-26c4x-protos.h: Use GCC_C_PRAGMA_H in place of _C_PRAGMA_H.Philip Blundell1-1/+1
2001-05-25Standardize header guards.Richard Henderson1-1/+1
2001-02-03c4x.c (c4x_hard_regno_rename_ok): New.Herman A.J. ten Brugge1-0/+2
2001-01-23c4x-protos.h (c4x_legitimize_reload_address): Remove.Herman A.J. ten Brugge1-2/+0
2001-01-22c4x.c (c4x_check_legit_addr): Only check CONST.Herman A.J. ten Brugge1-0/+2
2000-12-16c4x.h (REGISTER_TARGET_PRAGMAS): Call c4x_init_pragma.Michael Hayes1-0/+1
2000-12-16c4x.h (MD_INIT_BUILTINS): Add void_list_node argument to c4x_init_builtins.Michael Hayes1-2/+3
2000-12-16c4x.h (MD_INIT_BUILTINS, [...]): Define.Michael Hayes1-0/+6
2000-09-07c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if REGISTER_TARGET_PRAGMAS is defined.Zack Weinberg1-0/+14
2000-07-30c4x.md (set_ldp_prologue): Add for RTL prologue/epilogue.Herman A.J. ten Brugge1-4/+12
2000-03-06c4x-protos.h (c4x_global_name): Constify char *.Michael Hayes1-2/+2
2000-02-26Fix copyrightsJeff Law1-1/+2
2000-02-11c4x.h (ASM_GLOBALIZE_LABEL): Use c4x_global_label.Michael Hayes1-0/+6
2000-02-05c4x.h (c4x_compare_op0, [...]): Move ...Michael Hayes1-0/+11
2000-01-29c4x.h (INIT_TARGET_OPTABS): Add all missing local optab entries.Herman A.J. ten Brugge1-3/+14
2000-01-29c4x.h (PREFERRED_RELOAD_CLASS): Change to restrict the reloading of framepoin...Herman A.J. ten Brugge1-0/+2
1999-11-09c4x-protos.h: New file.Michael Hayes1-0/+253