diff options
author | Brendan Kehoe <brendan@zen.org> | 1995-04-15 02:07:14 +0000 |
---|---|---|
committer | Brendan Kehoe <brendan@zen.org> | 1995-04-15 02:07:14 +0000 |
commit | dfd5ddb713a465a04eb27dc1fe554d218b20c7ff (patch) | |
tree | 2f85c70ce1abeb9d1eadf4155ec849a61d1ee674 /ChangeLog | |
parent | dce38123d0fe012adc6e2eabe6d55ab3147aee0d (diff) | |
download | glibc-dfd5ddb713a465a04eb27dc1fe554d218b20c7ff.tar.gz glibc-dfd5ddb713a465a04eb27dc1fe554d218b20c7ff.tar.xz glibc-dfd5ddb713a465a04eb27dc1fe554d218b20c7ff.zip |
* 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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d78f6952b0..eaae38382b 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> |