nwhitehorn 615d4b84bc 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
2010-07-10 17:43:24 +00:00
..
2010-01-14 05:35:32 +00:00
2010-01-13 18:24:04 +00:00
2010-02-26 09:41:16 +00:00
2010-02-26 09:41:16 +00:00
2009-12-03 15:48:24 +00:00