aboutsummaryrefslogtreecommitdiff
path: root/gold/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
commit1d509098948ff183c755c2353f8822dc0f046f57 (patch)
tree8d22a80da4107574cf0d75eddc03fe8643715f24 /gold/ChangeLog
parent34431a2aa1e9e1a2fc255619985103494ae2f90d (diff)
downloadgdb-1d509098948ff183c755c2353f8822dc0f046f57.zip
gdb-1d509098948ff183c755c2353f8822dc0f046f57.tar.gz
gdb-1d509098948ff183c755c2353f8822dc0f046f57.tar.bz2
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 'gold/ChangeLog')
-rw-r--r--gold/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index 7706aa4..b3e6f7c 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,3 +1,8 @@
+2012-04-23 Cary Coutant <ccoutant@google.com>
+
+ * gdb-index.cc (Gdb_index::do_write): Use Swap_aligned32 for writing
+ CU range table of gdb index.
+
2012-04-20 David S. Miller <davem@davemloft.net>
* target.cc (Sized_target::do_adjust_elf_header): Use big_endian