+2009-04-02 Roland McGrath <roland@redhat.com>
+
+ * Makefile.am (noinst_HEADERS): Add known-dwarf.h and
+ c++/dwarf-knowledge.cc here.
+
2009-03-29 Roland McGrath <roland@redhat.com>
* c++/exception.cc: New file.
c++/known.cc \
c++/line_info.cc \
c++/edit-values.cc
+noinst_HEADERS = c++/dwarf-knowledge.cc
if MAINTAINER_MODE
BUILT_SOURCES = $(srcdir)/known-dwarf.h
libdw_a_LIBADD = $(addprefix ../libdwfl/,$(shell $(AR) t ../libdwfl/libdwfl.a))
-noinst_HEADERS = libdwP.h memory-access.h dwarf_abbrev_hash.h
+noinst_HEADERS += libdwP.h memory-access.h dwarf_abbrev_hash.h known-dwarf.h
EXTRA_DIST = libdw.map
+2009-04-02 Roland McGrath <roland@redhat.com>
+
+ * Makefile.am (noinst_HEADERS): Add dwarfstrings.h here.
+ (dwarflint_SOURCES): Add dwarflint-expected.hh and dwarflint.h here.
+ (noinst_HEADERS): Add expr_opcodes.h too.
+
2009-03-24 Roland McGrath <roland@redhat.com>
* Makefile.am (libdwplusplus_SOURCES): Variable removed.
dwarfcmp_SOURCES = dwarfcmp.cc
-dwarflint_SOURCES = dwarflint.c dwarflint-hl.cc \
- dwarflint-expected-at.cc dwarfstrings.c
+dwarflint_SOURCES = dwarflint.c dwarflint.h dwarflint-hl.cc \
+ dwarflint-expected-at.cc dwarflint-expected.hh \
+ dwarfstrings.c
readelf_SOURCES = readelf.c dwarfstrings.c
noinst_HEADERS = ld.h symbolhash.h sectionhash.h versionhash.h \
- ldscript.h xelf.h unaligned.h
+ ldscript.h xelf.h unaligned.h dwarfstrings.h \
+ expr_opcodes.h
EXTRA_DIST = elf32-i386.script libld_elf_i386.map $(ld_modules) arlib.h \
debugpred.h
testfile44.S.bz2 testfile44.expect.bz2 run-disasm-x86.sh \
testfile45.S.bz2 testfile45.expect.bz2 run-disasm-x86-64.sh \
testfile46.bz2 testfile47.bz2 testfile48.bz2 testfile48.debug.bz2 \
- testfile49.bz2 dwarf-attributes.sh
+ testfile49.bz2 run-dwarf-attributes.sh
installed_TESTS_ENVIRONMENT = libdir=$(DESTDIR)$(libdir) \
bindir=$(DESTDIR)$(bindir) \