florian
|
020bbc8913
* another improvement of pi handling
|
20 years ago |
florian
|
cc9534cf41
+ added pi bit pattern to the compiler, so pi should always be correct
|
20 years ago |
peter
|
2b6456fe16
* procvar handling for tp procvar mode fixed
|
20 years ago |
peter
|
08d0d3b73c
* fixed read temp for result
|
20 years ago |
peter
|
9a64d34d34
* add checks for filedef type to prevent crashes
|
21 years ago |
peter
|
89b1b583c9
* ttempcreatenode.create_reg merged into .create with parameter
|
21 years ago |
peter
|
4d8460ec2f
* float routines all use internproc and compilerproc helpers
|
21 years ago |
peter
|
95e0ed26f8
* use helper call to retrieve address of input/output to reduce
|
21 years ago |
peter
|
6458bd0ce1
* tvarsym splitted
|
21 years ago |
peter
|
2e161c5e9e
* nf_internal flag for internal inserted typeconvs. This will
|
21 years ago |
florian
|
239dd7121e
- removed unnecessary printnode
|
21 years ago |
florian
|
73c30d6579
* fixed arm compilation with cgutils
|
21 years ago |
peter
|
c95a859f0a
* generic tlocation
|
21 years ago |
peter
|
4978a7635a
* another fix for reading of subranges
|
21 years ago |
peter
|
17f31d70c2
* fix for read(subranges) with subrange typ already being sinttype
|
21 years ago |
peter
|
b815890d49
* fix sqr() and abs() constant range check errors
|
21 years ago |
florian
|
120c165a62
* constant floating point assignments etc. are now overflow checked
|
21 years ago |
Jonas Maebe
|
c7fbf7b11b
+ (incomplete) node_complexity function to assess the complexity of a
|
21 years ago |
olle
|
e35eb9986b
+ added Ord(pointer) for macpas
|
21 years ago |
Jonas Maebe
|
1f338ade0d
* fix for web bug #3210
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
peter
|
0ac4983a9b
* remove obsolete cardinal() typecasts
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
peter
|
13ee9660a4
* inc(x,y) makes y always of type x to prevent 64bit operations
|
21 years ago |
peter
|
b86f2c6a25
* methodpointer is loaded into a temp when it was a calln
|
21 years ago |
peter
|
6b96b70118
* fixed operator overload allowing for pointer-string
|
21 years ago |
peter
|
c844c5a505
* procvar cleanup
|
21 years ago |
Jonas Maebe
|
0b1069b6ab
+ some more usage of register temps
|
21 years ago |
peter
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
Jonas Maebe
|
694eee6cae
+ support to store ttempcreate/ref/deletenodes in registers
|
21 years ago |