OSDN Git Service

* ppc-linux-nat.c: Include "auxv.h" and "elf/common.h".
authorluisgpm <luisgpm>
Fri, 8 Aug 2008 15:30:27 +0000 (15:30 +0000)
committerluisgpm <luisgpm>
Fri, 8 Aug 2008 15:30:27 +0000 (15:30 +0000)
commit0691f9eb64a277073fd3f0d998990a6b5038e462
tree70f4069d5075694775fe7079a808427606e3be59
parenta7ce4643f7b573f3dc22dd1f73f381107ec06fa7
* ppc-linux-nat.c: Include "auxv.h" and "elf/common.h".
Define PPC_FEATURE_BOOKE.
(ppc_linux_get_hwcap): New function.
(ppc_linux_region_ok_for_hw_watchpoint): Handle PowerPC 440
4-bytes alignment restrictions.
(ppc_linux_insert_watchpoint): Handle PowerPC 440-specific
positioning of the read/write flags.
(ppc_linux_watchpoint_addr_within_range): Handle PowerPC 440
4-bytes alignment.
gdb/ChangeLog
gdb/ppc-linux-nat.c