mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 20:30:57 -05:00
As part of the migration away from obsolete binutils we want to retire GNU as. Most assembly files used on amd64 have a .S extension and are assembled with Clang's integrated assembler; rename two files in stand/i386/btx/lib to .S to use IAS as well. The generated .text is identical (the entire .o files are not, as Clang adds debug info). PR: 205250, 233094 Discussed with: imp Sponsored by: The FreeBSD Foundation |
||
|---|---|---|
| .. | ||
| btx | ||
| btxldr | ||
| lib | ||
| Makefile | ||
| Makefile.inc | ||