CVS log for gforth/engine/signals.c

[BACK] Up to [gforth] / gforth / engine

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN


Revision 1.52: download - view: text, markup, annotated - select for diffs
Mon Dec 31 15:25:19 2012 UTC (11 years, 2 months ago) by anton
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.51: preferred, unified
Changes since revision 1.51: +1 -1 lines
updated copyright year

Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Jul 20 19:34:27 2012 UTC (11 years, 8 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.50: preferred, unified
Changes since revision 1.50: +12 -8 lines
Refactoring for libgforth

Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Mar 26 16:34:35 2012 UTC (11 years, 11 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.49: preferred, unified
Changes since revision 1.49: +1 -1 lines
use PER_THREAD

Revision 1.49: download - view: text, markup, annotated - select for diffs
Sat Mar 24 01:17:52 2012 UTC (11 years, 11 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.48: preferred, unified
Changes since revision 1.48: +3 -3 lines
More consistent use of %p, sigaltstack is back

Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Mar 23 22:39:00 2012 UTC (11 years, 11 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.47: preferred, unified
Changes since revision 1.47: +1 -1 lines
Don't use alternate signal stack (collides with multithreading)

Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri Mar 23 21:48:06 2012 UTC (11 years, 11 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.46: preferred, unified
Changes since revision 1.46: +3 -3 lines
Looping setjmp, use %p where appropriate

Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Mar 23 20:49:44 2012 UTC (11 years, 11 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.45: preferred, unified
Changes since revision 1.45: +3 -3 lines
throw_jmp_buf only through a handler in the per-thread space

Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Mar 23 19:53:37 2012 UTC (11 years, 11 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.44: preferred, unified
Changes since revision 1.44: +3 -3 lines
Better signal debug info

Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Mar 23 19:32:25 2012 UTC (11 years, 11 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.43: preferred, unified
Changes since revision 1.43: +17 -2 lines
More debugging output in signal handler

Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Mar 16 20:34:23 2012 UTC (12 years ago) by pazsan
Branches: MAIN
Diff to: previous 1.42: preferred, unified
Changes since revision 1.42: +1 -1 lines
Exception handling for threads

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Dec 31 15:29:26 2011 UTC (12 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.41: preferred, unified
Changes since revision 1.41: +1 -1 lines
updated copyright years

Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Nov 16 01:25:58 2011 UTC (12 years, 4 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.40: preferred, unified
Changes since revision 1.40: +1 -2 lines
android gforth works, changed recurse, fixed creating a binary distribution (not fully completed yet)

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Nov 14 23:30:45 2011 UTC (12 years, 4 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.39: preferred, unified
Changes since revision 1.39: +2 -1 lines
config file for android compilation

Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Dec 31 18:40:25 2007 UTC (16 years, 2 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0
Diff to: previous 1.38: preferred, unified
Changes since revision 1.38: +2 -3 lines
updated copyright notices for GPL v3

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Dec 31 17:34:59 2007 UTC (16 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.37: preferred, unified
Changes since revision 1.37: +1 -1 lines
updated copyright years

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Dec 16 15:22:05 2007 UTC (16 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.36: preferred, unified
Changes since revision 1.36: +1 -1 lines
Some bugfixes and cleanups by Jorge Acereda <AE069F38-47DD-4037-9434-89A9489456EF@gmail.com>

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Apr 1 13:31:26 2007 UTC (16 years, 11 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.35: preferred, unified
Changes since revision 1.35: +1 -1 lines
Added cygwin define

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Mar 31 12:58:07 2007 UTC (16 years, 11 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.34: preferred, unified
Changes since revision 1.34: +1 -1 lines
Work on Gforth NXT

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Mar 25 21:30:59 2007 UTC (16 years, 11 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.33: preferred, unified
Changes since revision 1.33: +2 -0 lines
C-based Gforth EC starts to work

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Dec 31 13:39:17 2006 UTC (17 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.32: preferred, unified
Changes since revision 1.32: +1 -1 lines
updated copyright years

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Oct 22 16:54:01 2006 UTC (17 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.31: preferred, unified
Changes since revision 1.31: +2 -2 lines
added checking for division by zero and division overflow to
  mixed-size division words (*/ */mod fm/mod sm/rem um/mod).
these exceptions are now tested in our test suite
fixed bug in testing

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Oct 21 22:13:49 2006 UTC (17 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.30: preferred, unified
Changes since revision 1.30: +8 -3 lines
explicit checks for division by zero and overflow on division

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Oct 21 19:22:03 2006 UTC (17 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.29: preferred, unified
Changes since revision 1.29: +37 -30 lines
added --ignore-async-signals
fixed typo

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Jan 5 01:37:33 2006 UTC (18 years, 2 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.28: preferred, unified
Changes since revision 1.28: +1 -1 lines
Modified some exported symbols to start with gforth_

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Aug 20 09:23:46 2003 UTC (20 years, 7 months ago) by anton
Branches: MAIN
CVS tags: v0-6-2
Diff to: previous 1.27: preferred, unified
Changes since revision 1.27: +8 -0 lines
Defined run-time routines (docol etc.) as primitives, eliminated some
  special-casing and "+DOESJUMP+1" etc. in engine.c and main.c
Defined the enum type PrimNum and replaced many shorts with PrimNums
  (gives nicer gdb output)
Workaround for the absence of the FPE_... macros in FreeBSD/Alpha 4_STABLE

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Mar 9 15:17:03 2003 UTC (21 years ago) by anton
Branches: MAIN
CVS tags: v0-6-1, v0-6-0
Diff to: previous 1.26: preferred, unified
Changes since revision 1.26: +1 -1 lines
updated copyright years

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Mar 8 19:52:05 2003 UTC (21 years ago) by anton
Branches: MAIN
Diff to: previous 1.25: preferred, unified
Changes since revision 1.25: +8 -0 lines
bug workaround (cygwin signal blocking)
minor changes

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Feb 17 22:42:09 2003 UTC (21 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.24: preferred, unified
Changes since revision 1.24: +3 -2 lines
Gforth now works properly when its stdout is to a broken pipe (but not stderr)
special SIGPIPE throw code (-2049)
minor bugfix ("uncaught exception" is now printed on stderr)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Feb 2 11:05:50 2003 UTC (21 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.23: preferred, unified
Changes since revision 1.23: +22 -1 lines
portability bugfixes
use SA_ONSTACK for all program-generated signals
updated README

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Feb 1 14:28:07 2003 UTC (21 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.22: preferred, unified
Changes since revision 1.22: +6 -1 lines
portability changes
bugfixes in prims2x.fs, kernel/int.fs

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Jan 20 17:07:41 2003 UTC (21 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.21: preferred, unified
Changes since revision 1.21: +1 -1 lines
undid changes to copyright notices

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Jan 19 23:35:34 2003 UTC (21 years, 2 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.20: preferred, unified
Changes since revision 1.20: +1 -1 lines
Updated copyright notices
Added stack effects to kernel/input.fs

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Jan 7 09:31:20 2003 UTC (21 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.19: preferred, unified
Changes since revision 1.19: +5 -0 lines
Some changes for portability to AIX and Darwin
Eliminated the (non-hybrid) direct threading stuff from arch/*/machine.h

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Dec 24 23:40:30 2002 UTC (21 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.18: preferred, unified
Changes since revision 1.18: +2 -4 lines
Gforth now supports large files (>2GB) on small machines (32-bits/cell).
forth.h now asks for all kinds of POSIX, X/Open, and GNU support.
rearranged include files such that forth.h precedes the system files.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Nov 2 15:26:03 2002 UTC (21 years, 4 months ago) by anton
Branches: MAIN
Diff to: previous 1.17: preferred, unified
Changes since revision 1.17: +1 -1 lines
New file test/float.fs
FROUND-OFFSET now defined without f**
bugfix in signals (disabled SA_ONSTACK in most cases to allow graceful_exit).

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Oct 27 09:57:11 2002 UTC (21 years, 4 months ago) by anton
Branches: MAIN
Diff to: previous 1.16: preferred, unified
Changes since revision 1.16: +6 -0 lines
FROUND is now implemented in high-level Forth.
  The primitive is now called "(FROUND)".

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Oct 26 12:48:25 2002 UTC (21 years, 4 months ago) by anton
Branches: MAIN
Diff to: previous 1.15: preferred, unified
Changes since revision 1.15: +6 -0 lines
work around missing MacOS X FPE_... si_codes

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Oct 25 15:57:03 2002 UTC (21 years, 4 months ago) by anton
Branches: MAIN
Diff to: previous 1.14: preferred, unified
Changes since revision 1.14: +12 -2 lines
Gforth now survives destruction of the C stack pointer (it now uses
  sigaltstack() to set up signal handling on another stack).

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jan 14 08:40:24 2002 UTC (22 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.13: preferred, unified
Changes since revision 1.13: +4 -2 lines
Differentiate between threaded code and xts in gforth-ditc and in gforthmi

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Jan 5 22:59:00 2002 UTC (22 years, 2 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.12: preferred, unified
Changes since revision 1.12: +2 -2 lines
Thrown out static vocabulary stack
Changed cross to make mixed threading workable

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Sep 15 20:40:47 2001 UTC (22 years, 6 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +5 -4 lines
Fix for terminals where TIOCGWINSZ doesn't work
Added bindkey to history.fs

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Sep 23 15:47:08 2000 UTC (23 years, 6 months ago) by anton
Branches: MAIN
CVS tags: v0-5-0
Diff to: previous 1.10: preferred, unified
Changes since revision 1.10: +1 -1 lines
changed FSF address in copyright messages

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Sep 23 15:06:08 2000 UTC (23 years, 6 months ago) by anton
Branches: MAIN
Diff to: previous 1.9: preferred, unified
Changes since revision 1.9: +1 -1 lines
updated copyright dates in many files (not in ec-related files)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jul 21 09:25:27 2000 UTC (23 years, 8 months ago) by anton
Branches: MAIN
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +1 -1 lines
updated BUGS

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jul 20 14:17:55 2000 UTC (23 years, 8 months ago) by anton
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +1 -1 lines
fixed typo

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jul 20 14:07:37 2000 UTC (23 years, 8 months ago) by anton
Branches: MAIN
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +5 -0 lines
signal portability improved

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jul 20 14:00:01 2000 UTC (23 years, 8 months ago) by anton
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +1 -1 lines
fixed another signal bug

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jul 20 13:29:43 2000 UTC (23 years, 8 months ago) by anton
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +33 -20 lines
signal handling bugfix (not yet portability tested)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Aug 7 21:40:37 1999 UTC (24 years, 7 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +3 -3 lines
Made USE_TOS work with 386 on gcc 2.95

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Feb 28 21:31:50 1999 UTC (25 years ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +77 -30 lines
On platforms that support the SA_SIGINFO flag (Linux is not quite
  there yet), there are now new signal handlers that perform more
  precise error reporting (in particular for SIGFPE and SIGSEGV).
Minor fixes.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Feb 28 14:50:44 1999 UTC (25 years ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +24 -3 lines
started working on better signal handlers

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Feb 28 08:37:45 1999 UTC (25 years ago) by anton
Branches: MAIN
moved signal handling into a new file signals.c
minor changes to window size handling

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>