merge from gcc
[deliverable/binutils-gdb.git] / libiberty / ChangeLog
index b5366111c1eb4e69e21bd4e6486dba2ba642929f..34d6b6ad8c512ee6ac2e9b61ece0efdc5da1ac2c 100644 (file)
@@ -1,3 +1,14 @@
+2012-01-02  Jakub Jelinek  <jakub@redhat.com>
+
+       * make-relative-prefix.c (make_relative_prefix_1): Avoid
+       stack overflow if PATH contains just a single entry and
+       HOST_EXECUTABLE_SUFFIX needs to be used.
+
+       PR driver/48306
+       * make-relative-prefix.c: Include sys/stat.h.
+       (make_relative_prefix_1): If access succeeds, check also stat
+       if nstore is a regular file.
+
 2011-12-20  Andreas Schwab  <schwab@linux-m68k.org>
 
        * configure: Regenerate.
This page took 0.024433 seconds and 4 git commands to generate.