binutils-gdb/sim
Dimitar Dimitrov c412d3f5d9 sim: pru: Fix test case assembly with latest GAS
After the recent change in GAS [1], macro arguments must be quoted or
grouped with parenthesis.  Add the necessary parenthesis in order to fix
assembly errors like:
    mul.s:31: Error: too many positional arguments

[1] https://sourceware.org/pipermail/binutils/2024-July/136053.html

Signed-off-by: Dimitar Dimitrov <dimitar@dinux.eu>
2024-08-12 23:33:59 +03:00
..
aarch64
arm
avr
bfin Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
bpf
common
cr16
cris
d10v
erc32
example-synacor
frv
ft32
h8300
igen
iq2000 Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
lm32
m4
m32c
m32r
m68hc11
mcore
microblaze
mips Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mn10300
moxie
msp430 Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
or1k Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
ppc
pru Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
riscv
rl78
rx
sh
testsuite sim: pru: Fix test case assembly with latest GAS 2024-08-12 23:33:59 +03:00
v850
.gitignore sim: drop unused gentmap & nltvals.def logic 2021-11-28 13:24:00 -05:00
aclocal.m4 sim: smp: make option available again 2022-12-25 02:13:30 -05:00
ChangeLog-2021
config.h.in sim: m32r: fixup some of the int<->pointer casts 2024-01-10 22:37:03 -05:00
configure sim: sh: fix nested braces in struct init 2024-01-23 03:15:02 -05:00
configure.ac
COPYING sim: clarify license text via COPYING file 2021-11-06 01:44:06 -04:00
gdbinit.in
MAINTAINERS
Makefile.am
Makefile.in sim: no rule to make sim/ppc/Makefile.in 2024-02-24 11:52:10 +10:30
README-HACKING