aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 03d75b1..a8e3eb4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Mon Jun 12 13:15:45 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+
+ * Makerules (lib%.so: lib%_pic.a): Moved this rule to after
+ installation rules.
+
+ * sysdeps/mach/sysdep.h [HAVE_ELF] (ENTRY): Redefine this macro so
+ it uses the `.type' directive, which is necessary for shared
+ libraries to work properly.
+
Thu Jun 8 02:50:26 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* elf/dl-load.c (_dl_map_object): Add MAP_INHERIT flag in mmap