carl
|
b67ce16a85
+ Initial revision (still unworking under FPC)
|
26 年之前 |
michael
|
9b06ee01b2
+ Added examples 4-6
|
26 年之前 |
michael
|
fe22fc386a
+ Initial implementation
|
26 年之前 |
michael
|
e7994c7195
+ Now EConvertError is used everywhere in conversions
|
26 年之前 |
Jonas Maebe
|
05acbe4077
* fix for crash when the first instruction of a sequence that gets
|
26 年之前 |
pierre
|
ca165f8343
* fix for bug0124 and better error position info
|
26 年之前 |
pierre
|
f58a4b485c
* ifdef USE_OP3 released (changed into ifndef NO_OP3)
|
26 年之前 |
pierre
|
3cd628d2f2
* typo error fix in STORENUMBER code
|
26 年之前 |
peter
|
d9e1c47d84
* fixes for storenumber
|
26 年之前 |
peter
|
eb1f69c818
* concat_external added for new init/final
|
26 年之前 |
peter
|
73fe4aa80e
* fixed exit()
|
26 年之前 |
peter
|
9238eb8e36
+ 242
|
26 年之前 |
peter
|
dc1f9b5bbb
* addr() internal
|
26 年之前 |
michael
|
7fc2371e18
+ RemoveItem now sets FCollection, to avoid a loop.
|
26 年之前 |
florian
|
b100bb5730
+ tobject.messagestringtable function for Megido/GTK support
|
26 年之前 |
florian
|
0596b2b719
* the boolean operators =;<>;xor with LOC_JUMP and LOC_FLAGS
|
26 年之前 |
michael
|
a253af1002
+ Adapted ide Makefiles
|
26 年之前 |
michael
|
4e7e218bfe
+ install target now correctly takes the BASEINSTALLDIR on linux
|
26 年之前 |
michael
|
531eed99f8
* we should use lowercase extensions, for linux
|
26 年之前 |
Jonas Maebe
|
e16f0f99db
* changes to work with -dUSE_OP3
|
26 年之前 |
pierre
|
c7c74f2895
* added paitempalloc for tempansi
|
26 年之前 |
Jonas Maebe
|
246a653a5d
* more regalloc fixes (still not complete)
|
26 年之前 |
pierre
|
7482ba0913
* void pointer accepted with warning in tp and delphi mode
|
26 年之前 |
peter
|
61eee61f9a
+ tempalloc
|
26 年之前 |
peter
|
2df973753e
* better support for flags result
|
26 年之前 |
pierre
|
ee148a5d08
+ added posavestdregs used for cdecl AND stdcall functions
|
26 年之前 |
pierre
|
45a7ff2aa8
* no add $0,%esp for cdecl functions without parameters
|
26 年之前 |
pierre
|
8c64c4dba9
+ should work for linux
|
26 年之前 |
pierre
|
97b2b7f0b7
+ better test for IMUL and SHRD !
|
26 年之前 |
pierre
|
e39755387b
+ ifdef USE_OP3 code :
|
26 年之前 |