From 2bfe5fd1138ee5884605af7f346f74f0fb442211 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 12 Dec 2001 18:06:59 +0000 Subject: Update. 2001-12-12 NIIBE Yutaka * sysdeps/sh/Makefile: New file. * sysdeps/sh/_mcount.S: New file. * sysdeps/sh/sysdep.h (CALL_MCOUNT): Implemented. * sysdeps/sh/machine-gmon.h: Remove "NOTYET" comment, as we are ready. --- sysdeps/sh/machine-gmon.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'sysdeps/sh/machine-gmon.h') diff --git a/sysdeps/sh/machine-gmon.h b/sysdeps/sh/machine-gmon.h index 5ba944bbfd..46c7b191ad 100644 --- a/sysdeps/sh/machine-gmon.h +++ b/sysdeps/sh/machine-gmon.h @@ -17,8 +17,6 @@ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -/* NOTYET */ - /* We must not pollute the global namespace. */ #define mcount_internal __mcount_internal -- cgit v1.2.3