diff options
-rw-r--r-- | gdb/.Sanitize | 1 | ||||
-rw-r--r-- | gdb/config/powerpc/.Sanitize | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/gdb/.Sanitize b/gdb/.Sanitize index c8e0592..1f6d96f 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -233,6 +233,7 @@ m88k-tdep.c mac-defs.h mac-xdep.c mac-gdb.r +mac-nat.c main.c maint.c mdebugread.c diff --git a/gdb/config/powerpc/.Sanitize b/gdb/config/powerpc/.Sanitize index fc1f0d1..49bf7aa 100644 --- a/gdb/config/powerpc/.Sanitize +++ b/gdb/config/powerpc/.Sanitize @@ -28,12 +28,16 @@ aix.mt aix4.mh aix4.mt gdbserve.mt +macos.mh +macos.mt nm-aix.h +nm-macos.h ppc-eabi.mt ppc-nw.mt ppc-sim.mt ppcle-eabi.mt ppcle-sim.mt +tm-macos.h tm-ppc-aix.h tm-ppc-aix4.h tm-ppc-eabi.h |