aboutsummaryrefslogtreecommitdiff
path: root/bfd/dwarf2.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-06-26* dwarf2.c (find_line): New. Contains the duplicated code from:Nick Clifton1-277/+108
2007-06-23 * configure.in (--with-separate-debug-dir): New option.Andreas Schwab1-2/+2
2007-06-22* dwarf2.c: Add support for reading in debug information via a .gnu_debuglink...Nick Clifton1-47/+81
2007-04-26bfd/Alan Modra1-2/+2
2007-02-23bfd/Carlos O'Donell1-10/+22
2006-09-17 * dwarf2.c (concat_filename): Apply DW_AT_comp_dir if dir tableAlan Modra1-10/+31
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton1-1/+1
2006-05-02 * archive.c (bfd_generic_archive_p): Remove unused local variableBen Elliston1-4/+0
2006-05-02 * dwarf2.c: Formatting.Alan Modra1-1/+1
2006-03-112006-03-11 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+4
2006-03-06 * dwarf2.c: Formatting.Alan Modra1-80/+69
2006-03-062006-03-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-68/+193
2006-02-152006-02-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+34
2006-01-172006-01-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-29/+22
2005-12-27(lookup_symbol_in_function_table): Check for a function name before passingNick Clifton1-0/+1
2005-09-22Fix addr2line -i problem; reports incorrect function nesting for inline funcs.Jim Wilson1-23/+44
2005-09-20Add mangled names to addr2line -i output.Jim Wilson1-2/+7
2005-08-17bfd/H.J. Lu1-4/+4
2005-08-10Fix linker error found when compiling glibc with a mismatched gcc.Jim Wilson1-3/+11
2005-08-07Reviewed and approved by Nick Clifton <nickc@redhat.com>Fred Fish1-1/+1
2005-07-082005-07-08 Paul Koning <pkoning@equallogic.com>Paul Koning1-9/+28
2005-07-062005-07-06 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-13/+21
2005-06-10 * dwarf2.c (decode_line_info): Revert last change. Instead setAlan Modra1-17/+7
2005-06-092005-06-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+5
2005-06-06bfd/H.J. Lu1-4/+428
2005-06-062005-06-06 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-6/+16
2005-06-042005-06-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2005-05-23Approved by nickc@redhat.comFred Fish1-4/+80
2005-05-05* dwarf2.c (read_abbrevs): If bfd_realloc fails, free currently allocated memoryNick Clifton1-13/+98
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-04-03Apply patch for binutils bug 806, approved by nickc@redhat.com.Fred Fish1-41/+179
2005-03-29 Approved by nickc@redhat.comFred Fish1-17/+1
2005-03-17(read_indirect_string): Fix apparent typo, check dwarf_str_buffer allocation,Nick Clifton1-1/+1
2005-02-21Approved by nickc@redhat.com:Fred Fish1-2/+11
2005-02-20include/Alan Modra1-58/+60
2005-01-172005-01-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-68/+10
2005-01-05Approved by nickc@redhat.com:Fred Fish1-1/+47
2004-09-24bfd/Alan Modra1-2/+8
2004-06-24bfd/Alan Modra1-8/+10
2004-05-21 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Comment correction.Ben Elliston1-1/+1
2004-05-07 * dwarf2.c (add_line_info): Also set info->filename to NULL ifZack Weinberg1-3/+2
2004-03-15 * bfd-in.h (bfd_int64_t, bfd_uint64_t): New types.Alan Modra1-7/+7
2004-01-12 * dwarf2.c: Convert to C90, remove unneeded casts and prototypes.Alan Modra1-225/+106
2003-11-24 * aix5ppc-core.c: Fix comment typos.Kazu Hirata1-1/+1
2003-10-30 * dwarf2.c (struct attribute): Delete "unsnd", "snd" and "addr".Alan Modra1-41/+32
2003-09-19 * dwarf2.c (decode_line_info): Cope with an initially emptyNathan Sidwell1-1/+1
2003-04-16* dwarf2.c (_bfd_dwarf2_find_nearest_line): Fix typo inAlexandre Oliva1-1/+1
2003-04-09* dwarf2.c (_bfd_dwarf2_find_nearest_line): Try DWARF3-standardAlexandre Oliva1-17/+25