summaryrefslogtreecommitdiff
path: root/gcc/config/arc/arc.c
Commit message (Expand)AuthorAgeFilesLines
* Remove REAL_VALUE_FROM_CONST_DOUBLErsandifo2015-10-051-3/+1
* Re: [PATCH] Fix undefined behaviour in arc portlaw2015-09-281-1/+1
* [PATCH] Fix undefined behaviour in arc portlaw2015-09-261-2/+4
* 2015-09-10 Claudiu Zissulescu <claziss@synopsys.com>amylaar2015-09-101-9/+5
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* * target.def (rtx_costs): Remove "code" param, add "mode".amodra2015-07-081-16/+22
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-11/+4
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* gcc/rsandifo2015-05-071-23/+19
* Always pass explicit location to fatal_error.jsm282015-01-301-3/+4
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-5/+7
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+10
* gcc/olegendo2015-01-051-1/+1
* Update copyright years.jakub2015-01-051-1/+1
* [Patch] PR target/63937 TARGET_USE_BY_PIECES_INFRASTRUCTURE_P should take an ...jgreenhalgh2014-11-181-2/+2
* gcc/rsandifo2014-11-021-22/+18
* gcc/rsandifo2014-11-021-34/+25
* gcc/rsandifo2014-11-021-15/+14
* gcc/rsandifo2014-11-021-33/+26
* [Patch 3/7 arc] Deprecate *_BY_PIECES_P, move to hookized versionjgreenhalgh2014-11-011-0/+24
* gcc/ada/rsandifo2014-10-291-49/+49
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+9
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* Replace INSN_DELETED_P with rtx_insn member functionstbsaunde2014-09-161-4/+4
* Instruction attributes take an rtx_insn *dmalcolm2014-09-151-12/+16
* The TARGET_CAN_FOLLOW_JUMP hook takes insnsdmalcolm2014-09-151-3/+4
* recog_memoized works on an rtx_insn *dmalcolm2014-09-091-11/+11
* * config/arc/arc.c (arc_predicate_delay_insns): Swap comparisonamylaar2014-09-061-1/+1
* * config/arc/arc.c (arc_print_operand): Fix format for HOST_WIDE_INT.amylaar2014-09-061-3/+3
* Use rtx_insn for various jump-handling functions and predicatesdmalcolm2014-09-051-2/+2
* NEXT_INSN and PREV_INSN take a const rtx_insndmalcolm2014-08-281-3/+3
* Use rtx_insn for various target.def hooksdmalcolm2014-08-271-3/+3
* config/arc: Use rtx_insndmalcolm2014-08-251-46/+51
* final.c: Use rtx_insn (also touches output.c and config/arc/arc.c)dmalcolm2014-08-221-2/+2
* remove has_executetbsaunde2014-07-091-2/+0
* * 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
* gcc/rsandifo2014-05-191-3/+3
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* 2014-02-07 Benno Schulenberg <bensberg@justemail.net>law2014-05-161-1/+1
* Merge in trunk.mrs2014-05-051-1/+2
* Merge in trunk.mrs2014-04-301-10/+12
|\
| * * config/arc/arc.c (arc_select_cc_mode): Fix parentheses.nickc2014-04-291-10/+12
* | Merge from trunk.rsandifo2014-04-221-4/+5
|\ \ | |/
| * pass cfun to pass::executetbsaunde2014-04-171-2/+5
| * remove has_gatetbsaunde2014-04-171-2/+0
* | Merge from trunk.rsandifo2014-04-171-1/+1
|\ \ | |/
| * PR target/60811amylaar2014-04-111-1/+1