Commit Graph

17 Commits

Author SHA1 Message Date
florian
24fea58b92 + initial implementation of iso style gotos in iso mode
* made setjmp/longjmp accessible to the compiler by compiler proc, they are used by the iso goto code

git-svn-id: trunk@15711 -
2010-08-05 19:20:46 +00:00
peter
4ace790492 * remove $Log
git-svn-id: trunk@231 -
2005-06-07 09:47:55 +00:00
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
peter
16b121f8c4 * unblock signal in signalhandler, remove the sigprocmask call
from setjmp
2005-04-24 21:19:22 +00:00
peter
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
peter
ae8b7b153b * include file cleanup 2005-02-13 20:01:37 +00:00
peter
7395e7e546 * restore sigprocmask for linux 2005-01-20 16:38:28 +00:00
peter
ac68641535 * restore traps when returning with longjmp 2004-09-12 12:04:22 +00:00
peter
7ac68f6283 * don't create stackframes so we can retrieve the info from
the caller
2004-05-31 10:43:00 +00:00
florian
d748857500 * setjmp on sparc improved 2004-05-30 12:08:32 +00:00
peter
4efc2cdd0d * fixed input registers 2004-05-25 21:38:11 +00:00
florian
0aff9a5096 * started to fix set/longjmp on sparc 2004-05-18 19:36:37 +00:00
mazen
215880afe8 * fixing several bugs compiling the RTL 2003-01-05 21:32:35 +00:00
mazen
311508131a - some writeln(s) removed in compiler
+ many files added to RTL
* some errors fixed in RTL
2002-12-24 21:30:20 +00:00
mazen
3ae9d42f65 + setjmp and longjmp 2002-11-24 18:19:44 +00:00
florian
f5938bb856 + sparc specific rtl skeleton added 2002-11-16 20:10:31 +00:00