aboutsummaryrefslogtreecommitdiff
path: root/bfd/dwarf2.c
AgeCommit message (Expand)AuthorFilesLines
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
2003-04-01 * dwarf2.c (read_attribute_value): Correct typo in comment.Ben Elliston1-1/+1
2003-04-01Make add_line_info() take a copy of the filename.Nick Clifton1-1/+10
2003-04-01Remove use of concat() inside concat_filename()Nick Clifton1-18/+27
2003-04-01 * simple.c (bfd_simple_get_relocated_section_contents): AddDaniel Jacobowitz1-100/+14
2003-03-31Fix memory leaksNick Clifton1-6/+14
2002-12-12Comment typo fixes.Alan Modra1-1/+1
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-46/+46
2002-11-07 * dwarf2.c: Revert last change.Alan Modra1-8/+8