GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
avr-tdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
2005-01-05 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
Andrew Cagney
2005-01-05
1
-8
/
+8
*
2004-11-12 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-11-13
1
-1
/
+1
*
2004-08-02 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-08-02
1
-2
/
+0
*
2004-07-31 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-07-31
1
-2
/
+2
*
2004-06-10 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-06-10
1
-2
/
+0
*
2004-06-06 Randolph Chung <tausq@debian.org>
Randolph Chung
2004-06-07
1
-1
/
+1
*
2004-04-22 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-04-22
1
-10
/
+0
*
2004-02-09 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-02-16
1
-2
/
+1
*
2004-02-11 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-02-11
1
-1
/
+0
*
* avr-tdep.c: Update copyright.
Theodore A. Roth
2004-01-23
1
-13
/
+1
*
2004-01-17 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-01-17
1
-1
/
+0
*
2004-01-13 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-01-13
1
-2
/
+0
*
2003-10-31 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-10-31
1
-5
/
+0
*
2003-10-17 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-10-17
1
-7
/
+9
*
2003-09-12 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-09-12
1
-1
/
+1
*
2003-09-04 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-09-09
1
-0
/
+1
*
* avr-tdep.c (avr_skip_prologue): Return PC unchanged if no prologue found.
Theodore A. Roth
2003-07-16
1
-76
/
+58
*
2003-07-16 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-07-16
1
-2
/
+2
*
2003-06-27 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-06-27
1
-9
/
+0
*
* avr-tdep.c (avr_gdbarch_init): Don't call set_gdbarch_bfd_vma_bit.
Theodore A. Roth
2003-06-20
1
-1
/
+0
*
* avr-tdep.c (avr_read_pc): Use regcache instead of read_register.
Theodore A. Roth
2003-06-20
1
-3
/
+6
*
* avr-tdep.c (avr_frame_address): Delete function.
Theodore A. Roth
2003-06-20
1
-8
/
+0
*
* avr-tdep.c (avr_extract_return_value): Delete debugging fprintf.
Theodore A. Roth
2003-06-19
1
-2
/
+0
*
* avr-tdep.c (avr_push_dummy_code): Delete function.
Theodore A. Roth
2003-06-19
1
-11
/
+0
*
* avr-tdep.c: Include frame.h, frame-unwind.h, frame-base.h, and
Theodore A. Roth
2003-06-19
1
-424
/
+587
*
* avr-tdep.c (avr_extract_return_value): New function.
Theodore A. Roth
2003-06-17
1
-0
/
+34
*
* avr-tdep.c (avr_register_type): Remove a blank line.
Theodore A. Roth
2003-06-16
1
-4
/
+3
*
* avr-tdep.c (avr_scan_prologue): Update comment describing the various
Theodore A. Roth
2003-06-16
1
-41
/
+110
*
* avr-tdep.c (avr_register_byte): Delete function.
Theodore A. Roth
2003-06-15
1
-66
/
+15
*
* avr-tdep.c (avr_remote_translate_xfer_address): Delete function.
Theodore A. Roth
2003-06-14
1
-39
/
+3
*
* avr-tdep.c (avr_scan_prologue): Fix to avoid a buffer over run which
Theodore A. Roth
2003-06-14
1
-1
/
+1
*
* avr-tdep.c (avr_address_to_pointer): Shift code addrs right 1 bit.
Theodore A. Roth
2003-06-13
1
-14
/
+2
*
2003-06-13 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-06-13
1
-4
/
+4
*
2003-06-11 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-06-11
1
-1
/
+3
*
2003-06-09 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-06-09
1
-1
/
+0
*
2003-06-01 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-06-02
1
-2
/
+2
*
2003-05-16 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-05-17
1
-1
/
+1
*
* avr-tdep.c (avr_breakpoint_from_pc): New function.
Theodore A. Roth
2003-05-15
1
-0
/
+13
*
* MAINTAINERS: Update my email address.
Theodore A. Roth
2003-05-14
1
-2
/
+2
*
2003-05-07 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-05-08
1
-1
/
+3
*
2003-05-03 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-05-05
1
-2
/
+2
*
2003-04-28 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-04-29
1
-2
/
+2
*
2003-04-21 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-04-21
1
-2
/
+2
*
2003-04-11 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-04-11
1
-1
/
+1
*
2003-04-01 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-04-01
1
-2
/
+0
*
2003-04-01 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-04-01
1
-2
/
+0
*
2003-03-31 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-03-31
1
-1
/
+0
*
2003-03-31 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-03-31
1
-1
/
+0
*
2003-03-30 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-03-30
1
-1
/
+1
*
2003-03-30 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-03-30
1
-1
/
+1
[prev]
[next]