Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Feedback | Help | Search |
Name: libstdc++-devel | Distribution: Red Hat (FC-5) |
Version: 4.1.1 | Vendor: Red Hat, Inc. |
Release: 51.fc5 | Build date: Mon Jan 8 10:54:38 2007 |
Group: Development/Libraries | Build host: hs20-bc2-2.build.redhat.com |
Size: 75461394 | Source RPM: gcc-4.1.1-51.fc5.src.rpm |
Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
Url: http://gcc.gnu.org | |
Summary: Header files and libraries for C++ development |
This is the GNU implementation of the standard C++ libraries. This package includes the header files and libraries needed for C++ development. This includes rewritten implementation of STL.
GPL
internal MD5: 7367c52cc8349e0c20ab86dc90af4fc8
GPG
* Mon Jan 08 2007 Jakub Jelinek <jakub@redhat.com> 4.1.1-51.fc5 - update from gcc-4_1-branch (-r120325:120507) - PRs c++/30382, middle-end/27826, middle-end/28116, tree-optimization/30212 * Thu Jan 04 2007 Jakub Jelinek <jakub@redhat.com> 4.1.1-51 - fix complex division with -std=c99 or -std=gnu99 (PR c/30360) * Wed Jan 03 2007 Jakub Jelinek <jakub@redhat.com> 4.1.1-50 - fix preprocessor defines in assembly preprocessed with -std=... (Steven Bosscher, PR c/25993) - fix PCH creation with templates (Jason Merrill, PR c++/28217) - fix dwarf2out ICE (Alexandre Oliva, #217529, PR debug/30189) * Tue Jan 02 2007 Jakub Jelinek <jakub@redhat.com> 4.1.1-49 - update from gcc-4_1-branch (-r120062:120325) - PRs debug/26964, fortran/30200, libfortran/30145 - fix endless recursion in negate_expr/fold_unary (PR middle-end/30286) - fix cpp problem on empty source files (Tom Tromey, PR preprocessor/30001) - improve constructor disambiguation (Mark Mitchell, PR c++/28261, PR c++/29535) - fix handling of non-NULL attribute on nested functions (Andrew Pinski, PR tree-opt/30045) - fix ICE with friend templatized static member function (PR c++/29054) * Wed Dec 20 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-48 - update from gcc-4_1-branch (-r119833:120062) - PRs libstdc++/11953 - fix ia64 EH region boundaries where last br.call in the region is not at the end of a bundle (#219596, PR target/30230) - fix DI resp. TImode __sync_*_compare_and_swap on i?86 resp. x86_64 (Kazu Hirata, #220258, PR target/27266) - fix asm vs. nested functions or OpenMP (#220250, PRs middle-end/30262, middle-end/30263) - fix handling of complex shared OpenMP vars (Andrew Pinski, PR middle-end/30143) * Thu Dec 14 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-47 - fix ia64 prologue generation (Andreas Schwab, #219594, PR target/29166) - fix ppc64 divdi3 (PR target/30185) * Wed Dec 13 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-46 - update from gcc-4_1-branch (-r119654:119833) - PRs c++/27316, c++/28740, c++/29732, fortran/29820, fortran/29821, fortran/29912, fortran/29916, fortran/30003, libstdc++/26497, libstdc++/28125, libstdc++/28265, target/30039 - fix loop unswitching (Zdenek Dvorak, #219138, PR rtl-optimization/30113) * Fri Dec 08 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-45 - update from gcc-4_1-branch (-r119343:119654) - PRs c++/14329, c++/28284, c++/29632, c++/29728, c++/29729, c++/29730, c++/29733, c++/30022, libfortran/29810 - add protoize.1 and unprotoize.1 man pages (#188914) - fix RTL sharing problem in combine (#218603, PR rtl-optimization/27761) - additions to libgcj-src (Ben Konrath, PR libgcj/30110) * Fri Dec 01 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-44 - fix OpenMP loops with 0 iterations (PR libgomp/29947) * Thu Nov 30 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-43 - update from gcc-4_1-branch (-r119167:119343) - PRs c++/29022, fortran/29391, fortran/29489, fortran/29982, libgfortran/29936, target/29319, tree-opt/29964 - fix -fopenmp ICEs on omp constructs where the body never returns (PR middle-end/29965) * Fri Nov 24 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-42 - update from gcc-4_1-branch (-r119021:119167) - fix s390{,x} __sync_* builtins - fix ppc64 libffi unwind info * Thu Nov 23 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-41 - fix ICE with -fopenmp -fexceptions on ia64 (#216988, PR c/29955) - fix parsing of C++ if/switch/etc. conditions (PR c++/29886) * Wed Nov 22 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-40 - disallow multiple vector_size attributes (PR c/29736) - don't ICE on main returning int with vector_size attribute (PR c++/29735) - hide symbols that shouldn't be exported from libgcj.so (GC_*, ffi_*, lt_* etc., #216120) * Mon Nov 20 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-39 - update from gcc-4_1-branch (-r118891:119021) - PRs middle-end/26306, middle-end/29753, target/18553, target/29114, target/29449, tree-opt/29788, tree-optimization/28888 - fix some C++ vector conversions (PR c++/29734) - fix C++ ICE with value dependent const brace enclosed initializer (PR c++/29570) * Thu Nov 16 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-38 - update from gcc-4_1-branch (-r118805:118891) - PRs rtl-optimization/29797 - fix forwprop switch optimization (PR middle-end/29584) - remove old *34* provides (#215839) * Tue Nov 14 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-37 - fix up check_effective_target_fopenmp tcl test for the testsuite framework backport changes * Tue Nov 14 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-36 - update from gcc-4_1-branch (-r118571:118805) - PRs c++/29106, c++/29518, fortran/24518, fortran/29216, fortran/29314, fortran/29371, fortran/29387, fortran/29392, fortran/29490, fortran/29565, fortran/29630, fortran/29679, fortran/29713, middle-end/21032, testsuite/28703, tree-opt/28545 - honor initial conditions and variable types in conversion to perfect nesting for -ftree-loop-linear optimizations (#209297, PR tree-optimization/29581) * Sat Nov 11 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-35 - fix libgcj_bc.so dummy lib on i?86/x86_64/ia64/s390/s390x * Sat Nov 11 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-34 - fix ICE on Fortran !$omp continued line followed by !$ conditional line (PR fortran/29759) * Wed Nov 08 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-33 - update from gcc-4_1-branch (-r118468:118571) - PRs fortran/24398, fortran/27701, fortran/29098, fortran/29115, fortran/29211, fortran/29232, fortran/29364, fortran/29373, fortran/29407, libfortran/29627, tree-optimization/29610 - fix # <linenum> <file> <flags> handling in libcpp when switching from system header to non-system header or main source (PR preprocessor/29612) - fix gcc configury detection of ld COMDAT support * Sat Nov 04 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-32 - update from gcc-4_1-branch (-r118025:118468) - PRs bootstrap/28400, fortran/29067, libgfortran/29563, middle-end/29250, rtl-optimization/28970, rtl-optimization/29631, target/29377, tree-optimization/27891 - fix infinite recursion in make_vector_type (#212848, PR tree-optimization/29637) - merge gomp fixes from the trunk (-r118133:118134) - PR fortran/29629 - fix A < 0 ? <sign bit of A> : 0 optimization (#213821, PR middle-end/29695) - fix ICE in gfc_get_derived_type (Paul Thomas, #212936, PR fortran/29641) * Wed Oct 25 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-31 - update from gcc-4_1-branch (-r117629:118025) - PRs c++/20647, c++/25878, c++/26884, c++/27787, c++/28506, c++/28906, c++/29020, c++/29175, c++/29318, c++/29408, c++/29435, c/27184, c/29092, fortran/25091, fortran/25092, fortran/29284, fortran/29321, fortran/29322, fortran/29393, fortran/29403, gcov/profile/26570, inline-asm/29119, middle-end/20491, rtl-optimization/29323, target/25519, target/28825, target/28960, target/29300, testsuite/28829, tree-optimization/26969 - fix libstdc++.so backwards compatibility with GCC 3.4.x (#210452) - fix always_inline attribute at -O0 (Jan Hubicka, PR middle-end/29241) - fix function local static vars with used attribute (Jan Hubicka, Richard Guenther, PR middle-end/29299) * Wed Oct 11 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-30 - update from gcc-4_1-branch (-r117464:117629) - PRs c++/28302, c++/28349, c++/28450, c++/29002, libstdc++/29095, libstdc++/29354, libstdc++/29368, target/28490 - fix gnu.xml.transform.TransformerImpl (Tom Tromey, #208854, PR classpath/29362) * Fri Oct 06 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-29 - update from gcc-4_1-branch (-r117266:117464) - PRs bootstrap/26764, bootstrap/27334, c++/29080, c++/29138, c++/29226, c/27489, c/27490, debug/28980, fortran/18791, libfortran/18791, middle-end/28862, objc/29195, other/25035, tree-opt/28952 - fix s390{,x} address legitimization with TLS symbols (Angel Nunez Mencias) - fix -fno-automatic with Fortran auto arrays with non-constant size (#203928, PR fortran/28415) - fix char and short __sync_fetch_and_XXX (PR target/28924) - fix emitting of vector constants with incomplete initializers (PR c/29091) - fix ICE with multiple exit loop and -ftree-loop-linear (#208935, PR tree-optimization/29290) * Sat Sep 30 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-28 - fix i386/x86_64 legitimize_pic_address with TLS symbols (PR target/29198) - fix gimplification of post-increment with side-effects on the inner expression (PR c/29154) * Thu Sep 28 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-27 - update from gcc-4_1-branch (-r117225:117266) - PR target/29230 - restrict single entry mem{{,p}cpy,move,set} optimization to vars and components thereof (PR middle-end/29272) * Tue Sep 26 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-26 - update from gcc-4_1-branch (-r117162:117225) - PRs classpath/28661, libgcj/29178, libstdc++/29179, libstdc++/29224 - fix unwind info generation, broken in gcc-4.1.1-21 (Roger Sayle, PR debug/29132) * Sat Sep 23 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-25 - update from gcc-4_1-branch (-r117069:117162) - PRs c++/28996, c++/29087, middle-end/26983 - fix -fprofile-use with anonymous namespaces (Jan Hubicka, PRs profile/20815, profile/26399) - fix #pragma omp parallel and #pragma omp section that call nested functions (PRs middle-end/25261, middle-end/28790) * Wed Sep 20 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-24 - update from gcc-4_1-branch (-r117000:117069) - PRs fortran/21918, fortran/28526, fortran/28817, fortran/29060, fortran/29101, middle-end/27226, middle-end/4520, tree-optimization/28900 - add support for Fortran OpenMP conditional inclusion (PR fortran/29097) - add some -D_FORTIFY_SOURCE compile time strncat buffer overflow checks * Sun Sep 17 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-23 - update from gcc-4_1-branch (-r116958:117000) - PRs fortran/29051, target/28946 - fix single entry mem{{,p}cpy,move,set} optimization (Andrew Pinski, PR tree-opt/29059) * Fri Sep 15 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-22 - update from gcc-4_1-branch (-r116778:116958) - PRs ada/21952, ada/29025, c++/26957, fortran/28890, fortran/28923, fortran/28959, libfortran/28890, libfortran/28923, libfortran/28947, middle-end/28493, other/23541, other/26507, rtl-optimization/28243, rtl-optimization/28634, rtl-optimization/28636, rtl-optimization/28726, target/13685, target/26504, target/27537, target/27681, target/28621, target/29006, testsuite/28950, testsuite/29007 - fix #pragma omp atomic (PR middle-end/28046) - speed up dominance frontiers calculation (Jan Hubicka) - fix gcc-gfortran %doc (#206333) - fix gcc-debuginfo (#205500) * Fri Sep 08 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-21 - update from gcc-4_1-branch (-r116498:116778) - PRs c++/19809, c++/26102, c++/26195, c++/26571, c++/26670, c++/26671, c++/26696, c++/26917, c++/28860, c++/28878, c++/28886, fortran/20067, fortran/24866, fortran/25077, fortran/25102, fortran/28005, fortran/28873, fortran/28885, fortran/28908, libfortran/28005, middle-end/27724, middle-end/28814, other/22313, rtl-optimization/27616, rtl-optimization/28386, target/24367 - add primitive class object symbols to libgcj_bc.so (Tom Tromey, PR libgcj/28698) - optimize single entry memcpy/mempcpy/memmove/memset already at the tree level (PR middle-end/27567) - add dependencies to *-devel subpackages, so that e.g. ppc64 libstdc++-devel requires 64-bit libstdc++, similarly for libgcj-devel and libgcj/zlib-devel * Fri Aug 25 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-20 - update from gcc-4_1-branch (-r116389:116498) - PRs c++/28056, c++/28058, c++/28595, c++/28853, c/27558, c/27893, c/28299, c/28418, driver/27622, libfortran/28452, libfortran/28542, target/27075 - optimize A / (B << N) where A and B is positive and B is a power of two (Alan Modra, #195924, PR rtl-optimization/26026) - fix attribute handling in C++ (Jason Merrill, #204277, #204035, PRs c++/28659, c++/28863) * Fri Aug 25 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-19 - update from gcc-4_1-branch (-r116223:116389) - PRs c++/23372, c++/27714, c++/28346, c++/28385, fortran/18111, fortran/20886, fortran/25217, fortran/25828, fortran/28425, fortran/28496, fortran/28601, fortran/28630, fortran/28660, fortran/28735, fortran/28762, fortran/28771, fortran/28788, libstdc++/28765, target/27565 - fix ICE in add_reg_br_prob_note (PR middle-end/28683) * Fri Aug 18 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-18 - update from gcc-4_1-branch (-r116176:116223) - PRs c++/28593, c++/28606, c++/28710, c/27697, middle-end/20256, middle-end/25211, middle-end/26435 - don't waste .rodata space when copying from const array with large entries (PR middle-end/28755) - fix --combine with anonymous structures in unions (Alexandre Oliva, PR c/27898) - rebuilt with latest binutils to pick up 64K -z commonpagesize on ppc* (#203001) * Wed Aug 16 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-17 - update from gcc-4_1-branch (-r116082:116176) - PRs c++/27894, c++/28677, c/28649, middle-end/28075, rtl-optimization/23454 - merge gomp fixes from the trunk (-r116152:116154) - PRs middle-end/28713, middle-end/28724 - add -march=geode and -mtune=geode support (Vlad Makarov) - use %gs rather than %fs register on x86_64 with -mcmodel=kernel -fstack-protector (Arjan van de Ven, #202842) - don't create jar manifest in libgcj-tools-4.*.jar (#200887) - externally_visible attribute fixes (Jan Hubicka, PRs c/25795, c++/27369) - --combine fixes for aggregates with attributes (PRs c/28706, c/28712) - further externally_visible attr fixes (PR c/28744) - fix invalid token pasting error message (PR preprocessor/28709) - obey OpenMP 2.5 chapter 4 env var requirements (whitespace rules and case insensitivity in the env vars; PR libgomp/28725) - fix OPT_FLAGS on sparc * Sat Aug 12 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-16 - fix multilib conflict in libgcj-tools-4.1.1.jar (#200887) * Fri Aug 11 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-15 - update from gcc-4_1-branch (-r115877:116082) - PRs c++/27508, c++/28148, c++/28250, c++/28256, c++/28257, c++/28259, c++/28267, c++/28274, c++/28347, c++/28432, c++/28557, c++/28594, c++/28637, c++/28638, c++/28639, c++/28640, c++/28641, c/27721, c/28136, fortran/27981, fortran/28548, fortran/28590, middle-end/28651, rtl-optimization/27291, rtl-optimization/28221, target/27566, target/27827 - fix Fortran ICE with nested function (Paul Thomas, #200618, PR fortran/28600) * Wed Aug 02 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-14 - update from gcc-4_1-branch (-r115644:115877) - PRs c++/27572, c++/27668, c++/27962, c++/28025, c++/28258, c++/28523, debug/25468, fortran/20892, fortran/27874, fortran/28129, fortran/28439, libgfortran/28335, libgfortran/28339, middle-end/28402, middle-end/28403, middle-end/28473, target/27287, target/28247, tree-optimization/26719, tree-optimization/27639, tree-optimization/27795, tree-optimization/28029, tree-optimization/28238 - BuildRequire firefox-devel instead of mozilla-devel * Tue Jul 25 2006 Alexandre Oliva <aoliva@redhat.com> 4.1.1-13 - backport fix by Andrew Haley for build problems related with the bootstrap ClassLoader * Mon Jul 24 2006 Alexandre Oliva <aoliva@redhat.com> 4.1.1-12 - backport fix by Mark Wielaard for NullPointerException in GCJ web plugin * Fri Jul 21 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-11 - update from gcc-4_1-branch (-r115565:115644) - PRs target/27363, c++/27495, c++/28048, c++/28235, c++/28337, c++/28338, c++/28363, middle-end/28283 * Tue Jul 18 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-9 - update from gcc-4_1-branch (-r115330:115565) - PRs c++/28016, c++/28051, c++/28249, c++/28291, c++/28294, c++/28304, c++/28343, c/26993, c/28286, fortran/20844, fortran/20893, fortran/20903, fortran/25097, fortran/27980, fortran/28201, fortran/28353, fortran/28384, libstdc++/27878, tree-optimization/19505, tree-optimization/28162, tree-optimization/28187 - fix directory traversal issue in fastjar (Richard Guenther, CVE-2006-3619, PR fastjar/28359) - fix ICE on complex assignment in nested fn (Richard Henderson, PR middle-end/27889) - fix __builtin_constant_p in initializers (Mark Shinwell, #198849) - fix tree verification - IDENTIFIER_NODE can be shared (Diego Novillo) - fix duplicate_eh_regions - handle > 99 tree dumps in the testsuite * Sat Jul 15 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-8 - fix handling of C++ template static data members in anonymous namespace (PR c++/28370) - fix Fortran OpenMP handling of !$omp parallel do with lastprivate on the iteration variable (PR fortran/28390) - backported reassociation pass rewrite (Daniel Berlin, Jeff Law, Roger Sayle, Peter Bergner, PRs ada/24994, tree-optimization/26854) - BuildReq sharutils for uuencode * Tue Jul 11 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-7 - update from gcc-4_1-branch (-r115058:115330) - PRs c++/13983, c++/17519, c++/18681, c++/18698, c++/26577, c++/27019, c++/27424, c++/27768, c++/27820, c++/28114, fortran/23420, fortran/23862, fortran/24748, fortran/26801, fortran/27965, fortran/28081, fortran/28094, fortran/28167, fortran/28174, fortran/28213, fortran/28237, middle-end/27428, target/28084, target/28207, tree-optimization/28218 - fix ppc insvdi_internal2/3 (David Edelsohn, Alan Modra, #197755, PR target/28170) - avoid TFmode PRE_INC/PRE_DEC on ppc (David Edelsohn, PR target/28150) * Thu Jun 29 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-6 - update from gcc-4_1-branch (-r114766:115058) - PRs c++/27821, c++/28109, c++/28110, c++/28112, fortran/16206, fortran/18769, fortran/19310, fortran/19904, fortran/20867, fortran/20874, fortran/20876, fortran/22038, fortran/25049, fortran/25050, fortran/25056, fortran/25073, fortran/27554, fortran/27715, fortran/27784, fortran/27895, fortran/27958, fortran/28118, fortran/28119, libfortran/27784, libfortran/27895, libgcj/28178, middle-end/28045, middle-end/28151, target/27082, target/27861, tree-optimization/27781 - fix a reload problem that lead sometimes to writes to read-only objects (Bernd Schmidt, #196736, PR middle-end/26991, PR rtl-optimization/25636) - ppc -mcpu=power6 initial support (Pete Steinmetz, #195924) * Tue Jun 20 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-5 - fix C++ #pragma omp atomic (Mark Mitchell) * Mon Jun 19 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-4 - update from gcc-4_1-branch (-r114555:114766) - PRs bootstrap/22541, c++/21210, c++/26559, c++/27227, c++/27648, c++/27665, c++/27666, c++/27689, c++/27884, c++/27933, c++/27951, fortran/27786, java/28024, middle-end/27733, middle-end/27802, target/27858, tree-optimization/27830 - merge gomp changes from the trunk (-r114642:114643) - PR libgomp/28008 - fix -fmerge-all-constants - fix #pragma omp critical handling if not --enable-linux-futex * Tue Jun 13 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-3 - add BuildRequires for elfutils-devel on ia64 - fix a reload bug visible on s390x (Andreas Krebbel, #193912, PR middle-end/27959) * Mon Jun 12 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-2 - update from gcc-4_1-branch (-r114107:114555) - PRs ada/27769, c++/20173, c++/26068, c++/26433, c++/26496, c++/27177, c++/27385, c++/27447, c++/27451, c++/27601, c++/27713, c++/27716, c++/27722, c++/27801, c++/27806, c++/27807, c++/27819, c/25161, c/26818, c/27020, c/27718, fortran/14067, fortran/16943, fortran/18003, fortran/19015, fortran/19777, fortran/20839, fortran/20877, fortran/23091, fortran/23151, fortran/24168, fortran/24558, fortran/25047, fortran/25058, fortran/25082, fortran/25090, fortran/25098, fortran/25147, fortran/25746, fortran/26551, fortran/27155, fortran/27320, fortran/27411, fortran/27449, fortran/27470, fortran/27524, fortran/27552, fortran/27584, fortran/27613, fortran/27655, fortran/27662, fortran/27709, fortran/27897, libgcj/26483, libgfortran/24459, libgfortran/27757, middle-end/27743, middle-end/27793, target/25758, target/26223, target/27790, target/27842, testsuite/27705, tree-optimization/26242, tree-optimization/26622 - merge gomp changes from the trunk (-r114518:114520 and -r114524:114525) - PRs preprocessor/27746, c/27747, c++/27748, fortran/27916 - don't generate decls with the same DECL_UID in C++ FE (PR middle-end/27793) * Thu May 25 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-1.fc5 - update from gcc-4_1-branch (-r113848:114107) - GCC 4.1.1 release - PR fortran/27553 - fix i386/x86_64 -O0 -fpic link failure (#192816, PR target/27758) - fix gcjh on 64-bit hosts (#192700) - -fvar-tracking fixes needed for SystemTap (Alexandre Oliva, BZ#2438) * Wed May 17 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-19 - update from gcc-4_1-branch (-r113785:113848) - PRs c++/26757, c++/27339, c++/27491, driver/26885, rtl-optimization/14261, target/26600, tree-optimization/27603 - merge gomp changes from the trunk (-r113513:113514, -r113821:113823 and -r113845:113846) - PRs middle-end/27415, middle-end/27573 - optimize handling of large CONSTRUCTORs (Bernd Schmidt, PR middle-end/27620) * Mon May 15 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-18 - update from gcc-4_1-branch (-r113722:113785) - PRs c++/27315, c++/27581, c++/27582, rtl-optimization/22563 - merge gomp changes from the trunk (-r113786:113790) * Sun May 14 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-17 - make -mtune=z9-109 the default on s390{,x} (#184630) * Sat May 13 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-16 - update from gcc-4_1-branch (-r113637:113722) - PRs bootstrap/26872, c++/27547, fortran/20460, fortran/24549, middle-end/27384, middle-end/27488, target/26545, target/27158 - fix libgcj.pc location and content on x86_64, ppc64 and s390x (#185230) - make __dso_handle const, so that it is added into .data.rel.ro section in shared libraries - fix a typo in __builtin_object_size computation (Richard Guenther, PR tree-optimization/27532) - fix ICE on -O0 -g if static local variables are in unreachable code blocks (Jan Hubicka, PR debug/26881) - fix ICEs with conflicts across abnormal edges (Zdenek Dvorak, PRs tree-optimization/27283, tree-optimization/27548, tree-optimization/27549) - warn about OpenMP section 2.9 region nesting violations - fix OpenMP fortran array REDUCTION with -fbounds-check (PR fortran/27446) - fix OpenMP {{FIRST,LAST}PRIVATE,REDUCTION} in orphaned construct on Fortran dummy argument (PR middle-end/27416) - fix ICE on #pragma omp for unsigned iteration variable (PR c/27499) * Tue May 09 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-15 - update from gcc-4_1-branch (-r113623:113637) - PR fortran/27378 - update from trunk (-r109500:109501, -r109670:109671, -r111341:111342, -r111704:111705, -r112546:112547, -r113111:113112, -r113339:113341, -r113511:113513) - fix loop peeling (Zdenek Dvorak, #190039, PR rtl-optimization/27335) * Mon May 08 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-14 - update from gcc-4_1-branch (-r113489:113623) - PRs c++/27422, c++/27427, fortran/24813, fortran/25099, fortran/25681, fortran/27269, fortran/27324, libfortran/26985, objc/27240, target/26481, target/26765, tree-optimization/25985, tree-optimization/27151 - fix zero size field handling in structalias (Richard Guenther, PR tree-optimization/27409) - fix PR tree-optimization/27136 (Richard Guenther) - fix classification of invalid struct types on x86_64 (Volker Reichelt, PR target/27421) * Wed May 03 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-13 - update from gcc-4_1-branch (-r113416:113489) - PRs c/25309, target/27374, target/27387, tree-optimization/27364 - merge gomp changes from trunk (-r113267:113271, -r113411:113412, -r113452:113456, -r113482:113483, -r113493:113494) - PR fortran/27395 - additional gomp fixes (PRs c++/27359, middle-end/27388) - package SYSCALLS.c.X for protoize (#190047) - fix gcj -fprofile-arcs -ftest-coverage (Alexandre Oliva, #177450) - reenable profiledbootstrap - in 64-bit builds remove 32-bit /usr/lib/lib* libraries from the buildroots (and similarly on 32-bit builds remove 64-bit /usr/lib64/lib*) before AutoReq generation (#190541) * Mon May 01 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-12 - update from gcc-4_1-branch (-r113242:113416) - PRs c++/26534, c++/26912, c++/27094, c++/27278, c++/27279, fortran/26017, libgfortran/20257, libgfortran/27304, libgfortran/27360, libstdc++/26513, middle-end/26565, middle-end/26869, rtl-optimization/26685, target/26826 - merge gomp changes from trunk (-r113255:113256, -r113420:113421) - PRs libgomp/25865, c/27358 - assorted gomp fixes (PRs middle-end/27325, middle-end/27310, middle-end/27328, middle-end/27337, c++/26943) - fix builtin memset (Alan Modra, PR middle-end/27260, PR middle-end/27095) * Tue Apr 25 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-11 - update from gcc-4_1-branch (-r113149:113242) - PRs c/25875, c/26774, fortran/18803, fortran/25597, fortran/25669, fortran/26787, fortran/26822, fortran/26834, fortran/27089, fortran/27113, fortran/27122, fortran/27124, target/21283, target/26961 - fix number of iterations computation (Zdenek Dvorak, #189376, PR tree-optimization/27285) - fix handling of volatile in the inliner (Andrew Pinski, Richard Guenther, PR tree-optimization/27236) - strip useless type conversions in the inliner (Andrew Pinski, Richard Guenther, PR tree-optimization/27218) * Fri Apr 21 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-10 - update from gcc-4_1-branch (-r113110:113149) - PRs libgcj/21941, libgcj/27170, libgcj/27231, libgfortran/27138, libstdc++/26424, mudflap/26789 - improve dir/../-stripping code to support /usr/lib64 and /usr/lib in separate AFS mountpoints (Alexandre Oliva, #137200) - fix fortran real(16) transpose and reshape on 32-bit architectures (PR fortran/26769) - fix i?86/x86_64 vector extraction (Alexandre Oliva, #187450) - fix testcase for ppc32 va_arg bug - fix testsuite log uuencoding - fix acats timeout framework * Thu Apr 20 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-9 - update from gcc-4_1-branch (-r112951:113110) - PRs c++/10385, c++/26036, c++/26365, c++/26558, classpath/27163, fortran/26769, libgcj/27171, libgfortran/26766, libstdc++/27162, middle-end/27095, middle-end/27134, target/27182, tree-optimization/26643, tree-optimization/26821, tree-optimization/26854, tree-optimization/27087 - fix ppc32 va_arg bug (Alan Modra) - assorted gomp fixes (PRs c++/25874, middle-end/25989, c/25996, c/26171, middle-end/26913) - fix pretty printing C array types (#188944) - fix ICE on unprototyped alloca (PR tree-optimization/26865) - fix truncation optimization overflow handling (PR middle-end/26729) - uuencode dejagnu testsuite log files in rpmbuild output * Fri Apr 14 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-8 - update from gcc-4_1-branch (-r112825:112951) - PRs c++/26122, c++/26295, fortran/23634, fortran/25619, fortran/26257, libgcj/23829, libgcj/26522, libgfortran/26890, target/27006 - merge gomp changes from trunk (-r112934:112935) - PR libgomp/26651 - fix ICE in gomp handling of EH regions (PR middle-end/26823) * Mon Apr 10 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-7 - update from gcc-4_1-branch (-r112727:112825) - PRs fortran/19101, fortran/25031, fortran/26779, fortran/26891, fortran/26976, target/26508, tree-optimization/26919 - fix libgfortran printing of REAL*16 for IEEE quad and IBM extended formats (PR libgfortran/24685) - fix Fortran -fbounds-check (Roger Sayle, #188409, PR middle-end/22375) - fix Java StackTraceElement.toString() (Mark Wielaard, #183212, PR classpath/27081) - fix -fopenmp -static * Thu Apr 06 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-6 - update from gcc-4_1-branch (-r112706:112727) - PRs classpath/24752, classpath/27028, libgcj/26625, libgcj/27024, tree-optimization/26996 - reenable PR c++/19238, c++/21764 fixes, only PR c++/21581 is not applied - better fix for Java GC vs. pthread_create (Bryce McKinlay, #182263, PR libgcj/13212) - fix objc_push_parm (#185398) - fix ICE with -feliminate-dwarf2-dups and using namespace (#187787, PR debug/27057) * Wed Apr 05 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-5 - update from gcc-4_1-branch (-r112431:112706) - PRs bootstrap/26936, bootstrap/27023, classpath/25924, fortran/19303, fortran/25358, fortran/26816, java/25414, java/26042, java/26858, libfortran/26735, libgcj/26990, libstdc++/26777, testsuite/25741, tree-optimization/18527, tree-optimization/26763, tree-optimization/26830 - merge gomp changes from trunk (-r112602:112603 and -r112618:112619) - temporarily revert PR c++/21764, c++/19238, c++/21581 fixes (#187399) * Tue Mar 28 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-4 - update from gcc-4_1-branch (-r111697:112431) - PRs ada/25885, c/26004, fortran/17298, fortran/20935, fortran/20938, fortran/23092, fortran/24519, fortran/24557, fortran/25045, fortran/25054, fortran/25075, fortran/25089, fortran/25378, fortran/25395, fortran/26041, fortran/26054, fortran/26064, fortran/26107, fortran/26277, fortran/26393, fortran/26716, fortran/26741, libfortran/21303, libfortran/24903, libgcj/24461, libgcj/25713, libgcj/26103, libgcj/26688, libgcj/26706, libgfortran/26499, libgfortran/26509, libgfortran/26554, libgfortran/26661, libgfortran/26880, libstdc++/26132, middle-end/18859, middle-end/19543, middle-end/26557, middle-end/26630, other/26489, target/25917, target/26347, target/26459, target/26532, target/26607, tree-optimization/26524, tree-optimization/26587, tree-optimization/26672 - fix visibility and builtins interaction (Jason Merrill, PR middle-end/20297, #175442) - merge gomp changes from trunk (-r112022:112023, -r112250:112251, -r112252:112253, -r112350:112351 and -r112282:112283) - PRs c++/26691, middle-end/26084, middle-end/26611, c++/26690, middle-end/25989 - support visibility attribute on namespaces (Jason Merrill, PR c++/21764, PR c++/19238) - use hidden visibility for anonymous namespaces by default (Jason Merrill, PR c++/21581) * Thu Mar 09 2006 Alexandre Oliva <aoliva@redhat.com> 4.1.0-3 - make ppc32 TLS PIC code sequences compatible with secure plt (#184446) (Richard Henderson and myself) * Sat Mar 04 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-2 - update from gcc-4_1-branch (-r111570:111697) - PRs c++/26291, libgfortran/26136, libgfortran/26423, libgfortran/26464, libstdc++/26526, rtl-optimization/26345, target/19061, target/26453 - handle DW_CFA_val_{offset,offset_sf,expression} in the libgcc{,_s} unwinder * Tue Feb 28 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-1 - update from gcc-4_1-branch (-r111466:111570) - GCC 4.1.0 release - PR other/26473 * Mon Feb 27 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.31 - add __floatuns[sdt]i[sdxt]f exports to libgcc_s.so.1 (Joseph S. Myers) - fix unwinding through signal frames (#175951, PR other/26208, glibc BZ#300) * Mon Feb 27 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.30 - update from gcc-4_1-branch (-r111278:111466) - GCC 4.1.0 RC2 - PRs fortran/26201, libobjc/26309, rtl-optimization/25603, target/25603 - fix nested vector shifts (#182047, PR middle-end/26379) - merge gomp changes from trunk (-r111390:111391, -r111428:111429 and -r111440:111441) - PR middle-end/26412 - fortran MATMUL optimization (Richard Sandiford) - fortran WHERE optimizations (Roger Sayle) - x86_64 _mm_monitor fixes (H.J. Lu, PR target/24879) - add MNI support on i?86/x86_64, -mmni option and <tmmintrin.h> header (H.J Lu) * Sun Feb 19 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.29 - update from gcc-4_1-branch (-r111179:111278) - PRs ada/13408, c++/26266, target/22209, target/26189 - fix ppc32 -fpic reload problem with extenddftf2 pattern (David Edelsohn, #181625, PR target/26350) - fix the PR middle-end/26334 patch * Fri Feb 17 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.28 - update from gcc-4_1-branch (-r110978:111179) - PRs ada/20753, bootstrap/16787, bootstrap/26053, fortran/25806, libfortran/15234, libgfortran/25949, middle-end/25335, target/25259, target/26255 - fix ICE with shift by -1 (#181586, PR middle-end/26300) - merge gomp changes from trunk (-r110983:110984, -r111017:111018, -r111152:111153 and -r111204:111205) - PRs bootstrap/26161, fortran/26224, libgomp/25938, libgomp/25984 - don't define _REENTRANT in gthr*.h (#176278, PR libstdc++/11953) - define _REENTRANT if -pthread and _POSIX_SOURCE if -posix on s390{,x} and ia64 - fix ICE with register variable and __asm statement (#181731, PR middle-end/26334) * Tue Feb 14 2006 Alexandre Oliva <aoliva@redhat.com> 4.1.0-0.27 - merge fix by Zdenek Dvorak for regression introduced by patch for PR tree-optimization/26209 * Tue Feb 14 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.26 - update from gcc-4_1-branch (-r110903:110978) - PRs fortran/20861, fortran/20871, fortran/25059, fortran/25070, fortran/25083, fortran/25088, fortran/25103, fortran/26038, fortran/26074, inline-asm/16194, libfortran/24685, libfortran/25425, target/26141, tree-optimization/26258 - ABI change - revert to GCC 3.3 and earlier behaviour of zero sized bitfields in packed structs (Michael Matz, PR middle-end/22275) - fix valarrays vs. non-POD (Paolo Carlini, Gabriel Dos Reis, PR libstdc++/25626) - fix C++ duplicate declspec diagnostics (Volker Reichelt, PR c++/26151) - fix dominance ICE (Zdenek Dvorak, PR tree-optimization/26209) - add some new Intel {,e,x}mmintrin.h intrinsics (H.J. Lu) - speedup bitset<>::_M_copy_to_string (Paolo Carlini) - fix tree_expr_nonzero_p (Jeff Law) - fix TRUTH_XOR_EXPR handling in VRP (Jeff Law) * Mon Feb 13 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.25 - update from gcc-4_1-branch (-r110831:110903) - PRs c++/16405, c++/24996, fortran/14771, fortran/20858, fortran/25756, middle-end/22439 - merge gomp changes from trunk (-r110719:110720, -r110852:110853 and -r110907:110908) - PR libgomp/25936 - fix gimplification of const fn pointers to builting functions (PR middle-end/26092) - make sure Fortran length artifical variables aren't SAVEd (Andrew Pinski, PR fortran/26246) * Fri Feb 10 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.24 - update from gcc-4_1-branch (-r110632:110831) - PRs tree-opt/26180, c++/26070, c++/26071, fortran/25577, java/26192, libfortran/23815, libstdc++/26127, target/23359, target/26109, tree-opt/25251 - remove gcc-ppc32, gcc-c++-ppc32, gcc-sparc32 and gcc-c++-sparc32 subpackages, they do more harm than good. Particularly this time gcc*ppc32 and gcc*sparc32 defaulted to DFmode long double rather than TFmode long double * Mon Feb 06 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.23 - update from gcc-4_1-branch (-r110582:110632) - PRs classpath/24618, classpath/25141, classpath/25727, fortran/25046, fortran/26039 - use LOGICAL*1 instead of LOGICAL*4 for Fortran where temporary masks (Roger Sayle) - fix symbol versions in s390 libgcc_s.so.1 - sparc32 and alpha long double fixes - BuildRequires libXt-devel - BuildRequires and Requires glibc-devel >= 2.3.90-35 on arches that are switching long double * Sat Feb 04 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.22 - fix ia64 debug info patch - fix libjava pthread_create wrapper patch * Sat Feb 04 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.21 - update from gcc-4_1-branch (-r110433:110582) - PRs c++/25342, c++/25979, fortran/20845, fortran/24266, fortran/24958, fortran/25072, libstdc++/21554, middle-end/24901, middle-end/25977, middle-end/26001, target/25864, target/25926, target/25960 - put ia64 read-only sections that require runtime relocations even in -fno-pic code into .data.rel.ro etc. sections rather than .rodata to avoid DT_TEXTREL binaries (Richard Henderson, PR target/26090) - merge gomp changes from trunk (-r110511:110512 and -r110549:110552) - fix ia64 debug info coverage of epilogues (Alexandre Oliva, PR debug/24444) - export pthread_create from libgcj.so.7 as a wrapper around libpthread.so.0's pthread_create that handles GC (Anthony Green, Tom Tromey) - BC-ABI java lookup fix (Andrew Haley, #179070, #178156) - on sparc64 emit .register %g7,#ignore instead of .register %g7,#scratch to avoid problems with TLS or -fstack-protector - switch to IBM extended format long double by default on ppc and ppc64 - switch to IEEE 754 quad format long double by default on s390, s390x, sparc32 and alpha * Wed Feb 01 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.20 - merge from gomp-20050808-branch (up to -r110392) - fix PR c++/25874 (Diego Novillo) * Wed Feb 01 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.19 - s390{,x} long double patch fix for s390x ICEs on test-ldouble and tst-align2 (Andreas Krebbel) * Tue Jan 31 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.18 - update from gcc-4_1-branch (-r110317:110433) - PRs c++/25855, c++/25999, fortran/17911, fortran/18578, fortran/18579, fortran/20857, fortran/20885, fortran/20895, fortran/25030, fortran/25835, fortran/25951, java/21428, libgfortran/25835, target/14798, target/25706, target/25718, target/25947, target/26018, testsuite/25318 - add -mtune=generic support for i?86 and x86_64 (Jan Hubicka, H.J. Lu, Evandro Menezes) - use -mtune=generic by default if neither -march= nor -mtune= is specified on command line on i?86 or x86_64 - updated s390{,x} long double patch, fixing ICEs on s390x glibc build (Andreas Krebbel, Ulrich Weigand) * Sat Jan 28 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.17 - update from gcc-4_1-branch (-r110062:110317) - PRs ada/20548, ada/21317, bootstrap/25859, c++/25552, c++/25856, c++/25858, c++/25895, c/25892, fortran/18540, fortran/20852, fortran/20881, fortran/23308, fortran/24276, fortran/25084, fortran/25085, fortran/25086, fortran/25124, fortran/25416, fortran/25538, fortran/25625, fortran/25710, fortran/25716, fortran/25901, fortran/25964, java/25816, other/24829, rtl-optimization/24626, rtl-optimization/25654, target/24831, testsuite/24962, testsuite/25590 - atomic builtin fixes (Richard Henderson) - -mlong-double-128 support on ppc32 (David Edelsohn, Alan Modra) - -mlong-double-128 support on s390 and s390x (Andreas Krebbel, Ulrich Weigand) * Sat Jan 21 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.16 - update from gcc-4_1-branch (-r109815:110062) - PRs ada/24533, c++/16829, c++/22136, c++/25836, c++/25854, c/25805, classpath/20198, fortran/20869, fortran/20875, fortran/25024, fortran/25631, fortran/25697, fortran/25785, libgcj/25840, libgfortran/25631, libgfortran/25697, libstdc++/25823, libstdc++/25824, target/25731, testsuite/25171 - fix X509Certificate.java (#174708, #177733) * Tue Jan 17 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.15 - update from gcc-4_1-branch (-r109401:109815) - PRs c++/24824, c++/25386, c++/25663, c/25682, classpath/25803, fortran/12456, fortran/20868, fortran/20870, fortran/21256, fortran/21977, fortran/22146, fortran/24640, fortran/25029, fortran/25093, fortran/25101, fortran/25486, fortran/25598, fortran/25730, libgcj/21637, libgcj/23499, libgfortran/25598, libstdc++/23591, libstdc++/25472, rtl-optimization/24257, rtl-optimization/25367, rtl-optimization/25662, target/20754, target/25042, target/25168, testsuite/25728, testsuite/25777, tree-opt/24365, tree-optimization/23109, tree-optimization/23948, tree-optimization/24123, tree-optimization/25125 - update from gomp-20050608-branch (up to -r109816) - fix ppc32 libffi (#177655) - fix lookup_conversions_r (#177918) - define __STDC__ as a normal macro rather than a preprocessor builtin unless it needs to change its value between system and non-system headers (PR preprocessor/25717) * Fri Jan 06 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.14 - update from gcc-4_1-branch (-r109369:109401) - PR fortran/23675 - fix Java shutdown hook (Tom Tromey, #165136) - fix libjava/shlibpath.m4 (PR libgcj/24940) * Thu Jan 05 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.13 - update from gcc-4_1-branch (-r108957:109369) - PRs c++/23171, c++/23172, c++/24671, c++/24782, c++/25294, c++/25417, c++/25439, c++/25492, c++/25625, c++/25632, c++/25633, c++/25634, c++/25635, c++/25637, c++/25638, c/25183, c/25559, debug/25562, fortran/18990, fortran/19362, fortran/20244, fortran/20862, fortran/20864, fortran/20889, fortran/22607, fortran/23152, fortran/25018, fortran/25053, fortran/25055, fortran/25063, fortran/25064, fortran/25066, fortran/25067, fortran/25068, fortran/25069, fortran/25106, fortran/25391, fortran/25532, fortran/25586, fortran/25587, libgcj/9715, libgcj/19132, libgfortran/25139, libgfortran/25419, libgfortran/25510, libgfortran/25550, libgfortran/25594, middle-end/24827, objc/25328, rtl-optimization/21041, rtl-optimization/25130, target/24342, target/25554, target/25572, testsuite/25214, testsuite/25441, testsuite/25442, testsuite/25444, tree-opt/25513 - create java Package for compiled classes which are linked in but loaded by the system class loader (Tom Tromey, #176956) - fix posix_memalign prototype in <mm_malloc.h> (#176461) - update from gomp-20050608-branch (up to -r109349) - buildrequire libXtst-devel (#176898) - fix built in path to classmap.db on x86_64, s390x and ppc64 (#176562) - fix debug info for preprocessed Fortran code (#175071, PR fortran/25324) * Thu Dec 22 2005 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.12 - make sure GCJFLAGS are propagated down to libjava's configure - build crt{begin,end}*.o with -fno-asynchronous-unwind-tables if RPM_OPT_FLAGS include -fasynchronous-unwind-tables - fix PR c++/25369 (Mark Mitchell) - fix PR libgfortran/25307 (Jerry DeLisle) * Thu Dec 22 2005 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.11 - update from gcc-4_1-branch (-r108861:108957) - PRs debug/25518, fortran/24268, fortran/25423, libgfortran/25463, rtl-optimization/25196, tree-optimization/24793 - validate changes in forward copy propagation (PR target/25005) - fix Java constants constructors on 64-bit big endian arches (Andrew Haley, PR java/25535) - fix PR c++/25364 (Mark Mitchell) * Wed Dec 21 2005 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.10 - update from gcc-4_1-branch (-r108539:108861) - PRs ada/18659, ada/18819, c++/20552, c++/21228, c++/24278, c++/24915, fortran/18197, fortran/25458, libgfortran/25039, libgfortran/25264, libgfortran/25349, libobjc/14382, libstdc++/25421, middle-end/22313, middle-end/24306, rtl-optimization/23837, rtl-optimization/25224, rtl-optimization/25310, target/24969, testsuite/25215, tree-optimization/23838, tree-optimization/24378 - update from gomp-20050608-branch (up to -r108859) - fix _Pragma handling (Richard Henderson, PR preprocessor/25240) - fix reload re-recognition of insns (Alan Modra, PR rtl-optimization/25432) - don't peephole RTX_FRAME_RELATED_P insns (Andrew Haley, PR middle-end/25121) * Thu Dec 15 2005 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.9 - fix OpenMP lastprivate handling for global vars (Aldy Hernandez) - fix gnu.xml.dom.DomNode's detach method (Caolan McNamara, PR classpath/25426) - fix up the #175569 fix (Tom Tromey, #175833, PR java/25429) - fix strength reduction miscompilation of libgnomecanvas (#175669, PR rtl-optimization/24899) - create libgcj-*.jar with -@E options and feed a sorted list to it rather than relying on filesystem sorting * Wed Dec 14 2005 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.8 - update from gcc-4_1-branch (-r108414:108539) - PRs classpath/25389, fortran/23815, fortran/25078, target/25254 - fix Java ICE on initialized static final var used in case (Andrew Haley, #175569, PR java/25429) - fix crash in _Unwind_IteratePhdrCallback (Andrew Haley) - don't Require alsa-lib-devel, just BuildRequire it (#175627) - use .gnu.linkonce.d.rel.ro.* sections for objects that are constant after relocation processing * Mon Dec 12 2005 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.7 - update from gcc-4_1-branch (-r108157:108414) - PRs c++/19317, c++/19397, c++/19762, c++/19764, c++/25010, c++/25300, c++/25337, debug/24908, fortran/25292, libfortran/25116, libgcj/25265, target/17828, target/19005, target/23424, target/25212, target/25258, target/25311, testsuite/20772, testsuite/24478, testsuite/25167, tree-optimization/25248 - update from gomp-20050608-branch (up to -r108424) - add BuildReq for alsa-lib-devel and configure with --disable-dssi - sort files in libgcj-*.jar and touch them to latest ChangeLog timestamp, so that libgcj-*.jar is identical across multilib arches - don't use pushw instruction on i?86, as that leads to ICEs in def_cfa_1, because negative CFA offsets not multiple of 4 aren't representable in the unwind and debug info (PR debug/25023, PR target/25293) - fix ICEs with x86_64 -mlarge-data-threshold=N and STRING_CSTs (Jan Hubicka, PR target/24188) - fix Java ICE with input_filename being unset (Alexandre Oliva, #174912) - don't accept invalid int x,; in C++ (Petr Machata, PR c++/24907) - fix Java ICE in do_resolve_class (Andrew Haley, PR java/25366, PR java/25368) - make sure g*.dg/compat/struct-layout-1.exp generated tests don't use arrays with entries aligned more than their size (PR c++/25331) - don't use -liberty in g++.dg/compat/struct-layout-1.exp tests * Wed Dec 07 2005 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.6 - allow #pragmas at C struct scope as well as ObjC class scope (PR c/25246) - some gomp testcase fixes * Wed Dec 07 2005 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.5 - update from gcc-4_1-branch (-r107810:108157) - PRs bootstrap/25207, c++/24103, c++/24138, c++/24173, fortran/15809, fortran/21302, fortran/23912, java/25283, libfortran/24919, libgfortran/25149, middle-end/25176, other/13873, target/18580, target/24108, target/24475, target/24934, target/25199, testsuite/25247, tree-optimization/24963 - update from gomp-20050608-branch (up to -r108105) - -Wstrict-aliasing C++ support (Richard Guenther, Dirk Mueller, Paolo Carlini, PRs c++/14024, libstdc++/24975) - fix mark_used_regs regression (Andreas Krebbel, PR rtl-optimization/24823) - fix reload ICE (Kaz Kojima, PR target/24982) - fix PPC ICE on Linux kernel (Paolo Bonzini, PR target/24982) - fix s390{,x} shifts with shift count ANDed with constant mask (Andreas Krebbel, PR target/25268) - s390{,x} atomic builtins enhancements (Adrian Straetling) * Thu Dec 01 2005 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.4 - update from gcc-4_1-branch (-r107618:107810) - PRs c++/21123, c++/21166, fortran/24223, fortran/24705, java/18278, libgfortran/25109, middle-end/20109, middle-end/25120, middle-end/25158, rtl-opt/24930 - use %{_tmppath} in BuildRoot (#174594) - require libgomp in gcc subpackage - fix Java .so symlinks * Tue Nov 29 2005 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.3 - fix IA-64 local-exec TLS handling - fix IA-64 __sync_fetch_and_{sub,xor,...} * Mon Nov 28 2005 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.2 - update from gcc-4_1-branch (-r107462:107618) - PRs fortran/24917, libgcj/25016, libgfortran/24945, middle-end/21309, middle-end/25022, libfortran/24991 - update from gomp-20050608-branch (up to -r107619) - fix omp_get_wti{me,ck} on older kernels - ppc32 EH fix - fix #pragma omp atomic - resurrected multi32 hack for ppc32 and sparc32 * Thu Nov 24 2005 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.1 - initial 4.1 package, using newly created redhat/gcc-4_1-branch
/usr/include/c++ /usr/include/c++/4.1.1 /usr/include/c++/4.1.1/algorithm /usr/include/c++/4.1.1/backward /usr/include/c++/4.1.1/backward/algo.h /usr/include/c++/4.1.1/backward/algobase.h /usr/include/c++/4.1.1/backward/alloc.h /usr/include/c++/4.1.1/backward/backward_warning.h /usr/include/c++/4.1.1/backward/bvector.h /usr/include/c++/4.1.1/backward/complex.h /usr/include/c++/4.1.1/backward/defalloc.h /usr/include/c++/4.1.1/backward/deque.h /usr/include/c++/4.1.1/backward/fstream.h /usr/include/c++/4.1.1/backward/function.h /usr/include/c++/4.1.1/backward/hash_map.h /usr/include/c++/4.1.1/backward/hash_set.h /usr/include/c++/4.1.1/backward/hashtable.h /usr/include/c++/4.1.1/backward/heap.h /usr/include/c++/4.1.1/backward/iomanip.h /usr/include/c++/4.1.1/backward/iostream.h /usr/include/c++/4.1.1/backward/istream.h /usr/include/c++/4.1.1/backward/iterator.h /usr/include/c++/4.1.1/backward/list.h /usr/include/c++/4.1.1/backward/map.h /usr/include/c++/4.1.1/backward/multimap.h /usr/include/c++/4.1.1/backward/multiset.h /usr/include/c++/4.1.1/backward/new.h /usr/include/c++/4.1.1/backward/ostream.h /usr/include/c++/4.1.1/backward/pair.h /usr/include/c++/4.1.1/backward/queue.h /usr/include/c++/4.1.1/backward/rope.h /usr/include/c++/4.1.1/backward/set.h /usr/include/c++/4.1.1/backward/slist.h /usr/include/c++/4.1.1/backward/stack.h /usr/include/c++/4.1.1/backward/stream.h /usr/include/c++/4.1.1/backward/streambuf.h /usr/include/c++/4.1.1/backward/strstream /usr/include/c++/4.1.1/backward/tempbuf.h /usr/include/c++/4.1.1/backward/tree.h /usr/include/c++/4.1.1/backward/vector.h /usr/include/c++/4.1.1/bits /usr/include/c++/4.1.1/bits/allocator.h /usr/include/c++/4.1.1/bits/atomicity.h /usr/include/c++/4.1.1/bits/basic_ios.h /usr/include/c++/4.1.1/bits/basic_ios.tcc /usr/include/c++/4.1.1/bits/basic_string.h /usr/include/c++/4.1.1/bits/basic_string.tcc /usr/include/c++/4.1.1/bits/boost_concept_check.h /usr/include/c++/4.1.1/bits/char_traits.h /usr/include/c++/4.1.1/bits/cmath.tcc /usr/include/c++/4.1.1/bits/codecvt.h /usr/include/c++/4.1.1/bits/concept_check.h /usr/include/c++/4.1.1/bits/concurrence.h /usr/include/c++/4.1.1/bits/cpp_type_traits.h /usr/include/c++/4.1.1/bits/deque.tcc /usr/include/c++/4.1.1/bits/fstream.tcc /usr/include/c++/4.1.1/bits/functexcept.h /usr/include/c++/4.1.1/bits/gslice.h /usr/include/c++/4.1.1/bits/gslice_array.h /usr/include/c++/4.1.1/bits/indirect_array.h /usr/include/c++/4.1.1/bits/ios_base.h /usr/include/c++/4.1.1/bits/istream.tcc /usr/include/c++/4.1.1/bits/list.tcc /usr/include/c++/4.1.1/bits/locale_classes.h /usr/include/c++/4.1.1/bits/locale_facets.h /usr/include/c++/4.1.1/bits/locale_facets.tcc /usr/include/c++/4.1.1/bits/localefwd.h /usr/include/c++/4.1.1/bits/mask_array.h /usr/include/c++/4.1.1/bits/ostream.tcc /usr/include/c++/4.1.1/bits/postypes.h /usr/include/c++/4.1.1/bits/slice_array.h /usr/include/c++/4.1.1/bits/sstream.tcc /usr/include/c++/4.1.1/bits/stl_algo.h /usr/include/c++/4.1.1/bits/stl_algobase.h /usr/include/c++/4.1.1/bits/stl_bvector.h /usr/include/c++/4.1.1/bits/stl_construct.h /usr/include/c++/4.1.1/bits/stl_deque.h /usr/include/c++/4.1.1/bits/stl_function.h /usr/include/c++/4.1.1/bits/stl_heap.h /usr/include/c++/4.1.1/bits/stl_iterator.h /usr/include/c++/4.1.1/bits/stl_iterator_base_funcs.h /usr/include/c++/4.1.1/bits/stl_iterator_base_types.h /usr/include/c++/4.1.1/bits/stl_list.h /usr/include/c++/4.1.1/bits/stl_map.h /usr/include/c++/4.1.1/bits/stl_multimap.h /usr/include/c++/4.1.1/bits/stl_multiset.h /usr/include/c++/4.1.1/bits/stl_numeric.h /usr/include/c++/4.1.1/bits/stl_pair.h /usr/include/c++/4.1.1/bits/stl_queue.h /usr/include/c++/4.1.1/bits/stl_raw_storage_iter.h /usr/include/c++/4.1.1/bits/stl_relops.h /usr/include/c++/4.1.1/bits/stl_set.h /usr/include/c++/4.1.1/bits/stl_stack.h /usr/include/c++/4.1.1/bits/stl_tempbuf.h /usr/include/c++/4.1.1/bits/stl_tree.h /usr/include/c++/4.1.1/bits/stl_uninitialized.h /usr/include/c++/4.1.1/bits/stl_vector.h /usr/include/c++/4.1.1/bits/stream_iterator.h /usr/include/c++/4.1.1/bits/streambuf.tcc /usr/include/c++/4.1.1/bits/streambuf_iterator.h /usr/include/c++/4.1.1/bits/stringfwd.h /usr/include/c++/4.1.1/bits/valarray_after.h /usr/include/c++/4.1.1/bits/valarray_array.h /usr/include/c++/4.1.1/bits/valarray_array.tcc /usr/include/c++/4.1.1/bits/valarray_before.h /usr/include/c++/4.1.1/bits/vector.tcc /usr/include/c++/4.1.1/bitset /usr/include/c++/4.1.1/cassert /usr/include/c++/4.1.1/cctype /usr/include/c++/4.1.1/cerrno /usr/include/c++/4.1.1/cfloat /usr/include/c++/4.1.1/ciso646 /usr/include/c++/4.1.1/climits /usr/include/c++/4.1.1/clocale /usr/include/c++/4.1.1/cmath /usr/include/c++/4.1.1/complex /usr/include/c++/4.1.1/csetjmp /usr/include/c++/4.1.1/csignal /usr/include/c++/4.1.1/cstdarg /usr/include/c++/4.1.1/cstddef /usr/include/c++/4.1.1/cstdio /usr/include/c++/4.1.1/cstdlib /usr/include/c++/4.1.1/cstring /usr/include/c++/4.1.1/ctime /usr/include/c++/4.1.1/cwchar /usr/include/c++/4.1.1/cwctype /usr/include/c++/4.1.1/cxxabi.h /usr/include/c++/4.1.1/debug /usr/include/c++/4.1.1/debug/bitset /usr/include/c++/4.1.1/debug/debug.h /usr/include/c++/4.1.1/debug/deque /usr/include/c++/4.1.1/debug/formatter.h /usr/include/c++/4.1.1/debug/functions.h /usr/include/c++/4.1.1/debug/hash_map /usr/include/c++/4.1.1/debug/hash_map.h /usr/include/c++/4.1.1/debug/hash_multimap.h /usr/include/c++/4.1.1/debug/hash_multiset.h /usr/include/c++/4.1.1/debug/hash_set /usr/include/c++/4.1.1/debug/hash_set.h /usr/include/c++/4.1.1/debug/list /usr/include/c++/4.1.1/debug/macros.h /usr/include/c++/4.1.1/debug/map /usr/include/c++/4.1.1/debug/map.h /usr/include/c++/4.1.1/debug/multimap.h /usr/include/c++/4.1.1/debug/multiset.h /usr/include/c++/4.1.1/debug/safe_base.h /usr/include/c++/4.1.1/debug/safe_iterator.h /usr/include/c++/4.1.1/debug/safe_iterator.tcc /usr/include/c++/4.1.1/debug/safe_sequence.h /usr/include/c++/4.1.1/debug/set /usr/include/c++/4.1.1/debug/set.h /usr/include/c++/4.1.1/debug/string /usr/include/c++/4.1.1/debug/vector /usr/include/c++/4.1.1/deque /usr/include/c++/4.1.1/exception /usr/include/c++/4.1.1/exception_defines.h /usr/include/c++/4.1.1/ext /usr/include/c++/4.1.1/ext/algorithm /usr/include/c++/4.1.1/ext/array_allocator.h /usr/include/c++/4.1.1/ext/bitmap_allocator.h /usr/include/c++/4.1.1/ext/codecvt_specializations.h /usr/include/c++/4.1.1/ext/debug_allocator.h /usr/include/c++/4.1.1/ext/functional /usr/include/c++/4.1.1/ext/hash_fun.h /usr/include/c++/4.1.1/ext/hash_map /usr/include/c++/4.1.1/ext/hash_set /usr/include/c++/4.1.1/ext/hashtable.h /usr/include/c++/4.1.1/ext/iterator /usr/include/c++/4.1.1/ext/malloc_allocator.h /usr/include/c++/4.1.1/ext/memory /usr/include/c++/4.1.1/ext/mt_allocator.h /usr/include/c++/4.1.1/ext/new_allocator.h /usr/include/c++/4.1.1/ext/numeric /usr/include/c++/4.1.1/ext/pb_assoc /usr/include/c++/4.1.1/ext/pb_assoc/assoc_cntnr.hpp /usr/include/c++/4.1.1/ext/pb_assoc/data_type.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail /usr/include/c++/4.1.1/ext/pb_assoc/detail/assoc_cntnr_base.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/basic_assoc_cntnr /usr/include/c++/4.1.1/ext/pb_assoc/detail/basic_assoc_cntnr/constructor_destructor_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/basic_assoc_cntnr/constructors_destructor_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/basic_assoc_cntnr/d_extract_key.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/basic_assoc_cntnr/d_find_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/basic_assoc_cntnr/d_insert_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/basic_assoc_cntnr/erase_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/basic_assoc_cntnr/extract_key.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/basic_assoc_cntnr/info_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/basic_assoc_cntnr/insert_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/basic_assoc_cntnr/iterators_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/basic_hash_assoc_cntnr /usr/include/c++/4.1.1/ext/pb_assoc/detail/basic_hash_assoc_cntnr/constructor_destructor_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/basic_hash_assoc_cntnr/constructors_destructor_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/basic_hash_assoc_cntnr/resize_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/basic_tree_assoc_cntnr /usr/include/c++/4.1.1/ext/pb_assoc/detail/basic_tree_assoc_cntnr/constructor_destructor_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/basic_tree_assoc_cntnr/constructors_destructor_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/basic_tree_assoc_cntnr/erase_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/basic_tree_assoc_cntnr/node_iteration_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/basic_tree_assoc_cntnr/policy_access_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/basic_tree_assoc_cntnr/r_erase_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/basic_tree_assoc_cntnr/r_range_iteration_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/basic_tree_assoc_cntnr/range_iteration_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/basic_tree_assoc_cntnr/split_join_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/bin_search_tree_ /usr/include/c++/4.1.1/ext/pb_assoc/detail/bin_search_tree_/bin_search_tree_.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/bin_search_tree_/cond_dtor_entry_dealtor.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/bin_search_tree_/cond_key_dtor_entry_dealtor.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/bin_search_tree_/debug_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/bin_search_tree_/erase_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/bin_search_tree_/find_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/bin_search_tree_/find_iterators.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/bin_search_tree_/info_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/bin_search_tree_/insert_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/bin_search_tree_/iterators_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/bin_search_tree_/node_iterators.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/bin_search_tree_/r_erase_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/bin_search_tree_/rotate_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/bin_search_tree_/split_join_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_hash_assoc_cntnr /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_hash_assoc_cntnr/constructor_destructor_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_ /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_/cc_ht_map_.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_/cmp_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_/cond_key_dtor_entry_dealtor.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_/constructor_destructor_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_/constructor_destructor_no_store_hash_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_/constructor_destructor_store_hash_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_/debug_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_/debug_no_store_hash_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_/debug_store_hash_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_/entry_list_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_/erase_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_/erase_no_store_hash_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_/erase_store_hash_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_/find_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_/find_no_store_hash_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_/find_store_hash_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_/info_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_/insert_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_/insert_no_store_hash_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_/insert_store_hash_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_/iterators_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_/policy_access_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_/resize_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_/resize_no_store_hash_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_/resize_store_hash_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_/size_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cc_ht_map_/standard_policies.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/cond_dealtor.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/constructors_destructor_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/ds_trait_imp.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/eq_fn /usr/include/c++/4.1.1/ext/pb_assoc/detail/eq_fn/eq_by_less.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/eq_fn/hash_eq_fn.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/gp_hash_assoc_cntnr /usr/include/c++/4.1.1/ext/pb_assoc/detail/gp_hash_assoc_cntnr/constructor_destructor_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/gp_ht_map_ /usr/include/c++/4.1.1/ext/pb_assoc/detail/gp_ht_map_/constructor_destructor_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/gp_ht_map_/constructor_destructor_no_store_hash_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/gp_ht_map_/constructor_destructor_store_hash_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/gp_ht_map_/debug_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/gp_ht_map_/debug_no_store_hash_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/gp_ht_map_/debug_store_hash_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/gp_ht_map_/erase_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/gp_ht_map_/erase_no_store_hash_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/gp_ht_map_/erase_store_hash_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/gp_ht_map_/find_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/gp_ht_map_/find_no_store_hash_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/gp_ht_map_/find_store_hash_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/gp_ht_map_/gp_ht_map_.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/gp_ht_map_/info_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/gp_ht_map_/insert_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/gp_ht_map_/insert_no_store_hash_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/gp_ht_map_/insert_store_hash_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/gp_ht_map_/iterator_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/gp_ht_map_/policy_access_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/gp_ht_map_/resize_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/gp_ht_map_/resize_no_store_hash_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/gp_ht_map_/resize_store_hash_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/hash_fn /usr/include/c++/4.1.1/ext/pb_assoc/detail/hash_fn/direct_mask_range_hashing_imp.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/hash_fn/direct_mod_range_hashing_imp.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/hash_fn/linear_probe_fn_imp.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/hash_fn/mask_based_range_hashing.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/hash_fn/mod_based_range_hashing.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/hash_fn/probe_fn_base.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/hash_fn/quadratic_probe_fn_imp.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/hash_fn/ranged_hash_fn.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/hash_fn/ranged_probe_fn.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/hash_types_traits.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/lu_assoc_cntnr /usr/include/c++/4.1.1/ext/pb_assoc/detail/lu_assoc_cntnr/constructor_destructor_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/lu_assoc_cntnr/policy_access_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/lu_map_ /usr/include/c++/4.1.1/ext/pb_assoc/detail/lu_map_/constructor_destructor_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/lu_map_/debug_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/lu_map_/erase_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/lu_map_/find_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/lu_map_/info_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/lu_map_/insert_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/lu_map_/iterators_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/lu_map_/lu_map_.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/lu_map_/policy_access_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/lu_policy /usr/include/c++/4.1.1/ext/pb_assoc/detail/lu_policy/counter_lu_metadata_imp.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/lu_policy/counter_lu_policy_imp.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/lu_policy/mtf_lu_policy_imp.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/map_debug_base.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/mapping_level_imp.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/ms_category_imp.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/ms_trait_imp.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/order_statistics_imp.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/ov_tree_map_ /usr/include/c++/4.1.1/ext/pb_assoc/detail/ov_tree_map_/cond_dtor.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/ov_tree_map_/debug_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/ov_tree_map_/erase_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/ov_tree_map_/find_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/ov_tree_map_/info_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/ov_tree_map_/insert_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/ov_tree_map_/iterators_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/ov_tree_map_/node_iterators.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/ov_tree_map_/ov_tree_map_.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/ov_tree_map_/split_join_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/rb_tree_map_ /usr/include/c++/4.1.1/ext/pb_assoc/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/rb_tree_map_/debug_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/rb_tree_map_/erase_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/rb_tree_map_/find_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/rb_tree_map_/info_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/rb_tree_map_/insert_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/rb_tree_map_/node.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/rb_tree_map_/rb_tree_.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/rb_tree_map_/split_join_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/resize_policy /usr/include/c++/4.1.1/ext/pb_assoc/detail/resize_policy/cc_hash_max_collision_resize_trigger_imp.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/resize_policy/hash_exponential_size_policy_imp.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/resize_policy/hash_prime_size_policy_imp.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/resize_policy/hash_standard_resize_policy_imp.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/resize_policy/ht_prime_size_policy_imp.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/resize_policy/size_base.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/splay_tree_ /usr/include/c++/4.1.1/ext/pb_assoc/detail/splay_tree_/constructors_destructor_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/splay_tree_/debug_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/splay_tree_/erase_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/splay_tree_/find_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/splay_tree_/info_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/splay_tree_/insert_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/splay_tree_/node.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/splay_tree_/splay_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/splay_tree_/splay_tree_.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/splay_tree_/split_join_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/standard_policies.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/standard_sizes.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/tree_assoc_cntnr /usr/include/c++/4.1.1/ext/pb_assoc/detail/tree_assoc_cntnr/constructor_destructor_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/tree_policy /usr/include/c++/4.1.1/ext/pb_assoc/detail/tree_policy/null_node_updator_imp.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/tree_policy/order_statistics_imp.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/type_utils.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/typelist /usr/include/c++/4.1.1/ext/pb_assoc/detail/typelist.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/typelist/typelist_append.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/typelist/typelist_apply.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/typelist/typelist_at_index.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/typelist/typelist_contains.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/typelist/typelist_filter.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/typelist/typelist_transform.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/typelist/typelist_typelist_append.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/types_traits.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/unordered_iterator /usr/include/c++/4.1.1/ext/pb_assoc/detail/unordered_iterator/const_find_iterator.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/unordered_iterator/const_iterator.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/unordered_iterator/find_iterator.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/unordered_iterator/iterator.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/value_type_adapter /usr/include/c++/4.1.1/ext/pb_assoc/detail/value_type_adapter/constructor_destructor_and_related.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/value_type_adapter/erase_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/value_type_adapter/erase_if_pred.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/value_type_adapter/find_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/value_type_adapter/info_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/value_type_adapter/insert_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/value_type_adapter/invalidation_guarantee_selector.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/value_type_adapter/it_value_type_traits.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/value_type_adapter/iterator.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/value_type_adapter/iterator_fn_imps.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/value_type_adapter/ref_pair.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/value_type_adapter/value_type_adapter.hpp /usr/include/c++/4.1.1/ext/pb_assoc/detail/value_type_adapter/value_type_traits.hpp /usr/include/c++/4.1.1/ext/pb_assoc/ds_trait.hpp /usr/include/c++/4.1.1/ext/pb_assoc/exception.hpp /usr/include/c++/4.1.1/ext/pb_assoc/hash_policy.hpp /usr/include/c++/4.1.1/ext/pb_assoc/lu_policy.hpp /usr/include/c++/4.1.1/ext/pb_assoc/ms_trait.hpp /usr/include/c++/4.1.1/ext/pb_assoc/tree_policy.hpp /usr/include/c++/4.1.1/ext/pb_assoc/trivial_iterator_def.hpp /usr/include/c++/4.1.1/ext/pod_char_traits.h /usr/include/c++/4.1.1/ext/pool_allocator.h /usr/include/c++/4.1.1/ext/rb_tree /usr/include/c++/4.1.1/ext/rc_string_base.h /usr/include/c++/4.1.1/ext/rope /usr/include/c++/4.1.1/ext/ropeimpl.h /usr/include/c++/4.1.1/ext/slist /usr/include/c++/4.1.1/ext/sso_string_base.h /usr/include/c++/4.1.1/ext/stdio_filebuf.h /usr/include/c++/4.1.1/ext/stdio_sync_filebuf.h /usr/include/c++/4.1.1/ext/typelist.h /usr/include/c++/4.1.1/ext/vstring.h /usr/include/c++/4.1.1/ext/vstring.tcc /usr/include/c++/4.1.1/ext/vstring_fwd.h /usr/include/c++/4.1.1/ext/vstring_util.h /usr/include/c++/4.1.1/fstream /usr/include/c++/4.1.1/functional /usr/include/c++/4.1.1/iomanip /usr/include/c++/4.1.1/ios /usr/include/c++/4.1.1/iosfwd /usr/include/c++/4.1.1/iostream /usr/include/c++/4.1.1/istream /usr/include/c++/4.1.1/iterator /usr/include/c++/4.1.1/limits /usr/include/c++/4.1.1/list /usr/include/c++/4.1.1/locale /usr/include/c++/4.1.1/map /usr/include/c++/4.1.1/memory /usr/include/c++/4.1.1/new /usr/include/c++/4.1.1/numeric /usr/include/c++/4.1.1/org /usr/include/c++/4.1.1/org/ietf /usr/include/c++/4.1.1/org/ietf/jgss /usr/include/c++/4.1.1/org/ietf/jgss/ChannelBinding.h /usr/include/c++/4.1.1/org/ietf/jgss/GSSContext.h /usr/include/c++/4.1.1/org/ietf/jgss/GSSCredential.h /usr/include/c++/4.1.1/org/ietf/jgss/GSSException.h /usr/include/c++/4.1.1/org/ietf/jgss/GSSManager.h /usr/include/c++/4.1.1/org/ietf/jgss/GSSName.h /usr/include/c++/4.1.1/org/ietf/jgss/MessageProp.h /usr/include/c++/4.1.1/org/ietf/jgss/Oid.h /usr/include/c++/4.1.1/ostream /usr/include/c++/4.1.1/queue /usr/include/c++/4.1.1/set /usr/include/c++/4.1.1/sstream /usr/include/c++/4.1.1/stack /usr/include/c++/4.1.1/stdexcept /usr/include/c++/4.1.1/streambuf /usr/include/c++/4.1.1/string /usr/include/c++/4.1.1/tr1 /usr/include/c++/4.1.1/tr1/array /usr/include/c++/4.1.1/tr1/bind_iterate.h /usr/include/c++/4.1.1/tr1/bind_repeat.h /usr/include/c++/4.1.1/tr1/boost_shared_ptr.h /usr/include/c++/4.1.1/tr1/functional /usr/include/c++/4.1.1/tr1/functional_iterate.h /usr/include/c++/4.1.1/tr1/hashtable /usr/include/c++/4.1.1/tr1/memory /usr/include/c++/4.1.1/tr1/mu_iterate.h /usr/include/c++/4.1.1/tr1/ref_fwd.h /usr/include/c++/4.1.1/tr1/ref_wrap_iterate.h /usr/include/c++/4.1.1/tr1/repeat.h /usr/include/c++/4.1.1/tr1/tuple /usr/include/c++/4.1.1/tr1/tuple_iterate.h /usr/include/c++/4.1.1/tr1/type_traits /usr/include/c++/4.1.1/tr1/type_traits_fwd.h /usr/include/c++/4.1.1/tr1/unordered_map /usr/include/c++/4.1.1/tr1/unordered_set /usr/include/c++/4.1.1/tr1/utility /usr/include/c++/4.1.1/typeinfo /usr/include/c++/4.1.1/utility /usr/include/c++/4.1.1/valarray /usr/include/c++/4.1.1/vector /usr/include/c++/4.1.1/x86_64-redhat-linux /usr/include/c++/4.1.1/x86_64-redhat-linux/bits /usr/include/c++/4.1.1/x86_64-redhat-linux/bits/atomic_word.h /usr/include/c++/4.1.1/x86_64-redhat-linux/bits/basic_file.h /usr/include/c++/4.1.1/x86_64-redhat-linux/bits/c++allocator.h /usr/include/c++/4.1.1/x86_64-redhat-linux/bits/c++config.h /usr/include/c++/4.1.1/x86_64-redhat-linux/bits/c++io.h /usr/include/c++/4.1.1/x86_64-redhat-linux/bits/c++locale.h /usr/include/c++/4.1.1/x86_64-redhat-linux/bits/cpu_defines.h /usr/include/c++/4.1.1/x86_64-redhat-linux/bits/ctype_base.h /usr/include/c++/4.1.1/x86_64-redhat-linux/bits/ctype_inline.h /usr/include/c++/4.1.1/x86_64-redhat-linux/bits/ctype_noninline.h /usr/include/c++/4.1.1/x86_64-redhat-linux/bits/cxxabi_tweaks.h /usr/include/c++/4.1.1/x86_64-redhat-linux/bits/gthr-default.h /usr/include/c++/4.1.1/x86_64-redhat-linux/bits/gthr-posix.h /usr/include/c++/4.1.1/x86_64-redhat-linux/bits/gthr-single.h /usr/include/c++/4.1.1/x86_64-redhat-linux/bits/gthr-tpf.h /usr/include/c++/4.1.1/x86_64-redhat-linux/bits/gthr.h /usr/include/c++/4.1.1/x86_64-redhat-linux/bits/messages_members.h /usr/include/c++/4.1.1/x86_64-redhat-linux/bits/os_defines.h /usr/include/c++/4.1.1/x86_64-redhat-linux/bits/stdc++.h.gch /usr/include/c++/4.1.1/x86_64-redhat-linux/bits/stdc++.h.gch/O0g.gch /usr/include/c++/4.1.1/x86_64-redhat-linux/bits/stdc++.h.gch/O2g.gch /usr/include/c++/4.1.1/x86_64-redhat-linux/bits/time_members.h /usr/lib/gcc /usr/lib/gcc/x86_64-redhat-linux /usr/lib/gcc/x86_64-redhat-linux/4.1.1 /usr/lib/gcc/x86_64-redhat-linux/4.1.1/libstdc++.a /usr/share/doc/libstdc++-devel-4.1.1 /usr/share/doc/libstdc++-devel-4.1.1/ChangeLog-1998.bz2 /usr/share/doc/libstdc++-devel-4.1.1/ChangeLog-1999.bz2 /usr/share/doc/libstdc++-devel-4.1.1/ChangeLog-2000.bz2 /usr/share/doc/libstdc++-devel-4.1.1/ChangeLog-2001.bz2 /usr/share/doc/libstdc++-devel-4.1.1/ChangeLog-2002.bz2 /usr/share/doc/libstdc++-devel-4.1.1/ChangeLog-2003.bz2 /usr/share/doc/libstdc++-devel-4.1.1/ChangeLog-2004.bz2 /usr/share/doc/libstdc++-devel-4.1.1/ChangeLog.bz2 /usr/share/doc/libstdc++-devel-4.1.1/README /usr/share/doc/libstdc++-devel-4.1.1/html /usr/share/doc/libstdc++-devel-4.1.1/html/17_intro /usr/share/doc/libstdc++-devel-4.1.1/html/17_intro/BADNAMES /usr/share/doc/libstdc++-devel-4.1.1/html/17_intro/BUGS /usr/share/doc/libstdc++-devel-4.1.1/html/17_intro/C++STYLE /usr/share/doc/libstdc++-devel-4.1.1/html/17_intro/CHECKLIST /usr/share/doc/libstdc++-devel-4.1.1/html/17_intro/COPYING /usr/share/doc/libstdc++-devel-4.1.1/html/17_intro/COPYING.DOC /usr/share/doc/libstdc++-devel-4.1.1/html/17_intro/DESIGN /usr/share/doc/libstdc++-devel-4.1.1/html/17_intro/HEADER_POLICY /usr/share/doc/libstdc++-devel-4.1.1/html/17_intro/PROBLEMS /usr/share/doc/libstdc++-devel-4.1.1/html/17_intro/RELEASE-NOTES /usr/share/doc/libstdc++-devel-4.1.1/html/17_intro/TODO /usr/share/doc/libstdc++-devel-4.1.1/html/17_intro/concept_check.diff /usr/share/doc/libstdc++-devel-4.1.1/html/17_intro/confdeps.dot /usr/share/doc/libstdc++-devel-4.1.1/html/17_intro/confdeps.png /usr/share/doc/libstdc++-devel-4.1.1/html/17_intro/configury.html /usr/share/doc/libstdc++-devel-4.1.1/html/17_intro/contribute.html /usr/share/doc/libstdc++-devel-4.1.1/html/17_intro/headers_cc.txt /usr/share/doc/libstdc++-devel-4.1.1/html/17_intro/howto.html /usr/share/doc/libstdc++-devel-4.1.1/html/17_intro/license.html /usr/share/doc/libstdc++-devel-4.1.1/html/17_intro/porting-howto.html /usr/share/doc/libstdc++-devel-4.1.1/html/17_intro/porting-howto.xml /usr/share/doc/libstdc++-devel-4.1.1/html/17_intro/porting.html /usr/share/doc/libstdc++-devel-4.1.1/html/17_intro/porting.texi /usr/share/doc/libstdc++-devel-4.1.1/html/18_support /usr/share/doc/libstdc++-devel-4.1.1/html/18_support/howto.html /usr/share/doc/libstdc++-devel-4.1.1/html/19_diagnostics /usr/share/doc/libstdc++-devel-4.1.1/html/19_diagnostics/howto.html /usr/share/doc/libstdc++-devel-4.1.1/html/20_util /usr/share/doc/libstdc++-devel-4.1.1/html/20_util/allocator.html /usr/share/doc/libstdc++-devel-4.1.1/html/20_util/howto.html /usr/share/doc/libstdc++-devel-4.1.1/html/21_strings /usr/share/doc/libstdc++-devel-4.1.1/html/21_strings/gotw29a.txt /usr/share/doc/libstdc++-devel-4.1.1/html/21_strings/howto.html /usr/share/doc/libstdc++-devel-4.1.1/html/21_strings/stringtok_h.txt /usr/share/doc/libstdc++-devel-4.1.1/html/21_strings/stringtok_std_h.txt /usr/share/doc/libstdc++-devel-4.1.1/html/22_locale /usr/share/doc/libstdc++-devel-4.1.1/html/22_locale/codecvt.html /usr/share/doc/libstdc++-devel-4.1.1/html/22_locale/ctype.html /usr/share/doc/libstdc++-devel-4.1.1/html/22_locale/howto.html /usr/share/doc/libstdc++-devel-4.1.1/html/22_locale/locale.html /usr/share/doc/libstdc++-devel-4.1.1/html/22_locale/messages.html /usr/share/doc/libstdc++-devel-4.1.1/html/23_containers /usr/share/doc/libstdc++-devel-4.1.1/html/23_containers/howto.html /usr/share/doc/libstdc++-devel-4.1.1/html/23_containers/wrappers_h.txt /usr/share/doc/libstdc++-devel-4.1.1/html/24_iterators /usr/share/doc/libstdc++-devel-4.1.1/html/24_iterators/howto.html /usr/share/doc/libstdc++-devel-4.1.1/html/25_algorithms /usr/share/doc/libstdc++-devel-4.1.1/html/25_algorithms/howto.html /usr/share/doc/libstdc++-devel-4.1.1/html/26_numerics /usr/share/doc/libstdc++-devel-4.1.1/html/26_numerics/howto.html /usr/share/doc/libstdc++-devel-4.1.1/html/27_io /usr/share/doc/libstdc++-devel-4.1.1/html/27_io/binary_iostreams_kanze.txt /usr/share/doc/libstdc++-devel-4.1.1/html/27_io/binary_iostreams_kuehl.txt /usr/share/doc/libstdc++-devel-4.1.1/html/27_io/howto.html /usr/share/doc/libstdc++-devel-4.1.1/html/Makefile /usr/share/doc/libstdc++-devel-4.1.1/html/abi.html /usr/share/doc/libstdc++-devel-4.1.1/html/configopts.html /usr/share/doc/libstdc++-devel-4.1.1/html/debug.html /usr/share/doc/libstdc++-devel-4.1.1/html/debug_mode.html /usr/share/doc/libstdc++-devel-4.1.1/html/documentation.html /usr/share/doc/libstdc++-devel-4.1.1/html/explanations.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext /usr/share/doc/libstdc++-devel-4.1.1/html/ext/ballocator_doc.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/howto.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/lwg-active.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/lwg-defects.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/mt_allocator.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/Std_hash_set_impl.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/acks.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/balls_and_bins.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/basic_assoc_cntnr.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/basic_assoc_cntnr_compound_data.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/basic_assoc_cntnr_no_data.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/basic_ds_tag.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/basic_hash_assoc_cntnr.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/basic_hash_ds_tag.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/basic_invalidation_guarantee.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/basic_ms_tag.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/basic_tree_assoc_cntnr.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/basic_tree_assoc_cntnr_const_node_iterator.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/basic_tree_assoc_cntnr_node_iterator.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/basic_tree_assoc_cntnr_rev.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/basic_tree_assoc_cntnr_rev_it.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/basic_tree_ds_tag.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/cc_hash_assoc_cntnr.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/cc_hash_ds_tag.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/cc_hash_max_collision_check_resize_trigger.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/cc_hash_policy_cd.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/cd.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/component_requirements.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/compound_data_enabled_ms_tag.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/compound_data_type.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/compound_ds_tag.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/concepts.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/contact.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/counter_update_metadata.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/counter_update_policy.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/data_enabled_ms_tag.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/design.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/different_underlying_dss.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/direct_mask_range_hashing.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/direct_mod_range_hashing.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/disclaimer.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/ds_gen.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/ds_tag_cd.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/ds_traits.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/embedded_lists_1.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/embedded_lists_2.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/examples.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/exception_guarantees_specifics.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/find_invalidation_guarantee.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/find_iterators_cd.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/find_iterators_range_ops_1.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/find_iterators_range_ops_2.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/generics.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/gp_hash_assoc_cntnr.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/gp_hash_ds_tag.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/gp_hash_policy_cd.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/hash_and_probe_general.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/hash_based_containers.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/hash_cd.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/hash_exponential_size_policy.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/hash_fn.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/hash_load_check_resize_trigger.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/hash_policies.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/hash_policy_cd.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/hash_prime_size_policy.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/hash_range_hashing_seq_diagram.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/hash_range_hashing_seq_diagram2.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/hash_ranged_hash_range_hashing_fns.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/hash_standard_resize_policy.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/home.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/index.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/insert_resize_sequence_diagram1.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/insert_resize_sequence_diagram2.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/insert_resize_sequence_diagram3.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/insert_type_methods.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/interface.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/interval_node_invariants.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/introduction.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/invalidation_guarantee_cd.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/invalidation_guarantee_erase.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/lib_download.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/linear_probe_fn.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/list_updates.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/lu_assoc_cntnr.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/lu_based_containers.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/lu_cd.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/lu_ds_tag.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/lu_ops.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/mmap_value_utils.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/motivation.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/move_to_front_update_metadata.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/move_to_front_update_policy.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/ms_cd.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/ms_gen.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/ms_tag_cd.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/ms_traits.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/node_invariant_invalidations.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/node_invariants.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/node_invariants.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/non_unique_mapping.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/non_unique_mapping_containers.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/null_data_type.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/null_hash_fn.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/null_probe_fn.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/order_by_key.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/order_statistics_key.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/order_statistics_key_cmp.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/order_statistics_node_updator.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/ov_tree_ds_tag.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/overview.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/pb_assoc_ex.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/portability.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/quadratic_probe_fn.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/range_invalidation_guarantee.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/rank_node_invariants.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/rationale_null_node_updator.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/rb_tree_ds_tag.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/reference_iterator.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/references.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/regression_tests.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/resize_general.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/resize_policies.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/resize_policy_cd.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/restoring_node_invariants.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/sample_node_updator.hpp /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/sample_probe_fn.hpp /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/sample_probe_fn.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/sample_range_hashing.hpp /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/sample_range_hashing.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/sample_ranged_hash_fn.hpp /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/sample_ranged_hash_fn.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/sample_ranged_probe_fn.hpp /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/sample_ranged_probe_fn.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/sample_resize_policy.hpp /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/sample_resize_policy.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/sample_resize_trigger.hpp /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/sample_size_policy.hpp /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/sample_update_policy.hpp /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/size_policies_general.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/splay_tree_ds_tag.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/timing_tests.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/toc.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/tree_assoc_cntnr.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/tree_assoc_cntnr_const_node_iterator.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/tree_assoc_cntnr_node_iterator.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/tree_based_containers.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/tree_cd.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/trigger_policies_general.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/tutorial.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/pb_assoc/update_seq_diagram.jpg /usr/share/doc/libstdc++-devel-4.1.1/html/ext/sgiexts.html /usr/share/doc/libstdc++-devel-4.1.1/html/ext/tr1.html /usr/share/doc/libstdc++-devel-4.1.1/html/faq /usr/share/doc/libstdc++-devel-4.1.1/html/faq/index.html /usr/share/doc/libstdc++-devel-4.1.1/html/faq/index.txt /usr/share/doc/libstdc++-devel-4.1.1/html/index.html /usr/share/doc/libstdc++-devel-4.1.1/html/install.html /usr/share/doc/libstdc++-devel-4.1.1/html/lib3styles.css /usr/share/doc/libstdc++-devel-4.1.1/html/makedoc.awk /usr/share/doc/libstdc++-devel-4.1.1/html/test.html
Generated by rpm2html 1.9.2
webmaster@wesmo.com, Wed Mar 21 12:13:11 2007