Ulrich Weigand 718ee4dc9b Add support for AT_HWCAP2 auxv entry
Recent ppc64 Linux kernels provide a new auxv entry AT_HWCAP2,
which is currently not recognized by GDB, causing every use of
"info auxv" to show an error.

This commit adds the AT_HWCAP2 define to include/elf/common.h
and handles it in GDB.

include/elf/ChangeLog:

	* common.h (AT_HWCAP2): Define.

gdb/ChangeLog:

	* auxv.c (fprint_target_auxv): Handle AT_HWCAP2.
2014-01-30 19:12:35 +01:00
..
2013-11-13 14:47:04 +00:00
2012-10-30 12:44:58 +00:00
2012-05-16 14:52:16 +00:00
2014-01-30 19:12:35 +01:00
2012-12-10 12:48:03 +00:00
2014-01-30 19:12:35 +01:00
2013-01-10 09:49:22 +00:00
2013-12-13 11:52:32 +00:00
2013-10-30 13:43:32 +10:30
2013-10-30 13:43:32 +10:30
2013-01-24 11:14:05 +00:00