aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bfd_section_* macrosAlan Modra2019-09-191-1/+1
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Rename gdb exception typesTom Tromey2019-04-081-1/+1
* Rewrite TRY/CATCHTom Tromey2019-04-081-3/+2
* Normalize includes to use common/Tom Tromey2019-01-251-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-2/+3
* Reading signal handler frame in AIXSangamesh Mallayya2018-11-011-1/+115
* Split size in regset section iteratorsAlan Hayward2018-08-131-2/+2
* Remove regcache_cooked_writeSimon Marchi2018-05-301-13/+9
* Remove regcache_cooked_readSimon Marchi2018-05-301-5/+4
* [PowerPC] Fix access to VSCR in linux targetsPedro Franco de Carvalho2018-05-221-12/+2
* Use gdb::byte_vector when reading section dataTom Tromey2018-03-121-11/+4
* 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-4/+4
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-2/+2
* Make xml_escape_text return an std::stringSimon Marchi2017-09-161-7/+3
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* gdbarch: Remove displaced_step_free_closureSimon Marchi2017-06-101-1/+0
* Add PPC_MAX_REGISTER_SIZEAlan Hayward2017-05-221-3/+3
* Change return type of gdbarch_software_single_step to vector<CORE_ADDR>Simon Marchi2017-05-021-5/+5
* Teach GDB that wchar_t is a built-in type in C++ modePedro Alves2017-04-121-0/+5
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Change gdbarch software_single_step frame_info to regcacheYao Qi2016-11-221-3/+2
* gdbarch software_single_step frame_info to regcache: rs6000Yao Qi2016-11-221-14/+18
* gdbarch software_single_step returns VEC (CORE_ADDR) *Yao Qi2016-11-081-5/+7
* remove trivialy unused variablesTrevor Saunders2016-05-071-2/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-2/+2
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-3/+4
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* PPC: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez2014-09-301-17/+10
* 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
* Constify regset structures.Andreas Arnez2014-05-211-2/+2
* core_xfer_shared_libraries and core_xfer_shared_libraries_aix returns ULONGESTYao Qi2014-02-071-3/+3
* Change 'len''s type from LONGEST to ULONGEST: gdbarch methods core_xfer_share...Yao Qi2014-01-141-1/+1
* Change to_xfer_partial 'len' type to ULONGEST.Yao Qi2014-01-141-1/+1
* 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
* De-indent example code in rs6000-aix-tdep.c (ARI fix)Joel Brobecker2013-05-201-44/+44
* ppc-aix core file relocation.Joel Brobecker2013-05-151-0/+297
* Float parameter passing in funcall on ppc-aix & ppc-lynx178.Joel Brobecker2013-05-131-5/+10
* Reimplement shared library support on ppc-aix...Joel Brobecker2013-05-061-13/+7
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Port GDB to powerpc-lynx178.Joel Brobecker2012-12-181-0/+8
* Change target-wide-charset to UTF-16 on ppc-aix.Joel Brobecker2012-10-231-0/+10
* ppc-aix osabi sniffer: Turn test of bfd flavour into assertionJoel Brobecker2012-10-191-4/+9
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-1/+0