--- 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
--- 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 Net
--- 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.adb2008-10-03 07:50:29.0 -0700
+++ netbsd/gcc/ada/s-osinte-netbsd.adb 2008-10-02 19:35:38.0 -0700
@@ -46,
--- 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:
W
--- 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., signa
--- 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
--- 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
---
--- 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.
-