mirror of
https://github.com/yasm/yasm
synced 2026-08-26 22:26:05 -04:00
In ELF, @ is used to indicate special relocations. Fixes #164. Reported by: Gregory McGarry on yasm-devel@ Testcase by: Gregory McGarry We don't allow identifiers to start with @; doing so conflicts with use of e.g. "@function" in some directives. Need to look into what GAS does. svn path=/trunk/yasm/; revision=2166 |
||
|---|---|---|
| .. | ||
| bin | ||
| coff | ||
| dbg | ||
| elf | ||
| macho | ||
| rdf | ||
| win32 | ||
| win64 | ||
| xdf | ||
| CMakeLists.txt | ||
| Makefile.inc | ||
| yasm_objfmts.xml | ||