aboutsummaryrefslogtreecommitdiff
path: root/libbacktrace/ChangeLog
diff options
context:
space:
mode:
authorMartin Jambor <mjambor@suse.cz>2017-08-14 14:33:54 +0000
committerMartin Jambor <mjambor@suse.cz>2017-08-14 14:33:54 +0000
commitae281588ac673801c2890f4679a211d24e4f8e01 (patch)
treeffda4ecce65bb72e54a07d8ed2c09288fa207b43 /libbacktrace/ChangeLog
parent7e05bab54f745defb749670b8c84eaf513c0b214 (diff)
Merged trunk revision 251080 into the hsa branchhsa
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/hsa@251093 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libbacktrace/ChangeLog')
-rw-r--r--libbacktrace/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libbacktrace/ChangeLog b/libbacktrace/ChangeLog
index 313a4c61855..3a2255679c0 100644
--- a/libbacktrace/ChangeLog
+++ b/libbacktrace/ChangeLog
@@ -1,3 +1,8 @@
+2017-08-02 David Edelsohn <dje.gcc@gmail.com>
+
+ PR bootstrap/81638
+ * xcoff.c (xcoff_process_linenos): Initialize incl to NULL.
+
2017-07-28 Tony Reix <tony.reix@atos.net>
* xcoff.c: Don't leak a file descriptor if an archive is malformed.