OSDN Git Service

2011-03-04 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
[pf3gnuchains/sourceware.git] / gdb / ax-gdb.c
2011-02-24 brobeckeRevert the following change (not approved yet):
2011-02-21 teawater2011-02-21 Hui Zhu <teawater@gmail.com>
2011-02-17 palves2011-02-16 Tom Tromey <tromey@redhat.com>
2011-01-08 msnyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-06 msnyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-02 brobeckerun copyright.sh for 2011.
2011-01-01 msnyder2010-12-31 Michael Snyder <msnyder@vmware.com>
2010-12-29 teawater2010-12-29 Hui Zhu <teawater@gmail.com>
2010-12-29 palves * ax-gdb.c (gen_expr) <OP_REGISTER>: Error out if...
2010-12-29 teawater2010-12-28 Hui Zhu <teawater@gmail.com>
2010-05-19 msnyder2010-05-18 Michael Snyder <msnyder@vmware.com>
2010-05-06 msnyder2010-05-05 Michael Snyder <msnyder@vmware.com>
2010-04-24 shebs2010-04-23 Stan Shebs <stan@codesourcery.com>
2010-04-21 shebs2010-04-20 Stan Shebs <stan@codesourcery.com>
2010-03-20 shebs2010-03-19 Stan Shebs <stan@codesourcery.com>
2010-03-19 shebsFix last checkin
2010-03-18 shebs2010-03-17 Stan Shebs <stan@codesourcery.com>
2010-03-18 shebs2010-03-17 Stan Shebs <stan@codesourcery.com>
2010-03-16 shebsFix a commit snafu
2010-03-16 shebs2010-03-15 Stan Shebs <stan@codesourcery.com>
2010-03-13 shebs2010-03-12 Stan Shebs <stan@codesourcery.com>
2010-03-10 kseitzdwarf2_physname patchset:
2010-02-12 palves * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]...
2010-02-12 palves * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]...
2010-02-12 palves * ax-gdb.c (gen_deref): Don't allow dereferencing...
2010-01-16 shebs Add trace file support.
2010-01-01 brobeckeUpdate copyright year in most headers.
2009-12-30 shebs * language.c (pointer_type): Un-comment out.
2009-12-30 shebs * ax-gdb.c (gen_expr): Handle logical and, logical...
2009-12-29 shebs2009-12-28 Stan Shebs <stan@codesourcery.com>
2009-12-29 palves * ax-gdb.c (gen_expr) <OP_THIS>: Lookup `this' in...
2009-12-24 shebs2009-12-23 Stan Shebs <stan@codesourcery.com>
2009-12-24 shebs2009-12-23 Stan Shebs <stan@codesourcery.com>
2009-07-14 shebs gdb/
2009-07-02 uweigand * ada-lang.c (assign_component): Use platform-specific...
2009-07-02 uweigand * gdbtypes.c (lookup_array_range_type): Add prototype.
2009-06-17 uweigand * ax-gdb.c (gen_bitfield_ref): Add EXP argument, use...
2009-06-04 uweigand * symtab.h: Rename SYMBOL_OPS to SYMBOL_COMPUTED_OPS.
2009-01-03 brobecke Updated copyright notices for most files.
2008-09-11 uweigand * ax-gdb.c: Include "language.h".
2008-08-21 uweigand * frame.h (frame_map_regnum_to_name): Remove prototype.
2008-08-21 drow * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.
2008-05-27 schwab * symtab.h (enum address_class): Remove LOC_REGPARM and
2008-05-22 uweigand * symtab.h (enum address_class): Remove LOC_BASEREG and
2008-05-22 uweigand * symtab.h (enum address_class): Remove LOC_LOCAL_ARG.
2008-02-05 jimb* ax-gdb.c (gen_expr): Yield ordinary error if asked...
2008-01-01 drow Updated copyright notices for most files.
2007-10-26 jimb* ax-gdb.c (expr_to_agent): Delete unused function.
2007-10-26 jimb* ax-gdb.c (gen_cast): Remove redundant assignment to
2007-10-26 jimb* ax-general.c (gen_traced_pop, gen_int_literal)
2007-08-23 brobecke Switch the license of all .c files to GPLv3.
2007-07-24 msnyder2007-07-24 Michael Snyder <msnyder@access-company...
2007-06-13 drow * expression.h (enum exp_opcode): Document a register...
2007-06-12 uweigand2007-06-12 Markus Deuling <deuling@de.ibm.com>
2007-05-31 uweigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-01-09 drowCopyright updates for 2007.
2005-12-17 eliz * breakpoint.c:
2005-03-08 nathan * ax-gdb.c (gen_expr): Add UNOP_PLUS case.
2005-02-07 cagney2005-02-07 Andrew Cagney <cagney@gnu.org>
2005-01-29 ibr2005-01-29 Baurzhan Ismagulov <ibr@radix50.net>
2004-11-12 cagney2004-11-12 Andrew Cagney <cagney@gnu.org>
2004-02-06 fnfFix typo in comments (Unfortunatly)
2004-01-26 cagney2004-01-26 Andrew Cagney <cagney@redhat.com>
2004-01-21 cagney2004-01-20 Andrew Cagney <cagney@redhat.com>
2003-03-01 cagney2003-03-01 Andrew Cagney <cagney@redhat.com>
2003-02-28 drow * Makefile.in (dwarf2loc.o): Update dependencies.
2003-02-25 carlton2003-02-25 David Carlton <carlton@math.stanford.edu>
2003-02-20 carlton2003-02-20 David Carlton <carlton@math.stanford.edu>
2003-02-20 carlton2003-02-19 David Carlton <carlton@math.stanford.edu>
2003-01-14 cagney2003-01-13 Andrew Cagney <ac131313@redhat.com>
2003-01-09 cagney2003-01-09 Andrew Cagney <ac131313@redhat.com>
2002-12-09 cagney2002-12-07 Andrew Cagney <ac131313@redhat.com>
2002-08-27 tromey * Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat...
2002-05-13 drow2002-05-13 Daniel Jacobowitz <drow@mvista.com>
2002-02-03 drow2002-02-03 Daniel Jacobowitz <drow@mvista.com>
2002-01-05 cagneys/BIG_ENDIAN/BFD_ENDIAN_BIG/
2001-08-11 cagney* target.h (TARGET_VIRTUAL_FRAME_POINTER): Delete,...
2001-03-06 kevinbUpdate/correct copyright notices.
2001-02-08 cagneyAdd __FILE__ and __LINE__ parameter to internal_error() /
2000-10-30 msnyder2000-10-19 Josef Ezra <jezra@emc.com>
2000-07-30 kevinbProtoization.
2000-05-28 kevinbPARAMS removal.
2000-05-15 cagneyCleanup free_agent_expr cleanups.
2000-04-26 phdm * ax-gdb.c (agent_command): Remove now useless cast of
2000-04-14 jimb* gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER...
1999-04-16 shebsInitial revision