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
/
nat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTL
Pedro Alves
2015-12-17
2
-60
/
+6
*
[AArch64] Only check breakpoint alignment on inserting
Yao Qi
2015-11-27
1
-7
/
+14
*
Display names of remote threads
Simon Marchi
2015-11-26
2
-0
/
+49
*
Fix iov_len calculation in aarch64_linux_set_debug_regs
Simon Marchi
2015-11-19
1
-2
/
+2
*
Move __SIGRTMIN.
Doug Evans
2015-10-26
1
-0
/
+5
*
Replace (void *) cast with (gdb_byte *)
Simon Marchi
2015-10-24
1
-1
/
+1
*
Add mmap casts in linux-btrace.c
Simon Marchi
2015-10-23
1
-4
/
+6
*
aarch64 multi-arch part 6: HW breakpoint on unaligned address
Yao Qi
2015-10-15
1
-3
/
+19
*
Add casts to memory allocation related calls
Simon Marchi
2015-09-25
3
-4
/
+6
*
aarch64 multi-arch (part 3): get thread area
Yao Qi
2015-09-18
2
-0
/
+49
*
aarch64 multi-arch support (part 2): siginfo fixup
Yao Qi
2015-09-15
2
-0
/
+213
*
Extended-remote follow-exec
Don Breazeal
2015-09-11
2
-0
/
+12
*
btrace: kernel address filtering
Markus Metzger
2015-09-09
2
-37
/
+51
*
[aarch64] Check region OK for HW watchpoint in GDBserver
Yao Qi
2015-09-03
2
-0
/
+42
*
Detect SW breakpoints in Cell/B.E. combined debugging
Ulrich Weigand
2015-08-27
1
-4
/
+11
*
Replace some xmalloc-family functions with XNEW-family ones
Simon Marchi
2015-08-26
3
-5
/
+5
*
Print tid in debug output of debug_reg_change_callback
Yao Qi
2015-08-25
1
-5
/
+5
*
Move aarch64_linux_new_thread to nat/aarch64-linux.c
Yao Qi
2015-08-25
2
-0
/
+18
*
Move aarch64_linux_prepare_to_resume to nat/aarch64-linux.c
Yao Qi
2015-08-25
3
-0
/
+90
*
Move debug_reg_change_callback and aarch64_notify_debug_reg_change to nat/aar...
Yao Qi
2015-08-25
2
-3
/
+88
*
Fix stale cleanup left by linux_mntns_access_fs
Gary Benson
2015-08-21
1
-1
/
+1
*
Fix gdbserver --debug issues caught by Valgrind
Pedro Alves
2015-08-06
1
-1
/
+1
*
Protect nat/gdb_thread_db.h against multiple inclusion.
Ulrich Weigand
2015-08-05
1
-0
/
+22
*
C++: dlsym casts in gdb/linux-thread-db.c and gdb/gdbserver/thread-db.c
Pedro Alves
2015-08-04
1
-0
/
+38
*
Mostly trivial enum fixes
Simon Marchi
2015-07-31
2
-3
/
+3
*
MIPS ptrace build fixes
Simon Marchi
2015-07-29
1
-1
/
+1
*
Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
Pedro Alves
2015-07-24
5
-4
/
+5
*
C++: handle glibc's ptrace(enum __ptrace_request, ...)
Pedro Alves
2015-07-24
1
-0
/
+4
*
Move gdb_ptrace.h to nat/
Pedro Alves
2015-07-24
1
-0
/
+149
*
Move aarch64_linux_get_debug_reg_capacity to nat/aarch64-linux-hw-point.c
Yao Qi
2015-07-21
2
-0
/
+55
*
Fix ARI warnings to nat/aarch64-linux-hw-point.{c,h}
Yao Qi
2015-07-20
2
-7
/
+8
*
Move common aarch64 HW breakpoint/watchpoint code to nat/
Yao Qi
2015-07-17
2
-0
/
+689
*
Revert the previous 7 commits of: Validate binary before use
Jan Kratochvil
2015-07-15
2
-557
/
+0
*
Move linux_find_memory_regions_full & co.
Jan Kratochvil
2015-07-15
2
-0
/
+515
*
Create empty nat/linux-maps.[ch] and common/target-utils.[ch]
Jan Kratochvil
2015-07-15
2
-0
/
+42
*
ari, btrace: avoid unsigned long long
Markus Metzger
2015-07-15
2
-37
/
+71
*
Fix build issue with nat/linux-namespaces.c.
Peter Bergner
2015-07-14
1
-6
/
+6
*
ari: fix strerror() use
Markus Metzger
2015-07-08
1
-10
/
+10
*
btrace, linux: use data_size and data_offset
Markus Metzger
2015-07-02
1
-5
/
+16
*
btrace: support Intel(R) Processor Trace
Markus Metzger
2015-07-02
2
-1
/
+395
*
Remove redundant include directives.
Gary Benson
2015-06-24
4
-8
/
+0
*
GDB Namespaces - Define MSG_CMSG_CLOEXEC if not defined.
Michael Eager
2015-06-16
1
-0
/
+6
*
Use pulongest for printing ssize_t
Gary Benson
2015-06-11
1
-4
/
+5
*
Fix ARI warning in linux-namespaces.c
Gary Benson
2015-06-11
1
-1
/
+1
*
Remove linux_proc_pid_get_ns
Gary Benson
2015-06-10
2
-25
/
+0
*
Introduce nat/linux-namespaces.[ch]
Gary Benson
2015-06-10
2
-0
/
+1126
*
Move PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux-ptrace.h
Yao Qi
2015-06-01
1
-0
/
+8
*
Include header for enum target_stop_reason
Pedro Alves
2015-05-15
1
-0
/
+2
*
Extended-remote Linux follow fork
Don Breazeal
2015-05-12
2
-55
/
+31
*
Identify remote fork event support
Don Breazeal
2015-05-12
2
-1
/
+2
[next]