* tm-hppa.h (CALL_DUMMY): Add two NOP instructions to the end of
authorJeff Law <law@redhat.com>
Thu, 24 Feb 1994 00:31:46 +0000 (00:31 +0000)
committerJeff Law <law@redhat.com>
Thu, 24 Feb 1994 00:31:46 +0000 (00:31 +0000)
        the call dummy to avoid kernel bugs in HPUX, BSD, and OSF1.
        (CALL_DUMMY_LENGTH): Changed accordingly.

gdb/ChangeLog

index 57bb634..676a46a 100644 (file)
@@ -1,3 +1,9 @@
+Wed Feb 23 16:28:55 1994  Jeffrey A. Law  (law@cygnus.com)
+
+       * tm-hppa.h (CALL_DUMMY): Add two NOP instructions to the end of
+       the call dummy to avoid kernel bugs in HPUX, BSD, and OSF1.
+       (CALL_DUMMY_LENGTH): Changed accordingly.
+
 Wed Feb 23 16:21:25 1994  Stu Grossman  (grossman at cygnus.com)
 
        * sparclite/hello.c:  Add factorial function for testing.