peter
939044763b
* readdir now uses getdents, patch from Joost van der Sluis
2004-04-12 16:33:42 +00:00
peter
e0c4a0ed01
* moved to success
2004-04-12 11:26:49 +00:00
peter
73867aa44c
* voidpointer can be converted to dynarray
2004-04-12 11:26:10 +00:00
marco
88d81ba3d4
* ioperm/iopl added from linuxold. Untested but will probably work
2004-04-12 10:31:58 +00:00
peter
51452c1e1b
* fix calling convention problem when parsing default value before
...
the semicolon
2004-04-11 12:38:16 +00:00
peter
2824f0b208
* fix tree printing
2004-04-11 12:37:30 +00:00
peter
0690fd145a
* new bugs
2004-04-11 12:36:32 +00:00
peter
3379959c50
* block_type is bt_const when parsing typed consts
2004-04-11 10:44:23 +00:00
Jonas Maebe
6234729fbc
+ add -O1 for powerpc if RELEASE=1
2004-04-10 15:55:24 +00:00
marco
81074127e3
* bug/endianfix to hosttonet nettohost
2004-04-10 15:37:57 +00:00
peter
ffb2785d2b
* A_MOVSL renamed to A_MOVSD
2004-04-09 14:36:05 +00:00
Károly Balogh
47789bef1c
* abox id symbol fixed
2004-04-09 04:02:43 +00:00
Károly Balogh
218956e0af
* typo fixed.
2004-04-09 02:58:15 +00:00
Károly Balogh
191f780e04
* execbase loading oops fixed.
2004-04-09 02:54:25 +00:00
Károly Balogh
ce6dd73b46
* disable stripping in mos linking scripts.
2004-04-09 01:32:46 +00:00
Károly Balogh
b54d527d58
* added external linker support based on 1.0 amiga support
2004-04-08 17:11:02 +00:00
peter
406eb57a59
* MOVSL fixed
2004-04-08 16:49:42 +00:00
peter
f8590e2841
* disable range,overflow check when generating Nan/Inf
2004-04-08 16:37:08 +00:00
michael
c455a796e9
indexed exports needs to be sorted (patch from Pavel)
2004-04-08 11:07:05 +00:00
Károly Balogh
eb94ccb58f
* first steps to have a morphos system unit
2004-04-08 06:28:29 +00:00
Károly Balogh
89705e0451
* mos uses sysv abi, not aix
2004-04-08 00:03:51 +00:00
michael
63e3c491ee
+ Patch for findfirst (bug 3042) from Peter Vreman
2004-04-07 09:26:23 +00:00
olle
d8bb302b0f
+ Status checks in scripts
...
+ Scripts support apptype tool
+ Added some ScriptFixFileName
2004-04-06 22:44:16 +00:00
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