summaryrefslogtreecommitdiff
path: root/gdb/ppc-sysv-tdep.c
AgeCommit message (Expand)Author
2022-01-28gdb: fix ppc-sysv-tdep.c build on 32-bit platformsJohn Baldwin
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-12-02(PPC64) fix handling of fixed-point values when using "return" commandJoel Brobecker
2021-11-15gdb: fix gdbarch_tdep ODR violationSimon Marchi
2021-10-25gdb: change functions returning value contents to use gdb::array_viewSimon Marchi
2021-05-27gdb: fix tab after space indentation issuesSimon Marchi
2021-05-27gdb: fix some indentation issuesSimon Marchi
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi
2020-09-14gdb: remove TYPE_VECTORSimon Marchi
2020-06-08gdb: remove TYPE_FIELD_TYPE macroSimon Marchi
2020-05-23gdb: remove TYPE_FIELD macroSimon Marchi
2020-05-22gdb: remove TYPE_NFIELDS macroSimon Marchi
2020-05-14gdb: remove TYPE_CODE macroSimon Marchi
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-11-22Replace the MSYMBOL_*_NAME macros with member functionsChristian Biesinger
2019-10-18[gdb] Fix more typos in commentsTom de Vries
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-11-16Pass return_method to _push_dummy_callAlan Hayward
2018-10-04Simple -Wshadow=local fixesTom Tromey
2018-05-30Remove regcache_cooked_write_partSimon Marchi
2018-05-30Remove regcache_cooked_read_partSimon Marchi
2018-05-30Remove regcache_cooked_writeSimon Marchi
2018-05-30Remove regcache_cooked_readSimon Marchi
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