summaryrefslogtreecommitdiffstats
path: root/lib/libstand/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC r311275: Restructure libz.delphij2017-01-181-3/+3
* MFHgjb2016-04-041-1/+1
|\
| * Garbage collect the bswap routines from libstand. The declaration wasian2016-03-211-1/+1
* | MFHgjb2016-03-061-0/+4
|\ \ | |/
| * Merge ^/head r294169 through r294598.dim2016-01-221-2/+2
| |\
| * \ Merge ^/head r293280 through r293429.dim2016-01-081-1/+1
| |\ \
| * | | Similar to r293384, for libstand, also use the new -mno-movt flag withdim2016-01-081-0/+4
* | | | First pass through library packaging.gjb2016-02-041-0/+1
| |_|/ |/| |
* | | Bring in initial libc and libstand support for RISC-V.br2016-01-171-2/+2
| |/ |/|
* | Don't install /usr/include/stand.h twice after r293040.bdrewery2016-01-071-1/+1
|/
* Add fls() to libstandemaste2016-01-061-2/+3
* Reduce libstand Makefile duplicationemaste2016-01-011-3/+4
* When building libstand for arm, don't emit instructions that requireian2015-12-311-0/+6
* Create libstand version of uuid_from_string and uuid_to_string. Theimp2015-12-191-1/+1
* Add strlcat() and strlcpy() to libstand.ian2015-12-141-2/+2
* Use CFLAGS_NO_SIMD in preference to varying lists of -mno-xxxx flags.imp2015-08-271-26/+1
* Reduce diffs between the three copies of libstand's Makefileemaste2015-04-231-15/+18
* Add the start of libc and libstand for arm64. Not all of the machineandrew2015-04-071-0/+7
* The System V ABI for amd64 allows functions to use space in a 128 bytejhb2015-03-131-1/+1
* Fix loader on PowerPC following r279784. It turns out that, due to .PATHnwhitehorn2015-03-091-5/+0
* Apparently more Makefiles use stuff from compiler-rt, so fix them updim2015-01-081-2/+2
* Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportandrew2014-10-011-4/+0
* Add pkgfs, a file system implementation for reading files out of amarcel2014-07-311-0/+1
* Remove ia64.marcel2014-07-071-13/+0
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
* Spell NO_PROFILE= as MK_PROFILE=no.imp2014-04-251-2/+3
* Build libstand as a 64-bit library on ppc64emaste2014-02-091-3/+0
* Build libstand as a 64-bit library on amd64emaste2014-02-061-14/+8
* For libstand and sys/boot, split off gcc-only flags into CFLAGS.gcc.dim2013-12-261-1/+1
* Enable building string functions as part of libstand on mips; the Makefilerwatson2013-04-281-3/+1
* Use a suitable code generation when building libstand for MIPS.rwatson2013-04-161-0/+3
* Add __clzsi2 and ctzsi2. They are required on ARMv4 and ARMv5 to implementandrew2013-03-071-0/+3
* Add strtoul() to libstand by copying from libc and clipping outkientzle2013-02-181-1/+1
* * Add the integer div & mod functions and ARM EABI support functions toandrew2013-02-051-0/+13
* MFV: Update zlib to 1.2.7.delphij2012-06-211-6/+12
* Import work done under project/nand (@235533) into head.gber2012-05-171-0/+3
* Merge index() and strchr() together.ed2012-01-031-8/+7
* Setting warnings without make universe considered harmful. Revert to WARNS=0imp2011-06-161-1/+1
* Increase WARNS level to 2.rodrigc2011-06-151-1/+1
* On i386 and amd64, consistently use the following options whenever wedim2011-01-051-1/+1
* In lib/libstand, sys/boot/ficl and sys/boot/zfs, -mno-sse3 should alsodim2011-01-051-4/+1
* MFtbemd:imp2010-08-231-13/+13
* Teach libstand what to do for powerpc64: the same thing as powerpc. Likenwhitehorn2010-07-101-6/+8
* Build lib/ with WARNS=6 by default.ed2010-01-021-0/+2
* Use GCC's __SOFTFP__ to test whether we're being compiledmarcel2009-05-311-1/+1
* Fix build when WITH_SSP is set explicitly.ru2009-02-211-1/+3
* Let libstand(3) build on ARM.raj2008-10-141-1/+9
* Enable GCC stack protection (aka Propolice) for userland:ru2008-06-251-0/+1
* _setjmp.o was missing a dependency on "machine".ru2008-04-291-3/+1
* Don't forget to clean the "machine" symlink on amd64, otherwise badru2008-04-291-0/+3
OpenPOWER on IntegriCloud