summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2017-09-22A buffer over-read and heap overflow in perl's regexp may result inAndrew Fresh
2017-09-11missing parts for arm64, dependencies needed.Marc Espie
2017-09-09Remove path support from perl OpenBSD::PledgeAndrew Fresh
2017-08-23Update IO-Socket-IP to 0.39, bug fix needed for p5-Net-DNS 1.12.Alexander Bluhm
2017-08-21When executing ssh, use "--" to indicate end of arguments before theTodd C. Miller
2017-08-20Fix the __sync_* functions to make them work properlyVisa Hankala
2017-08-16have -Wno-* work the same on gcc3 as well.Marc Espie
2017-08-14Add improvements to the DWARF frame unwinder to support xorguard.Mark Kettenis
2004-05-21GDB 6.1 (excluding .info files)Mark Kettenis
2002-05-13Import binutils-2.11.2Federico G. Schwindt
1996-09-04Import of binutils, gas, ld & gprof from Cygnus 960904 treeNiklas Hallqvist
2017-08-14Apply pre-built unicore patch - perl-5.24.2Andrew Fresh
2017-08-14Apply local patches - perl-5.24.2Andrew Fresh
2017-08-14Fix merge issues, remove excess files - match perl-5.24.2 distAndrew Fresh
2017-08-14Import perl-5.24.2Andrew Fresh
2017-08-10Unlink libobjc. It is not used in base, and ports are pulling in libobjc2 fro...mortimer
2017-08-07Actually enable the kprintf format attribute.Mark Kettenis
2017-08-04Backport https://reviews.llvm.org/D29778. Fixes a bug where clang wasMark Kettenis
2017-08-04remove llvm's .gitignore file; upstream have separate repos for clang, lld,Stuart Henderson
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2017-08-01Zero out excess bytes in perl long doublesAndrew Fresh
2017-08-01Use int3 trap padding between functions instead of trapsleds with a leading j...mortimer
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2017-07-29Disable -Waddress-of-packed-member by default.Mark Kettenis
2017-07-29Fix trapsleds on i386mortimer
2017-07-28On OpenBSD disable the malloc/calloc/realloc/free/str*dup builtins, sinceTheo de Raadt
2017-07-28Implement -Oz as an alias for -Os here as well.Mark Kettenis
2017-07-28provide missing prototypesMarc Espie
2017-07-28make warns about POST_INSTALL being empty.Marc Espie
2017-07-27teach clang about our syslog format attributeRobert Nagy
2017-07-27push back -pie to the linker if -pie is specified to avoid an unused argumentRobert Nagy
2017-07-27ensure protoiize man pages installed in all cases (until we comeTheo de Raadt
2017-07-27fix warnings from missing headers.Marc Espie
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2017-07-27don't double install ld, some people have already been lost tryingMarc Espie
2017-07-26get rid of flag clang doesn't grok (include -Werror in Configure, becauseMarc Espie
2017-07-24build cpp on gcc4 architectures only, as clang ships with its ownRobert Nagy
2017-07-24install gcc, g++ as gcc and g++ instead of cc, c++ and create linksRobert Nagy
2017-07-24Make gcc accept -Oz as an alias for -Os for compatibility with clang.Mark Kettenis
2009-10-15Import a BSD make based infrastructure for building gcc, based on theRobert Nagy
2017-07-22Prefer the definition of a variable in the executable over a definitionMark Kettenis
2017-07-19more depends gc / yacc rules overhaulMarc Espie
2017-07-11protoize.1 isn't generated, so don't list it as a target, because itMarc Espie
2017-07-10remove misc. depend and yacc nits that no longer matter.Marc Espie
2017-07-09zap empty depends/silence empty installs.Marc Espie
2017-07-04proper escaping to prevent information loss; found with mandoc -TlintIngo Schwarze
2017-07-04Should have committed this two days ago, last part that ran during dependMarc Espie
2017-07-04complete "nodepend" in sourceMarc Espie
2017-07-01provide both TRAP and NOP values for our architectures, then changeTheo de Raadt
2017-06-28move all the post-Configure stuff to Makefile.bsd-wrapper1 instead of justMarc Espie