[Bug target/18106] Weak symbols are unimplemented on Windows

2004-11-06 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18106

[Bug target/18106] Weak symbols are unimplemented on Windows

2004-11-05 Thread aaronavay62 at aaronwl dot com
--- Additional Comments From aaronavay62 at aaronwl dot com 2004-11-06 04:29 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/18106] Weak symbols are unimplemented on Windows

2004-11-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-11-06 04:28 --- Subject: Bug 18106 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-11-06 04:28:11 Modified files: gcc: ChangeLog gcc/config/i386: c

[Bug target/18106] Weak symbols are unimplemented on Windows

2004-11-03 Thread aaronavay62 at aaronwl dot com
--- Additional Comments From aaronavay62 at aaronwl dot com 2004-11-03 21:12 --- For what its worth, the issue in comment #2 was resolved. This patch can again be safely applied. It is awaiting review. -- What|Removed |Added

[Bug target/18106] Weak symbols are unimplemented on Windows

2004-10-30 Thread aaronavay62 at aaronwl dot com
--- Additional Comments From aaronavay62 at aaronwl dot com 2004-10-31 03:40 --- As of 2004-10-25, weak symbols will break libstdc++-v3. See . I'm not sure what to do about this yet. -- http://gcc.gnu.org/bugzilla/show_bug.c

[Bug target/18106] Weak symbols are unimplemented on Windows

2004-10-22 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |aaronavay62 at aaronwl dot |dot org |com Status|UNCONFIRMED

[Bug target/18106] Weak symbols are unimplemented on Windows

2004-10-21 Thread aaronavay62 at aaronwl dot com
--- Additional Comments From aaronavay62 at aaronwl dot com 2004-10-22 03:42 --- Patch here: . -- What|Removed |Added ---