summaryrefslogtreecommitdiffstats
path: root/gnu
AgeCommit message (Expand)AuthorFilesLines
2017-09-28make clang include a FILE symbol for .(s|S) filesrobert1-1/+6
2017-09-22A buffer over-read and heap overflow in perl's regexp may result inafresh11-2/+5
2017-09-11missing parts for arm64, dependencies needed.espie1-0/+2
2017-09-09Remove path support from perl OpenBSD::Pledgeafresh13-87/+31
2017-08-23Update IO-Socket-IP to 0.39, bug fix needed for p5-Net-DNS 1.12.bluhm2-7/+54
2017-08-21When executing ssh, use "--" to indicate end of arguments before themillert1-2/+4
2017-08-20Fix the __sync_* functions to make them work properlyvisa1-1/+22
2017-08-16have -Wno-* work the same on gcc3 as well.espie2-2/+23
2017-08-14Add improvements to the DWARF frame unwinder to support xorguard.kettenis6-0/+66
2017-08-14Apply pre-built unicore patch - perl-5.24.2afresh16-35/+491
2017-08-14Apply local patches - perl-5.24.2afresh171-966/+1410
2017-08-14Fix merge issues, remove excess files - match perl-5.24.2 distafresh1115-2366/+2394
2017-08-14Import perl-5.24.2afresh15-0/+644
2017-08-10Unlink libobjc. It is not used in base, and ports are pulling in libobjc2 from ports.mortimer1-5/+4
2017-08-07Actually enable the kprintf format attribute.kettenis1-3/+4
2017-08-04Backport https://reviews.llvm.org/D29778. Fixes a bug where clang waskettenis1-3/+5
2017-08-04remove llvm's .gitignore file; upstream have separate repos for clang, lld,sthen1-72/+0
2017-08-01Zero out excess bytes in perl long doublesafresh11-8/+7
2017-08-01Use int3 trap padding between functions instead of trapsleds with a leading jump.mortimer4-1/+46
2017-07-29Disable -Waddress-of-packed-member by default.kettenis1-1/+1
2017-07-29Fix trapsleds on i386mortimer1-9/+0
2017-07-28On OpenBSD disable the malloc/calloc/realloc/free/str*dup builtins, sincederaadt1-0/+12
2017-07-28Implement -Oz as an alias for -Os here as well.kettenis1-1/+1
2017-07-28provide missing prototypesespie3-0/+18
2017-07-28make warns about POST_INSTALL being empty.espie1-0/+2
2017-07-27teach clang about our syslog format attributerobert3-2/+5
2017-07-27push back -pie to the linker if -pie is specified to avoid an unused argumentrobert1-0/+3
2017-07-27ensure protoiize man pages installed in all cases (until we comederaadt1-2/+2
2017-07-27fix warnings from missing headers.espie4-4/+2
2017-07-27don't double install ld, some people have already been lost tryingespie1-2/+3
2017-07-26get rid of flag clang doesn't grok (include -Werror in Configure, becauseespie2-2/+1
2017-07-24build cpp on gcc4 architectures only, as clang ships with its ownrobert1-1/+4
2017-07-24install gcc, g++ as gcc and g++ instead of cc, c++ and create linksrobert5-8/+36
2017-07-24Make gcc accept -Oz as an alias for -Os for compatibility with clang.kettenis1-1/+1
2017-07-22Prefer the definition of a variable in the executable over a definitionkettenis1-1/+2
2017-07-19more depends gc / yacc rules overhaulespie2-6/+4
2017-07-11protoize.1 isn't generated, so don't list it as a target, because itespie1-5/+2
2017-07-10remove misc. depend and yacc nits that no longer matter.espie4-9/+5
2017-07-09zap empty depends/silence empty installs.espie110-547/+217
2017-07-04proper escaping to prevent information loss; found with mandoc -Tlintschwarze1-5/+5
2017-07-04Should have committed this two days ago, last part that ran during dependespie1-2/+4
2017-07-04complete "nodepend" in sourceespie2-10/+12
2017-07-01provide both TRAP and NOP values for our architectures, then changederaadt14-5/+25
2017-06-28move all the post-Configure stuff to Makefile.bsd-wrapper1 instead of justespie2-135/+124
2017-06-28if we return nullptr for a "noexec" section, then don't change section.espie1-2/+5
2017-06-27trapsleds for clang, similar to the change on gas side.deraadt1-31/+15
2017-06-23Make libiberty test programs compile and run without segfault.bluhm3-22/+17
2017-06-23Always include Makefile.dep, conditionally including it based on thejsg1-3/+1
2017-06-22i386 uses a intentional fallthrough between appended code blocks in .init,deraadt1-1/+0
2017-06-21elf64_x86_64_plt0_entry had a hardcoded nop-sled, before the subsequentderaadt1-1/+1