skrll
f93fb46540
Merge gcc 3.3.6
2006-06-05 12:25:58 +00:00
skrll
549c70ea2b
Import gcc 3.3.6.
...
144 gcc bugs were fixed between 3.3.3 and 3.3.6.
2006-06-05 10:59:57 +00:00
christos
7174de81d3
PR/29832: J.T. Conklin: libstdc++ missing std::wstring support
...
This wonderful patch together with yesterdays wcsftime addition, makes
us able to use wide strings in c++
2005-03-30 19:17:45 +00:00
drochner
18bf932783
don't undefine some macros which are only redefined if _GLIBCPP_USE_C99
...
is defined - this causes that nothing usable is left unless we implement
enough of C99
(there is a change in gcc-3.4 which is similar in spirit)
should fix PR lib/25930 by Dan McMahill
(I've compiled the whole KDE with this modification successfully)
2004-07-01 21:25:23 +00:00
mrg
18e7b0d6a5
initial import of GCC 3.3.3, which fixes a few more bugs from the prior
...
3.3.3-pre snapshot we were using.
visit http://gcc.gnu.org/gcc-3.3/changes.html#3.3.3 for more details.
2004-03-01 03:43:04 +00:00
mrg
ca85c986ec
import GCC 3.3.3-pre20040209. this fixes dozens of bugs from the
...
GCC database, several logged by netbsd users/developers. total
count in various area:
3 - Bootstrap failures and issues
19 - Internal compiler errors (multi-platform)
13 - C and optimization bugs
42 - C++ compiler and library
1 - Java compiler and library
1 - Objective-C compiler and library
3 - Fortran compiler and library
5 - x86-specific (Intel/AMD)
4 - PowerPC-specific
3 - SPARC-specific
1 - ARM-specific
4 - ia64-specific
3 - Alpha-specific
2 - HPPA-specific
1 - S390-specific
6 - SH-specific
5 - Other embedded target specific
1 - GNU HURD-specific
1 - Tru64 Unix specific
2 - AIX-specific
1 - IRIX-specific
1 - Solaris-specific
2 - Testsuite problems (compiler is not affected)
1 - Miscellaneous
total: 125
2004-02-10 12:15:15 +00:00
matt
f158bd2750
Make nan matches __builtin_nan(const char *).
2003-12-08 03:18:07 +00:00
mrg
eaf2241a0a
initial import of GCC 3.3.2. this is a bug-fix release that fixes dozens
...
of bugs in both MI and many NetBSD MD parts.
visit http://gcc.gnu.org/gcc-3.3/changes.html#3.3.2 for more details.
2003-10-18 11:13:12 +00:00
mrg
adab0762e5
initial import of (final) GCC 3.3.1 sources
2003-08-09 11:11:09 +00:00
mrg
1da79fd671
initial import of GCC 3.3 sources. (this is the latest GCC 3.3.1
...
prerelease snapshot, 3.3.1-20030720, we will update to 3.3.1 when
it becomes available.)
2003-07-23 02:40:42 +00:00