]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: enable watchpoint module everywhere
authorMike Frysinger <vapier@gentoo.org>
Thu, 24 Dec 2015 22:01:21 +0000 (17:01 -0500)
committerMike Frysinger <vapier@gentoo.org>
Fri, 25 Dec 2015 01:03:14 +0000 (20:03 -0500)
commit84e8e361dd3a3dd7314759f7f07927dac401d0e6
tree8258689d3cd0636c5661b3892b5ec1d275627081
parent3cabaf66d6ec7343bd3badc5c44c2ddd06221913
sim: enable watchpoint module everywhere

We build & bundle the watchpoint module everywhere, but we don't make
the command line flags available by default.  A few targets opted in,
but most did not.  Just enable the flag for everyone.  Not all targets
will respect the flags (making them nops), but shouldn't be a big deal.
This is how we handle other common modules already.
18 files changed:
sim/common/ChangeLog
sim/common/sim-module.c
sim/frv/ChangeLog
sim/frv/tconfig.h
sim/iq2000/ChangeLog
sim/iq2000/tconfig.h
sim/m32r/ChangeLog
sim/m32r/tconfig.h
sim/m68hc11/ChangeLog
sim/m68hc11/sim-main.h
sim/mips/ChangeLog
sim/mips/sim-main.h
sim/mn10300/ChangeLog
sim/mn10300/sim-main.h
sim/sh64/ChangeLog
sim/sh64/tconfig.h
sim/v850/ChangeLog
sim/v850/sim-main.h