diff options
author | K. Richard Pixley <rich@cygnus> | 1992-09-30 22:39:02 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-09-30 22:39:02 +0000 |
commit | dfc8261766b52ca2cc32bf06ac417f44c0a247f5 (patch) | |
tree | 3a29e27e5630947942af6e4d93e0d2273c057262 /gdb/.Sanitize | |
parent | e040b94b9e2d84580ea2953d96068c8e550031fd (diff) | |
download | gdb-dfc8261766b52ca2cc32bf06ac417f44c0a247f5.zip gdb-dfc8261766b52ca2cc32bf06ac417f44c0a247f5.tar.gz gdb-dfc8261766b52ca2cc32bf06ac417f44c0a247f5.tar.bz2 |
Native file renaming.
* nat-sparc.c -> sparc-nat.c
* nat-sun4os4.h -> nm-sun4os4.h
* nat-trash.h -> nm-trash.h
* configure.in: link to nm.h rather than nat.h.
* infptrace.c: include nm.h rather than nat.h.
Diffstat (limited to 'gdb/.Sanitize')
-rw-r--r-- | gdb/.Sanitize | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/gdb/.Sanitize b/gdb/.Sanitize index 21a8b8a..7eeaee3 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -64,8 +64,8 @@ convx-opcode.h copying.awk copying.c core.c -corelow.c coredep.c +corelow.c createtags dbxread.c defs.h @@ -138,12 +138,11 @@ mips-tdep.c mips-xdep.c mipsread.c munch -nat-sparc.c -nat-sun4os4.h -nat-trash.h news-xdep.c nindy-share nindy-tdep.c +nm-sun4os4.h +nm-trash.h ns32k-opcode.h ns32k-pinsn.c objfiles.c @@ -182,6 +181,7 @@ signals.h solib.c solib.h source.c +sparc-nat.c sparc-pinsn.c sparc-stub.c sparc-tdep.c @@ -206,9 +206,9 @@ target.h terminal.h tm-29k.h tm-3b1.h -tm-68k.h tm-68k-noun.h tm-68k-un.h +tm-68k.h tm-altos.h tm-amix.h tm-arm.h |