| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the FSF address in the copyright/GPL notice | Nick Clifton | 2005-05-04 | 1 | -1/+1 |
* | Apply patch for binutils bug 806, approved by nickc@redhat.com. | Fred Fish | 2005-04-03 | 1 | -41/+179 |
* | Approved by nickc@redhat.com | Fred Fish | 2005-03-29 | 1 | -17/+1 |
* | (read_indirect_string): Fix apparent typo, check dwarf_str_buffer allocation, | Nick Clifton | 2005-03-17 | 1 | -1/+1 |
* | Approved by nickc@redhat.com: | Fred Fish | 2005-02-21 | 1 | -2/+11 |
* | include/ | Alan Modra | 2005-02-20 | 1 | -58/+60 |
* | 2005-01-17 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2005-01-17 | 1 | -68/+10 |
* | Approved by nickc@redhat.com: | Fred Fish | 2005-01-05 | 1 | -1/+47 |
* | bfd/ | Alan Modra | 2004-09-24 | 1 | -2/+8 |
* | bfd/ | Alan Modra | 2004-06-24 | 1 | -8/+10 |
* | * dwarf2.c (_bfd_dwarf2_find_nearest_line): Comment correction. | Ben Elliston | 2004-05-21 | 1 | -1/+1 |
* | * dwarf2.c (add_line_info): Also set info->filename to NULL if | Zack Weinberg | 2004-05-07 | 1 | -3/+2 |
* | * bfd-in.h (bfd_int64_t, bfd_uint64_t): New types. | Alan Modra | 2004-03-15 | 1 | -7/+7 |
* | * dwarf2.c: Convert to C90, remove unneeded casts and prototypes. | Alan Modra | 2004-01-12 | 1 | -225/+106 |
* | * aix5ppc-core.c: Fix comment typos. | Kazu Hirata | 2003-11-24 | 1 | -1/+1 |
* | * dwarf2.c (struct attribute): Delete "unsnd", "snd" and "addr". | Alan Modra | 2003-10-30 | 1 | -41/+32 |
* | * dwarf2.c (decode_line_info): Cope with an initially empty | Nathan Sidwell | 2003-09-19 | 1 | -1/+1 |
* | * dwarf2.c (_bfd_dwarf2_find_nearest_line): Fix typo in | Alexandre Oliva | 2003-04-16 | 1 | -1/+1 |
* | * dwarf2.c (_bfd_dwarf2_find_nearest_line): Try DWARF3-standard | Alexandre Oliva | 2003-04-09 | 1 | -17/+25 |
* | * dwarf2.c (read_attribute_value): Correct typo in comment. | Ben Elliston | 2003-04-01 | 1 | -1/+1 |
* | Make add_line_info() take a copy of the filename. | Nick Clifton | 2003-04-01 | 1 | -1/+10 |
* | Remove use of concat() inside concat_filename() | Nick Clifton | 2003-04-01 | 1 | -18/+27 |
* | * simple.c (bfd_simple_get_relocated_section_contents): Add | Daniel Jacobowitz | 2003-04-01 | 1 | -100/+14 |
* | Fix memory leaks | Nick Clifton | 2003-03-31 | 1 | -6/+14 |
* | Comment typo fixes. | Alan Modra | 2002-12-12 | 1 | -1/+1 |
* | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 2002-11-30 | 1 | -46/+46 |
* | * dwarf2.c: Revert last change. | Alan Modra | 2002-11-07 | 1 | -8/+8 |
* | Use bfd_simple_get_relocated_section_contents() instead of bfd_get_section_co... | Nick Clifton | 2002-11-07 | 1 | -8/+8 |
* | * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to | Dave Anglin | 2002-10-25 | 1 | -9/+13 |
* | * dwarf2.c (add_line_info): Ensure that the line_info_table is | Alan Modra | 2002-10-23 | 1 | -20/+108 |
* | Fix typo introduced with previous delta. | Nick Clifton | 2002-09-24 | 1 | -2/+1 |
* | Update to correctly decode (non-standard DWARF2) out-of-order address sequences. | Nick Clifton | 2002-09-23 | 1 | -63/+61 |
* | (_bfd_dwarf2_find_nearest_line): If address length is zero, set it to 8 for | Nick Clifton | 2002-09-20 | 1 | -0/+7 |
* | From: Ian Rickards <irickard@arm.com> | Richard Earnshaw | 2002-07-17 | 1 | -2/+7 |
* | 2002-06-27 Kevin Buettner <kevinb@redhat.com> | Alan Modra | 2002-06-27 | 1 | -12/+8 |
* | Check unit->addr_size to read in the proper number of prologue bytes. | Nick Clifton | 2002-06-25 | 1 | -3/+14 |
* | * elf64-ppc.c (ppc64_elf_relocate_section): Reinstate code | Alan Modra | 2002-05-04 | 1 | -17/+17 |
* | 2002-03-20 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2002-03-20 | 1 | -15/+49 |
* | Use full section name in error messages. | Nick Clifton | 2002-01-30 | 1 | -10/+7 |
* | * dwarf2.c (struct line_head) [total_length]: Change type to | Jakub Jelinek | 2001-11-14 | 1 | -22/+108 |
* | * dwarf2.c (read_attribute_value): New function to handle | Richard Henderson | 2001-11-13 | 1 | -8/+28 |
* | Index: bfd/ChangeLog | Geoffrey Keating | 2001-11-13 | 1 | -14/+25 |
* | * dwarf2.c (comp_unit_find_nearest_line): Check for end of | Stephane Carrez | 2001-10-06 | 1 | -1/+2 |
* | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 2001-09-18 | 1 | -50/+59 |
* | * coff-rs6000.c: Add missing prototypes. | Alan Modra | 2001-08-09 | 1 | -24/+66 |
* | * dwarf2.c (struct dwarf2_debug): Add sec, sec_info_ptr and syms. | Alexandre Oliva | 2001-08-08 | 1 | -2/+82 |
* | * dwarf2.c (decode_line_info): Fix error message. | Andreas Jaeger | 2001-05-21 | 1 | -3/+3 |
* | Update copyright notices | Nick Clifton | 2001-03-08 | 1 | -1/+2 |
* | 2001-01-23 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2001-01-23 | 1 | -2/+2 |
* | Generalize DWARF2 and COFF support. | Nick Clifton | 2000-12-08 | 1 | -25/+30 |