summaryrefslogtreecommitdiff
path: root/rtl/linux
Commit message (Expand)AuthorAgeFilesLines
* * m68k-linux startup code:sergei2014-07-231-0/+2
* * m68k: updated/fixed dllprt0.as, now able to link a shared library.sergei2014-07-091-26/+31
* * m68k: Fixed name of ELF interpreter, and updated cprt0.as to somewhat worki...sergei2014-07-071-55/+64
* * m68k-linux: now actually fixed syscall failure conditions.sergei2014-06-271-7/+7
* * m68k-linux: syscalls are expected to return -1 on failure, not -errno. This...sergei2014-06-271-7/+35
* Makefiles updated with fpcmake rev 27428pierre2014-04-101-4/+10
* * x86_64-linux: include startup units into build.sergei2014-03-312-2/+2
* * x86_64-linux: fixed existing Pascal startup code (syntax only, operation no...sergei2014-03-314-24/+270
* + .so startup code for sparc-linux.sergei2014-03-311-0/+68
* * clocale moved to rtl-extra.marco2014-03-302-81/+76
* * moved units ipc for *BSD, darwin/iphonesim and linux. The others aremarco2014-03-304-301/+76
* * moved unit terminfo to rtl-consolemarco2014-03-292-81/+76
* * printer unit moved. Amiga unit also moved but it is not actively used.marco2014-03-292-94/+76
* * serial to rtl-extramarco2014-03-292-81/+76
* * moving 4 cp9* units. These are 16-bit and big.marco2014-03-292-76/+76
* * strutils moved to packages/rtl-objpasmarco2014-03-292-89/+107
* * regenned makefiles which were regennerated with a 2.6.x fpcmake in the rtl...marco2014-03-221-10/+299
* * rtl-unicode package, containing unicodeducet, collation units and *bidi* u...marco2014-03-202-459/+145
* - Don't include softfpu code on SPARC, unless bootstrapping with 2.6. sergei2014-03-201-4/+4
* * Fixed Linux FPU exception mapping for x86_64 and MIPS, might be still incom...sergei2014-03-202-11/+7
* * Removed SysInitFPU/SysResetFPU from (remaining) system units initialization...sergei2014-03-171-3/+0
* * Since StackTop=StackBottom+StackLength, any two variables are sufficient to...sergei2014-03-121-2/+1
* * now also stdconv and convutils removed from Makefile.fpcmarco2014-03-011-8/+0
* * Removed some redundant rulesmarco2014-03-011-25/+0
* M68k: Fix passing of environment variables. Fixes the compiler not being able...svenbarth2014-02-231-1/+1
* set errno after syscalls. this fixes tiorte test at least. this code ideally ...karoly2014-02-221-0/+7
* Now that spilling correctly works on m68k we definitely need to store/restore...svenbarth2014-02-161-15/+28
* * Clean up i386-Linux startup code for shared libraries:sergei2014-02-131-57/+3
* * Frame size on MIPS must be divisible by 8, thanks to Vsevolod Alekseyev for...sergei2014-02-081-2/+2
* * mipsel-android: Regenerated makefiles. From now the mipsel-android target c...yury2014-02-071-4/+28
* + character sets for central Europe added also to Makefiles as implicit unitshajny2014-01-202-74/+74
* * winsock(and -2), sockets and gpm to rtl-extra.marco2014-01-117-1723/+76
* * Initial active version of marco2014-01-052-154/+154
* rtl: add cp856 to makefilespaul2014-01-052-74/+74
* * rtl-console initial version.marco2014-01-033-94/+95
* * Clean out of $i textrec and filerec includes that are redundant now that c...marco2014-01-022-6/+0
* + SPARC: support finalization routine supplied by dynamic linker.sergei2013-12-261-9/+44
* - SPARC RTL: removed assembler PIC/threadvar hacks.sergei2013-12-221-295/+8
* * fix FPC_USE_LIBC for inotify and clock* functions, and always link librt w...marco2013-12-081-9/+15
* * Initial FPC_USE_LIBC implementation of termios for Linux.marco2013-12-061-11/+116
* * increased the size of tdirent tojonas2013-11-271-2/+14
* - Linux RTL: MIPS no longer needs the softfloat code, don't compile it.sergei2013-10-301-4/+4
* * fixed the stack traces under linux (StackTop wasn't initialized)nickysn2013-10-271-1/+2
* - RTL, Linux/FreeBSD shared library startup: removed FPC_SHARED_LIB_EXIT labe...sergei2013-10-106-16/+1
* * regenerated fpcmake makefiles after r25642nickysn2013-10-051-2/+2
* * synchronized with trunk up to and including r25430cpstrrtljonas2013-09-061-0/+4
|\
| * * insert it statements for arm thumb2 in syscall assembler proceduresflorian2013-08-231-0/+4
* | * synchronised with trunk up to r25167 (fixes glib compilation via r25164,jonas2013-07-2414-20/+27
|\ \ | |/
| * * updated address of FSF (mantis #24646, patch by Alexey Svistunov)jonas2013-06-2714-20/+27
* | + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where wejonas2013-06-271-0/+6