aboutsummaryrefslogtreecommitdiff
path: root/gdb/rs6000-aix-tdep.c
AgeCommit message (Expand)Author
2017-06-10gdbarch: Remove displaced_step_free_closureSimon Marchi
2017-05-22Add PPC_MAX_REGISTER_SIZEAlan Hayward
2017-05-02Change return type of gdbarch_software_single_step to vector<CORE_ADDR>Simon Marchi
2017-04-12Teach GDB that wchar_t is a built-in type in C++ modePedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-22Change gdbarch software_single_step frame_info to regcacheYao Qi
2016-11-22gdbarch software_single_step frame_info to regcache: rs6000Yao Qi
2016-11-08gdbarch software_single_step returns VEC (CORE_ADDR) *Yao Qi
2016-05-07remove trivialy unused variablesTrevor Saunders
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-10-08Remove spurious exceptions.h inclusionsGary Benson
2014-09-30PPC: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-05-21Constify regset structures.Andreas Arnez
2014-02-07core_xfer_shared_libraries and core_xfer_shared_libraries_aix returns ULONGESTYao Qi
2014-01-14Change 'len''s type from LONGEST to ULONGEST: gdbarch methods core_xfer_share...Yao Qi
2014-01-14Change to_xfer_partial 'len' type to ULONGEST.Yao Qi
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-05-20De-indent example code in rs6000-aix-tdep.c (ARI fix)Joel Brobecker
2013-05-15ppc-aix core file relocation.Joel Brobecker
2013-05-13Float parameter passing in funcall on ppc-aix & ppc-lynx178.Joel Brobecker
2013-05-06Reimplement shared library support on ppc-aix...Joel Brobecker
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-12-18Port GDB to powerpc-lynx178.Joel Brobecker
2012-10-23Change target-wide-charset to UTF-16 on ppc-aix.Joel Brobecker
2012-10-19ppc-aix osabi sniffer: Turn test of bfd flavour into assertionJoel Brobecker
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2012-05-16 gdb/Maciej W. Rozycki
2012-01-062012-01-06 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-04-21 Fix compilation warning on gcc-4.1.2.Pierre Muller
2010-04-20[AIX] Memory error while checking if pointer is descriptor.Joel Brobecker
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand
2009-07-02 * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand
2009-02-22 Silence a few -Wmissing-prototypes warnings.Pedro Alves
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-09-05 * rs6000-tdep.c (rs6000_gdbarch_init): Setup displaced steppingUlrich Weigand
2008-06-02 * rs6000-aix-tdep.c (rs6000_convert_from_func_ptr_addr): Do notJoel Brobecker
2008-05-03 * rs6000-tdep.c: Do not include "rs6000-tdep.h".Ulrich Weigand
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-08-30 * ppc-linux-nat.c (right_fill_reg): Delete.Alan Modra