* Makefile.in: Add rule for xcoffexec.o like that for paread.o.
* xcoffread.c (process_xcoff_symbol, case C_LSYM): Use define_symbol.
This commit is contained in:
parent
7326242025
commit
c41e08c472
2 changed files with 6 additions and 2 deletions
|
@ -54,7 +54,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||
#include "coff/rs6000.h" /* FIXME, raw file-format guts of xcoff */
|
||||
|
||||
/* For interface with stabsread.c. */
|
||||
#include "stab_gnu.h"
|
||||
#include "aout/stab_gnu.h"
|
||||
|
||||
/* Define this if you want gdb to ignore typdef stabs. This was needed for
|
||||
one of Transarc, to reduce the size of the symbol table. Types won't be
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue