marco
|
ef931fa96e
* the exception that proves the rule: {$ifdef unix} replaced by {$ifdef linux} :-)
|
22 years ago |
marco
|
261152bc92
* libdl not imported under *BSD
|
22 years ago |
carl
|
f09c1e8e63
* Bugfix of procedrual variables of methods (Bug report 2588)
|
22 years ago |
olle
|
4eac90e5d4
* small bugfix macos
|
22 years ago |
Jonas Maebe
|
b1a903fd4d
* fixed bug in load_fpu_location found by Olle
|
22 years ago |
olle
|
c2fe8dbd99
* merged macos entry/exit code generation into the general one.
|
22 years ago |
michael
|
e88e9a0d93
+ Patch from Marc Weustinck to fix Win32 version
|
22 years ago |
Tomas Hajny
|
344c39c704
* integer type inconsistency resolved
|
22 years ago |
sg
|
696f6fde9d
* Added TWriteBuffer.OnBufferSent and made this and OnBufferEmpty
|
22 years ago |
daniel
|
a4495e3867
* Made code generator reverse or/add/and/xor/imul instructions when
|
22 years ago |
daniel
|
4984afb8f0
- Removed cmpop from Ti386addnode.second_addstring
|
22 years ago |
daniel
|
557ac8b02e
* Fixed a register allocator bug
|
22 years ago |
michael
|
58ab880a60
+ Added keysym to makefile
|
22 years ago |
michael
|
d404152095
+ Patches from Nikolay Nikolov
|
22 years ago |
michael
|
e89c99f6a7
corrected by Michalis:
|
22 years ago |
michael
|
28ef3fa9d1
+ Fixed readstring from TStringStream (
|
22 years ago |
florian
|
612a8cbbb1
* basic stuff fixed
|
22 years ago |
Jonas Maebe
|
a1db92451c
+ added
|
22 years ago |
Jonas Maebe
|
c3326c434a
* fixed palettype declaration (web bug #2547)
|
22 years ago |
Jonas Maebe
|
a783aea0b9
* fixed bogus abstract method warnings
|
22 years ago |
Jonas Maebe
|
3c5d94dc64
* fixed nil pointer access
|
22 years ago |
Jonas Maebe
|
177d57f22c
* split en_exit_code into a part that may allocate a register and a part
|
22 years ago |
Jonas Maebe
|
af784cfb1e
* final (?) fix to in-code
|
22 years ago |
Jonas Maebe
|
a3cb0d2002
* don't use rg.getregisterint() anymore in g_stackframe_entry_*, because
|
22 years ago |
Jonas Maebe
|
355f84758e
* several rg.allocexplicitregistersint/rg.deallocexplicitregistersint
|
22 years ago |
Jonas Maebe
|
356ee447ba
* "lastsaveintreg" is RS_R31 instead of RS_R27 with -dnewra, because
|
22 years ago |
Jonas Maebe
|
5ab3ea0af5
- disabled some debugging code
|
22 years ago |
michael
|
4233636161
+ Added canvas implementation
|
22 years ago |
michael
|
b2abc44515
+ Initial implementation
|
22 years ago |
florian
|
5aba45edbf
* very basic stuff for the arm
|
22 years ago |