aboutsummaryrefslogtreecommitdiff
path: root/libgcc/ChangeLog
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2011-11-22 03:01:02 +0000
committerHans-Peter Nilsson <hp@gcc.gnu.org>2011-11-22 03:01:02 +0000
commit6685dd96b276a9a98f79a7f48c835af25cecf0cb (patch)
tree41251f6d17185b6408e84df5bca2d76f3c0cc35b /libgcc/ChangeLog
parente02a544331f909a699b1f18ff763efaab02eca3d (diff)
downloadgcc-6685dd96b276a9a98f79a7f48c835af25cecf0cb.zip
gcc-6685dd96b276a9a98f79a7f48c835af25cecf0cb.tar.gz
gcc-6685dd96b276a9a98f79a7f48c835af25cecf0cb.tar.bz2
Makefile.in ($(srcdir)/emutls.c): Explain why it's in LIB2ADDEH et al.
* Makefile.in ($(srcdir)/emutls.c): Explain why it's in LIB2ADDEH et al. From-SVN: r181608
Diffstat (limited to 'libgcc/ChangeLog')
-rw-r--r--libgcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog
index fc2331d..b1ad478 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -1,3 +1,8 @@
+2011-11-21 Hans-Peter Nilsson <hp@axis.com>
+
+ * Makefile.in ($(srcdir)/emutls.c): Explain why it's in LIB2ADDEH
+ et al.
+
2011-11-21 Richard Henderson <rth@redhat.com>
* crtstuff.c (USE_TM_CLONE_REGISTRY): Default to 1 on ELF.