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
/
cfgrtl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR/10239
zlomek
2003-10-31
1
-3
/
+9
*
PR/11640
zlomek
2003-10-31
1
-0
/
+24
*
PR optimization/11646
ebotcazou
2003-09-17
1
-2
/
+6
*
* c-decl.c: Fix comment formatting.
kazu
2003-08-22
1
-1
/
+1
*
* alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c
ghazi
2003-07-19
1
-7
/
+4
*
* Makefile.in (ifcvt.o): Add cfgloop.h.
rakdver
2003-07-18
1
-1
/
+4
*
* cfgrtl.c (force_nonfallthru_and_redirect): Use tablejump_p
rth
2003-07-18
1
-10
/
+7
*
2003-07-07 Andreas Jaeger <aj@suse.de>
aj
2003-07-07
1
-3
/
+1
*
* bt-load.c: Fix comment typos.
kazu
2003-07-05
1
-1
/
+1
*
* basic-block.h (create_basic_block, merge_blocks_nomove): Kill.
hubicka
2003-07-03
1
-91
/
+325
*
* c-semantics.c (genrtl_case_label): Fix format specifier bug.
ghazi
2003-07-01
1
-1
/
+1
*
* basic-block.h: Fix comment typos.
kazu
2003-07-01
1
-3
/
+3
*
* cfgrtl.c (mark_killed_regs): Cast HARD_REGNO_NREGS to int.
ro
2003-06-30
1
-1
/
+1
*
* cfgrtl.c (verify_flow_info): Accept degenerated condjumps
hubicka
2003-06-30
1
-3
/
+3
*
* alloc-pool.c: Fix comment formatting.
kazu
2003-06-29
1
-1
/
+1
*
* c-format.c (check_format_string, get_constant)
zack
2003-06-28
1
-1
/
+1
*
* Makefile.in (cfgrtl.o): Add expr.h dependency.
rakdver
2003-06-26
1
-0
/
+97
*
* ChangeLog.1: Fix a typo.
kazu
2003-06-23
1
-1
/
+1
*
* caller-save.c: Convert to ISO C90.
aj
2003-06-22
1
-111
/
+63
*
* cfgbuild.c (make_edges): Set ABNORMAL with SIBCALL.
rth
2003-06-13
1
-1
/
+1
*
* basic-block.h (flow_delete_block_noexpunge): Kill.
hubicka
2003-06-12
1
-9
/
+2
*
* i386.md (subsi_3_zext, sse2_nandv2di3): Fix predicates.
hubicka
2003-06-08
1
-209
/
+93
*
* basic-block.h (EDGE_SIBCALL): New.
rth
2003-06-07
1
-0
/
+13
*
* function.c (FLOOR_ROUND, CEIL_ROUND): Fix.
hubicka
2003-06-06
1
-19
/
+194
*
PR 8866
rth
2003-04-22
1
-3
/
+5
*
* cfgrtl.c (try_redirect_by_replacing_jump): Create a basic block
mmitchel
2003-04-18
1
-1
/
+4
*
PR middle-end/8866
mmitchel
2003-04-16
1
-8
/
+3
*
PR opt/10024
hubicka
2003-04-14
1
-1
/
+1
*
PR opt/10024
hubicka
2003-04-07
1
-0
/
+3
*
* cfgrtl.c (update_bb_for_insn): Do not set block for barriers.
hubicka
2003-04-03
1
-1
/
+2
*
* cfgbuild.c (make_edges): Use tablejump_p.
rth
2003-03-30
1
-26
/
+7
*
PR opt/10056
hubicka
2003-03-25
1
-2
/
+30
*
* cfgcleanup.c (try_optimize_cfg): Allow merging of tablejumps
rth
2003-03-23
1
-1
/
+1
*
* basic-block.h (EDGE_IRREDUCIBLE_LOOP, EDGE_ALL_FLAGS): New.
rakdver
2003-03-05
1
-3
/
+5
*
* cfgrtl.c (commit_edge_insertions): Call
hubicka
2003-02-21
1
-2
/
+32
*
* cfgrtl.c (commit_one_edge_insertion): Only mark BB for splitting.
hubicka
2003-02-21
1
-1
/
+18
*
* cfgrtl.c (verify_flow_info): Use control_flow_insn_p.
hubicka
2003-02-09
1
-3
/
+1
*
* alias.c: Fix comment typos.
kazu
2003-01-18
1
-1
/
+1
*
Merge basic-improvements-branch to trunk
zack
2002-12-16
1
-3
/
+4
*
* c-decl.c: Fix a comment typo.
kazu
2002-12-13
1
-1
/
+1
*
* cfgrtl.c (force_nonfallthru_and_redirect): Allow abnormal edge
hubicka
2002-12-04
1
-3
/
+17
*
* cfgrtl.c (flow_delete_block_noexpunge): Delete orphaned
sayle
2002-09-17
1
-2
/
+4
*
2002-06-21 Richard Henderson <rth@redhat.com>
thorpej
2002-06-21
1
-2
/
+14
*
2002-06-05 David S. Miller <davem@redhat.com>
davem
2002-06-11
1
-2
/
+2
*
2002-06-10 Roger Sayle <roger@eyesopen.com>
sayle
2002-06-10
1
-11
/
+7
*
* loop.c (emit_prefetch_instructions): Properly place the address computation.
hubicka
2002-06-02
1
-57
/
+14
*
* cfgrtl.c (commit_one_edge_insertion): Fix warning.
hubicka
2002-06-02
1
-1
/
+1
*
* basic-block.h (last_basic_block): Declare.
rakdver
2002-05-28
1
-38
/
+20
*
* basic-block.h (last_basic_block): Defined as synonym for
rakdver
2002-05-27
1
-3
/
+3
*
* bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
rakdver
2002-05-23
1
-39
/
+26
[next]