Age | Commit message (Expand) | Author |
2017-06-23 | Always include Makefile.dep, conditionally including it based on the | Jonathan Gray |
2017-06-22 | i386 uses a intentional fallthrough between appended code blocks in .init, | Theo de Raadt |
2017-06-21 | elf64_x86_64_plt0_entry had a hardcoded nop-sled, before the subsequent | Theo de Raadt |
2017-06-21 | Intra-segment traps instead of nops. Similar to kernel change, further | Theo de Raadt |
2017-06-21 | Large nopsleds make it easier for ROP machinery to sloppily reach targets. | Theo de Raadt |
2017-06-21 | DEPENDSFILE comes from FreeBSD, we don't have it. replace it with its | Marc Espie |
2017-06-16 | mark files as BUILDFIRST, or write explicit dependencies, so that most | Marc Espie |
2017-06-12 | destroy lint remnants. | Marc Espie |
2017-06-04 | Replace ((2 << 31) - 1) with 0xffffffff, which is equivalent but doesn't | Christian Weisgerber |
2017-06-04 | Update to perl File::Path 2.13 for security fixes | Andrew Fresh |
2017-05-31 | Make gcc move switch tables into .rodata instead of .text on i386/amd64 | Stefan Kempf |
2017-04-28 | Install a few more x86 intrinsics header files. | Mark Kettenis |
2017-04-20 | Install clflushoptintrin.h and move pkuintrin.h such that the list is | Mark Kettenis |
2017-04-17 | Take a more radical approach to disabling colours: pretend we don't | Pascal Stumpf |
2017-04-17 | Change build infrastructure to allow building both gcc and clang. This | Mark Kettenis |
2017-04-15 | Handle R_SPARC_WPLT30 relocations against a local symbol. Fixes building the | Mark Kettenis |
2017-04-14 | once cvs's flow-control mechanism has kicked in, stop reading from | Joshua Stein |
2017-04-12 | explicitly set the ownership on installed include files as well | Jonathan Gray |
2017-04-12 | Invoke install -d for each directory in the /usr/lib/clang hierarchy | Jonathan Gray |
2017-04-10 | Generate and install arm_neon.h on arm and arm64. | Mark Kettenis |
2017-04-09 | Sync symbol lists for trap/interrupt frame detection with what ddb(4) uses | Philip Guenther |
2017-04-02 | Fix an out-of-bounds memory access with 64-bit armaps. | Visa Hankala |
2017-03-27 | Do not clobber the default compiler/linker links unless COMPILER_VERSION is | Mark Kettenis |
2017-03-16 | Fix handling of the SVM instructions such that they accept a register as | Mark Kettenis |
2017-03-05 | Go back to only specifying --target when building cross. | Jonathan Gray |
2017-03-04 | Better avoid installing versioned perl, makes perlivp happy | Andrew Fresh |
2017-02-27 | Implement D and U modifiers to ar; with D the uid/gid/mode/time on the updated | Philip Guenther |
2017-02-25 | Implement support for generating movw/movt relocations on arm in gas(1). | Mark Kettenis |
2017-02-25 | sync clang.1 with clang.rst | Jonathan Gray |
2017-02-23 | Set ELF_MAXPAGESIZE to 64k, to match lld(1). Also define ELF_MINPAGESIZE. | Mark Kettenis |
2017-02-20 | Skip building gdb on aarch64 there is no support for it. | Jonathan Gray |
2017-02-19 | Add an ELF machine number to string mapping for AArch64. | Jonathan Gray |
2017-02-19 | elf64-aarc64 -> elf64-aarch64 in TARGET_LITTLE_NAME | Jonathan Gray |
2017-02-18 | Correct list of perl manpages to be installed | Andrew Fresh |
2017-02-16 | clang is installed as cc and c++ there is no need to set CC and CXX to | Jonathan Gray |
2017-02-15 | gcc4 on m88k still uses sjlj exceptions, as did arm before EABI. | Miod Vallat |
2017-02-06 | Remove incorrect perl version comment | Andrew Fresh |
2017-02-05 | Apply pre-built unicore patch - perl-5.24.1 | Andrew Fresh |
2017-02-05 | Apply local patches - perl-5.24.1 | Andrew Fresh |
2017-02-05 | Fix merge issues, remove excess files - match perl-5.24.1 dist | Andrew Fresh |
2014-03-24 | Import perl-5.18.2 | Andrew Fresh |
2013-03-25 | import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself | Stuart Henderson |
2010-09-24 | Perl 5.12.2 from CPAN | Todd C. Miller |
2009-10-12 | import perl 5.10.1 | Todd C. Miller |
2008-09-29 | import perl 5.10.0 from CPAN | Todd C. Miller |
2006-03-28 | perl 5.8.8 import | Todd C. Miller |
2006-03-28 | perl 5.8.8 import | Todd C. Miller |
2005-01-15 | perl 5.8.6 from CPAN | Todd C. Miller |
2004-08-09 | Import of stock perl 5.8.5 | Todd C. Miller |
2003-12-03 | perl 5.8.2 from CPAN | Todd C. Miller |