This is the mail archive of the gdb-cvs@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]

src/gdb/gdbserver ChangeLog Makefile.in


CVSROOT:	/cvs/src
Module name:	src
Changes by:	palves@sourceware.org	2013-09-06 11:54:07

Modified files:
	gdb/gdbserver  : ChangeLog Makefile.in 

Log message:
	[gdbserver] Update a couple Makefile rules.
	
	These two are still written in the pre-auto-dependency-tracking style.
	They probably were written before that, and committed afterwards
	without adjustment.  An easy oversight to make.
	
	gdb/gdbserver/
	2013-09-06  Pedro Alves  <palves@redhat.com>
	
	* Makefile.in (linux-btrace.o, mips-linux-watch.o): Remove
	explicit header dependencies and use $COMPILE/$POSTCOMPILE.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/ChangeLog.diff?cvsroot=src&r1=1.766&r2=1.767
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/Makefile.in.diff?cvsroot=src&r1=1.162&r2=1.163


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