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
/
s390-linux-tdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-1
/
+1
*
Add linux_get_hwcap
Alan Hayward
2019-03-25
1
-2
/
+1
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Split size in regset section iterators
Alan Hayward
2018-08-13
1
-11
/
+12
*
Simple unused variable removals
Tom Tromey
2018-07-22
1
-2
/
+0
*
Use thread_info and inferior pointers more throughout
Pedro Alves
2018-06-21
1
-2
/
+2
*
Remove regcache_register_status
Simon Marchi
2018-05-30
1
-6
/
+4
*
s390: Fix gdb.base/all-architectures.exp with --enable-targets=all
Philipp Rudo
2018-01-30
1
-10
/
+0
*
s390: Clean up s390-linux-tdep.c
Philipp Rudo
2018-01-23
1
-32
/
+44
*
s390: Move record-replay to s390-tdep.c
Philipp Rudo
2018-01-23
1
-3961
/
+0
*
s390: Split up s390-linux-tdep.c into two files
Philipp Rudo
2018-01-23
1
-3150
/
+6
*
s390: gdbarch_tdep add hook for syscall record
Philipp Rudo
2018-01-23
1
-2
/
+20
*
s390: Hook s390 into OSABI mechanism
Philipp Rudo
2018-01-23
1
-127
/
+154
*
s390: if -> gdb_assert for tdesc_has_registers check
Philipp Rudo
2018-01-23
1
-8
/
+6
*
s390: Move tdesc validation to separate function
Philipp Rudo
2018-01-23
1
-177
/
+166
*
s390: gdbarch_tdep add field tdesc
Philipp Rudo
2018-01-23
1
-1
/
+7
*
s390: gdbarch_tdep.have_* int -> bool
Philipp Rudo
2018-01-23
1
-10
/
+10
*
s390: Allocate gdbarch & tdep at start of gdbarch_init
Philipp Rudo
2018-01-23
1
-42
/
+65
*
s390: Remove duplicate checks for cached gdbarch at init
Philipp Rudo
2018-01-23
1
-6
/
+3
*
Replace regcache_raw_read with regcache->raw_read
Yao Qi
2018-01-22
1
-8
/
+7
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
s/get_regcache_arch (regcache)/regcache->arch ()/g
Yao Qi
2017-10-25
1
-4
/
+4
*
Create a displaced_step_closure class hierarchy
Simon Marchi
2017-10-21
1
-7
/
+11
*
C++-ify prologue-value's pv_area
Tom Tromey
2017-10-12
1
-10
/
+8
*
Clean up includes of doublest.h and floatformat.h
Ulrich Weigand
2017-10-05
1
-1
/
+0
*
S390: Add guarded-storage register support to GDB
Andreas Arnez
2017-09-25
1
-3
/
+91
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-3
/
+0
*
S390: Add record/replay support for arch12 instructions
Andreas Arnez
2017-07-13
1
-24
/
+96
*
gdbarch: Remove displaced_step_free_closure
Simon Marchi
2017-06-10
1
-2
/
+0
*
Delegate opcodes to select disassembler in GDB
Yao Qi
2017-05-24
1
-2
/
+0
*
Change return type of gdbarch_software_single_step to vector<CORE_ADDR>
Simon Marchi
2017-05-02
1
-9
/
+6
*
Convert lvalue reference type check to general reference type check
Artemiy Volkov
2017-03-20
1
-1
/
+1
*
s390: Fix displaced-stepping certain relative branch insns
Andreas Arnez
2017-03-20
1
-51
/
+4
*
GDB: Add support for the new set/show disassembler-options commands.
Peter Bergner
2017-02-28
1
-0
/
+7
*
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: s390
Yao Qi
2016-11-22
1
-3
/
+3
*
gdbarch software_single_step returns VEC (CORE_ADDR) *
Yao Qi
2016-11-08
1
-8
/
+8
*
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
-11
/
+3
*
gdb: Use std::min and std::max throughout
Pedro Alves
2016-09-16
1
-1
/
+2
*
S390: Fix typo "s930" -> "s390"
Andreas Arnez
2016-06-21
1
-1
/
+1
*
remove trivialy unused variables
Trevor Saunders
2016-05-07
1
-6
/
+0
*
gdb/s390: Fill gen_return_address hook.
Marcin Kościelnicki
2016-03-13
1
-0
/
+15
*
gdb/s390: Fill pseudo register agent expression hooks.
Marcin Kościelnicki
2016-03-11
1
-0
/
+84
*
S390: Recognize special jumps in prologue parser
Andreas Arnez
2016-03-09
1
-2
/
+14
*
S390: Add use of unavailable-stack frame ID
Andreas Arnez
2016-03-09
1
-5
/
+11
*
S390: Fix internal error with stackless inferior
Andreas Arnez
2016-03-01
1
-2
/
+4
*
gdb/s390: Fill guess_tracepoint_registers hook.
Marcin Kościelnicki
2016-02-18
1
-0
/
+35
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
[next]