binutils-gdb/sim
Orgad Shaneh acaf48b921 sim/erc32: Rename EVENT_MAX -> MAX_EVENTS
EVENT_MAX is defined as 0x7FFFFFFF (INT_MAX) in winuser.h, so when
building on Windows, the value is overridden and compilation fails
because the array size of evbuf is too large.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=28476
Approved-By: Tom Tromey <tom@tromey.com>
2024-03-21 10:46:23 -06:00
..
aarch64
arm
avr
bfin
bpf sim: bpf: remove support for ldinddw and ldabsdw instructions 2024-01-29 22:25:19 +01:00
common
cr16
cris
d10v
erc32 sim/erc32: Rename EVENT_MAX -> MAX_EVENTS 2024-03-21 10:46:23 -06:00
example-synacor
frv
ft32
h8300
igen
iq2000
lm32
m4 sim: sh: fix nested braces in struct init 2024-01-23 03:15:02 -05:00
m32c
m32r
m68hc11
mcore
microblaze
mips
mn10300
moxie
msp430
or1k
ppc sim: no rule to make sim/ppc/Makefile.in 2024-02-24 11:52:10 +10:30
pru
riscv sim: riscv: Add support for compressed integer instructions 2024-02-13 11:04:04 +00:00
rl78
rx
sh sim: sh: fix nested braces in struct init 2024-01-23 03:15:02 -05:00
testsuite sim: riscv: Add support for compressed integer instructions 2024-02-13 11:04:04 +00:00
v850
.gitignore
aclocal.m4
ChangeLog-2021
config.h.in
configure sim: sh: fix nested braces in struct init 2024-01-23 03:15:02 -05:00
configure.ac
COPYING
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