mirror of
https://git.freebsd.org/ports.git
synced 2025-05-07 11:20:46 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
20 lines
800 B
Text
20 lines
800 B
Text
FSF binutils/gcc/gdb toolchain for ARM Cortex-M & Cortex-R
|
|
processors (Cortex-M0/M0+/M3/M4, Cortex-R4/R5/R7).
|
|
This port brings C and C++ compilers. Gloss and libc layer
|
|
are provided through newlib embedded C library.
|
|
This is complete package prepated by "GNU Tools for ARM Embedded
|
|
Processors" project (which is maintained by ARM company itself).
|
|
|
|
It includes:
|
|
binutils
|
|
gcc 5.3 with LTO and GRAPHITE support.
|
|
newlib optimized for speed
|
|
newlib-nano optimized for
|
|
two versions of libstdc++, optimized for speed and size.
|
|
gdb without sim.
|
|
|
|
All this is built with support for armv6-m, armv7-ar,
|
|
armv7-m and armv7e-m targets, armv7e-m with and without
|
|
FPU support and armv8-m too.
|
|
This port gives bit-to-bit compatibility with "official"
|
|
embedded ARM toolchain for MacOS X, Linux and Windows.
|