summaryrefslogtreecommitdiffstats
path: root/gas/dwarf2dbg.c
Commit message (Expand)AuthorAgeFilesLines
* * dwarf2dbg.c (dwarf2_emit_insn): Simplify test before dwarf2_whereAlan Modra2008-04-071-32/+21
* gas/Bob Wilson2008-01-091-48/+107
* * dwarf2dbg.h (dwarf2_loc_directive_seen): New.Bob Wilson2007-11-191-5/+5
* * dwarf2dbg.c (dwarf2_emit_label): Use dwarf2_consume_line_info.Bob Wilson2007-11-191-8/+2
* * dwarf2dbg.c (dwarf2_consume_line_info): New.Bob Wilson2007-11-191-6/+16
* * dwarf2dbg.c (dwarf2_directive_loc): Emit duplicate .loc directives.Daniel Jacobowitz2007-08-291-0/+5
* 2007-08-24 Joseph Myers <joseph@codesourcery.com>Joseph Myers2007-08-241-6/+10
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* * dwarf2dbg.c (out_debug_info): Use TC_DWARF2_EMIT_OFFSET to emit a disjoint ...Nick Clifton2006-10-131-7/+3
* gas/ChangeLog:Bob Wilson2006-08-081-1/+64
* * dwarf2dbg.c (out_debug_info): Add new parameter ranges_seg and emitNick Clifton2006-08-081-7/+81
* remove some duplicate #include's.Alan Modra2006-06-071-1/+0
* PR gas/2582Nick Clifton2006-05-051-2/+25
* * subsegs.h (struct frchain): Delete frch_seg.Alan Modra2006-05-031-19/+10
* * dwarf2dbg.c (get_line_subseg): Attach new struct line_seg to endAlan Modra2006-04-281-4/+4
* * dwarf2dbg.c (get_filenum): Don't inadvertently decrease files_in_use.Alan Modra2006-02-281-2/+3
* * dwarf2dbg.c (process_entries): Fix uninitialized variable warning.Richard Henderson2005-09-201-2/+3
* * dwarf2dbg.c (struct line_entry): Replace frag and frag_ofsRichard Henderson2005-09-201-74/+114
* * dwarf2dbg.c (dwarf2_where): Set line->isa.Richard Henderson2005-09-071-56/+77
* * dwarf2dbg.c: Include safe-ctype.h.Richard Henderson2005-09-071-59/+146
* * README-vms: Delete.Alan Modra2005-08-111-53/+0
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* update copyright datesAlan Modra2005-03-031-1/+2
* * dwarf2dbg.c (dwarf2_finish): Correct logic for determining whenNathan Sidwell2005-01-271-13/+22
* * dwarf2dbg.c (dwarf2_finish): Don't write a .debug_line sectionBob Wilson2004-11-221-3/+2
* (dwarf2_finish): Check for the existence of a file table before deciding toNick Clifton2004-11-021-1/+2
* Add support for generating DWARF2 debug sections in the x86 PE portNick Clifton2004-04-291-4/+7
* 2004-02-13 Hannes Reinecke <hare@suse.de>Andreas Jaeger2004-02-131-2/+2
* .:Nathan Sidwell2004-02-061-1/+1
* * dwarf2dbg.c: Convert to ISO-C.Kazu Hirata2003-12-061-2/+1
* * README-vms: Fix comment typos.Kazu Hirata2003-11-231-1/+1
* * depend.c: Convert to ISO-C.Kazu Hirata2003-11-211-105/+59
* * dwarf2dbg.c (get_frag_fix): Revert 2001-11-15 change.Alan Modra2003-07-161-10/+6
* * symbols.c (temp_label_name): New.Richard Henderson2003-05-271-37/+13
* * dwarf2dbg.c (get_filenum): Skip as-yet unassigned file numbers.Richard Henderson2003-04-211-0/+3
* * dwarf2dbg.c (generic_dwarf2_emit_offset): New.Richard Henderson2003-03-111-12/+24
* Add code to create and use directory tables.Nick Clifton2003-01-281-33/+114
* * dwarf2dbg.c (DWARF2_ADDR_SIZE): New macro.Alexandre Oliva2002-12-251-2/+7
* * dwarf2dbg.c (scale_addr_delta): Correct parameter. Move prototypeAlan Modra2002-12-041-2/+3
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-4/+4
* * dwarf2dbg.c (scale_addr_delta): New.DJ Delorie2002-11-261-8/+22
* Add support for 64-bit DWARF 2 formats to gas.Kevin Buettner2002-11-181-6/+60
* * dwarf2dbg.c (out_debug_abbrev): Add support for the DW_AT_name field.Richard Henderson2002-09-171-0/+11
* * dwarf2dbg.c: Always include dwarf2dbg.h.Alan Modra2002-08-271-3/+5
* 2002-08-01 H.J. Lu <hjl@gnu.org>Daniel Jacobowitz2002-08-011-2/+9
* 2002-06-14 H.J. Lu <hjl@gnu.org>Daniel Jacobowitz2002-06-141-5/+11
* 2002-05-22 H.J. Lu <hjl@gnu.org>H.J. Lu2002-05-231-1/+4
* 2002-05-22 H.J. Lu <hjl@gnu.org>H.J. Lu2002-05-221-6/+13
* Do not reset loc_directive_seen in dwarf2_emit_insn.Nick Clifton2002-05-131-9/+11
* Use the 'current' struct filled by dwarf2_directive_loc, instead of callingNick Clifton2002-05-111-1/+6
OpenPOWER on IntegriCloud