This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v4 05/17] RISC-V: ABI Implementation


On Mon, 15 Jan 2018 08:51:08 PST (-0800), joseph@codesourcery.com wrote:
On Sat, 13 Jan 2018, Palmer Dabbelt wrote:

diff --git a/sysdeps/riscv/sys/asm.h b/sysdeps/riscv/sys/asm.h

+/* Macros to handle different pointer/register sizes for 32/64-bit code */

Comments should end with ".  " (".", two spaces, end of comment).

+/* Declare leaf routine */

Likewise.

+/* Mark end of function */

Likewise.

+/* Stack alignment */

Likewise.

There were a handful of these, I think I got them all and they should be fixed for the v5. Thanks!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]