| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=itchad35shib9lk7dlfe8fbive; path=/
content-type: text/html; charset=UTF-8
date: Sun, 28 Dec 2025 07:11:35 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
compiler..
mail
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./lang/compiler-rt, LLVM runtime libraries
[
Branch: CURRENT, Version: 19.1.7nb1, Package name: compiler-rt-19.1.7nb1, Maintainer: pkgsrc-users
The compiler-rt project consists of:
- builtins - a simple library that provides an implementation of the low-level
target-specific hooks required by code generation and other runtime
components. For example, when compiling for a 32-bit target, converting a
double to a 64-bit unsigned integer is compiling into a runtime call to the
"__fixunsdfdi" function. The builtins library provides optimized
implementations of this and other low-level routines, either in
target-independent C form, or as a heavily-optimized assembly.
- sanitizer runtimes - runtime libraries that are required to run the code
with sanitizer instrumentation. This includes runtimes for:
* AddressSanitizer
* ThreadSanitizer
* UndefinedBehaviorSanitizer
* MemorySanitizer
* LeakSanitizer
* DataFlowSanitizer
- profile - library which is used to collect coverage information.
- BlocksRuntime - a target-independent implementation of Apple "Blocks"
runtime interfaces.
Required to run:
[lang/llvm]
Required to build:
[devel/googletest] [pkgtools/cwrappers] [lang/python37]
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
compiler..math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./lang/compiler-rt, LLVM runtime libraries
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 19.1.7nb1, Package name: compiler-rt-19.1.7nb1, Maintainer: pkgsrc-users
The compiler-rt project consists of:
- builtins - a simple library that provides an implementation of the low-level
target-specific hooks required by code generation and other runtime
components. For example, when compiling for a 32-bit target, converting a
double to a 64-bit unsigned integer is compiling into a runtime call to the
"__fixunsdfdi" function. The builtins library provides optimized
implementations of this and other low-level routines, either in
target-independent C form, or as a heavily-optimized assembly.
- sanitizer runtimes - runtime libraries that are required to run the code
with sanitizer instrumentation. This includes runtimes for:
* AddressSanitizer
* ThreadSanitizer
* UndefinedBehaviorSanitizer
* MemorySanitizer
* LeakSanitizer
* DataFlowSanitizer
- profile - library which is used to collect coverage information.
- BlocksRuntime - a target-independent implementation of Apple "Blocks"
runtime interfaces.
Required to run:
[lang/llvm]
Required to build:
[devel/googletest] [pkgtools/cwrappers] [lang/python37]
Master sites:
Filesize: 2470.711 KBVersion history: (Expand)
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2025-05-09) Updated to version: compiler-rt-19.1.7nb1
- (2025-05-09) Updated to version: compiler-rt-19.1.7
- (2024-07-06) Updated to version: compiler-rt-18.1.8
- (2024-04-22) Updated to version: compiler-rt-17.0.6
CVS history: (Expand)
| 2025-05-09 21:37:16 by Thomas Klausner | Files touched by this commit (65) |
Log message: *: bump for llvm 19 (shlib major changed) |
| 2025-05-09 07:51:26 by Adam Ciarcinski | Files touched by this commit (61) | |
Log message: llvm: updated to 19.1.7 19.1.7 https://releases.llvm.org/19.1.0/docs/ReleaseNotes.html |
| 2025-02-14 14:45:10 by Thomas Klausner | Files touched by this commit (2) |
Log message: compiler-rt: try fixing build on NetBSD-current differently after hints from riastradh@ to avoid breaking the build on NetBSD<=10 |
| 2025-02-03 20:55:34 by Thomas Klausner | Files touched by this commit (2) |
Log message: compiler-rt: add upstream bug report URL |
| 2025-02-03 20:49:19 by Thomas Klausner | Files touched by this commit (2) |
Log message: compiler-rt: fix build on NetBSD-current |
| 2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575) |
Log message: *: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS |
| 2024-07-06 17:45:10 by Adam Ciarcinski | Files touched by this commit (87) | |
Log message: llvm: updated to 18.1.8 https://releases.llvm.org |
| 2024-04-22 09:05:16 by Adam Ciarcinski | Files touched by this commit (25) | |
Log message: libunwind compiler-rt libcxx libcxxabi: updated to 17.0.6 17.0.6 https://releases.llvm.org/17.0.1/projects/libcxx/docs/ReleaseNotes/17.html |
