[Bug libstdc++/21726] baseline_symbols.txt for powerpc64 missing

2005-05-23 Thread pcarlini at suse dot de


-- 
   What|Removed |Added

 GCC target triplet||powerpc64-unknown-linux-gnu


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


[Bug libstdc++/21726] baseline_symbols.txt for powerpc64 missing

2005-05-23 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-23 
19:29 ---
Confirmed.

-- 
   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed||1
   Last reconfirmed|-00-00 00:00:00 |2005-05-23 19:29:28
   date||


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


[Bug libstdc++/21726] baseline_symbols.txt for powerpc64 missing

2005-05-25 Thread pcarlini at suse dot de


-- 
   What|Removed |Added

 AssignedTo|unassigned at gcc dot gnu   |pcarlini at suse dot de
   |dot org |
 Status|NEW |ASSIGNED


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


[Bug libstdc++/21726] baseline_symbols.txt for powerpc64 missing

2005-05-25 Thread pcarlini at suse dot de


-- 
   What|Removed |Added

   Target Milestone|--- |4.0.1


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


[Bug libstdc++/21726] baseline_symbols.txt for powerpc64 missing

2005-05-25 Thread cvs-commit at gcc dot gnu dot org

--- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-05-25 
19:33 ---
Subject: Bug 21726

CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED]   2005-05-25 19:33:35

Modified files:
libstdc++-v3   : configure.host 
Added files:
libstdc++-v3/config/abi/powerpc64-linux-gnu: 
 baseline_symbols.txt 
libstdc++-v3/config/abi/powerpc64-linux-gnu/32: 
baseline_symbols.txt 
libstdc++-v3/config/abi/powerpc64-linux-gnu/32/nof: 

baseline_symbols.txt 

Log message:
2005-05-25  Paolo Carlini  <[EMAIL PROTECTED]>

PR libstdc++/21726
* configure.host (abi_baseline_pair switch): Add an entry
for powerpc64-linux.
* config/abi/powerpc64-linux-gnu/baseline_symbols.txt: New.
* config/abi/powerpc64-linux-gnu/32/baseline_symbols.txt: New.
* config/abi/powerpc64-linux-gnu/32/nof/baseline_symbols.txt: New.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/configure.host.diff?cvsroot=gcc&r1=1.34&r2=1.35
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/abi/powerpc64-linux-gnu/baseline_symbols.txt.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/abi/powerpc64-linux-gnu/32/baseline_symbols.txt.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/abi/powerpc64-linux-gnu/32/nof/baseline_symbols.txt.diff?cvsroot=gcc&r1=NONE&r2=1.1



-- 


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


[Bug libstdc++/21726] baseline_symbols.txt for powerpc64 missing

2005-06-16 Thread cvs-commit at gcc dot gnu dot org

--- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-06-17 
00:23 ---
Subject: Bug 21726

CVSROOT:/cvs/gcc
Module name:gcc
Branch: gcc-4_0-branch
Changes by: [EMAIL PROTECTED]   2005-06-17 00:22:36

Modified files:
libstdc++-v3   : ChangeLog configure.host 
libstdc++-v3/config/abi/alpha-linux-gnu: baseline_symbols.txt 
libstdc++-v3/config/abi/hppa-linux-gnu: baseline_symbols.txt 
libstdc++-v3/config/abi/mips-linux-gnu: baseline_symbols.txt 
libstdc++-v3/config/abi/sparc-linux-gnu: baseline_symbols.txt 
Removed files:
libstdc++-v3/config/abi/alpha-freebsd5: baseline_symbols.txt 
libstdc++-v3/config/abi/arm-linux-gnu: baseline_symbols.txt 
libstdc++-v3/config/abi/i386-freebsd4: baseline_symbols.txt 
libstdc++-v3/config/abi/i386-freebsd5: baseline_symbols.txt 
libstdc++-v3/config/abi/m68k-linux-gnu: baseline_symbols.txt 
libstdc++-v3/config/abi/sparc-freebsd5: baseline_symbols.txt 

Log message:
2005-06-17  Jakub Jelinek  <[EMAIL PROTECTED]>
Benjamin Kosnik  <[EMAIL PROTECTED]>

* config/abi/alpha-linux-gnu/baseline_symbols.txt: Update.
* config/abi/hppa-linux-gnu/baseline_symbols.txt: Same.
* config/abi/mips-linux-gnu/baseline_symbols.txt: Same.
* config/abi/sparc-linux-gnu/baseline_symbols.txt: Same.

* config/abi/alpha-freebsd5/baseline_symbols.txt: Remove.
* config/abi/i386-freebsd4/baseline_symbols.txt: Same.
* config/abi/i386-freebsd5/baseline_symbols.txt: Same.
* config/abi/sparc-freebsd5/baseline_symbols.txt: Same.

* config/abi/arm-linux-gnu/baseline_symbols.txt: Remove.
* config/abi/m68k-linux-gnu/baseline_symbols.txt: Same.

2005-06-17  Paolo Carlini  <[EMAIL PROTECTED]>

PR libstdc++/21726
* configure.host (abi_baseline_pair switch): Add an entry
for powerpc64-linux.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.2917.2.61&r2=1.2917.2.62
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/configure.host.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.34&r2=1.34.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/abi/alpha-freebsd5/baseline_symbols.txt.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.3&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/abi/alpha-linux-gnu/baseline_symbols.txt.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.4&r2=1.4.34.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/abi/arm-linux-gnu/baseline_symbols.txt.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/abi/hppa-linux-gnu/baseline_symbols.txt.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.4&r2=1.4.34.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/abi/i386-freebsd4/baseline_symbols.txt.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.4&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/abi/i386-freebsd5/baseline_symbols.txt.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.3&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/abi/m68k-linux-gnu/baseline_symbols.txt.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/abi/mips-linux-gnu/baseline_symbols.txt.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.4&r2=1.4.34.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/abi/sparc-freebsd5/baseline_symbols.txt.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.3&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/abi/sparc-linux-gnu/baseline_symbols.txt.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.4&r2=1.4.34.1



-- 


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


[Bug libstdc++/21726] baseline_symbols.txt for powerpc64 missing

2005-06-20 Thread pcarlini at suse dot de

--- Additional Comments From pcarlini at suse dot de  2005-06-20 10:39 
---
Up-to-date baselines are now both in 4_0-branch and mainline.

-- 
   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED


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