summaryrefslogtreecommitdiff
path: root/gdb/moxie-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* add -Wold-style-declarationTom Tromey2013-07-011-1/+1
* -Wpointer-sign: char -> gdb_byte.Pedro Alves2013-04-191-9/+5
* Rename record_ prefixes in record-full.h into record_full_.mmetzger2013-03-111-42/+42
* Split record.h into record.h and record-full.h.mmetzger2013-03-111-0/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-2/+2
* Fix function prologue analyzer for moxie.Anthony Green2012-09-101-6/+6
* gdb/Maciej W. Rozycki2012-05-161-1/+1
* gdb/Jan Kratochvil2012-03-021-1/+1
* * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans2012-02-021-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* gdb/Pedro Alves2011-03-181-0/+1
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-3/+3
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Fix prolog analyzerAnthony Green2010-02-041-0/+2
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* Recognize new moxie prologuesAnthony Green2009-09-101-13/+27
* Fix prologue analysis for moxie.Anthony Green2009-07-181-5/+7
* Add process recording support to the moxie gdb port.Anthony Green2009-07-131-2/+451
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-7/+14
* * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand2009-07-021-1/+1
* * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand2009-06-171-1/+2
* Add moxie-elf port.Anthony Green2009-04-241-0/+531