joost
|
b9f61d8d79
* Implemented HandleGetOnPost
|
18 лет назад |
joost
|
07eb623e07
* Added fitlabel and fmNone
|
18 лет назад |
Jonas Maebe
|
ceeac6e8e4
* don't use 8 byte copies in concatcopy by default, because
|
18 лет назад |
Jonas Maebe
|
b61e89b04e
+ test for optimization of invisible function result parameters
|
18 лет назад |
micha
|
1dc242cef7
* add memory barrier to theapthread test, needed for at least powerpc
|
18 лет назад |
micha
|
7475f656f8
+ add memory barrier routines for powerpc/64
|
18 лет назад |
michael
|
ca11d53d0e
* Fixed atom declaration
|
18 лет назад |
Jonas Maebe
|
661c2eba37
* clean up of previous fix
|
18 лет назад |
Jonas Maebe
|
4b62d5e43d
* only create PASCALFINALIZE for programs and libraries
|
18 лет назад |
marco
|
727b68c9b0
* small fix for OS X related typo.
|
18 лет назад |
florian
|
4151029ee5
+ .fini section support
|
18 лет назад |
joost
|
f88fca7d83
* If Serverfilted is true, use the ServerFilter instead of the normal Filter
|
18 лет назад |
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 лет назад |
Jonas Maebe
|
62c4f85eb5
* renamed opd section (linux/ppc64) to .opd (same as used by gcc)
|
18 лет назад |
florian
|
c00b667201
* update from Karl-Michael Schindler
|
18 лет назад |
marco
|
6a133f11f3
* aaccess also for treginifile.
|
18 лет назад |
michael
|
a093c52815
* Added check for circular datasource reference in case datasource not nil
|
18 лет назад |
michael
|
9bc1c04688
* Added check for circular datasource reference
|
18 лет назад |
Jonas Maebe
|
9c69c9dcf8
* fixed handling of paths/files with spaces in their name in link.res
|
18 лет назад |
Jonas Maebe
|
a3c9dc5ec6
+ support for {$linkframework x} to link to framework x (Darwin only)
|
18 лет назад |
michael
|
bedf0151cc
* Implemented support for custom RC compiler and .RES linker
|
18 лет назад |
michael
|
0cd246808e
* Added option to stop on parser errors
|
18 лет назад |
peter
|
eede14ca9e
* add goto on
|
18 лет назад |
peter
|
c020d709b4
* default widestring-ansistring conversion needs to use the same algorithm
|
18 лет назад |
peter
|
1249bf70ff
* shorten mangledname names much quicker for nested procedures
|
18 лет назад |
peter
|
1dd62b8686
* write also asmblocklabel for a connected labelsym
|
18 лет назад |
peter
|
0fc65c5eec
* for tp mode don't allow unitname reuse
|
18 лет назад |
florian
|
5e60b52f28
* ignore pic directive/switch if the platform doesn't support pic, resolves #9281
|
18 лет назад |
florian
|
8b11f99765
* let the dfa do the detection of unset function results if possible
|
18 лет назад |
florian
|
a2ac6c698d
* fixed dfa for raise nodes
|
18 лет назад |