summaryrefslogtreecommitdiff
path: root/bfd/dwarf2.c
Commit message (Expand)AuthorAgeFilesLines
* Fix addr2line -i problem; reports incorrect function nesting for inline funcs.Jim Wilson2005-09-221-23/+44
* Add mangled names to addr2line -i output.Jim Wilson2005-09-201-2/+7
* bfd/H.J. Lu2005-08-171-4/+4
* Fix linker error found when compiling glibc with a mismatched gcc.Jim Wilson2005-08-101-3/+11
* Reviewed and approved by Nick Clifton <nickc@redhat.com>Fred Fish2005-08-071-1/+1
* 2005-07-08 Paul Koning <pkoning@equallogic.com>Paul Koning2005-07-081-9/+28
* 2005-07-06 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-07-061-13/+21
* * dwarf2.c (decode_line_info): Revert last change. Instead setAlan Modra2005-06-101-17/+7
* 2005-06-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-06-091-0/+5
* bfd/H.J. Lu2005-06-061-4/+428
* 2005-06-06 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-06-061-6/+16
* 2005-06-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-06-041-1/+1
* Approved by nickc@redhat.comFred Fish2005-05-231-4/+80
* * dwarf2.c (read_abbrevs): If bfd_realloc fails, free currently allocated memoryNick Clifton2005-05-051-13/+98
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* Apply patch for binutils bug 806, approved by nickc@redhat.com.Fred Fish2005-04-031-41/+179
* Approved by nickc@redhat.comFred Fish2005-03-291-17/+1
* (read_indirect_string): Fix apparent typo, check dwarf_str_buffer allocation,Nick Clifton2005-03-171-1/+1
* Approved by nickc@redhat.com:Fred Fish2005-02-211-2/+11
* include/Alan Modra2005-02-201-58/+60
* 2005-01-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-01-171-68/+10
* Approved by nickc@redhat.com:Fred Fish2005-01-051-1/+47
* bfd/Alan Modra2004-09-241-2/+8
* bfd/Alan Modra2004-06-241-8/+10
* * dwarf2.c (_bfd_dwarf2_find_nearest_line): Comment correction.Ben Elliston2004-05-211-1/+1
* * dwarf2.c (add_line_info): Also set info->filename to NULL ifZack Weinberg2004-05-071-3/+2
* * bfd-in.h (bfd_int64_t, bfd_uint64_t): New types.Alan Modra2004-03-151-7/+7
* * dwarf2.c: Convert to C90, remove unneeded casts and prototypes.Alan Modra2004-01-121-225/+106
* * aix5ppc-core.c: Fix comment typos.Kazu Hirata2003-11-241-1/+1
* * dwarf2.c (struct attribute): Delete "unsnd", "snd" and "addr".Alan Modra2003-10-301-41/+32
* * dwarf2.c (decode_line_info): Cope with an initially emptyNathan Sidwell2003-09-191-1/+1
* * dwarf2.c (_bfd_dwarf2_find_nearest_line): Fix typo inAlexandre Oliva2003-04-161-1/+1
* * dwarf2.c (_bfd_dwarf2_find_nearest_line): Try DWARF3-standardAlexandre Oliva2003-04-091-17/+25
* * dwarf2.c (read_attribute_value): Correct typo in comment.Ben Elliston2003-04-011-1/+1
* Make add_line_info() take a copy of the filename.Nick Clifton2003-04-011-1/+10
* Remove use of concat() inside concat_filename()Nick Clifton2003-04-011-18/+27
* * simple.c (bfd_simple_get_relocated_section_contents): AddDaniel Jacobowitz2003-04-011-100/+14
* Fix memory leaksNick Clifton2003-03-311-6/+14
* Comment typo fixes.Alan Modra2002-12-121-1/+1
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-46/+46
* * dwarf2.c: Revert last change.Alan Modra2002-11-071-8/+8
* Use bfd_simple_get_relocated_section_contents() instead of bfd_get_section_co...Nick Clifton2002-11-071-8/+8
* * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index toDave Anglin2002-10-251-9/+13
* * dwarf2.c (add_line_info): Ensure that the line_info_table isAlan Modra2002-10-231-20/+108
* Fix typo introduced with previous delta.Nick Clifton2002-09-241-2/+1
* Update to correctly decode (non-standard DWARF2) out-of-order address sequences.Nick Clifton2002-09-231-63/+61
* (_bfd_dwarf2_find_nearest_line): If address length is zero, set it to 8 forNick Clifton2002-09-201-0/+7
* From: Ian Rickards <irickard@arm.com>Richard Earnshaw2002-07-171-2/+7
* 2002-06-27 Kevin Buettner <kevinb@redhat.com>Alan Modra2002-06-271-12/+8