diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2007-11-21 17:50:41 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2007-11-21 17:50:41 +0000 |
commit | 0eb090cbfc72edaed6f63d51edcdc82ed22c1a57 (patch) | |
tree | 096e851376a503fb03059a4988fc665f65ef91fe /binutils/ChangeLog | |
parent | fc91707cc23bf4d1cd75cc754c28cc4ff6b8c5bd (diff) | |
download | gdb-0eb090cbfc72edaed6f63d51edcdc82ed22c1a57.zip gdb-0eb090cbfc72edaed6f63d51edcdc82ed22c1a57.tar.gz gdb-0eb090cbfc72edaed6f63d51edcdc82ed22c1a57.tar.bz2 |
* dwarf.c (display_debug_loc): Cast section_end - start to long
for output format.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 9b880a8..13a162f 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2007-11-21 Hans-Peter Nilsson <hp@axis.com> + + * dwarf.c (display_debug_loc): Cast section_end - start to long + for output format. + 2007-11-20 Nick Clifton <nickc@redhat.com> * dwarf.c (display_debug_loc): Issue a warning if there are bytes |