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
/
c-semantics.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ChangeLog: Follow spelling conventions.
kazu
2002-09-22
1
-1
/
+1
*
.:
nathan
2002-09-16
1
-2
/
+3
*
* c-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR.
jason
2002-08-22
1
-1
/
+1
*
Fix PR/7566
gdr
2002-08-14
1
-2
/
+1
*
* cfglayout.c (function_tail_eff_head): Rename to ...
hubicka
2002-05-08
1
-0
/
+9
*
PR c++/5636
jason
2002-04-04
1
-5
/
+5
*
* c-common.c (statement_code_p): Handle CLEANUP_STMT.
mmitchel
2002-03-15
1
-0
/
+4
*
PR c/4475, c++/3780:
jakub
2002-02-04
1
-1
/
+1
*
* rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.
rth
2002-01-31
1
-2
/
+2
*
* c-semantics.c (genrtl_compound_stmt): Only check nesting consistenc...
jason
2002-01-22
1
-1
/
+1
*
* c-common.def (FILE_STMT): New code.
jason
2002-01-15
1
-1
/
+18
*
* tree.h (expand_expr_stmt_value): Add maybe_last argument.
jakub
2002-01-04
1
-6
/
+11
*
* c-common.h (genrtl_expr_stmt_value): Declare.
aoliva
2002-01-02
1
-5
/
+20
*
2001-10-10 Stan Shebs <shebs@apple.com>
shebs
2001-10-11
1
-3
/
+3
*
* emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
aj
2001-08-27
1
-10
/
+3
*
* Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,
gerald
2001-08-22
1
-12
/
+12
*
* c-common.h (RETURN_NULLIFIED_P): Lose.
jason
2001-08-10
1
-7
/
+1
*
* c-semantics.c (make_rtl_for_local_static): Use DECL_RTL_SET_P.
jason
2001-08-07
1
-1
/
+1
*
* alias.c: Fix comment formatting.
kazu
2001-08-01
1
-23
/
+23
*
Implement the Named Return Value optimization.
jason
2001-06-18
1
-1
/
+9
*
* stmt.c (current_nesting_level): New fn.
jason
2001-06-08
1
-0
/
+10
*
* c-semantics.c (genrtl_scope_stmt): Write out nested inline
mmitchel
2001-06-06
1
-3
/
+24
*
* c-semantics.c (add_scope_stmt): Don't call
nathan
2001-04-24
1
-6
/
+5
*
gcc:
nathan
2001-04-24
1
-71
/
+4
*
* Makefile.in (ifcvt.o): Depend on toplev.h.
ghazi
2001-04-11
1
-0
/
+1
*
* c-common.h (DECL_NUM_STMTS): New macro.
mmitchel
2001-03-27
1
-0
/
+5
*
* varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not the
mmitchel
2001-03-15
1
-1
/
+1
*
Whitespace change
kenner
2001-03-07
1
-2
/
+2
*
2001-03-01 Diego Novillo <dnovillo@redhat.com>
dnovillo
2001-03-01
1
-1
/
+1
*
2001-02-27 Diego Novillo <dnovillo@redhat.com>
dnovillo
2001-02-28
1
-4
/
+1
*
* c-common.h (ASM_INPUT_P): New.
rth
2001-01-02
1
-12
/
+11
*
* c-typeck.c (build_asm_stmt): New, broken out from ...
rth
2000-12-20
1
-2
/
+4
*
* c-common.h (DECL_C_HARD_REGISTER): New.
rth
2000-11-26
1
-3
/
+3
*
* Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
mmitchel
2000-11-10
1
-1
/
+1
*
* stmt.c (expand_start_null_loop): New.
rth
2000-11-01
1
-1
/
+5
*
* c-semantics.c (genrtl_do_stmt): Use integer_zerop instead
rth
2000-11-01
1
-1
/
+1
*
* c-semantics.c (genrtl_do_stmt): Special case do/while(0).
rth
2000-11-01
1
-11
/
+20
*
* c-semantics.c (make_rtl_for_local_static): Don't clobber
mmitchel
2000-10-29
1
-8
/
+19
*
* splay-tree.c (splay_tree_predecessor): Fix typo in comment.
mmitchel
2000-09-17
1
-20
/
+110
*
* c-common.h (genrtl_clear_out_block): Remove.
mmitchel
2000-09-12
1
-14
/
+2
*
* c-common.h (add_stmt): Change prototype.
mmitchel
2000-09-10
1
-21
/
+29
*
* c-common.h (prep_stmt): Declare.
mmitchel
2000-09-07
1
-4
/
+103
*
Move statement-tree facilities from C++ to C front-end.
mmitchel
2000-09-07
1
-0
/
+113
*
* c-semantics.c (make_rtl_for_local_static): Use TREE_ASM_WRITTEN
mmitchel
2000-07-23
1
-1
/
+1
*
2000-07-10 Benjamin Chelf <chelf@codesourcery.com>
chelf
2000-07-10
1
-0
/
+68
*
2000-07-02 Benjamin Chelf <chelf@codesourcery.com>
chelf
2000-07-03
1
-25
/
+10
*
2000-07-01 Benjamin Chelf <chelf@codesourcery.com>
chelf
2000-07-02
1
-0
/
+491