summaryrefslogtreecommitdiff
path: root/gdb/ppc-sysv-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: fix ppc-sysv-tdep.c build on 32-bit platformsJohn Baldwin2022-01-281-1/+2
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* (PPC64) fix handling of fixed-point values when using "return" commandJoel Brobecker2021-12-021-3/+19
* gdb: fix gdbarch_tdep ODR violationSimon Marchi2021-11-151-11/+11
* gdb: change functions returning value contents to use gdb::array_viewSimon Marchi2021-10-251-2/+2
* gdb: fix tab after space indentation issuesSimon Marchi2021-05-271-1/+1
* gdb: fix some indentation issuesSimon Marchi2021-05-271-4/+4
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-29/+29
* gdb: remove TYPE_VECTORSimon Marchi2020-09-141-22/+22
* gdb: remove TYPE_FIELD_TYPE macroSimon Marchi2020-06-081-2/+2
* gdb: remove TYPE_FIELD macroSimon Marchi2020-05-231-1/+1
* gdb: remove TYPE_NFIELDS macroSimon Marchi2020-05-221-3/+3
* gdb: remove TYPE_CODE macroSimon Marchi2020-05-141-99/+99
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Replace the MSYMBOL_*_NAME macros with member functionsChristian Biesinger2019-11-221-2/+2
* [gdb] Fix more typos in commentsTom de Vries2019-10-181-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Pass return_method to _push_dummy_callAlan Hayward2018-11-161-4/+6
* Simple -Wshadow=local fixesTom Tromey2018-10-041-6/+5
* Remove regcache_cooked_write_partSimon Marchi2018-05-301-11/+10
* Remove regcache_cooked_read_partSimon Marchi2018-05-301-6/+6
* Remove regcache_cooked_writeSimon Marchi2018-05-301-105/+75
* Remove regcache_cooked_readSimon Marchi2018-05-301-46/+36
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Target FP: Remove convert_typed_floating from tdep filesUlrich Weigand2017-11-061-12/+13
* Add PPC_MAX_REGISTER_SIZEAlan Hayward2017-05-221-17/+17
* Convert lvalue reference type check to general reference type checkArtemiy Volkov2017-03-201-4/+3
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* gdb: Use std::min and std::max throughoutPedro Alves2016-09-161-1/+2
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Mostly trivial enum fixesSimon Marchi2015-07-311-1/+1
* ppc64: Handle short vectors as function return typesUlrich Weigand2015-06-121-2/+29
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* start change to progspace independenceTom Tromey2014-02-261-1/+1
* use bound_minsym as result for lookup_minimal_symbol et alTom Tromey2014-02-261-3/+3
* change minsym representationTom Tromey2014-02-261-3/+3
* PowerPC64 ELFv2 ABI: structure passing / returnUlrich Weigand2014-02-041-0/+243
* PowerPC64 ELFv2 ABI: stack frame layout changesUlrich Weigand2014-02-041-3/+7
* PowerPC64 ELFv2 ABI: no function descriptorsUlrich Weigand2014-02-041-20/+29
* PowerPC64 little-endian fixes: 128-bit DFP parameters / registersUlrich Weigand2014-02-041-6/+10
* PowerPC64 little-endian fixes: 32-bit DFP parametersUlrich Weigand2014-02-041-2/+8
* PowerPC64 little-endian fixes: structure passingUlrich Weigand2014-02-041-1/+2
* Refactor ppc64 function call and return value handlingUlrich Weigand2014-02-041-694/+489
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey2013-04-081-3/+4
* gdb/ChangeLogTiago Daitx2013-04-011-70/+126