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]

Re: RFA: prologue value modules


Jim Blandy <jimb@codesourcery.com> writes:
> Okay.  *This* patch always builds prologue-value.o.
>
> src/gdb/ChangeLog:
> 2006-03-22  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.

As an aside --- I'm actually going to commit these ChangeLog entries
using my old Red Hat email address.  I wrote this code while working
at Red Hat, and I'd like that to be apparent from the ChangeLog.


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