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
/
cgraph.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* alias.c, basic-block.h, c-common.c, c-common.h,
kazu
2004-01-21
1
-1
/
+1
*
* cgraph.c (create_edge): Use local.redefined_extern_inline.
hubicka
2004-01-14
1
-10
/
+14
*
* Makefile.in (cgraph.o, cgraphunit.o): Add intl.h dependency.
hubicka
2004-01-04
1
-2
/
+4
*
* c-typeck.c: Fix comment typos.
kazu
2003-12-13
1
-2
/
+2
*
PR debug/12389
hubicka
2003-10-22
1
-0
/
+5
*
* cgraph.h (cgraph_remove_edge): Declare.
rsandifo
2003-09-25
1
-0
/
+1
*
* cgraphunit.c (cgraph_assemble_pending_functions): Export.
rth
2003-09-13
1
-0
/
+1
*
* cgraphunit.c (cgraph_finalize_function): Add nested arg.
rth
2003-09-11
1
-1
/
+1
*
* cgraph.h (struct cgraph_node): Rename lowered to analyzed.
rth
2003-09-10
1
-5
/
+4
*
* cgraphunit.c (cgraph_finalize_function): Remove unused argument.
rth
2003-09-10
1
-1
/
+1
*
* cgraph.c (cgraph_mark_reachable_node): Split out from ...
rth
2003-09-05
1
-1
/
+2
*
* i386.c (ix86_fntype_regparm): Rename from ...
hubicka
2003-08-16
1
-3
/
+0
*
2003-08-05 Steven Bosscher <steven@gcc.gnu.org>
steven
2003-08-05
1
-2
/
+2
*
* fp-test.c (main): Use ISO C90 prototype.
aj
2003-07-12
1
-17
/
+17
*
* cgraph.c (cgraph_max_uid): New global variable.
hubicka
2003-07-12
1
-5
/
+26
*
Index: ChangeLog
geoffk
2003-07-11
1
-1
/
+1
*
* cgraph.c (cgraph_node_name): New function.
hubicka
2003-07-09
1
-0
/
+2
*
* cgraph.c (cgraph_mark_needed_node, cgraph_varpool_mark_needed_node,
hubicka
2003-07-02
1
-1
/
+4
*
* cgraphunit.c (cgraph_finalize_function): Set finalized.
hubicka
2003-07-02
1
-0
/
+2
*
* basic-block.h: Fix comment typos.
kazu
2003-07-01
1
-4
/
+4
*
* Makefile.in (GTFILES): Add cgraph.h.
hubicka
2003-06-30
1
-16
/
+19
*
* Makefile.in (cgraph.o): Depend on output.h, not depend on
hubicka
2003-06-24
1
-0
/
+27
*
* cgraph.c (cgraph_nodes_queue): Declare.
hubicka
2003-06-23
1
-0
/
+2
*
* gcc.dg/inline-3.c: New test.
hubicka
2003-03-08
1
-3
/
+8
*
* Makefile.in (calls.o, toplev.o alias.o): Depend on cgraph.h
hubicka
2003-03-05
1
-0
/
+11
*
* gcc.dg/i386-local.c: New.
hubicka
2003-03-05
1
-0
/
+26
*
* expmed.c (expand_divmod): Undo sign extensions for unsigned operands
hubicka
2003-02-22
1
-0
/
+80