projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
gdb/copyright.py: Adapt after move of gnulib from gdb to toplevel
[deliverable/binutils-gdb.git]
/
gdb
/
s390-linux-nat.c
2019-07-17
Tom Tromey
Remove a VEC from s390-linux-nat.c
blob
|
commitdiff
|
raw
2019-07-10
Tom Tromey
Don't include gdbarch.h from defs.h
blob
|
commitdiff
|
raw
|
diff to current
2019-03-25
Alan Hayward
Fix s390 build
blob
|
commitdiff
|
raw
|
diff to current
2019-03-25
Alan Hayward
Add linux_get_hwcap
blob
|
commitdiff
|
raw
|
diff to current
2019-03-12
Tom Tromey
Change iterate_over_lwps to take a gdb::function_view
blob
|
commitdiff
|
raw
|
diff to current
2019-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
raw
|
diff to current
2018-08-31
Pedro Alves
Eliminate target_have_continuable_watchpoint
blob
|
commitdiff
|
raw
|
diff to current
2018-07-03
Tom Tromey
Remove ptid_get_lwp
blob
|
commitdiff
|
raw
|
diff to current
2018-07-03
Tom Tromey
Remove ptid_get_pid
blob
|
commitdiff
|
raw
|
diff to current
2018-07-03
Tom Tromey
Remove pid_to_ptid
blob
|
commitdiff
|
raw
|
diff to current
2018-06-07
Pedro Alves
target_stack -> current_top_target() throughout
blob
|
commitdiff
|
raw
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_raw_collect
blob
|
commitdiff
|
raw
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_raw_supply
blob
|
commitdiff
|
raw
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_get_ptid
blob
|
commitdiff
|
raw
|
diff to current
2018-05-03
Pedro Alves
Fix s390 GNU/Linux build
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
Pedro Alves
target factories, target open and multiple instances...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
Pedro Alves
linux_nat_target: More low methods
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
Pedro Alves
target_ops: Use bool throughout
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
Pedro Alves
Convert struct target_ops to C++
blob
|
commitdiff
|
raw
|
diff to current
2018-01-23
Philipp Rudo
s390: Split up s390-linux-tdep.c into two files
blob
|
commitdiff
|
raw
|
diff to current
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
raw
|
diff to current
2017-10-25
Yao Qi
s/get_regcache_arch (regcache)/regcache->arch ()/g
blob
|
commitdiff
|
raw
|
diff to current
2017-10-12
Simon Marchi
lwp_info: Make the arch code free arch_lwp_info
blob
|
commitdiff
|
raw
|
diff to current
2017-09-25
Andreas Arnez
S390: Add guarded-storage register support to GDB
blob
|
commitdiff
|
raw
|
diff to current
2017-09-09
John Baldwin
Remove unnecessary function prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-20
Simon Marchi
Use ptid from regcache in almost all remaining nat...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
raw
|
diff to current
2016-09-18
Pedro Alves
gdb/s390: Fix build breakage due to std::min/std::max...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-16
Pedro Alves
gdb: Use std::min and std::max throughout
blob
|
commitdiff
|
raw
|
diff to current
2016-09-16
Andreas Arnez
S390: Hardware breakpoint support
blob
|
commitdiff
|
raw
|
diff to current
2016-09-16
Andreas Arnez
S390: Enable "maint set show-debug-regs"
blob
|
commitdiff
|
raw
|
diff to current
2016-09-16
Andreas Arnez
S390: Multi-inferior watchpoint support
blob
|
commitdiff
|
raw
|
diff to current
2016-09-16
Andreas Arnez
S390: Migrate watch areas from list to VEC type
blob
|
commitdiff
|
raw
|
diff to current
2016-09-16
Andreas Arnez
S390: Avoid direct access to lwp_info structure
blob
|
commitdiff
|
raw
|
diff to current
2016-04-21
Pedro Alves
Fix s390 GNU/Linux gdb and gdbserver builds
blob
|
commitdiff
|
raw
|
diff to current
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-26
Simon Marchi
Replace some xmalloc-family functions with XNEW-family...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-31
Simon Marchi
Mostly trivial enum fixes
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
Pedro Alves
Fix s390 GNU/Linux build after enum __ptrace_request...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
Pedro Alves
Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
blob
|
commitdiff
|
raw
|
diff to current
2015-06-01
Yao Qi
Move PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-08
Andreas Arnez
S390: Fix for inadvertently setting 24-bit mode in...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-11
Andreas Arnez
S390: Defer PER info update until resume
blob
|
commitdiff
|
raw
|
diff to current
2015-03-02
Andreas Arnez
S390: Add vector register support to gdb
blob
|
commitdiff
|
raw
|
diff to current
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-07
Andreas Arnez
S390: Migrate to regcache_supply/collect_regset.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
Andreas Arnez
S390: Fix erroneous offset in fill_gregset.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_region_ok_for_hw_watchpoint
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_insert_watchpoint
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_remove_watchpoint
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_can_use_hw_breakpoint
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
Tom Tromey
add "this" pointers to more target APIs
blob
|
commitdiff
|
raw
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-06
Andreas Arnez
S390: Fix TDB regset recognition
blob
|
commitdiff
|
raw
|
diff to current
2013-10-30
Ulrich Weigand
S/390: Rename source files to *-linux-*
blob
|
commitdiff
|
raw
|
diff to current
This page took
2.643962 seconds
and
61
git commands to generate.