aboutsummaryrefslogtreecommitdiff
path: root/gcc/target.h
AgeCommit message (Expand)AuthorFilesLines
2007-07-06libgcc2.h (word_type): Type definition removed.Andreas Krebbel1-0/+6
2007-07-04target.h (struct gcc_target): Add target_help field.Nick Clifton1-0/+4
2007-07-03cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants.Uros Bizjak1-0/+7
2007-06-18re PR tree-optimization/32383 (ICE with reciprocals and -ffast-math)Uros Bizjak1-1/+1
2007-06-16re PR middle-end/31723 (Use reciprocal and reciprocal square root with -ffast...Uros Bizjak1-0/+4
2007-05-24re PR target/27067 (Compile errors with multiple inheritance where the stdcal...Danny Smith1-0/+6
2007-03-09re PR target/26090 (IA-64 creates DT_TEXTREL binaries)Richard Henderson1-1/+7
2007-03-06c-common.c (targetcm): Add.Mike Stump1-0/+12
2007-03-02target.h (init_dwarf_reg_sizes_extra): New target hook.Joseph Myers1-0/+6
2007-02-19linux-unwind.h: Fix a comment typo.Kazu Hirata1-1/+1
2007-02-11tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New target hook.Tehila Meyzels1-0/+4
2007-02-05tree-vectorizer.h (vectorizable_function): Add argument type argument, change...Richard Guenther1-1/+1
2007-02-02re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Maxim Kuvyrkov1-14/+10
2007-01-24target.h (globalize_decl_name): New.Steve Ellcey1-0/+3
2007-01-09Index: ChangeLogGeoffrey Keating1-0/+4
2006-12-07common.opt (record-gcc-switches): New command line switch.Nick Clifton1-2/+26
2006-11-27target.h (struct gcc_target): Add builtin_vectorized_function target hook.Richard Guenther1-0/+4
2006-11-08[multiple changes]Dorit Nuzman1-0/+7
2006-11-01target.h (targetm.cxx.use_atexit_for_cxa_atexit): New target hook.Danny Smith1-0/+3
2006-05-22revert: invoke.texi (-msselibm): Document.Richard Guenther1-4/+0
2006-04-17target.h (struct gcc_target): Add mode_rep_extended.Adam Nemet1-0/+8
2006-03-30re PR target/26734 (GCC cannot bootstrap on IA64 HP-UX)Maxim Kuvyrkov1-2/+3
2006-03-29re PR middle-end/23623 (volatile keyword changes bitfield access size from 32...Paul Brook1-0/+4
2006-03-282006-03-28 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>Maxim Kuvyrkov1-3/+2
2006-03-27rtl.def (Copyright): Update date.Maxim Kuvyrkov1-2/+3
2006-03-16target.h (struct spec_info_def): New opaque declaration.Maxim Kuvyrkov1-0/+53
2006-03-02tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.Richard Sandiford1-0/+4
2006-02-18re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford1-0/+13
2006-01-31invoke.texi (-msselibm): Document.Richard Guenther1-0/+4
2006-01-27re PR rtl-optimization/24762 ([killloop-branch] code motion of non-invariant ...Daniel Berlin1-0/+5
2006-01-11re PR tree-optimization/23109 (compiler generates wrong code leading to spuri...Paolo Bonzini1-0/+5
2006-01-06tm.texi (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Document.Eric Christopher1-5/+9
2005-12-16target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.Jon Grimm1-0/+3
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-18/+14
2005-11-24re PR target/21623 (ICE in reload_cse_simplify_operands, at postreload.c:391)J"orn Rennecke1-0/+20
2005-11-02re PR target/9350 (-fomit-frame-pointer does not work for main)Richard Henderson1-0/+4
2005-10-12re PR target/21275 (gcc 4.0.0 crash with mingw when using stdout in global var)Danny Smith1-0/+10
2005-07-14Makefile.in (explow.o, [...]): Depend on target.h.Richard Guenther1-0/+5
2005-07-07hooks.c (hook_bool_rtx_int_false): New function.J"orn Rennecke1-0/+3
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