Update the address and phone number of the FSF organization in the GPL notices
[deliverable/binutils-gdb.git] / bfd / dwarf2.c
2005-05-04  Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-05-04  Nick CliftonUpdate the FSF address in the copyright/GPL notice
2005-04-03  Fred FishApply patch for binutils bug 806, approved by nickc...
2005-03-29  Fred Fish Approved by nickc@redhat.com
2005-03-17  Nick Clifton(read_indirect_string): Fix apparent typo, check dwarf_...
2005-02-21  Fred FishApproved by nickc@redhat.com:
2005-02-20  Alan Modrainclude/
2005-01-17  H.J. Lu2005-01-17 H.J. Lu <hongjiu.lu@intel.com>
2005-01-05  Fred FishApproved by nickc@redhat.com:
2004-09-24  Alan Modrabfd/
2004-06-24  Alan Modrabfd/
2004-05-21  Ben Elliston * dwarf2.c (_bfd_dwarf2_find_nearest_line): Comment...
2004-05-07  Zack Weinberg * dwarf2.c (add_line_info): Also set info->filename...
2004-03-15  Alan Modra * bfd-in.h (bfd_int64_t, bfd_uint64_t): New types.
2004-01-12  Alan Modra * dwarf2.c: Convert to C90, remove unneeded casts...
2003-11-24  Kazu Hirata * aix5ppc-core.c: Fix comment typos.
2003-10-30  Alan Modra * dwarf2.c (struct attribute): Delete "unsnd", "snd...
2003-09-19  Nathan Sidwell * dwarf2.c (decode_line_info): Cope with an initially...
2003-04-16  Alexandre Oliva* dwarf2.c (_bfd_dwarf2_find_nearest_line): Fix typo in
2003-04-09  Alexandre Oliva* dwarf2.c (_bfd_dwarf2_find_nearest_line): Try DWARF3...
2003-04-01  Ben Elliston * dwarf2.c (read_attribute_value): Correct typo in...
2003-04-01  Nick CliftonMake add_line_info() take a copy of the filename.
2003-04-01  Nick CliftonRemove use of concat() inside concat_filename()
2003-04-01  Daniel Jacobowitz * simple.c (bfd_simple_get_relocated_section_contents...
2003-03-31  Nick CliftonFix memory leaks
2002-12-12  Alan ModraComment typo fixes.
2002-11-30  Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-07  Alan Modra * dwarf2.c: Revert last change.
2002-11-07  Nick CliftonUse bfd_simple_get_relocated_section_contents() instead...
2002-10-25  Dave Anglin * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes...
2002-10-23  Alan Modra * dwarf2.c (add_line_info): Ensure that the line_info_...
2002-09-24  Nick CliftonFix typo introduced with previous delta.
2002-09-23  Nick CliftonUpdate to correctly decode (non-standard DWARF2) out...
2002-09-20  Nick Clifton(_bfd_dwarf2_find_nearest_line): If address length...
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-07-17  Richard EarnshawFrom: Ian Rickards <irickard@arm.com>
2002-06-27  Alan Modra2002-06-27 Kevin Buettner <kevinb@redhat.com>
2002-06-25  Nick CliftonCheck unit->addr_size to read in the proper number...
2002-05-04  Alan Modra * elf64-ppc.c (ppc64_elf_relocate_section): Reinstate...
2002-03-20  Daniel Jacobowitz2002-03-20 Daniel Jacobowitz <drow@mvista.com>
2002-01-30  Nick CliftonUse full section name in error messages.
2001-11-14  Jakub Jelinek * dwarf2.c (struct line_head) [total_length]: Change...
2001-11-13  Richard Henderson * dwarf2.c (read_attribute_value): New function...
2001-11-13  Geoffrey KeatingIndex: bfd/ChangeLog
2001-10-06  Stephane Carrez * dwarf2.c (comp_unit_find_nearest_line): Check for...
2001-09-18  Alan ModraTouches most files in bfd/, so likely will be blamed...
2001-08-09  Alan Modra * coff-rs6000.c: Add missing prototypes.
2001-08-08  Alexandre Oliva* dwarf2.c (struct dwarf2_debug): Add sec, sec_info_ptr...
2001-05-21  Andreas Jaeger * dwarf2.c (decode_line_info): Fix error message.
2001-03-08  Nick CliftonUpdate copyright notices
2001-01-23  Kazu Hirata2001-01-23 Kazu Hirata <kazu@hxi.com>
2000-12-08  Nick CliftonGeneralize DWARF2 and COFF support.
2000-11-16  Kazu Hirata2000-11-16 Kazu Hirata <kazu@hxi.com>
2000-09-02  Nick CliftonFind all sections containing debug information and...
2000-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-04-19  Alan ModraK&R compiler fixes
2000-04-07  Jim WilsonFix linker segfault that occured when linking ia64...
2000-02-28  Ian Lance Taylor * dwarf2.c (read_abbrevs): Use _raw_size directly...
2000-02-23  Nick Cliftonfix typo in previous delta
2000-02-23  Nick CliftonAccept 16-bit addresses.
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-14  Mark Mitchell * dwarf2.c (read_attribute): Support DW_FORM_ref8.
1999-07-11  Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-07-02  Mark Mitchell * dwarf2.c (parse_comp_unit): Add ABBREV_LENGTH parameter.
1999-06-26  Richard HendersonDavid Mosberger <davidm@hpl.hp.com>
1999-06-26  Richard HendersonDavid Mosberger <davidm@hpl.hp.com>
1999-06-10  Ian Lance Taylor * dwarf2.c (decode_line_info): Remove unused variable...
1999-06-03  Richard HendersonDavid Mosberger <davidm@hpl.hp.com>
1999-05-06  Richard HendersonFred Fish <fnf@be.com>
1999-05-03  Richard Henderson19990502 sourceware import
1999-05-03  Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16  Stan ShebsInitial creation of sourceware repository
1998-12-21  Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-04-07  Gavin Romig-Koch * dwarf2.c (comp_unit): Move it earlier in the source...
1998-04-07  Gavin Romig-Koch * dwarf2.c (parse_comp_unit): Drop use of unit->name...
This page took 0.727708 seconds and 87 git commands to generate.