diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1997-05-01 01:48:27 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1997-05-01 01:48:27 +0000 |
commit | b9c8cd102327327d3367feb770f41e051243f7de (patch) | |
tree | c151d6c7f179f0986f005a35070a81324f7b9db8 /sim/common/.Sanitize | |
parent | 070573509fc9cd4a23e72675df94e6dea592853f (diff) | |
download | gdb-b9c8cd102327327d3367feb770f41e051243f7de.zip gdb-b9c8cd102327327d3367feb770f41e051243f7de.tar.gz gdb-b9c8cd102327327d3367feb770f41e051243f7de.tar.bz2 |
* cgen-mem.h, cgen-scache.[ch], cgen-sem.h, cgen-sim.h: New files.
* cgen-trace.[ch], cgen-types.h, cgen-utils.c, genmloop.sh: New files.
* sim-model.c: New file.
Diffstat (limited to 'sim/common/.Sanitize')
-rw-r--r-- | sim/common/.Sanitize | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sim/common/.Sanitize b/sim/common/.Sanitize index 0f892b9..c08bddc 100644 --- a/sim/common/.Sanitize +++ b/sim/common/.Sanitize @@ -28,9 +28,19 @@ Make-common.in Makefile.in aclocal.m4 callback.c +cgen-mem.h +cgen-scache.c +cgen-scache.h +cgen-sem.h +cgen-sim.h +cgen-trace.c +cgen-trace.h +cgen-types.h +cgen-utils.c config.in configure.in configure +genmloop.sh gentmap.c gentvals.sh nltvals.def @@ -55,6 +65,7 @@ sim-inline.h sim-io.c sim-io.h sim-load.c +sim-model.c sim-model.h sim-module.c sim-module.h |