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 linux-x86-low.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	palves@sourceware.org	2013-06-11 13:32:52

Modified files:
	gdb/gdbserver  : ChangeLog linux-x86-low.c 

Log message:
	[GDBserver] Initialize the x32 avx target description.
	
	All target descriptions must be initialized at startup, but this one was forgotten.
	
	gdb/gdbserver/
	2013-06-11  Pedro Alves  <palves@redhat.com>
	
	* linux-x86-low.c (initialize_low_arch): Call
	init_registers_x32_avx_linux.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/ChangeLog.diff?cvsroot=src&r1=1.725&r2=1.726
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/linux-x86-low.c.diff?cvsroot=src&r1=1.47&r2=1.48


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