Jonas Maebe
|
cdded5a3e0
* merged ppc32/ppc64 versions of aasmcpu
|
19 years ago |
Jonas Maebe
|
6d36b04c6a
* create common aasmcpu (currently ppc32 version, will commit
|
19 years ago |
Jonas Maebe
|
d26ee9dccf
* fixed overflow errors
|
19 years ago |
Jonas Maebe
|
b8c3fecd1d
* fixed overflow checking for inc/dec on non-x86
|
19 years ago |
Jonas Maebe
|
5522cbd7cd
* fixed typo which caused overflow checks not to be turned off when
|
19 years ago |
Jonas Maebe
|
eb411035eb
* fixed range errors
|
19 years ago |
Jonas Maebe
|
865a4573cf
* exit with exitcode 217 instead of some random OS result
|
19 years ago |
florian
|
43ba7cfe6f
* correct name of set packing directive is PACKSET
|
19 years ago |
michael
|
ed9a52a07a
* Patch from Ido <[email protected]> to fix AsString for booleanfield
|
19 years ago |
florian
|
b0104f2ec8
* fixed parsing of spezialitions taking more than one argument
|
19 years ago |
Jonas Maebe
|
a9980bf951
* fixed darwin compilation
|
19 years ago |
Almindor
|
b922783481
* clean for non-unix, non-windows platforms
|
19 years ago |
yury
|
84d5552deb
* Added HAS_WIDESTRINGMANAGER define to turn off default wide string manager routines.
|
19 years ago |
yury
|
cc2b691c0c
* Cleanup of variant manager stub in System unit. FPC 2.1.1 adds Variants unit implicitly. Variant manager stub in System unit is never called. This cleanup shrinks wince executable size by 3KB.
|
19 years ago |
yury
|
c00d0debf0
* fixed some notes/warnings.
|
19 years ago |
yury
|
5f484a0f14
* section "fpc" was renamed to ".fpc".
|
19 years ago |
yury
|
677defd615
* Small optimization.
|
19 years ago |
yury
|
9217d50f5c
* Fix smartlinking for linux.
|
19 years ago |
yury
|
95868909bd
+ Test for resources support.
|
19 years ago |
micha
|
00d66f9142
+ template test with 2 template parameters
|
19 years ago |
florian
|
e619bd3235
* enabled SETALLOC=1 for the compiler
|
19 years ago |
florian
|
667baf433d
+ new switch -CPSETALLOC=<y> to influence set sizes
|
19 years ago |
peter
|
36a75f31f4
* another staticvarsym
|
19 years ago |
daniel
|
610cf1e2da
* Fix reversed home/end.
|
19 years ago |
peter
|
5e860919f8
* removed initfpu
|
19 years ago |
peter
|
13f359aa80
* resultname changed to pshortstring
|
19 years ago |
florian
|
7781e842fc
* varset support fixed
|
19 years ago |
Almindor
|
80d964067a
* fixes some telnet issues with TS_GA (go ahead) command
|
19 years ago |
Almindor
|
25fb2bab81
* fixes OnDisconnect with Telnet
|
19 years ago |
peter
|
e96b5f0152
* also use typename in rtti label for staticsymtable
|
19 years ago |