aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-02-21 06:15:34 +0000
committerRoland McGrath <roland@gnu.org>1995-02-21 06:15:34 +0000
commit01cc0be62795f0afee7d7866bb2ec2f24b92dcee (patch)
treec42e7c1791bac6822956cb70a45c1015db4353ea /ChangeLog
parent8b60020b204dcaebc346d94f3d9972f741a8cbe1 (diff)
downloadglibc-01cc0be62795f0afee7d7866bb2ec2f24b92dcee.zip
glibc-01cc0be62795f0afee7d7866bb2ec2f24b92dcee.tar.gz
glibc-01cc0be62795f0afee7d7866bb2ec2f24b92dcee.tar.bz2
* Makefile (subdirs): Add elf first.
* elf/Makefile: New file. * elf/elf.h: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4baa630..e605efe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
Tue Feb 21 00:10:50 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+ * Makefile (subdirs): Add elf first.
+ * elf/Makefile: New file.
+ * elf/elf.h: New file.
+
* sysdeps/unix/start.c (errno): Only define if it's not #define'd
as a macro.
[! NO_UNDERSCORES]: Define `start' as a weak alias, not a symbol