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/binutils-2.44
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
/
sparc-tdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-4
/
+0
*
Class-fy dwarf2_frame_state_reg_info
Yao Qi
2017-08-11
1
-1
/
+1
*
gdbarch: Use an anonymous union for target data in `gdbarch_info'
Maciej W. Rozycki
2017-08-07
1
-1
/
+1
*
Delegate opcodes to select disassembler in GDB
Yao Qi
2017-05-24
1
-2
/
+0
*
gdb: fix TYPE_CODE_ARRAY handling in sparc targets
Vladimir Mezentsev
2017-05-19
1
-17
/
+55
*
Change return type of gdbarch_software_single_step to vector<CORE_ADDR>
Simon Marchi
2017-05-02
1
-4
/
+4
*
[gdbarch] New method "execute_dwarf_cfa_vendor_op" and migrate SPARC to it
Jiong Wang
2017-04-26
1
-0
/
+32
*
Teach GDB that wchar_t is a built-in type in C++ mode
Pedro Alves
2017-04-12
1
-0
/
+3
*
Convert lvalue reference type check to general reference type check
Artemiy Volkov
2017-03-20
1
-0
/
+1
*
gdb: fix ARI warning in sparc-tdep.c
Jose E. Marchesi
2017-02-07
1
-2
/
+2
*
gdb: provide and use sparc{32,64} target description XML files.
Ivo Raisr
2017-02-05
1
-0
/
+75
*
gdb: sparc: split real and pseudo registers.
Ivo Raisr
2017-01-16
1
-19
/
+48
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Change gdbarch software_single_step frame_info to regcache
Yao Qi
2016-11-22
1
-2
/
+1
*
gdbarch software_single_step frame_info to regcache: sparc
Yao Qi
2016-11-22
1
-7
/
+10
*
gdbarch software_single_step returns VEC (CORE_ADDR) *
Yao Qi
2016-11-08
1
-4
/
+5
*
Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION
Yao Qi
2016-11-03
1
-3
/
+6
*
GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION
Yao Qi
2016-11-03
1
-9
/
+3
*
gdb: Use std::min and std::max throughout
Pedro Alves
2016-09-16
1
-1
/
+2
*
remove trivialy unused variables
Trevor Saunders
2016-05-07
1
-1
/
+0
*
Make sparc_software_single_step static
Yao Qi
2016-03-18
1
-1
/
+1
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Add some more casts (2/2)
Simon Marchi
2015-09-25
1
-6
/
+6
*
Rename in_function_epilogue_p to stack_frame_destroyed_p
Martin Galvan
2015-05-26
1
-2
/
+2
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
SPARC: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
Andreas Arnez
2014-09-30
1
-14
/
+10
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-2
/
+0
*
Include gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
SPARC: Rename register maps from "*regset" to "*regmap"
Andreas Arnez
2014-05-21
1
-25
/
+25
*
Add gdbarch_in_function_epilogue_p hook for sparc64.
Jose E. Marchesi
2014-02-10
1
-0
/
+26
*
replace XZALLOC with XCNEW
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
*
sparc: support single-stepping over longjmp calls.
Jose E. Marchesi
2013-11-18
1
-0
/
+31
*
2013-11-07 Jose E. Marchesi <jose.marchesi@oracle.com>
Jose E. Marchesi
2013-11-07
1
-1
/
+0
*
* objfiles.h (pc_in_section): New prototype.
Maciej W. Rozycki
2013-06-24
1
-1
/
+1
*
Allow struct 'return' on 32-bit sparc.
David S. Miller
2013-02-06
1
-3
/
+9
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
Rename ravenscar-sparc-thread.[hc] into sparc-ravenscar-thread.[hc].
Joel Brobecker
2012-12-15
1
-1
/
+1
*
gdbarch-ification of ravenscar-thread support.
Joel Brobecker
2012-12-15
1
-0
/
+3
*
Fix Sparc %fsr regset offset for BSD and Linux.
David S. Miller
2012-11-23
1
-6
/
+24
*
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
*
Handle sparc compare-and-branch
David S. Miller
2012-04-21
1
-6
/
+26
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+1
*
Fix complex floats on sparc.
David S. Miller
2011-09-28
1
-5
/
+50
*
Add support for single register window model on SPARC
Joel Brobecker
2011-06-27
1
-24
/
+145
*
* sparc-tdep.c (sparc_skip_stack_check): Recognize a new instruction
Jerome Guitton
2011-05-23
1
-17
/
+53
*
* sparc-nat.c (sparc_fetch_inferior_registers): Explicitly supply
Mark Kettenis
2011-05-21
1
-1
/
+2
*
gdb/
Pedro Alves
2011-03-18
1
-0
/
+1
[next]