pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/llvm-rtlib
Module name: wip
Committed by: nsloss
Date: Mon Dec 16 08:15:46 UTC 2013
Added Files:
wip/llvm-rtlib: DESCR Makefile PLIST buildlink3.mk distinfo
wip/llvm-rtlib/files: clang_netbsd.mk
Log Message:
Import llvm-rtlib-3.3 as wip/llvm-rtlib.
The compiler-rt project is 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 compiler-rt library provides optimized implementations of this and other
low-level routines.
To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/llvm-rtlib/DESCR wip/llvm-rtlib/Makefile \
wip/llvm-rtlib/PLIST wip/llvm-rtlib/buildlink3.mk \
wip/llvm-rtlib/distinfo wip/llvm-rtlib/files/clang_netbsd.mk
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/llvm-rtlib/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/llvm-rtlib/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/llvm-rtlib/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/llvm-rtlib/buildlink3.mk?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/llvm-rtlib/distinfo?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/llvm-rtlib/files/clang_netbsd.mk?r1=0&r2=1.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index