12015-10-28  Mark Wielaard  <mjw@redhat.com>
2
3	* Makefile.am (libdwelf_a_SOURCES): Add
4	dwelf_scn_gnu_compressed_size.c.
5	* dwelf_scn_gnu_compressed_size.c: Likewise.
6	* libdwelf.h (dwelf_scn_gnu_compressed_size): New declaration.
7
82015-10-14  Chih-Hung Hsieh  <chh@google.com>
9
10	* dwelf_elf_gnu_build_id.c (find_elf_build_id): Move nested function
11	'check_notes' to file scope.
12
132014-11-14  Mark Wielaard  <mjw@redhat.com>
14
15	* dwelf_elf_gnu_debuglink.c (dwelf_elf_gnu_debuglink): Check d_buf
16	is not NULL.
17
182014-04-30  Mark Wielaard  <mjw@redhat.com>
19
20	* Makefile.am (AM_CPPFLAGS): Add libdwfl and libebl include dirs.
21	(libdwelf_a_SOURCES): Add dwelf_elf_gnu_build_id.c
22	* dwelf_elf_gnu_build_id.c: New file. Moved libdwfl function
23	__libdwfl_find_elf_build_id here.
24	* libdwelf.h (dwelf_elf_gnu_build_id): Declare new function.
25	* libdwelfP.h (dwelf_elf_gnu_build_id): Add internal declaration.
26
272014-04-24  Florian Weimer  <fweimer@redhat.com>
28
29	* dwelf_dwarf_gnu_debugaltlink.c: New file.
30	* Makefile.am (libdwelf_a_SOURCES): Add it.
31	* libdwelf.h (dwelf_dwarf_gnu_debugaltlink): Declare new function.
32	* libdwelfP.h (dwelf_dwarf_gnu_debugaltlink): Add internal
33	declaration.
34
352014-04-11  Mark Wielaard  <mjw@redhat.com>
36
37	* Makefile.am: New file.
38	* libdwelf.h: Likewise.
39	* libdwelfP.h: Likewise.
40	* dwelf_elf_gnu_debuglink.c: Likewise.
41