diff options
author | Torvald Riegel <triegel@redhat.com> | 2014-12-17 23:07:50 +0100 |
---|---|---|
committer | David Holsgrove <david.holsgrove@xilinx.com> | 2015-01-09 14:58:49 +1000 |
commit | 9e560f4838f37362449ebb0c19a0592323e593b1 (patch) | |
tree | 2132a485d58a77561f19adefe65c452daed5cbbe /ChangeLog | |
parent | e1cfbd0c376853f8720508e92b8fd0322bc64a6a (diff) | |
download | glibc-9e560f4838f37362449ebb0c19a0592323e593b1.zip glibc-9e560f4838f37362449ebb0c19a0592323e593b1.tar.gz glibc-9e560f4838f37362449ebb0c19a0592323e593b1.tar.bz2 |
MicroBlaze: Remove custom lowlevellock.h.
2015-01-06 Torvald Riegel <triegel@redhat.com>
* sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Delete file.
Signed-off-by: Torvald Riegel <triegel@redhat.com>
Signed-off-by: David Holsgrove <david.holsgrove@xilinx.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2015-01-09 Torvald Riegel <triegel@redhat.com> + * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Delete file. + +2015-01-09 Torvald Riegel <triegel@redhat.com> + * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: Delete file. 2015-01-09 David Holsgrove <david.holsgrove@xilinx.com> |