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 |
|
micha
|
83b7f81f81
|
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
git-svn-id: trunk@10422 -
|
2008-03-02 12:59:02 +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
|
e417e34496
|
* truncate log
|
2005-02-14 17:13:06 +00:00 |
|
Jonas Maebe
|
fb693982b1
|
+ "nostackframe" modifier, because the automatic detection in the
compiler to determine that a stack frame is not needed no longer works
|
2004-10-19 18:51:15 +00:00 |
|
florian
|
6c836488dd
|
* fixed previous commit of setjmp
|
2003-04-26 20:00:24 +00:00 |
|
florian
|
fbea62cf74
|
+ implemented longjmp
|
2003-04-26 19:52:07 +00:00 |
|
florian
|
e7130af5a8
|
+ implemented setjmp record and longjmp
|
2003-04-26 18:54:30 +00:00 |
|
peter
|
9f31783a0a
|
* old logs removed and tabs fixed
|
2002-09-07 16:01:16 +00:00 |
|
florian
|
d78a124122
|
+ public and alias directive added to *jmp
|
2002-08-31 14:27:40 +00:00 |
|
Jonas Maebe
|
3a23eefecc
|
* various fixes, mostly changing the names of the modifies registers to
upper case since that seems to be required by the compiler
|
2002-08-10 17:14:36 +00:00 |
|
florian
|
8ec8b78cec
|
+ dummy setjmp and longjmp added
+ dummy implemtation of the destructor helper
|
2002-07-30 17:29:53 +00:00 |
|
florian
|
7ac5c3743d
|
* several fixes for linux/powerpc
* several fixes to MT
|
2002-07-28 20:43:47 +00:00 |
|