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
/
rs6000-tdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
Remove Cell Broadband Engine debugging support
Ulrich Weigand
2019-09-20
1
-10
/
+0
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-1
/
+1
*
gdb/rs6000: Use default gdbarch methods where possible
Andrew Burgess
2019-04-23
1
-18
/
+0
*
Replace throw_exception with throw in some cases
Tom Tromey
2019-04-08
1
-2
/
+2
*
Rename gdb exception types
Tom Tromey
2019-04-08
1
-2
/
+2
*
Rewrite TRY/CATCH
Tom Tromey
2019-04-08
1
-6
/
+4
*
[PowerPC] Aliases for vector registers
Pedro Franco de Carvalho
2019-01-14
1
-1
/
+107
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
rs6000-tdep.c:skip_prologue avoid negative left shift
Joel Brobecker
2018-11-01
1
-4
/
+7
*
[PowerPC] Add support for HTM registers
Edjunior Barbosa Machado
2018-10-26
1
-85
/
+544
*
[PowerPC] Reject tdescs with VSX and no FPU or Altivec
Pedro Franco de Carvalho
2018-10-26
1
-1
/
+2
*
[PowerPC] Add support for EBB and PMU registers
Edjunior Barbosa Machado
2018-10-26
1
-1
/
+73
*
[PowerPC] Add support for TAR
Edjunior Barbosa Machado
2018-10-26
1
-0
/
+25
*
[PowerPC] Add support for PPR and DSCR
Edjunior Barbosa Machado
2018-10-26
1
-1
/
+61
*
[PowerPC] Refactor have_ initializers in rs6000-tdep.c
Pedro Franco de Carvalho
2018-10-26
1
-2
/
+2
*
[PowerPC] Remove rs6000_pseudo_register_reggroup_p
Pedro Franco de Carvalho
2018-10-26
1
-24
/
+0
*
Introduce gdbarch_num_cooked_regs
Simon Marchi
2018-10-21
1
-5
/
+2
*
Simple -Wshadow=local fixes
Tom Tromey
2018-10-04
1
-12
/
+12
*
Use CORE_ADDR_MAX in various "breaks" arrays
Tom Tromey
2018-08-27
1
-1
/
+1
*
Fix -Wunused-variable warnings related to conditional compilation
Simon Marchi
2018-07-21
1
-3
/
+2
*
Rename tdesc_register_size to tdesc_register_bitsize
Alan Hayward
2018-07-11
1
-2
/
+2
*
target_stack -> current_top_target() throughout
Pedro Alves
2018-06-07
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_raw_write_part
Simon Marchi
2018-05-30
1
-3
/
+2
*
Remove regcache_raw_write
Simon Marchi
2018-05-30
1
-10
/
+10
*
[PowerPC] Fix inclusion of dfp pseudoregs in tdep
Pedro Franco de Carvalho
2018-05-22
1
-4
/
+6
*
[PowerPC] Fix VSX registers in linux core files
Pedro Franco de Carvalho
2018-05-22
1
-74
/
+0
*
[PowerPC] Fix access to VSCR in linux targets
Pedro Franco de Carvalho
2018-05-22
1
-110
/
+0
*
Add two fall-through comments in rs6000-tdep.c
Tom Tromey
2018-05-04
1
-0
/
+2
*
Convert struct target_ops to C++
Pedro Alves
2018-05-03
1
-1
/
+1
*
ppc: Fix stwux and stdux masks in skip_prologue
Pedro Franco de Carvalho
2018-03-22
1
-9
/
+2
*
ppc: Detect when LR is saved through frame pointer
Pedro Franco de Carvalho
2018-03-22
1
-18
/
+53
*
class readable_regcache and pass readable_regcache to gdbarch pseudo_register...
Yao Qi
2018-02-21
1
-16
/
+36
*
ppc64: Fix stwux encoding
Jan Kratochvil
2018-02-05
1
-1
/
+1
*
Fix for prologue processing on PowerPC
Nikola Prica
2018-01-31
1
-2
/
+2
*
PowerPC PLT stub matching
Alan Modra
2018-01-26
1
-7
/
+7
*
Replace regcache_raw_read with regcache->raw_read
Yao Qi
2018-01-22
1
-18
/
+18
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Remove write-only assignment in rs6000-tdep.c
Uros Bizjak
2017-12-20
1
-1
/
+0
*
[PowerPC] Detect different long double floating-point formats
Ulrich Weigand
2017-11-21
1
-1
/
+21
*
Constify add_setshow_*
Tom Tromey
2017-11-07
1
-2
/
+2
*
Target FP: Remove convert_typed_floating from tdep files
Ulrich Weigand
2017-11-06
1
-5
/
+5
*
s/get_regcache_arch (regcache)/regcache->arch ()/g
Yao Qi
2017-10-25
1
-14
/
+14
*
Create a displaced_step_closure class hierarchy
Simon Marchi
2017-10-21
1
-8
/
+11
*
Remove simple_displaced_step_copy_insn
Simon Marchi
2017-10-12
1
-2
/
+1
*
Constify add_prefix_cmd
Tom Tromey
2017-10-11
1
-2
/
+2
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-3
/
+0
[next]