summaryrefslogtreecommitdiffstats
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* Don't assign 'ptr' without using it.delphij2015-08-301-1/+0
* Upgrade libxo to 0.4.5.marcel2015-08-241-1/+1
* Disable SSE in libthrvangyzen2015-08-052-2/+2
* Staticfy and constify some variables and clean up the code a bit to make itaraujo2015-07-283-9/+9
* Add on the addend when in the R_AARCH64_ABS64 and R_AARCH64_GLOB_DAT cases.andrew2015-07-051-1/+2
* Let the nv.h and dnv.h includes be only in sys directory.oshogbo2015-07-025-5/+8
* Save & restore the floating-pont argument registers before callingandrew2015-07-021-1/+11
* Also save x8. It may be passed into a function as the indirect resultandrew2015-06-231-1/+3
* Call /etc/crontab the "system crontab", not "root's crontab". Whilewblock2015-06-221-11/+13
* Add a workaround to correctly align the stack before calling into C code.andrew2015-06-221-3/+7
* new dependssjg2015-06-161-1/+0
* Needs libxosjg2015-06-141-0/+1
* Add META_MODE support.sjg2015-06-1333-0/+690
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-0832-64/+0
| * Merge sync of headsjg2015-05-2754-250/+940
| |\
| * \ Merge from head@274682sjg2014-11-1929-377/+384
| |\ \
| * \ \ Merge head from 7/28sjg2014-08-1938-1042/+699
| |\ \ \
| * | | | Updated dependenciessjg2014-05-1629-29/+4
| * | | | Updated dependenciessjg2014-05-1027-0/+54
| * | | | Merge from headsjg2014-05-089-7/+24
| |\ \ \ \
| * \ \ \ \ Merge headsjg2014-04-2891-789/+2072
| |\ \ \ \ \
| * \ \ \ \ \ Merge head@256284sjg2013-10-134-16/+39
| |\ \ \ \ \ \
| * | | | | | | We do want objdirsjg2013-10-131-1/+0
| * | | | | | | Updated dependenciessjg2013-10-132-0/+5
| * | | | | | | New dependenciessjg2013-10-131-0/+12
| * | | | | | | Merge from headsjg2013-09-053-75/+82
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ sync from headsjg2013-04-124-20/+6
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Updated dependenciessjg2013-03-1129-0/+29
| * | | | | | | | | Updated dependenciessjg2013-02-1630-60/+0
| * | | | | | | | | Sync with HEAD.obrien2013-02-088-42/+41
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Updated/new Makefile.dependsjg2012-11-082-1/+24
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ \ Sync from headsjg2012-11-0433-256/+713
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-2230-0/+660
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Remove NO_OBJsjg2015-06-111-1/+0
* | | | | | | | | | | | | | Fix build after converting ls(1) to use libxo(3).marcel2015-06-101-1/+1
* | | | | | | | | | | | | | Re-introduce this - it doesn't compile clean on a mips targetadrian2015-06-061-0/+1
* | | | | | | | | | | | | | Remove WARNS atrun builds fine with clang and gccbapt2015-06-061-1/+0
* | | | | | | | | | | | | | ypxfr(8): Use the correct enum member for checking yp_errno.rodrigc2015-05-311-2/+2
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Remove historical GNUC testemaste2015-05-062-8/+0
* | | | | | | | | | | | | Remove the use of nvlist_.*[vf] functions from casper and replaceoshogbo2015-04-292-8/+22
* | | | | | | | | | | | | Remove the #ifdef DEBUG code, which is not compilable on 64bitkib2015-04-291-14/+0
* | | | | | | | | | | | | Change interpretation of the DF_ORIGIN and DF_1_ORIGIN flags.kib2015-04-271-36/+45
* | | | | | | | | | | | | Fix potential memory leak.oshogbo2015-04-271-2/+4
* | | | | | | | | | | | | Support file verification in MAC.rodrigc2015-04-221-2/+2
* | | | | | | | | | | | | Use the correct value to get the offset of the objects tls data.andrew2015-04-151-2/+2
* | | | | | | | | | | | | Implement support -z global linker option. It marks the shared objectkib2015-04-152-17/+31
* | | | | | | | | | | | | MIPS rtld: report missing symbol rather than segfaultingemaste2015-04-051-1/+1
* | | | | | | | | | | | | Add support for thread local storage on arm64 to the runtime linker. Theandrew2015-04-032-6/+142
* | | | | | | | | | | | | Make die available as rtld_die for use by MD relocation codeemaste2015-04-022-20/+20
* | | | | | | | | | | | | Correct copyright typoemaste2015-03-311-1/+1
OpenPOWER on IntegriCloud