summaryrefslogtreecommitdiffstats
path: root/sys/mips/mips/elf_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* - Fix .rela case of R_MIPS_26 relocation. Addednds save diferently forgonzo2012-01-131-1/+5
* Fix relocations for MIPS64:gonzo2012-01-081-17/+82
* Convert MIPS to the syscallenter/syscallret system call sequence handlers.kib2011-10-061-2/+2
* Extend struct sysvec with new method sv_schedtail, which is used for andchagin2011-03-081-0/+2
* Reorganize syscall entry and leave handling.kib2010-05-231-2/+9
* Remove some stray ';'simp2010-05-131-1/+1
* Kernel module support for mips.neel2010-02-181-96/+62
* Merge from projects/mips to head by hand:imp2010-01-101-3/+56
* Remove extraneous semicolons, no functional changes.mbr2010-01-071-1/+1
* Make sure that the primary native brandinfo always gets addedbz2009-10-031-1/+1
* Implement a facility for dynamic per-cpu variables.jeff2009-06-231-1/+1
* Fix KBI breakage by r190520 which affects older linux.ko binaries:dchagin2009-04-051-1/+1
* Implement new way of branding ELF binaries by looking to adchagin2009-03-131-0/+1
* Mips never had /usr/libexec/ld-elf.so.1, so remove it. We don't haveimp2008-12-161-16/+0
* Add sv_flags field to struct sysentvec with intention to provide descriptionkib2008-11-221-1/+2
* Change the static struct sysentvec and struct Elf_Brandinfo initializerskib2008-09-241-44/+47
* FreeBSD/mips port. The FreeBSD/mips port targets mips32, mips64,imp2008-04-131-0/+268
OpenPOWER on IntegriCloud