From 9711ae4d9fb353051cbce8d4f72ce25bdf988f74 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Wed, 6 Oct 2010 23:01:30 +0000 Subject: merge from gcc --- libiberty/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'libiberty/ChangeLog') diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 77f7fe3..9316975 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,14 @@ +2010-10-06 Andi Kleen + + * Makefile.in (CFILES): Add setproctitle. + (CONFIGURED_OFILES): Add setproctitle. + (setproctitle): Add rule. + * config.in: Regenerate. + * configure: Regenerate. + * configure.ac: Add checks for prctl PR_SET_NAME and setproctitle. + * setproctitle.c: Add file. + * functions.texi: Regenerate. + 2010-09-22 Tristan Gingold * cplus-dem.c (ada_demangle): Add comments. -- cgit v1.1