aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdbserver/ChangeLog')
-rw-r--r--gdb/gdbserver/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog
index eff47b10..bd74d76 100644
--- a/gdb/gdbserver/ChangeLog
+++ b/gdb/gdbserver/ChangeLog
@@ -1,3 +1,11 @@
+2012-04-13 Pedro Alves <palves@redhat.com>
+
+ * Makefile.in (GNULIB_FLAGS_TO_PASS): New.
+ (FLAGS_TO_PASS): Don't change or set $top_srcdir, $srcdir and VPATH.
+ (all, uninstall, clean-info, all-lib, clean, maintainer-clean)
+ (realclean, distclean): Explicitly pass $GNULIB_FLAGS_TO_PASS to
+ the sub-make.
+
2012-04-12 H.J. Lu <hongjiu.lu@intel.com>
* linux-x86-low.c (compat_x32_clock_t): New.