Jonas Maebe
|
aaf6015b51
* converted tai directive string from pshortstring to ansistring (some
|
13 years ago |
Jonas Maebe
|
7a92d5e912
+ TExternalAssembler.AsmWrite(ansistring) (from JVM branch), needed to be
|
13 years ago |
Jonas Maebe
|
71106219f2
* detect RTOC-based accesses on AIX in inline assembly, and change the
|
13 years ago |
Jonas Maebe
|
b738657bf3
* on AIX, functions are called via function descriptors whose name
|
13 years ago |
Jonas Maebe
|
4123df9cb8
* moved g_external_wrapper() code from powerpc64/cgcpu to ppcgen/cgppc,
|
13 years ago |
Jonas Maebe
|
95966da949
+ AIX support for a_call_reg()
|
13 years ago |
Jonas Maebe
|
509df28361
+ AIX symbol handling: load symbol address from the TOC
|
13 years ago |
Jonas Maebe
|
481b3d99a9
* just like Darwin and Classic Mac OS, AIX uses the system crt* files and
|
13 years ago |
Jonas Maebe
|
57908f528b
* AIX-specific struct alignment rules
|
13 years ago |
Jonas Maebe
|
462de0f5fd
+ AIX target definition and info for the compiler and ppudump
|
13 years ago |
Jonas Maebe
|
452414e1a7
- removed cg.g_indirect_sym_load() calls from pass_generate_code; this
|
13 years ago |
Jonas Maebe
|
7c0469e1fd
* link libbsd for AIX, because several UNIX routines are part of its BSD
|
13 years ago |
Jonas Maebe
|
b0e4263fee
+ aix support in fpcmake and fpmake
|
13 years ago |
Jonas Maebe
|
8d8fc0fdee
+ RTL for AIX
|
13 years ago |
sergei
|
91f770d774
+ TXmlReader.NameTable public property
|
13 years ago |
pierre
|
8d6c5f1ecc
Use mmx_support to decide to use xmState or x87state part of sigcontext
|
13 years ago |
pierre
|
d3e32d4fa7
Correct several record fields
|
13 years ago |
pierre
|
2d130d20e7
+ Add forward declaration of InstallDefaultSignalHandler for use inside sighnd.inc
|
13 years ago |
marco
|
a9e189ca31
* fix typing of some macro2procedure conversions. Mantis #21696
|
13 years ago |
michael
|
1eca76dec5
* No change when clearing empty collection
|
13 years ago |
michael
|
d3fa1b4979
* Fix for bug #21691
|
13 years ago |
paul
|
75eaad88fb
compiler: don't crash after r20753
|
13 years ago |
sergei
|
bed154d366
* Modified helper TLoader class to access reader node data via an interface, instead of using fields directly.
|
13 years ago |
pierre
|
34a4ee46ff
Use elf32 binary writer for i386 netbsd target
|
13 years ago |
pierre
|
db3346994c
* Use correct sign extension for FPC_DOSYS1w
|
13 years ago |
pierre
|
b98529673c
Explicitly set fpSigAction return value
|
13 years ago |
pierre
|
ae83b5ce92
Return -1 for fpIOPL and set errno to ESysENoSys for non-linux systems
|
13 years ago |
pierre
|
55665c6713
Set local variable s to empty string at entry of transform_cp437_to_UTF8 function
|
13 years ago |
pierre
|
f052ced5c3
Fix VarEnsureRange use of Result before being set
|
13 years ago |
michael
|
3112cfbdd3
* Fix for bug #0021687 by Domingo Alvarez Duarte
|
13 years ago |