X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2FChangeLog;h=fc6336cef5fe17d29c94d6130097c5a4cb00ee7e;hb=2978b11100a6318e05b8bc2d7923d9f735ef5c6e;hp=437114797187c2154d4ceb81221d056f2c75c6a8;hpb=e26b6bb047e55e8c1465691886ee21117394b7a6;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 4371147971..fc6336cef5 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,18 @@ +2013-11-18 Tom Tromey + + * common/common.m4 (GDB_AC_COMMON): Don't use AC_HEADER_DIRENT. + * common/gdb_dirent.h: Remove. + * common/filestuff.c: Use dirent.h. + * common/linux-osdata.c: Use dirent.h. + (NAMELEN): Define. + * config.in: Rebuild. + * configure: Rebuild. + * configure.ac: Don't use AC_HEADER_DIRENT. + * linux-fork.c: Use dirent.h + * linux-nat.c: Use dirent.h. + * nto-procfs.c: Use dirent.h. + * procfs.c: Use dirent.h. + 2013-11-18 Tom Tromey * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add dirent.