diff options
author | K. Richard Pixley <rich@cygnus> | 1993-05-27 06:44:29 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1993-05-27 06:44:29 +0000 |
commit | 87756e15db9426efa646df410eed1de8533174ac (patch) | |
tree | b417cb3c813b0e1dbc3612b0e9b2bbdbfaffa865 /include | |
parent | 7b85349fe85f22b96495ef7eff04c6e5b28c3d66 (diff) | |
download | gdb-87756e15db9426efa646df410eed1de8533174ac.zip gdb-87756e15db9426efa646df410eed1de8533174ac.tar.gz gdb-87756e15db9426efa646df410eed1de8533174ac.tar.bz2 |
added things-to-lose sections
Diffstat (limited to 'include')
-rw-r--r-- | include/.Sanitize | 2 | ||||
-rw-r--r-- | include/aout/.Sanitize | 2 | ||||
-rw-r--r-- | include/coff/.Sanitize | 2 | ||||
-rw-r--r-- | include/elf/.Sanitize | 2 | ||||
-rw-r--r-- | include/opcode/.Sanitize | 2 |
5 files changed, 10 insertions, 0 deletions
diff --git a/include/.Sanitize b/include/.Sanitize index a4a3146..8cb63c8 100644 --- a/include/.Sanitize +++ b/include/.Sanitize @@ -46,6 +46,8 @@ obstack.h opcode wait.h +Things-to-lose: + Do-last: # End of file. diff --git a/include/aout/.Sanitize b/include/aout/.Sanitize index 60f72ac..4283be6 100644 --- a/include/aout/.Sanitize +++ b/include/aout/.Sanitize @@ -41,6 +41,8 @@ stab.def stab_gnu.h sun4.h +Things-to-lose: + Do-last: v9dirty="aout64.h" diff --git a/include/coff/.Sanitize b/include/coff/.Sanitize index 175316b..8d9da58 100644 --- a/include/coff/.Sanitize +++ b/include/coff/.Sanitize @@ -43,6 +43,8 @@ symconst.h we32k.h z8k.h +Things-to-lose: + Do-last: # End of file. diff --git a/include/elf/.Sanitize b/include/elf/.Sanitize index a4ced8f..fb41bc7 100644 --- a/include/elf/.Sanitize +++ b/include/elf/.Sanitize @@ -32,6 +32,8 @@ dwarf.h external.h internal.h +Things-to-lose: + Do-last: v9dirty="common.h" diff --git a/include/opcode/.Sanitize b/include/opcode/.Sanitize index 6ac35ba..190a54b 100644 --- a/include/opcode/.Sanitize +++ b/include/opcode/.Sanitize @@ -47,6 +47,8 @@ sparc.h tahoe.h vax.h +Things-to-lose: + Do-last: v9dirty="sparc.h" |