summaryrefslogtreecommitdiff
path: root/gdb/avr-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* * gdb/avr-tdep.c(avr_scan_prologue): Fix bad call toTheodore A. Roth2002-09-171-8/+4
* 2002-09-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-09-171-7/+10
* * gdb/avr-tdep.c (avr_gdbarch_init): Use generic_unwind_get_saved_register.Theodore A. Roth2002-09-031-2/+1
* Index: ChangeLogAndrew Cagney2002-08-241-1/+1
* * gdb/avr-tdep.c(avr_skip_prologue): Fix to return the correct pc.Theodore A. Roth2002-08-051-1/+8
* 2002-07-30 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-07-301-0/+1
* * gdbarch.sh (REGISTER_NAME): Change return type a constant stringAndrew Cagney2002-06-171-1/+1
* + * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): RenameAndrew Cagney2002-06-141-3/+3
* * avr-tdep.c: Ran through gdb_indent.sh.Theodore A. Roth2002-04-251-353/+358
* * Makefile.in: Add support for AVR target.Theodore A. Roth2002-04-251-0/+1369