Vincent Snijders
|
8b1420a875
|
* removed system from the implicitunit lists, because it is already in the units list
git-svn-id: trunk@6350 -
|
2007-02-06 08:42:40 +00:00 |
|
florian
|
bcf65051e3
|
* detect sse properly on linux, fixes tmask*.pp in the testsuite with -Cfsse2
git-svn-id: trunk@6277 -
|
2007-01-31 21:51:47 +00:00 |
|
florian
|
3bab23947e
|
* build rtl for win32 since win32 make doesn't seem to support -j
git-svn-id: trunk@6232 -
|
2007-01-27 16:10:51 +00:00 |
|
Jonas Maebe
|
9adb91a68d
|
+ support for make -jX by marking all Makefiles that need to be executed
serially with .NOTPARALLEL:
-> currently parallel: rtl/darwin, packages/base, packages/base/httpd,
packages/extra/univint, fcl, utils
git-svn-id: trunk@6223 -
|
2007-01-27 11:05:18 +00:00 |
|
peter
|
3a46ab06a3
|
* symbian support
git-svn-id: trunk@6052 -
|
2007-01-18 20:24:44 +00:00 |
|
florian
|
ce6f6ee4bf
|
* fixed compilation on i386
git-svn-id: trunk@5968 -
|
2007-01-14 13:56:11 +00:00 |
|
florian
|
e5dd51c95b
|
* commented our sse hacking
git-svn-id: trunk@5936 -
|
2007-01-12 23:32:31 +00:00 |
|
micha
|
19cb1b6e34
|
fix win95: win32 sse support check, patch by florian
git-svn-id: trunk@5935 -
|
2007-01-12 23:07:01 +00:00 |
|
florian
|
f7da932aa4
|
* use ctypes instead of defining own types
git-svn-id: trunk@5918 -
|
2007-01-12 10:56:29 +00:00 |
|
florian
|
ff40ed3264
|
* Makefiles regenerated
git-svn-id: trunk@5831 -
|
2007-01-06 21:08:19 +00:00 |
|
florian
|
21955282d0
|
+ infrastructure for DispInterface call dispatching
git-svn-id: trunk@5793 -
|
2007-01-02 23:06:17 +00:00 |
|
tom_at_work
|
92538bcb2a
|
Fixed lineinfo compilation with -gl
git-svn-id: trunk@5723 -
|
2006-12-26 19:27:45 +00:00 |
|
michael
|
fa28889633
|
* Reverted dependency on fgl generics unit. fgl itself remains untouched.
git-svn-id: trunk@5651 -
|
2006-12-19 19:53:21 +00:00 |
|
Vincent Snijders
|
8a9d059f60
|
* regenerated to use new lineinfo units
git-svn-id: trunk@5633 -
|
2006-12-18 12:57:46 +00:00 |
|
tom_at_work
|
949aa60805
|
* DWARF debug lineinfo reader
git-svn-id: trunk@5632 -
|
2006-12-17 23:11:25 +00:00 |
|
micha
|
ea2beb3e8f
|
* fix classes units of all targets to depend on fgl, also fix dependencies in Makefile.fpc for it
git-svn-id: trunk@5627 -
|
2006-12-17 17:37:34 +00:00 |
|
yury
|
f0960c6bb0
|
* fixed resources support for all windows targets.
git-svn-id: trunk@5287 -
|
2006-11-08 16:44:19 +00:00 |
|
florian
|
398aed09fc
|
* startup code for gprof enabled executables refactored as unit
git-svn-id: trunk@5195 -
|
2006-11-03 11:06:35 +00:00 |
|
florian
|
a8928cf22e
|
* fixed linking against cgywin on win32
git-svn-id: trunk@5194 -
|
2006-11-03 09:08:53 +00:00 |
|
florian
|
6e2187c606
|
+ windows uses now sysinit units as well
git-svn-id: trunk@5191 -
|
2006-11-02 23:20:35 +00:00 |
|
florian
|
c78a20c26e
|
- old boostrapping file
git-svn-id: trunk@5189 -
|
2006-11-02 22:32:35 +00:00 |
|
florian
|
4ee9f1b394
|
* use DefaultCW to reload fpu settings
git-svn-id: trunk@5169 -
|
2006-11-02 08:58:01 +00:00 |
|
peter
|
c606162d3d
|
* revert fpread to fdread fix, rename fdread in non-unix to fpread
git-svn-id: trunk@5108 -
|
2006-10-31 07:36:13 +00:00 |
|
florian
|
ce620190a3
|
+ fmtbcd
* regenerated makefiles
git-svn-id: trunk@5076 -
|
2006-10-29 21:46:44 +00:00 |
|
florian
|
35aa1e150e
|
+ first fmtbcd implementation
git-svn-id: trunk@5073 -
|
2006-10-29 21:28:31 +00:00 |
|
michael
|
4ba6f1b4dc
|
* Moved fpmkunit to utils
git-svn-id: trunk@5034 -
|
2006-10-27 19:51:55 +00:00 |
|
michael
|
d1c2323c9b
|
* Added fpmktype
git-svn-id: trunk@5027 -
|
2006-10-26 19:55:22 +00:00 |
|
marco
|
8d92e5863c
|
* Fixing makefiles for convutils/stdconv units
git-svn-id: trunk@4922 -
|
2006-10-15 12:53:27 +00:00 |
|
Almindor
|
f29488cf16
|
* fixes argument parsing in win32 (bug #7536)
git-svn-id: trunk@4815 -
|
2006-10-06 17:24:04 +00:00 |
|
florian
|
d90dee5959
|
* beautified
git-svn-id: trunk@4563 -
|
2006-09-07 20:07:05 +00:00 |
|
florian
|
8573d3679e
|
* use SysResetFPU instead of inline assembler
git-svn-id: trunk@4545 -
|
2006-09-03 20:35:16 +00:00 |
|
florian
|
3d42afd5d3
|
* temp. makefile fix
git-svn-id: trunk@4536 -
|
2006-09-02 20:14:00 +00:00 |
|
florian
|
0d8b05c73e
|
* improved debugging
* beautified
git-svn-id: trunk@4458 -
|
2006-08-19 22:54:21 +00:00 |
|
florian
|
2534fc6636
|
+ copyright header
* writelns cleaned up
git-svn-id: trunk@4440 -
|
2006-08-19 10:09:56 +00:00 |
|
florian
|
cb01ea581c
|
+ copyright header
git-svn-id: trunk@4439 -
|
2006-08-19 10:08:43 +00:00 |
|
florian
|
d337c3ca6a
|
* clean up heap at exit, fixes #7183
git-svn-id: trunk@4410 -
|
2006-08-11 22:09:29 +00:00 |
|
florian
|
3e054f46c3
|
+ sharemem unit
git-svn-id: trunk@4409 -
|
2006-08-11 22:05:37 +00:00 |
|
Károly Balogh
|
705033284e
|
+ regenerated makefiles to support powerpc-amiga target
git-svn-id: trunk@4371 -
|
2006-08-06 12:28:28 +00:00 |
|
yury
|
5a49addb35
|
* fixed more warnings and notes while compiling RTL.
git-svn-id: trunk@4259 -
|
2006-07-19 19:10:02 +00:00 |
|
peter
|
4c065bce45
|
* move InterLocked functions to system unit
git-svn-id: trunk@3933 -
|
2006-06-25 09:26:23 +00:00 |
|
florian
|
65d738510f
|
+ TWndMethod
git-svn-id: trunk@3402 -
|
2006-05-01 18:04:48 +00:00 |
|
peter
|
cba7504dec
|
* use -P for cross compile
* support libimp*.a
git-svn-id: trunk@3321 -
|
2006-04-23 18:53:29 +00:00 |
|
peter
|
0f87dd9f75
|
* regenerated
git-svn-id: trunk@3283 -
|
2006-04-19 15:39:34 +00:00 |
|
peter
|
8d34aec3f9
|
* add WINDIR to sourcedirs
git-svn-id: trunk@3267 -
|
2006-04-18 06:55:19 +00:00 |
|
florian
|
b8afac6013
|
* fixed broken makefiles
git-svn-id: trunk@3258 -
|
2006-04-17 21:48:17 +00:00 |
|
florian
|
4866975145
|
+ more units for win64
* windows units reorganisation
git-svn-id: trunk@3257 -
|
2006-04-17 21:39:54 +00:00 |
|
florian
|
4084c4261d
|
+ more units for winx64
git-svn-id: trunk@3226 -
|
2006-04-16 11:37:28 +00:00 |
|
florian
|
89f8474388
|
* unified and moved some win32/win64 stuff
+ more units on win64 compile
git-svn-id: trunk@3131 -
|
2006-04-02 20:52:17 +00:00 |
|
Almindor
|
c6d929a5ab
|
* removes useless "uses winsock" from sockets.pp in win32
git-svn-id: trunk@3040 -
|
2006-03-26 17:31:32 +00:00 |
|
marco
|
6184785fe4
|
* fix for 4643
git-svn-id: trunk@3035 -
|
2006-03-25 16:07:36 +00:00 |
|