summaryrefslogtreecommitdiffstats
path: root/include/asm-mips64/a.out.h
Commit message (Collapse)AuthorAgeFilesLines
* - Bug report from Bill Earl (wje@sgi.com):Ralf Baechle2000-01-161-2/+2
| | | | | | Don't use the top 32kb of address space of 32-bit compatibility processes as certain instruction sequences might generate code outside the 32-bit compat address space.
* - Drop support for 32/32 fp register modelRalf Baechle1999-08-181-0/+34
- 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 ...