On 17 October 2013 16:29, Richard Henderson wrote:
> Allow host detection on linux systems without glibc 2.16 or later.
>
> Signed-off-by: Richard Henderson
Reviewed-by: Peter Maydell
(this is I think the only patch in this series I haven't
reviewed, except for the s390 one which I don't know
Allow host detection on linux systems without glibc 2.16 or later.
Signed-off-by: Richard Henderson
---
include/elf.h| 25 +
tcg/arm/tcg-target.c | 14 +-
2 files changed, 30 insertions(+), 9 deletions(-)
diff --git a/include/elf.h b/include/elf.h
ind