Age | Commit message (Expand) | Author |
2017-08-23 | Update IO-Socket-IP to 0.39, bug fix needed for p5-Net-DNS 1.12. | Alexander Bluhm |
2017-08-21 | When executing ssh, use "--" to indicate end of arguments before the | Todd C. Miller |
2017-08-16 | have -Wno-* work the same on gcc3 as well. | Marc Espie |
2017-08-14 | Add improvements to the DWARF frame unwinder to support xorguard. | Mark Kettenis |
2004-05-21 | GDB 6.1 (excluding .info files) | Mark Kettenis |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
1996-09-04 | Import of binutils, gas, ld & gprof from Cygnus 960904 tree | Niklas Hallqvist |
2017-08-14 | Apply pre-built unicore patch - perl-5.24.2 | Andrew Fresh |
2017-08-14 | Apply local patches - perl-5.24.2 | Andrew Fresh |
2017-08-14 | Fix merge issues, remove excess files - match perl-5.24.2 dist | Andrew Fresh |
2017-08-14 | Import perl-5.24.2 | Andrew Fresh |
2017-08-01 | Zero out excess bytes in perl long doubles | Andrew Fresh |
2017-07-28 | Implement -Oz as an alias for -Os here as well. | Mark Kettenis |
2017-07-28 | make warns about POST_INSTALL being empty. | Marc Espie |
2017-07-27 | ensure protoiize man pages installed in all cases (until we come | Theo de Raadt |
2017-07-27 | don't double install ld, some people have already been lost trying | Marc Espie |
2017-07-26 | get rid of flag clang doesn't grok (include -Werror in Configure, because | Marc Espie |
2017-07-24 | build cpp on gcc4 architectures only, as clang ships with its own | Robert Nagy |
2017-07-24 | install gcc, g++ as gcc and g++ instead of cc, c++ and create links | Robert Nagy |
2009-10-15 | Import a BSD make based infrastructure for building gcc, based on the | Robert Nagy |
2017-07-22 | Prefer the definition of a variable in the executable over a definition | Mark Kettenis |
2017-07-19 | more depends gc / yacc rules overhaul | Marc Espie |
2017-07-11 | protoize.1 isn't generated, so don't list it as a target, because it | Marc Espie |
2017-07-10 | remove misc. depend and yacc nits that no longer matter. | Marc Espie |
2017-07-09 | zap empty depends/silence empty installs. | Marc Espie |
2017-07-04 | Should have committed this two days ago, last part that ran during depend | Marc Espie |
2017-07-04 | complete "nodepend" in source | Marc Espie |
2017-07-01 | provide both TRAP and NOP values for our architectures, then change | Theo de Raadt |
2017-06-28 | move all the post-Configure stuff to Makefile.bsd-wrapper1 instead of just | Marc Espie |
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 |