2001-10-01 Elena Zannoni <ezannoni@redhat.com>
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>
Tue, 2 Oct 2001 02:51:41 +0000 (02:51 +0000)
committerElena Zannoni <ezannoni@kwikemart.cygnus.com>
Tue, 2 Oct 2001 02:51:41 +0000 (02:51 +0000)
commita99a072c2c3b01662c04818556c312cbe7060df5
treeb298fda570d181a499dfb77b1473759ebaf1454c
parentd5d0a62f696781945d46579f2135e108daa32496
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
This page took 0.038056 seconds and 4 git commands to generate.