Age | Commit message (Expand) | Author | Files | Lines |
2009-06-17 | * gdbtypes.h (struct language_defn): Add forward declaration. | Ulrich Weigand | 1 | -2/+4 |
2009-05-21 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2009-03-18 | * Makefile.in: Update license to GPLv3. | Nathan Sidwell | 1 | -16/+14 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-10-01 | * symtab.c (find_pc_sect_psymtab): Use MSYMBOL_TYPE. | Tom Tromey | 1 | -1/+1 |
2008-09-11 | * expression.h (struct expression): New member GDBARCH. | Ulrich Weigand | 1 | -7/+10 |
2008-09-11 | * parser-defs.h (write_exp_msymbol): Remove TEXT_SYMBOL_TYPE | Ulrich Weigand | 1 | -6/+1 |
2008-05-27 | * symtab.h (enum address_class): Remove LOC_REGPARM and | Andreas Schwab | 1 | -2/+0 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_BASEREG and | Ulrich Weigand | 1 | -2/+0 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_LOCAL_ARG. | Ulrich Weigand | 1 | -1/+0 |
2008-05-19 | * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter. | Ulrich Weigand | 1 | -7/+5 |
2008-01-18 | * jv-exp.y (yylex): Replace DEPRECATED_STREQN with the appropriate | Markus Deuling | 1 | -4/+5 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-16 | * doc/gdb.texinfo: Add TSIZE definition, removed | Gaius Mulley | 1 | -0/+10 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+1 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -2/+3 |
2003-11-23 | 2003-11-23 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -4/+4 |
2003-09-25 | 2003-09-25 David Carlton <carlton@kealia.com> | David Carlton | 1 | -13/+13 |
2003-05-14 | 2003-05-14 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -5/+5 |
2003-02-21 | Based on a patch from Daniel Berlin (dberlin@dberlin.org). | Daniel Jacobowitz | 1 | -0/+2 |
2003-02-20 | 2003-02-19 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -0/+1 |
2002-11-06 | * c-exp.y: Add missing semi-colons. | Theodore A. Roth | 1 | -0/+2 |
2002-09-03 | * ada-exp.y (yyname, yyrule): Remap global variables that appear | Jason Thorpe | 1 | -0/+2 |
2002-06-21 | 2002-06-19 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -1/+3 |
2002-05-03 | 2002-05-03 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -0/+5 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -10/+5 |
1999-12-14 | import gdb-1999-12-13 snapshot | Jason Molenda | 1 | -0/+4 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+1094 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -1094/+0 |
1996-11-12 | Patches to add Irix6 host support. | Jim Wilson | 1 | -1/+1 |
1996-04-05 | * configure.in: Check for setpgid function. | Fred Fish | 1 | -1/+1 |
1996-03-30 | * core-aout.c (fetch_core_registers): Cast core_reg_size to int | Fred Fish | 1 | -2/+3 |
1996-02-17 | * Add native support for long double data type. | Stu Grossman | 1 | -1/+1 |
1995-10-05 | * parse.c (write_dollar_variable): New function. | Per Bothner | 1 | -78/+2 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-03-01 | Add Linux yacc suport. | Michael Meissner | 1 | -0/+9 |
1995-02-09 | * config/sparc/tm-sun4sol2.h, dbxread.c: Rename | Jim Kingdon | 1 | -1/+2 |
1995-01-15 | Sun Jan 15 14:36:19 1995 Steve Chamberlain <sac@splat> | Steve Chamberlain | 1 | -2/+2 |
1994-05-12 | Wed May 11 20:11:51 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -8/+3 |
1994-02-08 | * README: Remove note about gcc warnings on alpha, these should be | Peter Schauer | 1 | -1/+3 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -1/+1 |
1993-10-24 | Sun Oct 24 20:16:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 1 | -15/+5 |
1993-10-21 | * Makefile.in (c-exp.tab.o): Remove notice about shift/reduce conflicts | Jim Kingdon | 1 | -0/+3 |
1993-10-08 | * findvar.c, value.h (symbol_read_needs_frame): New function. | Jim Kingdon | 1 | -24/+3 |
1993-09-30 | * c-exp.y, m2-exp.y: Change type of address for msymbol to | Peter Schauer | 1 | -1/+1 |
1993-09-02 | * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y, buildsym.c, | Jim Kingdon | 1 | -0/+3 |
1993-08-24 | * frame.h, symtab.h, findvar.c (read_var_value): Change basereg | Jim Kingdon | 1 | -0/+4 |
1993-08-18 | * blockframe.c (block_innermost_frame): Uncomment. | Jim Kingdon | 1 | -0/+7 |
1993-07-24 | undo previous change | Brendan Kehoe | 1 | -14/+0 |