diff options
| author | Mark Wielaard <mjw@redhat.com> | 2012-06-05 23:59:17 +0200 |
|---|---|---|
| committer | Mark Wielaard <mjw@redhat.com> | 2012-06-06 12:43:43 +0200 |
| commit | a1557b89d06749ebed06877fe671c511a6fc6a82 (patch) | |
| tree | 2b1097167bb2c10dcb99390c035f9c410b39e013 /src/ChangeLog | |
| parent | ae20077f3d8e3186526c413063334eb591b10580 (diff) | |
| parent | de2ed97f33139af5c7a0811e4ec66fc896a13cf2 (diff) | |
| download | elfutils-relocate.tar.gz | |
Merge branch 'master' into relocaterelocate
Signed-off-by: Richard Fontana <rfontana@redhat.com>
Signed-off-by: Mark Wielaard <mjw@redhat.com>
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 |
