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
*
Revert the header-sorting patch
Tom Tromey
2019-04-06
1
-12
/
+8
*
Sort includes for files gdb/[a-f]*.[chyl].
Tom Tromey
2019-04-05
1
-8
/
+12
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Pass return_method to _push_dummy_call
Alan Hayward
2018-11-16
1
-2
/
+3
*
target_stack -> current_top_target() throughout
Pedro Alves
2018-06-07
1
-2
/
+2
*
Remove regcache_cooked_write
Simon Marchi
2018-05-30
1
-1
/
+1
*
Remove regcache_cooked_read
Simon Marchi
2018-05-30
1
-1
/
+1
*
Convert struct target_ops to C++
Pedro Alves
2018-05-03
1
-2
/
+2
*
Make target_read_alloc & al return vectors
Simon Marchi
2018-04-07
1
-21
/
+19
*
Pass readable_regcache to gdbarch method read_pc
Yao Qi
2018-02-21
1
-2
/
+3
*
class readable_regcache and pass readable_regcache to gdbarch pseudo_register...
Yao Qi
2018-02-21
1
-1
/
+1
*
Replace regcache_raw_read with regcache->raw_read
Yao Qi
2018-01-22
1
-1
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Constify add_info
Tom Tromey
2017-11-07
1
-1
/
+1
*
Make init_type/arch_type take a size in bits
Ulrich Weigand
2017-09-27
1
-1
/
+2
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-2
/
+0
*
Use XCNEW gdbarch_tdep
Yao Qi
2017-05-24
1
-1
/
+1
*
Delegate opcodes to select disassembler in GDB
Yao Qi
2017-05-24
1
-1
/
+0
*
Teach GDB that wchar_t is a built-in type in C++ mode
Pedro Alves
2017-04-12
1
-0
/
+3
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION
Yao Qi
2016-11-03
1
-3
/
+4
*
GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION
Yao Qi
2016-11-03
1
-9
/
+4
*
gdb: Use std::min and std::max throughout
Pedro Alves
2016-09-16
1
-1
/
+2
*
Add some missing arch_..._type helpers
Ulrich Weigand
2016-09-06
1
-3
/
+2
*
remove trivialy unused variables
Trevor Saunders
2016-05-07
1
-3
/
+0
*
Fix argument passing for call
Denis Chertykov
2016-03-05
1
-7
/
+9
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
gdb: Make use of 'add_info' to create info sub-commands.
Andrew Burgess
2015-11-11
1
-3
/
+2
*
PR symtab/17391 gdb internal error: assertion fails in regcache.c:178
Doug Evans
2015-10-26
1
-3
/
+0
*
Change some void* to gdb_byte*
Simon Marchi
2015-10-09
1
-2
/
+2
*
Add some more casts (1/2)
Simon Marchi
2015-09-25
1
-1
/
+1
*
Replace some xmalloc-family functions with XNEW-family ones
Simon Marchi
2015-08-26
1
-1
/
+1
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Clarify the address and pointer conversions on AVR.
Pierre Langlois
2014-07-25
1
-5
/
+12
*
Add support for the __flash qualifier on AVR
Pierre Langlois
2014-07-15
1
-5
/
+81
*
Fix erroneous backtrace on avrxmega architectures.
Pierre Langlois
2014-04-08
1
-1
/
+8
*
Fix PR/16720
Pierre Langlois
2014-03-24
1
-1
/
+1
*
start change to progspace independence
Tom Tromey
2014-02-26
1
-2
/
+2
*
use bound_minsym as result for lookup_minimal_symbol et al
Tom Tromey
2014-02-26
1
-3
/
+4
*
change minsym representation
Tom Tromey
2014-02-26
1
-1
/
+1
*
replace XMALLOC with XNEW
Tom Tromey
2014-01-13
1
-1
/
+1
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
Because of:
Sergio Durigan Junior
2013-08-12
1
-73
/
+0
*
This patch implements the new gdbarch method gdbarch_gdb_signal_to_target.
Sergio Durigan Junior
2013-08-09
1
-0
/
+73
*
Remove unnecessary XMALLOC definitions.
Pedro Alves
2013-08-09
1
-3
/
+0
*
-Wpointer-sign: gdb_byte -> char.
Pedro Alves
2013-04-19
1
-3
/
+5
*
Use gdb_byte for bytes from the program being debugged.
Pedro Alves
2013-03-01
1
-2
/
+2
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
[next]