aboutsummaryrefslogtreecommitdiff
path: root/gcc/target.h
AgeCommit message (Expand)AuthorFilesLines
2005-06-29target.h (gcc_target): New field allocate_initial_value.Kaz Kojima1-0/+4
2005-06-28target.h (invalid_conversion, [...]): New hooks.Joseph Myers1-0/+12
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook1-0/+11
2005-06-27c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.Richard Henderson1-1/+10
2005-06-25Update FSF address.Kelley Cook1-1/+1
2005-06-09target.h (insn_valid_within_doloop): Rename into "invalid_within_doloop".Adrian Straetling1-2/+3
2005-06-08re PR debug/21889 (Native Solaris assembler cannot grok DTP-relative debug sy...Eric Botcazou1-0/+3
2005-05-31tm.texi (TARGET_GET_PCH_VALIDITY, [...]): Tweak the documentation to make it ...Richard Sandiford1-0/+5
2005-05-25loop-doloop.c: Include "target.h".Adrian Straetling1-0/+3
2005-05-02c-common.c (resolve_overloaded_builtin): Forward to target hook for BUILT_IN_...Paolo Bonzini1-1/+7
2005-04-25target-def.h (TARGET_CXX_USE_AEABI_ATEXIT): Define.Paul Brook1-0/+3
2005-04-12target-def.h (TARGET_CXX_EXPORT_CLASS_DATA): Remove.Mark Mitchell1-4/+14
2005-04-09tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR...Jakub Jelinek1-0/+8
2005-03-23tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to not imply that this is ca...Hans-Peter Nilsson1-2/+2
2005-03-20builtins.c (fold_builtin_1): Update a call to targetm.fold_builtin.Kazu Hirata1-1/+1
2005-03-14config.gcc (extra_options): New variable for listing option files.Richard Sandiford1-0/+10
2005-03-12cfglayout.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-08Target Hook to issue diagnostics for AltiVec argument to funtion with unknown...Fariborz Jahanian1-0/+5
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson1-0/+6
2004-12-27Add memory barriers to the double-checked locking used for static initializat...Jason Merrill1-0/+4
2004-12-22optabs.h (OTI_movmisalign, [...]): New.Richard Henderson1-7/+0
2004-12-09genopinit.c (vec_realign_store_optab): Initialization removed.Dorit Naishlos1-3/+2
2004-11-26target.h (struct gcc_target): New field 'dwarf_handle_frame_unspec'.Eric Botcazou1-0/+9
2004-11-24target.h (late_rtl_prologue_epilogue): Remove.Eric Botcazou1-5/+0
2004-10-01dwarf2.h (dwarf_calling_convention): Add enum for renesas sh abi.Eric Christopher1-0/+7
2004-09-23tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.Dorit Naishlos1-0/+17
2004-09-20builtins.c (fold_builtin): Call the new omonymous target hook for machine-dep...Paolo Bonzini1-0/+3
2004-09-15configure.ac: Check for COMDAT support.Mark Mitchell1-3/+4
2004-09-08function.c (reference_callee_copied): New.Richard Henderson1-0/+6
2004-09-05c-common.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-09-04md.texi (shift patterns): New anchor.Richard Sandiford1-0/+4
2004-09-01target-def.h (TARGET_CXX): Add TARGET_CXX_EXPORT_CLASS_DATA.Mark Mitchell1-0/+4
2004-08-31hooks.c (hook_bool_void_true): New function.Mark Mitchell1-0/+5
2004-08-25target-def.h (TARGET_SCALAR_MODE_SUPPORTED_P): New.Richard Henderson1-1/+8
2004-08-24defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.Eric Christopher1-5/+8
2004-08-16c-common.c (handle_used_attribute): Set DECL_PRESERVE_P.Devang Patel1-0/+5
2004-08-16Patch to fix -mcpu=G5 interface to EH runtime library.Fariborz Jahanian1-0/+3
2004-08-12re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)Jakub Jelinek1-0/+4
2004-08-04target-def.h (TARGET_CXX_CDTOR_RETURNS_THIS): Define.Paul Brook1-0/+2
2004-07-20genattr.c (struct range, [...]): Remove them.Paolo Bonzini1-6/+4
2004-07-15dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFO to TARGET_UNW...Paul Brook1-0/+3
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson1-0/+7
2004-07-13target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson1-0/+6
2004-07-12target.h (struct gcc_target): Move gimplify_va_arg_expr next to build_builtin...Richard Henderson1-4/+4
2004-07-09md.texi (Processor pipeline description): Mention that the old pipeline descr...Steven Bosscher1-12/+0
2004-07-01target.h (struct gcc_target): Add new field to struct cxx: import_export_class.Nick Clifton1-0/+3
2004-06-30RTL prologue/epilogue for SPARCEric Botcazou1-0/+5
2004-06-29target-def.h (TARGET_CXX_GET_COOKIE_SIZE, [...]): Define.Paul Brook1-0/+5
2004-06-28m32r.c (m32r_sched_odd_word_p, [...]): Remove.Steven Bosscher1-1/+1
2004-06-25target-def.h (TARGET_CXX_GUARD_TYPE, [...]): Define.Paul Brook1-0/+8