aboutsummaryrefslogtreecommitdiff
path: root/gdb/rs6000-nat.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-172004-01-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+3
2003-11-232003-11-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-6/+6
2003-11-062003-11-05 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-10-232003-10-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-5/+5
2003-10-022003-10-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+3
2003-09-142003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+3
2003-07-04 * rs6000-nat.c (vmap_symtab): Fix compilation error.Joel Brobecker1-1/+3
2003-06-10 * rs6000-nat.c (child_xfer_memory): Compute the right address whenJoel Brobecker1-1/+2
2003-05-082003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-01-23* symfile.c: #include "gdb_assert.h".Jim Blandy1-1/+1
2003-01-192003-01-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+1
2002-07-26 * aix-thread.c (special_register_p, supply_sprs64, supply_sprs32)Kevin Buettner1-0/+6
2002-07-26Eliminate FIRST_UISA_SP_REGNUM and LAST_UISA_SP_REGNUM.Kevin Buettner1-49/+85
2002-07-26 * rs6000-nat.c (ppc-tdep.h): Include.Kevin Buettner1-39/+41
2002-07-12 From Nicholas Duffek:Kevin Buettner1-0/+8
2002-03-21Rename ptrace32 and ptrace64 to fix build problem with Aix 5.1Tom Rix1-18/+18
2002-02-25 * rs6000-nat.c (set_host_arch): Do not switch to a new architecturePeter Schauer1-1/+20
2002-01-31* defs.h (vwarning): Declare.Andrew Cagney1-5/+3
2002-01-082002-01-07 Michael Snyder <msnyder@redhat.com>Michael Snyder1-0/+3
2001-12-202001-12-20 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-3/+6
2001-12-19Add function gdbarch_info_init() replaces memset().Andrew Cagney1-1/+1
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-13/+14
2001-03-06Update/correct copyright notices.Kevin Buettner1-2/+2
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-0/+1
2001-02-10 * rs6000-nat.c (child_xfer_memory): Add missing parameterPeter Schauer1-1/+2
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney1-2/+4
2000-12-15Replace free() with xfree().Kevin Buettner1-1/+1
2000-11-09 Add auto-solib-add support for AIX, remove obsolete and unusedPeter Schauer1-32/+43
2000-08-30Applied patch from David Edelsohn <dje@watson.ibm.com>.Kevin Buettner1-1/+1
2000-08-272000-08-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-4/+4
2000-08-11Rename gdbarch_update() to gdbarch_update_p()Andrew Cagney1-1/+4
2000-06-16 * rs6000-tdep.c: Changes throughout for multi-arch 64-bitNicholas Duffek1-233/+517
2000-05-28PARAMS removal.Kevin Buettner1-16/+9
2000-05-04Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-3/+3
2000-04-25Tue Apr 25 13:51:58 2000 glen mccready <gkm@pobox.com>Glen McCready1-19/+18
2000-04-20Fri Apr 7 13:44:38 2000 glen mccready <gkm@pobox.com>Glen McCready1-9/+20
2000-02-15AIX 4.3 changes.Kevin Buettner1-0/+7
1999-10-12import gdb-1999-10-11 snapshotJason Molenda1-1/+1
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-4/+6
1999-09-28import gdb-1999-09-28 snapshotJason Molenda1-21/+2
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-3/+1
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-193/+205
1999-04-26import gdb-19990422 snapshotStan Shebs1-2/+0
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+845
1999-04-16Initial creation of sourceware repositoryStan Shebs1-845/+0
1999-02-01Allow PPC users to select which PPC/RS6000 variant they're debuggingJim Blandy1-15/+25
1998-12-28hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1-1/+1
1998-04-26 * rs6000-nat.c (vmap_ldinfo): Issue warning instead of error ifPeter Schauer1-12/+23
1997-08-15 * infrun.c (wait_for_inferior): Add the symbols for anyPeter Schauer1-21/+29
1997-04-19 * config/powerpc/tm-ppc-aix4.h, config/rs6000/tm-rs6000-aix4.hPeter Schauer1-57/+29