summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2023-01-19Revert previous commit (but leave the man page around); llvm-strip behavesMark Kettenis
2023-01-19The binutils strip damages GNU_RELRO on binaries linked by ld.lld on atMark Kettenis
2023-01-18Adjust how gcc4 handles the "missing braces around initializer" warning.Claudio Jeker
2023-01-14Update the list of architectures where clang will accept theTheo de Raadt
2023-01-14Allow people to try --execute-only on amd64 and sparc64. the default isTheo de Raadt
2023-01-12Fix trivial stack buf oflowMiod Vallat
2000-02-09TexInfo 4.0. New manpages, can create html.Marc Espie
2023-01-11arm64 and riscv64 can now do --execute-only by defaultTheo de Raadt
2023-01-11hppa can switch over to --execute-only by default.Theo de Raadt
2023-01-10like hppa, sparc64 will need gcc's jump tables option disabled toTheo de Raadt
2023-01-10disable jump tables by default on hppa because they are incompatibleTheo de Raadt
2023-01-10create infrastructure so that jump tables on/off can be tweaked by anTheo de Raadt
2023-01-09Change the __canonicalize_funcptr_for_compare() implementation to stopMark Kettenis
2023-01-09Generate the "combreloc" scripts for the new linker script template as well.Mark Kettenis
2023-01-09Adjust the hppa linker scripts to order .rodata (and other sectionsMark Kettenis
2023-01-09Implement --execute-only (and turn --no-execute-only from a no-op into anMark Kettenis
2023-01-07accept --executable-only on aarch64, riscv64, and mips64 because theTheo de Raadt
2023-01-05do not blow up if NOMAN is setTheo de Raadt
2023-01-05Add a dummy --no-execute-only option for compatibility with ld.lld.Mark Kettenis
2023-01-04on sh/landisk, ELF binaries are currently unpadded between text and rodata.Theo de Raadt
2022-12-27gdb: fix build with clang 15Jeremie Courreges-Anglas
2022-12-27perl: avoid -Wdeclaration-after-statement warning in our local patchJeremie Courreges-Anglas
2022-12-16Downgrade riscv64-specific LTO error to a warningJeremie Courreges-Anglas
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2022-12-08Change ld.bfd to default to --enable-new-dtags so that it generatesPhilip Guenther
2022-12-08Fix DT_MIPS_RLD_MAP_RELVisa Hankala
2022-11-29Use correct size for mips64 .rld_map section.Visa Hankala
2022-11-19correct alignment; from bradTheo de Raadt
2022-11-17add .gnu.warning.SYMBOL support to ld.lld(1) to display the warnings inRobert Nagy
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2022-11-14Recognize PT_OPENBSD_MUTABLE with LLVM's readobj / objdump.Theo de Raadt
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2022-11-01Do not neuter __attribute__ with __STRICT_ANSI__Theo Buehler
2001-03-18GNU readline-4.1Todd C. Miller
2022-10-28Remove antique^Wolder-than-binutils-2.17 c++filt(1).Miod Vallat
2022-10-28Build and install binutils-2.17's version of c++filt(1), since we alreadyMiod Vallat
2022-10-28Decode DT_MIPS_RLD_MAP_REL.Mark Kettenis
2022-10-28Add DT_MIPS_RLD_MAP_REL support to the in-tree GDB.Mark Kettenis
2022-10-28Implement DT_MIPS_RLD_MAP_REL support and add such an entry to PIEMark Kettenis
2022-10-07In the linkers, collect objects in section "openbsd.mutable" and placeTheo de Raadt
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2022-09-13support more than one input file in llvm-ranlib by backportingRobert Nagy
2022-08-10Build the Compress::Raw::Zlib perl module with /usr/lib/libzTheo Buehler
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2022-08-09Pull in inflateGetHeader() buffer overflow fixTheo Buehler
2022-08-08Build llvm-cov in base.Frederic Cambus
2022-07-27Force disabling the use of delay slots. This is ugly but gets the compilerMiod Vallat
2022-07-26For make obj, always the lldb* and llvm-ar directoriesJeremie Courreges-Anglas
2022-07-26Only build lldb support libraries on archs where lldb is installedJeremie Courreges-Anglas