public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/37309]  New: Ada tasking is not implemented on NetBSD
@ 2008-09-01  6:13 aran at 100acres dot us
  2008-09-01  6:18 ` [Bug ada/37309] " aran at 100acres dot us
                   ` (12 more replies)
  0 siblings, 13 replies; 15+ messages in thread
From: aran at 100acres dot us @ 2008-09-01  6:13 UTC (permalink / raw)
  To: gcc-bugs

Ada tasking is not implemented on NetBSD.


-- 
           Summary: Ada tasking is not implemented on NetBSD
           Product: gcc
           Version: 4.3.1
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: aran at 100acres dot us
 GCC build triplet: i686-pc-netbsdelf4.99.35
  GCC host triplet: i686-pc-netbsdelf4.99.35
GCC target triplet: i686-pc-netbsdelf4.99.35


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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug ada/37309] Ada tasking is not implemented on NetBSD
  2008-09-01  6:13 [Bug ada/37309] New: Ada tasking is not implemented on NetBSD aran at 100acres dot us
@ 2008-09-01  6:18 ` aran at 100acres dot us
  2008-09-17 11:08 ` sam at gcc dot gnu dot org
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: aran at 100acres dot us @ 2008-09-01  6:18 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from aran at 100acres dot us  2008-09-01 06:17 -------
Created an attachment (id=16176)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16176&action=view)
Patch and supporting files.

The tar contains a patch for gcc/ada/Makefile.in and the necessary supporting
files.  


-- 


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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug ada/37309] Ada tasking is not implemented on NetBSD
  2008-09-01  6:13 [Bug ada/37309] New: Ada tasking is not implemented on NetBSD aran at 100acres dot us
  2008-09-01  6:18 ` [Bug ada/37309] " aran at 100acres dot us
@ 2008-09-17 11:08 ` sam at gcc dot gnu dot org
  2008-10-01 16:32 ` aran at 100acres dot us
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: sam at gcc dot gnu dot org @ 2008-09-17 11:08 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from sam at gcc dot gnu dot org  2008-09-17 11:06 -------
You should sent a patch against the latest SVN trunk, so that it can be
reviewed.


-- 

sam at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sam at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug ada/37309] Ada tasking is not implemented on NetBSD
  2008-09-01  6:13 [Bug ada/37309] New: Ada tasking is not implemented on NetBSD aran at 100acres dot us
  2008-09-01  6:18 ` [Bug ada/37309] " aran at 100acres dot us
  2008-09-17 11:08 ` sam at gcc dot gnu dot org
@ 2008-10-01 16:32 ` aran at 100acres dot us
  2008-10-02 23:07 ` aran at 100acres dot us
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: aran at 100acres dot us @ 2008-10-01 16:32 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from aran at 100acres dot us  2008-10-01 16:30 -------
Created an attachment (id=16444)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16444&action=view)
patch for svn trunk


-- 


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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug ada/37309] Ada tasking is not implemented on NetBSD
  2008-09-01  6:13 [Bug ada/37309] New: Ada tasking is not implemented on NetBSD aran at 100acres dot us
                   ` (2 preceding siblings ...)
  2008-10-01 16:32 ` aran at 100acres dot us
@ 2008-10-02 23:07 ` aran at 100acres dot us
  2008-10-03  1:52 ` aran at 100acres dot us
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: aran at 100acres dot us @ 2008-10-02 23:07 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from aran at 100acres dot us  2008-10-02 23:06 -------
Created an attachment (id=16456)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16456&action=view)
NetBSD patch for SVN trunk

Obsoletes both prior patches.  Patch for SVN trunk.  Adds other NetBSD support
(e.g., signals and netinet). 


-- 

aran at 100acres dot us changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #16176|0                           |1
        is obsolete|                            |
  Attachment #16444|0                           |1
        is obsolete|                            |


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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug ada/37309] Ada tasking is not implemented on NetBSD
  2008-09-01  6:13 [Bug ada/37309] New: Ada tasking is not implemented on NetBSD aran at 100acres dot us
                   ` (3 preceding siblings ...)
  2008-10-02 23:07 ` aran at 100acres dot us
@ 2008-10-03  1:52 ` aran at 100acres dot us
  2008-10-03 14:55 ` aran at 100acres dot us
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: aran at 100acres dot us @ 2008-10-03  1:52 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from aran at 100acres dot us  2008-10-03 01:51 -------
Created an attachment (id=16457)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16457&action=view)
Same fixes, but work

Final fixes.  Sorry for the repeated posts.


-- 

aran at 100acres dot us changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #16456|0                           |1
        is obsolete|                            |


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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug ada/37309] Ada tasking is not implemented on NetBSD
  2008-09-01  6:13 [Bug ada/37309] New: Ada tasking is not implemented on NetBSD aran at 100acres dot us
                   ` (4 preceding siblings ...)
  2008-10-03  1:52 ` aran at 100acres dot us
@ 2008-10-03 14:55 ` aran at 100acres dot us
  2009-03-02 20:09 ` aran at 100acres dot us
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: aran at 100acres dot us @ 2008-10-03 14:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from aran at 100acres dot us  2008-10-03 14:53 -------
There is a typo in the last path.  Apply this after the above.

--- orig/gcc/ada/s-osinte-netbsd.adb    2008-10-03 07:50:29.000000000 -0700
+++ netbsd/gcc/ada/s-osinte-netbsd.adb  2008-10-02 19:35:38.000000000 -0700
@@ -46,7 +46,7 @@ package body System.OS_Interface is
       type int_ptr is access all int;

       function internal_errno return int_ptr;
-      pragma Import (C, internal_errno, "__error");
+      pragma Import (C, internal_errno, "__errno");

    begin
       return (internal_errno.all);


-- 


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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug ada/37309] Ada tasking is not implemented on NetBSD
  2008-09-01  6:13 [Bug ada/37309] New: Ada tasking is not implemented on NetBSD aran at 100acres dot us
                   ` (5 preceding siblings ...)
  2008-10-03 14:55 ` aran at 100acres dot us
@ 2009-03-02 20:09 ` aran at 100acres dot us
  2009-03-02 20:13 ` aran at 100acres dot us
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: aran at 100acres dot us @ 2009-03-02 20:09 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from aran at 100acres dot us  2009-03-02 20:09 -------
Created an attachment (id=17388)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17388&action=view)
Gcc 4.3.3 Ada runtime patch for NetBSD 5.0

This patch implements the Ada runtime for NetBSD 5.99.  It requires the NetBSD
patch that makes GCC compile. 


-- 


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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug ada/37309] Ada tasking is not implemented on NetBSD
  2008-09-01  6:13 [Bug ada/37309] New: Ada tasking is not implemented on NetBSD aran at 100acres dot us
                   ` (6 preceding siblings ...)
  2009-03-02 20:09 ` aran at 100acres dot us
@ 2009-03-02 20:13 ` aran at 100acres dot us
  2009-03-08  9:22 ` [Bug ada/37309] " ebotcazou at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: aran at 100acres dot us @ 2009-03-02 20:13 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from aran at 100acres dot us  2009-03-02 20:13 -------
Created an attachment (id=17390)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17390&action=view)
Gcc 4.3.3 build patch

This patch fixes the header problems that prevent GCC 4.3.3 from compiling on
NetBSD.  This also remove the GCC's copies of sys/types.h and cdecl.h.


-- 


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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug ada/37309] tasking is not implemented on NetBSD
  2008-09-01  6:13 [Bug ada/37309] New: Ada tasking is not implemented on NetBSD aran at 100acres dot us
                   ` (7 preceding siblings ...)
  2009-03-02 20:13 ` aran at 100acres dot us
@ 2009-03-08  9:22 ` ebotcazou at gcc dot gnu dot org
  2009-04-05 18:18 ` laurent at guerby dot net
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2009-03-08  9:22 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from ebotcazou at gcc dot gnu dot org  2009-03-08 09:21 -------
Patches must be submitted on gcc-patches@


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-03-08 09:21:56
               date|                            |
            Summary|Ada tasking is not          |tasking is not implemented
                   |implemented on NetBSD       |on NetBSD


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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug ada/37309] tasking is not implemented on NetBSD
  2008-09-01  6:13 [Bug ada/37309] New: Ada tasking is not implemented on NetBSD aran at 100acres dot us
                   ` (8 preceding siblings ...)
  2009-03-08  9:22 ` [Bug ada/37309] " ebotcazou at gcc dot gnu dot org
@ 2009-04-05 18:18 ` laurent at guerby dot net
  2009-11-10  8:27 ` ebotcazou at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 15+ messages in thread
From: laurent at guerby dot net @ 2009-04-05 18:18 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from laurent at guerby dot net  2009-04-05 18:17 -------
Patch URL:

http://gcc.gnu.org/ml/gcc-patches/2009-03/msg01510.html


-- 

laurent at guerby dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |laurent at guerby dot net
                URL|                            |http://gcc.gnu.org/ml/gcc-
                   |                            |patches/2009-
                   |                            |03/msg01510.html


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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug ada/37309] tasking is not implemented on NetBSD
  2008-09-01  6:13 [Bug ada/37309] New: Ada tasking is not implemented on NetBSD aran at 100acres dot us
                   ` (9 preceding siblings ...)
  2009-04-05 18:18 ` laurent at guerby dot net
@ 2009-11-10  8:27 ` ebotcazou at gcc dot gnu dot org
  2009-11-17  8:15 ` laurent at guerby dot net
  2009-11-17  8:19 ` charlet at adacore dot com
  12 siblings, 0 replies; 15+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2009-11-10  8:27 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 from ebotcazou at gcc dot gnu dot org  2009-11-10 08:26 -------
What happened to this patch?


-- 


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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug ada/37309] tasking is not implemented on NetBSD
  2008-09-01  6:13 [Bug ada/37309] New: Ada tasking is not implemented on NetBSD aran at 100acres dot us
                   ` (10 preceding siblings ...)
  2009-11-10  8:27 ` ebotcazou at gcc dot gnu dot org
@ 2009-11-17  8:15 ` laurent at guerby dot net
  2009-11-17  8:19   ` Arnaud Charlet
  2009-11-17  8:19 ` charlet at adacore dot com
  12 siblings, 1 reply; 15+ messages in thread
From: laurent at guerby dot net @ 2009-11-17  8:15 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #12 from laurent at guerby dot net  2009-11-17 08:15 -------
This patch was simply not reviewed/discussed at all, Arnaud could you have a
look? gcc-patches submission URL:

http://gcc.gnu.org/ml/gcc-patches/2009-03/msg01510.html


-- 

laurent at guerby dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |charlet at gcc dot gnu dot
                   |                            |org


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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug ada/37309] tasking is not implemented on NetBSD
  2008-09-01  6:13 [Bug ada/37309] New: Ada tasking is not implemented on NetBSD aran at 100acres dot us
                   ` (11 preceding siblings ...)
  2009-11-17  8:15 ` laurent at guerby dot net
@ 2009-11-17  8:19 ` charlet at adacore dot com
  12 siblings, 0 replies; 15+ messages in thread
From: charlet at adacore dot com @ 2009-11-17  8:19 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #13 from charlet at adacore dot com  2009-11-17 08:19 -------
Subject: Re:  tasking is not implemented on NetBSD

> This patch was simply not reviewed/discussed at all, Arnaud could you have a
> look? gcc-patches submission URL:
> 
> http://gcc.gnu.org/ml/gcc-patches/2009-03/msg01510.html

Well, this submission does not include a visible changelog and requires
saving the attachment and unzip to review the patch.

Very inconvenient.

I'd suggest reposting the patch with the changelog in the email body, and
the patch attached with no compression, that'll make it far easier and
more likely to be reviewed.

Arno


-- 


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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [Bug ada/37309] tasking is not implemented on NetBSD
  2009-11-17  8:15 ` laurent at guerby dot net
@ 2009-11-17  8:19   ` Arnaud Charlet
  0 siblings, 0 replies; 15+ messages in thread
From: Arnaud Charlet @ 2009-11-17  8:19 UTC (permalink / raw)
  To: laurent at guerby dot net; +Cc: gcc-bugs

> This patch was simply not reviewed/discussed at all, Arnaud could you have a
> look? gcc-patches submission URL:
> 
> http://gcc.gnu.org/ml/gcc-patches/2009-03/msg01510.html

Well, this submission does not include a visible changelog and requires
saving the attachment and unzip to review the patch.

Very inconvenient.

I'd suggest reposting the patch with the changelog in the email body, and
the patch attached with no compression, that'll make it far easier and
more likely to be reviewed.

Arno


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2009-11-17  8:19 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-01  6:13 [Bug ada/37309] New: Ada tasking is not implemented on NetBSD aran at 100acres dot us
2008-09-01  6:18 ` [Bug ada/37309] " aran at 100acres dot us
2008-09-17 11:08 ` sam at gcc dot gnu dot org
2008-10-01 16:32 ` aran at 100acres dot us
2008-10-02 23:07 ` aran at 100acres dot us
2008-10-03  1:52 ` aran at 100acres dot us
2008-10-03 14:55 ` aran at 100acres dot us
2009-03-02 20:09 ` aran at 100acres dot us
2009-03-02 20:13 ` aran at 100acres dot us
2009-03-08  9:22 ` [Bug ada/37309] " ebotcazou at gcc dot gnu dot org
2009-04-05 18:18 ` laurent at guerby dot net
2009-11-10  8:27 ` ebotcazou at gcc dot gnu dot org
2009-11-17  8:15 ` laurent at guerby dot net
2009-11-17  8:19   ` Arnaud Charlet
2009-11-17  8:19 ` charlet at adacore dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).