This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: SH crti/crtn


Hi!

On Thu, 09 Feb 2012 12:25:25 +0900 (JST), Kaz Kojima <kkojima@rr.iij4u.or.jp> wrote:
> Here is the SH version of crt?.S support.

> 2012-02-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
> 
> 	* sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
> 	compiler output for sysdeps/generic/initfini.c.

In fact from sysdeps/generic/initfini.c, or rather from
sysdeps/sh/elf/initfini.c and sysdeps/unix/sysv/linux/sh/pt-initfini.c?

> 	* sysdeps/sh/elf/initfini.c: Remove file.
> 
> nptl/
> 2012-02-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
> 
> 	* sysdeps/unix/sysv/linux/sh/pt-initfini.c: Remove file.

I reviewed the patch (but did not build-test it) by comparing it to the
previous state of affairs.  No functional differences found.


(We could potentially use some branch delay slots more efficiently, but
the previous code also didn't do that.)


GrÃÃe,
 Thomas

Attachment: pgp00000.pgp
Description: PGP signature


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