index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
expr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* expr.c (store_expr): Remove dont_store_target.
kazu
2004-10-21
1
-2
/
+0
*
* expr.c (store_expr): Clean up by renaming want_value to
kazu
2004-10-21
1
-20
/
+16
*
* expr.c (store_expr): Remove code that is run when
kazu
2004-10-20
1
-93
/
+15
*
* expr.c (store_field): Remove two arguments value_mode and
kazu
2004-10-20
1
-64
/
+12
*
* expr.c (expand_assignment): Remove the last argument.
kazu
2004-10-19
1
-31
/
+16
*
* expr.c (expand_expr_real_1) <MODIFY_EXPR>: Remove
kazu
2004-10-19
1
-4
/
+2
*
* expr.c (expand_expr_real_1) [MODIFY_EXPR]: Don't request a
kazu
2004-10-18
1
-3
/
+4
*
* expr.c (expand_expr_real_1): Remove an obsolete comment.
kazu
2004-10-17
1
-8
/
+0
*
* expr.c (expand_expr_addr_expr): Only accept Pmode or ptr_mode
uweigand
2004-10-03
1
-1
/
+1
*
PR 17531
rth
2004-09-28
1
-14
/
+19
*
* expr.c (expand_expr_real_1): Handle VEC_COND_EXPR.
dpatel
2004-09-28
1
-0
/
+4
*
2004-09-23 Dorit Naishlos <dorit@il.ibm.com>
dorit
2004-09-23
1
-0
/
+34
*
2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>
zack
2004-09-17
1
-14
/
+20
*
* expr.c (string_constant): Handle also read-only variables
jakub
2004-09-15
1
-17
/
+73
*
* expr.c (expand_expr_addr_expr_1) Rename from expand_expr_addr_expr.
rth
2004-09-11
1
-7
/
+33
*
Add CONST1_RTX (vector mode) support.
wilson
2004-09-11
1
-1
/
+1
*
* emit-rtl.c (immed_double_const): Use gcc_assert and gcc_unreachable.
nathan
2004-09-08
1
-871
/
+824
*
* builtins.c (fold_builtin_strchr): Use build_int_cst, not
nathan
2004-09-07
1
-1
/
+1
*
* c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,
kazu
2004-09-05
1
-2
/
+2
*
* tree-ssa-loop-ivopts.c: New file.
rakdver
2004-09-05
1
-1
/
+10
*
* c-common.c (c_alignof_expr): Use DECL_ALIGN_UNIT and TYPE_ALIGN_UNIT.
kenner
2004-08-31
1
-3
/
+3
*
* expr.c (array_ref_element_size): Force aligned_size back to
rth
2004-08-30
1
-4
/
+16
*
* expr.c (expand_expr_addr_expr): New.
rth
2004-08-30
1
-129
/
+138
*
* target-def.h (TARGET_SCALAR_MODE_SUPPORTED_P): New.
rth
2004-08-26
1
-1
/
+1
*
* tree.h (build_int_cst): New, sign extended constant.
nathan
2004-08-25
1
-11
/
+9
*
2004-08-23 Eric Christopher <echristo@redhat.com>
echristo
2004-08-24
1
-10
/
+10
*
* tree.h (SAVE_EXPR_RESOLVED_P): New.
rth
2004-08-22
1
-1
/
+3
*
* emit-rtl.c (gen_const_mem): New.
rth
2004-08-18
1
-3
/
+1
*
* rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
rth
2004-08-18
1
-54
/
+2
*
2004-08-17 Paolo Bonzini <bonzini@gnu.org>
bonzini
2004-08-17
1
-4
/
+2
*
.:
nathan
2004-08-15
1
-11
/
+18
*
* expr.c (move_by_pieces): Set alignment for move to minimum of
dje
2004-08-12
1
-13
/
+66
*
* builtins.def (BUILT_IN_STACK_ALLOC): Remove.
rth
2004-08-11
1
-14
/
+2
*
PR target/3144
jakub
2004-08-10
1
-9
/
+15
*
2004-08-09 Paolo Bonzini <bonzini@gnu.org>
bonzini
2004-08-10
1
-0
/
+26
*
2004-08-09 Paolo Bonzini <bonzini@gnu.org>
bonzini
2004-08-09
1
-22
/
+2
*
2004-08-09 Paolo Bonzini <bonzini@gnu.org>
bonzini
2004-08-09
1
-22
/
+11
*
2004-07-24 Paolo Bonzini <bonzini@gnu.org>
bonzini
2004-08-09
1
-458
/
+71
*
2004-08-06 Paolo Bonzini <bonzini@gnu.org>
bonzini
2004-08-06
1
-3
/
+0
*
2004-08-04 Geoffrey Keating <geoffk@apple.com>
geoffk
2004-08-05
1
-11
/
+5
*
* expr.c (expand_expr_real_1) <normal_inner_ref>: Fix crash with
rth
2004-08-01
1
-2
/
+2
*
2004-07-28 Eric Christopher <echristo@redhat.com>
echristo
2004-07-28
1
-9
/
+0
*
* expr.c (expand_expr_real_1, case PARM_DECL): Remove obsolete error
kenner
2004-07-28
1
-8
/
+0
*
* convert.c (convert_to_real, convert_to_integer,
sayle
2004-07-25
1
-29
/
+31
*
* expr.c (expand_expr_real_1): Don't handle non-local variables.
rth
2004-07-23
1
-26
/
+8
*
* expr.c (emit_push_insn): Don't use set_mem_attributes.
rth
2004-07-22
1
-19
/
+14
*
2004-07-21 Eric Christopher <echristo@redhat.com>
echristo
2004-07-21
1
-63
/
+17
*
2004-07-21 Paolo Bonzini <bonzini@gnu.org>
bonzini
2004-07-21
1
-70
/
+144
*
* c-common.h (check_case_value): Remove prototype.
steven
2004-07-20
1
-56
/
+8
*
* cfgcleanup.c (try_simplify_condjump): Don't remove line
steven
2004-07-17
1
-14
/
+6
[next]