glibc/sysdeps/mips
Petar Jovanovic bbe4c142b0 mips: Do not use jal to reach __libc_start_main
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.

This fixes linker issue reported in:
https://sourceware.org/bugzilla/show_bug.cgi?id=17601

	[BZ #17601]
	* sysdeps/mips/start.S (__start): Use indirect jump to call
	__libc_start_main.
2014-12-02 23:04:43 +00:00
..
bits Add arch-specific configuration for C11 atomics support. 2014-11-20 11:57:38 +01:00
fpu
ieee754
include/sys
mips32 Regenerate MIPS libm-test-ulps. 2014-06-30 21:34:20 +00:00
mips64 Regenerate MIPS libm-test-ulps. 2014-06-30 21:34:20 +00:00
nptl Move architecture shlib-versions files to Linux-specific directories. 2014-07-17 14:31:12 +00:00
soft-fp soft-fp: support after-rounding tininess detection. 2014-02-12 18:27:12 +00:00
sys 2014-05-07 Steve Ellcey <sellcey@mips.com> 2014-05-07 13:10:48 -07:00
__longjmp.c Fix sysdeps/mips/__longjmp.c warning. 2014-11-26 16:34:06 +00:00
abort-instr.h
add_n.S
addmul_1.S
backtrace.c
bsd-_setjmp.S
bsd-setjmp.S
configure Require autoconf 2.69 2014-09-29 07:53:36 -07:00
configure.ac
dl-dtprocnum.h
dl-machine.h Don't use INTDEF/INTUSE with _dl_init (bug 14132). 2014-11-04 23:26:39 +00:00
dl-procinfo.c
dl-procinfo.h
dl-tls.h
dl-trampoline.c
fpregdef.h
fpu_control.h
gccframe.h
Implies
jmpbuf-unwind.h
ldsodefs.h
libc-tls.c
lshift.S
machine-gmon.h
Makefile
math_private.h Fix MIPS libc_feresetround*_ctx to preserve exceptions. 2014-03-11 22:30:40 +00:00
math-tests.h Update MIPS math-tests.h for GCC 4.9 using soft-fp. 2014-02-13 00:46:45 +00:00
memcpy.S
memset.S
memusage.h
mul_1.S
preconfigure Put mips preconfigure code inside mips* case statement. 2014-09-09 10:58:00 -07:00
regdef.h
rshift.S
setjmp_aux.c
setjmp.S
sgidefs.h
sotruss-lib.c
stackinfo.h
start.S mips: Do not use jal to reach __libc_start_main 2014-12-02 23:04:43 +00:00
strcmp.S Remove extra whitespace from end of line. 2014-10-01 13:46:51 -07:00
sub_n.S
submul_1.S
tininess.h
tls-macros.h
tst-audit.h