This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Adding SH support to glibc-2.2


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   `------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]