aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64/ia64.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-06re PR target/43897 (IA-64 asm clobbers are ignored)Jakub Jelinek1-0/+11
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-25target.def (supports_split_stack, [...]): Take gcc_options parameters.Joseph Myers1-8/+8
2010-11-24predicates.md (pmpyshr_operand): New.Richard Henderson1-8/+71
2010-11-23tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka1-0/+13
2010-11-21ia64.c (ia64_expand_builtin): Use the correct mode for infq/huge_valq.Richard Henderson1-3/+4
2010-11-16builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd1-3/+6
2010-11-15ia64: -mfused-madd cleanupRichard Henderson1-2/+14
2010-10-27tm.texi.in (TARGET_GET_RAW_RESULT_MODE): New.Steve Ellcey1-7/+53
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers1-13/+12
2010-10-20ia64.h (PREFERRED_RELOAD_CLASS): Remove macros.Anatoly Sokolov1-4/+9
2010-10-18re PR target/36898 (Insufficient qp-mutex declarations)Steve Ellcey1-11/+7
2010-10-11params.c (set_param_value_internal): New.Joseph Myers1-4/+12
2010-10-04flags.h (g_switch_value, [...]): Remove.Joseph Myers1-6/+3
2010-10-04optc-gen.awk: Define global_options_set.Joseph Myers1-1/+2
2010-09-29ia64.c (ia64_builtin_decl): New.Steve Ellcey1-10/+35
2010-09-28Hookize TARGET_UNWIND_INFO et al.Richard Henderson1-6/+40
2010-09-24ia64.c (ia64_dwarf_handle_frame_unspec): New.Richard Henderson1-251/+304
2010-09-16target.def (target_option.optimization): New hook.Joseph Myers1-3/+10
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers1-1/+1
2010-09-07Hookize exception personality output.Richard Henderson1-3/+29
2010-08-30Stack usage supportEric Botcazou1-0/+3
2010-07-30common.opt (-G): Don't define option here.Joseph Myers1-0/+5
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd1-1/+1
2010-07-09ia64.h (OVERRIDE_OPTIONS): Remove macros.Anatoly Sokolov1-3/+7
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-07-05ia64.h (MEMORY_MOVE_COST): Remove macro.Anatoly Sokolov1-5/+27
2010-07-01* config/ia64/ia64.c (ia64_register_move_cost): Fix argument types.Joern Rennecke1-4/+4
2010-07-01re PR target/44732 (bootstrap broken on ia64)Joern Rennecke1-1/+1
2010-06-30re PR middle-end/44566 (configuration with multiple targets / backends is not...Joern Rennecke1-2/+5
2010-06-29re PR other/44034 (target hooks are hard to maintain)Joern Rennecke1-2/+2
2010-06-27target.h (struct gcc_target): Add register_move_cost field.Anatoly Sokolov1-1/+5
2010-06-25dwarf2out.c (dwarf2out_vms_debug_main_pointer): New function.Douglas B Rupp1-0/+23
2010-06-13ia64.h (FUNCTION_VALUE_REGNO_P, [...]): Remove macros.Anatoly Sokolov1-2/+41
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-1/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-04-19Enable doloop optimization on loops with calls.James E. Wilson1-0/+3
2010-04-09ia64.c (ia64_dfa_new_cycle): Remove unused variable setup_clocks_p.Steve Ellcey1-15/+1
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-01-13PR target/pr42542Steve Ellcey1-17/+10
2009-11-27Remove support for Itanium1 (Merced)Steven Bosscher1-193/+5
2009-10-29re PR middle-end/37565 (__optimize__ attribute doesn't work correctly)Steve Ellcey1-12/+23
2009-10-22invoke.texi (fira-loop-pressure): Update default value.Vladimir Makarov1-0/+8
2009-09-22ia64-protos.h (ia64_initialize_trampoline): Remove.Richard Henderson1-11/+42
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-12/+23
2009-08-27ia64.c (ia64_attribute_table): Add "common_object" entry.Tristan Gingold1-0/+100
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov1-1/+14
2009-08-24ia64.c (ia64_promote_function_mode): Call default_promote_function_mode when ...Steve Ellcey1-3/+4
2009-08-22ia64.c: Include libfuncs.h.Douglas B Rupp1-11/+155
2009-08-19method.c (use_thunk): Call free_after_compilation after assemble_end_function.Jakub Jelinek1-1/+0