PR target/19889
commitf0ae8b21d5e8a71f490ad22289fcf40116c023ab
authorsje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Jun 2005 20:45:50 +0000 (17 20:45 +0000)
committersje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Jun 2005 20:45:50 +0000 (17 20:45 +0000)
tree32f8c08fbeae93d8a90581da378c193a39ca15ff
parent8178326d1c9a04a4df7fa93fe939a557ce742d79
PR target/19889
* config/ia64/hpux.h (FUNCTION_PROFILER): New (dummy).
(PROFILE_HOOK): New.
(PROFILE_BEFORE_PROLOGUE): Undef.
(NO_PROFILE_COUNTERS): New.
* config/ia64/ia64-protos.h (ia64_profile_hook): New.
* config/ia64/ia64.c (ia64_compute_frame_size): Add ifdef.
(gen_mcount_func_rtx): New.
(ia64_profile_hook): New.
* config/ia64/ia64.md (ip_value): New.

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