Age | Commit message (Expand) | Author |
2016-06-02 | Fix internal compiler error with long long arithmetic | David Coppa |
2016-06-01 | Until we get relro working, we need the __{got,plt}_{start,end} symbols | Philip Guenther |
2016-05-31 | Port over binutils fix for PR ld/3111. | Stefan Kempf |
2016-05-28 | -z wxneeded creates a PHDR PT_OPENBSD_WXNEEDED. This annotation is placed | Theo de Raadt |
2016-05-23 | On sparc64, make the PLT read-only. This allows the kernel and ld.so to | Mark Kettenis |
2016-05-08 | Correct return value of OpenBSD::MkTemp in scalar context | Andrew Fresh |
2016-05-07 | remove reference to file that's only built when dbm is present | Ted Unangst |
2016-05-07 | ... and link into the build | Marc Espie |
2016-05-07 | fix build within perl | Marc Espie |
2016-05-07 | same patch as ports tree | Marc Espie |
2016-05-07 | Term::ReadKey vendor import, as discussed with millert@ and afresh1@ | Marc Espie |
2016-05-05 | Add support for named initializers for anonymous structs/unions. This is a | Mark Kettenis |
2016-04-26 | Show octeon in readelf -h output. | Visa Hankala |
2016-04-26 | Add Octeon specific sync opcodes. | Paul Irofti |
2016-04-25 | Stop embedding the build time in the Perl binary. | Daniel Dickman |
2016-04-22 | Add entry for CVE-2015-8853 patch. | Todd C. Miller |
2016-04-20 | Apply fix for perl bug 123562 which has been assigned CVE-2015-8853. | Todd C. Miller |
2016-04-19 | In pod2man(1), enable UTF-8 output by default and provide a --no-utf8 | Ingo Schwarze |
2013-03-25 | import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself | Stuart Henderson |
2016-03-30 | Fix optimization for alphas without the ``precise arithmetic trap'' extension | Andrew Fresh |
2016-03-30 | for some time now mandoc has not required MLINKS to function | Jason McIntyre |
2016-03-29 | Fix fallout from the switch to binutils 2.17: the binaries created by 2.17 | Mark Kettenis |
2016-03-29 | remove unused variable | Charles Longeau |
2016-03-28 | Cleanup duplicate filenames in SRCS | Theo de Raadt |
2016-03-24 | Change the default gcc arm arch target from strongarm (armv4) to | Jonathan Gray |
2016-03-07 | regen | tb |
2016-03-07 | There is a mknod(2) call hidden deep in the guts of cvs(1) that | tb |
2016-02-28 | In emit_insxl() force the first operand of the insbl or inswl pattern | Jonathan Gray |
2016-02-24 | Cope with ambiguous environments | Andrew Fresh |
2016-02-21 | In alpha_expand_block_clear(), cope with the offset being negative; | Theo de Raadt |
2016-02-18 | Disable the stack protector when building libstdc++ on arm. Fixes test | Jonathan Gray |
2016-01-20 | quote ${CC} expansion, from andreas.kahari at icm uu se, ok mpi@ | Stuart Henderson |
2016-01-14 | fix typo | mmcc |
2016-01-11 | Fix perl CVE-2015-8607 - XS File::Spec::canonpath loses taint | Andrew Fresh |
2014-11-17 | Import perl-5.20.1 | Andrew Fresh |
2015-12-27 | add missing header needed for pledge(2) | Charles Longeau |
2015-12-26 | Fix branch delay slots. Found while making test builds of ports. | Visa Hankala |
2015-12-21 | Recognise the rdseed instruction introduced with Broadwell. | Jonathan Gray |
2015-12-18 | Add library-based __sync functions for mips64. | Visa Hankala |
2015-12-17 | Implement a memory barrier for mips. Basically this makes __sync_synchronize() | Mark Kettenis |
2015-12-10 | Actually install OpenBSD::Pledge perl module | Andrew Fresh |
2015-12-05 | Implement the .inst assembler directive for arm. | Tobias Ulmer |
2015-12-01 | Fix __sync_val_compare_and_swap_8() on i386 for code compiled with -fPIC. | Mark Kettenis |
2015-11-29 | OpenBSD::Pledge - perl interface to pledge(2) | Andrew Fresh |
2015-11-28 | Back out previous commit. Not emitting DT_RPATH isn't helpful if our ld.so | Mark Kettenis |
2015-11-26 | Fix "Bad value" error seen when building Mesa 11.0.6 which uses -Bsymbolic. | Mark Kettenis |
2015-11-26 | change the name "as" in the NAME section of the as(1) manuals to lowercase; | Ingo Schwarze |
2015-11-22 | Use yy_size_t instead of int in yy_input(). Makes things work on BE 64-bit | Mark Kettenis |
2015-11-20 | Regen. | Jeremie Courreges-Anglas |
2015-11-20 | Server-side pserver support is broken, and we don't plan to support it. | Jeremie Courreges-Anglas |