Age | Commit message (Expand) | Author | Files | Lines |
2008-04-07 | * dwarf2dbg.c (dwarf2_emit_insn): Simplify test before dwarf2_where | Alan Modra | 1 | -32/+21 |
2008-01-09 | gas/ | Bob Wilson | 1 | -48/+107 |
2007-11-19 | * dwarf2dbg.h (dwarf2_loc_directive_seen): New. | Bob Wilson | 1 | -5/+5 |
2007-11-19 | * dwarf2dbg.c (dwarf2_emit_label): Use dwarf2_consume_line_info. | Bob Wilson | 1 | -8/+2 |
2007-11-19 | * dwarf2dbg.c (dwarf2_consume_line_info): New. | Bob Wilson | 1 | -6/+16 |
2007-08-29 | * dwarf2dbg.c (dwarf2_directive_loc): Emit duplicate .loc directives. | Daniel Jacobowitz | 1 | -0/+5 |
2007-08-24 | 2007-08-24 Joseph Myers <joseph@codesourcery.com> | Joseph Myers | 1 | -6/+10 |
2007-07-03 | Switch to GPLv3 | Nick Clifton | 1 | -2/+2 |
2006-10-13 | * dwarf2dbg.c (out_debug_info): Use TC_DWARF2_EMIT_OFFSET to emit a disjoint ... | Nick Clifton | 1 | -7/+3 |
2006-08-08 | gas/ChangeLog: | Bob Wilson | 1 | -1/+64 |
2006-08-08 | * dwarf2dbg.c (out_debug_info): Add new parameter ranges_seg and emit | Nick Clifton | 1 | -7/+81 |
2006-06-07 | remove some duplicate #include's. | Alan Modra | 1 | -1/+0 |
2006-05-05 | PR gas/2582 | Nick Clifton | 1 | -2/+25 |
2006-05-03 | * subsegs.h (struct frchain): Delete frch_seg. | Alan Modra | 1 | -19/+10 |
2006-04-28 | * dwarf2dbg.c (get_line_subseg): Attach new struct line_seg to end | Alan Modra | 1 | -4/+4 |
2006-02-28 | * dwarf2dbg.c (get_filenum): Don't inadvertently decrease files_in_use. | Alan Modra | 1 | -2/+3 |
2005-09-20 | * dwarf2dbg.c (process_entries): Fix uninitialized variable warning. | Richard Henderson | 1 | -2/+3 |
2005-09-20 | * dwarf2dbg.c (struct line_entry): Replace frag and frag_ofs | Richard Henderson | 1 | -74/+114 |
2005-09-07 | * dwarf2dbg.c (dwarf2_where): Set line->isa. | Richard Henderson | 1 | -56/+77 |
2005-09-07 | * dwarf2dbg.c: Include safe-ctype.h. | Richard Henderson | 1 | -59/+146 |
2005-08-11 | * README-vms: Delete. | Alan Modra | 1 | -53/+0 |
2005-05-05 | Update the address and phone number of the FSF | Nick Clifton | 1 | -2/+2 |
2005-03-03 | update copyright dates | Alan Modra | 1 | -1/+2 |
2005-01-27 | * dwarf2dbg.c (dwarf2_finish): Correct logic for determining when | Nathan Sidwell | 1 | -13/+22 |
2004-11-22 | * dwarf2dbg.c (dwarf2_finish): Don't write a .debug_line section | Bob Wilson | 1 | -3/+2 |
2004-11-02 | (dwarf2_finish): Check for the existence of a file table before deciding to | Nick Clifton | 1 | -1/+2 |
2004-04-29 | Add support for generating DWARF2 debug sections in the x86 PE port | Nick Clifton | 1 | -4/+7 |
2004-02-13 | 2004-02-13 Hannes Reinecke <hare@suse.de> | Andreas Jaeger | 1 | -2/+2 |
2004-02-06 | .: | Nathan Sidwell | 1 | -1/+1 |
2003-12-06 | * dwarf2dbg.c: Convert to ISO-C. | Kazu Hirata | 1 | -2/+1 |
2003-11-23 | * README-vms: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-11-21 | * depend.c: Convert to ISO-C. | Kazu Hirata | 1 | -105/+59 |
2003-07-16 | * dwarf2dbg.c (get_frag_fix): Revert 2001-11-15 change. | Alan Modra | 1 | -10/+6 |
2003-05-27 | * symbols.c (temp_label_name): New. | Richard Henderson | 1 | -37/+13 |
2003-04-21 | * dwarf2dbg.c (get_filenum): Skip as-yet unassigned file numbers. | Richard Henderson | 1 | -0/+3 |
2003-03-11 | * dwarf2dbg.c (generic_dwarf2_emit_offset): New. | Richard Henderson | 1 | -12/+24 |
2003-01-28 | Add code to create and use directory tables. | Nick Clifton | 1 | -33/+114 |
2002-12-25 | * dwarf2dbg.c (DWARF2_ADDR_SIZE): New macro. | Alexandre Oliva | 1 | -2/+7 |
2002-12-04 | * dwarf2dbg.c (scale_addr_delta): Correct parameter. Move prototype | Alan Modra | 1 | -2/+3 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -4/+4 |
2002-11-26 | * dwarf2dbg.c (scale_addr_delta): New. | DJ Delorie | 1 | -8/+22 |
2002-11-18 | Add support for 64-bit DWARF 2 formats to gas. | Kevin Buettner | 1 | -6/+60 |
2002-09-17 | * dwarf2dbg.c (out_debug_abbrev): Add support for the DW_AT_name field. | Richard Henderson | 1 | -0/+11 |
2002-08-27 | * dwarf2dbg.c: Always include dwarf2dbg.h. | Alan Modra | 1 | -3/+5 |
2002-08-01 | 2002-08-01 H.J. Lu <hjl@gnu.org> | Daniel Jacobowitz | 1 | -2/+9 |
2002-06-14 | 2002-06-14 H.J. Lu <hjl@gnu.org> | Daniel Jacobowitz | 1 | -5/+11 |
2002-05-23 | 2002-05-22 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+4 |
2002-05-22 | 2002-05-22 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -6/+13 |
2002-05-13 | Do not reset loc_directive_seen in dwarf2_emit_insn. | Nick Clifton | 1 | -9/+11 |
2002-05-11 | Use the 'current' struct filled by dwarf2_directive_loc, instead of calling | Nick Clifton | 1 | -1/+6 |