fpc/rtl/solaris
Jonas Maebe 2e64c63993 * fixed dependencies for lineinfo unit after r33007
* also made lnfodwrf dependent on lineinfo for all platforms,
    because both units implicitly depend on the exeinfo unit
    and if both are compiled at the same time they can fall
    over each other while writing its .ppu or .s file

git-svn-id: trunk@33039 -
2016-02-01 22:52:50 +00:00
..
i386 - get rid of the calling convention modifier for PascalMain as it's generated using the default calling convention anyway (without any parameters this luckily doesn't matter that much ;) ) 2016-01-29 14:51:15 +00:00
sparc - get rid of the calling convention modifier for PascalMain as it's generated using the default calling convention anyway (without any parameters this luckily doesn't matter that much ;) ) 2016-01-29 14:51:15 +00:00
x86_64 - get rid of the calling convention modifier for PascalMain as it's generated using the default calling convention anyway (without any parameters this luckily doesn't matter that much ;) ) 2016-01-29 14:51:15 +00:00
errno.inc
errnostr.inc
Makefile * fixed dependencies for lineinfo unit after r33007 2016-02-01 22:52:50 +00:00
Makefile.fpc * fixed dependencies for lineinfo unit after r33007 2016-02-01 22:52:50 +00:00
osdefs.inc * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 2013-06-27 14:01:18 +00:00
osmacro.inc * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 2013-06-27 14:01:18 +00:00
ostypes.inc fix stat type for x86_64 cpu 2009-11-24 16:36:20 +00:00
pthread.inc * pthread_attr_destroy fixes for the rest of *nix. 2013-12-12 11:38:39 +00:00
ptypes.inc * removed "packed" from a few OS interface records 2012-03-29 20:32:42 +00:00
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
signal.inc * fix SigActionRec for x86_64 cpu 2009-12-10 19:55:14 +00:00
suuid.inc
sysos.inc * fixed ioctl for non-linux: the third parameter is "..." there rather 2007-11-10 18:22:37 +00:00
sysosh.inc
system.pp Fix StackTop computation by using StackTopPtr variable set in _start code 2016-01-27 13:50:02 +00:00
termio.pp * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes 2014-01-02 13:26:09 +00:00
termios.inc * fix problem with tcsetattr overloadwith const parameter 2009-12-07 11:07:55 +00:00
termiosproc.inc * Applied patch from Ludo Brands wrt constant used in termio.TCFlush. 2012-05-05 14:48:49 +00:00
unxconst.inc
unxfunc.inc * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 2011-09-27 20:22:40 +00:00