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 53a618d..69e1061 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,10 @@ 2015-12-08 Jan Beulich <jbeulich@suse.com> + * read.c (stringer): Move absolute section check up. Return + right away. + +2015-12-08 Jan Beulich <jbeulich@suse.com> + * config/obj-elf.c (elf_file_symbol): Tighten condition for moving BSF_FILE symbols. |