aboutsummaryrefslogtreecommitdiff
path: root/gdb/avr-tdep.c
AgeCommit message (Expand)AuthorFilesLines
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
2006-01-21 * avr-tdep.c (avr_address_to_pointer, avr_pointer_to_address)Daniel Jacobowitz1-4/+4
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-02-142005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+2
2005-02-072005-02-06 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-6/+5
2005-01-052005-01-05 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>Andrew Cagney1-8/+8
2004-11-132004-11-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-08-022004-08-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+0
2004-07-312004-07-31 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-06-102004-06-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+0
2004-06-072004-06-06 Randolph Chung <tausq@debian.org>Randolph Chung1-1/+1
2004-04-222004-04-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-10/+0
2004-02-162004-02-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+1
2004-02-112004-02-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+0
2004-01-23* avr-tdep.c: Update copyright.Theodore A. Roth1-13/+1
2004-01-172004-01-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+0
2004-01-132004-01-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+0
2003-10-312003-10-31 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-5/+0
2003-10-172003-10-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-7/+9
2003-09-122003-09-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-09-092003-09-04 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+1
2003-07-16* avr-tdep.c (avr_skip_prologue): Return PC unchanged if no prologue found.Theodore A. Roth1-76/+58
2003-07-162003-07-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-06-272003-06-27 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-9/+0
2003-06-20* avr-tdep.c (avr_gdbarch_init): Don't call set_gdbarch_bfd_vma_bit.Theodore A. Roth1-1/+0
2003-06-20* avr-tdep.c (avr_read_pc): Use regcache instead of read_register.Theodore A. Roth1-3/+6
2003-06-20* avr-tdep.c (avr_frame_address): Delete function.Theodore A. Roth1-8/+0
2003-06-19* avr-tdep.c (avr_extract_return_value): Delete debugging fprintf.Theodore A. Roth1-2/+0
2003-06-19* avr-tdep.c (avr_push_dummy_code): Delete function.Theodore A. Roth1-11/+0
2003-06-19* avr-tdep.c: Include frame.h, frame-unwind.h, frame-base.h, andTheodore A. Roth1-424/+587
2003-06-17* avr-tdep.c (avr_extract_return_value): New function.Theodore A. Roth1-0/+34
2003-06-16* avr-tdep.c (avr_register_type): Remove a blank line.Theodore A. Roth1-4/+3
2003-06-16* avr-tdep.c (avr_scan_prologue): Update comment describing the variousTheodore A. Roth1-41/+110
2003-06-15* avr-tdep.c (avr_register_byte): Delete function.Theodore A. Roth1-66/+15