olle
89e66690a3
+ Target clean now also deletes asm, *_ppas and debug symbol files
...
* Bugfix, clean did not delete in all subdirs.
2004-04-06 22:00:27 +00:00
olle
65570a3d6b
* Changed which files is copied, when USEUNITDIR is defined
2004-04-06 21:49:37 +00:00
olle
19f8e5ff4c
* fixed examples dir for linux
2004-04-05 12:28:11 +00:00
olle
da08119ee7
+ added define linuxHier
...
* changed linux install locations
* moved definition of BSHhier to target section
2004-04-04 21:07:18 +00:00
olle
46451e4662
+ added $APPTYPE TOOL for MPW tools on MacOS
2004-04-04 18:46:09 +00:00
olle
6be3ad0f87
* macos: fixed large offsets in references
2004-04-04 17:50:36 +00:00
marco
3221a5d75c
* small c_r fix, also link plain libc (like for x11)
2004-04-04 10:53:21 +00:00
olle
314a1a0588
* bringed it up to date
2004-04-01 22:28:54 +00:00
olle
e6ccf9de46
+ Several -Y<opt> is now allowed
2004-04-01 12:51:32 +00:00
olle
0c79e44717
* Darwin is on equal foot as other BSD's
...
* BATCHEXT (for surce) renamed to SRCBATCHEXT
+ New BATCHEXT dependant of target system
+ New DEBUGSYMEXT for debugger symbol files
+ Clean/cleanall also helpful when link on target
2004-04-01 12:35:10 +00:00
olle
b390d20504
+ a tool not found is replaced by the fake command __missing_command__, so that make stops, if it tries to run the command.
2004-04-01 12:26:56 +00:00
michael
f61b5b56f5
+ Fixed gdk_ic_new,gdk_ic_attr_new, gdk_ic_attr_destroy gdk_ic_set_attr gdk_ic_get_attr, noted by marc weustink
2004-04-01 12:25:37 +00:00
olle
6e851542d0
* updated help text
2004-04-01 12:16:31 +00:00
olle
b72406ea2a
+ created, compiled by MPW MrC compiler
2004-04-01 00:35:05 +00:00
michael
1980512d33
+ Added fputype directive
2004-03-31 22:59:48 +00:00
michael
f620ca6ea8
+ Added variable declaration
2004-03-31 22:59:03 +00:00
florian
57c8334471
* fixed GetParentFrame for ARM
2004-03-31 21:49:19 +00:00
florian
b7d006777c
* vtbls are now properly aligned
2004-03-31 21:01:01 +00:00
florian
6e4b98f913
* concatcopy with len=0 exits now immediatly
2004-03-31 19:13:04 +00:00
florian
332d0c1ac3
* test for arm fixed
2004-03-30 20:39:10 +00:00
florian
6959430b83
* imported procedures are always made global (in the sense of the
...
assembler)
2004-03-29 21:19:33 +00:00
florian
5b337d75f7
* fixed dyn. lib extension on darwin
2004-03-29 21:17:39 +00:00
florian
c1608e3c69
+ darwin rules added (derived from fbsd)
2004-03-29 19:40:44 +00:00
florian
aae508c277
+ arm floating point register saving implemented
...
* hopefully stabs generation for MacOSX fixed
+ some defines for arm added
2004-03-29 19:19:35 +00:00
florian
116b5f2483
+ darwin support
2004-03-29 18:16:02 +00:00
peter
0e55d73fc3
* new bug
2004-03-29 14:49:51 +00:00
peter
e661df03ee
* fixes to previous constant integer commit
2004-03-29 14:44:10 +00:00
peter
207e3b1231
* cleaner temp get/unget for exceptions
2004-03-29 14:43:47 +00:00
peter
8d078ada18
* variant array support
2004-03-29 14:42:52 +00:00
peter
739a37c29d
* fix range check error with cardinal-longint
2004-03-29 14:28:40 +00:00
peter
dc67ea9d52
* refcount fixed, it is now correctly using the same temp
2004-03-29 14:28:15 +00:00
olle
4c61aa26c4
+ New file, MPW script for assembling, linking and running tests on a MacOS target
2004-03-29 00:06:36 +00:00
marco
156afd7ad4
* fix for recursive fpc.exe ?
2004-03-28 19:36:19 +00:00
florian
3554fac953
+ added FPC_COMP_IS_INT64 define
2004-03-27 23:23:03 +00:00
florian
1d209e605e
* fixed alignment issues
2004-03-27 23:22:38 +00:00
florian
a7f1878fc9
* fixed comp/int64 issue
2004-03-27 23:21:21 +00:00
florian
370ea9e79a
* alignment fixed
2004-03-27 19:34:13 +00:00
florian
2481062181
* alignment fixed
2004-03-27 19:26:40 +00:00
florian
7adab53bff
* alignment fixed
2004-03-27 19:20:41 +00:00
florian
73412562b7
* signal handling fixed
2004-03-27 19:20:11 +00:00
florian
2e300fb66c
*** empty log message ***
2004-03-27 19:18:01 +00:00
florian
7298501722
* structs for arm adapted
2004-03-27 14:35:13 +00:00
florian
4fdc20f014
* use rt_sigaction syscall on arm
2004-03-27 14:34:23 +00:00
florian
f838c3b5b7
* tell sigaction to pass siginfo on arm
2004-03-27 14:33:45 +00:00
michael
44d7109be3
Some compatibility additions
2004-03-25 20:43:39 +00:00
Tomas Hajny
9238319c2f
* OS/2 heap management modified to be able to grow heap as needed
2004-03-24 20:24:25 +00:00
michael
3bf060e15c
+ Moved ineth.inc to aineth.inc as originally intended. Thanks to Sebastian Volland
2004-03-24 20:01:26 +00:00
Tomas Hajny
8fd5b67f9a
* misleading warning removed
2004-03-24 19:23:09 +00:00
Tomas Hajny
155402e664
* heap management modified to be able to grow heap as needed
2004-03-24 19:15:59 +00:00
peter
d1069ce5a7
* use smallint instead of integer
2004-03-23 22:36:31 +00:00