aboutsummaryrefslogtreecommitdiff
path: root/gas/dwarf2dbg.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-08gas/Richard Sandiford1-1/+1
2011-09-05gas/Richard Sandiford1-13/+46
2011-07-28 * dwarf2dbg.c (out_debug_line): Ignore non-normal segments, with aNick Clifton1-1/+5
2011-03-312011-03-31 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-3/+7
2011-03-102011-03-10 Michael Snyder <msnyder@vmware.com>Michael Snyder1-3/+0
2011-03-102011-03-09 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+4
2011-02-28ChangeLog binutils/Kai Tietz1-7/+7
2010-07-05Don't generate .debug_line section if it isn't empty.H.J. Lu1-8/+20
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-95/+95
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton1-12/+26
2009-09-02update copyright datesAlan Modra1-1/+1
2009-07-10bfdTom Tromey1-1/+1
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-7/+7
2009-04-24 * NEWS: Add item about discriminator support.Cary Coutant1-2/+35
2009-03-032009-03-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+6
2009-01-15 * include/elf/ia64.h (SHT_IA_64_VMS_DISPLAY_NAME_INFO,Nick Clifton1-4/+26
2008-08-05 PR gas/6656Alan Modra1-1/+6
2008-08-04 * dwarf2dbg.c: Remove superfluous forward function declarations.Alan Modra1-126/+69
2008-04-07 * dwarf2dbg.c (dwarf2_emit_insn): Simplify test before dwarf2_whereAlan Modra1-32/+21
2008-01-09gas/Bob Wilson1-48/+107
2007-11-19 * dwarf2dbg.h (dwarf2_loc_directive_seen): New.Bob Wilson1-5/+5
2007-11-19 * dwarf2dbg.c (dwarf2_emit_label): Use dwarf2_consume_line_info.Bob Wilson1-8/+2
2007-11-19 * dwarf2dbg.c (dwarf2_consume_line_info): New.Bob Wilson1-6/+16
2007-08-29 * dwarf2dbg.c (dwarf2_directive_loc): Emit duplicate .loc directives.Daniel Jacobowitz1-0/+5
2007-08-242007-08-24 Joseph Myers <joseph@codesourcery.com>Joseph Myers1-6/+10
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2006-10-13* dwarf2dbg.c (out_debug_info): Use TC_DWARF2_EMIT_OFFSET to emit a disjoint ...Nick Clifton1-7/+3
2006-08-08gas/ChangeLog:Bob Wilson1-1/+64
2006-08-08* dwarf2dbg.c (out_debug_info): Add new parameter ranges_seg and emitNick Clifton1-7/+81
2006-06-07remove some duplicate #include's.Alan Modra1-1/+0
2006-05-05PR gas/2582Nick Clifton1-2/+25
2006-05-03 * subsegs.h (struct frchain): Delete frch_seg.Alan Modra1-19/+10
2006-04-28 * dwarf2dbg.c (get_line_subseg): Attach new struct line_seg to endAlan Modra1-4/+4
2006-02-28 * dwarf2dbg.c (get_filenum): Don't inadvertently decrease files_in_use.Alan Modra1-2/+3
2005-09-20 * dwarf2dbg.c (process_entries): Fix uninitialized variable warning.Richard Henderson1-2/+3
2005-09-20 * dwarf2dbg.c (struct line_entry): Replace frag and frag_ofsRichard Henderson1-74/+114
2005-09-07 * dwarf2dbg.c (dwarf2_where): Set line->isa.Richard Henderson1-56/+77
2005-09-07 * dwarf2dbg.c: Include safe-ctype.h.Richard Henderson1-59/+146
2005-08-11 * README-vms: Delete.Alan Modra1-53/+0
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-03-03update copyright datesAlan Modra1-1/+2
2005-01-27 * dwarf2dbg.c (dwarf2_finish): Correct logic for determining whenNathan Sidwell1-13/+22
2004-11-22 * dwarf2dbg.c (dwarf2_finish): Don't write a .debug_line sectionBob Wilson1-3/+2
2004-11-02(dwarf2_finish): Check for the existence of a file table before deciding toNick Clifton1-1/+2
2004-04-29Add support for generating DWARF2 debug sections in the x86 PE portNick Clifton1-4/+7
2004-02-132004-02-13 Hannes Reinecke <hare@suse.de>Andreas Jaeger1-2/+2
2004-02-06.:Nathan Sidwell1-1/+1
2003-12-06 * dwarf2dbg.c: Convert to ISO-C.Kazu Hirata1-2/+1
2003-11-23 * README-vms: Fix comment typos.Kazu Hirata1-1/+1
2003-11-21 * depend.c: Convert to ISO-C.Kazu Hirata1-105/+59