summaryrefslogtreecommitdiff
path: root/Makefile.libcompat
Commit message (Expand)AuthorAge
* Race in 32-bit fixedimp2020-10-08
* Add WITH_/WITHOUT_CLEAN option to replace NO_CLEANemaste2020-09-08
* Stop building libl and libymanu2020-03-26
* libcompat: build 32-bit rtld and ldd as part of "everything"brooks2019-11-07
* Revert r354449: libcompat: build 32-bit rtld and ldd as part of "everything"brooks2019-11-07
* libcompat: build 32-bit rtld and ldd as part of "everything"brooks2019-11-07
* Build compat libraries before "everything".brooks2019-10-15
* Move the per-ARCH definitions to bsd.compat.mk.brooks2019-10-15
* Centralize adding OBJCOPY=${XOBJCOPY} to LIB32WMAKEFLAGS.brooks2019-10-11
* libsysdecode: use the proper include directoryemaste2019-07-25
* Workaround the build failure on platforms have lib32 after r350301lwhsu2019-07-25
* Build lib32 libl. The library is built from usr.bin/lex/lib. It would betijl2019-06-29
* Use ...-freebsd13.0 in -target strings.brooks2018-11-12
* libcompat: disable retpoline when building build toolsemaste2018-11-03
* Fix non-FreeBSD host lib32 build for TARGET=amd64arichardson2018-08-23
* Install the 32-bit compat sanitizer libraries.jhb2018-08-03
* Makefile.libcompat: correctly append to make variableemaste2018-07-30
* Makefile.libcompat: use one variable assignment per lineemaste2018-07-30
* Don't change directory owner to root when building with -DNO_ROOTarichardson2018-06-29
* Remove the various build flag hacks for GCC cross-compile.jhb2018-06-28
* Reduce exec and fstat overhead for non-build targets.bdrewery2018-06-20
* lib32: Fix lib/libpmc/pmu-events files ending up in source directory.bdrewery2018-06-15
* libcompat: Only build libmagic build tool if MK_FILE is yes.bdrewery2018-06-15
* Only build jevents if MK_PMC is yes and only for amd64 in libcompat.bdrewery2018-06-15
* libpmc/pmu: enable for i386 as wellmmacy2018-05-31
* X_COMPILER_* may not be defined.bdrewery2018-01-24
* Check for GCC first rather than clang in the MIPS lib32 rules.jhb2018-01-16
* Allow MIPS lib32 to build with clang.jhb2018-01-11
* Fix nested MAKEOBJDIRPREFIX breaking various release/buildworld/toolchain tar...bdrewery2017-11-05
* Set OBJROOT/OBJTOP as make arguments. Missed in r325329.bdrewery2017-11-05
* Reduce MAKEOBJDIRPREFIX path spam by specifying a direct objdir to use.bdrewery2017-11-02
* Add option UNIFIED_OBJDIR, on by default, which moves the default build OBJDIR.bdrewery2017-11-01
* lib32/libsoft: Store object files in a more consistent structure.bdrewery2017-10-29
* Move some LIBCOMPAT tmpdir logic setup to its own build target.bdrewery2017-10-29
* Support armv7 builds for userlandimp2017-10-05
* Adjust r322633 to only apply to libexec/rtld-elf, and not usr.bin/ldd,ngie2017-09-30
* Honor NO_RTLD for rtld-elf, similar to what's done in libexec/Makefile, withngie2017-08-17
* Follow-up to r321684 (Don't use libc++ when cross-building for gccdim2017-08-07
* buildworld: Define SYSROOT to WORLDTMP.bdrewery2017-06-19
* Support skipping 'make obj' tree-walk.bdrewery2017-05-09
* META_MODE: Fix build-tools still sometimes rebuilding during target build.bdrewery2017-04-06
* Use cross-NM (XNM) in compat32 buildemaste2017-01-27
* Enable /usr/lib32 for o32 binaries on mips64.jhb2017-01-06
* Set -m32 in MD LIB32CPUCFLAGS rather than MI LIB32CFLAGS.jhb2017-01-06
* Fix build of lib32 libraries for amd64 and powerpc64 with cross toolchainbapt2016-12-25
* Fix in-tree GCC builds after r304681.bdrewery2016-08-23
* Don't disable binutils/elftoolchain bootstrapping with external compiler.bdrewery2016-07-24
* WITH_SYSTEM_COMPILER: Avoid using GCC4.8+ logic on native GCC4.2 platforms.bdrewery2016-06-29
* Fix native powerpc64 build of lib32 with in-tree GCC.bdrewery2016-06-15
* Use -L to specify compat32 library paths instead of -Yemaste2016-06-09