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
/
sh-tdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb/sh: Use default gdbarch methods where possible
Andrew Burgess
2019-04-23
1
-25
/
+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
-4
/
+5
*
Split size in regset section iterators
Alan Hayward
2018-08-13
1
-2
/
+4
*
Remove regcache_raw_collect
Simon Marchi
2018-05-30
1
-1
/
+1
*
Remove regcache_raw_supply
Simon Marchi
2018-05-30
1
-2
/
+2
*
Remove regcache_invalidate
Simon Marchi
2018-05-30
1
-1
/
+1
*
Remove regcache_raw_write
Simon Marchi
2018-05-30
1
-6
/
+6
*
Remove regcache_raw_read
Simon Marchi
2018-05-30
1
-3
/
+3
*
gdb: Remove support for SH-5/SH64
Pedro Alves
2018-04-16
1
-5
/
+0
*
class readable_regcache and pass readable_regcache to gdbarch pseudo_register...
Yao Qi
2018-02-21
1
-2
/
+2
*
Replace regcache_raw_read with regcache->raw_read
Yao Qi
2018-01-22
1
-2
/
+2
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Target FP: Remove convert_typed_floating from tdep files
Ulrich Weigand
2017-11-06
1
-5
/
+5
*
s/get_regcache_arch (regcache)/regcache->arch ()/g
Yao Qi
2017-10-25
1
-6
/
+6
*
Constify add_prefix_cmd
Tom Tromey
2017-10-11
1
-2
/
+2
*
Complete tdep move to convert_typed_floating
Ulrich Weigand
2017-09-27
1
-12
/
+17
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-2
/
+0
*
Remove MAX_REGISTER_SIZE from sh(64)-tdep.c
Alan Hayward
2017-06-07
1
-2
/
+4
*
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
/
+4
*
-Wwrite-strings: The Rest
Pedro Alves
2017-04-05
1
-11
/
+11
*
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
-1
/
+2
*
Add default_breakpoint_from_pc
Yao Qi
2016-11-03
1
-2
/
+0
*
New gdbarch methods breakpoint_kind_from_pc and sw_breakpoint_from_kind
Yao Qi
2016-11-03
1
-0
/
+4
*
Split breakpoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kind
Yao Qi
2016-11-03
1
-15
/
+21
*
gdb: Use std::min and std::max throughout
Pedro Alves
2016-09-16
1
-3
/
+4
*
remove trivialy unused variables
Trevor Saunders
2016-05-07
1
-2
/
+0
*
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
-2
/
+2
*
Rename in_function_epilogue_p to stack_frame_destroyed_p
Martin Galvan
2015-05-26
1
-3
/
+6
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
SH: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
Andreas Arnez
2014-09-30
1
-10
/
+11
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Include gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Constify regset structures.
Andreas Arnez
2014-05-21
1
-2
/
+2
*
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
*
* objfiles.h (pc_in_section): New prototype.
Maciej W. Rozycki
2013-06-24
1
-1
/
+1
*
-Wpointer-sign: char -> gdb_byte.
Pedro Alves
2013-04-19
1
-22
/
+22
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
gdb/
Thomas Schwinge
2012-09-19
1
-19
/
+35
*
gdb/
Thomas Schwinge
2012-09-19
1
-0
/
+2
*
gdb/
Thomas Schwinge
2012-09-19
1
-8
/
+0
*
* sh-tdep.c (sh_treat_as_flt_p): Remove unused variable LEN.
Siddhesh Poyarekar
2012-07-22
1
-2
/
+0
*
gdb/
Yao Qi
2012-06-08
1
-0
/
+13
*
gdb/
Thomas Schwinge
2012-06-06
1
-762
/
+9
*
gdb/
Maciej W. Rozycki
2012-05-16
1
-2
/
+6
[next]