]> git.ipfire.org Git - thirdparty/gcc.git/commit
vax.c (vax_output_function_prologue): Use REGISTER_PREFIX.
authorMatt Thomas <matt@3am-software.com>
Fri, 21 Jun 2002 23:58:47 +0000 (23:58 +0000)
committerJason Thorpe <thorpej@gcc.gnu.org>
Fri, 21 Jun 2002 23:58:47 +0000 (23:58 +0000)
commit233610934411ab34d6f64b42e3f253044207c795
treefa1c095ae471f90fb6ed60af98722481efaca9f5
parent1c655a0dcccd7347b447c74e86a2d4fb5375c199
vax.c (vax_output_function_prologue): Use REGISTER_PREFIX.

2002-06-21  Matt Thomas  <matt@3am-software.com>

* config/vax/vax.c (vax_output_function_prologue): Use
REGISTER_PREFIX.  Fix some indentation.
* config/vax/vax.h (FUNCTION_PROFILER): Use reg_names[].
(VAX_ISTREAM_SYNC): Define.
(INITIALIZE_TRAMPOLINE): Use VAX_ISTREAM_SYNC.  Move the
i-stream sync to the end.
(REGISTER_PREFIX): Define as "".
(ASM_OUTPUT_MI_THUNK): Use REGISTER_PREFIX.

From-SVN: r54894
gcc/ChangeLog
gcc/config/vax/vax.c
gcc/config/vax/vax.h