florian
22ba06f140
* Bug reported by Marco fixed: Intel assembler reader: fld qword ptr x
...
was read as fldq x but it must be fldl x
1999-12-18 20:00:33 +00:00
pierre
5169b7b86b
+ allow use of unit var in exports of DLL for win32
...
by using direct export writing by default instead of use of DEFFILE
that does not allow assembler labels that do not
start with an underscore.
Use -WD to force use of Deffile for Win32 DLL
1999-12-08 10:39:59 +00:00
peter
0887060ff2
* truncated log to 20 revs
1999-11-06 14:34:16 +00:00
peter
19443ae269
* import library fixes for win32
...
* alignment works again
1999-11-02 15:06:56 +00:00
peter
f5a9e30c98
* insns.dat is used to generate all i386*.inc files
1999-10-27 16:11:27 +00:00
peter
1664cb06a1
* fixed -al with macro's
1999-09-27 23:36:33 +00:00
florian
00b063c621
* fixed 1/s problem from mailing list
1999-09-21 20:53:21 +00:00
florian
b8efed648c
* fixed calls to procedures with manglednames=255 chars
...
(taking the address of such a procedure would still cause a problem!)
1999-09-19 20:55:11 +00:00
florian
a9d8bfa1f7
* some bug fixes (e.g. must_be_valid and procinfo.funcret_is_valid)
...
* most things for stored properties fixed
1999-09-10 18:48:00 +00:00
florian
63ceb87e8f
* problems with -Or fixed: tdef.isfpuregable was wrong!
1999-09-02 17:07:38 +00:00
peter
01fc4505c9
* symbol name is now written using separate asmwrite() calls to overcome
...
> 255 char strings
1999-08-25 16:03:46 +00:00
Jonas Maebe
5fc1435036
* changed pai386, paippc and paiapha (same for tai*) to paicpu (taicpu)
1999-08-25 11:59:32 +00:00
peter
54baf96873
* first things to include lineinfo in the executable
1999-08-13 15:44:57 +00:00
pierre
a2b790cfa7
* avoid double .edata section if using DLLTOOL
1999-08-10 12:26:20 +00:00
florian
ca53eee67e
* renamed i386asm and i386base to cpuasm and cpubase
1999-08-04 00:22:34 +00:00
peter
4d419ef8d4
* write .size only for linux
1999-07-30 12:26:07 +00:00
peter
674e0cc879
* write .size also
1999-07-29 20:53:55 +00:00
florian
35f636dea1
+ resourcestring implemented
...
+ start of longstring support
1999-07-22 09:37:28 +00:00
florian
046acfb84b
* made it compilable with Dlephi 4 again
...
+ fixed problem with large stack allocations on win32
1999-07-18 10:19:38 +00:00
peter
1e75d2d672
* better smartlinking support
1999-07-03 00:27:02 +00:00
peter
0125715447
* merged
1999-06-22 15:25:14 +00:00