summaryrefslogtreecommitdiff
path: root/elfcpp/ChangeLog
diff options
context:
space:
mode:
authorCary Coutant <ccoutant@google.com>2012-04-23 23:31:15 +0000
committerCary Coutant <ccoutant@google.com>2012-04-23 23:31:15 +0000
commit78d324278be1b6d5846760e5bbf4cb15b5d00d9e (patch)
treed60baf4d5e9b26236ef9f2bdd1bcdff81d2120ce /elfcpp/ChangeLog
parent44700892b807c8a7c6683d35d77b9605628065fe (diff)
downloadbinutils-redhat-78d324278be1b6d5846760e5bbf4cb15b5d00d9e.tar.gz
elfcpp/
* elfcpp_swap.h (struct Swap_aligned32): New template. gold/ * gdb-index.cc (Gdb_index::do_write): Use Swap_aligned32 for writing CU range table of gdb index.
Diffstat (limited to 'elfcpp/ChangeLog')
-rw-r--r--elfcpp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/elfcpp/ChangeLog b/elfcpp/ChangeLog
index 25502dfb3b..6e31367a99 100644
--- a/elfcpp/ChangeLog
+++ b/elfcpp/ChangeLog
@@ -1,3 +1,7 @@
+2012-04-23 Cary Coutant <ccoutant@google.com>
+
+ * elfcpp_swap.h (struct Swap_aligned32): New template.
+
2012-04-16 David S. Miller <davem@davemloft.net>
* sparc.h (R_SPARC_JMP_IREL): New relocation.