OSDN Git Service

2001-10-01 Elena Zannoni <ezannoni@redhat.com>
authorezannoni <ezannoni>
Tue, 2 Oct 2001 02:51:41 +0000 (02:51 +0000)
committerezannoni <ezannoni>
Tue, 2 Oct 2001 02:51:41 +0000 (02:51 +0000)
commit974f34bd6c2e57a7fe40a94f5078a6a89b8e632e
tree22f8403f501595d4557d99a7cc9260026414df9e
parent8ea3d1233b35a8917a88ddd9f561910561b7af3a
2001-10-01  Elena Zannoni <ezannoni@redhat.com>

        * xcoffread.c (N_UNDF, N_ABS, N_TEXT, N_DATA, N_BSS, N_COMM, N_FN,
        N_EXT, N_INDR, N_SETA, N_SETT, N_SETD, N_SETB, N_SETV,
        CUR_SYMBOL_TYPE, CUR_SYMBOL_VALUE, START_PSYMTAB, END_PSYMTAB,
        SET_NAMESTRING): Delete definitions.
        Don't include language.h any more.
        Don't include partial-stab.h any more.
        (scan_xcoff_symtab): Don't jump through hoops to reuse code in
        partial-stab.h, include the code directly, instead.

        * Makefile.in (xcoffread.o): Remove dependency on partial-stab.h.
gdb/Makefile.in