summaryrefslogtreecommitdiff
path: root/gcc/config/ia64
Commit message (Expand)AuthorAgeFilesLines
* aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford2015-06-251-0/+1
* aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford2015-06-251-1/+2
* hash-table.h: Update comments.Richard Sandiford2015-06-251-3/+1
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-172-3/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-082-10/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-042-8/+0
* Remove TARGET_RELAXED_ORDERING and optimize for weak memory models.Ramana Radhakrishnan2015-06-041-5/+0
* re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Andrew MacLeod2015-05-122-10/+17
* bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill2015-05-091-2/+2
* rtl.h (always_void_p): New function.Richard Sandiford2015-05-072-60/+46
* add default for NO_FUNCTION_CSETrevor Saunders2015-04-281-1/+1
* remove need for store_values_directlyTrevor Saunders2015-04-181-7/+7
* ia64.c (expand_vec_perm_interleave_2): Use gen_raw_REG to create a register i...Eric Botcazou2015-03-031-1/+4
* Return false for common symbols in sdata_symbolic_operandH.J. Lu2015-02-181-1/+6
* Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge2015-01-151-1/+1
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-2/+10
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-092-4/+19
* Update copyright years.Jakub Jelinek2015-01-0523-23/+23
* PR debug/38757 gcc does not emit DW_LANG_C99.Mark Wielaard2014-11-211-1/+1
* re PR testsuite/61137 (FAIL: gcc.target/ia64/small-addr-1.c (test for excess ...Jakub Jelinek2014-11-211-0/+19
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod2014-11-011-0/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-292-83/+83
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-1/+8
* function.h: Flatten file.Andrew MacLeod2014-10-161-1/+5
* Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.Joseph Myers2014-09-231-4/+0
* ia64.md: Remove constraints from define_split patterns.Andreas Schwab2014-09-201-6/+6
* Remove LIBGCC2_TF_CEXT target macro.Joseph Myers2014-09-192-7/+0
* Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers2014-09-126-10/+42
* single_set takes an insnDavid Malcolm2014-09-091-1/+2
* recog_memoized works on an rtx_insn *David Malcolm2014-09-092-24/+24
* Remove SF_SIZE etc. target macros.Joseph Myers2014-09-082-3/+0
* NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm2014-08-281-25/+26
* Use rtx_insn for various target.def hooksDavid Malcolm2014-08-271-19/+20
* Remove BB_HEAD, BB_END, BB_HEADER scaffoldingDavid Malcolm2014-08-261-3/+3
* Strengthen haifa_sched_info callbacks and 3 scheduler hooksDavid Malcolm2014-08-251-17/+17
* config/ia64/ia64.c: Use rtx_insnDavid Malcolm2014-08-251-28/+35
* Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsDavid Malcolm2014-08-191-3/+3
* Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsDavid Malcolm2014-08-181-3/+3
* remove pointer-set.[ch]Trevor Saunders2014-08-071-1/+0
* Remove a layer of indirection from hash_tableTrevor Saunders2014-06-241-4/+5
* symtab.c (section_hash): New hash.Jan Hubicka2014-06-121-1/+1
* expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod2014-06-021-0/+1
* * config/ia64/ia64.cAndreas Schwab2014-06-021-1/+1
* Fix bootstrap error on ia64Maxim Kuvyrkov2014-05-231-0/+2
* Cleanup and improve multipass_dfa_lookahead_guardMaxim Kuvyrkov2014-05-221-25/+16
* Remove IA64 speculation tweaking flagsMaxim Kuvyrkov2014-05-222-15/+5
* use templates instead of gengtype for typed allocation functionsTrevor Saunders2014-05-171-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-0223-23/+23
* Eliminate FOR_EACH_BB_REVERSE macro.David Malcolm2013-12-091-2/+2
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-1/+1