Commit Graph

25462 Commits

Author SHA1 Message Date
mazen
57696aa274 * Build unixutil package for all Linux platforms instead of only Linux/i386.
git-svn-id: trunk@6972 -
2007-03-24 14:06:30 +00:00
Jonas Maebe
89be4f6d07 + added declarations for Apple-specific socket options
* fixed up some whitespace

git-svn-id: trunk@6971 -
2007-03-24 12:31:52 +00:00
florian
a6f503f263 * load object files always at once, speeds up Morfik project compilation by 15%
git-svn-id: trunk@6970 -
2007-03-24 10:39:55 +00:00
florian
66a6764d8a * TCFileStream.Seek should return the new position
git-svn-id: trunk@6969 -
2007-03-24 10:38:36 +00:00
daniel
82b973937d * Change padding to 2 bytes.
git-svn-id: trunk@6968 -
2007-03-24 07:56:39 +00:00
daniel
3a7266a462 * Handle FPC_USE_LIBC case for Sparc too.
git-svn-id: trunk@6967 -
2007-03-23 23:30:18 +00:00
daniel
084a78fdd3 * Make sparc/linux stat structure backward compatible too.
git-svn-id: trunk@6966 -
2007-03-23 23:24:12 +00:00
daniel
ae15527637 * Make ARM stat structure backwards compatible too.
git-svn-id: trunk@6965 -
2007-03-23 23:10:09 +00:00
daniel
8127fb7a05 * Switch to classic field names to prevent further messing with compatibility.
git-svn-id: trunk@6964 -
2007-03-23 22:35:12 +00:00
daniel
d030103742 + Restore "stat" data structure in backward compatible state
git-svn-id: trunk@6963 -
2007-03-23 22:23:24 +00:00
daniel
59a972ec9c * Change dd_nextoff to cardinal to prevent upscaling of calculations to 64-bit.
git-svn-id: trunk@6962 -
2007-03-23 15:53:04 +00:00
daniel
5da5440e12 * Ptrint considered harmfull bug no 54689826, change to ptruint.
git-svn-id: trunk@6961 -
2007-03-23 15:38:28 +00:00
pierre
f91620c22b * fix threadvar stabstr handling in internal assembler
git-svn-id: trunk@6960 -
2007-03-23 06:52:29 +00:00
Jonas Maebe
5f169f97ff * fixed SSE2 substraction when both operands are on the 80x87 fpu stack
git-svn-id: trunk@6959 -
2007-03-23 00:21:46 +00:00
Tomas Hajny
e3221637a4 + support for new packages
git-svn-id: trunk@6958 -
2007-03-22 23:18:17 +00:00
Tomas Hajny
35a3d96d6f + increase maximum number of possible packages
git-svn-id: trunk@6957 -
2007-03-22 22:46:59 +00:00
michael
25a29c1159 * Undid revision 6462
git-svn-id: trunk@6955 -
2007-03-22 18:43:14 +00:00
pierre
283649b35d * remove obsolete code, only for go32v2 with DEBUG on
git-svn-id: trunk@6953 -
2007-03-22 15:33:26 +00:00
pierre
2c9d16cc8f + tcext*.o files generated with djgpp gcc version 3.4.4
git-svn-id: trunk@6951 -
2007-03-22 14:57:18 +00:00
marco
f88aea0051 * freebsd bin
git-svn-id: trunk@6950 -
2007-03-22 13:36:15 +00:00
ivost
de36c38282 * fixed bug in linux.pp / user_desc record
git-svn-id: trunk@6949 -
2007-03-21 20:56:57 +00:00
florian
8c8042aaf0 * experimental fix for #8210
git-svn-id: trunk@6948 -
2007-03-21 19:19:30 +00:00
Jonas Maebe
442598d9f8 * darwin->darwin compilation does not need cross binutils (regardless
of source/target processor)

git-svn-id: trunk@6947 -
2007-03-21 19:16:51 +00:00
pierre
9ce6402753 * get tarfile target to work on Windows2000
git-svn-id: trunk@6942 -
2007-03-21 13:52:56 +00:00
pierre
ebd16dab5f * get tarfile target to work on Windows2000
git-svn-id: trunk@6941 -
2007-03-21 13:52:36 +00:00
florian
9be265ab02 * fixed x86-64 compilation
git-svn-id: trunk@6940 -
2007-03-21 12:26:06 +00:00
peter
7d6637456b * use i?86 instead of i386
git-svn-id: trunk@6939 -
2007-03-21 11:26:46 +00:00
florian
922b387980 * WinCE compilation fixed
git-svn-id: trunk@6938 -
2007-03-20 10:09:54 +00:00
Tomas Hajny
30b78920cd * OS/2 compilation fixes (not completely finished yet)
git-svn-id: trunk@6937 -
2007-03-20 00:49:20 +00:00
daniel
0b3ddb0b82 + Prevent error message after program terminates.
git-svn-id: trunk@6936 -
2007-03-19 21:33:33 +00:00
chrivers
9e030d58b5 * Fixed uses-clause in jwanative.pas. This fixes many compilation problems where types would be aliased to incompatible types, because jwanative.pas is also used as an include file in jwawindows.pas
git-svn-id: trunk@6935 -
2007-03-19 18:44:23 +00:00
daniel
2607f1f32c * Better check to avoid cross-binutils
git-svn-id: trunk@6934 -
2007-03-19 15:33:06 +00:00
daniel
9bf4565f0b + A binutils prefix is not necessary when cross-compiling from i386 to x86_64 and vice versa.
git-svn-id: trunk@6933 -
2007-03-19 14:22:57 +00:00
Jonas Maebe
96d1a246ee * fixed typos (MacOS -> Mac OS)
git-svn-id: trunk@6932 -
2007-03-19 13:45:16 +00:00
daniel
7e3dd5999f * Allow GNU assembler for all targets.
git-svn-id: trunk@6931 -
2007-03-19 07:59:35 +00:00
daniel
dd4d377504 + Initial implementation of graph unit on ptc
git-svn-id: trunk@6929 -
2007-03-18 22:07:37 +00:00
peter
6db1d803fa * removed invalid code from proc_get_importname where the result could be empty
git-svn-id: trunk@6926 -
2007-03-18 21:35:42 +00:00
joost
6ed78067b6 * Updated version in the inno-installer
git-svn-id: trunk@6923 -
2007-03-18 21:16:31 +00:00
florian
605e82489a * reset fpu on win64 as well, certain operations like ln use it
git-svn-id: trunk@6920 -
2007-03-18 20:25:58 +00:00
florian
c127753bb8 * test for win64 fixed
git-svn-id: trunk@6919 -
2007-03-18 20:11:38 +00:00
florian
d55dbf92d3 * fixed assembling of cvt(t)ss2si
git-svn-id: trunk@6918 -
2007-03-18 17:35:22 +00:00
tom_at_work
208e6e504d * improve compilation on ppc64/linux
git-svn-id: trunk@6917 -
2007-03-18 15:50:49 +00:00
Jonas Maebe
9cec910eb9 * changed *string_to_*chararray helpers from functions into procedures
because on win64 the location of a function result can depend on its
    size (so some chararrays had to be returned in registers and others
    by reference, which means it's impossible to have a generic function
    declaration which works in all cases) (mantis #8533)
  * pad constant string assignments to chararrays with #0 up to the
    length of the chararray for 2.0.x compatibility (fixes
    tests/test/tarray3)

git-svn-id: trunk@6915 -
2007-03-18 12:20:01 +00:00
daniel
4b252364f8 * Fix paths
git-svn-id: trunk@6914 -
2007-03-18 11:40:17 +00:00
daniel
41be83b23c + Upgrade PTCPas to lastest svn revision.
git-svn-id: trunk@6913 -
2007-03-18 11:01:32 +00:00
daniel
aa0b2b4e71 + UPgrade PTCPas to latest svn revision
git-svn-id: trunk@6912 -
2007-03-18 10:51:23 +00:00
florian
2639d8f83a * big set test
git-svn-id: trunk@6911 -
2007-03-18 10:34:18 +00:00
daniel
74f3b75ec1 * Temp commit to allow upgrade
git-svn-id: trunk@6910 -
2007-03-18 10:30:08 +00:00
daniel
63e3085bd9 + UPgrade PTCpas to 0.99.7
git-svn-id: trunk@6909 -
2007-03-18 10:24:21 +00:00
Tomas Hajny
f55b4d9ece * comment about sec_fpc extended to cover current meaning
git-svn-id: trunk@6907 -
2007-03-17 22:10:02 +00:00