summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-05-14 20:30:25 +0000
committerRoland McGrath <roland@gnu.org>1996-05-14 20:30:25 +0000
commit64166d98349c01ccaaa848a30b12ae0d83de9bb8 (patch)
tree2b60e6e35bd3576c4cac4c8c5791ebd85869c2f1 /ChangeLog
parent7cdef09812062770bab0934657992720293a3134 (diff)
Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960515
* libc-symbols.h (lint): Macro removed. The sunrpc code does some really stupid things #ifdef lint. * sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter): Fix struct member name: sc_eip -> eip.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a6e077f79..b48c6a50ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
+
+ * libc-symbols.h (lint): Macro removed. The sunrpc code does some
+ really stupid things #ifdef lint.
+
+ * sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter): Fix
+ struct member name: sc_eip -> eip.
+
Mon May 13 19:52:33 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* Makerules (stub-$(subdir)): Put cmds including cd inside (...) with