pierre
|
1e9d5fb24b
* Updated using freebsd version (not verified)
|
14 years ago |
pierre
|
3a4831d924
* Fix linking problems
|
14 years ago |
pierre
|
dbd3df9ddf
+ Added OpenBSD CODESET and LC_ALL values
|
14 years ago |
Tomas Hajny
|
49a7b48fe0
* proper support for ExecInheritsHandles in Flags
|
14 years ago |
Tomas Hajny
|
fca1ea8757
* correction of whitespace definition
|
14 years ago |
sergei
|
0db44ae108
+ Support SEH directives in x86_64 AT&T asmreader.
|
14 years ago |
sergei
|
9eb451756b
+ Support .seh_handler directive
|
14 years ago |
sergei
|
89c0663c56
+ AT&T asmreader: added methods that can be overridden in descendant readers to handle target-specific directives.
|
14 years ago |
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 years ago |
marco
|
c7a82a0c1a
* treat transform as select and exec as execute. Mantis #17050, patch by Lacak2
|
14 years ago |
marco
|
0f79033143
* synchronized properties between sqlconnector and sqlconnection.
|
14 years ago |
paul
|
e0fecf5332
compiler: revert r19358. As stated by Florian, compiler should be able to compile with the latest RTL.
|
14 years ago |
sergei
|
9e74315d18
* Test contains assembler, restrict to i386.
|
14 years ago |
paul
|
ee2e0a0c1d
compiler: remove CP_xxx constants since they are present in the system unit now
|
14 years ago |
paul
|
a068e0cae2
tests: add test for TEncoding class
|
14 years ago |
paul
|
09fa98a564
rtl: forgotten files
|
14 years ago |
paul
|
abf9816a09
rtl: add basic implementation of TEncoding class
|
14 years ago |
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 years ago |
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 years ago |
paul
|
8fc6af7fde
rtl: cleanup
|
14 years ago |
pierre
|
7654fe6aba
* Try to update i386/openbsd port
|
14 years ago |
pierre
|
7f69e6426d
* Try to update i386/openbsd port
|
14 years ago |
pierre
|
7e87ca4c3c
* Comment about mingw tlssup.c added
|
14 years ago |
pierre
|
82fc72ea8d
* New code to handle zip file containing longlog instead of invidual comp/execute log/elg files
|
14 years ago |
pierre
|
732adeaa66
* Added TU_CATEGORY_FK and Svn revs to RunOverview
|
14 years ago |
pierre
|
68a8746f8e
* Add some macros to support compilation by old Borland C compiler
|
14 years ago |
pierre
|
537217b2a2
+ Added CPUs supported by darwin OS target
|
14 years ago |
pierre
|
85e343a2ad
+ Added some comment about unneeded cdecl modifier
|
14 years ago |
florian
|
df75368d0b
--- Merging r19281 into '.':
|
14 years ago |
florian
|
94adf3992d
--- Merging r19292 into '.':
|
14 years ago |