aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64
AgeCommit message (Expand)AuthorFilesLines
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
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-1/+1
2010-06-05c-common.c: Move to c-family/.Steven Bosscher2-3/+3
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-04-19partial fix, make all 'e' class regs fixed PR rtl-optimization/43520James E. Wilson1-2/+2
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 Bosscher3-3/+3
2010-03-22re PR target/43348 (ICE in final_scan_insn, at final.c:2604)James E. Wilson1-6/+6
2010-03-12re PR target/42869 (GOMP_critical_start wrong on Itanium due to __sync miscom...Steve Ellcey1-1/+1
2010-01-13PR target/pr42542Steve Ellcey1-17/+10
2009-11-27Remove support for Itanium1 (Merced)Steven Bosscher3-1889/+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-29re PR target/41365 (gcc.dg/vect/vect-cond-[123].c abort due to bad code gener...Steve Ellcey2-9/+22
2009-09-22ia64-protos.h (ia64_initialize_trampoline): Remove.Richard Henderson3-42/+42
2009-09-07re PR c++/41214 (Null pointer dereferenced in _Unwind_SetGR())Dmitry Gorbachev1-1/+1
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-12/+23
2009-08-27hpux.h (LIB_SPEC): Add -lrt for when using -pthread -fopenmpSteve Ellcey1-1/+1
2009-08-27ia64.c (ia64_attribute_table): Add "common_object" entry.Tristan Gingold2-0/+104
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2-10/+16
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 Rupp3-35/+183
2009-08-19method.c (use_thunk): Call free_after_compilation after assemble_end_function.Jakub Jelinek1-1/+0
2009-08-14fde-vms.c: New file.Douglas B Rupp4-21/+214
2009-08-14unwind-ia64.c (struct _Unwind_Context): Add new field 'signal_pfs_loc'.Eric Botcazou2-17/+49
2009-08-14config.gcc (ia64-hp-*vms*): Insert ia64/t-ia64 in tmake_file.Douglas B Rupp6-0/+741