summaryrefslogtreecommitdiff
path: root/gdb/avr-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Because of:sergiodj2013-08-121-73/+0
* This patch implements the new gdbarch method gdbarch_gdb_signal_to_target.sergiodj2013-08-091-0/+73
* Remove unnecessary XMALLOC definitions.Pedro Alves2013-08-091-3/+0
* -Wpointer-sign: gdb_byte -> char.Pedro Alves2013-04-191-3/+5
* Use gdb_byte for bytes from the program being debugged.Pedro Alves2013-03-011-2/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-05-181-1/+0
* gdb/Maciej W. Rozycki2012-05-161-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* gdb/Pedro Alves2011-03-181-0/+1
* gdb/Pedro Alves2011-03-181-3/+6
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-63/+64
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* * gdb_assert.h (gdb_assert_not_reached): New macro.Doug Evans2010-08-181-1/+1
* 2010-02-17 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-02-171-4/+2
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-11-13 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-11-131-4/+8
* 2009-11-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-11-101-8/+73
* 2009-11-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-11-101-0/+10
* 2009-11-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-11-101-23/+22
* 2009-11-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-11-101-59/+55
* 2009-11-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-11-101-0/+4
* 2009-11-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-11-101-0/+17
* 2009-10-26 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-10-261-11/+16
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-23/+32
* * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand2009-07-021-2/+2
* * gdbarch.sh (pointer_to_address): Change to type 'm'.Ulrich Weigand2009-06-171-2/+4
* 2009-06-16 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-06-161-103/+123
* Silence a few -Wmissing-prototypes warnings.Pedro Alves2009-02-221-2/+2
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch)Ulrich Weigand2008-09-111-1/+1
* * alphafbsd-tdep.c: Update for unwinder changes.Ulrich Weigand2008-06-281-78/+63
* doc/ChangeLog:Corinna Vinschen2008-04-221-3/+3
* * gdbarch.sh (skip_prologue): Add gdbarchMarkus Deuling2008-01-111-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* *** empty log message ***Markus Deuling2007-11-071-1/+1
* 2007-11-02 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-11-021-1/+1
* 2007-10-30 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-10-301-4/+4
* * frame.c (frame_unwind_unsigned_register): Delete.Daniel Jacobowitz2007-10-171-6/+6
* * avr-tdep.c (avr_return_value): New function.Ulrich Weigand2007-10-131-1/+39
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * gdbarch.sh (read_pc): Add REGCACHE argument. Remove PTID argument.Ulrich Weigand2007-06-151-17/+6
* * arm-tdep.c (arm_print_float_info): Use register value from FRAMEUlrich Weigand2007-06-151-2/+2
* 2007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-05-311-1/+1
* * gdbarch.sh (read_sp): Remove.Ulrich Weigand2007-05-141-10/+11
* * dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_this_id)Daniel Jacobowitz2007-02-271-2/+2
* * avr-tdep.c, hppa-tdep.c, hppabsd-tdep.c, i386-tdep.c,Daniel Jacobowitz2007-02-161-0/+1
* * doublest.c (floatformat_from_length): Use the right element fromDaniel Jacobowitz2007-01-291-3/+3
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* * target.c (target_read): Stop if target_read_partial returns 0Daniel Jacobowitz2006-07-121-22/+14