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: [patch] Arm frame alignment


On Tue, 2006-03-07 at 19:34, Paul Brook wrote:
> The patch below makes the Arm target code use the frame_align callback instead 
> of aligning the stack in arm_push_dummy_call.
> 
> Tested with cross to arm-none-eabi.
> Ok?
> 
> Paul
> 
> 2006-03-07  Paul Brook  <paul@codesourcery.com>
> 
> 	* arm-tdep.c (arm_push_dummy_call): Remove stack alignment.
> 	(arm_frame_align): New function.
> 	(arm_gdbarch_init): Use it.

OK
R.


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