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
/
stmt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* stmt.c (emit_locus): New macro.
gdr
2003-05-08
1
-16
/
+15
*
* stmt.c (force_label_rtx): New function, based on logic
zack
2003-05-07
1
-0
/
+23
*
PR c/10604
zack
2003-05-03
1
-1
/
+1
*
* c-common.h, c-semantics.c: Rename genrtl_decl_cleanup to
zack
2003-04-20
1
-45
/
+32
*
PR optimization/7675
ebotcazou
2003-04-18
1
-0
/
+1
*
PR c++/7086
mmitchel
2003-03-24
1
-1
/
+1
*
PR c/10178
sayle
2003-03-23
1
-0
/
+1
*
* stmt.c (tail_recursion_args): Call promote_mode to set
sje
2003-03-17
1
-5
/
+5
*
* stmt.c (expand_start_case): Call emit_queue ().
jakub
2003-03-14
1
-0
/
+1
*
Fix PR target/9797 and PR c/9853.
drow
2003-03-12
1
-0
/
+3
*
* stmt.c (fixup_gotos): Change meaning of DONT_JUMP_IN.
kenner
2003-03-05
1
-8
/
+11
*
* i386.c (builtin_description): Add __builtin_ia32_paddq and
hubicka
2003-02-22
1
-3
/
+7
*
* bb-reorder.c (find_traces_1_round): Don't connect easy to copy
rth
2003-02-15
1
-3
/
+16
*
* stmt.c (emit_case_bit_tests): New routine to implement suitable
sayle
2003-01-25
1
-3
/
+192
*
* emit-rtl.c (reg_attrs_htab): New static variable.
hubicka
2003-01-24
1
-8
/
+0
*
2003-01-24 Phil Edwards <pme@gcc.gnu.org>
pme
2003-01-24
1
-1
/
+1
*
* stmt.c (same_case_target_p): New function to determine whether
sayle
2003-01-21
1
-13
/
+65
*
PR opt/7507
rth
2003-01-21
1
-11
/
+21
*
* arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsigned
ghazi
2003-01-16
1
-1
/
+1
*
Add 2003 copyright notices for constraints string patch, also 2002 notice
amylaar
2003-01-13
1
-1
/
+1
*
* defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument.
amylaar
2003-01-09
1
-10
/
+17
*
PR inline-asm/8832
ebotcazou
2003-01-09
1
-8
/
+16
*
* regmove.c: Fix comment typos.
kazu
2002-12-24
1
-2
/
+2
*
PR target/8340
ebotcazou
2002-12-19
1
-1
/
+10
*
* ChangeLog: Follow spelling conventions.
kazu
2002-12-19
1
-1
/
+1
*
Merge basic-improvements-branch to trunk
zack
2002-12-16
1
-88
/
+26
*
* c-decl.c: Fix a comment typo.
kazu
2002-12-13
1
-1
/
+1
*
* doc/tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition.
sje
2002-12-09
1
-1
/
+0
*
2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
sirl
2002-11-11
1
-2
/
+12
*
* stmt.c (decl_conflicts_with_clobbers_p): Add REG_P check.
grahams
2002-10-14
1
-0
/
+1
*
* stmt.c: Fix typo in comment.
aldyh
2002-10-14
1
-1
/
+1
*
* LANGUAGES: Follow spelling conventions.
kazu
2002-09-27
1
-3
/
+3
*
* doc/extend.texi (Extended Asm): Clarify that overlap between
hp
2002-09-23
1
-1
/
+73
*
* reload.c (find_reloads): Handle constraint letters marked by
uweigand
2002-08-14
1
-0
/
+8
*
Index: ChangeLog
geoffk
2002-08-05
1
-1
/
+0
*
2002-06-05 David S. Miller <davem@redhat.com>
davem
2002-06-11
1
-8
/
+8
*
Merge from pch-branch up to tag pch-commit-20020603.
geoffk
2002-06-04
1
-240
/
+54
*
* sbitmap.c: Fix formatting.
kazu
2002-05-09
1
-37
/
+37
*
* cfglayout.c (function_tail_eff_head): Rename to ...
hubicka
2002-05-08
1
-3
/
+56
*
* combine.c: Fix comment formatting.
kazu
2002-05-02
1
-2
/
+2
*
* c-common.h (STMT_EXPR_NO_SCOPE): New macro.
mmitchel
2002-04-17
1
-5
/
+12
*
* stmt.c (check_unique_operand_names): Expect operand names to
rsandifo
2002-04-13
1
-10
/
+10
*
Revert last patch from Richard Henderson.
aj
2002-04-08
1
-35
/
+12
*
PR middle-end/5099
rth
2002-04-04
1
-12
/
+35
*
* c-common.c (truthvalue_conversion): Rename, update.
neil
2002-04-04
1
-1
/
+1
*
PR c++/5636
jason
2002-04-04
1
-1
/
+18
*
* function.c (assign_temp): Accept either type or decl argument.
rth
2002-04-03
1
-1
/
+1
*
* c-decl.c (grokdeclarator): Update.
neil
2002-04-01
1
-2
/
+2
*
* builtins.c (expand_builtin_va_arg): Give warnings not errors for
rth
2002-03-31
1
-3
/
+1
*
* Makefile.in (convert.o, calls.o, expmed.o): Update.
neil
2002-03-29
1
-2
/
+3
[next]