micha
650bb51d31
update to tdbf svn
...
git-svn-id: trunk@5873 -
2007-01-10 22:06:19 +00:00
florian
ace48bcdf0
* adapted to new fpc behaviour
...
git-svn-id: trunk@5872 -
2007-01-10 18:35:03 +00:00
yury
f45a5e2961
* fixed compilation on 64 bit targets.
...
git-svn-id: trunk@5871 -
2007-01-10 18:26:48 +00:00
Jonas Maebe
45e9633f97
* count references to class fields/messages from outside that class'
...
own methods (mantis #8090 )
git-svn-id: trunk@5870 -
2007-01-10 17:50:24 +00:00
pierre
6f66f75f69
* more special char fixes
...
git-svn-id: trunk@5869 -
2007-01-10 01:30:22 +00:00
pierre
8b8db4c1a9
* handle hexadecimal nubmer starting with 'x'
...
handle ff,fl,fi special html tags
git-svn-id: trunk@5868 -
2007-01-10 01:10:58 +00:00
yury
52b72564e9
* Str and Val for currency values are handled by fpc_xxx_Currency and fpc_Val_Currency_xxx.
...
git-svn-id: trunk@5866 -
2007-01-09 21:47:57 +00:00
Jonas Maebe
2fa51a485f
* bootstrapping for systems where currency is not a float
...
git-svn-id: trunk@5865 -
2007-01-09 16:24:45 +00:00
florian
9619f4c09d
* fixed Math.SetRoundingMode
...
git-svn-id: trunk@5863 -
2007-01-09 09:44:02 +00:00
yury
adae4e9976
* implemented fpc_WideStr_Currency, fpc_chararray_Currency, fpc_Val_Currency_WideStr.
...
git-svn-id: trunk@5861 -
2007-01-09 00:06:28 +00:00
florian
538e1bb8e8
* fixed broken Math.SetExceptionMask
...
git-svn-id: trunk@5858 -
2007-01-08 22:46:12 +00:00
Almindor
2ddc5fed76
* re-add some somehow missed units, update to latest
...
git-svn-id: trunk@5857 -
2007-01-08 22:16:06 +00:00
yury
b6b9582d8e
* implemented fpc_AnsiStr_Currency and fpc_Val_Currency_AnsiStr.
...
* fixed fpc_ShortStr_Currency.
git-svn-id: trunk@5856 -
2007-01-08 19:40:14 +00:00
yury
b04c30dfb8
* fixed warnings.
...
git-svn-id: trunk@5855 -
2007-01-08 19:14:51 +00:00
micha
702685717f
* cleanup of rtlevents, remove startwait due to persistance guarantee
...
git-svn-id: trunk@5854 -
2007-01-08 19:11:07 +00:00
yury
2244f1b9c6
* fixed warning.
...
git-svn-id: trunk@5853 -
2007-01-08 19:08:34 +00:00
yury
2d683bcbe6
* implemented fpc_Val_Currency_ShortStr.Not used yet.
...
git-svn-id: trunk@5852 -
2007-01-08 17:37:21 +00:00
peter
1b4775d46c
* more tex fixes
...
git-svn-id: trunk@5851 -
2007-01-08 17:00:38 +00:00
peter
b5252ef8ba
* fix description end
...
git-svn-id: trunk@5850 -
2007-01-08 16:35:44 +00:00
yury
697875f5af
* Fixed reading beyond input string in fpc_Val_Real_ShortStr if empty string was passed.
...
git-svn-id: trunk@5849 -
2007-01-08 15:12:48 +00:00
yury
a2f4c7fd2a
* fixed fpc_ShortStr_Currency.
...
git-svn-id: trunk@5848 -
2007-01-08 14:13:49 +00:00
yury
37b9258431
* Implemented fpc_ShortStr_Currency. Not used yet.
...
git-svn-id: trunk@5847 -
2007-01-08 13:51:04 +00:00
Jonas Maebe
4003047c42
* recommanded -> recommended
...
git-svn-id: trunk@5846 -
2007-01-08 13:38:35 +00:00
yury
69e956949b
* Made redef.inc wince only.
...
* Uncommented Polygon and GetMessage functions.
git-svn-id: trunk@5845 -
2007-01-08 13:25:52 +00:00
florian
7c08279f82
* forgotten commit, fixes loader assembling
...
git-svn-id: trunk@5844 -
2007-01-07 20:16:55 +00:00
florian
8e8c0832c6
* fixed previous commit
...
git-svn-id: trunk@5843 -
2007-01-07 18:20:58 +00:00
florian
4c7c5e5adf
* hopefully fpc_intf_assign_by_iid improved
...
git-svn-id: trunk@5842 -
2007-01-07 17:59:46 +00:00
florian
fa493c7898
* move exception mask initialization to procedure compile
...
* reset exception mask at compiler exit
* use math routines for exception masking
git-svn-id: trunk@5841 -
2007-01-07 12:24:39 +00:00
florian
2b540fd851
* fisheye access granted
...
git-svn-id: trunk@5839 -
2007-01-07 11:21:38 +00:00
florian
2ccba3604c
* fixed generation of constants containing a vmt
...
* better error message if such a construct is used in fpc where it isn't allowed
git-svn-id: trunk@5838 -
2007-01-07 10:39:06 +00:00
florian
74c9eefc99
* fixed bootstrapping with 2.0.4
...
git-svn-id: trunk@5837 -
2007-01-07 10:19:10 +00:00
florian
c59c9cdfae
* don't build .as with 2.1.1 on i386
...
* first fix to library entry code
git-svn-id: trunk@5836 -
2007-01-07 10:04:19 +00:00
florian
c238bb15d1
* .init section support
...
git-svn-id: trunk@5835 -
2007-01-07 10:03:52 +00:00
florian
4aa5f6401e
* don't write stabs with rva entries on linux
...
git-svn-id: trunk@5834 -
2007-01-07 00:04:05 +00:00
florian
d4b4cb3096
* linux libraries must be build with -Bsymbolic to avoid symbol shadowing
...
git-svn-id: trunk@5833 -
2007-01-06 23:40:22 +00:00
florian
20dfbaee59
* proper initialization of library
...
git-svn-id: trunk@5832 -
2007-01-06 23:38:37 +00:00
florian
ff40ed3264
* Makefiles regenerated
...
git-svn-id: trunk@5831 -
2007-01-06 21:08:19 +00:00
florian
1f522b7704
* fixed -Cg ifdefs
...
git-svn-id: trunk@5830 -
2007-01-06 20:48:07 +00:00
florian
fb22e83d89
* force pic'ed code on x86_64
...
git-svn-id: trunk@5829 -
2007-01-06 20:37:14 +00:00
florian
db3f8575ae
* fixed library creating on x86_64-linux
...
git-svn-id: trunk@5828 -
2007-01-06 20:27:59 +00:00
florian
881fb4d392
* working linker script for x86_64 libraries
...
git-svn-id: trunk@5827 -
2007-01-06 18:39:09 +00:00
florian
7cc3d3d532
* made it working
...
git-svn-id: trunk@5826 -
2007-01-06 18:37:48 +00:00
florian
481b3c5175
* amd64 linker script
...
git-svn-id: trunk@5825 -
2007-01-06 17:36:10 +00:00
florian
35fdb22b91
* FileSetDate now working on Win, see #7837
...
* FileSetDate more Delphi compatible
git-svn-id: trunk@5824 -
2007-01-06 10:48:10 +00:00
florian
c759b114bf
* allow second operand being am imm in intel assembler, fixed #7719
...
git-svn-id: trunk@5823 -
2007-01-05 23:15:25 +00:00
Jonas Maebe
d0b6292137
* disable overflow checking when performing pointer arithmetic
...
(mantis 8049)
git-svn-id: trunk@5822 -
2007-01-05 21:52:31 +00:00
Jonas Maebe
85289e80ce
* fixed overflow in case of op_const64_reg_reg_reg(sub,low(int64),...)
...
git-svn-id: trunk@5821 -
2007-01-05 21:27:27 +00:00
Jonas Maebe
efd1e86418
* give a verbose fatal error instead of an internalerror when a required
...
system unit type is not found
git-svn-id: trunk@5820 -
2007-01-05 19:43:28 +00:00
joost
4424835ba4
* some code-cleanup
...
* check for fieldname removed, since it slows down a lot and has no real use
* Store/cache the fieldnumber also in PQConnection
git-svn-id: trunk@5819 -
2007-01-05 15:29:17 +00:00
Jonas Maebe
1d96dcc50d
* renamed nf_swaped to nf_swapped
...
git-svn-id: trunk@5818 -
2007-01-05 12:47:22 +00:00