]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libiberty/ChangeLog
[PATCH] Report LTO phase in lto1 process name v2
[thirdparty/gcc.git] / libiberty / ChangeLog
index 77f7fe34752a7d28ccbfa09cf6d6ce30f778b2eb..931697500e7075e2be80443a8ca15779c0787146 100644 (file)
@@ -1,3 +1,14 @@
+2010-10-06  Andi Kleen <ak@linux.intel.com>
+
+       * 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  <gingold@adacore.com>
 
        * cplus-dem.c (ada_demangle): Add comments.