peter
|
1b4775d46c
* more tex fixes
|
18 years ago |
peter
|
b5252ef8ba
* fix description end
|
18 years ago |
yury
|
697875f5af
* Fixed reading beyond input string in fpc_Val_Real_ShortStr if empty string was passed.
|
18 years ago |
yury
|
a2f4c7fd2a
* fixed fpc_ShortStr_Currency.
|
18 years ago |
yury
|
37b9258431
* Implemented fpc_ShortStr_Currency. Not used yet.
|
18 years ago |
Jonas Maebe
|
4003047c42
* recommanded -> recommended
|
18 years ago |
yury
|
69e956949b
* Made redef.inc wince only.
|
18 years ago |
florian
|
7c08279f82
* forgotten commit, fixes loader assembling
|
18 years ago |
florian
|
8e8c0832c6
* fixed previous commit
|
18 years ago |
florian
|
4c7c5e5adf
* hopefully fpc_intf_assign_by_iid improved
|
18 years ago |
florian
|
fa493c7898
* move exception mask initialization to procedure compile
|
18 years ago |
florian
|
2b540fd851
* fisheye access granted
|
18 years ago |
florian
|
2ccba3604c
* fixed generation of constants containing a vmt
|
18 years ago |
florian
|
74c9eefc99
* fixed bootstrapping with 2.0.4
|
18 years ago |
florian
|
c59c9cdfae
* don't build .as with 2.1.1 on i386
|
18 years ago |
florian
|
c238bb15d1
* .init section support
|
18 years ago |
florian
|
4aa5f6401e
* don't write stabs with rva entries on linux
|
18 years ago |
florian
|
d4b4cb3096
* linux libraries must be build with -Bsymbolic to avoid symbol shadowing
|
18 years ago |
florian
|
20dfbaee59
* proper initialization of library
|
18 years ago |
florian
|
ff40ed3264
* Makefiles regenerated
|
18 years ago |
florian
|
1f522b7704
* fixed -Cg ifdefs
|
18 years ago |
florian
|
fb22e83d89
* force pic'ed code on x86_64
|
18 years ago |
florian
|
db3f8575ae
* fixed library creating on x86_64-linux
|
18 years ago |
florian
|
881fb4d392
* working linker script for x86_64 libraries
|
18 years ago |
florian
|
7cc3d3d532
* made it working
|
18 years ago |
florian
|
481b3c5175
* amd64 linker script
|
18 years ago |
florian
|
35fdb22b91
* FileSetDate now working on Win, see #7837
|
18 years ago |
florian
|
c759b114bf
* allow second operand being am imm in intel assembler, fixed #7719
|
18 years ago |
Jonas Maebe
|
d0b6292137
* disable overflow checking when performing pointer arithmetic
|
18 years ago |
Jonas Maebe
|
85289e80ce
* fixed overflow in case of op_const64_reg_reg_reg(sub,low(int64),...)
|
18 years ago |