Jonas Maebe
|
c866400823
|
+ support for VMTOFFSET in assembler readers to get VMT offset of virtual
methods (mantis #8153)
git-svn-id: trunk@6168 -
|
2007-01-24 18:26:23 +00:00 |
|
Jonas Maebe
|
302a2a3ec2
|
* fixed calling qualified methods in assembler + tests for ppc/ppc64/
i386/x86_64
git-svn-id: trunk@6112 -
|
2007-01-21 22:16:42 +00:00 |
|
peter
|
9eb07499bf
|
* fix non-x86 for iasmop
git-svn-id: trunk@5151 -
|
2006-11-01 16:23:43 +00:00 |
|
florian
|
d9dfcfa402
|
* fixed reading of shifter op in mov instructions, fixes bug #4722
git-svn-id: trunk@3528 -
|
2006-05-14 16:28:16 +00:00 |
|
peter
|
b7fe6797bf
|
Merged revisions 2921-2922,2925 via svnmerge from
http://svn.freepascal.org/svn/fpc/branches/linker/compiler
........
r2921 | peter | 2006-03-15 08:35:00 +0100 (Wed, 15 Mar 2006) | 2 lines
* pass ObjectWriter to ObjectOuput
........
r2922 | peter | 2006-03-15 12:40:30 +0100 (Wed, 15 Mar 2006) | 2 lines
* refactor asmdata
........
r2925 | peter | 2006-03-15 16:09:39 +0100 (Wed, 15 Mar 2006) | 3 lines
* add cfi to asmdata
* move asmlist, asmcfi, asmdata to own unit
........
git-svn-id: trunk@2932 -
|
2006-03-16 08:52:22 +00:00 |
|
fpc
|
790a4fe2d3
|
* log and id tags removed
git-svn-id: trunk@42 -
|
2005-05-21 09:42:41 +00:00 |
|
fpc
|
50778076c3
|
initial import
git-svn-id: trunk@1 -
|
2005-05-16 18:37:41 +00:00 |
|
peter
|
e417e34496
|
* truncate log
|
2005-02-14 17:13:06 +00:00 |
|
florian
|
5942e4b6f6
|
* added support of shifter ops in arm inline assembler
|
2005-01-05 15:22:39 +00:00 |
|
florian
|
ad4345c217
|
* fixed arm compilation
|
2004-11-24 22:03:26 +00:00 |
|
peter
|
0c7e53bb81
|
* fixed compile of powerpc,sparc,arm
|
2004-11-11 19:31:33 +00:00 |
|
florian
|
8a9758c5e2
|
* logs truncated
|
2004-06-20 08:55:28 +00:00 |
|
olle
|
4fecc1a56f
|
* big transformation of Tai_[const_]Symbol.Create[data]name*
|
2004-03-02 00:36:32 +00:00 |
|
florian
|
1779c5dd8c
|
* fixed symbol type writing for arm-linux
* fixed assembler generation for abs
|
2004-01-20 21:02:54 +00:00 |
|
florian
|
78aeec22ca
|
* arm compiler compilation fixed
|
2003-12-18 17:06:21 +00:00 |
|
florian
|
dd8f11e8e1
|
* fixed ldm/stm arm assembler reading
* fixed a_load_reg_reg with OS_8 on ARM
* non supported calling conventions cause only a warning now
|
2003-12-08 17:43:57 +00:00 |
|
florian
|
1a87a5ed45
|
* fixed several arm calling conventions issues
* fixed reference reading in the assembler reader
* fixed a_loadaddr_ref_reg
|
2003-12-03 17:39:04 +00:00 |
|
florian
|
4584775cbe
|
* changed some types to prevend range check errors
|
2003-11-24 15:17:37 +00:00 |
|
florian
|
256299c274
|
* fixed reading of reg. sets in the arm assembler reader
|
2003-11-21 16:29:26 +00:00 |
|
florian
|
ebab97b3c8
|
+ first part of arm assembler reader
|
2003-11-17 23:23:47 +00:00 |
|