summaryrefslogtreecommitdiff
path: root/gas/dw2gencfi.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing white spaces on gasH.J. Lu2013-01-101-1/+1
* * dw2gencfi.c (all_fde_data): Export.Richard Henderson2011-08-071-1/+1
* * dw2gencfi.c (tc_cfi_endproc): Avoid "set but not used" error.Alan Modra2011-05-101-1/+1
* 2011-05-09 Paul Brook <paul@codesourcery.com>Paul Brook2011-05-091-75/+23
* * dw2gencfi.c (CUR_SEG, SET_CUR_SEG, HANDLED, SET_HANDLED): Define.Alan Modra2011-05-071-97/+96
* * dw2gencfi.c (SUPPORT_FRAME_LINKONCE): Define. Use throughoutAlan Modra2011-05-051-21/+82
* * dw2gencfi.c (dwcfi_seg_list): New struct.Nick Clifton2011-04-261-113/+348
* Fix comment typo.Richard Henderson2011-02-161-1/+1
* * dw2gencfi.c (dot_cfi_dummy): New.Richard Henderson2011-02-151-0/+37
* * dw2gencfi.c (TC_DWARF2_EMIT_OFFSET): Provide default.Richard Henderson2010-09-021-5/+27
* 2010-03-15 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge2010-03-151-2/+2
* 2010-03-15 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge2010-03-151-17/+19
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-1/+0
* 2009-11-04 Daniel Jacobowitz <dan@codesourcery.com>Maxim Kuvyrkov2009-11-041-2/+10
* * dw2gencfi.c: Include dwarf2dbg.h.Jakub Jelinek2009-10-021-57/+255
* * po/bfd.pot: Updated by the Translation project.Nick Clifton2009-09-111-10/+14
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-1/+1
* * dw2gencfi.c (output_cfi_insn): Initialize fragment before rs_cfaJakub Jelinek2009-06-091-2/+3
* * Makefile.am (ehopt.o): Add struc-symbol.h.Jakub Jelinek2008-11-281-6/+6
* * dw2gencfi.c (cfi_finish): Deal with md_fix_up_eh_frame.Eric Botcazou2008-10-091-0/+4
* * dw2gencfi.c (output_cfi_insn): Fix typo in invocation ofAlan Modra2008-09-301-1/+1
* include/binutils-arc-20081103-branchRichard Henderson2008-09-241-4/+142
* * dw2gencfi.c (CFI_DIFF_EXPR_OK): Define if not defined.Dave Anglin2008-09-071-6/+15
* * dw2gencfi.c (DWARF2_FDE_RELOC_SIZE): New.Richard Henderson2008-08-211-8/+34
* gas/Jan Beulich2008-02-131-14/+23
* gas/Jan Beulich2007-09-261-12/+8
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* * dw2gencfi.c (struct fde_entry): Add per_encoding, lsda_encoding,Jakub Jelinek2006-11-031-10/+262
* * subsegs.h (struct frchain): Add frch_cfi_data field.Jakub Jelinek2006-11-031-39/+49
* * dw2gencfi.c (cfi_add_CFA_offset):Ben Elliston2006-10-261-0/+1
* bfd/Jakub Jelinek2006-02-271-2/+14
* gas/Jan Beulich2005-11-171-4/+18
* This adjusts equate handling byNick Clifton2005-10-111-1/+1
* gas/Jan Beulich2005-09-281-0/+9
* * README-vms: Delete.Alan Modra2005-08-111-7/+1
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* * dw2gencfi.c (output_cie, output_fde): Use DW_CFA_nop ratherAlan Modra2005-02-161-3/+3
* gas/Jan Beulich2004-12-161-0/+1
* gas/Jan Beulich2004-12-161-2/+2
* When separating CIE out from FDE, treat a DW_CFA_remember_state as we do aNick Clifton2004-10-071-22/+27
* * dw2gencfi.c (select_cie_for_fde): When separating CIE outAlan Modra2004-09-091-3/+8
* Handle dwarf3 format CIE entries.Nick Clifton2004-05-131-1/+4
* * dw2gencfi.c (output_cie): Align length to 4 byte boundary.Richard Henderson2004-03-071-3/+3
* s/.cfi_gnu_window_save/.cfi_window_save/gJakub Jelinek2003-08-291-1/+1
* * dw2gencfi.c (cfi_pseudo_table): Add cfi_gnu_window_save.Jakub Jelinek2003-08-291-1/+26
* * dw2gencfi.c (EH_FRAME_ALIGNMENT): Define if not defined.Jakub Jelinek2003-06-181-5/+13
* * dw2gencfi.c (struct cfi_escape_data): New.Richard Henderson2003-06-111-12/+53
* * dw2gencfi.c (struct cfa_save_data, cfa_save_stack): New.Richard Henderson2003-06-081-0/+41
* 2003-06-05 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2003-06-051-40/+160
* * dw2gencfi.c (output_cfi_insn): Fix typo for negative offsets.Richard Henderson2003-06-051-1/+1