index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
Age
Commit message (
Expand
)
Author
2022-01-13
add a dummy -t flag to llvm-ranlib to match binutils' ranlib's -t flag which
Robert Nagy
2020-08-03
Import LLVM 10.0.0 release including clang, lld and lldb.
Patrick Wildt
2021-12-28
lld: restore upstream default for --[no-]allow-shlib-undefined
Christian Weisgerber
2021-12-28
lld: do not report undefined weak references in shared libraries
Christian Weisgerber
2020-08-03
Import LLVM 10.0.0 release including clang, lld and lldb.
Patrick Wildt
2021-12-28
Compile out-of-line helpers for atomic operations which can be enabled
Patrick Wildt
2021-12-25
Sync DF_1_* flag definitions with llvm 13, including support in
Philip Guenther
2021-12-22
Avoid GNU printf extension to use 'L' length modifier with a int
Jonathan Gray
2021-12-17
Avoid errors about clang13-only options here, to ease transition
Jeremie Courreges-Anglas
2021-12-17
Disable a few warning flags that were introduced and enabled by default
Patrick Wildt
2021-12-17
Update build infrastructure for LLVM 13.0.0.
Patrick Wildt
2021-12-17
Merge LLVM 13.0.0.
Patrick Wildt
2021-12-17
Import LLVM 13.0.0 release.
Patrick Wildt
2021-01-02
Import libc++ 10.0.1 release.
Patrick Wildt
2020-08-10
Import compiler-rt 10.0.1 release.
Patrick Wildt
2020-08-09
Import LLVM 10.0.1 including clang, lld and lldb.
Patrick Wildt
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
2021-11-24
install /usr/bin/llvm-ar as /usr/bin/ar directly without adding another
Robert Nagy
2021-11-23
add llvm-ar(1) to the build with its two dependencies libLLVMDlltoolDriver
Robert Nagy
2021-11-12
Teach binutils enough about RELR relocations to not break them and for
Philip Guenther
2021-11-12
backport https://reviews.llvm.org/D107127 to fix shared libraries using emutls
Robert Nagy
2021-10-27
backport a perl patch to avoid excessive warnings with llvm 13 clang
Jonathan Gray
2019-02-13
Import perl-5.28.1
Andrew Fresh
2021-10-12
Do not extend PT_DYNAMIC segment on mips64
Visa Hankala
2021-09-28
Link libclang_rt.profile to the build.
Frederic Cambus
2021-09-17
Implement __builtin_clear_cache() on riscv64
Jeremie Courreges-Anglas
2021-09-15
Add build infrastructure for the libclang_rt.profile library.
Frederic Cambus
2021-09-07
clang: add a new warning for %n format specifier usage in printf(3) family fu...
Sebastien Marie
2021-09-03
Allow the compiler driver to link the libclang_rt.profile library.
Frederic Cambus
2021-09-01
Add lfence after ret in retpoline thunk.
Todd Mortimer
2020-08-09
Import LLVM 10.0.1 including clang, lld and lldb.
Patrick Wildt
2021-09-01
llvm: Use Component in OpenBSD::getCompilerRT to find libraries
Greg Steuck
2021-08-29
Revert: llvm: openbsd driver had one -lcompiler_rt too many
Greg Steuck
2021-08-29
llvm: openbsd driver had one -lcompiler_rt too many
Greg Steuck
2021-08-21
Switch macppc to ld.lld
gkoehler
2021-08-10
Fix Encode(3p) loading module from incorrect relative path
Andrew Fresh
2021-08-05
Remove the TableGen library from libLLVM. It's only needed for the tblgen
Patrick Wildt
2021-08-02
Add infrastructure to build llvm-objcopy and llvm-objdump.
Patrick Wildt
2021-07-29
Allow relocation R_386_GOTOFF to be used from .debug_info sections. Newer
Pascal Stumpf
2021-07-24
Pretty print ELF machine name as "RISC-V"
Jeremie Courreges-Anglas
2021-07-11
Optimize gadget fixups for MOV instructions.
mortimer
2021-06-28
Fix base-gcc -Wno-error=uninitialized
Jeremie Courreges-Anglas
2021-06-25
minimalistic diff to use %ld instead of %d for ptrdiff printing
Theo de Raadt
2021-06-25
Pull in support from a future clang for __GCC_HAVE_SYNC_COMPARE_AND_SWAP_x
Theo de Raadt
2020-08-03
Import LLVM 10.0.0 release including clang, lld and lldb.
Patrick Wildt
2021-06-24
add some aarch64 bits missed in Makefile.in 1.6
Jonathan Gray
2021-06-24
repair missing dependencies against bfd.h for riscv64
Theo de Raadt
2021-06-23
help the debugger look in ports for external parts like PadWalker
Marc Espie
2021-06-21
correct riscv64 blocks
Theo de Raadt
[next]