Age | Commit message (Expand) | Author | Files | Lines |
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 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -143/+58 |
2000-07-24 | * dwarf2read.c (read_structure_scope): Correct overzealous | Jim Blandy | 1 | -1/+1 |
2000-07-24 | Eliminate global address_size. Replace with function | Andrew Cagney | 1 | -283/+306 |
2000-07-18 | From Richard Henderson <rth@cygnus.com>: | Andrew Cagney | 1 | -4/+6 |
2000-06-14 | 2000-06-14 Jim Blandy <jimb@redhat.com> | Jim Blandy | 1 | -14/+15 |
2000-06-05 | C++ improvements | Daniel Berlin | 1 | -6/+43 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -110/+93 |
2000-05-22 | Purge (almost) make_cleanup_func. | Andrew Cagney | 1 | -1/+16 |
2000-05-13 | Fix typo in sign extension code in dwarf2_const_value_data(). | Kevin Buettner | 1 | -1/+1 |
2000-04-26 | * ax-gdb.c (agent_command): Remove now useless cast of | Philippe De Muyter | 1 | -11/+6 |
2000-04-08 | * dwarf2read.c: Revert Andrew Cagney's change of Dec 15, 1997. | Jim Blandy | 1 | -31/+2 |
2000-02-29 | Read 2 byte (16 bit addresses) when needed. | Andrew Cagney | 1 | -0/+3 |
2000-02-14 | From Jason Merrill: (die_is_declaration): New fn.. | Andrew Cagney | 1 | -1/+10 |
2000-02-05 | import gdb-2000-02-04 snapshot | Jason Molenda | 1 | -0/+8 |
1999-10-12 | import gdb-1999-10-11 snapshot | Jason Molenda | 1 | -93/+63 |
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 1 | -4/+4 |
1999-09-22 | import gdb-1999-09-21 | Jason Molenda | 1 | -1/+7 |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -17/+10 |
1999-08-09 | import gdb-1999-08-09 snapshot | Jason Molenda | 1 | -1/+1 |
1999-08-02 | import gdb-1999-08-02 snapshot | Jason Molenda | 1 | -1/+1 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -245/+250 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -11/+55 |