aboutsummaryrefslogtreecommitdiff
path: root/gdb/avr-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-12Because of:Sergio Durigan Junior1-73/+0
2013-08-09This patch implements the new gdbarch method gdbarch_gdb_signal_to_target.Sergio Durigan Junior1-0/+73
2013-08-09Remove unnecessary XMALLOC definitions.Pedro Alves1-3/+0
2013-04-19-Wpointer-sign: gdb_byte -> char.Pedro Alves1-3/+5
2013-03-01Use gdb_byte for bytes from the program being debugged.Pedro Alves1-2/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-1/+0
2012-05-16 gdb/Maciej W. Rozycki1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-03-18 gdb/Pedro Alves1-0/+1
2011-03-18 gdb/Pedro Alves1-3/+6
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-63/+64
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-08-18 * gdb_assert.h (gdb_assert_not_reached): New macro.Doug Evans1-1/+1
2010-02-172010-02-17 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-4/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-11-132009-11-13 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-4/+8
2009-11-102009-11-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-8/+73
2009-11-102009-11-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+10
2009-11-102009-11-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-23/+22
2009-11-102009-11-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-59/+55
2009-11-102009-11-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+4
2009-11-102009-11-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+17
2009-10-262009-10-26 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-11/+16
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-23/+32
2009-07-02 * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand1-2/+2
2009-06-17 * gdbarch.sh (pointer_to_address): Change to type 'm'.Ulrich Weigand1-2/+4
2009-06-162009-06-16 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-103/+123
2009-02-22 Silence a few -Wmissing-prototypes warnings.Pedro Alves1-2/+2
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-09-11 * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch)Ulrich Weigand1-1/+1
2008-06-28 * alphafbsd-tdep.c: Update for unwinder changes.Ulrich Weigand1-78/+63
2008-04-22doc/ChangeLog:Corinna Vinschen1-3/+3
2008-01-11 * gdbarch.sh (skip_prologue): Add gdbarchMarkus Deuling1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-11-07*** empty log message ***Markus Deuling1-1/+1
2007-11-022007-11-02 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+1
2007-10-302007-10-30 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-4/+4
2007-10-17 * frame.c (frame_unwind_unsigned_register): Delete.Daniel Jacobowitz1-6/+6
2007-10-13 * avr-tdep.c (avr_return_value): New function.Ulrich Weigand1-1/+39
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-15 * gdbarch.sh (read_pc): Add REGCACHE argument. Remove PTID argument.Ulrich Weigand1-17/+6
2007-06-15 * arm-tdep.c (arm_print_float_info): Use register value from FRAMEUlrich Weigand1-2/+2
2007-05-312007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+1
2007-05-14 * gdbarch.sh (read_sp): Remove.Ulrich Weigand1-10/+11
2007-02-27 * dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_this_id)Daniel Jacobowitz1-2/+2
2007-02-16 * avr-tdep.c, hppa-tdep.c, hppabsd-tdep.c, i386-tdep.c,Daniel Jacobowitz1-0/+1
2007-01-29 * doublest.c (floatformat_from_length): Use the right element fromDaniel Jacobowitz1-3/+3
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2006-07-12 * target.c (target_read): Stop if target_read_partial returns 0Daniel Jacobowitz1-22/+14