summaryrefslogtreecommitdiffstats
path: root/fs/hfs/brec.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1998-07-16 19:10:01 +0000
committerRalf Baechle <ralf@linux-mips.org>1998-07-16 19:10:01 +0000
commit1ace72167d23543960d517e3d444762cb92bd211 (patch)
treec5d5aaf9501edcc48dc8dfdca9ed694d0d26763f /fs/hfs/brec.c
parentcb9368e29107fdf541cb68499a04f67949c131c5 (diff)
- Reformat ptrace.c for readability.
- Handle lazy fpu context switches correctly for ptrace(2). - Don't read $fcr31 on context switch, it's pure bloat. - New processes get $fcr31 initialized to no exceptions. - First beginnings of floating point support kernel code. For now we only can handle cvt.w.s and cvt.w.d instructions where the source register is a NaN, infinity or denorm. This is good enough to get Mozilla up. - Don't send SIGFPE on every floating point instruction we don't know how to handle, rather just complain. - Cleanup headerfile inclusions in the HPC3 code. - Fix the definition of PAGE_NONE.
Diffstat (limited to 'fs/hfs/brec.c')
0 files changed, 0 insertions, 0 deletions
def4b4acae682afb'>Kill dead #ifdefs.Ralf Baechle2000-08-171-7/+1 | * Beautify diagnostic messages.Ralf Baechle2000-08-161-3/+3 | * Fix break and SysRq handling for DECstation Zilog driver.Ralf Baechle2000-08-101-23/+71 | * Kill warning.Ralf Baechle2000-08-091-10/+13 | * Kill st_fstype member.Ralf Baechle2000-08-092-4/+2 | * More cleaning of struct stat for glibc 2.2. The necessary glibcRalf Baechle2000-08-093-17/+12 | | | | | patches will go into CVS asap. Remove st_flags and st_gen members, nothing ever used them. * Faster memcpy / copy_{from,to}_user.Ralf Baechle2000-08-092-41/+83 | * Ignore more build files.Ralf Baechle2000-08-091-0/+2 | * Kill BARRIER macro; it's not needed on R10000.Ralf Baechle2000-08-091-25/+0 | * From Arnaldo Carvalho de Melo (acme@conectiva.com.br):Ralf Baechle2000-08-091-6/+12 | | | | Use init_etherdev to allocate the dev->priv and check return value. * Fix CONFIG_DISCONTIGMEM.Ralf Baechle2000-08-091-1/+1 | * Merge with Linux 2.4.0-test6-pre8.Ralf Baechle2000-08-08105-412/+393 | * Merge with Linux 2.4.0-test6-pre7.Ralf Baechle2000-08-0814-59/+92 | * Merge with Linu 2.4.0-test6-pre6.Ralf Baechle2000-08-08