notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: devel/gcc-arm-embedded/files/patch-src_gdb_gdb_probe.c

Number of commits found: 3

Tuesday, 1 Apr 2025
22:18 Lev A. Serebryakov (lev) search for other commits by this committer
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.
commit hash: 75ee0ced6e5ef64e2893f3d49523ffd997b58e52 commit hash: 75ee0ced6e5ef64e2893f3d49523ffd997b58e52 commit hash: 75ee0ced6e5ef64e2893f3d49523ffd997b58e52 commit hash: 75ee0ced6e5ef64e2893f3d49523ffd997b58e52 75ee0ce
Tuesday, 17 Mar 2020
18:48 lev search for other commits by this committer
 Update to latest release 9-2019q4-major.
Original commitRevision:528591 
Thursday, 25 Jan 2018
14:01 lev search for other commits by this committer
 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.
Original commitRevision:459944 

Number of commits found: 3