diff options
author | Mark Alexander <marka@cygnus> | 1996-07-07 04:19:55 +0000 |
---|---|---|
committer | Mark Alexander <marka@cygnus> | 1996-07-07 04:19:55 +0000 |
commit | b7cc3e753094407b5dbb1f4d6c70e679f4fe2172 (patch) | |
tree | 8a84fb5e4ad932076ced5f2cf6b641cf4a51fe0c | |
parent | b777c6a7332b238bc933da6c0d5a03faaf0ae60b (diff) | |
download | gdb-b7cc3e753094407b5dbb1f4d6c70e679f4fe2172.zip gdb-b7cc3e753094407b5dbb1f4d6c70e679f4fe2172.tar.gz gdb-b7cc3e753094407b5dbb1f4d6c70e679f4fe2172.tar.bz2 |
Add linux.mh and xm-linux.h.
-rw-r--r-- | gdb/config/powerpc/.Sanitize | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/config/powerpc/.Sanitize b/gdb/config/powerpc/.Sanitize index 9664bf6..663bf2d 100644 --- a/gdb/config/powerpc/.Sanitize +++ b/gdb/config/powerpc/.Sanitize @@ -30,6 +30,7 @@ aix4.mt cygwin32.mh cygwin32.mt gdbserve.mt +linux.mh macos.mh macos.mt nm-aix.h @@ -54,6 +55,7 @@ tm-ppcle-sim.h tm-solaris.h xm-aix.h xm-cygwin32.h +xm-linux.h xm-mpw.h xm-solaris.h |