diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d5a5b250..4db7155a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,17 @@ +2012-05-09 Roland McGrath <roland@hack.frob.com> + + * elflint (check_sections): Allow zero sized sections at (filesz) end + of segment. And make check overflow-proofed. + +2012-04-24 Mark Wielaard <mjw@redhat.com> + + * readelf.c (print_ops): Add DW_OP_GNU_push_tls_address, + DW_OP_GNU_uinit and DW_OP_GNU_encoded_addr. + +2012-03-28 Roland McGrath <roland@hack.frob.com> + + * elflint.c (special_sections): Accept SHF_INFO_LINK for reloc sections. + 2012-03-30 Mark Wielaard <mjw@redhat.com> * strip.c (handle_elf): Use ebl_reloc_simple_types instead of |
