diff options
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index b7d4ee0..0d027b0 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,9 @@ 2006-02-02 H.J. Lu <hongjiu.lu@intel.com> + * readelf.c (process_program_headers): Undo the last change. + +2006-02-02 H.J. Lu <hongjiu.lu@intel.com> + * readelf.c (process_program_headers): Undo the change made on 2004-09-22. Match PT_DYNAMIC segment only with SHT_DYNAMIC sections. |