aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64
AgeCommit message (Expand)AuthorFilesLines
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-5/+8
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod2-14/+4
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-1/+2
2015-06-25hash-table.h: Update comments.Richard Sandiford1-3/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod2-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2-10/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod2-8/+0
2015-06-04Remove TARGET_RELAXED_ORDERING and optimize for weak memory models.Ramana Radhakrishnan1-5/+0
2015-05-12re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Andrew MacLeod2-10/+17
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-2/+2
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford2-60/+46
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders1-1/+1
2015-04-18remove need for store_values_directlyTrevor Saunders1-7/+7
2015-03-03ia64.c (expand_vec_perm_interleave_2): Use gen_raw_REG to create a register i...Eric Botcazou1-1/+4
2015-02-18Return false for common symbols in sdata_symbolic_operandH.J. Lu1-1/+6
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-1/+1
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+10
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison2-4/+19
2015-01-05Update copyright years.Jakub Jelinek23-23/+23
2014-11-21PR debug/38757 gcc does not emit DW_LANG_C99.Mark Wielaard1-1/+1
2014-11-21re PR testsuite/61137 (FAIL: gcc.target/ia64/small-addr-1.c (test for excess ...Jakub Jelinek1-0/+19
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod1-0/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2-83/+83
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-1/+8
2014-10-16function.h: Flatten file.Andrew MacLeod1-1/+5
2014-09-23Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.Joseph Myers1-4/+0
2014-09-20ia64.md: Remove constraints from define_split patterns.Andreas Schwab1-6/+6
2014-09-19Remove LIBGCC2_TF_CEXT target macro.Joseph Myers2-7/+0
2014-09-12Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers6-10/+42
2014-09-09single_set takes an insnDavid Malcolm1-1/+2
2014-09-09recog_memoized works on an rtx_insn *David Malcolm2-24/+24
2014-09-08Remove SF_SIZE etc. target macros.Joseph Myers2-3/+0
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm1-25/+26
2014-08-27Use rtx_insn for various target.def hooksDavid Malcolm1-19/+20
2014-08-26Remove BB_HEAD, BB_END, BB_HEADER scaffoldingDavid Malcolm1-3/+3
2014-08-25Strengthen haifa_sched_info callbacks and 3 scheduler hooksDavid Malcolm1-17/+17
2014-08-25config/ia64/ia64.c: Use rtx_insnDavid Malcolm1-28/+35
2014-08-19Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsDavid Malcolm1-3/+3
2014-08-18Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsDavid Malcolm1-3/+3
2014-08-07remove pointer-set.[ch]Trevor Saunders1-1/+0
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders1-4/+5
2014-06-12symtab.c (section_hash): New hash.Jan Hubicka1-1/+1
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-06-02* config/ia64/ia64.cAndreas Schwab1-1/+1
2014-05-23Fix bootstrap error on ia64Maxim Kuvyrkov1-0/+2
2014-05-22Cleanup and improve multipass_dfa_lookahead_guardMaxim Kuvyrkov1-25/+16
2014-05-22Remove IA64 speculation tweaking flagsMaxim Kuvyrkov2-15/+5