]> git.ipfire.org Git - thirdparty/elfutils.git/commit
libdw: Correct spelling of DW_LANG_PLI in dwarf.h.
authorMark Wielaard <mjw@redhat.com>
Sat, 22 Oct 2016 17:18:51 +0000 (19:18 +0200)
committerMark Wielaard <mjw@redhat.com>
Thu, 10 Nov 2016 11:08:34 +0000 (12:08 +0100)
commitee38b26dc14f52eb8596e638776319ebc4213d36
treed387182c6240845c1a36d6e3882bd5957adea8fd
parenta3cc8182b2ae05290b0eafa74b70746d7befc0e4
libdw: Correct spelling of DW_LANG_PLI in dwarf.h.

The name used in the standard and other DWARF implementations for
Programming Language One, PL/I, is DW_LANG_PLI (not DW_LANG_PL1).

Fix usage in dwarf_aggregate_size.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
NEWS
libdw/ChangeLog
libdw/dwarf.h
libdw/dwarf_aggregate_size.c