aboutsummaryrefslogtreecommitdiff
path: root/gas/dwarf2dbg.c
AgeCommit message (Expand)AuthorFilesLines
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
2003-07-16 * dwarf2dbg.c (get_frag_fix): Revert 2001-11-15 change.Alan Modra1-10/+6
2003-05-27 * symbols.c (temp_label_name): New.Richard Henderson1-37/+13
2003-04-21 * dwarf2dbg.c (get_filenum): Skip as-yet unassigned file numbers.Richard Henderson1-0/+3
2003-03-11 * dwarf2dbg.c (generic_dwarf2_emit_offset): New.Richard Henderson1-12/+24
2003-01-28Add code to create and use directory tables.Nick Clifton1-33/+114
2002-12-25* dwarf2dbg.c (DWARF2_ADDR_SIZE): New macro.Alexandre Oliva1-2/+7
2002-12-04 * dwarf2dbg.c (scale_addr_delta): Correct parameter. Move prototypeAlan Modra1-2/+3
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-4/+4