Menu

Code Commit Log


Commit Date  
[r505] by obarthel

- Preparations for OS4 conversion.

2008-04-15 16:22:51 Tree
[r504] by obarthel

- MakeString() did not clear the ns->ns_Ivalue field and did not NUL-terminate
the copied string either. Fixed.

2008-04-15 09:33:06 Tree
[r503] by obarthel

- Small indentation changes for the stub code.

2008-04-14 15:16:03 Tree
[r502] by obarthel

- Rewrote the GetRexxVar()/SetRexxVar() functions (mostly) in 'C', using available
code as a reference. The 68k stubs currently only work for the 68k version of
the library, and a solution for the OS4 build still needs to be found. The code
is currently untested, but it should be complete.

2008-04-14 15:07:37 Tree
[r501] by obarthel

- Added local inline function definitions for the two rexxsyslib.library V45
API functions, rather than omitting support for them in the 68k build.

2008-03-11 13:26:18 Tree
[r500] by damato

- reverted the soft-float subdirectory changes as the problem was solved by
olaf in a different way so that libm.a never contains any hard float
opcodes and instead libm881 contains them. so the separate soft-float
directory are not required.

2008-03-11 07:41:27 Tree
[r499] by damato

[tboeckel]: when compiling amiga_rexxvars.c for m68k/OS3 the GetRexxVarFromMsg()
and SetRexxVarFromMsg() will not be used and therefore not cause linkage errors
with our libamiga.a stubs anymore.

2008-03-11 07:37:31 Tree
[r498] by obarthel

- Added "-msoft-float" to the non-FPU libm build rules, which ought to
resolve the issues with FPU code popping up in the mathieee#?.library
software floating point code.

2008-03-10 16:31:56 Tree
[r497] by obarthel

- The printf() family now ignores argument specifications, as in "%2$d %1$d",
which are used for localization on some platforms. This is a non-standard
feature and the way clib2 treats it for now is just intended to avoid
trouble while performing the conversion.

2008-03-10 15:28:11 Tree
[r496] by obarthel

- Temporarily deactivated the separate -msoft-float builds.

2008-03-10 14:59:54 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.