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
/
rs6000-nat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Remove ptid_get_pid
Tom Tromey
2018-07-03
1
-6
/
+6
*
Remove pid_to_ptid
Tom Tromey
2018-07-03
1
-1
/
+1
*
Remove regcache_raw_collect
Simon Marchi
2018-05-30
1
-1
/
+1
*
Remove regcache_raw_supply
Simon Marchi
2018-05-30
1
-1
/
+1
*
Remove regcache_get_ptid
Simon Marchi
2018-05-30
1
-2
/
+2
*
target factories, target open and multiple instances of targets
Pedro Alves
2018-05-03
1
-1
/
+1
*
Convert struct target_ops to C++
Pedro Alves
2018-05-03
1
-42
/
+53
*
Change rs6000_ptrace_ldinfo to return a byte_vector
Tom Tromey
2018-04-01
1
-21
/
+11
*
Convert observers to C++
Tom Tromey
2018-03-19
1
-1
/
+1
*
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
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-2
/
+0
*
Add PPC_MAX_REGISTER_SIZE
Alan Hayward
2017-05-22
1
-2
/
+2
*
C++-fy and prepare for sharing fork_inferior
Sergio Durigan Junior
2017-04-12
1
-4
/
+6
*
Use ptid from regcache in almost all remaining nat files
Simon Marchi
2017-03-20
1
-10
/
+8
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Wean gdb and sim off private libbfd.h header
Alan Modra
2016-07-27
1
-1
/
+0
*
Fix AIX gdb build with C++ compiler
Pedro Alves
2016-04-21
1
-4
/
+4
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Remove spurious exceptions.h inclusions
Gary Benson
2014-10-08
1
-1
/
+0
*
AIX: Remove exec_one_dummy_insn hack
Ulrich Weigand
2014-09-10
1
-57
/
+0
*
Move errno.h to common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Update comments to to_xfer_partial implementations.
Yao Qi
2014-02-11
1
-4
/
+1
*
Return target_xfer_status in to_xfer_partial
Yao Qi
2014-02-11
1
-9
/
+17
*
Replace -1 with TARGET_XFER_E_IO
Yao Qi
2014-02-07
1
-2
/
+2
*
Change to_xfer_partial 'len' type to ULONGEST.
Yao Qi
2014-01-14
1
-2
/
+2
*
Use target_xfer_partial_ftype for rs6000_xfer_shared_libraries
Yao Qi
2014-01-14
1
-4
/
+1
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
remove gdb_stat.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
* aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
Luis Machado
2013-09-30
1
-10
/
+13
*
thread support broken on ppc-aix.
Joel Brobecker
2013-08-29
1
-1
/
+1
*
ARI fix: Push # directives to start of line.
Pierre Muller
2013-08-23
1
-6
/
+6
*
2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
Ulrich Weigand
2013-08-07
1
-1
/
+9
*
Normalize on PATH_MAX instead of MAXPATHLEN throughout.
Pedro Alves
2013-07-01
1
-1
/
+0
*
ppc-aix core file relocation.
Joel Brobecker
2013-05-15
1
-192
/
+18
*
rs6000-nat.c:rs6000_core_ldinfo: Remove \n at end of error message.
Joel Brobecker
2013-05-07
1
-2
/
+2
*
AIX: Change XML to use library-list-aix instead of library-list.
Joel Brobecker
2013-05-07
1
-2
/
+2
*
Rename TARGET_OBJECT_AIX_LIBRARIES to TARGET_OBJECT_LIBRARIES_AIX
Joel Brobecker
2013-05-07
1
-3
/
+3
*
Reimplement shared library support on ppc-aix...
Joel Brobecker
2013-05-06
1
-594
/
+176
*
Delete rs6000-nat.c:fixup_breakpoints extern declaration.
Joel Brobecker
2013-03-26
1
-2
/
+0
*
ppc-aix: .bss relocation problem when overlapping with the .data section
Joel Brobecker
2013-01-01
1
-0
/
+69
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-2
/
+1
*
* gdbarch.sh (target_gdbarch): Remove macro.
Tom Tromey
2012-11-09
1
-1
/
+1
*
gdb_bfd_unref failed assertion on AIX.
Joel Brobecker
2012-10-02
1
-0
/
+1
*
* procfs.c: Add gdb_bfd header.
Pierre Muller
2012-09-26
1
-0
/
+1
*
* windows-nat.c (windows_make_so): Use gdb_bfd_open.
Tom Tromey
2012-08-22
1
-6
/
+1
[next]