From fce7695f7d1f5c311d7a0023222e12080933993c Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Thu, 24 Feb 1994 00:31:46 +0000 Subject: [PATCH] * 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. --- gdb/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 57bb634..676a46a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -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. -- 2.7.4