summaryrefslogtreecommitdiff
path: root/gcc/target.h
Commit message (Expand)AuthorAgeFilesLines
...
* common.opt (record-gcc-switches): New command line switch.Nick Clifton2006-12-071-2/+26
* target.h (struct gcc_target): Add builtin_vectorized_function target hook.Richard Guenther2006-11-271-0/+4
* [multiple changes]Dorit Nuzman2006-11-081-0/+7
* target.h (targetm.cxx.use_atexit_for_cxa_atexit): New target hook.Danny Smith2006-11-011-0/+3
* revert: invoke.texi (-msselibm): Document.Richard Guenther2006-05-221-4/+0
* target.h (struct gcc_target): Add mode_rep_extended.Adam Nemet2006-04-171-0/+8
* re PR target/26734 (GCC cannot bootstrap on IA64 HP-UX)Maxim Kuvyrkov2006-03-301-2/+3
* re PR middle-end/23623 (volatile keyword changes bitfield access size from 32...Paul Brook2006-03-291-0/+4
* 2006-03-28 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>Maxim Kuvyrkov2006-03-281-3/+2
* rtl.def (Copyright): Update date.Maxim Kuvyrkov2006-03-271-2/+3
* target.h (struct spec_info_def): New opaque declaration.Maxim Kuvyrkov2006-03-161-0/+53
* tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.Richard Sandiford2006-03-021-0/+4
* re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford2006-02-181-0/+13
* invoke.texi (-msselibm): Document.Richard Guenther2006-01-311-0/+4
* re PR rtl-optimization/24762 ([killloop-branch] code motion of non-invariant ...Daniel Berlin2006-01-271-0/+5
* re PR tree-optimization/23109 (compiler generates wrong code leading to spuri...Paolo Bonzini2006-01-111-0/+5
* tm.texi (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Document.Eric Christopher2006-01-061-5/+9
* target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.Jon Grimm2005-12-161-0/+3
* alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2005-12-071-18/+14
* re PR target/21623 (ICE in reload_cse_simplify_operands, at postreload.c:391)J"orn Rennecke2005-11-241-0/+20
* re PR target/9350 (-fomit-frame-pointer does not work for main)Richard Henderson2005-11-021-0/+4
* re PR target/21275 (gcc 4.0.0 crash with mingw when using stdout in global var)Danny Smith2005-10-121-0/+10
* Makefile.in (explow.o, [...]): Depend on target.h.Richard Guenther2005-07-141-0/+5
* hooks.c (hook_bool_rtx_int_false): New function.J"orn Rennecke2005-07-071-0/+3
* target.h (gcc_target): New field allocate_initial_value.Kaz Kojima2005-06-291-0/+4
* target.h (invalid_conversion, [...]): New hooks.Joseph Myers2005-06-281-0/+12
* Makefile.in: Set and use UNWIND_H.Paul Brook2005-06-281-0/+11
* c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.Richard Henderson2005-06-271-1/+10
* Update FSF address.Kelley Cook2005-06-251-1/+1
* target.h (insn_valid_within_doloop): Rename into "invalid_within_doloop".Adrian Straetling2005-06-091-2/+3
* re PR debug/21889 (Native Solaris assembler cannot grok DTP-relative debug sy...Eric Botcazou2005-06-081-0/+3
* tm.texi (TARGET_GET_PCH_VALIDITY, [...]): Tweak the documentation to make it ...Richard Sandiford2005-05-311-0/+5
* loop-doloop.c: Include "target.h".Adrian Straetling2005-05-251-0/+3
* c-common.c (resolve_overloaded_builtin): Forward to target hook for BUILT_IN_...Paolo Bonzini2005-05-021-1/+7
* target-def.h (TARGET_CXX_USE_AEABI_ATEXIT): Define.Paul Brook2005-04-251-0/+3
* target-def.h (TARGET_CXX_EXPORT_CLASS_DATA): Remove.Mark Mitchell2005-04-121-4/+14
* tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR...Jakub Jelinek2005-04-091-0/+8
* tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to not imply that this is ca...Hans-Peter Nilsson2005-03-231-2/+2
* builtins.c (fold_builtin_1): Update a call to targetm.fold_builtin.Kazu Hirata2005-03-201-1/+1
* config.gcc (extra_options): New variable for listing option files.Richard Sandiford2005-03-141-0/+10
* cfglayout.c, [...]: Update copyright.Kazu Hirata2005-03-121-1/+1
* Target Hook to issue diagnostics for AltiVec argument to funtion with unknown...Fariborz Jahanian2005-03-081-0/+5
* target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson2004-12-291-0/+6
* Add memory barriers to the double-checked locking used for static initializat...Jason Merrill2004-12-271-0/+4
* optabs.h (OTI_movmisalign, [...]): New.Richard Henderson2004-12-221-7/+0
* genopinit.c (vec_realign_store_optab): Initialization removed.Dorit Naishlos2004-12-091-3/+2
* target.h (struct gcc_target): New field 'dwarf_handle_frame_unspec'.Eric Botcazou2004-11-261-0/+9
* target.h (late_rtl_prologue_epilogue): Remove.Eric Botcazou2004-11-241-5/+0
* dwarf2.h (dwarf_calling_convention): Add enum for renesas sh abi.Eric Christopher2004-10-011-0/+7
* tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.Dorit Naishlos2004-09-231-0/+17