aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBrendan Kehoe <brendan@zen.org>1995-04-15 02:07:14 +0000
committerBrendan Kehoe <brendan@zen.org>1995-04-15 02:07:14 +0000
commitdfd5ddb713a465a04eb27dc1fe554d218b20c7ff (patch)
tree2f85c70ce1abeb9d1eadf4155ec849a61d1ee674 /ChangeLog
parentdce38123d0fe012adc6e2eabe6d55ab3147aee0d (diff)
downloadglibc-dfd5ddb713a465a04eb27dc1fe554d218b20c7ff.zip
glibc-dfd5ddb713a465a04eb27dc1fe554d218b20c7ff.tar.gz
glibc-dfd5ddb713a465a04eb27dc1fe554d218b20c7ff.tar.bz2
* sysdeps/unix/bsd/osf/alpha/start.S: Change comments to be preprocessor comments, not assembler comments.
* sysdeps/unix/bsd/osf/alpha/start.S: Change comments to be preprocessor comments, not assembler comments.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d78f695..eaae383 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
Fri Apr 14 18:49:03 1995 Brendan Kehoe (brendan@zen.org)
+ * sysdeps/unix/bsd/osf/alpha/start.S: Change comments to be
+ preprocessor comments, not assembler comments.
+
* sysdeps/unix/bsd/osf/alpha/sysdep.h (NO_UNDERSCORES): Define.
Fri Apr 14 15:53:46 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>