summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2014-04-16 21:32:27 -0700
committerRichard Henderson <rth@twiddle.net>2014-04-16 21:35:29 -0700
commitd77c0899db92dfc2bed535efb91cf9918478fd86 (patch)
treefac70cb26236efe1742204d06911a3a16aa2cd35 /ChangeLog
parenta3df56fcae737c71508c7f8d38f0728642b66d66 (diff)
downloadglibc-d77c0899db92dfc2bed535efb91cf9918478fd86.tar.gz
glibc-d77c0899db92dfc2bed535efb91cf9918478fd86.tar.xz
glibc-d77c0899db92dfc2bed535efb91cf9918478fd86.zip
alpha: Enable unwind tables for backtrace.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31731d3d10..a54ec9ad07 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2014-04-16  Richard Henderson  <rth@redhat.com>
 
+	* sysdeps/alpha/Makefile [debug] (CFLAGS-backtrace.c): Enable
+	unwind tables.
+
 	* sysdeps/unix/alpha/sysdep.h (__pointer_chk_guard): Remove
 	const from the non-libc, non-ldso copy.