mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-10 01:15:10 +08:00
* hpux-symtab.h: New file describing the debug symbols emitted by
the HP C compilers.
This commit is contained in:
@ -21,6 +21,12 @@ else
|
|||||||
lose_these_too="mpw"
|
lose_these_too="mpw"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
if ( echo $* | grep keep\-hpread > /dev/null ) ; then
|
||||||
|
keep_these_too="hpux-symtab.h ChangeLog.hpread"
|
||||||
|
else
|
||||||
|
lose_these_too="hpux-symtab.h ChangeLog.hpread"
|
||||||
|
fi
|
||||||
|
|
||||||
# All files listed between the "Things-to-keep:" line and the
|
# All files listed between the "Things-to-keep:" line and the
|
||||||
# "Files-to-sed:" line will be kept. All other files will be removed.
|
# "Files-to-sed:" line will be kept. All other files will be removed.
|
||||||
# Directories listed in this section will have their own Sanitize
|
# Directories listed in this section will have their own Sanitize
|
||||||
|
6
include/ChangeLog.hpread
Normal file
6
include/ChangeLog.hpread
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
Fri Aug 19 09:56:31 1994 Jeff Law (law@snake.cs.utah.edu)
|
||||||
|
|
||||||
|
* hpux-symtab.h: New file describing the debug symbols emitted by
|
||||||
|
the HP C compilers.
|
||||||
|
|
||||||
|
|
2559
include/hpux-symtab.h
Executable file
2559
include/hpux-symtab.h
Executable file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user