[uClibc]Re: 2.5.30-rmk1-pxa1 uClibc failures

Russell King - ARM Linux linux at arm.linux.org.uk
Tue Sep 24 08:26:58 UTC 2002


On Tue, Sep 24, 2002 at 01:09:06AM -0700, Christopher Hoover wrote:
> init+0x20:
>     89f4:	e59fc004 	ldr	ip, [pc, #4]	; 8a00 <_init+0x2c>
>     89f8:	e08fc00c 	add	ip, pc, ip
>     89fc:	e59cf000 	ldr	pc, [ip]
>     8a00:	00009dec 	andeq	r9, r0, ip, ror #27

This is the standard dynamic PIC jump code into the library.  It
indexes one of the tables at 0x8a00 + 0x9dec and branches there,
probably into ulibc.



More information about the uClibc mailing list