Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc/compiler_rt



Module Name:    src
Committed By:   joerg
Date:           Sat Feb 27 19:08:23 UTC 2016

Modified Files:
        src/lib/libc/compiler_rt: Makefile.inc

Log Message:
Sync with changes in the profiling implementation of compiler-rt.
Switch to the "Linux" runtime, which is kind of misnamed for the mostly
ELF based implementation. Make sure to hook up the runtime source
only for the profile library as it uses constructors for the output
creation.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/lib/libc/compiler_rt/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index