projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94a5ac7
)
* config/sparc/tm-sun4sol2.h (IN_SOLIB_TRAMPOLINE): Removed,
author
Peter Schauer
<Peter.Schauer@mytum.de>
Fri, 1 Apr 1994 08:51:31 +0000
(08:51 +0000)
committer
Peter Schauer
<Peter.Schauer@mytum.de>
Fri, 1 Apr 1994 08:51:31 +0000
(08:51 +0000)
the new generic definition from tm-sysv4.h works for Solaris.
gdb/config/sparc/tm-sun4sol2.h
patch
|
blob
|
history
diff --git
a/gdb/config/sparc/tm-sun4sol2.h
b/gdb/config/sparc/tm-sun4sol2.h
index 5a8ec0c0eab00548c85fef5ff1667201aab6023c..3c427b4304dd6164223d7337cc756daf2e77cb56 100644
(file)
--- a/
gdb/config/sparc/tm-sun4sol2.h
+++ b/
gdb/config/sparc/tm-sun4sol2.h
@@
-19,9
+19,6
@@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "sparc/tm-sparc.h"
#include "tm-sysv4.h"
-
-#undef IN_SOLIB_TRAMPOLINE
-#define IN_SOLIB_TRAMPOLINE(pc, name) in_solib_trampoline((pc), (name))
/* There are two different signal handler trampolines in Solaris2. */
#define IN_SIGTRAMP(pc, name) \