Searched hist:209885 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/libexec/rtld-elf/powerpc64/
H A Drtld_machdep.hdiff 209885 Sat Jul 10 15:54:33 MDT 2010 nwhitehorn RTLD support for powerpc64. A few small modifications to the Makefile
and symbol map are required to support various consequences of the dot
symbol scheme:

- Symbols beginning with a dot are reserved, so start private symbols with
an underscore.
- In order to set RTLD breakpoints, gdb must be able to locate the text
entry point, not the data section function descriptor, so add
.r_debug_state to the symbol map on powerpc64.

Obtained from: projects/ppc64
H A Dreloc.cdiff 209885 Sat Jul 10 15:54:33 MDT 2010 nwhitehorn RTLD support for powerpc64. A few small modifications to the Makefile
and symbol map are required to support various consequences of the dot
symbol scheme:

- Symbols beginning with a dot are reserved, so start private symbols with
an underscore.
- In order to set RTLD breakpoints, gdb must be able to locate the text
entry point, not the data section function descriptor, so add
.r_debug_state to the symbol map on powerpc64.

Obtained from: projects/ppc64
/freebsd-11-stable/libexec/rtld-elf/
H A DMakefilediff 209885 Sat Jul 10 15:54:33 MDT 2010 nwhitehorn RTLD support for powerpc64. A few small modifications to the Makefile
and symbol map are required to support various consequences of the dot
symbol scheme:

- Symbols beginning with a dot are reserved, so start private symbols with
an underscore.
- In order to set RTLD breakpoints, gdb must be able to locate the text
entry point, not the data section function descriptor, so add
.r_debug_state to the symbol map on powerpc64.

Obtained from: projects/ppc64

Completed in 75 milliseconds