Age | Commit message (Expand) | Author | Files | Lines |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-09-30 | PPC: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' | Andreas Arnez | 1 | -17/+10 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-05-21 | Constify regset structures. | Andreas Arnez | 1 | -2/+2 |
2014-02-07 | core_xfer_shared_libraries and core_xfer_shared_libraries_aix returns ULONGEST | Yao Qi | 1 | -3/+3 |
2014-01-14 | Change 'len''s type from LONGEST to ULONGEST: gdbarch methods core_xfer_share... | Yao Qi | 1 | -1/+1 |
2014-01-14 | Change to_xfer_partial 'len' type to ULONGEST. | Yao Qi | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-05-20 | De-indent example code in rs6000-aix-tdep.c (ARI fix) | Joel Brobecker | 1 | -44/+44 |
2013-05-15 | ppc-aix core file relocation. | Joel Brobecker | 1 | -0/+297 |
2013-05-13 | Float parameter passing in funcall on ppc-aix & ppc-lynx178. | Joel Brobecker | 1 | -5/+10 |
2013-05-06 | Reimplement shared library support on ppc-aix... | Joel Brobecker | 1 | -13/+7 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-18 | Port GDB to powerpc-lynx178. | Joel Brobecker | 1 | -0/+8 |
2012-10-23 | Change target-wide-charset to UTF-16 on ppc-aix. | Joel Brobecker | 1 | -0/+10 |
2012-10-19 | ppc-aix osabi sniffer: Turn test of bfd flavour into assertion | Joel Brobecker | 1 | -4/+9 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -1/+0 |
2012-05-16 | gdb/ | Maciej W. Rozycki | 1 | -1/+1 |
2012-01-06 | 2012-01-06 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-01-10 | 2011-01-10 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -20/+20 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+2 |
2010-04-21 | Fix compilation warning on gcc-4.1.2. | Pierre Muller | 1 | -1/+1 |
2010-04-20 | [AIX] Memory error while checking if pointer is descriptor. | Joel Brobecker | 1 | -3/+17 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+2 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -6/+14 |
2009-07-02 | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 1 | -1/+2 |
2009-02-22 | Silence a few -Wmissing-prototypes warnings. | Pedro Alves | 1 | -0/+3 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-09-05 | * rs6000-tdep.c (rs6000_gdbarch_init): Setup displaced stepping | Ulrich Weigand | 1 | -0/+7 |
2008-06-02 | * rs6000-aix-tdep.c (rs6000_convert_from_func_ptr_addr): Do not | Joel Brobecker | 1 | -4/+15 |
2008-05-03 | * rs6000-tdep.c: Do not include "rs6000-tdep.h". | Ulrich Weigand | 1 | -2/+563 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-30 | * ppc-linux-nat.c (right_fill_reg): Delete. | Alan Modra | 1 | -6/+8 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-04-28 | * rs6000-aix-tdep.c: Include "regcache.h", "regset.h", and | Ulrich Weigand | 1 | -0/+129 |
2007-02-27 | * config/powerpc/linux.mt (DEPRECATED_TM_FILE): Set to tm-ppc-eabi.h. | Ulrich Weigand | 1 | -0/+4 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2006-02-10 | * defs.h (gdb_osabi): New enum value GDB_OSABI_AIX. | Joel Brobecker | 1 | -0/+55 |