aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/Makefile.mips
Commit message (Expand)AuthorAgeFilesLines
* Revert r336353 completely based on protest; compatibility shims incomingKyle Evans2018-07-171-1/+1
* Revert 336358 and step away fron machine for the day...Kyle Evans2018-07-161-1/+1
* Partially revert r336353: sys/conf/* %VERSREQ bumpsKyle Evans2018-07-161-1/+1
* config(8): Bump major version after r335998Kyle Evans2018-07-161-1/+1
* Compile trampoline with soft-float on MIPS, to match the rest of the kernelAlexander Kabaev2016-11-161-0/+2
* [mips] Improve MIPS trampoline codeAdrian Chadd2016-05-161-1/+2
* Revert this change. It broke the trampoline build. Until I'm sureWarner Losh2015-12-211-1/+1
* Move some MIPS specific flags to be more congruent with otherWarner Losh2015-12-191-1/+1
* Bump the version of config to the latest (3 year old, so upgradeWarner Losh2014-02-041-4/+1
* Fill out fake preload structure to let userland tools like pmc(3) knowOleksandr Tymoshenko2012-03-151-1/+1
* Don't build kernel.tramp on Octeon. Probably building it should be opt-inJuli Mallett2012-03-131-0/+2
* FDT support for MIPS.Jayachandran C.2011-10-181-0/+2
* Support compiling MIPS elf trampoline with a different ABI.Jayachandran C.2011-07-161-7/+14
* Remove unnecessary 'cat'.Jayachandran C.2011-01-101-1/+1
* Minor cleanup for sys/conf/Makefile.mips. Use -e and replace two calls toJayachandran C.2010-12-171-3/+3
* Make the ELF trampoline binary ELF executable (and do some cleanup).Jayachandran C.2010-12-161-15/+5
* Complete the integration of tbemd branch into head.Warner Losh2010-11-101-17/+0
* TARGET_64BIT isn't needed anymore, GC it (partial merge from tbemd).Warner Losh2010-09-131-8/+0
* Merge r187428, r191079, r195533, r195669, r197004, r197012 and r197015Warner Losh2010-01-101-2/+56
* Merge in the mips specific configuration files and such from theWarner Losh2008-04-131-0/+74