aboutsummaryrefslogtreecommitdiff
path: root/bfd/dwarf2.c
AgeCommit message (Expand)AuthorFilesLines
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
2002-11-07Use bfd_simple_get_relocated_section_contents() instead of bfd_get_section_co...Nick Clifton1-8/+8
2002-10-25 * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index toDave Anglin1-9/+13
2002-10-23 * dwarf2.c (add_line_info): Ensure that the line_info_table isAlan Modra1-20/+108
2002-09-24Fix typo introduced with previous delta.Nick Clifton1-2/+1
2002-09-23Update to correctly decode (non-standard DWARF2) out-of-order address sequences.Nick Clifton1-63/+61
2002-09-20(_bfd_dwarf2_find_nearest_line): If address length is zero, set it to 8 forNick Clifton1-0/+7
2002-07-17From: Ian Rickards <irickard@arm.com>Richard Earnshaw1-2/+7
2002-06-272002-06-27 Kevin Buettner <kevinb@redhat.com>Alan Modra1-12/+8
2002-06-25Check unit->addr_size to read in the proper number of prologue bytes.Nick Clifton1-3/+14
2002-05-04 * elf64-ppc.c (ppc64_elf_relocate_section): Reinstate codeAlan Modra1-17/+17
2002-03-202002-03-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-15/+49
2002-01-30Use full section name in error messages.Nick Clifton1-10/+7
2001-11-14 * dwarf2.c (struct line_head) [total_length]: Change type toJakub Jelinek1-22/+108
2001-11-13 * dwarf2.c (read_attribute_value): New function to handleRichard Henderson1-8/+28
2001-11-13Index: bfd/ChangeLogGeoffrey Keating1-14/+25
2001-10-06 * dwarf2.c (comp_unit_find_nearest_line): Check for end ofStephane Carrez1-1/+2
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-50/+59
2001-08-09 * coff-rs6000.c: Add missing prototypes.Alan Modra1-24/+66
2001-08-08* dwarf2.c (struct dwarf2_debug): Add sec, sec_info_ptr and syms.Alexandre Oliva1-2/+82
2001-05-21 * dwarf2.c (decode_line_info): Fix error message.Andreas Jaeger1-3/+3
2001-03-08Update copyright noticesNick Clifton1-1/+2
2001-01-232001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-2/+2
2000-12-08Generalize DWARF2 and COFF support.Nick Clifton1-25/+30
2000-11-162000-11-16 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-70/+70
2000-09-02Find all sections containing debug information and include them in the stash.Nick Clifton1-188/+217
2000-04-19K&R compiler fixesAlan Modra1-2/+2
2000-04-07Fix linker segfault that occured when linking ia64-linux kernel.Jim Wilson1-4/+17
2000-02-28 * dwarf2.c (read_abbrevs): Use _raw_size directly rather thanIan Lance Taylor1-3/+3
2000-02-23fix typo in previous deltaNick Clifton1-1/+1
2000-02-23Accept 16-bit addresses.Nick Clifton1-11/+13
1999-07-14 * dwarf2.c (read_attribute): Support DW_FORM_ref8.Mark Mitchell1-0/+4