summaryrefslogtreecommitdiff
path: root/gdb/ax-gdb.c
Commit message (Expand)AuthorAgeFilesLines
* 2010-03-19 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-03-191-28/+47
* Fix last checkinStan Shebs2010-03-181-1/+1
* 2010-03-17 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-03-181-0/+9
* 2010-03-17 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-03-171-16/+118
* Fix a commit snafuStan Shebs2010-03-161-1/+1
* 2010-03-15 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-03-151-53/+254
* 2010-03-12 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-03-121-0/+10
* dwarf2_physname patchset:Keith Seitz2010-03-091-1/+1
* * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out ifPedro Alves2010-02-111-0/+3
* * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out onPedro Alves2010-02-111-5/+29
* * ax-gdb.c (gen_deref): Don't allow dereferencing void pointers.Pedro Alves2010-02-111-0/+2
* Add trace file support.Stan Shebs2010-01-151-0/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * language.c (pointer_type): Un-comment out.Stan Shebs2009-12-291-13/+16
* * ax-gdb.c (gen_expr): Handle logical and, logical or, andStan Shebs2009-12-291-1/+67
* 2009-12-28 Stan Shebs <stan@codesourcery.com>Stan Shebs2009-12-281-109/+202
* * ax-gdb.c (gen_expr) <OP_THIS>: Lookup `this' in the context ofPedro Alves2009-12-281-16/+5
* 2009-12-23 Stan Shebs <stan@codesourcery.com>Stan Shebs2009-12-241-0/+33
* 2009-12-23 Stan Shebs <stan@codesourcery.com>Stan Shebs2009-12-241-0/+29
* gdb/Stan Shebs2009-07-141-1/+118
* * ada-lang.c (assign_component): Use platform-specific integer typeUlrich Weigand2009-07-021-1/+2
* * gdbtypes.c (lookup_array_range_type): Add prototype.Ulrich Weigand2009-07-021-3/+2
* * ax-gdb.c (gen_bitfield_ref): Add EXP argument, use expressionUlrich Weigand2009-06-171-10/+12
* * symtab.h: Rename SYMBOL_OPS to SYMBOL_COMPUTED_OPS.Ulrich Weigand2009-06-041-4/+4
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * ax-gdb.c: Include "language.h".Ulrich Weigand2008-09-111-170/+161
* * frame.h (frame_map_regnum_to_name): Remove prototype.Ulrich Weigand2008-08-211-2/+3
* * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.Daniel Jacobowitz2008-08-211-1/+1
* * symtab.h (enum address_class): Remove LOC_REGPARM andAndreas Schwab2008-05-271-5/+3
* * symtab.h (enum address_class): Remove LOC_BASEREG andUlrich Weigand2008-05-221-7/+0
* * symtab.h (enum address_class): Remove LOC_LOCAL_ARG.Ulrich Weigand2008-05-221-1/+0
* * ax-gdb.c (gen_expr): Yield ordinary error if asked to trace aJim Blandy2008-02-051-0/+4
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * ax-gdb.c (expr_to_agent): Delete unused function.Jim Blandy2007-10-261-50/+0
* * ax-gdb.c (gen_cast): Remove redundant assignment toJim Blandy2007-10-261-3/+2
* * ax-general.c (gen_traced_pop, gen_int_literal)Jim Blandy2007-10-261-3/+3
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-07-24 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-07-241-5/+8
* * expression.h (enum exp_opcode): Document a register name forDaniel Jacobowitz2007-06-131-2/+8
* 2007-06-12 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-121-2/+4
* 2007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-05-311-1/+1
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * ax-gdb.c (gen_expr): Add UNOP_PLUS case.Nathan Sidwell2005-03-081-0/+7
* 2005-02-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-071-1/+1
* 2005-01-29 Baurzhan Ismagulov <ibr@radix50.net>Baurzhan Ismagulov2005-01-291-41/+42
* 2004-11-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-11-121-1/+1
* Fix typo in comments (Unfortunatly)Fred Fish2004-02-061-1/+1
* 2004-01-26 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-261-1/+6
* 2004-01-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-211-28/+0