| Commit message (Expand) | Author | Age | Files | Lines |
* | * dw2gencfi.c (TC_DWARF2_EMIT_OFFSET): Provide default. | Richard Henderson | 2010-09-02 | 1 | -5/+27 |
* | 2010-03-15 Thomas Schwinge <thomas@codesourcery.com> | Thomas Schwinge | 2010-03-15 | 1 | -2/+2 |
* | 2010-03-15 Thomas Schwinge <thomas@codesourcery.com> | Thomas Schwinge | 2010-03-15 | 1 | -17/+19 |
* | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 2009-12-11 | 1 | -1/+0 |
* | 2009-11-04 Daniel Jacobowitz <dan@codesourcery.com> | Maxim Kuvyrkov | 2009-11-04 | 1 | -2/+10 |
* | * dw2gencfi.c: Include dwarf2dbg.h. | Jakub Jelinek | 2009-10-02 | 1 | -57/+255 |
* | * po/bfd.pot: Updated by the Translation project. | Nick Clifton | 2009-09-11 | 1 | -10/+14 |
* | * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c, | Nick Clifton | 2009-06-22 | 1 | -1/+1 |
* | * dw2gencfi.c (output_cfi_insn): Initialize fragment before rs_cfa | Jakub Jelinek | 2009-06-09 | 1 | -2/+3 |
* | * Makefile.am (ehopt.o): Add struc-symbol.h. | Jakub Jelinek | 2008-11-28 | 1 | -6/+6 |
* | * dw2gencfi.c (cfi_finish): Deal with md_fix_up_eh_frame. | Eric Botcazou | 2008-10-09 | 1 | -0/+4 |
* | * dw2gencfi.c (output_cfi_insn): Fix typo in invocation of | Alan Modra | 2008-09-30 | 1 | -1/+1 |
* | include/ | Richard Henderson | 2008-09-24 | 1 | -4/+142 |
* | * dw2gencfi.c (CFI_DIFF_EXPR_OK): Define if not defined. | Dave Anglin | 2008-09-07 | 1 | -6/+15 |
* | * dw2gencfi.c (DWARF2_FDE_RELOC_SIZE): New. | Richard Henderson | 2008-08-21 | 1 | -8/+34 |
* | gas/ | Jan Beulich | 2008-02-13 | 1 | -14/+23 |
* | gas/ | Jan Beulich | 2007-09-26 | 1 | -12/+8 |
* | Switch to GPLv3 | Nick Clifton | 2007-07-03 | 1 | -2/+2 |
* | * dw2gencfi.c (struct fde_entry): Add per_encoding, lsda_encoding, | Jakub Jelinek | 2006-11-03 | 1 | -10/+262 |
* | * subsegs.h (struct frchain): Add frch_cfi_data field. | Jakub Jelinek | 2006-11-03 | 1 | -39/+49 |
* | * dw2gencfi.c (cfi_add_CFA_offset): | Ben Elliston | 2006-10-26 | 1 | -0/+1 |
* | bfd/ | Jakub Jelinek | 2006-02-27 | 1 | -2/+14 |
* | gas/ | Jan Beulich | 2005-11-17 | 1 | -4/+18 |
* | This adjusts equate handling by | Nick Clifton | 2005-10-11 | 1 | -1/+1 |
* | gas/ | Jan Beulich | 2005-09-28 | 1 | -0/+9 |
* | * README-vms: Delete. | Alan Modra | 2005-08-11 | 1 | -7/+1 |
* | Update the address and phone number of the FSF | Nick Clifton | 2005-05-05 | 1 | -2/+2 |
* | * dw2gencfi.c (output_cie, output_fde): Use DW_CFA_nop rather | Alan Modra | 2005-02-16 | 1 | -3/+3 |
* | gas/ | Jan Beulich | 2004-12-16 | 1 | -0/+1 |
* | gas/ | Jan Beulich | 2004-12-16 | 1 | -2/+2 |
* | When separating CIE out from FDE, treat a DW_CFA_remember_state as we do a | Nick Clifton | 2004-10-07 | 1 | -22/+27 |
* | * dw2gencfi.c (select_cie_for_fde): When separating CIE out | Alan Modra | 2004-09-09 | 1 | -3/+8 |
* | Handle dwarf3 format CIE entries. | Nick Clifton | 2004-05-13 | 1 | -1/+4 |
* | * dw2gencfi.c (output_cie): Align length to 4 byte boundary. | Richard Henderson | 2004-03-07 | 1 | -3/+3 |
* | s/.cfi_gnu_window_save/.cfi_window_save/g | Jakub Jelinek | 2003-08-29 | 1 | -1/+1 |
* | * dw2gencfi.c (cfi_pseudo_table): Add cfi_gnu_window_save. | Jakub Jelinek | 2003-08-29 | 1 | -1/+26 |
* | * dw2gencfi.c (EH_FRAME_ALIGNMENT): Define if not defined. | Jakub Jelinek | 2003-06-18 | 1 | -5/+13 |
* | * dw2gencfi.c (struct cfi_escape_data): New. | Richard Henderson | 2003-06-11 | 1 | -12/+53 |
* | * dw2gencfi.c (struct cfa_save_data, cfa_save_stack): New. | Richard Henderson | 2003-06-08 | 1 | -0/+41 |
* | 2003-06-05 Michal Ludvig <mludvig@suse.cz> | Michal Ludvig | 2003-06-05 | 1 | -40/+160 |
* | * dw2gencfi.c (output_cfi_insn): Fix typo for negative offsets. | Richard Henderson | 2003-06-05 | 1 | -1/+1 |
* | * dw2gencfi.c (cfi_finish): Set .eh_frame read-only. | Richard Henderson | 2003-06-05 | 1 | -1/+1 |
* | * read.c (emit_expr): Set dot_value. | Alan Modra | 2003-06-02 | 1 | -9/+1 |
* | * dw2gencfi.c (output_fde): Use fix_new to emit pc-relative reloc. | Richard Henderson | 2003-05-31 | 1 | -1/+16 |
* | * dw2gencfi.c, dw2gencfi.h: Rewrite from scratch. | Richard Henderson | 2003-05-27 | 1 | -627/+597 |
* | Fix dw3gencfi.c so that it will build on targets that do not define BFD_ASSEM... | Nick Clifton | 2003-05-21 | 1 | -4/+11 |
* | 2003-05-20 Michal Ludvig <mludvig@suse.cz> | Michal Ludvig | 2003-05-20 | 1 | -35/+134 |
* | * dw2gencfi.c (cfi_parse_arg): Only use tc_regname_to_dw2regnum if | Alan Modra | 2003-05-20 | 1 | -2/+5 |
* | * dw2gencfi.c, dw2gencfi.h: New files. | Alan Modra | 2003-05-20 | 1 | -0/+721 |