diff options
author | Michael Meissner <gnu@the-meissners.org> | 1996-12-10 16:12:48 +0000 |
---|---|---|
committer | Michael Meissner <gnu@the-meissners.org> | 1996-12-10 16:12:48 +0000 |
commit | 3fbe064171ca48e2fafad0a454f561c07aceef7a (patch) | |
tree | 202691d6e02f2d932b55f0c85055be6d696ecebe /sim/ppc/.Sanitize | |
parent | a7dd20e8396ab9dd76ea22e0aed0bcda42b9bc54 (diff) | |
download | gdb-3fbe064171ca48e2fafad0a454f561c07aceef7a.zip gdb-3fbe064171ca48e2fafad0a454f561c07aceef7a.tar.gz gdb-3fbe064171ca48e2fafad0a454f561c07aceef7a.tar.bz2 |
New revision from Andrew
Diffstat (limited to 'sim/ppc/.Sanitize')
-rw-r--r-- | sim/ppc/.Sanitize | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sim/ppc/.Sanitize b/sim/ppc/.Sanitize index 59e646f..c9239bf 100644 --- a/sim/ppc/.Sanitize +++ b/sim/ppc/.Sanitize @@ -96,13 +96,17 @@ hw_cpu.c hw_cpu.h hw_disk.c hw_eeprom.c +hw_glue.c hw_htab.c +hw_ide.c hw_init.c hw_iobus.c hw_memory.c hw_nvram.c +hw_opic.c hw_pal.c -hw_pic.c +hw_phb.c +hw_phb.h hw_register.c hw_trace.c hw_vm.c @@ -158,6 +162,8 @@ sim_calls.c std-config.h table.c table.h +tree.c +tree.h vm.c vm.h vm_n.h |