Age | Commit message (Expand) | Author | Files | Lines |
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 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+5865 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -5865/+0 |
1999-01-11 | * dwarf2read.c (dump_die): Change stderr gdb_stderr. | Stu Grossman | 1 | -1/+1 |
1998-12-10 | Start of HP merge changes to GDB. | David Taylor | 1 | -3/+3 |
1998-10-14 | 1998-10-13 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -8/+13 |
1998-10-11 | * dwarf2read.c (dwarf2_build_psymtabs_hard): Do not adjust the | Peter Schauer | 1 | -8/+10 |
1998-09-01 | Modifications/fixes to support the ARM/ELF port. | Zdenek Radouch | 1 | -6/+6 |
1998-05-23 | * dwarf2read.c (read_subroutine_type): Set TYPE_FLAG_PROTOTYPED | Peter Schauer | 1 | -2/+5 |
1998-05-08 | * config/sparc/tm-sp64.h (CALL_DUMMY): Store and retrieve | Bob Manson | 1 | -0/+2 |
1998-01-28 | Suggested by Chris Walter <walter@budoe.bu.edu>: | Stan Shebs | 1 | -7/+5 |
1997-12-15 | (Mostly from Gavin Koch) | Andrew Cagney | 1 | -5/+40 |
1997-12-10 | (CVS is doing wierd things) | Andrew Cagney | 1 | -3/+7 |
1997-12-10 | * dwarf2read.c (dwarf2_build_psymtabs_hard): Check cu_header.length is | Andrew Cagney | 1 | -2/+3 |
1997-11-26 | Check the abbrev offset found in the .debug_info section before using | Andrew Cagney | 1 | -2/+12 |
1997-11-01 | * dwarf2read.c (dwarf2_build_psymtabs_hard): Handle the case | Dawn Perchik | 1 | -4/+14 |
1997-08-05 | * gdbtypes.h: Re-interpret struct field. Suppport address of static. | Per Bothner | 1 | -20/+19 |
1997-06-28 | * buildsym.h (struct subfile): Add debugformat member. | Fred Fish | 1 | -0/+1 |