Restore readelf's warnings that describe real problems with the file being examined...
[deliverable/binutils-gdb.git] / gdb / Makefile.in
index c9450ce7b52ce688b43d572aac5dd62a5dcef91d..e3ce6a285f7ebd93627c6a62cff394e89281e944 100644 (file)
@@ -955,6 +955,7 @@ COMMON_SFILES = \
        alloc.c \
        annotate.c \
        arch-utils.c \
+       async-event.c \
        auto-load.c \
        auxv.c \
        ax-gdb.c \
@@ -1013,10 +1014,11 @@ COMMON_SFILES = \
        dwarf2/leb.c \
        dwarf2/line-header.c \
        dwarf2/loc.c \
+       dwarf2/macro.c \
        dwarf2/read.c \
        dwarf2/section.c \
+       dwarf2/stringify.c \
        eval.c \
-       event-loop.c \
        event-top.c \
        exceptions.c \
        exec.c \
@@ -1210,6 +1212,7 @@ HFILES_NO_SRCDIR = \
        arm-linux-tdep.h \
        arm-nbsd-tdep.h \
        arm-tdep.h \
+       async-event.h \
        auto-load.h \
        auxv.h \
        ax.h \
@@ -1250,7 +1253,6 @@ HFILES_NO_SRCDIR = \
        dwarf2/index-common.h \
        dwarf2/loc.h \
        dwarf2/read.h \
-       event-loop.h \
        event-top.h \
        exceptions.h \
        exec.h \
This page took 0.027464 seconds and 4 git commands to generate.