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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
ppc-linux-nat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb: remove trailing '.' from perror_with_name calls
Andrew Burgess
2022-06-08
1
-6
/
+6
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
gdb: adjust gdbarch_tdep calls in nat files
Simon Marchi
2021-11-15
1
-11
/
+11
*
[gdb/tdep] Use pid to choose process 64/32-bitness
Tom de Vries
2021-05-23
1
-3
/
+1
*
gdb: remove current_top_target function
Simon Marchi
2021-03-24
1
-7
/
+12
*
Remove union exp_element
Tom Tromey
2021-03-08
1
-17
/
+8
*
Add an expr::operation_up to struct expression
Tom Tromey
2021-03-08
1
-3
/
+17
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
PowerPC remove 512 bytes region limit if 2nd DAWR is avaliable.
Rogerio Alves
2020-12-01
1
-8
/
+18
*
gdb: convert some function arguments from int to bool
Andrew Burgess
2020-11-19
1
-2
/
+2
*
gdb, gdbserver, gdbsupport: fix leading space vs tabs issues
Simon Marchi
2020-11-02
1
-111
/
+111
*
[PowerPC] Always clear watchpoint with PTRACE_SET_DEBUGREG
Pedro Franco de Carvalho
2020-08-14
1
-9
/
+12
*
[PowerPC] Use < 0 and >= 0 for watchpoint ptrace calls
Pedro Franco de Carvalho
2020-08-14
1
-4
/
+4
*
[PowerPC] Fix debug register issues in ppc-linux-nat
Pedro Franco de Carvalho
2020-03-30
1
-396
/
+924
*
[PowerPC] Move up some register access routines
Pedro Franco de Carvalho
2020-03-30
1
-164
/
+164
*
gdb: add back declarations for _initialize functions
Simon Marchi
2020-01-13
1
-1
/
+2
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
[gdb] Fix more typos in comments (2)
Tom de Vries
2019-10-26
1
-1
/
+1
*
[gdb] Fix more typos in comments
Tom de Vries
2019-10-18
1
-1
/
+1
*
gdb: Update comments that reference VEC or vec.h
Andrew Burgess
2019-10-15
1
-3
/
+3
*
Remove Cell Broadband Engine debugging support
Ulrich Weigand
2019-09-20
1
-3
/
+0
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-1
/
+1
*
Remove a VEC from ppc-linux-nat.c
Tom Tromey
2019-05-04
1
-28
/
+30
*
Fix Powerpc build
Alan Hayward
2019-03-26
1
-0
/
+1
*
Add linux_get_hwcap
Alan Hayward
2019-03-25
1
-32
/
+7
*
Normalize includes to use common/
Tom Tromey
2019-01-25
1
-1
/
+1
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
[PowerPC] Include nat/linux-ptrace.h in native targets
Pedro Franco de Carvalho
2018-10-31
1
-0
/
+1
*
[PowerPC] Add support for HTM registers
Edjunior Barbosa Machado
2018-10-26
1
-4
/
+207
*
[PowerPC] Add support for EBB and PMU registers
Edjunior Barbosa Machado
2018-10-26
1
-1
/
+57
*
[PowerPC] Add support for TAR
Edjunior Barbosa Machado
2018-10-26
1
-1
/
+33
*
[PowerPC] Add support for PPR and DSCR
Edjunior Barbosa Machado
2018-10-26
1
-0
/
+145
*
[PowerPC] Fix two if statements in gdb/ppc-linux-nat.c
Pedro Franco de Carvalho
2018-10-26
1
-2
/
+2
*
Remove some unused variables
Simon Marchi
2018-07-22
1
-10
/
+0
*
Remove ptid_get_lwp
Tom Tromey
2018-07-03
1
-16
/
+16
*
Remove ptid_get_pid
Tom Tromey
2018-07-03
1
-4
/
+4
*
target_stack -> current_top_target() throughout
Pedro Alves
2018-06-07
1
-1
/
+1
*
Remove regcache_raw_collect
Simon Marchi
2018-05-30
1
-13
/
+10
*
Remove regcache_raw_supply
Simon Marchi
2018-05-30
1
-10
/
+8
*
Remove regcache_get_ptid
Simon Marchi
2018-05-30
1
-2
/
+2
*
[PowerPC] Recognize isa205 in linux core files
Pedro Franco de Carvalho
2018-05-22
1
-5
/
+5
*
[PowerPC] Fix VSX registers in linux core files
Pedro Franco de Carvalho
2018-05-22
1
-91
/
+15
*
[PowerPC] Fix access to VSCR in linux targets
Pedro Franco de Carvalho
2018-05-22
1
-129
/
+24
*
[PowerPC] Consolidate linux vector regset sizes
Pedro Franco de Carvalho
2018-05-22
1
-6
/
+2
*
[PowerPC] Consolidate wordsize getter between native and gdbserver
Pedro Franco de Carvalho
2018-05-22
1
-24
/
+6
*
[PowerPC] Consolidate linux target description selection
Pedro Franco de Carvalho
2018-05-22
1
-40
/
+16
*
target factories, target open and multiple instances of targets
Pedro Alves
2018-05-03
1
-1
/
+1
*
linux_nat_target: More low methods
Pedro Alves
2018-05-03
1
-4
/
+5
*
target_ops: Use bool throughout
Pedro Alves
2018-05-03
1
-12
/
+12
*
Convert struct target_ops to C++
Pedro Alves
2018-05-03
1
-88
/
+107
[next]