On Tue, 2018-05-15 at 13:47 +0200, Andreas Schwab wrote: > + > + * riscv_init.c (riscv_init): Hook check_special_symbol. > + * riscv_symbol.c (riscv_check_special_symbol): New function.
Looks good. Pushed. I assume this solves some of the self-tests in make check on riscv. Is there an ELF abi document for riscv that describes these special symbols? Thanks, Mark