diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-05-28 17:23:19 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-05-28 17:23:19 -0700 |
commit | 0d3b7a190c3abbdce27d4b0b9f16517bf5664099 (patch) | |
tree | e54ee5f9f67d861777778971456b68e04517c6a8 /ChangeLog | |
parent | 1efe2bd9dcde62506e5ce4f7f8494dfaa1fdf012 (diff) | |
download | glibc-0d3b7a190c3abbdce27d4b0b9f16517bf5664099.tar.gz glibc-0d3b7a190c3abbdce27d4b0b9f16517bf5664099.tar.xz glibc-0d3b7a190c3abbdce27d4b0b9f16517bf5664099.zip |
SH: Consolidate NPTL/non versions of clone
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 35c3a0beb9..8ffe903d6e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2014-05-28 Roland McGrath <roland@hack.frob.com> + * sysdeps/unix/sysv/linux/sh/clone.S: Deconditionalize the code + that was previously under [RESET_PID]. + * nptl/sysdeps/unix/sysv/linux/sh/clone.S: File removed. + * sysdeps/unix/sysv/linux/tile/arch-fork.h: New file. * sysdeps/unix/sysv/linux/tile/nptl/fork.c: File removed. |