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 v2] mips: Fix store/load gp registers to/from ucontext_t


You should not need the addition to sysdep_routines.  If you do need it, 
please explain why in detail.

The testcase should start with the standard copyright and license notices.  
It should be formatted according to the GNU Coding Standards (e.g. spaces 
before '(' in function calls, operators at start not end of line when an 
expression spans multiple lines).  "# error" for conditional #error, not 
"   #error".  support/test-driver.c (see support/README-testing.c) should 
be used instead of the old test-skeleton.c.

-- 
Joseph S. Myers
joseph@codesourcery.com


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