[Bug libstdc++/43852] Embedded systems friendly libstdc++

2012-09-09 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43852 Jonathan Wakely changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug libstdc++/43852] Embedded systems friendly libstdc++

2012-09-09 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43852 --- Comment #20 from Jonathan Wakely 2012-09-09 23:08:54 UTC --- Author: redi Date: Sun Sep 9 23:08:48 2012 New Revision: 191121 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191121 Log: 2012-09-10 Sebastian Huber Jonathan Wa

[Bug libstdc++/43852] Embedded systems friendly libstdc++

2012-08-27 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43852 --- Comment #19 from Jonathan Wakely 2012-08-27 17:18:34 UTC --- I finally got time to work on this and have posted an updated patch to http://gcc.gnu.org/ml/gcc-patches/2012-08/msg01879.html I went with your original idea of disabling the "verb

[Bug libstdc++/43852] Embedded systems friendly libstdc++

2012-05-31 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43852 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|NEW AssignedTo|redi at gcc dot

[Bug libstdc++/43852] Embedded systems friendly libstdc++

2011-04-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43852 Richard Guenther changed: What|Removed |Added Target Milestone|4.7.0 |---

[Bug libstdc++/43852] Embedded systems friendly libstdc++

2011-03-25 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43852 Jonathan Wakely changed: What|Removed |Added Target Milestone|4.6.1 |4.7.0 --- Comment #17 from Jonathan Wak

[Bug libstdc++/43852] Embedded systems friendly libstdc++

2011-03-25 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43852 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.6.0 |4.6.1 --- Comment #16 from Jakub Jelinek

[Bug libstdc++/43852] Embedded systems friendly libstdc++

2011-01-11 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43852 --- Comment #15 from Paolo Carlini 2011-01-11 16:48:38 UTC --- Of course no objections, I just couldn't figure out what we were up to.

[Bug libstdc++/43852] Embedded systems friendly libstdc++

2011-01-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43852 --- Comment #14 from Jonathan Wakely 2011-01-11 16:41:56 UTC --- If you have no objections I'll resolve PR 43863 for 4.6.0 (by putting recurisve_init_error in a separate file) but I think this "quiet mode" needs a bit more thought and time

[Bug libstdc++/43852] Embedded systems friendly libstdc++

2011-01-11 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43852 Paolo Carlini changed: What|Removed |Added CC|jwakely.gcc at gmail dot| |com

[Bug libstdc++/43852] Embedded systems friendly libstdc++

2010-06-24 Thread sebastian dot huber at embedded-brains dot de
--- Comment #12 from sebastian dot huber at embedded-brains dot de 2010-06-24 12:49 --- (In reply to comment #11) [...] > I'll get this and Bug 44647 done for 4.6.0 Please have a look at Bug 43863 also. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43852

[Bug libstdc++/43852] Embedded systems friendly libstdc++

2010-06-24 Thread redi at gcc dot gnu dot org
--- Comment #11 from redi at gcc dot gnu dot org 2010-06-24 12:21 --- (In reply to comment #7) > > Is libstdc++-v3/doc/xml/manual/configure.xml the main source for > documentation? Yes, however as you don't have a copyright assignment in place, submitting these patches might actually

[Bug libstdc++/43852] Embedded systems friendly libstdc++

2010-06-24 Thread paolo dot carlini at oracle dot com
--- Comment #10 from paolo dot carlini at oracle dot com 2010-06-24 10:19 --- In general, regenerated files should not be posted at all, when submitting patches / changes. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43852

[Bug libstdc++/43852] Embedded systems friendly libstdc++

2010-06-24 Thread sebastian dot huber at embedded-brains dot de
--- Comment #9 from sebastian dot huber at embedded-brains dot de 2010-06-24 10:09 --- Created an attachment (id=20995) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20995&action=view) Implementation, configure and documentation Sorry, the config.h.in was missing. -- sebastia

[Bug libstdc++/43852] Embedded systems friendly libstdc++

2010-06-24 Thread paolo dot carlini at oracle dot com
--- Comment #8 from paolo dot carlini at oracle dot com 2010-06-24 10:02 --- Jon, can you follow this one too? -- paolo dot carlini at oracle dot com changed: What|Removed |Added

[Bug libstdc++/43852] Embedded systems friendly libstdc++

2010-06-24 Thread sebastian dot huber at embedded-brains dot de
--- Comment #7 from sebastian dot huber at embedded-brains dot de 2010-06-24 09:41 --- Created an attachment (id=20993) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20993&action=view) Implementation, configure and documentation Is libstdc++-v3/doc/xml/manual/configure.xml the ma

[Bug libstdc++/43852] Embedded systems friendly libstdc++

2010-04-23 Thread redi at gcc dot gnu dot org
--- Comment #6 from redi at gcc dot gnu dot org 2010-04-23 09:37 --- thanks for filing the other two bugs confirmed as an enhancement -- redi at gcc dot gnu dot org changed: What|Removed |Added -

[Bug libstdc++/43852] Embedded systems friendly libstdc++

2010-04-23 Thread sebastian dot huber at embedded-brains dot de
--- Comment #5 from sebastian dot huber at embedded-brains dot de 2010-04-23 09:20 --- Created an attachment (id=20471) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20471&action=view) Lets call it quiet. Configure option may be --enable-quiet-cxx. -- http://gcc.gnu.org/bugz

[Bug libstdc++/43852] Embedded systems friendly libstdc++

2010-04-23 Thread sebastian dot huber at embedded-brains dot de
--- Comment #4 from sebastian dot huber at embedded-brains dot de 2010-04-23 09:16 --- Bug report for 1. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43863. Bug report for 2. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43865 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43852

[Bug libstdc++/43852] Embedded systems friendly libstdc++

2010-04-22 Thread paolo dot carlini at oracle dot com
--- Comment #3 from paolo dot carlini at oracle dot com 2010-04-22 17:02 --- Good point about splitting to two or three bugs, because the build issues can probably be fixed in the 4_5-branch too. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43852

[Bug libstdc++/43852] Embedded systems friendly libstdc++

2010-04-22 Thread redi at gcc dot gnu dot org
--- Comment #2 from redi at gcc dot gnu dot org 2010-04-22 14:51 --- So this should be three bugs, one for each of the build problems and one enhancement request for a semi-hosted environment. I don't think "verbose" is a good name for the default case, I would prefer something like "qu