Jonas Maebe
|
1d96dcc50d
|
* renamed nf_swaped to nf_swapped
git-svn-id: trunk@5818 -
|
2007-01-05 12:47:22 +00:00 |
|
florian
|
85d63d9fa9
|
* settings refactored
git-svn-id: trunk@5094 -
|
2006-10-30 18:02:58 +00:00 |
|
florian
|
e9a1dff46a
|
* fixed most calling convention trouble on arm-linux
git-svn-id: trunk@5091 -
|
2006-10-30 10:45:26 +00:00 |
|
peter
|
3078a1927f
|
* remove ttype
* rename old ttype variables *type to *def
* rename resulttypepass to pass_typecheck
* rename pass_2 to pass_generate_code
git-svn-id: trunk@5077 -
|
2006-10-29 22:19:39 +00:00 |
|
florian
|
6c3ef12cfb
|
* fixed internal error with int64 comparisations
git-svn-id: trunk@3337 -
|
2006-04-26 18:12:22 +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 |
|
florian
|
8305aa8781
|
* fixed storing of floating point registers for procedures with large temp. area
* fixed int64 comparisation
|
2005-02-16 22:02:26 +00:00 |
|
peter
|
e417e34496
|
* truncate log
|
2005-02-14 17:13:06 +00:00 |
|
florian
|
73c30d6579
|
* fixed arm compilation with cgutils
* ...
|
2004-11-01 17:41:28 +00:00 |
|
florian
|
36ca15cf07
|
* fixed compilation of system unit on arm
|
2004-10-31 16:04:30 +00:00 |
|
florian
|
410d01458c
|
* fixed several arm compiler bugs
|
2004-10-24 17:32:53 +00:00 |
|
florian
|
60f0434585
|
* fixed compilation of arm compiler
|
2004-10-24 07:54:25 +00:00 |
|
florian
|
8a9758c5e2
|
* logs truncated
|
2004-06-20 08:55:28 +00:00 |
|
florian
|
1280635cc4
|
* arm assembler instructions can have 4 operands
* qword comparisations fixed
|
2004-03-23 21:03:50 +00:00 |
|
florian
|
a50e082468
|
* floating compares fixed
* unary minus for floats fixed
|
2004-03-13 18:45:40 +00:00 |
|
florian
|
c855ac1e56
|
+ second_cmpfloat implemented, needs probably to be fixed
|
2004-03-11 22:41:37 +00:00 |
|
florian
|
35110d8ef5
|
* fixed several arm issues
|
2004-01-26 19:05:56 +00:00 |
|
florian
|
8d335b9466
|
* fixed some spilling stuff
+ not(<int64>) implemented
+ small set comparisations implemented
|
2004-01-24 20:19:46 +00:00 |
|
florian
|
37454274bc
|
* fixed several arm floating point issues
|
2004-01-24 18:12:40 +00:00 |
|
florian
|
6e1d153194
|
* another fix to flag handling
|
2004-01-23 00:01:48 +00:00 |
|
florian
|
e7aba71412
|
* fixed several issues with flags
|
2004-01-22 20:13:18 +00:00 |
|
florian
|
703af0f1f4
|
* improved register usage
+ implemented second_cmp64bit
|
2004-01-22 01:47:15 +00:00 |
|
florian
|
a9d9a15e20
|
* fixed ARM for new reg. allocation scheme
|
2003-11-02 14:30:03 +00:00 |
|
florian
|
6264028af1
|
* fixed reference handling
* fixed operand postfix for floating point instructions
* fixed wrong shifter constant handling
|
2003-09-01 15:11:16 +00:00 |
|
florian
|
e36c23db74
|
* results of work on arm port last weekend
|
2003-09-01 09:54:57 +00:00 |
|
florian
|
f3266351dc
|
+ started to implement FPU support for the ARM
* fixed a lot of other things
|
2003-08-25 23:20:38 +00:00 |
|
florian
|
20b5945be0
|
* arm compiler can be compiled; far from being working
|
2003-08-21 03:14:00 +00:00 |
|