aboutsummaryrefslogtreecommitdiff
path: root/gdb/avr-tdep.c
AgeCommit message (Expand)AuthorFilesLines
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
2003-06-14* avr-tdep.c (avr_remote_translate_xfer_address): Delete function.Theodore A. Roth1-39/+3
2003-06-14* avr-tdep.c (avr_scan_prologue): Fix to avoid a buffer over run whichTheodore A. Roth1-1/+1
2003-06-13* avr-tdep.c (avr_address_to_pointer): Shift code addrs right 1 bit.Theodore A. Roth1-14/+2
2003-06-132003-06-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+4
2003-06-112003-06-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+3
2003-06-092003-06-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+0
2003-06-022003-06-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-05-172003-05-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-05-15* avr-tdep.c (avr_breakpoint_from_pc): New function.Theodore A. Roth1-0/+13
2003-05-14* MAINTAINERS: Update my email address.Theodore A. Roth1-2/+2
2003-05-082003-05-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+3
2003-05-052003-05-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-04-292003-04-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-04-212003-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-04-112003-04-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-04-012003-04-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+0
2003-04-012003-04-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+0
2003-03-312003-03-31 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+0
2003-03-312003-03-31 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+0