aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64
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-30diagnostic-core.h: Include bversion.h.Joseph Myers2-3/+3
2010-11-25target.def (supports_split_stack, [...]): Take gcc_options parameters.Joseph Myers1-8/+8
2010-11-24predicates.md (pmpyshr_operand): New.Richard Henderson4-40/+444
2010-11-23tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka2-5/+14
2010-11-21ia64.c (ia64_expand_builtin): Use the correct mode for infq/huge_valq.Richard Henderson1-3/+4
2010-11-21tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers2-10/+1
2010-11-16builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd3-13/+6
2010-11-15ia64: -mfused-madd cleanupRichard Henderson8-296/+123
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers2-4/+4
2010-11-01common.opt (R, [...]): New.Joseph Myers1-3/+0
2010-10-27checking in Nathan's patch because I accidently checked in part of it with my...Steve Ellcey2-25/+0
2010-10-27tm.texi.in (TARGET_GET_RAW_RESULT_MODE): New.Steve Ellcey1-7/+53
2010-10-23cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd1-6/+0
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers3-20/+14
2010-10-21vms64.h (TARGET_DEFAULT): Add MASK_FUSED_MADD.Tristan Gingold2-2/+2
2010-10-20ia64.h (PREFERRED_RELOAD_CLASS): Remove macros.Anatoly Sokolov3-13/+9
2010-10-19Add FMA patterns for ia64.Richard Henderson1-0/+90
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-10-01re PR middle-end/44716 (Bootstrap fails with partial inlining (r161382))Steve Ellcey1-0/+11
2010-09-29ia64.c (ia64_builtin_decl): New.Steve Ellcey1-10/+35
2010-09-28Hookize TARGET_UNWIND_INFO et al.Richard Henderson2-14/+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 Myers4-19/+12
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers1-1/+1
2010-09-07Hookize exception personality output.Richard Henderson2-4/+29
2010-08-30Stack usage supportEric Botcazou1-0/+3
2010-08-29ia64.h (HARD_REGNO_NREGS): Return 1 for CCImode in general purpose registers.Eric Botcazou3-31/+48
2010-08-28* config/ia64/ia64.md (cstorebi4): Fix thinko.Eric Botcazou1-1/+1
2010-08-20tm.texi.in (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Document to be zero or nonz...Joseph Myers1-1/+1
2010-08-04re PR target/44583 (c-c++-common/torture/complex-sign-add.c fails for signed ...Steve Ellcey3-30/+50
2010-08-03alpha.h (SWITCH_TAKES_ARG): Define.Joseph Myers1-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 Sokolov3-11/+7
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2-0/+2
2010-07-05ia64.h (MEMORY_MOVE_COST): Remove macro.Anatoly Sokolov3-14/+31
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-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-6/+0
2010-06-27target.h (struct gcc_target): Add register_move_cost field.Anatoly Sokolov3-8/+5
2010-06-25dwarf2out.c (dwarf2out_vms_debug_main_pointer): New function.Douglas B Rupp3-8/+27
2010-06-16This patch adds the end prologue and begin epilogue markers in Dwarf2 Douglas B Rupp1-8/+8
2010-06-13ia64.h (FUNCTION_VALUE_REGNO_P, [...]): Remove macros.Anatoly Sokolov3-28/+41