summaryrefslogtreecommitdiff
path: root/gcc/expr.c
Commit message (Expand)AuthorAgeFilesLines
...
* PR c++/23180jconner2005-09-091-1/+1
* PR middle-end/14997ebotcazou2005-09-061-8/+13
* * expr.c (expand_expr_real_1) <VIEW_CONVERT_EXPR>: Force subregsrth2005-09-011-1/+5
* Fix ppc -m64 constant address expression expansion bug.fjahanian2005-08-311-1/+1
* 2005-08-31 Richard Guenther <rguenther@suse.de>rguenth2005-08-311-0/+31
* PR target/23630rth2005-08-311-8/+13
* * calls.c (load_register_parameters): Fix comment typo.amodra2005-08-311-1/+1
* PR tree-optimization/22043jakub2005-08-231-7/+22
* * expr.c (write_complex_part): Return after handling MEM.bwilson2005-08-081-3/+6
* * expr.c (expand_expr_real_1): Do not load mem targets into register.hubicka2005-07-291-12/+0
* * expr.c (highest_pow2_factor): Make extern.irar2005-07-251-2/+1
* Make CONSTRUCTOR use VEC to store initializers.giovannibajo2005-07-201-80/+78
* 2005-07-12 Dale Johannesen <dalej@apple.com>dalej2005-07-121-2/+19
* 2005-07-12 Adrian Straetling <straetling@de.ibm.com>uweigand2005-07-121-1/+2
* 2005-07-07 Adrian Straetling <straetling@de.ibm.com>uweigand2005-07-071-5/+11
* Removal of -fforce-mem.fjahanian2005-07-061-3/+0
* PR middle-end/21742dje2005-07-021-10/+21
* 2006-06-28 Adrian Straetling <straetling@de.ibm.com>uweigand2005-06-281-60/+64
* Update FSF address.kcook2005-06-251-2/+2
* * genopinit.c (vec_shl_optab, vec_shr_optab): Initialize new optabs.dorit2005-06-211-0/+7
* * expr.c (store_constructor): Use store of 0 to indicate valuerth2005-06-181-2/+2
* * tree.def (REDUC_MAX_EXPR, REDUC_MIN_EXPR, REDUC_PLUS_EXPR): Newdorit2005-06-181-0/+10
* * tree-ssa-address.c: New file.rakdver2005-06-071-5/+13
* 2005-06-06 Eric Christopher <echristo@redhat.com>echristo2005-06-061-2/+1
* 2005-06-01 Daniel Berlin <dberlin@dberlin.org>dberlin2005-06-041-1/+1
* * expr.c (convert_move): When a partial_int requires multipledj2005-06-011-4/+12
* gcc:bonzini2005-05-171-12/+0
* PR middle-end/21265jakub2005-05-031-12/+19
* * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c, expr.c,kazu2005-04-281-3/+3
* * dojump.c: Fix comment typos. emit-rtl.c, expmed.c, expr.c,kazu2005-04-271-14/+14
* * builtins.c (gimplify_va_arg_expr): Reword comments to avoidnathan2005-04-221-8/+7
* Fix for latent bug in splitting arguments exposed byfjahanian2005-04-211-2/+3
* PR middle-end/14311rth2005-04-141-0/+24
* gcc:tromey2005-03-301-1/+0
* PR rtl-optimization/20306dje2005-03-111-11/+17
* * expr.c (expand_expr_real_1): If possible, use a conditionalsteven2005-03-101-7/+48
* * expr.c (expand_assignment): Remove orig_to_rtx.kazu2005-03-091-2/+1
* PR middle-end/18029 and PR middle-end/18030kazu2005-03-021-0/+35
* PR middle-end/19689rth2005-01-301-6/+12
* PR middle-end/19687rth2005-01-301-19/+23
* For real this time...rth2005-01-271-1/+15
* Revert last change.rth2005-01-261-15/+1
* PR middle-end/18008rth2005-01-261-1/+15
* PR middle-end/19515rth2005-01-261-8/+48
* * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c,kazu2005-01-231-2/+2
* PR middle-end/19304rth2005-01-201-24/+22
* * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu2005-01-181-1/+1
* * expr.c (store_constructor): Use rtvec_alloc instead ofrth2005-01-111-6/+6
* * target.h (targetm.calls.arg_partial_bytes): New.rth2004-12-301-20/+12
* * expr.c (clear_storage): Validate CONST0_RTX extant. Special caserth2004-12-261-17/+36