peter
|
c65b618cfb
* procvar parsing updated just like psub.pas routine
|
27 anni fa |
michael
|
65d1ea7ff5
+ Implemented stringlist. Untested, since classes broken.
|
27 anni fa |
pierre
|
5ccb5f88ef
* compiles without -So option
|
27 anni fa |
pierre
|
4844858fa6
* vmtlink type changed to pointer
|
27 anni fa |
pierre
|
a5efe8d0c4
* check if file can be opened, returns nil if not
|
27 anni fa |
Jonas Maebe
|
2f34365234
+ some small FPU peephole optimizations (use value in FP regs instead of loading it
|
27 anni fa |
florian
|
9c13c9cbb4
* better code generation for s:=s+[b] if b is in the range of
|
27 anni fa |
peter
|
f6e66549b8
* getenv with envp=nil check
|
27 anni fa |
peter
|
525f478bae
* write(pchar) has check for nil
|
27 anni fa |
peter
|
1456602381
+ 171,172,173
|
27 anni fa |
peter
|
e659040083
* fixed filedef for typenodetype
|
27 anni fa |
peter
|
87d00c3da9
* dependencies,mkdep target is not linux only
|
27 anni fa |
peter
|
b068ad3821
* leave when an error has been in the interface (else other units could
|
27 anni fa |
peter
|
0ffc0f5586
+ check for < 0 which otherwise segfaulted
|
27 anni fa |
peter
|
3e8bbe3edd
+ VERBOSE=1 to set -vwni (necessary due the -n)
|
27 anni fa |
peter
|
adcc76d18d
+ packed record for conversion records
|
27 anni fa |
florian
|
6eaa58b9c5
+ switch $APPTYPE for win32 added
|
27 anni fa |
pierre
|
eea45c0432
+ terminated the include exclude implementation for i386
|
27 anni fa |
pierre
|
701495b640
+ added rtlamiga target
|
27 anni fa |
pierre
|
e10c7365cc
+ added some units
|
27 anni fa |
pierre
|
38664fd7d3
* added two small tests
|
27 anni fa |
pierre
|
b0bc7490ef
* fsplit adapted to long filenames
|
27 anni fa |
florian
|
d2f078ce49
+ switch -vx for win32 added
|
27 anni fa |
pierre
|
2d95ebe899
* fsplit adapted to long filenames
|
27 anni fa |
pierre
|
7e1942412d
+ added FPC_SET_UNSET_BYTE for exclude of normsets
|
27 anni fa |
pierre
|
aa82e1cb8c
+ added allexec tests if executables compiled
|
27 anni fa |
Jonas Maebe
|
e14a086c73
* changed TRegSet to a small set
|
27 anni fa |
peter
|
4967811717
* fixed for stackaligment also on 4 bytes, never use 'ret $..' direct
|
27 anni fa |
pierre
|
6c1226ad3c
+ better error info on unimplemented set operators
|
27 anni fa |
peter
|
4e3a568cbf
* fixed imports generation at the wrong place
|
27 anni fa |