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
*
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