sergei
|
9eb451756b
+ Support .seh_handler directive
|
14 tahun lalu |
sergei
|
89c0663c56
+ AT&T asmreader: added methods that can be overridden in descendant readers to handle target-specific directives.
|
14 tahun lalu |
sergei
|
c6d382fe18
* Moved procedure genlinearlist from ti386casenode to tx86casenode. This optimization works well on x86_64, resulting in approximately twice less instructions than when using generic code.
|
14 tahun lalu |
marco
|
c7a82a0c1a
* treat transform as select and exec as execute. Mantis #17050, patch by Lacak2
|
14 tahun lalu |
marco
|
0f79033143
* synchronized properties between sqlconnector and sqlconnection.
|
14 tahun lalu |
paul
|
e0fecf5332
compiler: revert r19358. As stated by Florian, compiler should be able to compile with the latest RTL.
|
14 tahun lalu |
sergei
|
9e74315d18
* Test contains assembler, restrict to i386.
|
14 tahun lalu |
paul
|
ee2e0a0c1d
compiler: remove CP_xxx constants since they are present in the system unit now
|
14 tahun lalu |
paul
|
a068e0cae2
tests: add test for TEncoding class
|
14 tahun lalu |
paul
|
09fa98a564
rtl: forgotten files
|
14 tahun lalu |
paul
|
abf9816a09
rtl: add basic implementation of TEncoding class
|
14 tahun lalu |
paul
|
836889fc64
rtl: move some CP_xxx constants from syswin into systemh for generic use, redeclare UTF8Sting, RawByteString using constant identifiers instead of pure numbers. replace comparison with $ffff codepage to CP_NONE
|
14 tahun lalu |
paul
|
0bfb83b06c
rtl: add HashName function based on implementation of Hash() from objpas. It uses case case-insensitive hash generation. This function is added for compatibility with delphi (although it generates different hash in delphi and fpc for same strings). It is also needed for codepage search in hash array.
|
14 tahun lalu |
paul
|
8fc6af7fde
rtl: cleanup
|
14 tahun lalu |
pierre
|
7654fe6aba
* Try to update i386/openbsd port
|
14 tahun lalu |
pierre
|
7f69e6426d
* Try to update i386/openbsd port
|
14 tahun lalu |
pierre
|
7e87ca4c3c
* Comment about mingw tlssup.c added
|
14 tahun lalu |
pierre
|
82fc72ea8d
* New code to handle zip file containing longlog instead of invidual comp/execute log/elg files
|
14 tahun lalu |
pierre
|
732adeaa66
* Added TU_CATEGORY_FK and Svn revs to RunOverview
|
14 tahun lalu |
pierre
|
68a8746f8e
* Add some macros to support compilation by old Borland C compiler
|
14 tahun lalu |
pierre
|
537217b2a2
+ Added CPUs supported by darwin OS target
|
14 tahun lalu |
pierre
|
85e343a2ad
+ Added some comment about unneeded cdecl modifier
|
14 tahun lalu |
florian
|
df75368d0b
--- Merging r19281 into '.':
|
14 tahun lalu |
florian
|
94adf3992d
--- Merging r19292 into '.':
|
14 tahun lalu |
florian
|
c6a0cafdb0
* don't generate implicit exception frames for pure assembler routines, resolves #20075
|
14 tahun lalu |
Tomas Hajny
|
f35aa5db26
* fix for breakage under Unix platforms - see also bug #20400
|
14 tahun lalu |
Legolas
|
fe84a76d0a
* Updated libogcfpc to ver.1.8.8
|
14 tahun lalu |
florian
|
7bb1c642dd
* fix division by zero in alignment code, should resolve #20265 an #20240
|
14 tahun lalu |
florian
|
77c3477b91
* modified patch by LacaK2 to add overloaded versions of string handling routines, which works with WideChar null terminated strings, resolves #19989
|
14 tahun lalu |
sekelsenmat
|
5e55e13570
Ops, fixing wrong previous commit
|
14 tahun lalu |