[PATCH 02/12] RISC-V: ABI Implementation

Joseph Myers joseph@codesourcery.com
Wed Jun 14 20:33:00 GMT 2017


On Wed, 14 Jun 2017, Palmer Dabbelt wrote:

> diff --git a/sysdeps/riscv/dl-trampoline.S b/sysdeps/riscv/dl-trampoline.S
> new file mode 100644
> index 0000000000..3d4dd9fc8c
> --- /dev/null
> +++ b/sysdeps/riscv/dl-trampoline.S
> @@ -0,0 +1,44 @@

Missing copyright / license notices, on a file big enough to need them.

> diff --git a/sysdeps/riscv/sys/asm.h b/sysdeps/riscv/sys/asm.h
> new file mode 100644
> index 0000000000..bd31c72bd3
> --- /dev/null
> +++ b/sysdeps/riscv/sys/asm.h
> @@ -0,0 +1,79 @@
> +/* copyright (c) 1997, 1998, 2002, 2003-2005, 2017

Uppercase Copyright (C), everywhere (not checked if this issue appears 
elsewhere).

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list