summaryrefslogtreecommitdiff
path: root/gdb/ppc-sysv-tdep.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-06Target FP: Remove convert_typed_floating from tdep filesUlrich Weigand
2017-05-22Add PPC_MAX_REGISTER_SIZEAlan Hayward
2017-03-20Convert lvalue reference type check to general reference type checkArtemiy Volkov
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-09-16gdb: Use std::min and std::max throughoutPedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-07-31Mostly trivial enum fixesSimon Marchi
2015-06-12ppc64: Handle short vectors as function return typesUlrich Weigand
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-02-26start change to progspace independenceTom Tromey
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey
2014-02-26change minsym representationTom Tromey
2014-02-04PowerPC64 ELFv2 ABI: structure passing / returnUlrich Weigand
2014-02-04PowerPC64 ELFv2 ABI: stack frame layout changesUlrich Weigand
2014-02-04PowerPC64 ELFv2 ABI: no function descriptorsUlrich Weigand
2014-02-04PowerPC64 little-endian fixes: 128-bit DFP parameters / registersUlrich Weigand
2014-02-04PowerPC64 little-endian fixes: 32-bit DFP parametersUlrich Weigand
2014-02-04PowerPC64 little-endian fixes: structure passingUlrich Weigand
2014-02-04Refactor ppc64 function call and return value handlingUlrich Weigand
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey
2013-04-01gdb/ChangeLogTiago Daitx
2013-01-232013-01-23 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>Sergio Durigan Junior
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2012-05-16 gdb/Maciej W. Rozycki
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-10-26 * ppc-sysv-tdep.c (ppc_sysv_use_opencl_abi): New function.Ulrich Weigand
2011-10-24[powerpc] crash trying to allocate memory in inferiorJoel Brobecker
2011-03-15gdb/Ulrich Weigand
2011-02-08include/ChangeLog:Ulrich Weigand
2011-02-08ChangeLog:Ulrich Weigand
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-09-29 * eval.c (evaluate_subexp_standard) [OP_OBJC_MSGCALL]: SupportUlrich Weigand
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-06-26 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Handle passingJoseph Myers
2008-05-16 * ppc-linux-tdep.c (ppc_linux_init_abi): Do not installUlrich Weigand
2008-05-032008-05-03 Luis Machado <luisgpm@br.ibm.com>Thiago Jung Bauermann
2008-05-02 * ppc-sysv-tdep.c (ppc64_sysv_abi_push_dummy_call): HandleUlrich Weigand
2008-04-22doc/ChangeLog:Corinna Vinschen
2008-02-02 Luis Machado <luisgpm@br.ibm.com>Mark Kettenis
2008-02-01 * ppc-sysv-tdep.c (ppc64_sysv_abi_push_dummy_call): Write 32-bitThiago Jung Bauermann