diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3151d59..f824ff3 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,12 @@ 2014-11-28 Yao Qi <yao@codesourcery.com> + * configure.ac (AC_CHECK_FUNCS): Remove lstat. + * config.in, configure: Regenerate. + * symfile.c (find_separate_debug_file_by_debuglink): Remove + code checking HAVE_LSTAT is defined. + +2014-11-28 Yao Qi <yao@codesourcery.com> + * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add lstat. * gnulib/aclocal.m4: Re-generated. |