aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arc
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-16/+22
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-11/+4
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-6/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-06-02constraints.md: Use lower-case names in match_code.Richard Sandiford1-7/+7
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford2-33/+27
2015-05-02change local vars to rtx_insn *Trevor Saunders1-2/+2
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders1-1/+1
2015-01-30Always pass explicit location to fatal_error.Joseph Myers2-4/+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-5/+7
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+10
2015-01-05rtlanal.c (refers_to_regno_p): Change return value from int to bool.Oleg Endo2-3/+2
2015-01-05Update copyright years.Jakub Jelinek16-16/+16
2014-11-18[Patch] PR target/63937 TARGET_USE_BY_PIECES_INFRASTRUCTURE_P should take an ...James Greenhalgh1-2/+2
2014-11-02arc.c (write_ext_corereg_1): Delete.Richard Sandiford1-22/+18
2014-11-02arc.c (arc600_corereg_hazard_1): Delete.Richard Sandiford1-34/+25
2014-11-02arc.c (arc_rewrite_small_data_p): Constify argument.Richard Sandiford1-15/+14
2014-11-02arc.c: Include rtl-iter.h.Richard Sandiford1-33/+26
2014-11-01[Patch 3/7 arc] Deprecate *_BY_PIECES_P, move to hookized versionJames Greenhalgh2-6/+24
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford4-62/+62
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+9
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+5
2014-09-16Replace INSN_DELETED_P with rtx_insn member functionsTrevor Saunders1-4/+4
2014-09-15Instruction attributes take an rtx_insn *David Malcolm3-24/+28
2014-09-15The TARGET_CAN_FOLLOW_JUMP hook takes insnsDavid Malcolm1-3/+4
2014-09-09recog_memoized works on an rtx_insn *David Malcolm3-15/+15
2014-09-06arc.c (arc_predicate_delay_insns): Swap comparison arguments to silence bogus...Joern Rennecke1-1/+1
2014-09-06arc.c (arc_print_operand): Fix format for HOST_WIDE_INT.Joern Rennecke1-3/+3
2014-09-05Use rtx_insn for various jump-handling functions and predicatesDavid Malcolm1-2/+2
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm4-10/+12
2014-08-27Use rtx_insn for various target.def hooksDavid Malcolm1-3/+3
2014-08-25config/arc: Use rtx_insnDavid Malcolm2-50/+55
2014-08-22reload: Use rtx_insn (also touches caller-save.c and config/arc/arc)David Malcolm1-1/+1
2014-08-22final.c: Use rtx_insn (also touches output.c and config/arc/arc.c)David Malcolm1-2/+2
2014-07-09remove has_executeTrevor Saunders1-2/+0
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-05-28md.texi: Document that the % constraint character must be at the beginning of...Richard Sandiford1-4/+4
2014-05-19reg-notes.def (CROSSING_JUMP): Likewise.Richard Sandiford2-8/+8
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-1/+1
2014-05-16arc.c (arc_init): Fix typo in error message.Benno Schulenberg1-1/+1
2014-05-06Merge in wide-int.Kenneth Zadeck1-5/+6
2014-05-01arc.c (TARGET_LRA_P): Undef before redefine.Jan-Benedict Glaw1-0/+1
2014-05-01arc.c (arc_select_cc_mode): Fix typo.Jan-Benedict Glaw1-1/+1
2014-04-30arc.opt (mlra): Move comment above option name to avoid mis-parsing as langua...Joern Rennecke1-1/+1