Jonas Maebe
|
359c19ee9e
- removed ppc601 as ppc32 cpu target
|
18 years ago |
Jonas Maebe
|
ccbee142bc
* added THandle() typecast around feInvalidHandle value (-1)
|
18 years ago |
florian
|
8d33f640d4
* stop conditional optimization at mov pc,...
|
18 years ago |
oro06
|
d0c546743d
*wince : make fixed removed daemonapp
|
18 years ago |
oro06
|
a16047f715
*winreg : use ansi funcs instead of default, avoid ifdef/code duplication for unicode only target (wince)
|
18 years ago |
oro06
|
61397d3953
+wince : added RegXXX ansi missing funcs
|
18 years ago |
florian
|
2fb33c4664
* better export of EXTRA define of heaptrc unit
|
18 years ago |
oro06
|
57f0809027
*wince : search path inc fcl/win added
|
18 years ago |
florian
|
e388082839
* make all fixed for now by disabling fppkg
|
18 years ago |
Jonas Maebe
|
4d97044bba
* mark whether or not procsyms are global (DW_AT_external)
|
18 years ago |
Jonas Maebe
|
7a65ffac28
* use DW_FORM_ref4 instead of DW_FORM_ref_addr on
|
18 years ago |
florian
|
d09295b686
* shift folding
|
18 years ago |
Vincent Snijders
|
d1f8bcc26f
+ public property TXMLResultsWriter.Document
|
18 years ago |
Jonas Maebe
|
5ea26c5f5f
* fixed darwin compilation
|
18 years ago |
florian
|
01b23ca896
* improved last commit
|
18 years ago |
florian
|
d0b34fef46
* safe an loadaddr for simple references when generating unaligned accesses
|
18 years ago |
florian
|
986a73c12c
* arm compiler can handled misaligned references
|
18 years ago |
peter
|
f2747f1e40
* basic framework for actions
|
18 years ago |
peter
|
0e54433c75
* don't try to run tests for shouldfail tests
|
18 years ago |
peter
|
f0b32e91be
* updated tfphashlist
|
18 years ago |
peter
|
06698d6e1b
* explicitly use shortstring for TFPHashList
|
18 years ago |
Jonas Maebe
|
ea6204cc56
* only mark abstract varsyms as externally visible if they
|
18 years ago |
Jonas Maebe
|
bf38367b69
* if a module has no procedure/function/init/final code,
|
18 years ago |
Jonas Maebe
|
d39d06ea01
* initial fixes if tf_dwarf_relative_addresses is set:
|
18 years ago |
Jonas Maebe
|
d99a616167
* simplified use_64bit_headers code to avoid if-statement blowups
|
18 years ago |
Jonas Maebe
|
1b25984563
+ new tf_dwarf_relative_addresses target flag for platforms where all
|
18 years ago |
joost
|
76c8c2aa69
* Fixed compilation
|
18 years ago |
joost
|
e37b97cfbf
* Fix bug #8206
|
18 years ago |
Jonas Maebe
|
3067415fe4
* replaced hardcoded '.L' label prefixes with target_asm.labelprefix
|
18 years ago |
joost
|
2e0b1fbba2
* Fixed bug #8256 as suggested by Heiko Wenzel + test
|
18 years ago |