NetBSD/lib/libc/arch/sh3
uwe 2194ee2027 Add a comment that explains that
. this function cannot have _PROF_PROLOGUE
  . this function cannot be called via PLT

Change ENTRY to NENTRY for the former.

XXX: The latter is important in the gcc3 world, that have shared
libraries.  We will need to play tricks with .hidden to make sure
every shared library gets its own private __udivsi3 that it can call
directly, without going through the PLT.
2003-08-27 15:03:06 +00:00
..
gen Add a comment that explains that 2003-08-27 15:03:06 +00:00
net Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
softfloat Add missing prototypes to make softfloat compile with -DSOFTFLOAT_NEED_FIXUNS. 2003-08-21 02:12:33 +00:00
stdlib
string Assembly version of string functions. 2002-11-20 14:23:54 +00:00
sys Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
Makefile.inc Enable the libc-provided signal trampoline. The old __sigaction14 2002-07-10 04:29:05 +00:00
SYS.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00