summaryrefslogtreecommitdiff
path: root/gcc/expr.c
Commit message (Expand)AuthorAgeFilesLines
* * function.h (rtl): Rename to x_rtl.hubicka2008-04-071-1/+1
* PR middle-end/35800hp2008-04-031-2/+4
* 2008-04-02 Richard Guenther <rguenther@suse.de>rguenth2008-04-021-4/+6
* 2008-04-02 Paolo Bonzini <bonzini@gnu.org>bonzini2008-04-021-33/+0
* * builtins.c (expand_builtin_setjmp_receiver): Update call ofhubicka2008-03-311-1/+1
* 2008-03-18 Paolo Bonzini <bonzini@gnu.org>bonzini2008-03-181-19/+17
* * tree-pretty-print.c: Include predict.h.hubicka2008-03-181-0/+1
* 2008-03-11 Paolo Bonzini <bonzini@gnu.org>bonzini2008-03-111-3/+3
* PR middle-end/35526uros2008-03-111-1/+2
* 2008-03-06 Richard Guenther <rguenther@suse.de>rguenth2008-03-061-1/+2
* 2008-02-27 Richard Guenther <rguenther@suse.de>rguenth2008-02-271-2/+8
* 2008-02-21 Richard Guenther <rguenther@suse.de>rguenth2008-02-211-0/+1
* 2008-02-04 Richard Guenther <rguenther@suse.de>rguenth2008-02-041-8/+1
* 2008-01-25 Richard Guenther <rguenther@suse.de>rguenth2008-01-251-1/+4
* PR middle-end/31309ebotcazou2008-01-111-4/+17
* PR33713aldyh2007-12-031-19/+8
* 2007-09-23 Razya Ladelskyrazya2007-10-291-0/+8
* gcc/rsandifo2007-10-021-4/+6
* PR middle-end/33436danglin2007-09-281-2/+19
* * builtins.c (expand_builtin, expand_builtin_object_size,jakub2007-09-271-5/+5
* * expr.c (expand_expr_real_1) <case CALL_EXPR>: Use get_callee_fndecljakub2007-09-231-15/+26
* PR middle-end/28755jakub2007-09-231-69/+103
* PR middle-end/33273danglin2007-09-171-1/+2
* * ginclude/stdfix.h: New file.chaoyingfu2007-09-071-13/+96
* * builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.jakub2007-09-051-0/+4
* * optabs.c (debug_optab_libfunc): Update; make available to gdb.hubicka2007-09-041-1/+1
* 2007-08-27 Sandra Loosemore <sandra@codesourcery.com>sandra2007-08-271-3/+4
* * expr.c (store_expr): Fix order of store_by_pieces arguments.jakub2007-08-251-3/+2
* 2007-08-24 Sandra Loosemore <sandra@codesourcery.com>sandra2007-08-241-11/+25
* * expr.c (store_expr): Optimize initialization of an arrayjakub2007-08-241-0/+42
* 2007-08-23 Richard Guenther <rguenther@suse.de>rguenth2007-08-241-12/+20
* * alias.c (component_uses_parent_alias_set): Constify.ghazi2007-08-141-6/+6
* ./:ian2007-08-111-5/+6
* * optabs.c (expand_widen_pattern_expr): Use optabs accestors.hubicka2007-08-091-29/+29
* * attribs.c (hash_attr, eq_attr, init_attributes): Constify.ghazi2007-07-291-7/+7
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * expr.c (handled_component_p): Constify.ghazi2007-07-251-1/+1
* 2007-07-12 Dorit Nuzman <dorit@il.ibm.com>dorit2007-07-121-0/+41
* PR middle-end/32374uros2007-06-221-1/+1
* 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-161-1/+6
* 2007-06-12 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-121-10/+3
* ./:ian2007-06-121-0/+7
* Merge dataflow branch into mainlinedberlin2007-06-111-1/+2
* really remove signed(_or_unsigned)?_type langhooksespindola2007-06-111-1/+1
* * tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.rakdver2007-06-101-30/+90
* * expr.c (force_operand) [DIV, MOD, UDIV, UMOD, ASHIFTRT]: Removeuros2007-06-011-11/+7
* 2007-05-31 Eric Christopher <echristo@apple.com>echristo2007-06-011-73/+80
* PR rtl-optimization/31344uros2007-05-181-1/+6
* PR tree-optimization/24659uros2007-05-171-0/+16
* * builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL insteaduros2007-05-141-18/+23