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 Makefile.in doc/ChangeLog do ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jimb@sourceware.org	2006-03-28 19:19:17

Modified files:
	gdb            : ChangeLog Makefile.in 
	gdb/doc        : ChangeLog gdbint.texinfo 
Added files:
	gdb            : prologue-value.c prologue-value.h 

Log message:
	src/gdb/ChangeLog:
	2006-03-28  Jim Blandy  <jimb@codesourcery.com>
	
	* prologue-value.c, prologue-value.h: New files.
	* Makefile.in (prologue_value_h): New variable.
	(HFILES_NO_SRCDIR): List prologue-value.h.
	(SFILES): List prologue-value.c.
	(COMMON_OBS): List prologue-value.o.
	(prologue-value.o): New rule.
	
	src/gdb/doc/ChangeLog:
	2006-03-28  Jim Blandy  <jimb@codesourcery.com>
	
	* gdbint.texinfo (Prologue Analysis): New section.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/prologue-value.c.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/prologue-value.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.7660&r2=1.7661
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.795&r2=1.796
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/ChangeLog.diff?cvsroot=src&r1=1.564&r2=1.565
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/gdbint.texinfo.diff?cvsroot=src&r1=1.239&r2=1.240


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