summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
AgeCommit message (Expand)Author
2017-10-31Make -zdefs and --no-undefined no-ops for now, to unblock ports devs at p2k17.Philip Guenther
2017-10-29Apply pre-built unicore patch, remove excess files - perl-5.24.3Andrew Fresh
2017-10-29Apply local patches, remove excess files - perl-5.24.3Andrew Fresh
2017-10-29Fix merge issues, remove excess files - match perl-5.24.3 distAndrew Fresh
2017-10-29Import perl-5.24.3Andrew Fresh
2017-10-29Unify protoize.1 install process on gcc3 arch (luna88k).Kenji Aoyama
2017-10-24R_AARCH64_NONE should be zero, not 256. The latter was a deprecatedPhilip Guenther
2017-10-23Extend support for DWARF2 CFI expressions. Needed to support llvm/clang onMark Kettenis
2017-10-23Teach readelf the arm64 dynamic relocation we use, as well as thePhilip Guenther
2017-10-11Add missing file.Mark Kettenis
2017-10-04Update clang build infrastructure for LLVM 5.0.0.Patrick Wildt
2017-09-29Rev. 1.2 enabled UTF-8 by default.Ingo Schwarze
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-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-01Zero out excess bytes in perl long doublesAndrew Fresh
2017-07-28Implement -Oz as an alias for -Os here as well.Mark Kettenis
2017-07-28make warns about POST_INSTALL being empty.Marc Espie
2017-07-27ensure protoiize man pages installed in all cases (until we comeTheo de Raadt
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
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-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
2017-06-23Always include Makefile.dep, conditionally including it based on theJonathan Gray
2017-06-22i386 uses a intentional fallthrough between appended code blocks in .init,Theo de Raadt
2017-06-21elf64_x86_64_plt0_entry had a hardcoded nop-sled, before the subsequentTheo de Raadt
2017-06-21Intra-segment traps instead of nops. Similar to kernel change, furtherTheo de Raadt
2017-06-21Large nopsleds make it easier for ROP machinery to sloppily reach targets.Theo de Raadt
2017-06-21DEPENDSFILE comes from FreeBSD, we don't have it. replace it with itsMarc Espie