summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/r4k_fpu.S
Commit message (Collapse)AuthorAgeFilesLines
* Fix delay slot bug.Ralf Baechle2001-04-111-0/+1
|
* Final round of FPU emulator bits.Ralf Baechle2000-12-101-6/+7
|
* Remove ## operator that breaks kernel compile with latest gcc.Ralf Baechle2000-11-201-4/+3
|
* Cleanup a large number of random junk, nothing of importance.Ralf Baechle2000-03-251-3/+2
|
* Merge with 2.3.10.Ralf Baechle1999-09-281-4/+12
|
* - Drop support for 32/32 fp register modelRalf Baechle1999-08-181-47/+3
| | | | | | | | | | | - Fix siginfo structure definition - Ptrace fixes, one of them was an uninitialized pointer. - Header file fixes. - Fixes to linker scripts required for new binutils. - MIPS64. Chainsaw edition. Btw, Harald, why does the kernel no longer compile ...
* My proposal for non-generic kernels:Harald Koerfgen1999-08-091-5/+5
| | | | | | | | | o only code for the configured CPU is compiled and linked (saves ~100k for R3000 kernels!) o removed a lot of indirect function calls o removed Ralf's "cowboy patch" o added sanity check for DECstations (print warning if the kernel is configured for the wrong CPU)
* Spelling fixes from Alan Cox.Ralf Baechle1999-05-011-3/+3
|
* o Merge with Linux 2.1.91.Ralf Baechle1998-04-051-86/+79
| | | | | | | | | o First round of bugfixes for the SC/MC CPUs. o FPU context switch fixes. o Lazy context switches. o Faster syscalls. o Removed dead code. o Shitloads of other things I forgot ...
* Part #2 merging back my changes ...Ralf Baechle1997-12-011-79/+74
|
* Generate the struct sigcontext offsets autmatically.Ralf Baechle1997-06-251-2/+4
|
* Import of Linux/MIPS 2.1.14.2Ralf Baechle1997-03-251-0/+148