aboutsummaryrefslogtreecommitdiff
path: root/gold/ChangeLog
diff options
context:
space:
mode:
authorDoug Kwan <dougkwan@google.com>2010-06-08 00:33:41 +0000
committerDoug Kwan <dougkwan@google.com>2010-06-08 00:33:41 +0000
commit25bbe950abfced33915a8722387f2547f0978757 (patch)
treeb547abeef1177f4bd199d184022d08bfeb0439c1 /gold/ChangeLog
parent51ef9f7b38078c942a64e124a92f83169a9e74ba (diff)
downloadgdb-25bbe950abfced33915a8722387f2547f0978757.zip
gdb-25bbe950abfced33915a8722387f2547f0978757.tar.gz
gdb-25bbe950abfced33915a8722387f2547f0978757.tar.bz2
2010-06-07 Doug Kwan <dougkwan@google.com>
* arm.cc (Target_arm::do_relax): Reserve more space for stubs. Restrict stub-group size to be within long conditional branch range when working around cortex-A8 erratum.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r--gold/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index 5442a9a..938bb57 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,3 +1,9 @@
+2010-06-07 Doug Kwan <dougkwan@google.com>
+
+ * arm.cc (Target_arm::do_relax): Reserve more space for stubs.
+ Restrict stub-group size to be within long conditional branch
+ range when working around cortex-A8 erratum.
+
2010-06-07 Damien Diederen <dd@crosstwine.com>
* gold-threads.cc (Lock_impl_threads::Lock_impl_threads): Correct