aboutsummaryrefslogtreecommitdiff
path: root/gas/dwarf2dbg.c
AgeCommit message (Expand)AuthorFilesLines
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
2002-11-26* dwarf2dbg.c (scale_addr_delta): New.DJ Delorie1-8/+22
2002-11-18Add support for 64-bit DWARF 2 formats to gas.Kevin Buettner1-6/+60
2002-09-17 * dwarf2dbg.c (out_debug_abbrev): Add support for the DW_AT_name field.Richard Henderson1-0/+11
2002-08-27 * dwarf2dbg.c: Always include dwarf2dbg.h.Alan Modra1-3/+5
2002-08-012002-08-01 H.J. Lu <hjl@gnu.org>Daniel Jacobowitz1-2/+9
2002-06-142002-06-14 H.J. Lu <hjl@gnu.org>Daniel Jacobowitz1-5/+11
2002-05-232002-05-22 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+4
2002-05-222002-05-22 H.J. Lu <hjl@gnu.org>H.J. Lu1-6/+13
2002-05-13Do not reset loc_directive_seen in dwarf2_emit_insn.Nick Clifton1-9/+11
2002-05-11Use the 'current' struct filled by dwarf2_directive_loc, instead of callingNick Clifton1-1/+6
2002-05-03 * as.h: Fix formatting.Kazu Hirata1-1/+1
2002-04-17 * dwarf2dbg.c (dwarf2_gen_line_info): Do emit duplicate lineGeoffrey Keating1-2/+6
2001-12-042001-11-16 Michael Snyder <msnyder@redhat.com>Michael Snyder1-0/+9
2001-11-15gas/ChangeLogAlan Modra1-2/+3
2001-09-18 * dwarf2dbg.c (dwarf2_directive_file): Avoid signed/unsigned warning.Alan Modra1-1/+1
2001-08-01 * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra1-5/+5
2001-06-19 * dwarf2dbg.c (dwarf2_finish): Output file info even when noAlan Modra1-2/+2
2001-05-22 * symbols.c (resolve_symbol_value): Remove "finalize" param,Alan Modra1-2/+2
2001-04-12 * dwarf2dbg.c (process_entries): Don't optimize redundant line notes.Jason Merrill1-1/+5
2001-03-30Pass finalize_syms on calls to resolve_symbol_value.Alan Modra1-1/+1
2001-03-30Multi-pass relaxation machinery.Alan Modra1-2/+2
2001-03-17 * dwarf2dbg.c (user_filenum, user_filenum_allocated): Remove.Richard Henderson1-19/+31
2001-03-08Fix copyright noticesNick Clifton1-1/+1
2001-02-242001-02-23 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
2001-02-01 * dwarf2dbg.c (out_debug_abbrev): Terminate the abbreviationsRichard Henderson1-0/+3
2000-12-222000-12-22 H.J. Lu <hjl@gnu.org>H.J. Lu1-9/+0
2000-12-14oops - omitted terminating #endifNick Clifton1-0/+1
2000-12-14If we don't have <limits.h>, try including <sys/param.h> if we have it.Nick Clifton1-1/+3
2000-12-142000-12-13 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-36/+30
2000-12-13aadd conditionals around definition of INT_MAXNick Clifton1-0/+2
2000-12-13Adde dfinition if INT_MAX if limits.h is not includedNick Clifton1-0/+2