non port: devel/gcc-arm-embedded/pkg-plist |
Number of commits found: 30 |
Wednesday, 2 Apr 2025
|
21:55 Christoph Moench-Tegeder (cmt)
devel/gcc-arm-embedded: fix pkg-plist
an extra '%' (percent) had crept into some lines
Approved by: just-fix-it
72a37f5 |
Tuesday, 1 Apr 2025
|
22:18 Lev A. Serebryakov (lev)
devel/gcc-arm-embedded: update toolchain to 14.2.rel1 from 2024/12/10
Build system has been completely revamped.
Now port uses official build scripts with minimal pathing to adopt some
Linux-isms to FreeBSD.
Two flavors are made: "default" one form AArch32 (ARMv7) ISA and "aarch64"
for AArch64 (ARMv8) ISA.
AArch32 (default) build supports A-, R- and M-profiles by default, but
A-profiles can be turned off in options.
AARch64 doesn't have choice of profiles.
gdb is built with python support by default, but can be built without
one with custom option.
All builds are using included snapshots of all libraries, like
libgmp, libmpfr, etc. There is no option to use system-wide versions
of these libraries anymore.
NLS is turned off by vendor and cannot be turned on.
No Linux cross-tools targets are provided for now, this port is
made to provde bare metal toolchains only.
Binaries are not stripped, as official ones are.
75ee0ce |
Thursday, 14 Apr 2022
|
08:59 Lev A. Serebryakov (lev)
devel/gcc-arm-embedded: Update to latest version 2021.10
Toolchain has been updated to latest version 2021.10.
This release has new versioning scheme.
3e93a63 |
Wednesday, 13 Jan 2021
|
18:29 lev
Update to latest release 10.2.
 |
Saturday, 6 Jun 2020
|
21:19 lev
(1) Fix build of gmp on i386.
(2) Sync configure options for all components.
(3) Add option to build Cortex-A profiles (turn off by default).
(4) Use system iconv even in PURE version, as bundled iconv is
used by authors only for mingw32 builds.
 |
Friday, 5 Jun 2020
|
15:48 lev
(1) Return option PURE, as libraries are bundled again.
(2) Make PURE default, as isl in ports have newer version.
(3) Fix HTML pkg-plist entries.
Yes, date in version is wrong (typo!), but I don't want to add epoch.
Next update of gcc will fix it.
 |
Thursday, 4 Jun 2020
|
22:45 lev
Update to latest release 2020q2-update
 |
Tuesday, 17 Mar 2020
|
18:48 lev
Update to latest release 9-2019q4-major.
 |
Wednesday, 23 Jan 2019
|
11:18 lev
Update to latest 2018-q4-major (gcc 8.2.1).
 |
Tuesday, 3 Jul 2018
|
17:53 lev
Update to 2018q2-update.
 |
Thursday, 25 Jan 2018
|
14:01 lev
Fix build with clang 3 (10-STABLE) and clang 6 (12-CURRENT) compilers.
Add option (default ON) to create version-independend symlink for Arduino IDE.
 |
Monday, 15 Jan 2018
|
17:41 lev
Update to latest release 7.2.1
 |
Wednesday, 9 Aug 2017
|
15:36 tz
devel/gcc-arm-embedded: Remove unnecessary LIB_DEPENDS on libelf
Also:
- added missing plist entries
- add missing gettext-runtime to USES
- corrected minor spelling mistake
PR: 220782
Submitted by: Jonathan Chen <jonc@chen.org.nz>
Approved by: portmgr (maintainer timeout, 2 weeks)
MFH: 2017Q3
 |
Tuesday, 11 Jul 2017
|
11:26 lev
Update to latest 2017-q2 update.
Strip PURE version, as no sources of libraries are packed to official bundle.
It could be returned later.
 |
Sunday, 12 Mar 2017
|
14:58 lev
Update to latest release.
 |
Tuesday, 31 Jan 2017
|
18:33 lev
Update to latest 6.2 release
 |
Thursday, 6 Oct 2016
|
14:46 lev
Update to latest release.
 |
Thursday, 30 Jun 2016
|
14:48 lev
Update to latest gcc-arm-embedded release.
 |
Friday, 22 Apr 2016
|
12:21 lev
Update to latest 5-2016-q1-update
 |
Saturday, 19 Mar 2016
|
13:35 lev
Minor fix to pkg-plist: make PY-related man pages optional.
 |
Wednesday, 20 Jan 2016
|
22:17 lev
Update to latest release: 5.2
 |
Thursday, 15 Oct 2015
|
19:44 lev
Update to latest q3 update.
 |
Monday, 3 Aug 2015
|
19:24 lev
(1) Update to latest version.
(2) Add support for latest isl and cloog.
 |
Friday, 15 May 2015
|
12:18 lev
Update to latest version.
Remove logging of build to unbreak build cluster.
 |
Friday, 6 Mar 2015
|
13:23 lev
(1) Fix all documentation building and packaging.
(2) Add CPE information.
PR: 198326 [2]
 |
Thursday, 12 Feb 2015
|
15:00 lev
Update official bare metal ARM toolchain to latest release from 4.9 branch.
 |
Saturday, 22 Nov 2014
|
21:40 lev
Update to latest 2014.q3 version.
 |
Monday, 27 Oct 2014
|
10:10 bapt
Cleanup plist
 |
Wednesday, 18 Jun 2014
|
14:06 lev
Update to latest 4_8-2014q2-20140609
 |
Saturday, 15 Feb 2014
|
16:20 lev
Add gcc-arm-embedded port -- full ARM Cortex-Mx/Rx toolchain, officialy
packaged by ARM Holding.
 |
Number of commits found: 30 |