Jonas Maebe
|
765fe2b2ab
* fixed bug #4737 (check for potential range errors in for-loop
|
19 years ago |
Jonas Maebe
|
0dc6d51c08
* fixed displaying of hints such for procedures and functions
|
19 years ago |
peter
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
peter
|
45176ea2a8
* split tstringtype for stringdef and stringconstnode
|
19 years ago |
Jonas Maebe
|
9c2ee3a722
* fixed web bug #4086: do not create a refcounted temp for
|
19 years ago |
florian
|
f7d2c47f73
+ no stackframe is generated for i386 if possible
|
19 years ago |
Jonas Maebe
|
cbb59be2f1
* fixed web bug #4651 + test
|
19 years ago |
Jonas Maebe
|
d6559f594d
* also make "out" parameters unique
|
19 years ago |
Károly Balogh
|
238964e443
Various m68k fixes/additions:
|
19 years ago |
Jonas Maebe
|
52ca5e6922
* use more precise vs_* information to replace less parameters of inlined
|
19 years ago |
Jonas Maebe
|
42ec76598c
* new categories for vs_*: vs_declared, vs_initialised, vs_read,
|
19 years ago |
peter
|
f622915690
* fix infinite loop in createinlineparas
|
20 years ago |
florian
|
71b90d4d00
+ slice implemented
|
20 years ago |
tom_at_work
|
b2e1cf2610
* powerpc64 port now (manually) cycles, most test programs in tests/test are fine too
|
20 years ago |
peter
|
89297d2c39
* move all stabs ($ifdef gdb) code to dbgstabs
|
20 years ago |
peter
|
edf553a223
* string constants are now array of char until
|
20 years ago |
peter
|
a720145fd1
* remove obsolete pass2inline code
|
20 years ago |
peter
|
2f0fdd1847
* cleaner fix for tb0496 (r1185)
|
20 years ago |
florian
|
cdd5b61af8
+ internal error added
|
20 years ago |
florian
|
a53c9e2666
* fixed stupid copy/paste which turned softfloat always off
|
20 years ago |
florian
|
5e8db3eb5a
* better error message if a compiler can't find a compilerproc
|
20 years ago |
florian
|
80f1b0953e
* inlining on x86_64 fixed (not broken in fixes branch, needs no merging)
|
20 years ago |
Jonas Maebe
|
20e1ac4640
* fixed inlining of method calls with a methodpointer in a temp
|
20 years ago |
Jonas Maebe
|
2d58a4d4d7
* fixed disabling of recusive inlining after pocall_inline to po_inline
|
20 years ago |
Jonas Maebe
|
8bc4e0a32f
* inline and compilerproc are now procoptions instead of proccall types
|
20 years ago |
florian
|
7cd67ea3f0
* node optimizer branch merged
|
20 years ago |
peter
|
34ed3ae7a5
* don't use normal assingments for inlining of formal consts
|
20 years ago |
Jonas Maebe
|
893f45c9e2
* fixed web bug #4039 (include methodpointer init/fini for inlined methods)
|
20 years ago |
florian
|
21038de78d
+ started with refactoring det_resulttype
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |