summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * Patch from Christian Schiffler (Bug ID 22943) to fix missing dependency on ...michael2012-11-081-2/+2
* * Switched to using ansistring, because dynlibs use ansistringsmichael2012-11-075-13/+13
* * Updated makefilesmichael2012-11-074-6/+302
* Avoid range check error in IDE by changing value of sfHasMemInfo constant to...pierre2012-11-071-1/+1
* * Removed debug statementsmichael2012-11-071-10/+2
* * Avoid overflow when reading from streams > 2gbmichael2012-11-061-2/+3
* * only enable for Linux and Win32/Win64, since those are presumably thejonas2012-11-061-3/+3
* * Initial version of libvlc unitsmichael2012-11-069-0/+5382
* fcl-db: mssql: very basic support for variant data type, rather than raising ...lacak2012-11-061-4/+4
* * trivial patch from Lacomichael2012-11-061-0/+1
* fcl-db: formattinglacak2012-11-062-19/+21
* fcl-db tests: unification of file names used (generated) during testing.lacak2012-11-061-12/+15
* fcl-db test: improve testing of ftAutoInc. After rev.22935lacak2012-11-061-6/+39
* rtl/linux/m68k/prt0.as:svenbarth2012-11-051-7/+12
* sqldb: Modified ftAutoinc behavior slightly to match Delphi behavior and allo...ludob2012-11-055-21/+25
* * FCL-DB: cosmetic changes in commentsreiniero2012-11-052-3/+3
* + is_dynamicstringflorian2012-11-048-12/+73
* * pass not only exception address but also frame to raise: florian2012-11-047-17/+15
* m68k/cgcpu.pas, tcg64k.fixref:svenbarth2012-11-041-3/+23
* m68k/cgcpu.pas, tcg64f68k:svenbarth2012-11-041-0/+32
* + constant postfixoperator_tokensflorian2012-11-043-5/+31
* cg64f32.pas, tcg64f32.a_load64_*_cgpara:svenbarth2012-11-041-14/+42
* * fix memory leak of video unit as proposed by Michael Karst, resolves #22876florian2012-11-042-0/+15
* * fix sincos also for x86-64-linuxflorian2012-11-041-1/+1
* * fix sincos for x86-64 windows resolves #23268florian2012-11-042-20/+19
* m68k/cgcpu.pas, tcg68k.g_concatcopy:svenbarth2012-11-041-3/+20
* m68k/cgcpu.pas, tcg64f68k.a_op64_const_reg:svenbarth2012-11-041-5/+5
* * patch by Cyrax for easy redirection of heaptrc output, resolves #22168florian2012-11-041-12/+27
* * re-enable jump tables for x86-64, they are fixed, see also florian2012-11-031-4/+0
* * Within the LaTeX help-text, underscores have to be escaped.joost2012-11-031-1/+1
* fcl-db: implemented GetConnectionInfo for TMSSQLConnectionlacak2012-11-021-1/+42
* * fixed make install after r22897jonas2012-11-022-2/+2
* * Patch to make db library loading code more uniformmichael2012-11-021-4/+10
* * FCL-DB: typo+clarification for MSSQL/Sybase db test framework databse.ini t...reiniero2012-11-021-1/+9
* - Removed generic implementation of TObjData.sectionname, its existence is us...sergei2012-11-022-141/+2
* * ELF linker: moved some code (which must be executed only once when linking ...sergei2012-11-021-50/+38
* m68k/n68kadd.pas:svenbarth2012-11-011-6/+299
* * adapt conditionflorian2012-11-011-11/+19
* + shifterop for ARM64florian2012-11-011-2/+6
* + initial implementation of aasmcpu unit for ARM64florian2012-11-011-0/+2178
* + ARM64 GAS instruction table unitflorian2012-11-011-0/+93
* + assembler optimizer unit skeletonflorian2012-11-013-0/+241
* + first batch of FPU/VFP instructionsflorian2012-11-014-2/+208
* + define bestrealtype for aarch64florian2012-11-011-0/+3
* + first cpubase implementation for aarch64florian2012-11-0111-6/+467
* + instruction table generator for arm64florian2012-11-019-2/+871
* rtl/m68k/setjump.inc:svenbarth2012-11-012-6/+36
* * FCL-DB: fix for MSSQL/Sybase db test framework errors when existing FPDEV t...reiniero2012-11-011-4/+27
* * updated headers to Mac OS X 10.8 SDK (includes iOS 6 SDK info). Headersjonas2012-11-01459-13541/+24778
* + cpuinfo unit for arm64florian2012-10-312-0/+107