Menu

Code Commit Log


Commit Date  
[r196] by obarthel

- The macro definitions deserved better documentation. Well, they probably still do...

2005-03-10 13:58:13 Tree
[r195] by obarthel

- Fixed another interesting bug in the OS4 destructor code.

2005-03-10 13:30:11 Tree
[r194] by obarthel

- Corrected a typo in the OS4 destructor code.

2005-03-10 13:28:05 Tree
[r193] by obarthel

- Added S_IREAD, S_IWRITE and S_IEXEC aliases to <sys/stat.h>.

2005-03-10 11:40:57 Tree
[r192] by obarthel

- Reimplemented the constructor/destructor invocation code for GCC.
Both the 68k and PowerPC platform now invoke them in the same order
and the 68k code uses the designated invocation priorities. The
PowerPC destructor function now sets up the exit() jmp_buf before
the destructor functions are called.

2005-03-10 09:55:03 Tree
[r191] by obarthel

- Reworked the constructor/destructor macros again.

2005-03-10 07:53:57 Tree
[r190] by obarthel

- Cleaned up the GCC constructor/destructor macros again. There is more to come.

2005-03-10 07:47:51 Tree
[r189] by obarthel

- Thanks to Joerg Strohmayer, the GCC library build now manages to
invoke the library's constructor/destructor functions in a
very particular order. That way, you can use constructor/destructor
functions in your own code and not have them clash with the library's
own functions.

2005-03-09 21:07:25 Tree
[r188] by obarthel

- The stdio destructor no longer resets the __iob pointer to NULL. This
avoids trouble with destructor functions which use stdio code. Unsolved
problem: the order in which destructors and constructors are called.

2005-03-09 16:56:05 Tree
[r187] by obarthel

- Moved a few __delete_semaphore() calls into conditional compilation
sections where they should have been in the first place.

2005-03-09 12:06:10 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.