CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/01/25 11:43:32
Log message:
Import x86_64-elf-gcc, part of a bare-metal only toolchain for amd64
The idea is to have a stable and GNU-based toolchain for standalone
code. Such code often has GNU-specific quirks and tends to break
when we update base clang, base lld or ports gcc.
This uses the same gcc and binutils versions as the devel/arm-none-eabi
toolchain because... why not. I'm not providing an i386 FLAVOR but
someone who cares could add it easily.
Discussed with kn@ during his net/ipxe effort. Hopefully this will be
usable for sysutils/firmware/vmm (conversion not tackled yet).
ok kn@
Status:
Vendor Tag: jca
Release Tags: jca_20260125
N ports/devel/x86_64-elf/gcc/Makefile
N ports/devel/x86_64-elf/gcc/distinfo
N ports/devel/x86_64-elf/gcc/patches/patch-Makefile_in
N ports/devel/x86_64-elf/gcc/patches/patch-gcc_Makefile_in
N ports/devel/x86_64-elf/gcc/patches/patch-gcc_common_opt
N ports/devel/x86_64-elf/gcc/patches/patch-gcc_config_arm_elf_h
N ports/devel/x86_64-elf/gcc/patches/patch-gcc_config_host
N ports/devel/x86_64-elf/gcc/patches/patch-gcc_configure
N ports/devel/x86_64-elf/gcc/patches/patch-libcc1_connection_cc
N ports/devel/x86_64-elf/gcc/patches/patch-libgcc_Makefile_in
N ports/devel/x86_64-elf/gcc/patches/patch-libiberty_Makefile_in
N ports/devel/x86_64-elf/gcc/patches/patch-gcc_system_h
N ports/devel/x86_64-elf/gcc/patches/patch-libcc1_libcc1plugin_cc
N ports/devel/x86_64-elf/gcc/patches/patch-libcc1_libcp1plugin_cc
N ports/devel/x86_64-elf/gcc/pkg/DESCR
N ports/devel/x86_64-elf/gcc/pkg/PLIST
No conflicts created by this import