* arm-linux-tdep.c: Add "elf/common.h" header.
authorPierre Muller <muller@sourceware.org>
Mon, 16 Sep 2013 11:28:53 +0000 (11:28 +0000)
committerPierre Muller <muller@sourceware.org>
Mon, 16 Sep 2013 11:28:53 +0000 (11:28 +0000)
commit04a83fee11b7074fc1d7a2a6ea13c3a12f87b290
treeccfdddb944c9a28ad78c567657919222266a6619
parent1d50d57ca2c58167dc7ba142c6d38fad3d10b980
* arm-linux-tdep.c: Add "elf/common.h" header.
Remove AT_HWCAP macro definintion as it is provided in
added include file.
* s390-tdep.c: Remove system header <elf.h>
Add "elf/common.h" header for AT_HWCAP definition.
(s390_core_read_description): Use correct CORE_ADDR
for hwcap local variable used as third parameter
of function target_auxv_search.
gdb/ChangeLog
gdb/arm-linux-tdep.c
gdb/s390-tdep.c