Searched hist:208256 (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.3-release/libexec/rtld-elf/arm/
H A Dreloc.cdiff 208256 Tue May 18 09:06:49 MDT 2010 rdivacky Only use the cache after the early stage of loading. This is
because calling mmap() etc. may use GOT which is not set up
yet. Use calloc() instead of mmap() in cases where this
was the case before (sparc64, powerpc, arm).

Submitted by: Dimitry Andric (dimitry andric com)
Reviewed by: kan
Approved by: ed (mentor)
/freebsd-10.3-release/libexec/rtld-elf/powerpc/
H A Dreloc.cdiff 208256 Tue May 18 09:06:49 MDT 2010 rdivacky Only use the cache after the early stage of loading. This is
because calling mmap() etc. may use GOT which is not set up
yet. Use calloc() instead of mmap() in cases where this
was the case before (sparc64, powerpc, arm).

Submitted by: Dimitry Andric (dimitry andric com)
Reviewed by: kan
Approved by: ed (mentor)
/freebsd-10.3-release/libexec/rtld-elf/powerpc64/
H A Dreloc.cdiff 208256 Tue May 18 09:06:49 MDT 2010 rdivacky Only use the cache after the early stage of loading. This is
because calling mmap() etc. may use GOT which is not set up
yet. Use calloc() instead of mmap() in cases where this
was the case before (sparc64, powerpc, arm).

Submitted by: Dimitry Andric (dimitry andric com)
Reviewed by: kan
Approved by: ed (mentor)
/freebsd-10.3-release/libexec/rtld-elf/sparc64/
H A Dreloc.cdiff 208256 Tue May 18 09:06:49 MDT 2010 rdivacky Only use the cache after the early stage of loading. This is
because calling mmap() etc. may use GOT which is not set up
yet. Use calloc() instead of mmap() in cases where this
was the case before (sparc64, powerpc, arm).

Submitted by: Dimitry Andric (dimitry andric com)
Reviewed by: kan
Approved by: ed (mentor)
/freebsd-10.3-release/libexec/rtld-elf/amd64/
H A Dreloc.cdiff 208256 Tue May 18 09:06:49 MDT 2010 rdivacky Only use the cache after the early stage of loading. This is
because calling mmap() etc. may use GOT which is not set up
yet. Use calloc() instead of mmap() in cases where this
was the case before (sparc64, powerpc, arm).

Submitted by: Dimitry Andric (dimitry andric com)
Reviewed by: kan
Approved by: ed (mentor)
/freebsd-10.3-release/libexec/rtld-elf/i386/
H A Dreloc.cdiff 208256 Tue May 18 09:06:49 MDT 2010 rdivacky Only use the cache after the early stage of loading. This is
because calling mmap() etc. may use GOT which is not set up
yet. Use calloc() instead of mmap() in cases where this
was the case before (sparc64, powerpc, arm).

Submitted by: Dimitry Andric (dimitry andric com)
Reviewed by: kan
Approved by: ed (mentor)
/freebsd-10.3-release/libexec/rtld-elf/
H A Drtld.cdiff 208256 Tue May 18 09:06:49 MDT 2010 rdivacky Only use the cache after the early stage of loading. This is
because calling mmap() etc. may use GOT which is not set up
yet. Use calloc() instead of mmap() in cases where this
was the case before (sparc64, powerpc, arm).

Submitted by: Dimitry Andric (dimitry andric com)
Reviewed by: kan
Approved by: ed (mentor)

Completed in 137 milliseconds