aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a925cd2a8..65664015fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2015-01-09 David Holsgrove <david.holsgrove@xilinx.com>
+ * sysdeps/microblaze/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as void
+ pointer and cast to uintptr_t.
+
+2015-01-09 David Holsgrove <david.holsgrove@xilinx.com>
+
* sysdeps/microblaze/nptl/tls.h (__microblaze_get_thread_area): Function
removed.
(READ_THREAD_POINTER): Use __microblaze_thread_area instead.