summaryrefslogtreecommitdiff
path: root/compat
AgeCommit message (Expand)Author
2018-02-06fix a comment.mrg
2017-01-05Don't mix abis in any CRUNCHEDPROGskrll
2016-12-29build vmstat as n64 on mips64. only kernel histories and hash statsmrg
2016-12-23for 64 bit mips platforms where we built userland largely as n32 bymrg
2016-10-22add LIBGCC_MACHINE_ARCHchristos
2016-10-07set LIBC_MACHINE_ARCH otherwise we don't get 'double' intrinsics.christos
2015-07-23remove the xfree86 reachover makefiles and the vast majority ofmrg
2015-07-05Make clang happy by adding -mfpu=none to -mfloat-abi=softmatt
2015-06-27Add MKCOMPATX11 knob for making X11 compat libraries.matt
2015-06-24Support building the xorg X11 libraries under MKCOMPAT.matt
2015-06-22Add tests/share/mk and external/bsd/atf/tests/atf for MKCOMPATTESTSmatt
2015-06-22Reduce the amount that's include protected.matt
2015-06-19Add support for MKCOMPATTESTSmatt
2015-06-19Prevent multi inclusionmatt
2015-05-27Only support oabi for earm*matt
2015-05-25Fix broken subdir selection after arm architecture explosionmartin
2014-09-19Add RISC-V supportmatt
2014-09-19New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)matt
2014-09-10Enable building eabihf compat libraries after fixing bsd.eabihf.mk to usematt
2014-08-23Addmatt
2014-08-11Fix else if botchmatt
2014-08-10Add compat dirs for aarch64matt
2014-08-10MKCOMPAT fixes for aarch64matt
2014-03-07No need for LDFLAGSmatt
2014-03-07Add MKCOMPAT support for powerpc64.matt
2013-12-15Move flags for ARM's APCS ABI into a common variable. Add some forces tojoerg
2013-04-27MKCOMPAT support for earm.matt
2013-02-14Define LIBGCC_MACHINE_ARCH so correct files are used o32 libgcc.matt
2012-08-23Revert last, it breaks the tricks xsrc uses.joerg
2012-08-23Remove SHLIBINSTALLDIR and SHLINKINSTALLLIBDIR. Add rpath entries, ifjoerg
2012-08-17Implement build_install in src/lib/Makefile, which traverses thejoerg
2012-08-03Initial MKCOMPAT support for ARM EABI. (doesn't quite work right)matt
2012-03-29Fix typos; wording.wiz
2011-09-23build compat versions of libgomp for everything except mips N64 (for now.)mrg
2011-07-21build GMP, MPFR and MPC as private libraries just for GCC. don'tmrg
2011-07-10make mips64 builds of gmp and mpfr work including compat libs.mrg
2011-07-04the gmp/mpfr subdirs are mipsel/mipseb.mrg
2011-07-01- add support for src/compat buildsmrg
2011-06-18avoid adding -m32 to various variables multiple times aka, multiple inclusions.mrg
2011-04-17catch up with s/MAKEDIROBJPREFIX/MAKEOBJDIR/ changes in comments.mrg
2011-01-31if using MAKEOBJDIRPREFIX, make sure to unset it since it would overridematt
2011-01-20Change to use MAKEOBJDIR instead of MAKEOBJDIRPREFIXmatt
2010-12-03Remove the do-external-lib and do-gnu-lib targets, along withplunky
2010-11-27delete a file that never did anything in -current.mrg
2010-11-02Hook up xz into the build system.joerg
2010-06-30update this to reality a little.mrg
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2009-12-19Avoid using ${NETBSDSRCDIR} by using ${.PARSEDIR} like I did for amd64/i386christos
2009-12-19Don't use ${NETBSDSRCDIR}. It might not be set yet.christos
2009-12-15add iscsi/libmrg