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
/
usr.bin
/
clang
Age
Commit message (
Expand
)
Author
2024-02-08
Feed more generated files to the clean target; joint work with naddy@
Miod Vallat
2023-11-17
Use -mxgot to avoid GOT overflow during build on mips64.
Visa Hankala
2023-11-16
set .NOTPARALLEL for AMDGPU tblgen files to tame memory usage on i386
Robert Nagy
2023-11-14
Add missing .PATH
Jeremie Courreges-Anglas
2023-11-12
append ExtensionDependencies.inc to CLEANFILES only if .OBJDIR != .CURDIR
Robert Nagy
2023-11-12
TargetMCAs.def is required to be installed in the llvm include dir
Robert Nagy
2023-11-11
update build infrastructure for llvm-16.0.6
Robert Nagy
2023-11-10
remove unused liblldbPluginOperatingSystem
Robert Nagy
2023-01-27
Recommit the switch to use llvm-strip on architectures that use ld.lld.
Mark Kettenis
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-05
do not blow up if NOMAN is set
Theo de Raadt
2022-09-13
support more than one input file in llvm-ranlib by backporting
Robert Nagy
2022-08-08
Build llvm-cov in base.
Frederic Cambus
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
2022-07-13
Revert BUILD_LLDB use, don't push manual repair on all people building from s...
Jeremie Courreges-Anglas
2022-07-12
Enter the lldb and lldb-server directories for make obj, even if not built
Jeremie Courreges-Anglas
2022-07-12
Only build lldb support libraries on archs where lldb is installed
Jeremie Courreges-Anglas
2022-07-11
add llvm-profdata(1) to base so that ports can benefit from profiled builds
Robert Nagy
2022-07-09
Build and install llvm-readobj, also install it as llvm-readelf
Jeremie Courreges-Anglas
2022-05-12
Drop old powerpc flags from the build of clang
George Koehler
2022-03-23
Do not forget to install ar.1; ok robert
Theo de Raadt
2022-03-23
use llvm-ranlib where llvm-ar is used so that they are in line with each
Robert Nagy
2022-02-27
Enable libedit line editing
Jeremie Courreges-Anglas
2021-12-17
Update build infrastructure for LLVM 13.0.0.
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-08-21
Switch macppc to ld.lld
gkoehler
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-05-19
Revert hack to build clang with -static on riscv64.
Dale Rahn
2021-05-14
On riscv64, dynamically linked clang binary fails with:
Dale Rahn
2021-05-01
regen llvm man pages from rst with
Jonathan Gray
2021-04-29
regen
Jonathan Gray
2021-04-29
add RISCV
Jonathan Gray
2021-04-29
riscv64 clang support.
Dale Rahn
2021-04-28
Update clang build infrastructure for LLVM 11.1.0.
Patrick Wildt
2021-02-14
Shuffle how lldb register contexts are built.
mortimer
2021-02-10
only amd64 & arm64 lldb work at the moment
Theo de Raadt
2021-02-09
Build and install lldb.
Patrick Wildt
2020-12-01
Implement Loongson 2F BTB bug workaround in clang
Visa Hankala
2020-11-10
Sort list of archs in alphabetical order.
Patrick Wildt
2020-10-12
Disable retguard for clang build.
mortimer
2020-10-12
Add RETGUARD implementation for powerpc and powerpc64.
mortimer
2020-08-09
Update build infrastructure for LLVM 10.0.1.
Patrick Wildt
2020-08-03
Update build infrastructure for LLVM 10.0.0.
Patrick Wildt
2020-07-02
We need the same header files on powerpc64 as we have on powerpc.
Mark Kettenis
2020-05-30
Initial set of changes to build powerpc64 toolchain.
Dale Rahn
2020-03-04
crank major versions of libLLVM libc++ libc++abi
gkoehler
[next]