FreeBSD-CURRENT currently includes a small number of utilities from GNU binutils 2.17.50, including GNU as. In FreeBSD most assembly source files are assembled using Clang's integrated assembler, but a small number still use as. In general our make rules assemble .S files using the integrated assembler and .s files with as.

With the migration to a permissively licensed toolchain we need to address those files.

amd64

i386

arm

sparc64

uncategorized


CategoryTodo CategoryStale

GPLinBase/GasRetirement (last edited 2025-07-26T11:58:12+0000 by voy4g3r2)