This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[obv] Merge gdb/common/Changelog to gdb/ChangeLog [Re: [rfa/rfc] Build libcommon.a for gdb and gdbserver]


On Tue, 15 Feb 2011 14:37:39 +0100, Jan Kratochvil wrote:
> gdb/common/ does not have its own as you created, so far its entries are contained
> in gdb/ChangeLog, it should be merged to gdb/ChangeLog.
> 
> If I do not see any comment today I will check it in.

Merged it, checked in.


Thanks,
Jan


http://sourceware.org/ml/gdb-cvs/2011-02/msg00101.html

Merge gdb/common/ChangeLog back to gdb/ChangeLog.

--- src/gdb/ChangeLog	2011/02/15 21:05:50	1.12586
+++ src/gdb/ChangeLog	2011/02/15 21:14:01	1.12587
@@ -371,6 +371,10 @@
 
 	* Makefile.in (CLEANDIRS): Remove duplicated common dir.
 
+2011-02-11  Yao Qi  <yao@codesourcery.com>
+
+	* common/Makefile.in: Add copyright header.
+
 2011-02-11  Pedro Alves  <pedro@codesourcery.com>
 
 	* 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  <yao@codesourcery.com>
+
+	Build libcommon.a.
+
+	* common/Makefile.in: New.
+	* common/configure.ac: New.
+	* common/aclocal.m4: New.
+	* common/configure: Generate.
+
 2011-02-10  Pedro Alves  <pedro@codesourcery.com>
 
 	* vec.h (VEC_block_remove): Place VEC_ASSERT_INFO on the right


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]