summaryrefslogtreecommitdiff
path: root/bfd/dwarf2.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Check unit->addr_size to read in the proper number of prologue bytes.Nick Clifton2002-06-251-3/+14
* * elf64-ppc.c (ppc64_elf_relocate_section): Reinstate codeAlan Modra2002-05-041-17/+17
* 2002-03-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-03-201-15/+49
* Use full section name in error messages.Nick Clifton2002-01-301-10/+7
* * dwarf2.c (struct line_head) [total_length]: Change type toJakub Jelinek2001-11-141-22/+108
* * dwarf2.c (read_attribute_value): New function to handleRichard Henderson2001-11-131-8/+28
* Index: bfd/ChangeLogGeoffrey Keating2001-11-131-14/+25
* * dwarf2.c (comp_unit_find_nearest_line): Check for end ofStephane Carrez2001-10-061-1/+2
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-50/+59