summaryrefslogtreecommitdiff
path: root/exec
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-04-27 21:21:54 +0000
committerRoland McGrath <roland@gnu.org>2002-04-27 21:21:54 +0000
commitf8417e16aac161415a64bfd4593253ccedab94ef (patch)
tree797328b4169fe37649ac9f6de907589b4adb856b /exec
parente74e95d8559ee79b61e0cc7eb766555c4c9c1dba (diff)
.
Diffstat (limited to 'exec')
-rw-r--r--exec/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/exec/ChangeLog b/exec/ChangeLog
index 7c9ad49a..2b1de990 100644
--- a/exec/ChangeLog
+++ b/exec/ChangeLog
@@ -1,3 +1,9 @@
+2002-04-27 Roland McGrath <roland@frob.com>
+
+ * priv.h: Include <link.h> to get ElfW macro.
+ * priv.h, exec.c, main.c, hostarch.c: Use `ElfW(TYPE)' in place
+ of `Elf32_TYPE' throughout.
+
2002-03-11 Roland McGrath <roland@frob.com>
* core.c: File removed.