Subject: CVS commit: gnusrc/gnu/dist/toolchain/gcc/config/vax
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/02/2002 03:50:26
Module Name: gnusrc
Committed By: thorpej
Date: Wed Oct 2 00:50:25 UTC 2002
Modified Files:
gnusrc/gnu/dist/toolchain/gcc/config/vax: netbsd-elf.h
Log Message:
__mcount uses jsb linkage, so there is no need to skip the (non-existent)
register save mask. Profiling now works.
Also, use asm_fprintf() in FUNCTION_PROFILER.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 gnusrc/gnu/dist/toolchain/gcc/config/vax/netbsd-elf.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.