summaryrefslogtreecommitdiff
path: root/gcc/config/ia64
Commit message (Expand)AuthorAgeFilesLines
* Factor unrelated declarations out of tree.h.dnovillo2013-11-192-0/+5
* gcc/c-family/rsandifo2013-11-181-1/+1
* gcc/ada/rsandifo2013-11-181-1/+1
* * gcc/config/ia64/ia64.c (ia64_split_tmode_move): Markkyukhin2013-11-181-8/+7
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+1
* PR target/57491kyukhin2013-11-141-2/+9
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* gcc/rsandifo2013-11-092-9/+4
* Generally link to libgomp for -ftree-parallelize-loops=*.tschwinge2013-11-071-1/+1
* * config/i386/i386.c (ix86_expand_prologue): Optimize stack checking forebotcazou2013-11-061-54/+60
* gcc/rsandifo2013-09-231-1/+1
* * config/ia64/predicates.md (ia64_cbranch_operator): Accept unorderedebotcazou2013-09-212-8/+23
* * target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.kyukhin2013-08-191-3/+4
* This patch is a consolodation of the hash_table patches to thecrowl2013-05-302-38/+36
* * sched-int.h (ds_t, dw_t): Make unsigned int.steven2013-05-251-4/+2
* * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieusteven2013-03-291-4/+2
* * config/avr/avr.c, config/bfin/bfin.c, config/c6x/c6x.c,steven2013-03-231-24/+21
* Update copyright years in gcc/rsandifo2013-01-1023-41/+23
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-0412-12/+14
* * rtlanal.c (volatile_insn_p): Delete commented out code.ebotcazou2012-12-211-12/+9
* * config/ia64/ia64.c (ia64_compute_frame_size): Allocate the scratchebotcazou2012-12-041-11/+10
* 2012-11-21 Matthias Klose <doko@ubuntu.com>doko2012-11-211-0/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-13/+14
* * loop-doloop.c (doloop_modify): Pass doloop_end pattern toamylaar2012-10-161-1/+2
* Integrate lexical block into source_location.dehao2012-09-191-1/+0
* * hooks.c (hook_int_rtx_mode_as_bool_0): New function.olegendo2012-09-051-1/+1
* Convert MEMBER_TYPE_FORCES_BLK to target hookhjl2012-08-172-3/+13
* ia64: Update vector multiply pattern names; delete dot_prodrth2012-07-193-105/+24
* gcc/steven2012-07-162-1/+2
* gcc/steven2012-07-111-1/+0
* * output.h: (current_function_is_leaf,steven2012-06-241-7/+7
* 2012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven2012-06-171-1/+0
* * config/ia64/sync.md (fetchop_name): Change ior attribute to "or".uros2012-06-121-1/+1
* * rtl.h (assign_stack_temp, assign_stack_temp_for_type,matz2012-05-291-3/+3
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* * config/ia64/ia64.c (ia64_emit_probe_stack_range): Adjust calls toebotcazou2012-05-151-4/+5
* * doc/md.texi (Standard Names): Document probe_stack_address.ebotcazou2012-05-105-34/+283
* gcc/rsandifo2012-05-051-6/+8
* * config/ia64/ia64.c (ia64_load_pair_ok): Return 0 if the second memberebotcazou2012-04-061-1/+5
* 2012-03-30 Tristan Gingold <gingold@adacore.com>gingold2012-03-302-60/+23
* 2012-03-27 Tristan Gingold <gingold@adacore.com>gingold2012-03-273-5/+9
* libgcc/gingold2012-03-262-21/+5
* 2012-03-16 Tristan Gingold <gingold@adacore.com>gingold2012-03-161-0/+4
* 2012-03-12 Tristan Gingold <gingold@adacore.com>gingold2012-03-121-16/+17
* 2012-03-12 Tristan Gingold <gingold@adacore.com>gingold2012-03-121-4/+0
* PR target/51681uros2012-01-051-6/+12
* * config/ia64/ia64.c (expand_vec_perm_broadcast): Use correcturos2012-01-031-1/+1
* 2011-12-23 Tristan Gingold <gingold@adacore.com>gingold2011-12-231-0/+4
* 2011-12-22 Tristan Gingold <gingold@adacore.com>gingold2011-12-222-48/+25
* ia64: Implement vec_perm_const.rth2011-12-213-170/+626