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 |
Jonas Maebe
|
efd1e86418
* give a verbose fatal error instead of an internalerror when a required
|
18 years ago |
joost
|
4424835ba4
* some code-cleanup
|
18 years ago |
Jonas Maebe
|
1d96dcc50d
* renamed nf_swaped to nf_swapped
|
18 years ago |
Jonas Maebe
|
a4a54a105d
* fixed sse float substraction in case of swapped operands
|
18 years ago |
Jonas Maebe
|
003a23c748
* fixed loc_mmregister bug in r4611
|
18 years ago |
Jonas Maebe
|
3610a8eb53
* fixed test parameters
|
18 years ago |
Vincent Snijders
|
07579ca74f
* fixed typo, causing compilation error on win64
|
18 years ago |