peter
|
ae0010ad6c
* support proc to procvar conversion for overloaded procdefs passed to parameters
|
19 жил өмнө |
Jonas Maebe
|
4db6e1ddb8
* moved type conversion of C varargs from tcallnode to
|
19 жил өмнө |
peter
|
b6e35a200e
* rewrite of optimizer options
|
19 жил өмнө |
peter
|
38c0ae73da
Merged revisions 2775,2788-2789 via svnmerge from
|
19 жил өмнө |
Jonas Maebe
|
791be20f28
* committed wrong file in r2614 (ncal.pas instead of pexpr.pas)
|
19 жил өмнө |
Jonas Maebe
|
a15505521c
* fixed handling of wrong invocations of slice + improved error reporting
|
19 жил өмнө |
Jonas Maebe
|
765fe2b2ab
* fixed bug #4737 (check for potential range errors in for-loop
|
19 жил өмнө |
Jonas Maebe
|
0dc6d51c08
* fixed displaying of hints such for procedures and functions
|
19 жил өмнө |
peter
|
232555904e
* symtablestack cleanup and rewrite
|
19 жил өмнө |
peter
|
45176ea2a8
* split tstringtype for stringdef and stringconstnode
|
19 жил өмнө |
Jonas Maebe
|
9c2ee3a722
* fixed web bug #4086: do not create a refcounted temp for
|
19 жил өмнө |
florian
|
f7d2c47f73
+ no stackframe is generated for i386 if possible
|
19 жил өмнө |
Jonas Maebe
|
cbb59be2f1
* fixed web bug #4651 + test
|
19 жил өмнө |
Jonas Maebe
|
d6559f594d
* also make "out" parameters unique
|
19 жил өмнө |
Károly Balogh
|
238964e443
Various m68k fixes/additions:
|
19 жил өмнө |
Jonas Maebe
|
52ca5e6922
* use more precise vs_* information to replace less parameters of inlined
|
19 жил өмнө |
Jonas Maebe
|
42ec76598c
* new categories for vs_*: vs_declared, vs_initialised, vs_read,
|
19 жил өмнө |
peter
|
f622915690
* fix infinite loop in createinlineparas
|
20 жил өмнө |
florian
|
71b90d4d00
+ slice implemented
|
20 жил өмнө |
tom_at_work
|
b2e1cf2610
* powerpc64 port now (manually) cycles, most test programs in tests/test are fine too
|
20 жил өмнө |
peter
|
89297d2c39
* move all stabs ($ifdef gdb) code to dbgstabs
|
20 жил өмнө |
peter
|
edf553a223
* string constants are now array of char until
|
20 жил өмнө |
peter
|
a720145fd1
* remove obsolete pass2inline code
|
20 жил өмнө |
peter
|
2f0fdd1847
* cleaner fix for tb0496 (r1185)
|
20 жил өмнө |
florian
|
cdd5b61af8
+ internal error added
|
20 жил өмнө |
florian
|
a53c9e2666
* fixed stupid copy/paste which turned softfloat always off
|
20 жил өмнө |
florian
|
5e8db3eb5a
* better error message if a compiler can't find a compilerproc
|
20 жил өмнө |
florian
|
80f1b0953e
* inlining on x86_64 fixed (not broken in fixes branch, needs no merging)
|
20 жил өмнө |
Jonas Maebe
|
20e1ac4640
* fixed inlining of method calls with a methodpointer in a temp
|
20 жил өмнө |
Jonas Maebe
|
2d58a4d4d7
* fixed disabling of recusive inlining after pocall_inline to po_inline
|
20 жил өмнө |