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
/
sparc64-tdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove excess calls to gdb_flush
Tom Tromey
2019-03-05
1
-1
/
+0
*
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
-6
/
+8
*
Use GNU style for metasyntactic variables in gdb
Tom Tromey
2018-09-16
1
-6
/
+9
*
Simple unused variable removals
Tom Tromey
2018-07-22
1
-2
/
+0
*
Remove ptid_get_pid
Tom Tromey
2018-07-03
1
-11
/
+11
*
target_stack -> current_top_target() throughout
Pedro Alves
2018-06-07
1
-2
/
+2
*
Remove regcache_raw_collect
Simon Marchi
2018-05-30
1
-27
/
+27
*
Remove regcache_raw_supply
Simon Marchi
2018-05-30
1
-25
/
+25
*
Remove regcache_cooked_write
Simon Marchi
2018-05-30
1
-18
/
+17
*
Remove regcache_cooked_read
Simon Marchi
2018-05-30
1
-9
/
+9
*
Remove regcache_raw_write
Simon Marchi
2018-05-30
1
-9
/
+9
*
Convert struct target_ops to C++
Pedro Alves
2018-05-03
1
-2
/
+2
*
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
-10
/
+10
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Remove cmd_cfunc_ftype
Tom Tromey
2017-11-07
1
-5
/
+5
*
Use gdb::def_vector in sparc64-tdep.c
Tom Tromey
2017-11-04
1
-9
/
+5
*
s/get_regcache_arch (regcache)/regcache->arch ()/g
Yao Qi
2017-10-25
1
-7
/
+7
*
Return unique_xmalloc_ptr from target_fileio_read_stralloc
Tom Tromey
2017-10-16
1
-8
/
+4
*
Constify add_prefix_cmd
Tom Tromey
2017-10-11
1
-1
/
+1
*
Clean up includes of doublest.h and floatformat.h
Ulrich Weigand
2017-10-05
1
-1
/
+0
*
Make init_type/arch_type take a size in bits
Ulrich Weigand
2017-09-27
1
-4
/
+4
*
Fix gdb 8.1 Solaris/SPARC compilation (PR build/22206)
Rainer Orth
2017-09-26
1
-2
/
+6
*
Unbreak gdb build on 32-bit host with ADI support
Weimin Pan
2017-08-31
1
-11
/
+23
*
gdb: SPARC ADI support
Weimin Pan
2017-08-23
1
-0
/
+509
*
gdb: fix TYPE_CODE_ARRAY handling in sparc targets
Vladimir Mezentsev
2017-05-19
1
-2
/
+41
*
Teach GDB that wchar_t is a built-in type in C++ mode
Pedro Alves
2017-04-12
1
-0
/
+3
*
Decode properly flags of %ccr register on sparc64.
Ivo Raisr
2017-03-21
1
-11
/
+36
*
Convert lvalue reference type check to general reference type check
Artemiy Volkov
2017-03-20
1
-0
/
+1
*
gdb: provide and use sparc{32,64} target description XML files.
Ivo Raisr
2017-02-05
1
-0
/
+16
*
gdb: sparc: split real and pseudo registers.
Ivo Raisr
2017-01-16
1
-63
/
+100
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
sparc64-tdep.c: Don't assign using memcpy return
Simon Marchi
2015-10-24
1
-1
/
+2
*
Add some more casts (2/2)
Simon Marchi
2015-09-25
1
-4
/
+4
*
Rename in_function_epilogue_p to stack_frame_destroyed_p
Martin Galvan
2015-05-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
-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
-41
/
+41
*
Fix passing double float complex arguments in sparc64.
Jose E. Marchesi
2014-02-11
1
-3
/
+21
*
Add gdbarch_in_function_epilogue_p hook for sparc64.
Jose E. Marchesi
2014-02-10
1
-0
/
+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
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
Fix Sparc %fsr regset offset for BSD and Linux.
David S. Miller
2012-11-23
1
-10
/
+21
*
gdb/
Maciej W. Rozycki
2012-05-16
1
-1
/
+1
*
* sparc64-tdep.c (sparc64_store_arguments)
Mark Kettenis
2012-04-09
1
-4
/
+4
*
* sparc64-tdep.c (sparc64_store_arguments): Fix handling of
Mark Kettenis
2012-04-08
1
-7
/
+8
[next]