Age | Commit message (Expand) | Author | Files | Lines |
2010-12-28 | * ax-gdb.c (gen_expr) <OP_REGISTER>: Error out if trying to | Pedro Alves | 1 | -0/+6 |
2010-12-28 | 2010-12-28 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -4/+0 |
2010-05-18 | 2010-05-18 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+15 |
2010-05-06 | 2010-05-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+0 |
2010-04-23 | 2010-04-23 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -13/+18 |
2010-04-20 | 2010-04-20 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -1/+1 |
2010-03-19 | 2010-03-19 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -28/+47 |
2010-03-18 | Fix last checkin | Stan Shebs | 1 | -1/+1 |
2010-03-18 | 2010-03-17 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -0/+9 |
2010-03-17 | 2010-03-17 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -16/+118 |
2010-03-16 | Fix a commit snafu | Stan Shebs | 1 | -1/+1 |
2010-03-15 | 2010-03-15 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -53/+254 |
2010-03-12 | 2010-03-12 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -0/+10 |
2010-03-09 | dwarf2_physname patchset: | Keith Seitz | 1 | -1/+1 |
2010-02-11 | * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out if | Pedro Alves | 1 | -0/+3 |
2010-02-11 | * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out on | Pedro Alves | 1 | -5/+29 |
2010-02-11 | * ax-gdb.c (gen_deref): Don't allow dereferencing void pointers. | Pedro Alves | 1 | -0/+2 |
2010-01-15 | Add trace file support. | Stan Shebs | 1 | -0/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-12-29 | * language.c (pointer_type): Un-comment out. | Stan Shebs | 1 | -13/+16 |
2009-12-29 | * ax-gdb.c (gen_expr): Handle logical and, logical or, and | Stan Shebs | 1 | -1/+67 |
2009-12-28 | 2009-12-28 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -109/+202 |
2009-12-28 | * ax-gdb.c (gen_expr) <OP_THIS>: Lookup `this' in the context of | Pedro Alves | 1 | -16/+5 |
2009-12-24 | 2009-12-23 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -0/+33 |
2009-12-24 | 2009-12-23 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -0/+29 |
2009-07-14 | gdb/ | Stan Shebs | 1 | -1/+118 |
2009-07-02 | * ada-lang.c (assign_component): Use platform-specific integer type | Ulrich Weigand | 1 | -1/+2 |
2009-07-02 | * gdbtypes.c (lookup_array_range_type): Add prototype. | Ulrich Weigand | 1 | -3/+2 |
2009-06-17 | * ax-gdb.c (gen_bitfield_ref): Add EXP argument, use expression | Ulrich Weigand | 1 | -10/+12 |
2009-06-04 | * symtab.h: Rename SYMBOL_OPS to SYMBOL_COMPUTED_OPS. | Ulrich Weigand | 1 | -4/+4 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-09-11 | * ax-gdb.c: Include "language.h". | Ulrich Weigand | 1 | -170/+161 |
2008-08-21 | * frame.h (frame_map_regnum_to_name): Remove prototype. | Ulrich Weigand | 1 | -2/+3 |
2008-08-21 | * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME. | Daniel Jacobowitz | 1 | -1/+1 |
2008-05-27 | * symtab.h (enum address_class): Remove LOC_REGPARM and | Andreas Schwab | 1 | -5/+3 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_BASEREG and | Ulrich Weigand | 1 | -7/+0 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_LOCAL_ARG. | Ulrich Weigand | 1 | -1/+0 |
2008-02-05 | * ax-gdb.c (gen_expr): Yield ordinary error if asked to trace a | Jim Blandy | 1 | -0/+4 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-26 | * ax-gdb.c (expr_to_agent): Delete unused function. | Jim Blandy | 1 | -50/+0 |
2007-10-26 | * ax-gdb.c (gen_cast): Remove redundant assignment to | Jim Blandy | 1 | -3/+2 |
2007-10-26 | * ax-general.c (gen_traced_pop, gen_int_literal) | Jim Blandy | 1 | -3/+3 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-07-24 | 2007-07-24 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -5/+8 |
2007-06-13 | * expression.h (enum exp_opcode): Document a register name for | Daniel Jacobowitz | 1 | -2/+8 |
2007-06-12 | 2007-06-12 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+4 |
2007-05-31 | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-03-08 | * ax-gdb.c (gen_expr): Add UNOP_PLUS case. | Nathan Sidwell | 1 | -0/+7 |