diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2010-07-20 21:31:13 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2010-07-20 21:31:13 +0000 |
commit | 0af8aa50ec8f74937fc4897b6bd737ca5fc227e2 (patch) | |
tree | 26fe7b35531d9a9628269d3e312ef9640ffd58bb /gas | |
parent | bb1515f25457b283e41e46b01b245ec79ed630bd (diff) | |
download | fsf-binutils-gdb-0af8aa50ec8f74937fc4897b6bd737ca5fc227e2.zip fsf-binutils-gdb-0af8aa50ec8f74937fc4897b6bd737ca5fc227e2.tar.gz fsf-binutils-gdb-0af8aa50ec8f74937fc4897b6bd737ca5fc227e2.tar.bz2 |
Add missing ChangeLog entry.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 45d7cb5..8a2c3d8 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -8,6 +8,12 @@ specifier warnings for 32-bit host when --enable-64-bit-bfd. (rx_relax_frag, md_convert_frag): Likewise. +2010-07-15 Cary Coutant <ccoutant@google.com> + + * gas/NEWS: Add note about --compress-debug-sections. + * gas/as.c (show_usage): Add --compress-debug-sections and + --nocompress-debug-sections. + 2010-07-15 Rhonda Wittels <rhonda@codesourcery.com> * config/obj-elf.c (get_sym_from_input_line_and_check): New |