aboutsummaryrefslogtreecommitdiff
path: root/gdb/hppam3-nat.c
AgeCommit message (Collapse)AuthorFilesLines
2002-11-142002-11-14 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+3
* regcache.h (deprecated_registers): Rename registers. * a68v-nat.c, alpha-nat.c, arch-utils.c, core-sol2.c: Update. * hp300ux-nat.c, hppab-nat.c, hppah-nat.c: Update. * hppam3-nat.c, hpux-thread.c, i386gnu-nat.c: Update. * ia64-aix-nat.c, ia64-linux-nat.c, ia64-tdep.c: Update. * irix4-nat.c, irix5-nat.c, lynx-nat.c, m68k-tdep.c: Update. * m68knbsd-nat.c, mips-linux-tdep.c, mipsm3-nat.c: Update. * mipsv4-nat.c, ns32knbsd-nat.c, ppc-bdm.c: Update. * ppc-sysv-tdep.c, ptx4-nat.c, regcache.c, remote-es.c: Update. * remote-sds.c, remote-vx68.c, remote-vxmips.c: Update. * remote-vxsparc.c, rs6000-tdep.c, sol-thread.c: Update. * sparc-nat.c, sparc-tdep.c, sun3-nat.c, symm-nat.c: Update. * v850ice.c: Update.
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+1
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-1/+2
2000-07-30Protoization.Kevin Buettner1-4/+2
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-28/+29
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+141
1999-04-16Initial creation of sourceware repositoryStan Shebs1-141/+0
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-06-21 * hppam3-nat.c: Change HP800_THREAD_STATE to TRACE_FLAVOR andJeff Law1-7/+7
HP800_THREAD_STATE_COUNT to TRACE_FLAVOR_SIZE.
1995-05-12 * Support debugging using native MACH primitives on hppa*-*-osf*.Jeff Law1-0/+141
* configure.in: hppa*-*-osf* != hppa*-*-bsd* anymore. * config/pa/hppaosf.mh: New file. * config/pa/nm-hppao.h: Likewise. * hppam3-nat.c: Likewise. * config/pa/tm-hppao.h (PSW_SS): Define for single-stepping. (MACHINE_CPROC_*_OFFSET): Define. (TRACE_*): Define. (START_INFERIOR_TRAPS_EXPECTED): Delete definition.