diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-04-03 04:03:07 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-04-03 04:03:07 -0700 |
commit | cbf0179287a799be27e278a41f7705d4c20d9f11 (patch) | |
tree | d4129d4a97b5eddb166f5cee3a8df5c9a393965f /binutils/testsuite/ChangeLog | |
parent | b366059a5b384ed822e44a6407b35ab1386b925f (diff) | |
download | gdb-cbf0179287a799be27e278a41f7705d4c20d9f11.zip gdb-cbf0179287a799be27e278a41f7705d4c20d9f11.tar.gz gdb-cbf0179287a799be27e278a41f7705d4c20d9f11.tar.bz2 |
Make is_zlib_supported always return 1
* lib/binutils-common.exp (is_zlib_supported): Always return 1.
Diffstat (limited to 'binutils/testsuite/ChangeLog')
-rw-r--r-- | binutils/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index 5c85ba8..04dfa46 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2015-04-03 H.J. Lu <hongjiu.lu@intel.com> + + * lib/binutils-common.exp (is_zlib_supported): Always return 1. + 2015-04-02 Nick Clifton <nickc@redhat.com> * binutils-all/readelf.ss-64: Move possible location of the $d |