diff options
| author | Roland McGrath <[email protected]> | 2010-03-10 23:49:13 -0800 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2010-03-11 00:00:20 -0800 |
| commit | 8068e06dd70d08789fafd8d6d22bbb42adbd2e7d (patch) | |
| tree | c198133b372ad6c45b26301d7a1197d4d5a70377 /libdwfl/ChangeLog | |
| parent | dd7a9d79b88cf55d0b2c0e57e5f46373308e0cac (diff) | |
Export dwfl_core_file_report.
Diffstat (limited to 'libdwfl/ChangeLog')
| -rw-r--r-- | libdwfl/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libdwfl/ChangeLog b/libdwfl/ChangeLog index 7df643e3..86cc6930 100644 --- a/libdwfl/ChangeLog +++ b/libdwfl/ChangeLog @@ -1,3 +1,10 @@ +2010-03-10 Roland McGrath <[email protected]> + + * core-file.c (dwfl_core_file_report): Punt EHDR argument. + * argp-std.c (parse_opt): Update caller. + * libdwfl.h: Declare dwfl_core_file_report. + * libdwflP.h: Don't. + 2010-02-17 Roland McGrath <[email protected]> * dwfl_segment_report_module.c (addr_segndx): Take new flag argument. |
