Jonas Maebe
|
72c7d5b6c0
* support ranges in case-options of variant records
|
19 years ago |
Vincent Snijders
|
0a983cfa11
uses pointer instead of dynamic array which needs initialization.
|
19 years ago |
pierre
|
9a90410081
* ttypeconvnode.simplify, avoid a memory leak
|
19 years ago |
pierre
|
b486f926ce
* taddnode.first_addstring, avoid memory leak if
|
19 years ago |
Almindor
|
501f66e0ca
+ adds ipv6 resolve functions (thanks to Montaro)
|
19 years ago |
florian
|
262df1cbf7
* fix for #7882 by xpete
|
19 years ago |
ivost
|
7ce04b2394
* fixed Makefile.fpc (forgot to add matroska to the used units)
|
19 years ago |
pierre
|
f7da7486a3
* Avoid memory leak in TExportLibWin.preparelib
|
19 years ago |
Károly Balogh
|
8c4f672954
+ avoidin .sections in the generated asm file for m68k-amiga,
|
19 years ago |
Károly Balogh
|
d6844efccc
+ fixed dbra errors
|
19 years ago |
Legolas
|
f766a739f1
* some small changes in the stack
|
19 years ago |
Legolas
|
086b4cf7ee
* libc and libgcc linking enabled
|
19 years ago |
pierre
|
636d1fe8a4
Avoid a warning message
|
19 years ago |
Jonas Maebe
|
b957d59391
* don't override varregable for tabstractvarsyms loaded from a ppu when
|
19 years ago |
Jonas Maebe
|
d7633e9dd0
* removed wrong comment from r5389 (no longer applicable since r5390)
|
19 years ago |
Jonas Maebe
|
7c387c9f82
- removed double initialisation of local typed constants/initialised
|
19 years ago |
yury
|
c427fcf902
* fixed register to register conversion for ARM.
|
19 years ago |
Jonas Maebe
|
39324125ec
* fixed for 64 bit targets
|
19 years ago |
marco
|
f68280e91c
* Patch from 7048
|
19 years ago |
Jonas Maebe
|
4363f34985
* removed .pas extension of new files in Makefile
|
19 years ago |
florian
|
c19d5e624d
* regenerated
|
19 years ago |
florian
|
a50a204f7d
+ Replace function and tests
|
19 years ago |
Jonas Maebe
|
6e4d8c15a8
- remove deleted AXConstants unit
|
19 years ago |
florian
|
0fbedddd37
- ID tag removed
|
19 years ago |
Jonas Maebe
|
73dce1188d
* fixed test
|
19 years ago |
florian
|
4c2b412613
* x86_64-win64 returns structured types up to 8 bytes in rax
|
19 years ago |
micha
|
d0416758fb
+ using items of aliased enum type in other unit test
|
19 years ago |
micha
|
c333724be3
+ add TStringList test
|
19 years ago |
micha
|
d9c91a9663
fix TFPList.QuickSort duplicate in compiler cclasses (rtl is also broken)
|
19 years ago |
florian
|
8ef81d1086
- removed log at the end
|
19 years ago |