index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
egcs
/
gcc
/
protector.c
Age
Commit message (
Expand
)
Author
2003-02-26
fix the bison problem on alpha, it uses the pointer that initialzes the outsi...
Hiroaki Etoh
2003-02-21
push_frame_in_operand: add the setup and restore code for setjmp on powerpc ...
Hiroaki Etoh
2003-02-21
sweep_string_in_operand: properly sweep inline function frame.
Hiroaki Etoh
2003-02-21
In the case of no optimization, fix the problem that the first argument doesn...
Hiroaki Etoh
2003-02-15
use real registers to propagete frame offset for powerpc.
Hiroaki Etoh
2003-02-03
prepare_stack_protection: add validate_insns_of_varrefs to validate insns of ...
Hiroaki Etoh
2003-01-12
Revert last change, causes issues on macppc and alpha.
Miod Vallat
2003-01-07
prepare_stack_protection: add validate_insns_of_varrefs to validate insns of ...
Hiroaki Etoh
2002-12-25
arrange_var_order: not to weep the string of inlined function.
Hiroaki Etoh
2002-12-09
fix the problem of bison generated codes on alpha
Hiroaki Etoh
2002-12-02
Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack
Miod Vallat