michael
|
a49112dcc2
* Patch from Michalis Kamburelis to fix memory leak (bug 21835)
|
13 years ago |
paul
|
e399f8f9bf
rtl: reduce warnings about deprecated symbol access
|
13 years ago |
Jonas Maebe
|
426d44905e
* add symtable to uses clause for tabstractsymtable, part of r20967
|
13 years ago |
Jonas Maebe
|
bbdf9fca73
- disabled fpc_qword_to_double() assembler version for AIX/ppc64 like for
|
13 years ago |
Jonas Maebe
|
653996dde1
* {$linklib libnsl.so} -> {$linklib nsl} for AIX (copy/paste error)
|
13 years ago |
Jonas Maebe
|
2ec79fd357
* fixed timespec and mcontext_t types for AIX 64 bit
|
13 years ago |
marco
|
743e58ed0f
* test for bzip2 from Mantis #21261
|
13 years ago |
marco
|
d8101679fa
* chunk protected instead of private, Mantis #20543
|
13 years ago |
marco
|
9f6121e878
* assembler wouldn't include always anymore ->changed i386 to cpui386.
|
13 years ago |
Jonas Maebe
|
5dac788b71
* use tabstractrecordsymtable.has_single_field() to determine whether a
|
13 years ago |
Jonas Maebe
|
d7247c9bd9
* prevent duplicate symbol errors when compiling code with debug info
|
13 years ago |
Jonas Maebe
|
35b80a4229
* enable assembling via pipe for the AIX assembler
|
13 years ago |
Jonas Maebe
|
ec77b0f3ca
* fixed writing the alignment for datablocks on darwin/aix based on
|
13 years ago |
Jonas Maebe
|
3380b58695
* when we get near the limit of the maximum number of TOC entries that can
|
13 years ago |
Jonas Maebe
|
a473cf14d6
- removed ppc64-specific a_load_ref_cgpara(), the generic one can also
|
13 years ago |
Jonas Maebe
|
b512744bfb
* don't overwrite the reg to load in a parameter in tcg.a_load_reg_cgpara()
|
13 years ago |
Jonas Maebe
|
5f3db3c1ba
* if we assign something to a record field whose type is not regable by
|
13 years ago |
Jonas Maebe
|
98609d4c3e
* also create a realconstn for default(currency) on platforms where the
|
13 years ago |
florian
|
4934a42389
* avoid assembler warning about missing eol at eof
|
13 years ago |
florian
|
d681ad612b
+ several redirection include files for mipsel/mipsel-linux
|
13 years ago |
florian
|
c7974fe119
* mipsel-linux uses also a dollar sign as separator in assembler names
|
13 years ago |
florian
|
5bf1354eca
* lazarus project file updates
|
13 years ago |
Jonas Maebe
|
b0f32fc5c2
* since we don't check interfaces yet during whole program optimization,
|
13 years ago |
Jonas Maebe
|
5c6c5699a9
* cs_wpo_optimize_vmts also needs all unit info
|
13 years ago |
Jonas Maebe
|
a8087498fa
* tell GNU nm not to print undefined symbols, because
|
13 years ago |
sergei
|
12a4e1a37d
* xmlwrite.pp, continuing with streaming API:
|
13 years ago |
pierre
|
84cd32a593
* Add more explicit sizes for array types
|
13 years ago |
Jonas Maebe
|
8c27e280e9
* pocall_mwpascal is the same as cdecl/cppdecl -> handle it the same for
|
13 years ago |
florian
|
532102d3fa
* use correct result registers for in64 results on armbe, resolves #21731
|
13 years ago |
marco
|
e76a0c1d46
* Allow setting autoinc fields in dsFilter,dsSetKey,dsInsert. Mantis #17624, patch by Lacak2.
|
13 years ago |