s390.c (s390_valid_pointer_mode): New.
authorEric Christopher <echristo@redhat.com>
Tue, 22 Jul 2003 17:38:14 +0000 (17:38 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Tue, 22 Jul 2003 17:38:14 +0000 (17:38 +0000)
commitc745338420c2c26df126dc69c27f6c506ecb8bf7
tree9ddd3d2105ba7866f0fb764024276fb4464c7b0b
parent817aed6fc35ad24f7a04f6a9ac6616d4a6915ff4
s390.c (s390_valid_pointer_mode): New.

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.

From-SVN: r69674
gcc/ChangeLog
gcc/config/s390/s390.c
gcc/config/s390/s390.h
gcc/config/s390/s390.md