From 7715d3ab5095ac8b256cc1c26e16aebf96f10597 Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Sat, 31 Dec 2016 23:42:48 +0530 Subject: Add NEWS item for tunables --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 994ff59..7ebce44 100644 --- a/NEWS +++ b/NEWS @@ -184,6 +184,11 @@ Version 2.25 printers show various pthread variables in human-readable form when read using the 'print' or 'display' commands in gdb. +* Tunables feature added to allow tweaking of the runtime for an application + program. This feature can be enabled with the '--enable-tunables' configure + flag. The GNU C Library manual has details on usage and README.tunables has + instructions on adding new tunables to the library. + Security related changes: On ARM EABI (32-bit), generating a backtrace for execution contexts which -- cgit v1.1