diff options
author | Paul Pluzhnikov <ppluzhnikov@google.com> | 2012-04-20 09:52:13 -0700 |
---|---|---|
committer | Paul Pluzhnikov <ppluzhnikov@google.com> | 2012-04-20 09:52:13 -0700 |
commit | 0cec7c540760ebea988e6ec16062ef24f99a1472 (patch) | |
tree | 6913f2cfb36f695b7251f7dcb833c540cf49a5e1 /nptl/ChangeLog | |
parent | ff3d51ec58e433ca725a1039f8558d64d2d80466 (diff) | |
download | glibc-0cec7c540760ebea988e6ec16062ef24f99a1472.tar.gz glibc-0cec7c540760ebea988e6ec16062ef24f99a1472.tar.xz glibc-0cec7c540760ebea988e6ec16062ef24f99a1472.zip |
Delete unused TLS_GET_FS, TLS_SET_FS macros.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 4622393a4f..40b01cfac7 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,7 @@ +2012-04-20 Paul Pluzhnikov <ppluzhnikov@google.com> + + * sysdeps/x86_64/tls.h (TLS_GET_FS, TLS_SET_FS): Delete. + 2012-03-27 David S. Miller <davem@davemloft.net> * tst-cond16.c (do_test): Use a thread stack size which is either |