Whitespace-only fixes, translators please ignore.
This commit is contained in:
parent
f7e5437035
commit
714a38beb4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48647
1 changed files with 12 additions and 10 deletions
|
@ -312,8 +312,9 @@
|
|||
<p>In the Ports tree, Mesa was updated to 11.1.2. The next minor
|
||||
release, 11.2.0, is ready for testing in our development tree.
|
||||
We also updated libclc to 0.2.0.20151006, a library used by
|
||||
Mesa to provide OpenCL support. Upstream patches were added
|
||||
to beignet so all these ports now use the same LLVM version.</p>
|
||||
Mesa to provide OpenCL support. Upstream patches were added
|
||||
to beignet so all these ports now use the same LLVM
|
||||
version.</p>
|
||||
|
||||
<p>We attended FOSDEM 2016 in Brussels. Jean-Sébastien Pédron
|
||||
gave a talk to explain the work of the graphics team and show
|
||||
|
@ -1911,7 +1912,7 @@
|
|||
|
||||
<p>Core, together with John Baldwin, are working on a plan to
|
||||
create a separate repository containing GPLv3 toolchain
|
||||
components. This will allow modernization of code within base
|
||||
components. This will allow modernization of code within base
|
||||
beyond what the existing GPLv2 toolchain can handle, and
|
||||
permit support of certain new architectures where a copyfree
|
||||
licensed alternative (i.e., LLVM) is not yet available. A
|
||||
|
@ -1995,13 +1996,14 @@
|
|||
symbol support, and does not implement some options used in
|
||||
the FreeBSD boot loader components.</p>
|
||||
|
||||
<p>Ed has been running experimental world builds of FreeBSD/amd64
|
||||
with <tt>lld</tt> installed in place of <tt>ld.bfd</tt> as the
|
||||
linker. With workarounds for the current gaps in
|
||||
functionality (using the <tt>WITHOUT_SYMVER</tt> option to
|
||||
disable symbol versioning use, and linking the loader
|
||||
components with GNU <tt>ld</tt>), <tt>lld</tt> is now able to
|
||||
link a working FreeBSD userland.</p>
|
||||
<p>Ed has been running experimental world builds of
|
||||
FreeBSD/amd64 with <tt>lld</tt> installed in place of
|
||||
<tt>ld.bfd</tt> as the linker. With workarounds for the
|
||||
current gaps in functionality (using the
|
||||
<tt>WITHOUT_SYMVER</tt> option to disable symbol versioning
|
||||
use, and linking the loader components with GNU <tt>ld</tt>),
|
||||
<tt>lld</tt> is now able to link a working FreeBSD
|
||||
userland.</p>
|
||||
</body>
|
||||
|
||||
<partialsponsor>The &os; Foundation</partialsponsor>
|
||||
|
|
Loading…
Reference in a new issue