This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] mips: Do not use jal to reach __libc_start_main
- From: Joseph Myers <joseph at codesourcery dot com>
- To: Petar Jovanovic <petar dot jovanovic at rt-rk dot com>
- Cc: <libc-alpha at sourceware dot org>, <petar dot jovanovic at imgtec dot com>
- Date: Mon, 17 Nov 2014 23:56:39 +0000
- Subject: Re: [PATCH] mips: Do not use jal to reach __libc_start_main
- Authentication-results: sourceware.org; auth=none
- References: <1416266925-100072-1-git-send-email-petar dot jovanovic at rt-rk dot com>
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