summaryrefslogtreecommitdiff
path: root/libjava/include/i386-signal.h
Commit message (Expand)AuthorAgeFilesLines
* i386-signal.h: Rewrite to use rt_sigaction.Andrew Haley2007-01-121-55/+67
* re PR other/26208 (Serious problem with unwinding through signal frames)Jakub Jelinek2006-02-271-22/+2
* re PR libgcj/22084 (Divide_1 test case hangs)Andrew Haley2005-09-091-5/+12
* prims.cc (unblock_signal): Annotate signum with __unused__ to avoid warnings ...Per Bothner2004-09-261-1/+1
* i386-signal.h (HANDLE_DIVIDE_OVERFLOW): Add volatile qualifier to _regs.Diego Novillo2004-02-081-1/+1
* i386-signal.h (MAKE_THROW_FRAME): Add volatile qualifier to _regs.Diego Novillo2004-02-081-1/+1
* i386-signal.h (RESTORE): New.Andrew Haley2003-07-301-14/+29
* prims.cc (catch_segv): Create exception in handler.Andrew Haley2003-06-131-3/+0
* i386-signal.h (old_i386_kernel_sigaction): New.Andrew Haley2002-03-181-26/+41
* i386-signal.h (HANDLE_DIVIDE_OVERFLOW): Removed unused local `_ebp.'Alexandre Petit-Bianco2001-07-171-1/+0
* i386-signal.h: Don't do anything with unsigned divide overflow except throw a...Andrew Haley2001-07-061-15/+0
* i386-signal.h (MAKE_THROW_FRAME): Don't fix up frame pointer...Andrew Haley2001-05-291-11/+6
* i386-signal.h (INIT_SEGV): Use a direct system call to set the handler.Andrew Haley2001-02-151-1/+1
* 2001-01-26 Andrew Haley <aph@redhat.com>Andrew Haley2001-01-301-2/+16
* Jumbo patch:Tom Tromey2000-05-191-1/+1
* All files: Updated copyright information.Tom Tromey2000-03-071-1/+1
* * All files: Updated copyright to reflect Cygnus purchase.Tom Tromey2000-01-191-1/+1
* i386-signal.h (MAKE_THROW_FRAME): Advance EIP by two bytes to make it point a...Andrew Haley1999-07-071-3/+16
* i386-signal.h: Replace sigaction () with __sigaction ().Andrew Haley1999-07-011-2/+2
* prims.cc (catch_fpe): Call to HANDLE_DIVIDE_OVERFLOW added.Andrew Haley1999-05-201-6/+77
* sparc-signal.h: new file.Andrew Haley1999-04-201-3/+29
* i386-signal.h, [...]: New files.Andrew Haley1999-04-131-0/+38