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
*
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
*
2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>
Sergio Durigan Junior
2012-05-18
1
-1
/
+0
*
gdb/
Maciej W. Rozycki
2012-05-16
1
-1
/
+1
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+1
*
gdb/
Pedro Alves
2011-03-18
1
-0
/
+1
*
gdb/
Pedro Alves
2011-03-18
1
-3
/
+6
*
2011-01-07 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-07
1
-63
/
+64
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
* gdb_assert.h (gdb_assert_not_reached): New macro.
Doug Evans
2010-08-18
1
-1
/
+1
*
2010-02-17 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2010-02-17
1
-4
/
+2
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
2009-11-13 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2009-11-13
1
-4
/
+8
*
2009-11-10 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2009-11-10
1
-8
/
+73
*
2009-11-10 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2009-11-10
1
-0
/
+10
*
2009-11-10 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2009-11-10
1
-23
/
+22
*
2009-11-10 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2009-11-10
1
-59
/
+55
*
2009-11-10 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2009-11-10
1
-0
/
+4
*
2009-11-10 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2009-11-10
1
-0
/
+17
*
2009-10-26 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2009-10-26
1
-11
/
+16
*
* defs.h (extract_signed_integer, extract_unsigned_integer,
Ulrich Weigand
2009-07-02
1
-23
/
+32
[next]