freebsd-dev/lib/libc/mips
Neel Natu 2f9f616df9 Reinstate the ptrace patch to restore the 'gp' register after calling
a function. I made a mistake in assuming that the .cprestore directive
will cause the assembler to automatically restore 'gp' after the 'jalr'.

The .cprestore directive does its magic only after 'jal' and 'bal'
instructions - not the 'jalr'.

Pointed out by: c.jayachandran@gmail.com
2010-02-04 05:49:59 +00:00
..
gdtoa Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00
gen Merge r195025 from projects/mips to head by hand: 2010-01-08 23:50:39 +00:00
net Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00
softfloat Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00
string Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00
sys Reinstate the ptrace patch to restore the 'gp' register after calling 2010-02-04 05:49:59 +00:00
_fpmath.h Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00
arith.h Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00
gd_qnan.h Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00
Makefile.inc Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00
Symbol.map Merge r195030 from project/mips to head by hand 2010-01-09 00:01:35 +00:00
SYS.h Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00