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] mips: Do not use jal to reach __libc_start_main


On Tue, 18 Nov 2014, Petar Jovanovic wrote:

> Since __libc_start_main may not be in the same 256MB-aligned region as
> the function __start, replace use of jal instruction with la/jalr.

Could you detail how this patch has been tested?  (And provide a ChangeLog 
entry for it.)

-- 
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]