binutils-gdb/sim
Mike Frysinger 18d4b488f4 sim: profile: fix bucketing with 64-bit targets
When the target's PC is 64-bits, this shift expands into a range of
8 * 8 - 1 which doesn't work with 32-bit constants.  Force it to be
a 64-bit value all the time and let the compiler truncate it.
2021-01-30 01:15:04 -05:00
..
aarch64
arm
avr
bfin
bpf
common sim: profile: fix bucketing with 64-bit targets 2021-01-30 01:15:04 -05:00
cr16
cris
d10v
erc32
frv
ft32
h8300
igen
iq2000
lm32
m32c
m32r
m68hc11 sim: m68hc11: stop making hardware conditional 2021-01-30 01:09:38 -05:00
mcore
microblaze
mips
mn10300
moxie
msp430
or1k
ppc sim: ppc: update version script usage 2021-01-19 10:54:06 -05:00
pru
rl78
rx
sh
testsuite sim: bfin: delete accidental ADI copyright 2021-01-18 21:30:12 -05:00
v850
.gitignore
ChangeLog sim: readd myself as a maintainer 2021-01-29 22:11:45 -05:00
configure sim: common: delete configure & Makefile 2021-01-18 12:23:18 -05:00
configure.ac sim: common: delete configure & Makefile 2021-01-18 12:23:18 -05:00
configure.tgt
MAINTAINERS sim: readd myself as a maintainer 2021-01-29 22:11:45 -05:00
Makefile.in sim: common: delete configure & Makefile 2021-01-18 12:23:18 -05:00
README-HACKING sim: common: delete configure & Makefile 2021-01-18 12:23:18 -05:00