summaryrefslogtreecommitdiff
path: root/compat
AgeCommit message (Expand)Author
2023-05-13compat: Disable relro in 32-bit arm compat.riastradh
2023-05-13compat: Nix trailing whitespace.riastradh
2022-05-29fix various typos in comments and log messages.andvar
2021-06-18remove obsolete files.mrg
2021-06-07Good bye oabi! Tested building earmv7hf.christos
2021-05-31MIPS n64 dynamic binaries have worked for a while now, remove -staticsimonb
2021-04-25define BFD_MACHINE_ARCH. This worked by accident before since the defaultchristos
2021-04-25mips64 -> o32 64christos
2021-01-05Use the compat machinery to build "native" IPF binaries as ipfiltersimonb
2019-10-241. All Makefiles that use ARM_APCS_FLAGS add -marm unconditionally andchristos
2019-06-13make all lines look the same, and put one arch per line.christos
2019-04-18- various updates for GCC 7 riscv definitions: -mabi and -march changedmrg
2018-09-20don't build kernel grovelling tools as n64 on sgimips - we don't actually havemacallan
2018-07-16gcc aarch64 does not have multilibchristos
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