diff options
author | Roland McGrath <roland@gnu.org> | 1996-06-05 20:08:20 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-06-05 20:08:20 +0000 |
commit | 92702b91978866324b422e24b058c52ab63c82d7 (patch) | |
tree | 94f99cecf6afe14e405e2ebee793135fd28c1a31 /ChangeLog | |
parent | 63b129ed590b377d5ce0dde7b41e4c90d0b0158f (diff) | |
download | glibc-92702b91978866324b422e24b058c52ab63c82d7.tar.gz glibc-92702b91978866324b422e24b058c52ab63c82d7.tar.xz glibc-92702b91978866324b422e24b058c52ab63c82d7.zip |
Wed Jun 5 15:57:28 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* mach/Machrules: Undo last change. (mach-generated): List .uh and .__h files only for $(user-interfaces), not for each .h in $(interface-headers); server-interfaces have no .uh or .__h files. * mach/Makefile (mach/mach_interface.defs): Renamed from mach_interface.defs. Wed Jun 5 15:10:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> * Make-dist [subdir-dirs]: Set vpath for %, not just %.c. * locale/Makefile (subdir-dirs): New variable. Wed Jun 5 00:01:19 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index 7f814de48c..ef3680f4a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,25 @@ +Wed Jun 5 15:57:28 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> + + * mach/Machrules: Undo last change. + (mach-generated): List .uh and .__h files only for $(user-interfaces), + not for each .h in $(interface-headers); server-interfaces have no .uh + or .__h files. + Wed Jun 5 15:42:51 1996 Miles Bader <miles@gnu.ai.mit.edu> * mach/Machrules (%_server.uh, %_server.__h): New rules, so that the corrsponding .defs file with without the `_server' will be used. - - * mach/Makefile (mach/mach_interface.defs): Renamed from mach_interface.defs. + + * mach/Makefile (mach/mach_interface.defs): Renamed from + mach_interface.defs. (mach/memory_object_user.defs): New variable. +Wed Jun 5 15:10:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> + + * Make-dist [subdir-dirs]: Set vpath for %, not just %.c. + + * locale/Makefile (subdir-dirs): New variable. + Wed Jun 5 00:01:19 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> * Makerules (distinfo-vars): Add sysdep_routines. @@ -18,6 +32,8 @@ Wed Jun 5 00:01:19 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> null in all cases but R_386_COPY. (elf_machine_rel): +Wed Jun 5 00:01:19 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> + * sysdeps/unix/bsd/ultrix4/mips/Dist: Updated. * sysdeps/unix/bsd/ultrix4/Dist: Removed. * sysdeps/unix/sysv/sysv4/Dist: Updated. |