jhb 438c415da1 Compile reloc.o with -fno-jump-tables on MIPS.
In particular, the switch statement on the type of dynamic entries
in _rtld_relocate_nonplt_self() needs to not use a jump table since
jump tables on MIPS use local GOT entries which aren't initialized
until after this loop.

Suggested by:	arichardson
Reviewed by:	emaste
Sponsored by:	DARPA / AFRL
2017-08-30 20:00:15 +00:00
..
2017-03-15 21:11:57 +00:00
2017-03-11 00:10:40 +00:00
2015-05-06 15:29:11 +00:00
2015-06-16 23:37:19 +00:00
2017-02-28 23:42:47 +00:00
2017-02-28 23:42:47 +00:00
2017-07-14 15:42:12 +00:00
2017-03-15 21:11:57 +00:00