diff options
| author | Ulf Hermann <[email protected]> | 2017-05-08 15:28:09 +0200 |
|---|---|---|
| committer | Ulf Hermann <[email protected]> | 2017-05-08 15:55:12 +0200 |
| commit | 3695a1ba8dcd16459e0f35b74e88dbef48d21861 (patch) | |
| tree | 674d0dc13f0065f81e7f672e81fc09b42405656d /libdw/ChangeLog | |
| parent | 9f6ffdc1b75fd69ecda219c9e9f1b2551f542b26 (diff) | |
| parent | 6358858c4d65e8fb12a112198ee1d4bcab0be876 (diff) | |
Merge tag 'elfutils-0.169'QtCreator4.5.1QtCreator4.5.0-rc1QtCreator4.5.0QtCreator4.4.1QtCreator4.4.0-rc1QtCreator4.4.0-beta1QtCreator4.4.04.54.4
Conflicts:
ChangeLog
backends/ChangeLog
config/ChangeLog
lib/ChangeLog
libasm/ChangeLog
libcpu/ChangeLog
libdw/ChangeLog
libdwfl/ChangeLog
libdwfl/derelocate.c
libdwfl/linux-kernel-modules.c
libebl/ChangeLog
libelf/ChangeLog
src/ChangeLog
tests/ChangeLog
Change-Id: I3b7ced947c6498290aaae27443985b84531f0bcd
Diffstat (limited to 'libdw/ChangeLog')
| -rw-r--r-- | libdw/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libdw/ChangeLog b/libdw/ChangeLog index 5b2fc600..eda35c5d 100644 --- a/libdw/ChangeLog +++ b/libdw/ChangeLog @@ -29,6 +29,15 @@ * libdw.h: Remove attribute macro declarations and use __noreturn_attribute__ as defined in libelf.h. +2017-04-20 Ulf Hermann <[email protected]> + + * libdw.h: Remove attribute macro declarations and use + __noreturn_attribute__ as defined in libelf.h. + +2017-04-20 Ulf Hermann <[email protected]> + + * dwarf_begin_elf.c: Include endian.h. + 2017-03-30 Mark Wielaard <[email protected]> * dwarf_peel_type.c (dwarf_peel_type): Call dwarf_attr_integrate on |
