yury
|
c93aeb8e04
* Linker error fixed.
|
19 年之前 |
Tomas Hajny
|
21d7670a0b
* StackTop now common and changed to pointer (remove duplicate declaration)
|
19 年之前 |
Tomas Hajny
|
237525c698
* StackTop now pointer
|
19 年之前 |
Tomas Hajny
|
b108f79236
* StackTop now common (remove duplicate)
|
19 年之前 |
yury
|
03ac7991e8
* fixed paszlib compiling in objfpc/delphi mode.
|
19 年之前 |
tom_at_work
|
5e0ebb6139
* fixed opengl package compilation on Win32
|
19 年之前 |
tom_at_work
|
7f192e369e
* changed library handle types to the correct TLibHandle
|
19 年之前 |
Tomas Hajny
|
88a8aa31d9
* Slight optimization (constant instead of variable in assignment)
|
19 年之前 |
Tomas Hajny
|
ccbc7717cc
* Fix to allow / instead of " fexpand.inc
|
19 年之前 |
Jonas Maebe
|
5afe846580
* fixed simplifying
|
19 年之前 |
Jonas Maebe
|
e668ef560a
* fixed bug in r2738
|
19 年之前 |
Jonas Maebe
|
b910a5da10
+ problem when passing a typecasted class instance to a var parameter
|
19 年之前 |
Jonas Maebe
|
b063d47aa1
* fixed web bug #4872
|
19 年之前 |
tom_at_work
|
a0bc256b8f
* added syscall_nr_pwrite/read64 aliases for build
|
19 年之前 |
Jonas Maebe
|
07ce826be0
+ added ability for (mainly 32bit) code generators to directly handle
|
19 年之前 |
marco
|
6f0e817973
* pwrite/writev for *BSD + FPC_USE_LIBC. Requires IOVEC et al to be defined in ostypes.inc
|
19 年之前 |
Jonas Maebe
|
8f6b52d482
* don't set high register of 64 bit result for comparisons in case
|
19 年之前 |
Vincent Snijders
|
b0a394edfc
fixed typo
|
19 年之前 |
marco
|
24c0b496dd
* commit of the syscall based linux support for pwrite/writev, still under
|
19 年之前 |
peter
|
e176f81527
* check for empty objectfiles before writing INPUT()
|
19 年之前 |
Jonas Maebe
|
dd03d5c997
* put jump tables in rodata
|
19 年之前 |
Jonas Maebe
|
ec486f0238
* also change labels starting with L to _L on darwin/x86
|
19 年之前 |
Jonas Maebe
|
2c01a6f77a
+ added extra info about when parser_e_illegal_assignment_to_count_var
|
19 年之前 |
daniel
|
df70410e9c
- Remove usage of memory unit; things like the lowmemory function are
|
19 年之前 |
daniel
|
2dd2bce892
* Convert to table to reduce exe size.
|
19 年之前 |
peter
|
9566255122
* allow out file parameters
|
19 年之前 |
peter
|
c53c4b669c
* fix stab section flags
|
19 年之前 |
marco
|
c93d9eea7a
* another attempt at committing the EPOLL changes.
|
19 年之前 |
daniel
|
f1a5389b0b
* Only update what is modified
|
19 年之前 |
Tomas Hajny
|
b43cc3cfaa
* attempt to fix broken compilation for go32v2 target
|
19 年之前 |