pierre
|
f4cf58739f
Add poWaitOnExit option to TProcess inside GetCompilerInfo
|
9 years ago |
Jonas Maebe
|
fa3b0ca312
* support marking defs created via the getreusable*() class methods as
|
9 years ago |
Jonas Maebe
|
d5aa498cf5
* fixed several issues related to dumping jvm ppu files
|
9 years ago |
Jonas Maebe
|
9914f02faa
* always set the resultdef for variant array constructors correctly, so we
|
9 years ago |
Jonas Maebe
|
a3ba779b22
* fixed formatting
|
9 years ago |
Jonas Maebe
|
5f4ba2c227
* ensure that the tai is an instruction in PostPeepHoleOptsCpu before
|
9 years ago |
Jonas Maebe
|
c8839d487b
* fixed accidentally committed (harmless) typo in r32202
|
9 years ago |
Jonas Maebe
|
745249295e
* don't reserve never used space for parameter and function result location
|
9 years ago |
joost
|
18b66865ac
* Added fppkg option to gather info on a package
|
9 years ago |
Jonas Maebe
|
f004227d91
* ignore the name of class con- and destructors (patch by Ondrej Pokorny,
|
9 years ago |
nickysn
|
75dc2ad7e1
+ implemented Seg(procedure) on i8086
|
9 years ago |
pierre
|
51d849ae3b
Handle collect2 -plugin option and avoid error output on non-existing gdb.exe
|
9 years ago |
pierre
|
d25a768b1d
Handle SPECIALLINK environment variable in the same way it was used in old Makefile.fpc
|
9 years ago |
Jonas Maebe
|
8087389f63
* support assigning static methods to regular procvars in (obj)fpc mode
|
9 years ago |
Jonas Maebe
|
2c5187cb97
* fixed size when storing arrayconstructor vtype field
|
9 years ago |
Jonas Maebe
|
af4d69f446
* always write the entire integer field when storing a value < integer in an
|
9 years ago |
Jonas Maebe
|
5e32590741
* handle variant record fields in
|
9 years ago |
nickysn
|
94a5364c2c
* fixed 'array of const' in the i8086 tiny/small/medium memory models
|
9 years ago |
nickysn
|
a55b728d34
* optimizations for ofs() on i8086 to load only the offset (in a temporary
|
9 years ago |
Jonas Maebe
|
998cdbfe79
- removed useless ansistring pointer def creation from r32209
|
9 years ago |
Jonas Maebe
|
0dee7cb4a0
* converted emitting resourcestring references to the high level typed
|
9 years ago |
Jonas Maebe
|
0c904e92ff
* moved TResourceStringRecord from the objpas to the system unit so it can be
|
9 years ago |
Jonas Maebe
|
4670e0abc9
* converted "array of const" handling to the high level code generator
|
9 years ago |
Jonas Maebe
|
ccf1c67665
* converted large set constant emission to high level typed const builder
|
9 years ago |
nickysn
|
072139cdb7
* fixed ofs(procedure) as well
|
9 years ago |
nickysn
|
c25585daee
* fixed addr(procedure), mantis #28775
|
9 years ago |
Jonas Maebe
|
79866f9824
* free a bunch of extra data after a unit is compiled, as it is no longer
|
9 years ago |
Jonas Maebe
|
4decb81ac4
* correctly handle code page names specified in upper case (mantis #28934)
|
9 years ago |
Jonas Maebe
|
c2caa6641c
* free typedconstbuilder after generating rtti
|
9 years ago |
pierre
|
6d0c5b234b
Avoid unsupported .uleb128 with diff of two sympbols for native solaris assembler
|
9 years ago |