diff options
| author | Petr Machata <[email protected]> | 2009-03-25 19:25:10 -0700 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2009-03-25 19:25:10 -0700 |
| commit | 09881df7297c1e59d0e1f4bef1531ed0e48ab2f8 (patch) | |
| tree | 7eb4be5cc952d3e8117e0f2e8667aa25afa140f1 /tests/ChangeLog | |
| parent | d0aa42a6e3728e3f08a8e261bd623db95e81d5d2 (diff) | |
<dwarf>: Don't swallow last attribute
Diffstat (limited to 'tests/ChangeLog')
| -rw-r--r-- | tests/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 6bc5000e..e523c8cd 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,9 @@ +2009-03-25 Petr Machata <[email protected]> + + * dwarf-attributes.cc: New file. + * Makefile.am (noinst_PROGRAMS): Add it. + (dwarf_attributes_SOURCES, dwarf_attributes_LDADD): New variables. + 2009-03-25 Roland McGrath <[email protected]> * dwarf-print.cc (print_die, process_file): Take LIMIT argument. |
