Commit b399dfb0 by Andrew Haley

dwarf2-signal.h: Remove x86_64.

2003-01-10  Andrew Haley  <aph@redhat.com>

        * include/dwarf2-signal.h: Remove x86_64.
        * configure.host (x86_64 DIVIDESPEC): Remove.
        * include/x86_64-signal.h: New file.
        * configure.in: Regenerate.

From-SVN: r61285
parent 399df6db
......@@ -209,9 +209,6 @@ do \
while (0)
#endif
#elif !defined(__ia64__)
#if defined(__x86_64__)
#define SYS_sigaction SYS_rt_sigaction
#endif
#define INIT_SEGV \
do \
{ \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment