Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Disable SSE in libthr | vangyzen | 2015-08-05 | 2 | -2/+2 | |
* | Staticfy and constify some variables and clean up the code a bit to make it | araujo | 2015-07-28 | 3 | -9/+9 | |
* | Add on the addend when in the R_AARCH64_ABS64 and R_AARCH64_GLOB_DAT cases. | andrew | 2015-07-05 | 1 | -1/+2 | |
* | Let the nv.h and dnv.h includes be only in sys directory. | oshogbo | 2015-07-02 | 5 | -5/+8 | |
* | Save & restore the floating-pont argument registers before calling | andrew | 2015-07-02 | 1 | -1/+11 | |
* | Also save x8. It may be passed into a function as the indirect result | andrew | 2015-06-23 | 1 | -1/+3 | |
* | Call /etc/crontab the "system crontab", not "root's crontab". While | wblock | 2015-06-22 | 1 | -11/+13 | |
* | Add a workaround to correctly align the stack before calling into C code. | andrew | 2015-06-22 | 1 | -3/+7 | |
* | new depends | sjg | 2015-06-16 | 1 | -1/+0 | |
* | Needs libxo | sjg | 2015-06-14 | 1 | -0/+1 | |
* | Add META_MODE support. | sjg | 2015-06-13 | 33 | -0/+690 | |
|\ | ||||||
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 32 | -64/+0 | |
| * | Merge sync of head | sjg | 2015-05-27 | 54 | -250/+940 | |
| |\ | ||||||
| * \ | Merge from head@274682 | sjg | 2014-11-19 | 29 | -377/+384 | |
| |\ \ | ||||||
| * \ \ | Merge head from 7/28 | sjg | 2014-08-19 | 38 | -1042/+699 | |
| |\ \ \ | ||||||
| * | | | | Updated dependencies | sjg | 2014-05-16 | 29 | -29/+4 | |
| * | | | | Updated dependencies | sjg | 2014-05-10 | 27 | -0/+54 | |
| * | | | | Merge from head | sjg | 2014-05-08 | 9 | -7/+24 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge head | sjg | 2014-04-28 | 91 | -789/+2072 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge head@256284 | sjg | 2013-10-13 | 4 | -16/+39 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | We do want objdir | sjg | 2013-10-13 | 1 | -1/+0 | |
| * | | | | | | | Updated dependencies | sjg | 2013-10-13 | 2 | -0/+5 | |
| * | | | | | | | New dependencies | sjg | 2013-10-13 | 1 | -0/+12 | |
| * | | | | | | | Merge from head | sjg | 2013-09-05 | 3 | -75/+82 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | sync from head | sjg | 2013-04-12 | 4 | -20/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Updated dependencies | sjg | 2013-03-11 | 29 | -0/+29 | |
| * | | | | | | | | | Updated dependencies | sjg | 2013-02-16 | 30 | -60/+0 | |
| * | | | | | | | | | Sync with HEAD. | obrien | 2013-02-08 | 8 | -42/+41 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Updated/new Makefile.depend | sjg | 2012-11-08 | 2 | -1/+24 | |
| | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ \ \ \ | Sync from head | sjg | 2012-11-04 | 33 | -256/+713 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 30 | -0/+660 | |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Remove NO_OBJ | sjg | 2015-06-11 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | Fix build after converting ls(1) to use libxo(3). | marcel | 2015-06-10 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Re-introduce this - it doesn't compile clean on a mips target | adrian | 2015-06-06 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | Remove WARNS atrun builds fine with clang and gcc | bapt | 2015-06-06 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | ypxfr(8): Use the correct enum member for checking yp_errno. | rodrigc | 2015-05-31 | 1 | -2/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Remove historical GNUC test | emaste | 2015-05-06 | 2 | -8/+0 | |
* | | | | | | | | | | | | | Remove the use of nvlist_.*[vf] functions from casper and replace | oshogbo | 2015-04-29 | 2 | -8/+22 | |
* | | | | | | | | | | | | | Remove the #ifdef DEBUG code, which is not compilable on 64bit | kib | 2015-04-29 | 1 | -14/+0 | |
* | | | | | | | | | | | | | Change interpretation of the DF_ORIGIN and DF_1_ORIGIN flags. | kib | 2015-04-27 | 1 | -36/+45 | |
* | | | | | | | | | | | | | Fix potential memory leak. | oshogbo | 2015-04-27 | 1 | -2/+4 | |
* | | | | | | | | | | | | | Support file verification in MAC. | rodrigc | 2015-04-22 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Use the correct value to get the offset of the objects tls data. | andrew | 2015-04-15 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Implement support -z global linker option. It marks the shared object | kib | 2015-04-15 | 2 | -17/+31 | |
* | | | | | | | | | | | | | MIPS rtld: report missing symbol rather than segfaulting | emaste | 2015-04-05 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Add support for thread local storage on arm64 to the runtime linker. The | andrew | 2015-04-03 | 2 | -6/+142 | |
* | | | | | | | | | | | | | Make die available as rtld_die for use by MD relocation code | emaste | 2015-04-02 | 2 | -20/+20 | |
* | | | | | | | | | | | | | Correct copyright typo | emaste | 2015-03-31 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Add the arm64 code to the runtime linker. It's not able to be built as we | andrew | 2015-03-31 | 4 | -1/+515 | |
* | | | | | | | | | | | | | Change compiler setting to make default visibility of the symbols for | kib | 2015-03-29 | 12 | -16/+43 |