aboutsummaryrefslogtreecommitdiff
path: root/gdb/sparc-tdep.c
diff options
context:
space:
mode:
authorJose E. Marchesi <jose.marchesi@oracle.com>2023-11-30 08:34:09 +0100
committerJose E. Marchesi <jose.marchesi@oracle.com>2023-11-30 08:48:56 +0100
commitdd2947e76aa285a12aa26de63a59f5fb8092ef82 (patch)
tree0396fb73027f495f8637b873f75530d3577f25f4 /gdb/sparc-tdep.c
parent0e78c95c497487aee110dbfc7ca2417b6b2e522d (diff)
downloadbinutils-dd2947e76aa285a12aa26de63a59f5fb8092ef82.zip
binutils-dd2947e76aa285a12aa26de63a59f5fb8092ef82.tar.gz
binutils-dd2947e76aa285a12aa26de63a59f5fb8092ef82.tar.bz2
gas: support double-slash line comments in BPF assembly
This patch makes the BPF assembler to support double-slash line comments, like the llvm BPF assembler does. At this point both assemblers support the same commenting styles: - Line comments preceded by # or //. - Non-nestable block comments delimited by /* and */. This patch also adds a couple of tests to make sure all the comment styles work in both normal and pseudoc syntax. The manual is also updated to mention double-slash line comments.
Diffstat (limited to 'gdb/sparc-tdep.c')
0 files changed, 0 insertions, 0 deletions