<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/main/compiler-rt, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>main/compiler-rt: explicitly use samurai</title>
<updated>2020-04-20T06:26:34+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2020-04-17T12:34:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=704ddda566ad0498c6a71b72b71dd0718f790335'/>
<id>704ddda566ad0498c6a71b72b71dd0718f790335</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/compiler-rt: upgrade to 10.0.0</title>
<updated>2020-03-29T17:29:10+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2020-03-29T09:10:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ce618799ec45a08687ac82e3add51a02b4b66a12'/>
<id>ce618799ec45a08687ac82e3add51a02b4b66a12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/compiler-rt: Fix compiler-rt install location</title>
<updated>2020-02-16T13:48:43+00:00</updated>
<author>
<name>Eric Molitor</name>
<email>eric@molitor.org</email>
</author>
<published>2020-02-16T12:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=8b44ad2619302012d0a778b1df72c049bbca4115'/>
<id>8b44ad2619302012d0a778b1df72c049bbca4115</id>
<content type='text'>
Alpine currently installs compiler-rt into the following location.
  [DESTDIR]/lib/clang/[CLANG_VERSION]

However, Clang expects compiler-rt to be located at a specific location.
  [DESTDIR]/lib/clang/[CLANG_VERSION]/lib/[OS]

This results in clang on Alpine not being able to use compiler-rt.
  clang -rtlib=compiler-rt hello.c
  /usr/bin/ld: cannot find crtbeginS.o: No such file or directory
  /usr/bin/ld: cannot find /usr/lib/clang/9.0.0/lib/linux/libclang_rt.builtins-x86_64.a: No such file or directory
  /usr/bin/ld: cannot find /usr/lib/clang/9.0.0/lib/linux/libclang_rt.builtins-x86_64.a: No such file or directory
  /usr/bin/ld: cannot find crtendS.o: No such file or directory

This change corrects the install location and allows clang to use
compiler-rt as a runtime library via -rtlib=compiler-rt.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Alpine currently installs compiler-rt into the following location.
  [DESTDIR]/lib/clang/[CLANG_VERSION]

However, Clang expects compiler-rt to be located at a specific location.
  [DESTDIR]/lib/clang/[CLANG_VERSION]/lib/[OS]

This results in clang on Alpine not being able to use compiler-rt.
  clang -rtlib=compiler-rt hello.c
  /usr/bin/ld: cannot find crtbeginS.o: No such file or directory
  /usr/bin/ld: cannot find /usr/lib/clang/9.0.0/lib/linux/libclang_rt.builtins-x86_64.a: No such file or directory
  /usr/bin/ld: cannot find /usr/lib/clang/9.0.0/lib/linux/libclang_rt.builtins-x86_64.a: No such file or directory
  /usr/bin/ld: cannot find crtendS.o: No such file or directory

This change corrects the install location and allows clang to use
compiler-rt as a runtime library via -rtlib=compiler-rt.
</pre>
</div>
</content>
</entry>
<entry>
<title>main/compiler-rt: upgrade to 9.0.1</title>
<updated>2019-12-23T13:07:42+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2019-12-22T23:37:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=bfedd11202d6b23ec6e54a5df3220bb5048e5e2b'/>
<id>bfedd11202d6b23ec6e54a5df3220bb5048e5e2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/compiler-rt: upgrade to 9.0.0</title>
<updated>2019-10-04T14:16:35+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2019-09-29T08:17:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=6624c44a5bd2f64e0aa3ad50495b4dc77adc11e6'/>
<id>6624c44a5bd2f64e0aa3ad50495b4dc77adc11e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/compiler-rt: upgrade to 8.0.1</title>
<updated>2019-08-08T20:32:14+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-08-08T20:32:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=c8a8b1119a608e15dc2482426fb331a6320afc31'/>
<id>c8a8b1119a608e15dc2482426fb331a6320afc31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/compiler-rt: enable armv7</title>
<updated>2019-06-11T13:35:29+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-06-11T13:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=8a391897f4b3851ec79c4abc9fbe0c5b9ab5fca0'/>
<id>8a391897f4b3851ec79c4abc9fbe0c5b9ab5fca0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/compiler-rt: upgrade to 8.0.0</title>
<updated>2019-06-11T13:35:29+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2019-06-07T14:00:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=13a7fe513fc0c3824d60b9fb4644cc58263414e1'/>
<id>13a7fe513fc0c3824d60b9fb4644cc58263414e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/compiler-rt: upgrade to 7.0.1</title>
<updated>2019-03-22T16:31:21+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-03-22T16:31:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=3288619b6990de1e8045e2b3e67674551688b183'/>
<id>3288619b6990de1e8045e2b3e67674551688b183</id>
<content type='text'>
use python3 and ninja.
disable tests for now
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use python3 and ninja.
disable tests for now
</pre>
</div>
</content>
</entry>
<entry>
<title>main/compiler-rt: fix source URL, list archs explicitly</title>
<updated>2019-01-14T13:26:26+00:00</updated>
<author>
<name>alpine-mips-patches</name>
<email>info@mobile-stream.com</email>
</author>
<published>2019-01-09T05:31:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=538b7265afe8633439de5baf939b5b1c07164859'/>
<id>538b7265afe8633439de5baf939b5b1c07164859</id>
<content type='text'>
Use source URL as listed at
http://releases.llvm.org/download.html#5.0.2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use source URL as listed at
http://releases.llvm.org/download.html#5.0.2
</pre>
</div>
</content>
</entry>
</feed>
