From b708a5c7d38beddbc572977ed8a6001fb6661c7c Mon Sep 17 00:00:00 2001 From: Jan Kratochvil Date: Tue, 15 Feb 2011 21:14:02 +0000 Subject: [PATCH] Merge gdb/common/ChangeLog back to gdb/ChangeLog. --- gdb/ChangeLog | 13 +++++++++++++ gdb/common/ChangeLog | 13 ------------- 2 files changed, 13 insertions(+), 13 deletions(-) delete mode 100644 gdb/common/ChangeLog diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f565e237bc6..c9c08d402e8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -371,6 +371,10 @@ * Makefile.in (CLEANDIRS): Remove duplicated common dir. +2011-02-11 Yao Qi + + * common/Makefile.in: Add copyright header. + 2011-02-11 Pedro Alves * infrun.c (proceed): Move switching out and in of tfind mode from @@ -384,6 +388,15 @@ * configure.ac: Add common to sub dir. * configure: Regenerate. +2011-02-11 Yao Qi + + Build libcommon.a. + + * common/Makefile.in: New. + * common/configure.ac: New. + * common/aclocal.m4: New. + * common/configure: Generate. + 2011-02-10 Pedro Alves * vec.h (VEC_block_remove): Place VEC_ASSERT_INFO on the right diff --git a/gdb/common/ChangeLog b/gdb/common/ChangeLog deleted file mode 100644 index 881f999ead2..00000000000 --- a/gdb/common/ChangeLog +++ /dev/null @@ -1,13 +0,0 @@ -2011-02-11 Yao Qi - - * Makefile.in: Add copyright header. - -2011-02-11 Yao Qi - - Build libcommon.a. - - * Makefile.in: New. - * configure.ac: New. - * aclocal.m4: New. - * configure: Generate. - -- 2.30.2