about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 38fa0cb1f9..6b787dc730 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2015-10-19  Joseph Myers  <joseph@codesourcery.com>
 
+	* configure.ac (libc_cv_gnu89_inline): Remove configure test.
+	* configure: Regenerated.
+	* config.make.in (gnu89-inline-CFLAGS): Remove variable.
+	* Makeconfig (CFLAGS): Use -fgnu89-inline instead of
+	$(gnu89-inline-CFLAGS).
+
 	* configure.ac (libc_cv_asm_weak_directive): Remove configure
 	test.
 	(libc_cv_asm_weakext_directive): Likewise.