projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5963e6
)
fix-header.c (write_rbrac): Add "abort" to functions which need to be protected.
author
Manfred Hollstein
<manfred@gcc.gnu.org>
Tue, 5 May 1998 23:23:39 +0000
(23:23 +0000)
committer
Manfred Hollstein
<manfred@gcc.gnu.org>
Tue, 5 May 1998 23:23:39 +0000
(23:23 +0000)
�
* fix-header.c (write_rbrac): Add "abort" to functions which need to
be protected.
From-SVN: r19555
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 8cabe0c44f3d8dc7ede507398f6352a3b3c93d2b..cfca785f93da8bad5bbaaa623e14db8deb53af91 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,8
@@
+Wed May 6 08:22:24 1998 Manfred Hollstein <manfred@s-direktnet.de>
+
+ * fix-header.c (write_rbrac): Add "abort" to functions which need to
+ be protected.
+
Wed May 6 00:09:36 1998 Jeffrey A Law (law@cygnus.com)
* Check in merge from gcc2. See ChangeLog.12 for details.