diff options
author | Andrew Cagney <cagney@redhat.com> | 1998-05-25 07:37:30 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 1998-05-25 07:37:30 +0000 |
commit | 39e953a72287cfa9335871478f27258989a22a66 (patch) | |
tree | 6438a7bde0347193bf8971ff7f1024e27b85690d /sim/common/.Sanitize | |
parent | 2f06c437e28ea3bfab27cc9b9b11dd235397a938 (diff) | |
download | gdb-39e953a72287cfa9335871478f27258989a22a66.zip gdb-39e953a72287cfa9335871478f27258989a22a66.tar.gz gdb-39e953a72287cfa9335871478f27258989a22a66.tar.bz2 |
Split out hw-event code. Clean up interface. Update all users.
Diffstat (limited to 'sim/common/.Sanitize')
-rw-r--r-- | sim/common/.Sanitize | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/sim/common/.Sanitize b/sim/common/.Sanitize index c765b7f..c969031 100644 --- a/sim/common/.Sanitize +++ b/sim/common/.Sanitize @@ -47,6 +47,9 @@ cgen-utils.c config.in configure.in configure +dv-core.c +dv-glue.c +dv-pal.c dv-sockser.c dv-sockser.h gdbinit.in @@ -54,6 +57,18 @@ genmloop.sh gennltvals.sh gentmap.c gentvals.sh +hw-base.c +hw-base.h +hw-device.c +hw-device.h +hw-events.c +hw-events.h +hw-ports.c +hw-ports.h +hw-properties.c +hw-properties.h +hw-tree.c +hw-tree.h nltvals.def nrun.c run.c |