Jonas Maebe
|
e919e1f2fd
* fixed compilation
|
19 年之前 |
peter
|
bb7ff4b064
Merged revisions 2912 via svnmerge from
|
19 年之前 |
peter
|
588cccb3ca
* remove some obsolete i386 specific code
|
19 年之前 |
Almindor
|
2b9ccf6579
* adds comments to to-be-obsolete syscalls for future review
|
19 年之前 |
peter
|
d8dc5679e3
* aktcputype and aktoptimizecputype was missing in the previous optimization commits
|
19 年之前 |
peter
|
5a90c00aae
* stop linking if errors during symbol rsolving happen
|
19 年之前 |
peter
|
94d9a89774
* only set OT_SHORT if the source and target are in the same objsection
|
19 年之前 |
peter
|
2888a21593
* list supported optimization options in -i
|
19 年之前 |
peter
|
17bc033747
Merged revisions 2791-2793,2798-2800,2806-2825,2829-2830,2833,2839,2898 via svnmerge from
|
19 年之前 |
peter
|
b6e35a200e
* rewrite of optimizer options
|
19 年之前 |
peter
|
2fb94ece94
* use the setresourcestirng iterator
|
19 年之前 |
peter
|
0899f0fbf7
* added powerpc64 to dir targets
|
19 年之前 |
Vincent Snijders
|
cfcbd77133
* write caller address, even if no caller frame was found
|
19 年之前 |
Jonas Maebe
|
9125d0c189
* also align esp for all procedures/functions declared "assembler",
|
19 年之前 |
Jonas Maebe
|
435aee2398
* fixed g_copyvaluepara_openarray/g_releasevaluepara_openarray for
|
19 年之前 |
florian
|
7fff4f4d57
* pthreads fixed, still a mess
|
19 年之前 |
marco
|
457d44c2c2
* fix for 4419 + removed undocumented trimming.
|
19 年之前 |
florian
|
558c894e73
* fix for dword div dword power of two
|
19 年之前 |
florian
|
d997985fef
+ initial implemenation, non working yet
|
19 年之前 |
marco
|
548872e61c
* ugly workaround to avoid range check warnings. (4811, 4723)
|
19 年之前 |
florian
|
744c7a4acc
* fixed gmake -j, reduces compilation time by 50 % if enough CPUs are available
|
19 年之前 |
florian
|
3cb662b1f2
* fixed RTLCriticalSection
|
19 年之前 |
Almindor
|
4afe7ef0c9
* Simplified and fixed (previous mistake..) select/newselect
|
19 年之前 |
Almindor
|
8924d3f37a
* linux-i386 uses new_select now too
|
19 年之前 |
florian
|
ae64fc524b
* fixed mutex constants
|
19 年之前 |
florian
|
246eb14e95
* fixed widestring lib on solaris
|
19 年之前 |
florian
|
5671bf276c
* fixed solaris signal handling
|
19 年之前 |
Jonas Maebe
|
693412e70c
* removed "inline" directive from TGNUAssembler.WriteInstruction
|
19 年之前 |
marco
|
78cbcf8579
* fix for 4698
|
19 年之前 |
Jonas Maebe
|
09a3bbfc07
* fixed previous commit
|
19 年之前 |