diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index bb47e72..d9cf957 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,10 @@ 2011-01-18 H.J. Lu <hongjiu.lu@intel.com> + * write.c (compress_debug): Return if section size is smaller + than 32 bytes. + +2011-01-18 H.J. Lu <hongjiu.lu@intel.com> + PR gas/12409 * write.c (compress_debug): Return if section size is 0. |