Adding SH support to glibc-2.2

Ulrich Drepper drepper@redhat.com
Mon Jun 12 17:53:00 GMT 2000


kaz Kojima <kkojima@rr.iij4u.or.jp> writes:

> 2000-06-12  Kazumoto Kojima  <kkojima@rr.iij4u.or.jp>
> 	    Yutaka Niibe  <gniibe@chroot.org>
> 
> 	* configure.in: Add machine sh3, sh4.
> 	* elf/elf.h: Add SH specific declarations of relocations.
> 	* shlib-versions: Add sh*-*-linux* case. 

I've added this patch now.  With a few changed, though.  I've declared
GLIBC_2.1 for the earliest compatible version.  I.e., functions which
only exist for 2.0 compatibility are not added.  This seems to be
consistent with your other changes.

I still want to ask you: do you really need backward compatibility
with 2.1?  It would be much cleaner (with smaller binaries etc) to
declare 2.2 the first version and start from GLIBC_2.2.  But I'm
leaving the decision to you.

Thanks,

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


More information about the Libc-hacker mailing list