]> git.ipfire.org Git - thirdparty/gcc.git/commit
* config/vax/vax.c (vax_output_function_prologue): Use asm_fprintf.
authorthorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 Oct 2002 05:23:12 +0000 (05:23 +0000)
committerthorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 Oct 2002 05:23:12 +0000 (05:23 +0000)
commit649ecb2cc4b12566680fc4915466b98cafe89023
tree32d6241acb1d580c8d43a037201b156b984d098a
parentdd37e5140d838135e277e415ad795e2426bbc9cd
* config/vax/vax.c (vax_output_function_prologue): Use asm_fprintf.
* config/vax/vax.h (VAX_FUNCTION_PROFILER_NAME): New.
(FUNCTION_PROFILER): Rewrite to use ASM_GENERATE_INTERNAL_LABEL,
assemble_name, asm_fprintf, and VAX_FUNCTION_PROFILER_NAME.
(ASM_OUTPUT_MI_THUNK): Use asm_fprintf instead of REGISTER_PREFIX.
(PRINT_OPERAND_PUNCT_VALID_P): Fix comment.
* config/vax/elf.h (FUNCTION_PROFILER): Remove.
(VAX_FUNCTION_PROFILER_NAME): Redefine as "__mcount".

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