PR: docs/151692
New mailing list freebsd-toolchain. From the agenda of the list: "This is the mailing list for discussions related to the maintenance of the toolchain shipped with FreeBSD. This could include the state of Clang and GCC, but also pieces of software such as assemblers, linkers and debuggers." Requested by: David Wolfskill (david att catwhisker dott org)
This commit is contained in:
parent
c09af2cd2a
commit
f425dae21b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=36538
2 changed files with 24 additions and 0 deletions
en_US.ISO8859-1
|
@ -538,6 +538,11 @@
|
|||
<entry>Support Token Ring in FreeBSD</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>&a.toolchain.name;</entry>
|
||||
<entry>Maintenance of &os;'s integrated toolchain</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>&a.usb.name;</entry>
|
||||
<entry>Discussing &os; support for USB</entry>
|
||||
|
@ -1645,6 +1650,21 @@
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>&a.toolchain.name;</term>
|
||||
|
||||
<listitem>
|
||||
<para><emphasis>Maintenance of FreeBSD's integrated
|
||||
toolchain</emphasis></para>
|
||||
|
||||
<para>This is the mailing list for discussions related to
|
||||
the maintenance of the toolchain shipped with &os;. This
|
||||
could include the state of Clang and GCC, but also pieces
|
||||
of software such as assemblers, linkers and
|
||||
debuggers.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>&a.usb.name;</term>
|
||||
|
||||
|
|
|
@ -475,6 +475,10 @@
|
|||
<!ENTITY a.tokenring "<ulink url='&a.tokenring.url;'>FreeBSD tokenring mailing list</ulink>">
|
||||
<!ENTITY a.tokenring.name "<ulink url='&a.tokenring.url;'>freebsd-tokenring</ulink>">
|
||||
|
||||
<!ENTITY a.toolchain.url "&a.mailman.listinfo;/freebsd-toolchain">
|
||||
<!ENTITY a.toolchain "<ulink url='&a.toolchain.url;'>FreeBSD integrated toolchain mailing list</ulink>">
|
||||
<!ENTITY a.toolchain.name "<ulink url='&a.toolchain.url;'>freebsd-toolchain</ulink>">
|
||||
|
||||
<!ENTITY a.usb.url "&a.mailman.listinfo;/freebsd-usb">
|
||||
<!ENTITY a.usb "<ulink url='&a.usb.url;'>FreeBSD USB mailing list</ulink>">
|
||||
<!ENTITY a.usb.name "<ulink url='&a.usb.url;'>freebsd-usb</ulink>">
|
||||
|
|
Loading…
Reference in a new issue