diff options
Diffstat (limited to 'elfcpp/ChangeLog')
-rw-r--r-- | elfcpp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/elfcpp/ChangeLog b/elfcpp/ChangeLog index 01bb101..bc5681a 100644 --- a/elfcpp/ChangeLog +++ b/elfcpp/ChangeLog @@ -1,3 +1,8 @@ +2014-09-17 Han Shen <shenhan@google.com> + + * aarch64.h (R_AARCH64_TLS_DTPREL64): Switch enum value with ... + (R_AARCH64_TLS_DTPMOD64): ... enum value. + 2014-09-15 Andrew Bennett <andrew.bennett@imgtec.com> Matthew Fortune <matthew.fortune@imgtec.com> |