about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWilco Dijkstra <wdijkstr@arm.com>2018-02-15 12:38:10 +0000
committerWilco Dijkstra <wdijkstr@arm.com>2018-02-15 12:41:06 +0000
commit0c8a67a5737b4b6dd74bd24219fc642c8d244bee (patch)
tree00982f0b2a84dc74793462e9579c3f9c0827c1d2 /ChangeLog
parent610ee1fc93c5317802217208dd7f58bc50235a88 (diff)
downloadglibc-0c8a67a5737b4b6dd74bd24219fc642c8d244bee.tar.gz
glibc-0c8a67a5737b4b6dd74bd24219fc642c8d244bee.tar.xz
glibc-0c8a67a5737b4b6dd74bd24219fc642c8d244bee.zip
[AArch64] Fix include.
Fix include to use <>.

	* sysdeps/aarch64/fpu/fpu_control.h: Use <> in include.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d42899db3..046b519a76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2018-02-15  Wilco Dijkstra  <wdijkstr@arm.com>
 
+	* sysdeps/aarch64/fpu/fpu_control.h: Use <> in include.
+
+2018-02-15  Wilco Dijkstra  <wdijkstr@arm.com>
+
 	* math/Makefile: Remove mpexp.c and mplog.c
 	* sysdeps/i386/fpu/mpexp.c: Delete file.
 	* sysdeps/i386/fpu/mplog.c: Likewise.