projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
AArch64: Use HWCAP to detect pauth feature
[external/binutils.git]
/
gdb
/
rs6000-tdep.c
2019-01-14
Pedro Franco de...
[PowerPC] Aliases for vector registers
blob
|
commitdiff
2019-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
diff to current
2018-11-01
Joel Brobecker
rs6000-tdep.c:skip_prologue avoid negative left shift
blob
|
commitdiff
|
diff to current
2018-10-26
Edjunior Barbosa...
[PowerPC] Add support for HTM registers
blob
|
commitdiff
|
diff to current
2018-10-26
Pedro Franco de...
[PowerPC] Reject tdescs with VSX and no FPU or Altivec
blob
|
commitdiff
|
diff to current
2018-10-26
Edjunior Barbosa...
[PowerPC] Add support for EBB and PMU registers
blob
|
commitdiff
|
diff to current
2018-10-26
Edjunior Barbosa...
[PowerPC] Add support for TAR
blob
|
commitdiff
|
diff to current
2018-10-26
Edjunior Barbosa...
[PowerPC] Add support for PPR and DSCR
blob
|
commitdiff
|
diff to current
2018-10-26
Pedro Franco de...
[PowerPC] Refactor have_ initializers in rs6000-tdep.c
blob
|
commitdiff
|
diff to current
2018-10-26
Pedro Franco de...
[PowerPC] Remove rs6000_pseudo_register_reggroup_p
blob
|
commitdiff
|
diff to current
2018-10-22
Simon Marchi
Introduce gdbarch_num_cooked_regs
blob
|
commitdiff
|
diff to current
2018-10-05
Tom Tromey
Simple -Wshadow=local fixes
blob
|
commitdiff
|
diff to current
2018-08-27
Tom Tromey
Use CORE_ADDR_MAX in various "breaks" arrays
blob
|
commitdiff
|
diff to current
2018-07-22
Simon Marchi
Fix -Wunused-variable warnings related to conditional...
blob
|
commitdiff
|
diff to current
2018-07-11
Alan Hayward
Rename tdesc_register_size to tdesc_register_bitsize
blob
|
commitdiff
|
diff to current
2018-06-07
Pedro Alves
target_stack -> current_top_target() throughout
blob
|
commitdiff
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_raw_collect
blob
|
commitdiff
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_raw_supply
blob
|
commitdiff
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_raw_write_part
blob
|
commitdiff
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_raw_write
blob
|
commitdiff
|
diff to current
2018-05-22
Pedro Franco de...
[PowerPC] Fix inclusion of dfp pseudoregs in tdep
blob
|
commitdiff
|
diff to current
2018-05-22
Pedro Franco de...
[PowerPC] Fix VSX registers in linux core files
blob
|
commitdiff
|
diff to current
2018-05-22
Pedro Franco de...
[PowerPC] Fix access to VSCR in linux targets
blob
|
commitdiff
|
diff to current
2018-05-05
Tom Tromey
Add two fall-through comments in rs6000-tdep.c
blob
|
commitdiff
|
diff to current
2018-05-02
Pedro Alves
Convert struct target_ops to C++
blob
|
commitdiff
|
diff to current
2018-03-22
Pedro Franco de...
ppc: Fix stwux and stdux masks in skip_prologue
blob
|
commitdiff
|
diff to current
2018-03-22
Pedro Franco de...
ppc: Detect when LR is saved through frame pointer
blob
|
commitdiff
|
diff to current
2018-02-21
Yao Qi
class readable_regcache and pass readable_regcache...
blob
|
commitdiff
|
diff to current
2018-02-05
Jan Kratochvil
ppc64: Fix stwux encoding
blob
|
commitdiff
|
diff to current
2018-01-31
Nikola Prica
Fix for prologue processing on PowerPC
blob
|
commitdiff
|
diff to current
2018-01-26
Alan Modra
PowerPC PLT stub matching
blob
|
commitdiff
|
diff to current
2018-01-22
Yao Qi
Replace regcache_raw_read with regcache->raw_read
blob
|
commitdiff
|
diff to current
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
diff to current
2017-12-21
Uros Bizjak
Remove write-only assignment in rs6000-tdep.c
blob
|
commitdiff
|
diff to current
2017-11-21
Ulrich Weigand
[PowerPC] Detect different long double floating-point...
blob
|
commitdiff
|
diff to current
2017-11-07
Tom Tromey
Constify add_setshow_*
blob
|
commitdiff
|
diff to current
2017-11-06
Ulrich Weigand
Target FP: Remove convert_typed_floating from tdep...
blob
|
commitdiff
|
diff to current
2017-10-25
Yao Qi
s/get_regcache_arch (regcache)/regcache->arch ()/g
blob
|
commitdiff
|
diff to current
2017-10-21
Simon Marchi
Create a displaced_step_closure class hierarchy
blob
|
commitdiff
|
diff to current
2017-10-13
Simon Marchi
Remove simple_displaced_step_copy_insn
blob
|
commitdiff
|
diff to current
2017-10-11
Tom Tromey
Constify add_prefix_cmd
blob
|
commitdiff
|
diff to current
2017-09-09
John Baldwin
Remove unnecessary function prototypes.
blob
|
commitdiff
|
diff to current
2017-08-07
Maciej W. Rozycki
gdbarch: Use an anonymous union for target data in...
blob
|
commitdiff
|
diff to current
2017-06-09
Simon Marchi
gdbarch: Remove displaced_step_free_closure
blob
|
commitdiff
|
diff to current
2017-05-24
Yao Qi
Use disassemble.c:disassembler select rs6000 disassembler
blob
|
commitdiff
|
diff to current
2017-05-22
Alan Hayward
Add PPC_MAX_REGISTER_SIZE
blob
|
commitdiff
|
diff to current
2017-05-02
Simon Marchi
Change return type of gdbarch_software_single_step...
blob
|
commitdiff
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: The Rest
blob
|
commitdiff
|
diff to current
2017-02-28
Peter Bergner
GDB: Add support for the new set/show disassembler...
blob
|
commitdiff
|
diff to current
2017-02-21
Edjunior Barbosa...
[ppc64] Add POWER8/ISA 2.07 atomic sequences single...
blob
|
commitdiff
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
diff to current
2016-12-09
Pedro Alves
gdb: Remove support for obsolete OSABIs and a.out
blob
|
commitdiff
|
diff to current
2016-11-22
Yao Qi
Change gdbarch software_single_step frame_info to regcache
blob
|
commitdiff
|
diff to current
2016-11-22
Yao Qi
gdbarch software_single_step frame_info to regcache...
blob
|
commitdiff
|
diff to current
2016-11-08
Yao Qi
gdbarch software_single_step returns VEC (CORE_ADDR) *
blob
|
commitdiff
|
diff to current
2016-11-03
Yao Qi
Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_...
blob
|
commitdiff
|
diff to current
2016-11-03
Yao Qi
Split breakpoint_from_pc to breakpoint_kind_from_pc...
blob
|
commitdiff
|
diff to current
2016-09-22
Edjunior Barbosa...
Fix build breakage from commit 6ec2b2
blob
|
commitdiff
|
diff to current
2016-09-21
Edjunior Barbosa...
ppc: Fix return of instruction handlers in ppc_process_...
blob
|
commitdiff
|
diff to current
2016-09-21
Edjunior Barbosa...
ppc: Add Power ISA 3.0/POWER9 instructions record support
blob
|
commitdiff
|
diff to current
2016-09-20
Edjunior Barbosa...
ppc: Fix record support of Store String Word instructions
blob
|
commitdiff
|
diff to current
2016-09-16
Pedro Alves
gdb: Use std::min and std::max throughout
blob
|
commitdiff
|
diff to current
2016-08-24
Carl E. Love
Fix for gdb.base/pc-fp.exp.
blob
|
commitdiff
|
diff to current
2016-08-18
Edjunior Barbosa...
ppc: Fix record of HTM instructions
blob
|
commitdiff
|
diff to current
2016-07-26
Alan Modra
Wean gdb and sim off private libbfd.h header
blob
|
commitdiff
|
diff to current
2016-06-14
John Baldwin
Initialize 'ra' to zero to avoid uninitialized use.
blob
|
commitdiff
|
diff to current
2016-05-08
Trevor Saunders
remove trivialy unused variables
blob
|
commitdiff
|
diff to current
2016-03-09
Marcin Kościelnicki
gdb/rs6000: Read backchain as unsigned.
blob
|
commitdiff
|
diff to current
2016-03-09
Marcin Kościelnicki
gdb: Add gen_return_address for powerpc.
blob
|
commitdiff
|
diff to current
2016-03-09
Marcin Kościelnicki
gdb: Add ax_pseudo_register_collect for powerpc.
blob
|
commitdiff
|
diff to current
2016-02-26
Keith Seitz
Fix CXX invalid cast from void *.
blob
|
commitdiff
|
diff to current
2016-02-24
Marcin Kościelnicki
[OBV] gdb/rs6000: Fix maybe-uninitialized warning.
blob
|
commitdiff
|
diff to current
2016-02-24
Wei-cheng Wang
Build unavailable-stack frames for tracepoint.
blob
|
commitdiff
|
diff to current
2016-01-05
Pedro Alves
Fix PR sim/13418: building with --enable-targets=all...
blob
|
commitdiff
|
diff to current
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
diff to current
2015-10-22
Simon Marchi
rs6000: Add cast for int to enum conversion
blob
|
commitdiff
|
diff to current
2015-09-30
Simon Marchi
gdbarch.h: Change gdbarch_info::tdep_info's type to...
blob
|
commitdiff
|
diff to current
2015-09-25
Simon Marchi
Add some more casts (2/2)
blob
|
commitdiff
|
diff to current
2015-09-25
Simon Marchi
Add casts to memory allocation related calls
blob
|
commitdiff
|
diff to current
2015-08-07
Pedro Alves
PPC64: Fix gdb.arch/ppc64-atomic-inst.exp with displace...
blob
|
commitdiff
|
diff to current
2015-08-06
Simon Marchi
Add casts for legitimate integer to enum conversions
blob
|
commitdiff
|
diff to current
2015-05-26
Martin Galvan
Rename in_function_epilogue_p to stack_frame_destroyed_p
blob
|
commitdiff
|
diff to current
2015-03-07
Pedro Alves
Split TRY_CATCH into TRY + CATCH
blob
|
commitdiff
|
diff to current
2015-03-07
Pedro Alves
Normalize TRY_CATCH exception handling block
blob
|
commitdiff
|
diff to current
2015-03-06
Gary Benson
New common function "startswith"
blob
|
commitdiff
|
diff to current
2015-02-27
Tom Tromey
Do not increment of decrement enums
blob
|
commitdiff
|
diff to current
2015-01-21
Wei-cheng Wang
Add missing comments in rs6000-tdep.c, ppc64-tdep.c...
blob
|
commitdiff
|
diff to current
2015-01-20
Wei-cheng Wang
Fix format warning in rs6000t-dep.c
blob
|
commitdiff
|
diff to current
2015-01-19
Joel Brobecker
Fix ARI warning in rs6000-tdep.c::rs6000_gdbarch_init.
blob
|
commitdiff
|
diff to current
2015-01-17
Wei-cheng Wang
Reverse debugging for PowerPC.
blob
|
commitdiff
|
diff to current
2015-01-17
Wei-cheng Wang
Epilogue unwinder for PowerPC.
blob
|
commitdiff
|
diff to current
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
diff to current
2014-09-12
Edjunior Barbosa...
PR tdep/17379: Fix internal-error when stack pointer...
blob
|
commitdiff
|
diff to current
2014-08-07
Andreas Arnez
Rename 'descr' field in regset structure to 'regmap'.
blob
|
commitdiff
|
diff to current
2014-08-07
Gary Benson
Include gdb_assert.h in common-defs.h
blob
|
commitdiff
|
diff to current
2014-05-22
Pedro Alves
Add new infrun.h header.
blob
|
commitdiff
|
diff to current
2014-03-18
Maciej W. Rozycki
Power: Correct little-endian e500v2 GPR frame offsets
blob
|
commitdiff
|
diff to current
2014-02-26
Tom Tromey
change minsym representation
blob
|
commitdiff
|
diff to current
2014-02-13
Sanimir Agovic
cleanup: remove declared variables without any references
blob
|
commitdiff
|
diff to current
2014-02-04
Ulrich Weigand
PowerPC64 ELFv2 ABI: base support
blob
|
commitdiff
|
diff to current
next