Age | Commit message (Expand) | Author | Files | Lines |
2002-07-31 | * dwarf2read.c (set_cu_language): Add handler for LANG_Ada95. | Joel Brobecker | 1 | -0/+1 |
2002-07-16 | * dwarf2read.c (read_initial_length): Handle older, non-standard, | Kevin Buettner | 1 | -4/+33 |
2002-07-12 | 2002-07-12 Petr Sorfa <petrs@caldera.com> | Petr Sorfa | 1 | -9/+114 |
2002-07-12 | * bcache.h: Update copyright. | Andrew Cagney | 1 | -1/+1 |
2002-06-22 | Remove some vestiges of Harris 88k support. | Jim Blandy | 1 | -6/+0 |
2002-06-14 | 2002-06-14 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -19/+8 |
2002-05-24 | * dwarf2read.c (free_line_header): Use xfree, not free. | Jim Blandy | 1 | -4/+4 |
2002-05-16 | Teach the Dwarf 2 reader to read macro information. | Jim Blandy | 1 | -2/+446 |
2002-05-14 | 2002-05-14 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -2/+0 |
2002-05-10 | Properly track the size of the current objfile's .debug_line section. | Jim Blandy | 1 | -0/+7 |
2002-05-06 | Separate the job of reading the line number info statement program | Jim Blandy | 1 | -179/+310 |
2002-04-26 | 2002-04-24 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -0/+12 |
2002-04-04 | 2002-04-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -13/+105 |
2002-03-21 | 2002-03-20 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -0/+12 |
2002-03-14 | * dwarf2read.c (read_array_type): Accept DW_FORM_data8 as | Richard Henderson | 1 | -2/+4 |
2002-02-28 | * dwarf2read.c (dwarf_cfi_name): Add new codes. | Jason Merrill | 1 | -0/+22 |
2002-02-15 | 2002-02-14 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -13/+13 |
2002-01-20 | 2002-01-20 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -1/+1 |
2002-01-20 | 2002-01-20 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -0/+5 |
2002-01-20 | 2002-01-15 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -7/+0 |
2002-01-11 | 1) Handling of the DW_AT_byte_size attribute when processing a | Petr Sorfa | 1 | -3/+22 |
2002-01-11 | * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup. | Jason Merrill | 1 | -1/+41 |
2001-12-12 | Approved by Jim Blandy: | Fred Fish | 1 | -1/+1 |
2001-12-09 | Approved by Elena Zannoni: | Fred Fish | 1 | -15/+7 |
2001-12-09 | Approved by Jim Blandy: | Fred Fish | 1 | -4/+0 |
2001-12-09 | Approved by Jim Blandy: | Fred Fish | 1 | -5/+5 |
2001-12-07 | * gdbtypes.c (finish_cv_type): New function. | Daniel Jacobowitz | 1 | -1/+1 |
2001-12-07 | * dwarf2cfi.c: New file. | Jiri Smid | 1 | -2/+19 |
2001-11-29 | * dwarf2read.c (read_attribute_value): New function to handle DW_FORM_indirect | Keith Walker | 1 | -7/+28 |
2001-11-17 | * dwarf2read.c (dwarf_str_buffer): New. | Jakub Jelinek | 1 | -30/+53 |
2001-11-12 | * dwarf2read.c (dwarf_decode_lines): Properly deal with | Geoffrey Keating | 1 | -9/+21 |
2001-11-06 | 2001-11-06 Fred Fish <fnf@redhat.com> | Fred Fish | 1 | -3/+0 |
2001-09-20 | * coffread.c: Replace all occurrences of bfd_read with bfd_bread. | Alan Modra | 1 | -1/+1 |
2001-09-05 | 2001-09-04 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -2/+3 |
2001-07-30 | * dwarf2read.c (dwarf2_build_psymtabs_hard): Doc fix. | Jim Blandy | 1 | -0/+28 |
2001-07-05 | * dwarf2read (dwarf2_build_psymtabs_hard): Doc fix. | Jim Blandy | 1 | -0/+13 |
2001-07-04 | * dwarf2read.c (struct partial_die_info): New member: has_pc_info. | Jim Blandy | 1 | -13/+9 |
2001-07-04 | * dwarf2read.c (dwarf2_build_psymtabs_hard): Remove extraneous | Jim Blandy | 1 | -2/+1 |
2001-07-02 | * dwarf2read.c (read_comp_unit, sibling_die, dump_die, | Jim Blandy | 1 | -12/+13 |
2001-06-08 | * dwarf2read.c (set_cu_language): Handle DW_LANG_Java. | Per Bothner | 1 | -0/+3 |
2001-04-30 | * buildsym.c (start_subfile): Use FILENAME_CMP instead of STREQ. | Eli Zaretskii | 1 | -2/+3 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+1 |
2001-02-08 | Add __FILE__ and __LINE__ parameter to internal_error() / | Andrew Cagney | 1 | -5/+10 |
2001-01-24 | * dwarf2read.c (read_tag_const_type, read_tag_volatile_type): | Jim Blandy | 1 | -4/+8 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -9/+9 |
2000-12-08 | 2000-12-08 Michael Snyder <msnyder@mvstp600e.cygnus.com> | Michael Snyder | 1 | -2/+10 |
2000-11-08 | 2000-11-07 Daniel Berlin <dberlin@redhat.com> | Daniel Berlin | 1 | -39/+2 |
2000-11-03 | In new_symbol(), relocate symbol address by base address of the section | Kevin Buettner | 1 | -2/+8 |
2000-08-04 | Fix date in comment. | Kevin Buettner | 1 | -1/+1 |
2000-08-04 | DWARF2.1 64-bit support. | Kevin Buettner | 1 | -17/+122 |