summaryrefslogtreecommitdiff
path: root/gdb/avr-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* 2004-02-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-02-161-2/+1
* 2004-02-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-02-111-1/+0
* * avr-tdep.c: Update copyright.Theodore A. Roth2004-01-231-13/+1
* 2004-01-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-171-1/+0
* 2004-01-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-131-2/+0
* 2003-10-31 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-311-5/+0
* 2003-10-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-171-7/+9
* 2003-09-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-121-1/+1
* 2003-09-04 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-091-0/+1
* * avr-tdep.c (avr_skip_prologue): Return PC unchanged if no prologue found.Theodore A. Roth2003-07-161-76/+58
* 2003-07-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-07-161-2/+2
* 2003-06-27 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-271-9/+0
* * avr-tdep.c (avr_gdbarch_init): Don't call set_gdbarch_bfd_vma_bit.Theodore A. Roth2003-06-201-1/+0
* * avr-tdep.c (avr_read_pc): Use regcache instead of read_register.Theodore A. Roth2003-06-201-3/+6
* * avr-tdep.c (avr_frame_address): Delete function.Theodore A. Roth2003-06-201-8/+0
* * avr-tdep.c (avr_extract_return_value): Delete debugging fprintf.Theodore A. Roth2003-06-191-2/+0
* * avr-tdep.c (avr_push_dummy_code): Delete function.Theodore A. Roth2003-06-191-11/+0
* * avr-tdep.c: Include frame.h, frame-unwind.h, frame-base.h, andTheodore A. Roth2003-06-191-424/+587
* * avr-tdep.c (avr_extract_return_value): New function.Theodore A. Roth2003-06-171-0/+34
* * avr-tdep.c (avr_register_type): Remove a blank line.Theodore A. Roth2003-06-161-4/+3
* * avr-tdep.c (avr_scan_prologue): Update comment describing the variousTheodore A. Roth2003-06-161-41/+110
* * avr-tdep.c (avr_register_byte): Delete function.Theodore A. Roth2003-06-151-66/+15
* * avr-tdep.c (avr_remote_translate_xfer_address): Delete function.Theodore A. Roth2003-06-141-39/+3
* * avr-tdep.c (avr_scan_prologue): Fix to avoid a buffer over run whichTheodore A. Roth2003-06-141-1/+1
* * avr-tdep.c (avr_address_to_pointer): Shift code addrs right 1 bit.Theodore A. Roth2003-06-131-14/+2
* 2003-06-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-131-4/+4
* 2003-06-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-111-1/+3
* 2003-06-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-091-1/+0
* 2003-06-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-021-2/+2
* 2003-05-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-171-1/+1
* * avr-tdep.c (avr_breakpoint_from_pc): New function.Theodore A. Roth2003-05-151-0/+13
* * MAINTAINERS: Update my email address.Theodore A. Roth2003-05-141-2/+2
* 2003-05-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-081-1/+3
* 2003-05-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-051-2/+2
* 2003-04-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-291-2/+2
* 2003-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-211-2/+2
* 2003-04-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-111-1/+1
* 2003-04-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-011-2/+0
* 2003-04-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-011-2/+0
* 2003-03-31 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-311-1/+0
* 2003-03-31 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-311-1/+0
* 2003-03-30 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-301-1/+1
* 2003-03-30 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-301-1/+1
* 2003-03-26 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-261-1/+1
* 2003-03-25 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-251-1/+1
* 2003-03-25 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-251-1/+0
* Index: ChangeLogAndrew Cagney2003-03-241-1/+1
* 2003-03-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-131-1/+1
* 2003-03-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-121-2/+2
* * avr-tdep.c (avr_io_reg_read_command): Fix to handle case when theTheodore A. Roth2003-03-051-1/+4