]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/ppc-tdep.h
[gdb/python] Make gdb.UnwindInfo.add_saved_register more robust (fixup)
[thirdparty/binutils-gdb.git] / gdb / ppc-tdep.h
2024-02-20  Simon Marchigdb: pass frames as `const frame_info_ptr &`
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-11-21  Lancelot Sixgdb: Replace gdb::optional with std::optional
2023-04-21  Tom TromeyUse entry values for 32-bit PPC struct return
2023-03-16  Tom TromeyFix build breakage in rs6000-aix-tdep.c
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-11-14  Carl LovePowerPC, fix support for printing the function return...
2022-10-10  Tom TromeyChange GDB to use frame_info_ptr
2022-07-26  Andrew Burgessgdb: rename gdbarch_tdep struct to fix g++ 4.8 build
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-11-18  Carl Lovegdb: PowerPC fix gdb.base/break-interp.exp
2021-11-15  Simon Marchigdb: fix gdbarch_tdep ODR violation
2021-06-07  Carl LoveAdd Power 10 PLT instruction patterns
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-26  Tom de Vries[gdb] Fix more typos in comments (2)
2019-07-10  Tom TromeyDon't include gdbarch.h from defs.h
2019-01-14  Pedro Franco de... [PowerPC] Aliases for vector registers
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-16  Alan HaywardPass return_method to _push_dummy_call
2018-10-26  Edjunior Barbosa... [PowerPC] Add support for HTM registers
2018-10-26  Edjunior Barbosa... [PowerPC] Add support for EBB and PMU registers
2018-10-26  Edjunior Barbosa... [PowerPC] Add support for TAR
2018-10-26  Edjunior Barbosa... [PowerPC] Add support for PPR and DSCR
2018-05-22  Pedro Franco de... [PowerPC] Fix access to VSCR in linux targets
2018-01-26  Alan ModraPowerPC PLT stub matching
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-21  Ulrich Weigand[PowerPC] Detect different long double floating-point...
2017-05-22  Alan HaywardAdd PPC_MAX_REGISTER_SIZE
2017-05-02  Simon MarchiChange return type of gdbarch_software_single_step...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-11-22  Yao QiChange gdbarch software_single_step frame_info to regcache
2016-11-08  Yao Qigdbarch software_single_step returns VEC (CORE_ADDR) *
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-01-17  Wei-cheng WangReverse debugging for PowerPC.
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-02-04  Ulrich WeigandPowerPC64 ELFv2 ABI: base support
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-06-04  Alan Modra * ppc-tdep.h (ppc_insns_match_pattern): Update prototype.
2013-02-01  Andreas Tobler2013-02-01 Andreas Tobler <andreast@fgznet.ch>
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-05-16  Maciej W. Rozycki gdb/
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-01-10  Michael Snyder2011-01-10 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-08-15  Luis Machado * rs6000-tdep: Include "features/rs6000/powerpc-vsx32.c".
2008-05-16  Ulrich Weigand * ppc-linux-tdep.c (ppc_linux_init_abi): Do not install
2008-05-03  Ulrich Weigand * rs6000-tdep.c: Do not include "rs6000-tdep.h".
2008-05-03  Ulrich WeigandChangeLog:
2008-04-22  Corinna Vinschendoc/ChangeLog:
2008-02-20  Markus Deuling * gdbarch.sh (memory_insert_breakpoint, memory_remove_...
2008-01-31  Thiago Jung Bauermann2008-01-30 Luis Machado <luisgpm@br.ibm.com>
2008-01-31  Thiago Jung Bauermann * ppc-tdep.h (struct gdbarch_tdep): Remove ppc_ev31_re...
2008-01-11  Markus Deuling * alpha-tdep.c (alpha_heuristic_proc_start)
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-10-30  Daniel Jacobowitz * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call):...
2007-10-29  Carlos Eduardo Seo * ppc-linux-tdep.c (ppc32_linux_reg_offsets): Corrected
2007-10-15  Daniel Jacobowitz * ppc-linux-nat.c (ppc_linux_read_description): New.
2007-10-15  Daniel Jacobowitz * NEWS: Document target described register support...
2007-08-30  Alan Modra * ppc-linux-nat.c (right_fill_reg): Delete.
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-16  Ulrich Weigand * gdbtypes.c (builtin_type_v2_double, builtin_type_v4_...
2007-02-27  Ulrich Weigand * config/powerpc/linux.mt (DEPRECATED_TM_FILE): Set...
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-04-18  Daniel Jacobowitzgdb/
2006-01-17  Paul Gilliam2006-01-16 Paul Gilliam <pgilliam@us.ibm.com>
2005-12-17  Eli Zaretskii * breakpoint.c:
2005-10-28  Mark Kettenis* ppc-tdep.h (PPC_INSN_SIZE): Define.
2005-09-01  Paul Gilliam20050901 Paul Gilliam <pgilliam@us.ibm.com>
2005-05-25  Andrew Cagney2005-05-24 Andrew Cagney <cagney@gnu.org>
2004-08-04  Jim BlandyChange the layout of the PowerPC E500 raw register...
2004-08-04  Jim Blandygdb/ChangeLog:
2004-07-16  Jim Blandy* ppc-tdep.h (ppc_spr_asr): Add missing OEA SPR.
2004-07-15  Jim Blandy* ppc-tdep.h (struct gdbarch_tdep): New member: ppc_sr0...
2004-07-14  Jim Blandy* ppc-tdep.h (ppc_num_vrs): New enum constant.
2004-07-14  Jim Blandy* ppc-tdep.h (ppc_num_srs): New enum constant.
2004-07-14  Jim Blandy* ppc-tdep.h (ppc_spr_mq, ppc_spr_xer, ppc_spr_rtcu...
2004-06-07  Jim BlandyAdd native Linux support for the PowerPC E500.
2004-06-07  Randolph Chung2004-06-06 Randolph Chung <tausq@debian.org>
2004-06-02  Jim Blandy* ppc-tdep.h: Delete unused 'regoff' member.
2004-05-22  Jim Blandy* ppc-tdep.h (spe_register_p): New declaration.
2004-05-11  Jim Blandy* ppc-tdep.h (struct gdbarch_tdep): Change definition of
2004-05-10  Jim BlandyBack out change. The NetBSD changes need Jason Thorpe...
2004-05-10  Jim Blandy* ppc-tdep.h (struct gdbarch_tdep): Change definition of
2004-05-05  Jim Blandy* config/rs6000/tm-rs6000.h (FP0_REGNUM): Document...
2004-05-04  Jim Blandy* config/ppc-tdep.h (struct gdbarch_tdep): Delete
2004-05-04  Jim Blandy* config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete...
2004-04-22  Mark KettenisAdd OpenBSD/powerpc support.
2004-03-20  Kevin BuettnerRemove old frame code. Enable new frame code for AIX.
2004-03-15  Andrew Cagney2004-03-15 Andrew Cagney <cagney@redhat.com>
2003-11-10  Andrew Cagney2003-11-10 Andrew Cagney <cagney@redhat.com>
2003-11-07  Andrew Cagney2003-11-07 Andrew Cagney <cagney@redhat.com>
2003-10-31  Andrew Cagney2003-10-31 Andrew Cagney <cagney@redhat.com>
2003-10-10  Andrew Cagney2003-10-10 Andrew Cagney <cagney@redhat.com>
2003-10-10  Andrew Cagney2003-10-10 Andrew Cagney <cagney@redhat.com>
2003-10-10  Andrew Cagney2003-10-09 Andrew Cagney <cagney@redhat.com>
2003-10-03  Andrew Cagney2003-10-03 Andrew Cagney <cagney@redhat.com>
next