about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTorvald Riegel <triegel@redhat.com>2014-12-17 23:07:50 +0100
committerDavid Holsgrove <david.holsgrove@xilinx.com>2015-01-09 14:58:49 +1000
commit9e560f4838f37362449ebb0c19a0592323e593b1 (patch)
tree2132a485d58a77561f19adefe65c452daed5cbbe /ChangeLog
parente1cfbd0c376853f8720508e92b8fd0322bc64a6a (diff)
downloadglibc-9e560f4838f37362449ebb0c19a0592323e593b1.tar.gz
glibc-9e560f4838f37362449ebb0c19a0592323e593b1.tar.xz
glibc-9e560f4838f37362449ebb0c19a0592323e593b1.zip
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--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8cdcc05ed7..acb9e44354 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>