diff options
| author | Roland McGrath <[email protected]> | 2007-07-16 22:23:37 +0000 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2007-07-16 22:23:37 +0000 |
| commit | 87d4780beb37f265fa89ffd909e77513ef516180 (patch) | |
| tree | 5d74ec3564099ce0370bff12595cac95644e2fe1 /libebl/ChangeLog | |
| parent | 55d34a5ac854be02fa10186182bc22685923c703 (diff) | |
libdwfl/
2007-07-16 Roland McGrath <[email protected]>
* dwfl_module.c (dwfl_report_module): Increment DWFL->nmodules when
reviving an existing module.
tests/
2007-07-16 Roland McGrath <[email protected]>
* dwfl-bug-report.c: New file.
* Makefile.am (noinst_PROGRAMS, TESTS): Add it.
(dwfl_bug_report_LDADD): New variable.
Diffstat (limited to 'libebl/ChangeLog')
| -rw-r--r-- | libebl/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libebl/ChangeLog b/libebl/ChangeLog index cda50af4..a48f8e33 100644 --- a/libebl/ChangeLog +++ b/libebl/ChangeLog @@ -1,3 +1,10 @@ +2007-07-09 Roland McGrath <[email protected]> + + * eblobjnotetypename.c (ebl_object_note_type_name): Handle + NT_GNU_HWCAP, NT_GNU_BUILD_ID. + + * eblobjnote.c (ebl_object_note): Handle NT_GNU_BUILD_ID. + 2007-04-22 Roland McGrath <[email protected]> * eblcorenotetypename.c (ebl_core_note_type_name): Handle NT_PRXFPREG. |
