peter
|
1e123d66ba
* improved generics
|
18 yıl önce |
peter
|
6434772c3c
* error message when a goto label is optimized away
|
18 yıl önce |
Jonas Maebe
|
2701a0f743
* initialise timespec.tv_sec again for generic BasicEventWaitFor
|
18 yıl önce |
micha
|
5f3e2b10e8
* use sem_timedwait for BasicEventWaitFor if available (linux now)
|
18 yıl önce |
Jonas Maebe
|
83bab3b071
+ documented -XR in the help pages
|
18 yıl önce |
Jonas Maebe
|
3155b650a1
* pass "-syslibroot sysrootpath" to the darwin linker if -XRsysrootpath
|
18 yıl önce |
sekelsenmat
|
091e563e77
Added UIQ 2 device support for mksymbian
|
18 yıl önce |
Jonas Maebe
|
4a560781c4
- reverted r8826, the original unaligned() code was correct
|
18 yıl önce |
florian
|
4b69743c92
* fixed compilation on non sigbusing cpus
|
18 yıl önce |
peter
|
9ca132c61b
* look in main source dir instead of loaded_from unit dirs. The loaded_from dir is normally
|
18 yıl önce |
florian
|
3f24d63176
* fixed Compare* for CPUs requiring natural alignment
|
18 yıl önce |
Jonas Maebe
|
fc892e9dff
* fixed unaligned() placements (have to be applied to the pointers,
|
18 yıl önce |
peter
|
398363156b
* cache stdout threadvar in catchunhandledexception
|
18 yıl önce |
peter
|
cd35804502
* cache inoutres threadvar address
|
18 yıl önce |
peter
|
4f862a23a7
* fixed alignment leftover in compare
|
18 yıl önce |
florian
|
4235e9a00a
o resolve #7277:
|
18 yıl önce |
florian
|
7229dcfdcb
* setup a proper symtable stack before parsing the generic declaration itself, resolves #9419
|
18 yıl önce |
florian
|
3752cfb649
* fix cotan, resolves #9944
|
18 yıl önce |
Jonas Maebe
|
eb6c8fa570
* one more typecast fix
|
18 yıl önce |
Jonas Maebe
|
4486a2cecb
* fixed some type casts
|
18 yıl önce |
Jonas Maebe
|
6121df1f67
* moved inclusion of sysos.inc higher up in system.inc, so that
|
18 yıl önce |
Jonas Maebe
|
cc843f5f62
* fixed comparedword in case len=0
|
18 yıl önce |
Jonas Maebe
|
0d1c396521
+ basic test for indexbyte/word/dword (no tests yet for special
|
18 yıl önce |
Jonas Maebe
|
a23d65fa93
* fixed comparedword (same as for ppc32)
|
18 yıl önce |
Jonas Maebe
|
361ccedeb2
+ comparebyte/word/dword test based on tmove
|
18 yıl önce |
Jonas Maebe
|
107682e148
* fixed comparedword
|
18 yıl önce |
Jonas Maebe
|
d59a18dced
* fixed properties
|
18 yıl önce |
florian
|
76b95fb058
* fixed arm-linux compilation with FPC_USE_LIBC
|
18 yıl önce |
Jonas Maebe
|
c03f19fa50
* in case of "movzbl %dl,%edx" etc, %edx depends on its previous value.
|
18 yıl önce |
florian
|
cfa6d83aee
+ show path in IDE breakpoint list, resolves #9873
|
18 yıl önce |