summaryrefslogtreecommitdiff
path: root/libgcc/ChangeLog
diff options
context:
space:
mode:
authorktietz <ktietz@138bc75d-0d04-0410-961f-82ee72b054a4>2014-08-19 14:52:17 +0000
committerktietz <ktietz@138bc75d-0d04-0410-961f-82ee72b054a4>2014-08-19 14:52:17 +0000
commit827d5daf5c71c4ce7fe5b802fd25fcbce698c4fb (patch)
treeb17ca7f904ca9ed57c87f135738feb2ad3ec0e9f /libgcc/ChangeLog
parent9a38ecd7b7052d087c482a2518648b9fcb5e9e61 (diff)
downloadgcc-827d5daf5c71c4ce7fe5b802fd25fcbce698c4fb.tar.gz
2014-08-19 Yaakov Selkowitz <yselkowi@redhat.com>
* config/i386/cygming-crtbegin.c (deregister_frame_fn): Fix declaration syntax. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@214153 138bc75d-0d04-0410-961f-82ee72b054a4
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 cb4b2853269..cdca13a30d8 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -1,3 +1,8 @@
+2014-08-19 Yaakov Selkowitz <yselkowi@redhat.com>
+
+ * config/i386/cygming-crtbegin.c (deregister_frame_fn): Fix
+ declaration syntax.
+
2014-08-13 Steve Ellcey <sellcey@mips.com>
* crtstuff.c: Undef caddr_t.