diff options
author | Roland McGrath <roland@gnu.org> | 1996-02-13 11:35:47 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-02-13 11:35:47 +0000 |
commit | 4eea716e2dff234d74812ccd622baeeec9518e65 (patch) | |
tree | 1f0a44fe251aaddb0f2ae3b1f697706785635267 | |
parent | 2a072de4a1b78ae6e7cfe7d6be4cd837f3cafaf5 (diff) | |
download | glibc-4eea716e2dff234d74812ccd622baeeec9518e65.tar.gz glibc-4eea716e2dff234d74812ccd622baeeec9518e65.tar.xz glibc-4eea716e2dff234d74812ccd622baeeec9518e65.zip |
i386/gnu/types.h moved to top-level linux dir.
* sysdeps/unix/sysv/linux/gnu/types.h: Moved from linux/i386.
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | sysdeps/unix/sysv/linux/gnu/types.h (renamed from sysdeps/unix/sysv/linux/i386/gnu/types.h) | 0 |
2 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 92c386bdea..4c711d2be4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ Tue Feb 13 05:12:02 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> + * sysdeps/unix/sysv/linux/gnu/types.h: Moved from linux/i386. + * sysdeps/unix/sysv/linux/Makefile [$(subdir)=math] (sysdep_routines): Append setfpucw. (extra-objs): Append ieee-fpucw.o. diff --git a/sysdeps/unix/sysv/linux/i386/gnu/types.h b/sysdeps/unix/sysv/linux/gnu/types.h index 43264b5d45..43264b5d45 100644 --- a/sysdeps/unix/sysv/linux/i386/gnu/types.h +++ b/sysdeps/unix/sysv/linux/gnu/types.h |