sg
|
317dc7d650
* "<" and ">" are now written as "<" and ">"
|
21 gadi atpakaļ |
michael
|
2995d4ec4d
+ Patch from Colin Western for case sensitive color codes
|
21 gadi atpakaļ |
michael
|
58adff1d7f
+ Added some compatibility types
|
21 gadi atpakaļ |
michael
|
6b5655ad42
+ Added HFILE_ERROR
|
21 gadi atpakaļ |
Jonas Maebe
|
df428f7a5d
* fixed allocation of parameters passed by reference for powerpc in
|
21 gadi atpakaļ |
michael
|
7c7dd809bf
+ DirectoryExists now closes findfirst handle
|
21 gadi atpakaļ |
daniel
|
143b3f4c05
* Applied Peters patch
|
21 gadi atpakaļ |
daniel
|
eaa7da9015
+ Cleanup of stabstring generation code. Cleaner, faster, and compiler
|
21 gadi atpakaļ |
peter
|
69fd93b662
* also try BASEDIR for FPCDIR
|
21 gadi atpakaļ |
daniel
|
7a6b6f4bd4
* Some minor stuff
|
21 gadi atpakaļ |
florian
|
541955ad91
+ x86 instruction tables for x86-64 extended
|
21 gadi atpakaļ |
florian
|
412072f71d
* renamed instruction tables
|
21 gadi atpakaļ |
florian
|
85bed883ce
* another bunch of x86-64 fixes mainly calling convention and
|
21 gadi atpakaļ |
peter
|
c3b9e56e90
* give penalty in float-float conversion when precision is lost
|
21 gadi atpakaļ |
peter
|
bb03be5004
* add release_openarrayvalue
|
21 gadi atpakaļ |
peter
|
10b2b80576
* new bugs
|
21 gadi atpakaļ |
peter
|
2063100f51
* ignore hidden parameters when default parameters are used
|
21 gadi atpakaļ |
peter
|
60814ccb16
* disable addmmxset
|
21 gadi atpakaļ |
peter
|
70f6df0d55
* test set code with mmx enabled
|
21 gadi atpakaļ |
florian
|
f936718fa1
* x86-64 compilation fixed
|
22 gadi atpakaļ |
florian
|
a511da7309
* make win32 fixed
|
22 gadi atpakaļ |
marco
|
13af9e805b
* some semi colons added
|
22 gadi atpakaļ |
peter
|
47f08937e4
* use localalign info for alignment for locals and temps
|
22 gadi atpakaļ |
Jonas Maebe
|
337fe6d9af
* fixed makefile (systhrds didn't have a compilation rule)
|
22 gadi atpakaļ |
Jonas Maebe
|
d923fb5b7a
* test is x86 specific
|
22 gadi atpakaļ |
Jonas Maebe
|
ec84cc8788
+ assembler FPC_MUL_QWORD routine
|
22 gadi atpakaļ |
Jonas Maebe
|
5c36a38290
+ qword multiplication and overflow test
|
22 gadi atpakaļ |
Jonas Maebe
|
1ac45ffc2c
* use volatile instead of non-volatile registers
|
22 gadi atpakaļ |
Jonas Maebe
|
0acd012715
+ ppc implemetnation of fpc_mod/div_qword (from ppc compiler writers guide)
|
22 gadi atpakaļ |
peter
|
1c9a936741
* LongRec is a packed record
|
22 gadi atpakaļ |