This is the mail archive of the libc-alpha@sources.redhat.com 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]

[PATCH] minor sysdeps/mips/sysdep.S cleanup


Hi,
the __syscall_error functions in sysdeps/unix/mips/sysdep.S use register
numbers in the first half of the function and register names in the
second. Since I don't see a compelling reason to do this I attached
a patch that converts the whole file to use register names.
Regards,
 -- Guido

Attachment: convert-regnames-mips.diff
Description: Text document


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