[PATCH] Add support for RISC-V

2018-04-19 Thread Andreas Schwab
This implements initial support for the RISC-V architecture. It has been tested with qemu linux-user emulation , with the following unresolved issues FAIL: run-strip-strmerge.sh ===

[PATCH] libelf: Sync elf.h from glibc

2018-04-19 Thread Andreas Schwab
Signed-off-by: Andreas Schwab --- libelf/ChangeLog | 4 +++ libelf/elf.h | 71 2 files changed, 63 insertions(+), 12 deletions(-) diff --git a/libelf/ChangeLog b/libelf/ChangeLog index 62e8911654..ea2b9df884 100644 --- a/libelf/ChangeLog +++