aboutsummaryrefslogtreecommitdiff
path: root/gdb/ax-gdb.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-022011-11-02 Stan Shebs <stan@codesourcery.com>Stan Shebs1-3/+47
2011-09-27 Add return address collection for tracepoints.Stan Shebs1-4/+43
2011-06-17 * valops.c (value_of_this): Use lookup_language_this.Tom Tromey1-8/+7
2011-05-18 * dwarf2read.c (dwarf2_add_field): Constify.Tom Tromey1-1/+1
2011-02-24Revert the following change (not approved yet):Joel Brobecker1-59/+0
2011-02-212011-02-21 Hui Zhu <teawater@gmail.com>Hui Zhu1-0/+59
2011-02-162011-02-16 Tom Tromey <tromey@redhat.com>Pedro Alves1-8/+7
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+3
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-19/+31
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-12-312010-12-31 Michael Snyder <msnyder@vmware.com>Michael Snyder1-6/+6
2010-12-292010-12-29 Hui Zhu <teawater@gmail.com>Hui Zhu1-2/+2
2010-12-28 * ax-gdb.c (gen_expr) <OP_REGISTER>: Error out if trying toPedro Alves1-0/+6
2010-12-282010-12-28 Hui Zhu <teawater@gmail.com>Hui Zhu1-4/+0
2010-05-182010-05-18 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+15
2010-05-062010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+0
2010-04-232010-04-23 Stan Shebs <stan@codesourcery.com>Stan Shebs1-13/+18
2010-04-202010-04-20 Stan Shebs <stan@codesourcery.com>Stan Shebs1-1/+1
2010-03-192010-03-19 Stan Shebs <stan@codesourcery.com>Stan Shebs1-28/+47
2010-03-18Fix last checkinStan Shebs1-1/+1
2010-03-182010-03-17 Stan Shebs <stan@codesourcery.com>Stan Shebs1-0/+9
2010-03-172010-03-17 Stan Shebs <stan@codesourcery.com>Stan Shebs1-16/+118
2010-03-16Fix a commit snafuStan Shebs1-1/+1
2010-03-152010-03-15 Stan Shebs <stan@codesourcery.com>Stan Shebs1-53/+254
2010-03-122010-03-12 Stan Shebs <stan@codesourcery.com>Stan Shebs1-0/+10
2010-03-09dwarf2_physname patchset:Keith Seitz1-1/+1
2010-02-11 * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out ifPedro Alves1-0/+3
2010-02-11 * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out onPedro Alves1-5/+29
2010-02-11 * ax-gdb.c (gen_deref): Don't allow dereferencing void pointers.Pedro Alves1-0/+2
2010-01-15 Add trace file support.Stan Shebs1-0/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-12-29 * language.c (pointer_type): Un-comment out.Stan Shebs1-13/+16
2009-12-29 * ax-gdb.c (gen_expr): Handle logical and, logical or, andStan Shebs1-1/+67
2009-12-282009-12-28 Stan Shebs <stan@codesourcery.com>Stan Shebs1-109/+202
2009-12-28 * ax-gdb.c (gen_expr) <OP_THIS>: Lookup `this' in the context ofPedro Alves1-16/+5
2009-12-242009-12-23 Stan Shebs <stan@codesourcery.com>Stan Shebs1-0/+33
2009-12-242009-12-23 Stan Shebs <stan@codesourcery.com>Stan Shebs1-0/+29
2009-07-14 gdb/Stan Shebs1-1/+118
2009-07-02 * ada-lang.c (assign_component): Use platform-specific integer typeUlrich Weigand1-1/+2
2009-07-02 * gdbtypes.c (lookup_array_range_type): Add prototype.Ulrich Weigand1-3/+2
2009-06-17 * ax-gdb.c (gen_bitfield_ref): Add EXP argument, use expressionUlrich Weigand1-10/+12
2009-06-04 * symtab.h: Rename SYMBOL_OPS to SYMBOL_COMPUTED_OPS.Ulrich Weigand1-4/+4
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-09-11 * ax-gdb.c: Include "language.h".Ulrich Weigand1-170/+161
2008-08-21 * frame.h (frame_map_regnum_to_name): Remove prototype.Ulrich Weigand1-2/+3
2008-08-21 * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.Daniel Jacobowitz1-1/+1
2008-05-27 * symtab.h (enum address_class): Remove LOC_REGPARM andAndreas Schwab1-5/+3
2008-05-22 * symtab.h (enum address_class): Remove LOC_BASEREG andUlrich Weigand1-7/+0
2008-05-22 * symtab.h (enum address_class): Remove LOC_LOCAL_ARG.Ulrich Weigand1-1/+0
2008-02-05* ax-gdb.c (gen_expr): Yield ordinary error if asked to trace aJim Blandy1-0/+4