summaryrefslogtreecommitdiff
path: root/gdb/ax-gdb.c
Commit message (Expand)AuthorAgeFilesLines
* * tracepoint.h (decode_agent_options): Add 'trace_string'Tom Tromey2013-03-211-56/+36
* * ax-gdb.c (gen_var_ref): Unconditionally call via computed ops,Tom Tromey2013-03-201-7/+7
* Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves2013-03-131-1/+1
* * ada-lang.c (ada_read_renaming_var_value): Pass constKeith Seitz2013-03-121-8/+10
* * ax-gdb.c (gen_printf): Make FORMAT const.Keith Seitz2013-03-071-1/+1
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-311-3/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * ada-valprint.c (ada_val_print_1): Eliminate single-usesiddhesh2012-09-251-6/+7
* PR exp/13206:Tom Tromey2012-07-191-0/+2
* * ax-gdb.c (gen_expr): Handle UNOP_CAST_TYPE, UNOP_MEMVAL_TYPE.Tom Tromey2012-07-191-0/+42
* 2012-07-05 Hui Zhu <hui_zhu@mentor.com>Hui Zhu2012-07-051-45/+72
* Add target-side support for dynamic printf.Stan Shebs2012-07-021-0/+143
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-05-181-1/+0
* 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-04-271-6/+2
* 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-04-271-2/+3
* SEGV during AX eval of OP_DOUBLE (unsupported)Joel Brobecker2012-03-211-1/+1
* ax-gdb: Do not treat enums and bools as integers.Joel Brobecker2012-03-141-6/+0
* ax-gdb.c: Add handling of TYPE_CODE_RANGE types.Joel Brobecker2012-03-141-0/+3
* Revert "ax-gdb: Do not treat enums and bools as integers."Joel Brobecker2012-03-081-0/+6
* 2012-03-08 Luis Machado <lgustavo@codesourcery.com>Luis Machado2012-03-081-6/+5
* ax-gdb: Do not treat enums and bools as integers.Joel Brobecker2012-03-081-6/+0
* * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans2012-02-071-2/+2
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* 2011-11-02 Stan Shebs <stan@codesourcery.com>Stan Shebs2011-11-021-3/+47
* Add return address collection for tracepoints.Stan Shebs2011-09-271-4/+43
* * valops.c (value_of_this): Use lookup_language_this.Tom Tromey2011-06-171-8/+7
* * dwarf2read.c (dwarf2_add_field): Constify.Tom Tromey2011-05-181-1/+1
* Revert the following change (not approved yet):Joel Brobecker2011-02-241-59/+0
* 2011-02-21 Hui Zhu <teawater@gmail.com>Hui Zhu2011-02-211-0/+59
* 2011-02-16 Tom Tromey <tromey@redhat.com>Pedro Alves2011-02-161-8/+7
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-2/+3
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-19/+31
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-12-31 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-12-311-6/+6
* 2010-12-29 Hui Zhu <teawater@gmail.com>Hui Zhu2010-12-291-2/+2
* * ax-gdb.c (gen_expr) <OP_REGISTER>: Error out if trying toPedro Alves2010-12-281-0/+6
* 2010-12-28 Hui Zhu <teawater@gmail.com>Hui Zhu2010-12-281-4/+0
* 2010-05-18 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-181-2/+15
* 2010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-061-1/+0
* 2010-04-23 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-04-231-13/+18
* 2010-04-20 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-04-201-1/+1
* 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