diff options
author | Jeff Law <law@redhat.com> | 1995-06-21 04:20:15 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1995-06-21 04:20:15 +0000 |
commit | 5e2f4e2d6f024e3e47a50aa9d1b1895af88615ec (patch) | |
tree | 80406fc3414c8b7041c30671e2ec180661644e18 /gdb/ChangeLog | |
parent | 0283d893cb0a4ff786416c0ddec181d818a6e9d1 (diff) | |
download | gdb-5e2f4e2d6f024e3e47a50aa9d1b1895af88615ec.zip gdb-5e2f4e2d6f024e3e47a50aa9d1b1895af88615ec.tar.gz gdb-5e2f4e2d6f024e3e47a50aa9d1b1895af88615ec.tar.bz2 |
* config/pa/tm-hppa.h (PSW_*): Define processor status word masks.
(INSTRUCTION_NULLIFIED): Allow specific targets to override.
* config/pa/tm-hppao.h (INSTRUCTION_NULLIFIED): Define to work
around losing mach kernel behavior.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e72ec9d..d2e073e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +Tue Jun 20 22:17:44 1995 Jeff Law (law@snake.cs.utah.edu) + + * config/pa/tm-hppa.h (PSW_*): Define processor status word masks. + (INSTRUCTION_NULLIFIED): Allow specific targets to override. + * config/pa/tm-hppao.h (INSTRUCTION_NULLIFIED): Define to work + around losing mach kernel behavior. + Tue Jun 20 12:03:36 1995 Stan Shebs <shebs@andros.cygnus.com> * monitor.c (monitor_wait): Don't use the watchdog timeout |