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