aboutsummaryrefslogtreecommitdiff
path: root/gdb/ppc-sysv-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-29/+29
2020-09-14gdb: remove TYPE_VECTORSimon Marchi1-22/+22
2020-06-08gdb: remove TYPE_FIELD_TYPE macroSimon Marchi1-2/+2
2020-05-23gdb: remove TYPE_FIELD macroSimon Marchi1-1/+1
2020-05-22gdb: remove TYPE_NFIELDS macroSimon Marchi1-3/+3
2020-05-14gdb: remove TYPE_CODE macroSimon Marchi1-99/+99
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-11-22Replace the MSYMBOL_*_NAME macros with member functionsChristian Biesinger1-2/+2
2019-10-18[gdb] Fix more typos in commentsTom de Vries1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-11-16Pass return_method to _push_dummy_callAlan Hayward1-4/+6
2018-10-04Simple -Wshadow=local fixesTom Tromey1-6/+5
2018-05-30Remove regcache_cooked_write_partSimon Marchi1-11/+10
2018-05-30Remove regcache_cooked_read_partSimon Marchi1-6/+6
2018-05-30Remove regcache_cooked_writeSimon Marchi1-105/+75
2018-05-30Remove regcache_cooked_readSimon Marchi1-46/+36
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-06Target FP: Remove convert_typed_floating from tdep filesUlrich Weigand1-12/+13
2017-05-22Add PPC_MAX_REGISTER_SIZEAlan Hayward1-17/+17
2017-03-20Convert lvalue reference type check to general reference type checkArtemiy Volkov1-4/+3
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-09-16gdb: Use std::min and std::max throughoutPedro Alves1-1/+2
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-07-31Mostly trivial enum fixesSimon Marchi1-1/+1
2015-06-12ppc64: Handle short vectors as function return typesUlrich Weigand1-2/+29
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-02-26start change to progspace independenceTom Tromey1-1/+1
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey1-3/+3
2014-02-26change minsym representationTom Tromey1-3/+3
2014-02-04PowerPC64 ELFv2 ABI: structure passing / returnUlrich Weigand1-0/+243
2014-02-04PowerPC64 ELFv2 ABI: stack frame layout changesUlrich Weigand1-3/+7
2014-02-04PowerPC64 ELFv2 ABI: no function descriptorsUlrich Weigand1-20/+29
2014-02-04PowerPC64 little-endian fixes: 128-bit DFP parameters / registersUlrich Weigand1-6/+10
2014-02-04PowerPC64 little-endian fixes: 32-bit DFP parametersUlrich Weigand1-2/+8
2014-02-04PowerPC64 little-endian fixes: structure passingUlrich Weigand1-1/+2
2014-02-04Refactor ppc64 function call and return value handlingUlrich Weigand1-694/+489
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey1-3/+4
2013-04-01gdb/ChangeLogTiago Daitx1-70/+126
2013-01-232013-01-23 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>Sergio Durigan Junior1-4/+6
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-1/+0
2012-05-16 gdb/Maciej W. Rozycki1-7/+10
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-10-26 * ppc-sysv-tdep.c (ppc_sysv_use_opencl_abi): New function.Ulrich Weigand1-29/+20
2011-10-24[powerpc] crash trying to allocate memory in inferiorJoel Brobecker1-0/+1