summaryrefslogtreecommitdiff
path: root/gcc/config/ia64
Commit message (Expand)AuthorAgeFilesLines
* Use rtx_insn for various target.def hooksdmalcolm2014-08-271-19/+20
* Remove BB_HEAD, BB_END, BB_HEADER scaffoldingdmalcolm2014-08-261-3/+3
* Strengthen haifa_sched_info callbacks and 3 scheduler hooksdmalcolm2014-08-251-17/+17
* config/ia64/ia64.c: Use rtx_insndmalcolm2014-08-251-28/+35
* Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsdmalcolm2014-08-191-3/+3
* Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsdmalcolm2014-08-181-3/+3
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-4/+5
* * symtab.c (section_hash): New hash.hubicka2014-06-121-1/+1
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* * config/ia64/ia64.cschwab2014-06-021-1/+1
* Fix bootstrap error on ia64mkuvyrkov2014-05-231-0/+2
* Cleanup and improve multipass_dfa_lookahead_guardmkuvyrkov2014-05-221-25/+16
* Remove IA64 speculation tweaking flagsmkuvyrkov2014-05-222-15/+5
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* Update copyright years in gcc/rsandifo2014-01-0223-23/+23
* Eliminate FOR_EACH_BB_REVERSE macro.dmalcolm2013-12-091-2/+2
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* ChangeLog/kyukhin2013-12-052-2/+41
* * config/ia64/hpux.h (TARGET_LIBC_HAS_FUNCTION): Fix typo.kyukhin2013-11-271-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+9
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-2/+3
* 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