aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 1341206..65abd11 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -52,10 +52,10 @@
* configure: Regenerated.
-2015-07-08 Uros Bizjak <ubizjak@gmail.com>
+2015-07-09 Uros Bizjak <ubizjak@gmail.com>
- * getruntime.c (get_run_time) [__USE_GNU]: Use RUSAGE_SELF as
- argument 1 of getrusage call.
+ * getruntime.c (RUSAGE_SELF): Define if not already defined.
+ (get_runtime): Use RUSAGE_SELF as argument 1 of getrusage call.
2015-06-01 Jason Merrill <jason@redhat.com>