peter
22a20e15e4
* aligntoptr needs to use unsigned calculations, patch by Thomas
...
git-svn-id: trunk@1148 -
2005-09-20 13:53:54 +00:00
peter
32fa578b58
* fix wrong typecast for smallset
...
git-svn-id: trunk@1147 -
2005-09-20 13:51:17 +00:00
marco
64dd758281
* minor updates
...
git-svn-id: trunk@1146 -
2005-09-20 11:23:18 +00:00
peter
c7f720aa09
* remove wrong check for empty section name. An empty section name is
...
still required to get the start and end debuginfo always included
git-svn-id: trunk@1145 -
2005-09-20 06:33:14 +00:00
florian
527a01bc9d
+ TResourceStream implemented
...
git-svn-id: trunk@1143 -
2005-09-19 20:15:25 +00:00
florian
bb26084a0f
+ UCS4StringToWideString
...
+ WideStringToUCS4String
+ locale sensitive comparing of widestrings on unix
git-svn-id: trunk@1142 -
2005-09-19 19:13:03 +00:00
florian
1c0035f882
+ pulls in cwstring by default
...
git-svn-id: trunk@1141 -
2005-09-19 16:52:22 +00:00
peter
72b0603943
* use mov insteead of push ds, valgrind doesn't like the push
...
git-svn-id: trunk@1140 -
2005-09-19 12:35:17 +00:00
peter
82faa95118
* lineinfo fixed for binary writer
...
* add tai_directive to replace old tai_direct calls
in powerpc
git-svn-id: trunk@1139 -
2005-09-19 11:47:30 +00:00
peter
1f8c074ab4
* make m68k compile
...
git-svn-id: trunk@1138 -
2005-09-19 11:46:23 +00:00
oro06
d60f16c069
+ Added sqlitev3x direct api call test
...
ok under i386-win32 and arm-wince
* updated sqlite3.pp sqlite3_libversion_number
git-svn-id: trunk@1137 -
2005-09-19 10:58:20 +00:00
michael
2c1901aeaa
+ Position is int64
...
git-svn-id: trunk@1122 -
2005-09-18 21:38:34 +00:00
peter
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
...
getjumplabel and added type para to getlabel for specific types
* moved lineinfo generation from assemble and aggas to dbgstabs
git-svn-id: trunk@1120 -
2005-09-18 21:16:10 +00:00
florian
0d704bc1a8
* export CollectionsEqual
...
git-svn-id: trunk@1119 -
2005-09-18 21:04:37 +00:00
florian
dbfaeeeb19
+ CollectionsEqual implemented
...
git-svn-id: trunk@1118 -
2005-09-18 20:27:40 +00:00
michael
7d24ef2ff3
+ Fix from Alexandrov Alexandru for CheckFieldNames
...
git-svn-id: trunk@1116 -
2005-09-18 20:03:25 +00:00
florian
1908ba2206
+ -vb: writes compiler messages with full path instead of the file name only
...
git-svn-id: trunk@1114 -
2005-09-18 18:09:19 +00:00
joost
cf7f323975
+ Fixed a memleak regarding parameters in TSQLQuery
...
+ Fixed some memleaks in TIBConnection
+ Implemented support for Date/time and char fields in parameters for TIBConnection
+ do not check if a field is null, if that is not allowed
git-svn-id: trunk@1113 -
2005-09-18 15:44:04 +00:00
florian
b1f20b2c13
* fixed previous commit
...
git-svn-id: trunk@1112 -
2005-09-18 14:14:27 +00:00
florian
69b36e1b44
+ VarClear(<OleVariant>);
...
git-svn-id: trunk@1111 -
2005-09-18 14:01:27 +00:00
michael
e681f77694
+ Read operation not allowed on stderr
...
git-svn-id: trunk@1109 -
2005-09-18 10:00:39 +00:00
florian
40dd9b9404
* new test for the recently fixed intel assembler reader stuff
...
git-svn-id: trunk@1108 -
2005-09-18 09:07:46 +00:00
florian
fa1575aeab
* fixed array[..] of char <op> pchar: wrong type was determined for non op<>+ returned
...
git-svn-id: trunk@1107 -
2005-09-18 08:59:20 +00:00
florian
21cc9597f2
+ fpcylix unit
...
+ -Sk option
git-svn-id: trunk@1106 -
2005-09-18 08:34:51 +00:00
peter
89d4cc68c0
* hack to workaround an IE with forward classes were
...
a child class is declared before the parent class. Resulting
in the wrong order in the ppu
git-svn-id: trunk@1105 -
2005-09-17 23:26:21 +00:00
florian
66e8097281
* made HMODULE a PtrInt on unix, this is compatible with the other platforms
...
git-svn-id: trunk@1104 -
2005-09-17 22:49:42 +00:00
florian
ee9862d231
+ signal hooking dummies
...
git-svn-id: trunk@1103 -
2005-09-17 22:21:30 +00:00
florian
ecadd1758f
+ made sigaction record more kylix like
...
git-svn-id: trunk@1102 -
2005-09-17 20:14:31 +00:00
florian
b245075bb3
* unix: faSymLink
...
* unix: TSearchRec.PathOnly
git-svn-id: trunk@1101 -
2005-09-17 20:05:04 +00:00
florian
6bce91adc0
+ CurrToStrF
...
+ ListSeparator
git-svn-id: trunk@1100 -
2005-09-17 19:31:59 +00:00
florian
b1bd426009
+ fpower10 implemented
...
git-svn-id: trunk@1099 -
2005-09-17 18:56:32 +00:00
florian
23d1caba7e
* allow type postfix like: [esi].currency
...
git-svn-id: trunk@1098 -
2005-09-17 18:09:47 +00:00
florian
d56e29b9dd
* fixed previous commit
...
git-svn-id: trunk@1097 -
2005-09-17 17:54:26 +00:00
florian
8c6316ce2a
* allow byte, word, dword, qword as size qualifier
...
git-svn-id: trunk@1096 -
2005-09-17 17:12:27 +00:00
florian
444667ebc8
* gtk2 interface for 64 bit fixed
...
git-svn-id: trunk@1094 -
2005-09-16 20:14:29 +00:00
florian
b1b0ffc1ec
* fixed more 64 bit issues (by Vincents Snijders)
...
git-svn-id: trunk@1092 -
2005-09-16 18:40:17 +00:00
florian
4e01edc8a1
* updated errord.msg from Karl-Michael Schindler
...
git-svn-id: trunk@1090 -
2005-09-16 09:13:26 +00:00
Tomas Hajny
ea7f415a97
* fix for range check error during compilation
...
git-svn-id: trunk@1089 -
2005-09-15 20:48:24 +00:00
Tomas Hajny
86e2b7f402
* fix for range check error during compilation
...
git-svn-id: trunk@1088 -
2005-09-15 20:36:51 +00:00
Károly Balogh
6b01da4f65
* fixed(?) peter's last commit. i hope i did it the right way.
...
git-svn-id: trunk@1087 -
2005-09-15 16:38:30 +00:00
Jonas Maebe
05abf21708
* fixed Mac OS X compilation (start new ".data" section for resource strings)
...
git-svn-id: trunk@1086 -
2005-09-15 15:02:05 +00:00
peter
ca66b9f7c1
* force writing of new section before generating the jumptable
...
git-svn-id: trunk@1085 -
2005-09-15 14:08:02 +00:00
peter
fdc4925fcd
* basic framework for debuginfo class added
...
git-svn-id: trunk@1084 -
2005-09-15 08:34:51 +00:00
peter
c3727c29b2
* rename al_code to al_procedures, al_bss/al_data to al_globals
...
* more work for section smartlinking
git-svn-id: trunk@1083 -
2005-09-15 06:51:12 +00:00
florian
8eb8a30aed
* preventive 64 bit fix
...
git-svn-id: trunk@1082 -
2005-09-14 22:36:55 +00:00
florian
0a0b1de071
* fixed fppkg for x86-64
...
git-svn-id: trunk@1081 -
2005-09-14 20:26:12 +00:00
Jonas Maebe
4c463a7a0a
* check unconditional jumps to make sure that they actually refer to a
...
tasmlabel instead of blindly assuming that they always do
git-svn-id: trunk@1080 -
2005-09-14 19:46:57 +00:00
Jonas Maebe
9d877e055b
* no longer create new asmsymbols in a_jmp(). Very strange that the jmp
...
peephole optimization worked for ppc...
git-svn-id: trunk@1079 -
2005-09-14 19:22:22 +00:00
florian
5c35fd818d
* ie on powerpc fixed: synching of fpu register variables wasn't implemented, maybe subject to be merged back to 2.0.x
...
git-svn-id: trunk@1078 -
2005-09-13 20:54:25 +00:00
olle
32fac59ac5
made target macpas compile again
...
git-svn-id: trunk@1077 -
2005-09-12 19:39:58 +00:00