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 ChangeLog auxv.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	uweigand@sourceware.org	2008-11-13 15:07:53

Modified files:
	gdb            : ChangeLog auxv.c 

Log message:
	gdb/ChangeLog:
	
	* auxv.c (fprint_target_auxv): Handle AT_BASE_PLATFORM and
	AT_EXECFN.  Re-sort AT_SECURE.
	
	include/elf/ChangeLog:
	
	* common.h (AT_BASE_PLATFORM, AT_EXECFN): Define.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.9965&r2=1.9966
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/auxv.c.diff?cvsroot=src&r1=1.15&r2=1.16


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