aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64
AgeCommit message (Expand)AuthorFilesLines
2012-12-04ia64.c (ia64_compute_frame_size): Allocate the scratch area if the function a...Eric Botcazou1-11/+10
2012-11-21t-linux: New file; define MULTIARCH_DIRNAME.Matthias Klose1-0/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-13/+14
2012-10-16loop-doloop.c (doloop_modify): Pass doloop_end pattern to gen_doloop_begin.Joern Rennecke1-1/+2
2012-09-19Integrate lexical block into source_location.Dehao Chen1-1/+0
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo1-1/+1
2012-08-17Convert MEMBER_TYPE_FORCES_BLK to target hookH.J. Lu2-3/+13
2012-07-19ia64: Update vector multiply pattern names; delete dot_prodRichard Henderson3-105/+24
2012-07-16system.h (dump_file): Do not define.Steven Bosscher2-1/+2
2012-07-11expr.h (can_move_by_pieces): Move prototype from here ...Steven Bosscher1-1/+0
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-7/+7
2012-06-17cfglayout.h: Remove.Steven Bosscher1-1/+0
2012-06-12sync.md (fetchop_name): Change ior attribute to "or".Uros Bizjak1-1/+1
2012-05-29rtl.h (assign_stack_temp, [...]): Remove 'keep' argument.Michael Matz1-3/+3
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-1/+1
2012-05-15ia64.c (ia64_emit_probe_stack_range): Adjust calls to plus_constant.Tristan Gingold1-4/+5
2012-05-10md.texi (Standard Names): Document probe_stack_address.Eric Botcazou5-34/+283
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-6/+8
2012-04-06ia64.c (ia64_load_pair_ok): Return 0 if the second member of the destination ...Eric Botcazou1-1/+5
2012-03-30ia64.c (ia64_section_type_flags): Remove common_object attribute handling.Tristan Gingold2-60/+23
2012-03-27vms.h (CASE_VECTOR_MODE): Define.Tristan Gingold3-5/+9
2012-03-26vms.h (LINK_SPEC): Simplify.Tristan Gingold2-21/+5
2012-03-16vms.h (TARGET_OS_CPP_BUILTINS): Define __CRTL_VER and __VMS_VER.Tristan Gingold1-0/+4
2012-03-12ia64.c (ia64_function_arg_1): Move code around.Tristan Gingold1-16/+17
2012-03-12vms.opt: Add vms-opts.h header.Tristan Gingold1-4/+0
2012-01-05re PR target/51681 (ICE in gcc.dg/torture/vshuf-v2si.c on ia64)Uros Bizjak1-6/+12
2012-01-03ia64.c (expand_vec_perm_broadcast): Use correct operands for extzv pattern.Uros Bizjak1-1/+1
2011-12-23vms.h (SUPPORTS_ONE_ONLY): Define.Tristan Gingold1-0/+4
2011-12-22ia64.c (ia64_promote_function_mode): Remove.Tristan Gingold2-48/+25
2011-12-20ia64: Implement vec_perm_const.Richard Henderson3-170/+626
2011-12-18ia64.h (REG_OK_FOR_BASE_P, [...]): Remove macros.Anatoly Sokolov2-46/+65
2011-12-02ia64.h (PRINT_OPERAND, [...]): Remove macros.Anatoly Sokolov3-25/+21
2011-11-22ia64: Update to atomic optabsRichard Henderson4-97/+293
2011-11-22ia64: Use define_c_enum for unspec constants.Richard Henderson1-52/+52
2011-11-07vms.h (TARGET_OBJECT_SUFFIX, [...]): Move to config/vms/vms.hTristan Gingold2-62/+5
2011-11-02Move libgcc2 to toplevel libgccRainer Orth3-95/+0
2011-11-02Move libgcc1 to toplevel libgccRainer Orth3-820/+0
2011-11-02Move crtstuff support to toplevel libgccRainer Orth7-531/+0
2011-11-02Move shlib support to toplevel libgccRainer Orth7-255/+0
2011-10-25* config/ia64/ia64.c (ia64_profile_hook): Fix thinko.Eric Botcazou1-1/+1
2011-10-12ia64.c (ia64_init_builtins): Fix unbalanced parentheses.Steve Ellcey1-3/+3
2011-10-11Convert standard builtin functions from being arrays to using a functional in...Michael Meissner1-9/+6
2011-09-17itanium2.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford1-111/+111
2011-09-02re PR tree-optimization/27460 (Does not vectorize statements with mixed type ...Richard Guenther1-3/+3
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-3/+3
2011-08-05soft-fp: Move to ../libgcc.Rainer Orth2-122/+0
2011-08-05Makefile.in (UNWIND_H): Remove.Rainer Orth10-2839/+1
2011-07-19tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther1-5/+2
2011-07-14re PR rtl-optimization/11320 (Scheduler bug)Bernd Schmidt2-2/+2
2011-07-13crtfastmath.c: Move to ../libgcc/config/alpha.Rainer Orth1-34/+0