summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* + AIX support for FVjonas2012-04-111-0/+6
* + aix support for pthreads packagejonas2012-04-112-21/+750
* + AIX support to Makefilesjonas2012-04-114-5/+4
* + dependency changes because of AIX rtl supportjonas2012-04-112-2/+2
* + aix/ppc32 supportjonas2012-04-111-2/+2
* + aix support for testsuite helper programsjonas2012-04-112-4/+10
* * on AIX, you also can't have a label without data coming at the end of thejonas2012-04-111-1/+1
* * parameter passing support for AIX:jonas2012-04-114-17/+60
* + AIX assembler writerjonas2012-04-113-55/+363
* * changed last parameter of g_indirect_sym_load() to a set and alsojonas2012-04-112-6/+18
* + generic implementation of ReplaceForbiddenAsmSymbolChars() insteadjonas2012-04-1121-95/+133
* * initialize dirhint field of created tasmcondsjonas2012-04-112-0/+2
* * converted tai directive string from pshortstring to ansistring (somejonas2012-04-115-24/+16
* + TExternalAssembler.AsmWrite(ansistring) (from JVM branch), needed to bejonas2012-04-111-0/+53
* * detect RTOC-based accesses on AIX in inline assembly, and change thejonas2012-04-112-2/+27
* * on AIX, functions are called via function descriptors whose namejonas2012-04-113-6/+23
* * moved g_external_wrapper() code from powerpc64/cgcpu to ppcgen/cgppc,jonas2012-04-114-49/+59
* + AIX support for a_call_reg()jonas2012-04-113-8/+40
* + AIX symbol handling: load symbol address from the TOCjonas2012-04-111-36/+100
* * just like Darwin and Classic Mac OS, AIX uses the system crt* files andjonas2012-04-112-4/+7
* * AIX-specific struct alignment rulesjonas2012-04-112-1/+9
* + AIX target definition and info for the compiler and ppudumpjonas2012-04-118-3/+539
* - removed cg.g_indirect_sym_load() calls from pass_generate_code; thisjonas2012-04-112-40/+8
* * link libbsd for AIX, because several UNIX routines are part of its BSDjonas2012-04-111-0/+6
* + aix support in fpcmake and fpmakejonas2012-04-114-393/+417
* + RTL for AIXjonas2012-04-1139-92/+4057
* + TXmlReader.NameTable public propertysergei2012-04-112-10/+61
* Use mmx_support to decide to use xmState or x87state part of sigcontextpierre2012-04-111-1/+11
* Correct several record fieldspierre2012-04-111-6/+31
* + Add forward declaration of InstallDefaultSignalHandler for use inside sigh...pierre2012-04-111-0/+7
* * fix typing of some macro2procedure conversions. Mantis #21696marco2012-04-101-8/+8
* * No change when clearing empty collectionmichael2012-04-101-0/+2
* * Fix for bug 21691michael2012-04-102-5/+21
* compiler: don't crash after r20753paul2012-04-101-1/+2
* * Modified helper TLoader class to access reader node data via an interface, ...sergei2012-04-092-26/+43
* Use elf32 binary writer for i386 netbsd targetpierre2012-04-091-1/+1
* * Use correct sign extension for FPC_DOSYS1wpierre2012-04-091-1/+1
* Explicitly set fpSigAction return valuepierre2012-04-091-1/+1
* Return -1 for fpIOPL and set errno to ESysENoSys for non-linux systemspierre2012-04-091-0/+3
* Set local variable s to empty string at entry of transform_cp437_to_UTF8 fun...pierre2012-04-091-1/+1
* Fix VarEnsureRange use of Result before being setpierre2012-04-091-2/+2
* * Fix for bug 0021687 by Domingo Alvarez Duartemichael2012-04-091-16/+20
* * Added NameTable property to TXMLReaderSettingssergei2012-04-081-17/+39
* * Fix typo in last commitpierre2012-04-081-1/+1
* + Add netbsd x86_64 support for intAssignPipepierre2012-04-081-2/+35
* * message include files regeneratedhajny2012-04-082-66/+67
* * fixed inconsistent license files referenceshajny2012-04-0820-42/+42
* * Always notice when an external command is executedjoost2012-04-081-1/+2
* * The hack calling ResolveFileNames directly does not work anymorejoost2012-04-081-4/+7
* * added some ifdef unicode for mantis #21667marco2012-04-081-1/+183