summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2018-10-24Generate __data_start symbol that marks the start of .data when __data_startMark Kettenis
2017-01-14Import LLVM 3.9.1 including clang and lld.Patrick Wildt
2018-10-24Size static array correctly for the numerically highest index used toChristian Weisgerber
2018-10-23Add support for -z initfirst.Mark Kettenis
2018-10-22Accept both `--foo bar` and `--foo=bar` styles options.Christian Weisgerber
2018-10-22When checking out certain commits by date, cvs got confused. IfAlexander Bluhm
2018-10-21When merging sections into the output, lld tries to adjust the alignment ofMark Kettenis
2018-10-21Enable the integrated assembler on mips64.Visa Hankala
2017-10-04Import LLVM 5.0.0 release including clang, lld and lldb.Patrick Wildt
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2018-10-05lldb after release, reasons.Theo de Raadt
2018-10-04Add infrastructure to compile and link LLDB. Inspecting core filesPatrick Wildt
2018-09-29Allow preemption of functions with protected visibility. Disallowing thisMark Kettenis
2017-01-14Import LLVM 3.9.1 including clang and lld.Patrick Wildt
2018-09-18Backport support for option -a to addr2line, which will display each addressanton
2018-09-14Pass -L/usr/lib to the linker in preparation for switching to lld, whichChristian Weisgerber
2018-09-14Pass CC/CFLAGS/LDFLAGS to the configure script. ok millert@Christian Weisgerber
2018-09-11Fix --exclude-libs option. Based on code already committed upstream.Mark Kettenis
2018-09-09Teach binutils how to assemble INVPCID and how to disassemblePhilip Guenther
2018-08-16When installing the link to rcs2log, set the owner on the link itselfTodd C. Miller
2018-08-12Add retguard for arm64.mortimer
2018-08-12Refactor retguard to make adding additional arches easier.mortimer
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2018-07-28Add -fno-ret-protector for arm64.mortimer
2018-07-26Add infrastructure to install lld as the default linker. The old GNU linkerMark Kettenis
2018-07-20inform that diagnostics in functions won't work, but don't error outMarc Espie
2018-07-11do not pick up groff from /usr/local/bin in configure, noticed by benno@;Christian Weisgerber
2018-07-10Fix a few, but not all, clang warnings: Use "%s" to print modifiableTheo Buehler
1998-02-22Latest version from CyclicThorsten Lockert
1995-12-19raw import of cvs-1.6Theo de Raadt
2018-07-10Drop the ignored selectors (tf_[defg]s) from the trap and interrupt frames.Philip Guenther
2018-07-08Explicitly pass -L/usr/lib to the linker. Needed for switching to lld(1)Mark Kettenis
2018-07-03Make intrframe the exact same size as trapframe: instead of pushingPhilip Guenther
2018-06-22Emit trap alignment between basic blocks that are unrechable viamortimer
2018-06-19Avoid Archive::Tar directory traversalAndrew Fresh
2018-06-12Put the new retguard symbols in their own section,Philip Guenther
2018-06-12Merge '.openbsd.randomdata.*' sections into a single '.openbsd.randomdata'Philip Guenther
2018-06-07Pass -nopie to the linker when -pg is specified to make theYASUOKA Masahiko
2018-06-07Remove unused variable.mortimer
2018-06-06Add RETGUARD to clang for amd64. This security mechanism uses per-functionmortimer
2017-01-14Import LLVM 3.9.1 including clang and lld.Patrick Wildt
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2018-06-03Add ret protctor options as no-ops.mortimer
2018-06-03Work around a bug where discarding the .ARM.exidx section in the armv7 kernelMark Kettenis
2018-05-21Add --localize-hidden option to objcopy.Mark Kettenis
2018-05-05Switch armv7 to the "softfp" floating-point ABI. The ABI is identical toMark Kettenis
2017-10-04Import LLVM 5.0.0 release including clang, lld and lldb.Patrick Wildt
2018-04-30The trapframe layout is no longer exactly the same as the sigcontextPhilip Guenther
2018-04-28Add a clang pass that identifies potential ROP gadgets and replaces ROPmortimer
2018-04-24Make our ancient binutils recognize .gnu.hash sections such that our toolsMark Kettenis