summaryrefslogtreecommitdiff
path: root/gcc/expr.c
Commit message (Expand)AuthorAgeFilesLines
* Backported from mainlinejakub2014-11-281-5/+7
* PR c/61271mpolacek2014-09-011-1/+1
* * expr.c (store_field): Handle VOIDmode for calls that return valuesebotcazou2014-07-201-1/+1
* PR middle-end/60556jakub2014-04-111-3/+3
* PR target/60648law2014-03-281-5/+6
* * expr.c (expand_expr_real_1): Remove outdated comment.ebotcazou2014-03-201-12/+5
* * calls.c (store_one_arg): Remove incorrect const qualification on theebotcazou2014-03-201-9/+2
* * expr.c (expand_expr_real_1) <case VIEW_CONVERT_EXPR>: For a bit-fieldebotcazou2014-02-191-4/+9
* PR target/43546jakub2014-02-131-2/+11
* PR middle-end/54041law2014-02-111-0/+5
* PR target/60077hubicka2014-02-071-2/+2
* PR middle-end/58344jakub2014-01-161-1/+19
* 2014-01-08 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2014-01-081-66/+86
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * expr.c (convert_modes): For SUBREG_PROMOTED_VAR_P use SUBREG_REG (x)jakub2013-12-171-1/+1
* 2013-12-11 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-12-111-15/+11
* PR sanitizer/59399mpolacek2013-12-111-7/+5
* * expr.c (expand_expr_real_1) <normal_inner_ref>: Always return 0 forebotcazou2013-12-101-0/+9
* 2013-12-06 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-12-061-0/+3
* * expr.c (expand_assignment): Update comments.law2013-12-041-4/+4
* PR target/58864jakub2013-12-031-6/+0
* 2013-12-02 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-12-021-0/+11
* 2013-12-01 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-12-011-1/+1
* 2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-271-7/+30
* PR middle-end/59138ebotcazou2013-11-271-9/+17
* 2013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-261-30/+7
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+5
* * expr.c (store_constructor): Allow CONSTRUCTOR with VECTOR_TYPEjakub2013-11-221-2/+14
* gcc/ada/rsandifo2013-11-201-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+4
* * md.texi (setmem): Document new parameter.hubicka2013-11-191-17/+40
* gcc/ada/rsandifo2013-11-181-2/+2
* gcc/ada/rsandifo2013-11-181-21/+21
* gcc/c-family/rsandifo2013-11-181-8/+8
* gcc/ada/rsandifo2013-11-181-15/+15
* gcc/ada/rsandifo2013-11-181-8/+8
* * doc/md.texi (setmem, movstr): Update documentation.hubicka2013-11-171-15/+76
* * gimple.h: Reorder prototypes to match .c declaration order, and removeamacleod2013-11-171-0/+1
* Re-factor tree.h - Part 1.dnovillo2013-11-081-11/+17
* PR middle-end/58970jakub2013-11-061-7/+16
* Don't use mode wider than Pmode for size in movmem/setmemhjl2013-11-051-7/+9
* * tree.c (tree_ctz): New function.jakub2013-10-311-68/+8
* * tree-outof-ssa.h: Remove include files.amacleod2013-10-291-0/+1
* * expr.c (expand_expr_real_1) <case MEM>: Eliminate small redundancy.ebotcazou2013-10-291-1/+1
* * expr.c (expand_expr_real_1): Use mode of memory reference ratherlaw2013-10-251-1/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+4
* 2013-10-21 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-10-211-6/+8
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-0/+1
* * tree-flow.h: Remove all remaining prototypes, enums and structs thatamacleod2013-10-091-3/+1
* gcc/rsandifo2013-09-281-4/+4