Jonas Maebe
|
dcb69b44b9
* fixed some test/opt tests
|
18 years ago |
Jonas Maebe
|
70886d0152
* now also disable use8byteconcatcopy by default
|
18 years ago |
Jonas Maebe
|
ba2922ebed
* forgot to call testrec3inl
|
18 years ago |
Jonas Maebe
|
f4e6a6bea0
* extended even more (and now also fails)
|
18 years ago |
Jonas Maebe
|
6dfb507c8a
* extended more
|
18 years ago |
florian
|
d70521ebb1
* take care of the efSyntaxHighlight flag when checking if syntax highlighting shall be on or off, resolves #4566
|
18 years ago |
Jonas Maebe
|
caec7ab689
* extended test
|
18 years ago |
yury
|
4b8777eb5a
* Optimize syscalls for arm-linux.
|
18 years ago |
yury
|
27db4ec55a
* Final fix for threadvar access in syscall helpers on arm-linux. It fixes bugs #9191 and #9290.
|
18 years ago |
florian
|
70b0bd1c5d
* throw better error when variable values are used as typed consts, resolves #9333
|
18 years ago |
yury
|
a24803c63d
* Fixed threadvar access in syscall helpers on arm-linux. Bug #9290.
|
18 years ago |
joost
|
b1eefa8294
* Added THTTPContentProducer.Request
|
18 years ago |
joost
|
b9f61d8d79
* Implemented HandleGetOnPost
|
18 years ago |
joost
|
07eb623e07
* Added fitlabel and fmNone
|
18 years ago |
Jonas Maebe
|
ceeac6e8e4
* don't use 8 byte copies in concatcopy by default, because
|
18 years ago |
Jonas Maebe
|
b61e89b04e
+ test for optimization of invisible function result parameters
|
18 years ago |
micha
|
1dc242cef7
* add memory barrier to theapthread test, needed for at least powerpc
|
18 years ago |
micha
|
7475f656f8
+ add memory barrier routines for powerpc/64
|
18 years ago |
michael
|
ca11d53d0e
* Fixed atom declaration
|
18 years ago |
Jonas Maebe
|
661c2eba37
* clean up of previous fix
|
18 years ago |
Jonas Maebe
|
4b62d5e43d
* only create PASCALFINALIZE for programs and libraries
|
18 years ago |
marco
|
727b68c9b0
* small fix for OS X related typo.
|
18 years ago |
florian
|
4151029ee5
+ .fini section support
|
18 years ago |
joost
|
f88fca7d83
* If Serverfilted is true, use the ServerFilter instead of the normal Filter
|
18 years ago |
tom_at_work
|
5428135ca7
* always use the non-dotted name for function calls and disable putting constants into the got (should be: toc) for now; fixing cycle with "-Cg"
|
18 years ago |
Jonas Maebe
|
62c4f85eb5
* renamed opd section (linux/ppc64) to .opd (same as used by gcc)
|
18 years ago |
florian
|
c00b667201
* update from Karl-Michael Schindler
|
18 years ago |
marco
|
6a133f11f3
* aaccess also for treginifile.
|
18 years ago |
michael
|
a093c52815
* Added check for circular datasource reference in case datasource not nil
|
18 years ago |
michael
|
9bc1c04688
* Added check for circular datasource reference
|
18 years ago |