Jonas Maebe
|
47ba5b19ec
* ignore vmtloadaddrnodes created in dead strip removed code
|
17 years ago |
Jonas Maebe
|
f104ec1346
* fixed one change too many from {ifdef macos} into {ifdef usedos}
|
17 years ago |
Jonas Maebe
|
3a56f2403c
* fixed windows compilation (currently uses Dos again instead of sysutils)
|
17 years ago |
joost
|
1f1f38e5d3
Path from Alexander S. Klenin
|
17 years ago |
florian
|
a0a1e6aae2
* small indention fix
|
17 years ago |
florian
|
a537134603
* set result of ResetDFA, resolves #12757
|
17 years ago |
Jonas Maebe
|
c1bc1cd94d
+ test that already works (mantis #12151)
|
17 years ago |
Jonas Maebe
|
57d0d3a3c5
- removed svnmerge-integrated tracking for fpc-wpo branch, since it has
|
17 years ago |
Jonas Maebe
|
3216e8c7bc
* mark produced object files as "does not require executable stack" by
|
17 years ago |
Jonas Maebe
|
5c1d4b130b
* added system_powerpc64_linux to system_linux set
|
17 years ago |
michael
|
e39c8631a4
* Patch from Mattias Gaertner to read LZW compressed images and more robust handling of faulty images
|
17 years ago |
yury
|
5ffec2d876
* Fixed notes: Virtual method X has a lower visibility (protected) than parent class (public).
|
17 years ago |
yury
|
9cc15bd994
* Do not write COFF string table into EXE if COFF symbol table is not present. It fixes loading of stripped DLL on Win9x. Bug #12629.
|
17 years ago |
yury
|
aa21ff308e
* Added Delphi compatible definition for VerQueryValue for wince. Bug #12716.
|
17 years ago |
yury
|
94799dfd60
* Fixed packages compilation and installation for wince.
|
17 years ago |
Jonas Maebe
|
1597aac6d2
* first search for gnm and only then for nm
|
17 years ago |
Jonas Maebe
|
dcf7412ea4
+ also look for 'gnm' (necessary for e.g. solaris)
|
17 years ago |
Jonas Maebe
|
dae90242e4
* fixed -OWsymbolliveness for linux/ppc64 (exported function symbol names
|
17 years ago |
Jonas Maebe
|
d357fb8936
* write empty section if no info about devirtualisable classes
|
17 years ago |
joost
|
4b5bc94bff
Patch from Alexander S. Klenin
|
17 years ago |
marco
|
8056591845
* marked domain field of Linux record with "platform" directive. under IFNDEF 2.2, do not merge
|
17 years ago |
Jonas Maebe
|
060d81b8fa
Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,11938,12212,12304,12308-12310,12316,12330-12332,12334,12339-12340 via svnmerge from
|
17 years ago |
Jonas Maebe
|
afafe33266
+ readded FPC_WRITE_TEXT_ANSISTR alias removed in r12322, because it's
|
17 years ago |
michael
|
b0eee3cb7d
* More testcases (and they will fail)
|
17 years ago |
michael
|
a469e84820
* And yet another extra test plus fix
|
17 years ago |
Jonas Maebe
|
b25b406b56
Merged revisions 11894,12317 via svnmerge from
|
17 years ago |
Jonas Maebe
|
9f38c589e1
* initialised merge tracking for wpo branch
|
17 years ago |
michael
|
8be887e018
* Patch from Graeme Geldenhuys to improve layout of generated report
|
17 years ago |
Jonas Maebe
|
d9c5cd76cd
* some more darwin/arm stuff I forgot to commit earlier:
|
17 years ago |
michael
|
977e033932
* Do not raise an error when an attempt is made to delete a non-existing key
|
17 years ago |