public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/40310]  New: Patches for gcc 4.4.0 to support FreeBSD x86_64
@ 2009-05-30 15:00 gcc at coreland dot ath dot cx
  2009-05-30 15:01 ` [Bug ada/40310] " gcc at coreland dot ath dot cx
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: gcc at coreland dot ath dot cx @ 2009-05-30 15:00 UTC (permalink / raw)
  To: gcc-bugs

See the attachments.


-- 
           Summary: Patches for gcc 4.4.0 to support FreeBSD x86_64
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gcc at coreland dot ath dot cx
 GCC build triplet: x86_64-pc-freebsd7.2
  GCC host triplet: x86_64-pc-freebsd7.2
GCC target triplet: x86_64-pc-freebsd7.2


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


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

* [Bug ada/40310] Patches for gcc 4.4.0 to support FreeBSD x86_64
  2009-05-30 15:00 [Bug ada/40310] New: Patches for gcc 4.4.0 to support FreeBSD x86_64 gcc at coreland dot ath dot cx
@ 2009-05-30 15:01 ` gcc at coreland dot ath dot cx
  2009-05-30 15:02 ` gcc at coreland dot ath dot cx
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: gcc at coreland dot ath dot cx @ 2009-05-30 15:01 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from gcc at coreland dot ath dot cx  2009-05-30 15:01 -------
Created an attachment (id=17937)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17937&action=view)
Patch to Makefile to use 64 bit FreeBSD system package.


-- 


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


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

* [Bug ada/40310] Patches for gcc 4.4.0 to support FreeBSD x86_64
  2009-05-30 15:00 [Bug ada/40310] New: Patches for gcc 4.4.0 to support FreeBSD x86_64 gcc at coreland dot ath dot cx
  2009-05-30 15:01 ` [Bug ada/40310] " gcc at coreland dot ath dot cx
@ 2009-05-30 15:02 ` gcc at coreland dot ath dot cx
  2009-05-30 15:03 ` gcc at coreland dot ath dot cx
  2009-05-30 16:18 ` [Bug ada/40310] Patches for gcc 4.4.0/GNAT " rguenth at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: gcc at coreland dot ath dot cx @ 2009-05-30 15:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from gcc at coreland dot ath dot cx  2009-05-30 15:02 -------
Created an attachment (id=17938)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17938&action=view)
64 bit FreeBSD system package.


-- 


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


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

* [Bug ada/40310] Patches for gcc 4.4.0 to support FreeBSD x86_64
  2009-05-30 15:00 [Bug ada/40310] New: Patches for gcc 4.4.0 to support FreeBSD x86_64 gcc at coreland dot ath dot cx
  2009-05-30 15:01 ` [Bug ada/40310] " gcc at coreland dot ath dot cx
  2009-05-30 15:02 ` gcc at coreland dot ath dot cx
@ 2009-05-30 15:03 ` gcc at coreland dot ath dot cx
  2009-05-30 16:18 ` [Bug ada/40310] Patches for gcc 4.4.0/GNAT " rguenth at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: gcc at coreland dot ath dot cx @ 2009-05-30 15:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from gcc at coreland dot ath dot cx  2009-05-30 15:03 -------
I've just noticed that I accidentally left in a "# PATCHED" comment
in the c8.diff patch. Anyone who commits this patch will probably
want to remove that.


-- 


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


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

* [Bug ada/40310] Patches for gcc 4.4.0/GNAT to support FreeBSD x86_64
  2009-05-30 15:00 [Bug ada/40310] New: Patches for gcc 4.4.0 to support FreeBSD x86_64 gcc at coreland dot ath dot cx
                   ` (2 preceding siblings ...)
  2009-05-30 15:03 ` gcc at coreland dot ath dot cx
@ 2009-05-30 16:18 ` rguenth at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-05-30 16:18 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from rguenth at gcc dot gnu dot org  2009-05-30 16:18 -------
patches need to be sent to gcc-patches@gcc.gnu.org together with a ChangeLog
entry following existing practice and a notice how they were tested (bootstrap
and running the testsuite is required).


-- 


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


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

end of thread, other threads:[~2009-05-30 16:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-30 15:00 [Bug ada/40310] New: Patches for gcc 4.4.0 to support FreeBSD x86_64 gcc at coreland dot ath dot cx
2009-05-30 15:01 ` [Bug ada/40310] " gcc at coreland dot ath dot cx
2009-05-30 15:02 ` gcc at coreland dot ath dot cx
2009-05-30 15:03 ` gcc at coreland dot ath dot cx
2009-05-30 16:18 ` [Bug ada/40310] Patches for gcc 4.4.0/GNAT " rguenth at gcc dot gnu dot org

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).