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: [RFC] add offset support to DWARF2_FRAME_REG_CFA


On Fri, Nov 25, 2005 at 02:50:12PM +0100, Christophe LYON wrote:
> 2005-11-25    Christophe Lyon <christophe.lyon@st.com>
> 
>     * dwarf2-frame.c: (dwarf2_frame_prev_register): handle 
> DWARF2_FRAME_REG_CFA_OFFSET
>     * dwarf2-frame.h: add DWARF2_FRAME_REG_CFA_OFFSET
>  to enum dwarf2_frame_reg_rule

FYI, a correct changelog for this patch would look like this:

2005-11-25  Christophe Lyon  <christophe.lyon@st.com>

	* dwarf2-frame.c (dwarf2_frame_prev_register): Handle
	DWARF2_FRAME_REG_CFA_OFFSET.
	* dwarf2-frame.h (enum dwarf2_frame_reg_rule): Add
	DWARF2_FRAME_REG_CFA_OFFSET.

Do you need someone to commit this patch for you?

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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