OSDN Git Service

s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
[pf3gnuchains/pf3gnuchains3x.git] / bfd / dwarf2.c
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-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-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.
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 HendersonInitial revision