------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-04-08 17:40 
-------
Subject: Bug 14538

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-3_4-branch
Changes by:     [EMAIL PROTECTED]       2004-04-08 17:40:08

Modified files:
        gcc            : ChangeLog 
        gcc/ada        : 5rosinte.adb 5rosinte.ads 5rtpopsp.adb init.c 

Log message:
        2004-04-08  Joel Sherrill <[EMAIL PROTECTED]>
        
        PR ada/14538
        * ada/5rosinte.adb: Remove fake mprotect() body.
        * ada/5rosinte.ads: Add SA_SIGINFO.  Make pthread_key_t a type
        which can be set since Finalize_TCB in 7staprop.adb does not
        go through the Set_Specific interface.
        * ada/5rtpopsp.adb: Rewrite to use new interface.
        * ada/init.c: Reorder so the simple single OS conditional __rtems__
        is tested before more complex ones which mix UNIX and embedded
        systems in the conditional.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.386&r2=2.2326.2.387
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/5rosinte.adb.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3&r2=1.3.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/5rosinte.ads.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.5&r2=1.5.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/5rtpopsp.adb.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.32.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/init.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.22&r2=1.22.4.1



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14538

Reply via email to