This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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] Add .cfi_val_offset GAS command.


Hi Andreas,

> gas/ChangeLog:
> 
> 2016-09-28  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
> 
> 	* doc/as.texinfo: Add docu for .cfi_val_offset.
> 	* dw2gencfi.c (cfi_add_CFA_val_offset): New function.
> 	(dot_cfi): Add case for DW_CFA_val_offset.
> 	(output_cfi_insn): Likewise.
> 	(cfi_pseudo_table): Add entry for cfi_val_offset.
> 	* dw2gencfi.h: Add prototype for cfi_add_CFA_val_offset.
> 	* testsuite/gas/cfi/cfi-common-8.d: New test.
> 	* testsuite/gas/cfi/cfi-common-8.s: New test.
> 	* testsuite/gas/cfi/cfi.exp: Run cfi-common-8 testcase.
> 
> binutils/ChangeLog:
> 
> 2016-09-28  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
> 
> 	* dwarf.c (display_debug_frames): Adjust output line.

Approved - please apply.

Cheers
  Nick


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