projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Convert generic probe interface to C++ (and perform some cleanups)
[external/binutils.git]
/
gdb
/
rs6000-tdep.c
2017-11-21
Ulrich Weigand
[PowerPC] Detect different long double floating-point...
blob
|
commitdiff
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
2014-02-04
Ulrich Weigand
PowerPC64 little-endian fixes: 128-bit DFP parameters...
blob
|
commitdiff
|
diff to current
2014-02-04
Ulrich Weigand
PowerPC64 little-endian fixes: VSX tests and pseudo...
blob
|
commitdiff
|
diff to current
2014-01-13
Tom Tromey
replace XCALLOC with XCNEWVEC or XCNEW
blob
|
commitdiff
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
diff to current
2013-11-15
Alan Modra
PowerPC64 ELFv2 trampoline match
blob
|
commitdiff
|
diff to current
2013-07-06
Luis Machado
* rs6000-tdep.c (rs6000_stab_reg_to_regnum): Return...
blob
|
commitdiff
|
diff to current
2013-07-01
Tom Tromey
add -Wold-style-declaration
blob
|
commitdiff
|
diff to current
2013-06-04
Alan Modra
* ppc-tdep.h (ppc_insns_match_pattern): Update prototype.
blob
|
commitdiff
|
diff to current
2013-04-08
Tom Tromey
* minsyms.h (struct bound_minimal_symbol): New.
blob
|
commitdiff
|
diff to current
2013-02-01
Andreas Tobler
2013-02-01 Andreas Tobler <andreast@fgznet.ch>
blob
|
commitdiff
|
diff to current
2013-01-01
Joel Brobecker
Update years in copyright notice for the GDB files.
blob
|
commitdiff
|
diff to current
2012-12-15
Joel Brobecker
Add ravenscar-thread support for powerpc.
blob
|
commitdiff
|
diff to current
2012-11-28
Edjunior Barbosa...
2012-11-28 Edjunior Machado <emachado@linux.vnet...
blob
|
commitdiff
|
diff to current
2012-05-18
Sergio Durigan Junior
2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
blob
|
commitdiff
|
diff to current
2012-03-13
Joel Brobecker
[ppc/prologue] Support the "oril r29, r1, 0x0" insn.
blob
|
commitdiff
|
diff to current
2012-02-02
Doug Evans
* blockframe.c (find_pc_partial_function_gnu_ifunc...
blob
|
commitdiff
|
diff to current
2012-01-28
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2012-01-04
Joel Brobecker
Copyright year update in most files of the GDB Project.
blob
|
commitdiff
|
diff to current
2011-11-22
Alan Modra
* rs6000-tdep.c (ppc_deal_with_atomic_sequence): Corre...
blob
|
commitdiff
|
diff to current
2011-03-18
Pedro Alves
gdb/
blob
|
commitdiff
|
diff to current
2011-03-18
Pedro Alves
gdb/
blob
|
commitdiff
|
diff to current
2011-03-18
Pedro Alves
gdb/
blob
|
commitdiff
|
diff to current
2011-02-15
Thiago Jung Bauermann
gdb/
blob
|
commitdiff
|
diff to current
2011-01-18
Joel Brobecker
[powerpc] breakpoint inserted past function end
blob
|
commitdiff
|
diff to current
2011-01-11
Thiago Jung Bauermann
2011-01-11 Sergio Durigan Junior <sergiodj@linux...
blob
|
commitdiff
|
diff to current
2011-01-11
Michael Snyder
2011-01-11 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2011-01-10
Michael Snyder
2011-01-10 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2011-01-01
Joel Brobecker
run copyright.sh for 2011.
blob
|
commitdiff
|
diff to current
2010-11-25
Joel Brobecker
Build failure on ppc-aix (bfd_elf_get_obj_attr_int...
blob
|
commitdiff
|
diff to current
2010-11-12
Nathan Froyd
gdb/
blob
|
commitdiff
|
diff to current
2010-11-12
Nathan Froyd
gdb/
blob
|
commitdiff
|
diff to current
2010-01-01
Joel Brobecker
Update copyright year in most headers.
blob
|
commitdiff
|
diff to current
2009-10-19
Pedro Alves
2009-10-19 Pedro Alves <pedro@codesourcery.com>
blob
|
commitdiff
|
diff to current
2009-09-29
Ulrich Weigand
* gdbarch.sh (displaced_step_hw_singlestep): New callback.
blob
|
commitdiff
|
diff to current
next