mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 21:41:47 +08:00

* app.c (do_scrub_begin): If tc_symbol_chars is defined, treat all characters in it as LEX_IS_SYMBOL_COMPONENT. * config/tc-i386.h (tc_symbol_chars): Define. (extra_symbol_chars): Declare. * config/tc-i386.c (extra_symbol_chars): Define. (comment_chars): Don't use '/' as comment start if TE_LINUX. (line_comment_chars): Set to '/' if TE_LINUX. * doc/c-i386.texi (i386-prefixes): Update. * doc/internals.texi (CPU backend): Document tc_symbol_chars.
Description
Unofficial mirror of sourceware binutils-gdb repository. Updated daily.
Languages
C
51.8%
Makefile
22.4%
Assembly
12.3%
C++
6%
Roff
1.4%
Other
5.4%