freebsd-nq/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
gen Merge r195025 from projects/mips to head by hand: 2010-01-08 23:50:39 +00:00
net
softfloat
string
sys Reinstate the ptrace patch to restore the 'gp' register after calling 2010-02-04 05:49:59 +00:00
_fpmath.h
arith.h
gd_qnan.h
Makefile.inc
Symbol.map Merge r195030 from project/mips to head by hand 2010-01-09 00:01:35 +00:00
SYS.h