marco
59c7d30e12
* shared lib generation fixed for non win32 targets
2004-04-18 11:23:22 +00:00
florian
2d31d6f75e
no message
2004-04-18 07:56:51 +00:00
florian
e4f4b8acd6
* fixed web bug #3048 : comparision of dyn. arrays
2004-04-18 07:52:43 +00:00
michael
0d9f209c26
+ Case change (bug 3050)
2004-04-16 10:07:44 +00:00
michael
58be548b1c
+ Added new directives and most language features
2004-04-15 22:18:26 +00:00
michael
5603092308
+ Added support for deprecated after function/procedures
2004-04-15 22:15:57 +00:00
marco
eb5d730d99
* small typo fix from Mischi
2004-04-13 09:04:55 +00:00
florian
c645ff1af9
+ haltproc added
2004-04-12 19:05:55 +00:00
florian
e678705648
* small x86_64 fixes
2004-04-12 18:59:32 +00:00
florian
2e3fb337ff
* fixed getmem prototype for 64 bit systems
2004-04-12 18:51:02 +00:00
florian
c51b6fa45b
+ AInt added
2004-04-12 18:25:26 +00:00
florian
86e92d9daf
* i386 compilation on debian biarch fixed
2004-04-12 18:16:15 +00:00
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