aboutsummaryrefslogtreecommitdiff
path: root/libjava/include/i386-signal.h
AgeCommit message (Expand)AuthorFilesLines
2011-12-20Support 64-bit libjava multilib for i?86-linuxRainer Orth1-1/+12
2007-01-12i386-signal.h: Rewrite to use rt_sigaction.Andrew Haley1-55/+67
2006-02-27re PR other/26208 (Serious problem with unwinding through signal frames)Jakub Jelinek1-22/+2
2005-09-09re PR libgcj/22084 (Divide_1 test case hangs)Andrew Haley1-5/+12
2004-09-26prims.cc (unblock_signal): Annotate signum with __unused__ to avoid warnings ...Per Bothner1-1/+1
2004-02-08i386-signal.h (HANDLE_DIVIDE_OVERFLOW): Add volatile qualifier to _regs.Diego Novillo1-1/+1
2004-02-08i386-signal.h (MAKE_THROW_FRAME): Add volatile qualifier to _regs.Diego Novillo1-1/+1
2003-07-30i386-signal.h (RESTORE): New.Andrew Haley1-14/+29
2003-06-13prims.cc (catch_segv): Create exception in handler.Andrew Haley1-3/+0
2002-03-18i386-signal.h (old_i386_kernel_sigaction): New.Andrew Haley1-26/+41
2001-07-17i386-signal.h (HANDLE_DIVIDE_OVERFLOW): Removed unused local `_ebp.'Alexandre Petit-Bianco1-1/+0
2001-07-06i386-signal.h: Don't do anything with unsigned divide overflow except throw a...Andrew Haley1-15/+0
2001-05-29i386-signal.h (MAKE_THROW_FRAME): Don't fix up frame pointer...Andrew Haley1-11/+6
2001-02-15i386-signal.h (INIT_SEGV): Use a direct system call to set the handler.Andrew Haley1-1/+1
2001-01-302001-01-26 Andrew Haley <aph@redhat.com>Andrew Haley1-2/+16
2000-05-19Jumbo patch:Tom Tromey1-1/+1
2000-03-07All files: Updated copyright information.Tom Tromey1-1/+1
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey1-1/+1
1999-07-07i386-signal.h (MAKE_THROW_FRAME): Advance EIP by two bytes to make it point a...Andrew Haley1-3/+16
1999-07-01i386-signal.h: Replace sigaction () with __sigaction ().Andrew Haley1-2/+2
1999-05-20prims.cc (catch_fpe): Call to HANDLE_DIVIDE_OVERFLOW added.Andrew Haley1-6/+77
1999-04-20sparc-signal.h: new file.Andrew Haley1-3/+29
1999-04-13i386-signal.h, [...]: New files.Andrew Haley1-0/+38