binutils-gdb/gas/doc
Andreas Krebbel 084303b8c6 Add .cfi_val_offset GAS command.
This patch adds support for .cfi_val_offset GAS pseudo command which
maps to DW_CFA_val_offset and DW_CFA_val_offset_sf.

gas/ChangeLog:

2016-09-29  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-29  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>

	* dwarf.c (display_debug_frames): Adjust output line.
2016-09-29 16:33:25 +02:00
..
all.texi
as.texinfo Add .cfi_val_offset GAS command. 2016-09-29 16:33:25 +02:00
c-aarch64.texi [AArch64][SVE 31/32] Add SVE instructions 2016-09-21 16:58:48 +01:00
c-alpha.texi
c-arc.texi Arc assembler: Convert nps400 from a machine type to an extension. 2016-06-21 14:03:08 +01:00
c-arm.texi [ARM] Add command line option for RAS extension. 2016-06-07 09:56:42 +01:00
c-avr.texi
c-bfin.texi
c-cr16.texi
c-cris.texi
c-d10v.texi
c-d30v.texi
c-epiphany.texi
c-h8300.texi
c-hppa.texi
c-i370.texi
c-i386.texi X86: Add ptwrite instruction 2016-08-24 15:29:39 -07:00
c-i860.texi
c-i960.texi
c-ia64.texi
c-ip2k.texi
c-lm32.texi
c-m32c.texi
c-m32r.texi
c-m68hc11.texi
c-m68k.texi
c-metag.texi
c-microblaze.texi
c-mips.texi MIPS: Add support for P6600 2016-05-20 15:21:10 +01:00
c-mmix.texi
c-msp430.texi
c-mt.texi
c-nds32.texi
c-nios2.texi
c-ns32k.texi
c-pdp11.texi
c-pj.texi
c-ppc.texi
c-rl78.texi
c-rx.texi
c-s390.texi S/390: Add alternate processor names. 2016-09-12 16:32:02 +02:00
c-score.texi
c-sh64.texi
c-sh.texi
c-sparc.texi gas: detect DCTI couples in sparc 2016-09-14 07:10:49 -07:00
c-tic6x.texi
c-tic54x.texi
c-tilegx.texi
c-tilepro.texi
c-v850.texi
c-vax.texi
c-visium.texi
c-xc16x.texi
c-xgate.texi
c-xstormy16.texi
c-xtensa.texi
c-z8k.texi
c-z80.texi
fdl.texi
h8.texi
internals.texi Remove documentation of deleted function S_IS_EXTERN. 2016-02-16 10:37:32 +00:00
Makefile.am
Makefile.in When building target binaries, ensure that the warning flags selected for the command line match the target compiler. 2016-09-26 16:36:08 +01:00