index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
mips
/
conf
/
Makefile.mips
Age
Commit message (
Expand
)
Author
2021-04-26
Produce elf32 images for mipsn64eb too
christos
2021-04-25
use ${MACHINE_MIPS64}
christos
2019-01-01
ELF2ECOFF -> MIPS_ELF2ECOFF
christos
2018-09-22
- Determine KERN_AS automatically depending on whether OPT_MODULAR is
rin
2018-06-05
use the compiler way of passing arguments to the linker.
christos
2017-02-22
leave the part for GCC >= 5.3 in.
maya
2017-02-22
GC workaround for GCC 4.8 fixed in GCC 5+
maya
2016-03-29
make sure we compile mips_fpu.c and fp.S with -mhard-float
macallan
2016-03-28
Restrict float format hacks to gcc 4.8
martin
2016-02-18
gcc does not pass floating point options to the assembler
macallan
2015-08-24
Define ${LINKSCRIPT} in one place.
uebayasi
2014-11-15
LINKSCRIPT is set only once, so use = not +=.
uebayasi
2014-11-15
Use LINKSCRIPT.
uebayasi
2013-03-10
Explicitly set KERN_AS (this could be done in /usr/src/sys/conf/Makefile.*)
christos
2011-02-20
Major merge forward from matt-nb5-mips64.
matt
2011-02-01
Use elf32-ntrad{little,big}mips
matt
2011-01-21
Switch remaining platforms to modern CPP for assembler.
joerg
2009-12-14
Merge from matt-nb5-mips64
matt
2009-02-15
Convert the recently introduced awk command to retrieve the value of the
cube
2009-02-14
Now that "options MODULAR" is handled via defflag, the Makefile
apb
2008-12-11
Clean-up makefile stub used to include in the build the binary HAL object
alc
2008-11-13
LKM -> MODULAR
ad
2008-02-18
Backout previous. vr_idle.S no longer depends on assym.h.
tsutsui
2008-02-18
Another assym.h dependency for hpcmips
joerg
2008-01-03
Missing assym.h dependency.
joerg
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-05-25
Preserve local symbols on linking a kernel so that
tsutsui
2007-05-17
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
yamt
2006-08-27
Add -msym32 to CFLAGS when MACHINE_ARCH is mips64e[bl].
matt
2006-08-27
Sign extend DEFTEXTADDR on MIPS64.
matt
2006-08-26
Nuke unneeded LP64 conditional section
matt
2006-04-04
Add support for using the MIPS Atheros HAL.
gdamore
2005-11-11
Build libkern as a .o if LKMs are enabled so that all libkern functions
simonb
2005-05-31
s/GENASSYM/GENASSYM_CONF/ so we can use "GENASSYM" as the program name.
christos
2004-10-01
Set LP64 default to "no".
sekiya
2004-10-01
Rework previous slightly, so that ld is passed the right flags for 64-bit mode.
sekiya
2004-09-29
Allow arguments to as/ld to be specified in the kernel config file. Provide
sekiya
2004-06-04
Add the %MAKEOPTIONSAPPEND token at the end of the file, after the
thorpej
2003-10-05
Define ELF2ECOFF here for native build.
tsutsui
2003-07-04
Add some dependancies on assym.h; helps "make -j N" kernel builds.
simonb
2002-12-09
Remove the explicit `makeoptions MACHINE_ARCH="mipse{b,l}"' for kernel
simonb
2002-11-09
Build with kernel with -msoft-float.
thorpej
2002-11-09
* Add -mno-abicalls to AFLAGS.
thorpej
2002-11-09
Nuke the CROSSDIR stuff.
thorpej
2002-11-09
No need to pass -mno-half-pic; NetBSD's compiler does not generate
thorpej
2002-06-04
Don't use -traditional-cpp if HAVE_GCC3.
thorpej
2002-03-05
Don't explicitly depend locore_*.S and fp.S on assym.h - this is done
simonb
2001-12-09
Roll the rest of the ports over to the new MI kernel build machinery.
atatat
2001-10-26
remove " in assignment of ENDIAN.
shin
2001-10-26
Change defaults for kernel compiles. Default all to USETOOLS?=no and have
jmc
[next]