[Bug target/24837] move dynamic linker names out of LINK_SPEC and into new DYNAMIC_LINKER

2006-02-10 Thread jsm28 at gcc dot gnu dot org
--- Comment #2 from jsm28 at gcc dot gnu dot org 2006-02-10 20:25 --- My uClibc support patch addresses this issue for MIPS; the other targets still need similar changes (not yet done) to support uClibc within the framework of my

[Bug target/24837] move dynamic linker names out of LINK_SPEC and into new DYNAMIC_LINKER

2006-02-16 Thread jsm28 at gcc dot gnu dot org
--- Comment #3 from jsm28 at gcc dot gnu dot org 2006-02-16 23:29 --- Subject: Bug 24837 Author: jsm28 Date: Thu Feb 16 23:29:10 2006 New Revision: 60 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=60 Log: gcc: PR target/20353 PR target/24578 PR t

[Bug target/24837] move dynamic linker names out of LINK_SPEC and into new DYNAMIC_LINKER

2006-02-16 Thread jsm28 at gcc dot gnu dot org
--- Comment #4 from jsm28 at gcc dot gnu dot org 2006-02-16 23:38 --- Subject: Bug 24837 Author: jsm28 Date: Thu Feb 16 23:38:44 2006 New Revision: 61 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=61 Log: PR libstdc++/14939 PR target/20353 PR tar

[Bug target/24837] move dynamic linker names out of LINK_SPEC and into new DYNAMIC_LINKER

2006-02-18 Thread jsm28 at gcc dot gnu dot org
--- Comment #5 from jsm28 at gcc dot gnu dot org 2006-02-18 11:12 --- Subject: Bug 24837 Author: jsm28 Date: Sat Feb 18 11:12:51 2006 New Revision: 111235 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111235 Log: PR target/24837 * config.gcc: Define UCLIBC_DEFAU

[Bug target/24837] move dynamic linker names out of LINK_SPEC and into new DYNAMIC_LINKER

2006-02-18 Thread jsm28 at gcc dot gnu dot org
--- Comment #6 from jsm28 at gcc dot gnu dot org 2006-02-18 11:17 --- Subject: Bug 24837 Author: jsm28 Date: Sat Feb 18 11:17:08 2006 New Revision: 111236 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111236 Log: PR target/24837 * gcc/config.gcc: Define UCLIBC_D

[Bug target/24837] move dynamic linker names out of LINK_SPEC and into new DYNAMIC_LINKER

2006-02-18 Thread jsm28 at gcc dot gnu dot org
--- Comment #7 from jsm28 at gcc dot gnu dot org 2006-02-18 11:20 --- Fixed for 4.2. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug target/24837] move dynamic linker names out of LINK_SPEC and into new DYNAMIC_LINKER

2005-11-14 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-11-14 13:16 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|norma