binutils-gdb/sim
Mike Frysinger ac0aacdffa sim: sync build_warnings handling with gdb
The sim code gets the logic for SIM_AC_OPTION_WARNINGS from gdb, but
it hasn't been updated in a good long while.  Sync with the latest
gdb code.

There is a sim specific change in here: we disable -Werror for now.
This is because all sim code atm contains warnings.  Will probably
have to slowly add a white list of targets which can tolerate this
until everyone is updated.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-03-23 03:27:44 +00:00
..
arm
avr
bfin sim: bfin: fix corner case Logical shift issues 2012-03-19 05:06:23 +00:00
common sim: sync build_warnings handling with gdb 2012-03-23 03:27:44 +00:00
cr16
cris
d10v
erc32
frv
h8300
igen
iq2000
lm32
m32c
m32r
m68hc11
mcore
microblaze
mips
mn10300
moxie
ppc sim: ppc: fix compilation on AIX 7.1 due to st_pad name collisions 2012-03-14 05:04:18 +00:00
rl78
rx Update rx sim so that it'll print load statistics. 2012-03-03 01:23:45 +00:00
sh
sh64
testsuite sim: cris: update testsuite output after strsignal change 2012-03-21 04:50:01 +00:00
v850
.gitignore
ChangeLog
configure
configure.ac
configure.tgt
MAINTAINERS
Makefile.in
README-HACKING