diff options
| author | Roland McGrath <[email protected]> | 2008-12-03 03:41:58 +0000 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2008-12-03 03:41:58 +0000 |
| commit | a845f68bf43f90e0670ed6b33154f2aff98ad46b (patch) | |
| tree | 3bc6809479ef0de95b106f0f8616ca8cb0c02cc2 /src/ChangeLog | |
| parent | a4c9d281616090c46ffc4fc3234d64e915008e1a (diff) | |
src/
2008-12-02 Roland McGrath <[email protected]>
* readelf.c (count_dwflmod, process_file): Don't presume encoding of
nonzero OFFSET argument to dwfl_getmodules.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4ef23a22..fb17835f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2008-12-02 Roland McGrath <[email protected]> + + * readelf.c (count_dwflmod, process_file): Don't presume encoding of + nonzero OFFSET argument to dwfl_getmodules. + 2008-08-07 Roland McGrath <[email protected]> * addr2line.c (main): Pass string to handle_address. |
