| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-04-20 | sync |  deraadt | 4 | -1/+8 |
| 2018-04-14 | Correct heap overflow bugs in perl |  afresh1 | 6 | -22/+87 |
| 2018-04-12 | keep the STT_FILE symbol in the table so that we know what file |  robert | 1 | -1/+1 |
| 2018-04-07 | Install a bunch more headers included by intrin.h, fixes at least libvpx |  landry | 1 | -1/+12 |
| 2018-04-07 | add back ld.lld 6.0 changes |  jsg | 1 | -1/+13 |
| 2018-04-07 | regen |  jsg | 1 | -4/+4 |
| 2018-04-06 | Install clwbintrin.h as it is needed by immintrin.h. |  patrick | 1 | -1/+2 |
| 2018-04-06 | Move Version.inc to the correct folder. |  patrick | 1 | -1/+1 |
| 2018-04-06 | Tedu files that got removed in LLVM 6.0.0. |  patrick | 456 | -56246/+0 |
| 2018-04-06 | Patch binutils 2.17 so that it passes option -Wno-null-pointer-arithmetic |  patrick | 2 | -0/+6 |
| 2018-04-06 | Update clang build infrastructure for LLVM 6.0.0. |  patrick | 46 | -103/+328 |
| 2018-04-06 | Merge LLVM 6.0.0 release. |  patrick | 37 | -16307/+8647 |
| 2018-04-06 | Import LLVM 6.0.1 release including clang, lld and lldb. |  patrick | 5127 | -146861/+423544 |
| 2018-04-01 | LLVM 6.0.0's -Wextra warnings now complain if you do arithmetics on NULL |  patrick | 1 | -2/+2 |
| 2018-03-02 | Add a manual page for lld from lld svn rev 326463 with options not |  jsg | 2 | -2/+518 |
| 2018-01-25 | Fix perl build not to install libperl* twice. This has caused an |  yasuoka | 1 | -21/+2 |
| 2018-01-23 | Revise 'struct fpreg' such that it can actually represent the full VFPv3-D32 |  kettenis | 1 | -8/+8 |
| 2018-01-22 | regen |  jsg | 1 | -6/+6 |
| 2018-01-22 | add clang-local(1) to SEE ALSO |  jsg | 1 | -1/+1 |
| 2018-01-04 | Add ARM EABI aliases and remove functions that are also provided by our libc. |  kettenis | 4 | -1/+49 |
| 2018-01-01 | Make lld respect ALIGN directives on output sections even with -r. Fixes |  kettenis | 1 | -5/+9 |
| 2017-12-26 | Cherry-pick a change from LLD to make the behavior of the -v option |  patrick | 1 | -3/+4 |
| 2017-12-26 | Cherry-pick a change from LLVM that marks specific pseudo memory |  patrick | 1 | -4/+2 |
| 2017-12-25 | Tedu files that got removed in LLVM 5.0.1. |  patrick | 1 | -27/+0 |
| 2017-12-24 | Update to LLVM 5.0.1 which apparently includes plenty of bugfixes. |  patrick | 6 | -18/+18 |
| 2017-12-24 | Merge LLVM 5.0.1 release. |  patrick | 5 | -13/+37 |
| 2017-12-24 | Import LLVM 5.0.1 release including clang, lld and lldb. |  patrick | 97 | -306/+1191 |
| 2017-12-12 | Avoid undefined behaviour in rorate_left() macro. From NetBSD via FreeBSD. |  kettenis | 1 | -1/+1 |
| 2017-11-21 | The compiler is generally free to allocate general purpose registers in whatever |  mortimer | 1 | -3/+3 |
| 2017-11-20 | Support Time::HiRes::utime in File::Copy |  afresh1 | 2 | -2/+9 |
| 2017-11-09 | Use the proper macros in AUTHORS, and delete the bogus BUGS section. |  schwarze | 1 | -3/+1 |
| 2017-11-07 | Format string fix from upstream. |  kevlo | 1 | -5/+5 |
| 2017-11-04 | Revert recent changes to unbreak ports/net/samba |  jca | 2 | -10/+0 |
| 2017-10-31 | Make -zdefs and --no-undefined no-ops for now, to unblock ports devs at p2k17. |  guenther | 2 | -0/+10 |
| 2017-10-29 | Apply pre-built unicore patch, remove excess files - perl-5.24.3 |  afresh1 | 6 | -35/+491 |
| 2017-10-29 | Apply local patches, remove excess files - perl-5.24.3 |  afresh1 | 55 | -826/+1021 |
| 2017-10-29 | Fix merge issues, remove excess files - match perl-5.24.3 dist |  afresh1 | 137 | -1950/+2597 |
| 2017-10-29 | Import perl-5.24.3 |  afresh1 | 9 | -8/+364 |
| 2017-10-29 | Unify protoize.1 install process on gcc3 arch (luna88k). |  aoyama | 2 | -5/+3 |
| 2017-10-24 | R_AARCH64_NONE should be zero, not 256. The latter was a deprecated |  guenther | 1 | -2/+2 |
| 2017-10-24 | kbind(2) for the win: we can always put .got.plt in RELRO |  guenther | 1 | -0/+4 |
| 2017-10-23 | Extend support for DWARF2 CFI expressions. Needed to support llvm/clang on |  kettenis | 3 | -49/+324 |
| 2017-10-23 | Teach readelf the arm64 dynamic relocation we use, as well as the |  guenther | 2 | -0/+59 |
| 2017-10-11 | Add missing file. |  kettenis | 1 | -1/+2 |
| 2017-10-04 | Tedu files that got removed in LLVM 5.0.0. |  patrick | 116 | -13379/+0 |
| 2017-10-04 | Tedu files that got removed in LLVM 5.0.0. |  patrick | 108 | -62368/+0 |
| 2017-10-04 | Update clang build infrastructure for LLVM 5.0.0. |  patrick | 46 | -125/+255 |
| 2017-10-04 | Merge LLVM 5.0.0 release. |  patrick | 38 | -3820/+8231 |
| 2017-10-04 | Import LLVM 5.0.0 release including clang, lld and lldb. |  patrick | 10873 | -141636/+1757786 |
| 2017-09-29 | Rev. 1.2 enabled UTF-8 by default. |  schwarze | 1 | -0/+1 |