Convert lvalue reference type check to general reference type check
[deliverable/binutils-gdb.git] / gdb / ax-gdb.c
2017-03-20  Artemiy VolkovConvert lvalue reference type check to general referenc...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-11-24  John BaldwinDo not use std::move when assigning an anonymous object...
2016-11-09  Pedro Alvesagent_expr_up: gdb::unique_ptr -> std::unique_ptr
2016-11-08  Pedro Alves'struct agent_expr *' -> unique_ptr<agent_expr>
2016-11-08  Pedro Alves'struct expression *' -> gdb::unique_xmalloc_ptr<expres...
2016-01-21  Marcin Koƛcielnickigdb.trace: Fix string collection for 64-bit platforms.
2016-01-19  Pedro AlvesLimit breakpoint re-set to the current program space
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-27  Simon MarchiIntroduce ax_raw_byte and use it
2015-08-12  Keith SeitzExplicit locations: use new location API
2015-08-01  Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-07-14  Simon MarchiRemove CHECK_TYPEDEF, use check_typedef instead
2015-07-08  Robert O'CallahanPR18617 - Incorrect expression bytecode generated for...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-06-18  Tom Tromeyconstify struct block in some places
2014-02-26  Tom Tromeystart change to progspace independence
2014-02-26  Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26  Tom Tromeychange minsym representation
2014-01-07  Honggyu KimRemove duplicated #include's from GDB
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-03-21  Tom Tromey * tracepoint.h (decode_agent_options): Add 'trace_string'
2013-03-20  Tom Tromey * ax-gdb.c (gen_var_ref): Unconditionally call via...
2013-03-13  Pedro AlvesConstify strings in tracepoint.c, lookup_cmd and the...
2013-03-12  Keith Seitz * ada-lang.c (ada_read_renaming_var_value): Pass const
2013-03-07  Keith Seitz * ax-gdb.c (gen_printf): Make FORMAT const.
2013-01-31  Aleksandar Ristovski2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-09-25  Siddhesh Poyarekar * ada-valprint.c (ada_val_print_1): Eliminate single-use
2012-07-19  Tom Tromey PR exp/13206:
2012-07-19  Tom Tromey * ax-gdb.c (gen_expr): Handle UNOP_CAST_TYPE, UNOP_MEM...
2012-07-05  Hui Zhu2012-07-05 Hui Zhu <hui_zhu@mentor.com>
2012-07-02  Stan Shebs Add target-side support for dynamic printf.
2012-05-18  Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-04-27  Sergio Durigan Junior2012-04-27 Sergio Durigan Junior <sergiodj@redhat...
2012-04-27  Sergio Durigan Junior2012-04-27 Sergio Durigan Junior <sergiodj@redhat...
2012-03-21  Joel BrobeckerSEGV during AX eval of OP_DOUBLE (unsupported)
2012-03-14  Joel Brobeckerax-gdb: Do not treat enums and bools as integers.
2012-03-14  Joel Brobeckerax-gdb.c: Add handling of TYPE_CODE_RANGE types.
2012-03-08  Joel BrobeckerRevert "ax-gdb: Do not treat enums and bools as integers."
2012-03-08  Luis Machado2012-03-08 Luis Machado <lgustavo@codesourcery.com>
2012-03-08  Joel Brobeckerax-gdb: Do not treat enums and bools as integers.
2012-02-07  Doug Evans * gdbtypes.h (struct main_type): Change type of name...
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-11-02  Stan Shebs2011-11-02 Stan Shebs <stan@codesourcery.com>
2011-09-27  Stan Shebs Add return address collection for tracepoints.
2011-06-17  Tom Tromey * valops.c (value_of_this): Use lookup_language_this.
2011-05-18  Tom Tromey * dwarf2read.c (dwarf2_add_field): Constify.
2011-02-24  Joel BrobeckerRevert the following change (not approved yet):
2011-02-21  Hui Zhu2011-02-21 Hui Zhu <teawater@gmail.com>
2011-02-16  Pedro Alves2011-02-16 Tom Tromey <tromey@redhat.com>
2011-01-07  Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-05  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-12-31  Michael Snyder2010-12-31 Michael Snyder <msnyder@vmware.com>
2010-12-29  Hui Zhu2010-12-29 Hui Zhu <teawater@gmail.com>
2010-12-28  Pedro Alves * ax-gdb.c (gen_expr) <OP_REGISTER>: Error out if...
2010-12-28  Hui Zhu2010-12-28 Hui Zhu <teawater@gmail.com>
2010-05-18  Michael Snyder2010-05-18 Michael Snyder <msnyder@vmware.com>
2010-05-06  Michael Snyder2010-05-05 Michael Snyder <msnyder@vmware.com>
2010-04-23  Stan Shebs2010-04-23 Stan Shebs <stan@codesourcery.com>
2010-04-20  Stan Shebs2010-04-20 Stan Shebs <stan@codesourcery.com>
2010-03-19  Stan Shebs2010-03-19 Stan Shebs <stan@codesourcery.com>
2010-03-18  Stan ShebsFix last checkin
2010-03-18  Stan Shebs2010-03-17 Stan Shebs <stan@codesourcery.com>
2010-03-17  Stan Shebs2010-03-17 Stan Shebs <stan@codesourcery.com>
2010-03-16  Stan ShebsFix a commit snafu
2010-03-15  Stan Shebs2010-03-15 Stan Shebs <stan@codesourcery.com>
2010-03-12  Stan Shebs2010-03-12 Stan Shebs <stan@codesourcery.com>
2010-03-09  Keith Seitzdwarf2_physname patchset:
2010-02-11  Pedro Alves * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]...
2010-02-11  Pedro Alves * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]...
2010-02-11  Pedro Alves * ax-gdb.c (gen_deref): Don't allow dereferencing...
2010-01-15  Stan Shebs Add trace file support.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-12-29  Stan Shebs * language.c (pointer_type): Un-comment out.
2009-12-29  Stan Shebs * ax-gdb.c (gen_expr): Handle logical and, logical...
2009-12-28  Stan Shebs2009-12-28 Stan Shebs <stan@codesourcery.com>
2009-12-28  Pedro Alves * ax-gdb.c (gen_expr) <OP_THIS>: Lookup `this' in...
2009-12-24  Stan Shebs2009-12-23 Stan Shebs <stan@codesourcery.com>
2009-12-24  Stan Shebs2009-12-23 Stan Shebs <stan@codesourcery.com>
2009-07-14  Stan Shebs gdb/
2009-07-02  Ulrich Weigand * ada-lang.c (assign_component): Use platform-specific...
2009-07-02  Ulrich Weigand * gdbtypes.c (lookup_array_range_type): Add prototype.
2009-06-17  Ulrich Weigand * ax-gdb.c (gen_bitfield_ref): Add EXP argument, use...
2009-06-04  Ulrich Weigand * symtab.h: Rename SYMBOL_OPS to SYMBOL_COMPUTED_OPS.
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-09-11  Ulrich Weigand * ax-gdb.c: Include "language.h".
2008-08-21  Ulrich Weigand * frame.h (frame_map_regnum_to_name): Remove prototype.
2008-08-21  Daniel Jacobowitz * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.
2008-05-27  Andreas Schwab * symtab.h (enum address_class): Remove LOC_REGPARM and
2008-05-22  Ulrich Weigand * symtab.h (enum address_class): Remove LOC_BASEREG and
2008-05-22  Ulrich Weigand * symtab.h (enum address_class): Remove LOC_LOCAL_ARG.
2008-02-05  Jim Blandy* ax-gdb.c (gen_expr): Yield ordinary error if asked...
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-10-26  Jim Blandy* ax-gdb.c (expr_to_agent): Delete unused function.
2007-10-26  Jim Blandy* ax-gdb.c (gen_cast): Remove redundant assignment to
2007-10-26  Jim Blandy* ax-general.c (gen_traced_pop, gen_int_literal)
next
This page took 0.871043 seconds and 107 git commands to generate.