OSDN Git Service

2003-07-22 Eric Christopher <echristo@redhat.com>
authorechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Jul 2003 17:38:14 +0000 (17:38 +0000)
committerechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Jul 2003 17:38:14 +0000 (17:38 +0000)
commitf81e845fd51d26650553dc4171ba81c941e4b621
tree9ddd3d2105ba7866f0fb764024276fb4464c7b0b
parent68ea5a1dd0360cc58a1aec1bdc2242ec81079d0a
2003-07-22  Eric Christopher <echristo@redhat.com>

* config/s390.c (s390_valid_pointer_mode): New.
(TARGET_VALID_POINTER_MODE): Use.
(s390_emit_prologue): Add tpf profiling hooks.
(s390_emit_epilogue): Ditto.
* config/s390.h (MASK_TPF): New.
(TARGET_TPF): Use.
(POINTERS_EXTEND_UNSIGNED): Define.
* config/s390.md (ptr_extend): New pattern.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69674 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/s390/s390.c
gcc/config/s390/s390.h
gcc/config/s390/s390.md