RPMSEEK.COM
Die Suchmaschine für Linux rpm und Debian Paketelibgcc-4.3.2-7.ppc64.rpm
- Pakettyp: rpm
- Architektur: ppc64
- Distribution: Fedora Core 10
Detaillierte Informationen
Paketnamelibgcc
Dateinamelibgcc-4.3.2-7.ppc64.rpm
Gruppe/System/Bibliotheken
DistributionFedora Core 10
Version4.3.2
Architekturppc64
Release7
Dateigrösse61.92 kb
Build-Datum2008/Nov/05 15:03:54
Paketgrösse114.73 kb
PackerFedora Project
LieferantFedora Project
Weitere Infoshttp://gcc.gnu.org
Changelog* Wed Nov 05 2008 Jakub Jelinek 4.3.2-7
- update from gcc-4_3-branch
- PRs c/35437, fortran/35680, fortran/37723, fortran/37749, fortran/37787,
fortran/37794, fortran/37903, libfortran/37707, libfortran/37863,
middle-end/37882, other/37897, rtl-optimization/37769, target/37909,
target/37939, tree-optimization/37102
- fix ICE in extract_bit_field_1 (PR middle-end/37870)
- combiner fix for shifts (PR c/37924)
- fix -fdump-ipa-all -dv (PR middle-end/37858)
- fix ICE with wrong use of noreturn attribute (PR tree-optimization/37879)
- fix up --with-java_bootstrap build
* Fri Oct 10 2008 Jakub Jelinek 4.3.2-6
- fix fallouts from the -g -O0 debugging patch (#466169, #466198)
* Thu Oct 09 2008 Jakub Jelinek 4.3.2-5
- update from gcc-4_3-branch
- PRs c++/37555, c/35712, c/37645, fortran/35770, fortran/35945,
fortran/36374, fortran/36454, fortran/36700, fortran/37274,
fortran/37504, fortran/37580, fortran/37583, fortran/37626,
fortran/37706, middle-end/36575, middle-end/37236, middle-end/37731,
rtl-optimization/37544, target/35620, target/35713, target/37603,
tree-opt/35737, tree-optimization/36343, tree-optimization/37539
- ensure one can put breakpoints on break, continue and goto statements
with -g -O0 (#465824, PRs debug/29609, debug/36690, debug/37616)
- emit one DW_TAG_common_block for each common block in each scope, not
one for each common block in one CU (#465974, PR debug/37738)
- Intel -maes and -mpclmul support
* Thu Sep 18 2008 Jakub Jelinek 4.3.2-4
- update from gcc-4_3-branch
- PRs c++/37389, fortran/35837, fortran/36214, fortran/37099, fortran/37199,
rtl-optimization/37408, target/37466, tree-optimization/36630
- revert PR c++/36741 fix
- fix VLA debuginfo at -O0 (PR debug/34037)
* Sun Sep 07 2008 Jakub Jelinek 4.3.2-3
- don't run tests that require Altivec hw on non-Altivec powerpcs
- make sure none of libgcj binaries/libraries contains /usr/%{lib} in
RPATH
- fix up BuildRoot
* Sat Sep 06 2008 Jakub Jelinek 4.3.2-2
- update from gcc-4_3-branch
- PRs c++/37348, c/37261, fortran/36371, fortran/37193, middle-end/36449,
target/36332, target/37168
- make ChangeLog files and gcc.info valid UTF-8, remove gnative2ascii from
gcc-gnat, comment out most of the Obsoletes (#225778)
- on x86_64 decrease frame size in varargs functions that don't need saving
gpr or fpr registers
- fix ICE on implicitly determined firstprivate where copy ctor or dtor
needs synthetization (PR c++/37189)
- document how to recrease the tarball
* Sat Aug 30 2008 Jakub Jelinek 4.3.2-1
- update from gcc-4_3-branch
- 4.3.2 release
- PRs c++/36741, middle-end/36548, middle-end/36817, middle-end/37125,
target/37184, target/37191, target/37197
- backport further Fortran debuginfo improvements (#460378, #459375)
- revert removal of adjacent bitfield comparison
optimization (PR middle-end/37248)
- on ppc/ppc64 add paired.h, ppu_instrinsics.h, si2vmx.h and spu2vmx.h
headers (#460497)
* Tue Aug 26 2008 Jakub Jelinek 4.3.1-8
- update from gcc-4_3-branch
- PRs debug/37156, libgcj/8995, libstdc++/37100, target/37101
- backport Fortran debuginfo improvements (PRs debug/35896, fortran/35154,
fortran/35724, fortran/35892, fortran/29635, fortran/23057
fortran/24790, #457792, #457793, #459374, #459376, #459378)
* Fri Aug 15 2008 Jakub Jelinek 4.3.1-7
- update from gcc-4_3-branch
- PRs bootstrap/35752, c++/36688, c++/36999, c++/37016, c/35746,
fortran/36582, libgcj/31890, middle-end/35432, middle-end/36691,
middle-end/37014, middle-end/37026, middle-end/37042,
rtl-optimization/35542, rtl-optimization/36998, target/35659,
target/36613, tree-optimization/36991
- fix folding of widened comparisons (PR middle-end/37103)
* Sat Aug 02 2008 Jakub Jelinek 4.3.1-6
- update from gcc-4_3-branch
- PRs c++/36405, c++/36767, c++/36852, debug/36278, preprocessor/36649,
rtl-optimization/36929
- fix the last -Os -fasynchronous-unwind-tables known issue (#447912,
PR rtl-optimization/36419)
- don't loop > 230000 times in make_temp_file if /tmp is full (#203231)
* Tue Jul 29 2008 Jakub Jelinek 4.3.1-5
- update from gcc-4_3-branch
- PRs c++/36407, fortran/36132, fortran/36366, fortran/36824, fortran/36852,
libfortran/36852, libstdc++/36552, libstdc++/36729, libstdc++/36832,
middle-end/36369, middle-end/36811, middle-end/36877,
rtl-optimization/35281, rtl-optimization/36419,
rtl-optimization/36753, target/35492, target/35802, target/36780,
target/36782, target/36784, target/36827, tree-optimization/36830
- OpenMP 3.0 bugfixes from trunk
- fix occassional hangs of libgomp.c/ordered-3.c
- PR middle-end/36790
* Wed Jul 09 2008 Jakub Jelinek 4.3.1-4
- update from gcc-4_3-branch
- PRs c++/34963, c++/36662, fortran/36546, fortran/36657, fortran/36676,
libstdc++/36612, libstdc++/36616, rtl-optimization/34744,
target/34780, target/34856, target/36510, target/36634,
target/36684, target/36698, target/36736, testsuite/36620,
tree-optimization/36648
- fix -frepo (#448390, PR c++/36364)
- improve OpenMP debug info (PRs debug/36617, middle-end/36726)
* Wed Jun 25 2008 Jakub Jelinek 4.3.1-3
- update from gcc-4_3-branch
- PRs c++/35317, c++/35320, documentation/30739, fortran/34908,
fortran/36276, fortran/36538, java/36247, middle-end/36584,
rtl-optimization/35604, target/36336, target/36424,
tree-optimization/36493, tree-optimization/36498,
tree-optimization/36504, tree-optimization/36519
- don't mark hard registers as reg pointers (#451068, target/36533)
- allow more compute_antic iterations (#450889, tree-optimization/36508)
- fix #pragma omp task copyfn registration with cgraph (c++/36523)
* Fri Jun 13 2008 Jakub Jelinek 4.3.1-2
- update from gcc-4_3-branch
- PRs c++/36408, middle-end/35336, middle-end/36506, testsuite/36443,
tree-optimization/36474
- OpenMP 3.0 bugfixes from trunk
- fix a thinko in task dispatching on barriers
- PRs libgomp/36469, libgomp/36471
- fix nested inline functions in -std=gnu99 mode (#450967, PR c/36507)
* Tue Jun 10 2008 Jakub Jelinek 4.3.1-1
- update from gcc-4_3-branch
- 4.3.1 release
- PRs ada/24880, ada/26635, bootstrap/35169, bootstrap/36452, c++/35578,
c++/35986, c++/36023, c++/36237, c++/36308, fortran/35184,
fortran/35743, fortran/35745, fortran/35756, fortran/35759,
fortran/35780, fortran/35864, fortran/35997, fortran/36176,
fortran/36233, libfortran/35990, libfortran/35993, libfortran/35995,
libgcj/36252, libstdc++/35922, middle-end/34973, middle-end/36013,
middle-end/36077, middle-end/36093, middle-end/36106,
middle-end/36137, middle-end/36154, middle-end/36172,
middle-end/36194, middle-end/36227, middle-end/36244,
middle-end/36300, middle-end/PR28690, rtl-optimization/36111,
rtl-optimization/36419, target/27386, target/30243, target/34932,
target/35661, target/35921, target/36079, target/36090, target/36095,
target/36182, target/36224, target/36321, target/36362,
tree-optimization/34244, tree-optimization/34330,
tree-optimization/34976, tree-optimization/35204,
tree-optimization/36098, tree-optimization/36119,
tree-optimization/36129, tree-optimization/36181,
tree-optimization/36187, tree-optimization/36245,
tree-optimization/36262, tree-optimization/36291,
tree-optimization/36293, tree-optimization/36339
- OpenMP 3.0 support
* Wed May 21 2008 Tom "spot" Callaway 4.3.0-11
- fix missing file with sparcv9
* Mon May 19 2008 Tom "spot" Callaway 4.3.0-10
- make sparcv9 the multilib_32_arch for sparc64
* Mon May 19 2008 Tom "spot" Callaway 4.3.0-9
- sparcv9 support and detection
* Tue Apr 29 2008 Jakub Jelinek 4.3.0-8
- update from gcc-4_3-branch
- decrease compile time stack usage during GC (#443739, PR debug/36060)
- fix -mregparm=X with K&R function decls (#443583, PR target/36015)
- fix tail called sqrt and math builtins (#435297,
PR rtl-optimization/36017)
- PRs c++/33486, c++/35316, c++/35325, c++/35678, c++/35747, c++/35758,
c++/35773, c/35436, c/35744, fortran/35932, fortran/35944,
fortran/35946, fortran/35947, fortran/35959, fortran/35994,
libgcj/35950, libstdc++/35597, libstdc++/35887, libstdc++/35954,
middle-end/36021, target/35944, testsuite/36056,
tree-optimization/35982, tree-optimization/36008,
tree-optimization/36034
- fix C++ const references to bitfields (PR c++/35909)
- fix C++ ++var = val error recovery (PR c++/35987)
- fix C++ reference binding to function through using-decl (PR c++/35650)
* Thu Apr 17 2008 Jakub Jelinek 4.3.0-7
- update from gcc-4_3-branch
- PRs c++/35708, c++/35734, libstdc++/35816, middle-end/35519,
rtl-optimization/34916, target/35364, target/35695,
tree-optimization/35821, tree-optimization/35833
- fix libgfortran buffer overflows
- fix restoring of Altivec registers when alloca is used (PR target/35907)
- misc fixes (PRs tree-optimization/35899, target/35662, c/35739)
* Sat Apr 05 2008 Jakub Jelinek 4.3.0-6
- update from gcc-4_3-branch
- PRs ada/33857, c++/35245, c++/35741, c/35738, fortran/35698,
fortran/35699, fortran/35702, fortran/35724, fortran/35740,
fortran/35786, libfortran/35699, libstdc++/35725, middle-end/35429,
middle-end/35705, middle-end/35818, target/31110, target/31232,
target/35657, tree-opt/35431
- fix OpenMP ICE on invalid extern/static VLA (PR c/35751)
- fix PCH failure if a precompiled header is included more than
once (#251682, PR pch/13675)
* Thu Mar 27 2008 Jakub Jelinek 4.3.0-5
- fix libgomp when sync builtins aren't available
- on i386 build libgomp and __cxa_guard_* as i486+,
NPTL doesn't support pre-i486 anyway and atomic builtins give
significant speedups
* Wed Mar 26 2008 Jakub Jelinek 4.3.0-4
- update from gcc-4_3-branch
- PRs c++/35332, c++/35548, debug/31510, fortran/33295, fortran/34813,
libfortran/35617, libfortran/35627, libgomp/35625, libstdc++/35256,
libstdc++/35637, middle-end/35593, middle-end/35609,
middle-end/35611, middle-end/35616, target/35504, testsuite/34168,
testsuite/35621
- backport libgomp speedups from gomp-3_0-branch (#437268)
- fix diagnostics with compound literals (PR c/35440)
- fix C++ handling of late template attributes (PR c++/35546)
- Prereq install-info in libgomp (#437523)
* Fri Mar 14 2008 Jakub Jelinek 4.3.0-3
- update from gcc-4_3-branch
- PRs c++/33887, c++/35328, c++/35337, c++/35469, c/35438, c/35439,
fortran/35474, libstdc++/35541, libstdc++/35566, middle-end/35099,
middle-end/35185, middle-end/35456, middle-end/35526,
middle-end/35549, target/34000, target/35190, target/35225,
target/35350, target/35496, target/35540, target/35553,
tree-optimization/34989, tree-optimization/35472
- fix eclipse build (#434356)
- libstdc++ doc fix (#436687)
* Fri Mar 07 2008 Jakub Jelinek 4.3.0-2
- fix ppc/ppc64 8/16 bit sync builtins (PR target/35498)
* Fri Mar 07 2008 Jakub Jelinek 4.3.0-1
- gcc 4.3.0 release
- PRs c++/35244, c++/35315, c++/35323, c++/35333, c++/35338, driver/35420,
libfortran/35355, libstdc++/35480, target/33963, target/35189,
target/35222, target/35401, target/35453
* Fri Feb 29 2008 Jakub Jelinek 4.3.0-0.13
- update from gcc-4_3-branch
- PRs middle-end/19984, target/25477
- remove <system_error>, fix ppc/ppc64
std::{,tr1::}hash<long double>::operator() ABI
* Thu Feb 28 2008 Jakub Jelinek 4.3.0-0.12
- update from gcc-4_3-branch
- PRs c++/34715, c++/35368, libfortran/24685, middle-end/34971,
middle-end/35390, target/25477
* Fri Feb 22 2008 Jakub Jelinek 4.3.0-0.11
- update from gcc-4_3-branch
- 4.3.0 rc1
- PRs bootstrap/35218, bootstrap/35273, c++/34950, c++/35282,
middle-end/35265, rtl-optimization/35232, target/34526,
target/35071, target/35239, target/35264
* Mon Feb 18 2008 Jakub Jelinek 4.3.0-0.10
- update to trunk
- PRs c++/11159, c++/28743, c++/34050, c++/35023, c++/35024, c++/35026,
c++/5645, c/28368, documentation/15479, fortran/34952,
fortran/35150, libgcj/33085, libstdc++/34797, libstdc++/35209,
libstdc++/35221, middle-end/34621, middle-end/35149, middle-end/35196,
middle-end/35227, preprocessor/35061, target/34930, target/35088,
testsuite/35119, testsuite/35208, tree-optimization/35164,
tree-optimization/35231
- some OpenMP fixes (PRs c++/34964, c++/35028, c++/35078)
- fix cp-tools.info* @direntry (#433222)
* Thu Feb 14 2008 Jakub Jelinek 4.3.0-0.9
- update to trunk
- PRs middle-end/29673, ada/35143, c++/34774, c++/34824, c++/34962, c++/34937,
c++/34939, debug/35065, other/35148, target/34393
- fix ia64 build (#432068)
* Tue Feb 12 2008 Jakub Jelinek 4.3.0-0.8
- update to trunk
- PRs bootstrap/33781, bootstrap/34922, bootstrap/35051, bootstrap/35115,
c++/29048, c++/33553, c++/33916, c++/33964, c++/34052, c++/34094,
c++/34314, c++/34776, c++/34862, c++/34891, c++/34935, c++/34936,
c++/35049, c++/35056, c++/35074, c++/35077, c++/35096, c++/35097,
c++/35113, c++/35116, c/29326, c/34993, documentation/30330,
fortran/32315, fortran/32760, fortran/34910, fortran/34945,
fortran/35037, fortran/35093, java/35035, libffi/34612,
libfortran/35001, libfortran/35063, libgcj/30071, libstdc++/16251,
middle-end/33631, middle-end/34627, middle-end/35043,
middle-end/35136, middle-end/35163, middle_end/34150, objc++/34193,
other/29972, other/31405, other/32754, other/35042, other/35070,
other/35107, rtl-opt/33410, rtl-optimization/34773,
rtl-optimization/34995, rtl-optimization/34998, target/23322,
target/34900, target/34982, target/35045, target/35083,
target/35084, testsuite/33946, testsuite/35047,
tree-optimization/33992, tree-optimization/35085, tree-optimization/35171
- inline asm optimization fix (#432146, PR inline-asm/35160)
- SRA fix (#432090, PR c++/35144)
- fix #pragma omp parallel body calling nested functions which store
into shared parent variables (PR middle-end/35130)
- ./-> after dependent expr parsing fix (PR c++/35138)
* Wed Jan 30 2008 Jakub Jelinek 4.3.0-0.7
- update from trunk
- fix ISO C99 6.7.4p3 diagnostics (#427634, PR c/35017)
* Fri Jan 25 2008 Jakub Jelinek 4.3.0-0.6
- update from the trunk
* Thu Jan 10 2008 Jakub Jelinek 4.3.0-0.5
- update from the trunk
- don't require on ppc/ppc64 libmudflap in gcc subpackage
* Thu Dec 20 2007 Jakub Jelinek 4.3.0-0.4
- update from the trunk
- adjustments to build against xulrunner-devel
* Fri Dec 14 2007 Jakub Jelinek 4.3.0-0.3
- build fastjar, gjar is uncomparably worse
- fix profiledbootstrap and use it
* Wed Dec 12 2007 Jakub Jelinek 4.3.0-0.2
- update from the trunk
* Sun Dec 09 2007 Jakub Jelinek 4.3.0-0.1
- initial 4.3 package, using newly created redhat/gcc-4_3-branch
zurück
- update from gcc-4_3-branch
- PRs c/35437, fortran/35680, fortran/37723, fortran/37749, fortran/37787,
fortran/37794, fortran/37903, libfortran/37707, libfortran/37863,
middle-end/37882, other/37897, rtl-optimization/37769, target/37909,
target/37939, tree-optimization/37102
- fix ICE in extract_bit_field_1 (PR middle-end/37870)
- combiner fix for shifts (PR c/37924)
- fix -fdump-ipa-all -dv (PR middle-end/37858)
- fix ICE with wrong use of noreturn attribute (PR tree-optimization/37879)
- fix up --with-java_bootstrap build
* Fri Oct 10 2008 Jakub Jelinek 4.3.2-6
- fix fallouts from the -g -O0 debugging patch (#466169, #466198)
* Thu Oct 09 2008 Jakub Jelinek 4.3.2-5
- update from gcc-4_3-branch
- PRs c++/37555, c/35712, c/37645, fortran/35770, fortran/35945,
fortran/36374, fortran/36454, fortran/36700, fortran/37274,
fortran/37504, fortran/37580, fortran/37583, fortran/37626,
fortran/37706, middle-end/36575, middle-end/37236, middle-end/37731,
rtl-optimization/37544, target/35620, target/35713, target/37603,
tree-opt/35737, tree-optimization/36343, tree-optimization/37539
- ensure one can put breakpoints on break, continue and goto statements
with -g -O0 (#465824, PRs debug/29609, debug/36690, debug/37616)
- emit one DW_TAG_common_block for each common block in each scope, not
one for each common block in one CU (#465974, PR debug/37738)
- Intel -maes and -mpclmul support
* Thu Sep 18 2008 Jakub Jelinek 4.3.2-4
- update from gcc-4_3-branch
- PRs c++/37389, fortran/35837, fortran/36214, fortran/37099, fortran/37199,
rtl-optimization/37408, target/37466, tree-optimization/36630
- revert PR c++/36741 fix
- fix VLA debuginfo at -O0 (PR debug/34037)
* Sun Sep 07 2008 Jakub Jelinek 4.3.2-3
- don't run tests that require Altivec hw on non-Altivec powerpcs
- make sure none of libgcj binaries/libraries contains /usr/%{lib} in
RPATH
- fix up BuildRoot
* Sat Sep 06 2008 Jakub Jelinek 4.3.2-2
- update from gcc-4_3-branch
- PRs c++/37348, c/37261, fortran/36371, fortran/37193, middle-end/36449,
target/36332, target/37168
- make ChangeLog files and gcc.info valid UTF-8, remove gnative2ascii from
gcc-gnat, comment out most of the Obsoletes (#225778)
- on x86_64 decrease frame size in varargs functions that don't need saving
gpr or fpr registers
- fix ICE on implicitly determined firstprivate where copy ctor or dtor
needs synthetization (PR c++/37189)
- document how to recrease the tarball
* Sat Aug 30 2008 Jakub Jelinek 4.3.2-1
- update from gcc-4_3-branch
- 4.3.2 release
- PRs c++/36741, middle-end/36548, middle-end/36817, middle-end/37125,
target/37184, target/37191, target/37197
- backport further Fortran debuginfo improvements (#460378, #459375)
- revert removal of adjacent bitfield comparison
optimization (PR middle-end/37248)
- on ppc/ppc64 add paired.h, ppu_instrinsics.h, si2vmx.h and spu2vmx.h
headers (#460497)
* Tue Aug 26 2008 Jakub Jelinek 4.3.1-8
- update from gcc-4_3-branch
- PRs debug/37156, libgcj/8995, libstdc++/37100, target/37101
- backport Fortran debuginfo improvements (PRs debug/35896, fortran/35154,
fortran/35724, fortran/35892, fortran/29635, fortran/23057
fortran/24790, #457792, #457793, #459374, #459376, #459378)
* Fri Aug 15 2008 Jakub Jelinek 4.3.1-7
- update from gcc-4_3-branch
- PRs bootstrap/35752, c++/36688, c++/36999, c++/37016, c/35746,
fortran/36582, libgcj/31890, middle-end/35432, middle-end/36691,
middle-end/37014, middle-end/37026, middle-end/37042,
rtl-optimization/35542, rtl-optimization/36998, target/35659,
target/36613, tree-optimization/36991
- fix folding of widened comparisons (PR middle-end/37103)
* Sat Aug 02 2008 Jakub Jelinek 4.3.1-6
- update from gcc-4_3-branch
- PRs c++/36405, c++/36767, c++/36852, debug/36278, preprocessor/36649,
rtl-optimization/36929
- fix the last -Os -fasynchronous-unwind-tables known issue (#447912,
PR rtl-optimization/36419)
- don't loop > 230000 times in make_temp_file if /tmp is full (#203231)
* Tue Jul 29 2008 Jakub Jelinek 4.3.1-5
- update from gcc-4_3-branch
- PRs c++/36407, fortran/36132, fortran/36366, fortran/36824, fortran/36852,
libfortran/36852, libstdc++/36552, libstdc++/36729, libstdc++/36832,
middle-end/36369, middle-end/36811, middle-end/36877,
rtl-optimization/35281, rtl-optimization/36419,
rtl-optimization/36753, target/35492, target/35802, target/36780,
target/36782, target/36784, target/36827, tree-optimization/36830
- OpenMP 3.0 bugfixes from trunk
- fix occassional hangs of libgomp.c/ordered-3.c
- PR middle-end/36790
* Wed Jul 09 2008 Jakub Jelinek 4.3.1-4
- update from gcc-4_3-branch
- PRs c++/34963, c++/36662, fortran/36546, fortran/36657, fortran/36676,
libstdc++/36612, libstdc++/36616, rtl-optimization/34744,
target/34780, target/34856, target/36510, target/36634,
target/36684, target/36698, target/36736, testsuite/36620,
tree-optimization/36648
- fix -frepo (#448390, PR c++/36364)
- improve OpenMP debug info (PRs debug/36617, middle-end/36726)
* Wed Jun 25 2008 Jakub Jelinek 4.3.1-3
- update from gcc-4_3-branch
- PRs c++/35317, c++/35320, documentation/30739, fortran/34908,
fortran/36276, fortran/36538, java/36247, middle-end/36584,
rtl-optimization/35604, target/36336, target/36424,
tree-optimization/36493, tree-optimization/36498,
tree-optimization/36504, tree-optimization/36519
- don't mark hard registers as reg pointers (#451068, target/36533)
- allow more compute_antic iterations (#450889, tree-optimization/36508)
- fix #pragma omp task copyfn registration with cgraph (c++/36523)
* Fri Jun 13 2008 Jakub Jelinek 4.3.1-2
- update from gcc-4_3-branch
- PRs c++/36408, middle-end/35336, middle-end/36506, testsuite/36443,
tree-optimization/36474
- OpenMP 3.0 bugfixes from trunk
- fix a thinko in task dispatching on barriers
- PRs libgomp/36469, libgomp/36471
- fix nested inline functions in -std=gnu99 mode (#450967, PR c/36507)
* Tue Jun 10 2008 Jakub Jelinek 4.3.1-1
- update from gcc-4_3-branch
- 4.3.1 release
- PRs ada/24880, ada/26635, bootstrap/35169, bootstrap/36452, c++/35578,
c++/35986, c++/36023, c++/36237, c++/36308, fortran/35184,
fortran/35743, fortran/35745, fortran/35756, fortran/35759,
fortran/35780, fortran/35864, fortran/35997, fortran/36176,
fortran/36233, libfortran/35990, libfortran/35993, libfortran/35995,
libgcj/36252, libstdc++/35922, middle-end/34973, middle-end/36013,
middle-end/36077, middle-end/36093, middle-end/36106,
middle-end/36137, middle-end/36154, middle-end/36172,
middle-end/36194, middle-end/36227, middle-end/36244,
middle-end/36300, middle-end/PR28690, rtl-optimization/36111,
rtl-optimization/36419, target/27386, target/30243, target/34932,
target/35661, target/35921, target/36079, target/36090, target/36095,
target/36182, target/36224, target/36321, target/36362,
tree-optimization/34244, tree-optimization/34330,
tree-optimization/34976, tree-optimization/35204,
tree-optimization/36098, tree-optimization/36119,
tree-optimization/36129, tree-optimization/36181,
tree-optimization/36187, tree-optimization/36245,
tree-optimization/36262, tree-optimization/36291,
tree-optimization/36293, tree-optimization/36339
- OpenMP 3.0 support
* Wed May 21 2008 Tom "spot" Callaway 4.3.0-11
- fix missing file with sparcv9
* Mon May 19 2008 Tom "spot" Callaway 4.3.0-10
- make sparcv9 the multilib_32_arch for sparc64
* Mon May 19 2008 Tom "spot" Callaway 4.3.0-9
- sparcv9 support and detection
* Tue Apr 29 2008 Jakub Jelinek 4.3.0-8
- update from gcc-4_3-branch
- decrease compile time stack usage during GC (#443739, PR debug/36060)
- fix -mregparm=X with K&R function decls (#443583, PR target/36015)
- fix tail called sqrt and math builtins (#435297,
PR rtl-optimization/36017)
- PRs c++/33486, c++/35316, c++/35325, c++/35678, c++/35747, c++/35758,
c++/35773, c/35436, c/35744, fortran/35932, fortran/35944,
fortran/35946, fortran/35947, fortran/35959, fortran/35994,
libgcj/35950, libstdc++/35597, libstdc++/35887, libstdc++/35954,
middle-end/36021, target/35944, testsuite/36056,
tree-optimization/35982, tree-optimization/36008,
tree-optimization/36034
- fix C++ const references to bitfields (PR c++/35909)
- fix C++ ++var = val error recovery (PR c++/35987)
- fix C++ reference binding to function through using-decl (PR c++/35650)
* Thu Apr 17 2008 Jakub Jelinek 4.3.0-7
- update from gcc-4_3-branch
- PRs c++/35708, c++/35734, libstdc++/35816, middle-end/35519,
rtl-optimization/34916, target/35364, target/35695,
tree-optimization/35821, tree-optimization/35833
- fix libgfortran buffer overflows
- fix restoring of Altivec registers when alloca is used (PR target/35907)
- misc fixes (PRs tree-optimization/35899, target/35662, c/35739)
* Sat Apr 05 2008 Jakub Jelinek 4.3.0-6
- update from gcc-4_3-branch
- PRs ada/33857, c++/35245, c++/35741, c/35738, fortran/35698,
fortran/35699, fortran/35702, fortran/35724, fortran/35740,
fortran/35786, libfortran/35699, libstdc++/35725, middle-end/35429,
middle-end/35705, middle-end/35818, target/31110, target/31232,
target/35657, tree-opt/35431
- fix OpenMP ICE on invalid extern/static VLA (PR c/35751)
- fix PCH failure if a precompiled header is included more than
once (#251682, PR pch/13675)
* Thu Mar 27 2008 Jakub Jelinek 4.3.0-5
- fix libgomp when sync builtins aren't available
- on i386 build libgomp and __cxa_guard_* as i486+,
NPTL doesn't support pre-i486 anyway and atomic builtins give
significant speedups
* Wed Mar 26 2008 Jakub Jelinek 4.3.0-4
- update from gcc-4_3-branch
- PRs c++/35332, c++/35548, debug/31510, fortran/33295, fortran/34813,
libfortran/35617, libfortran/35627, libgomp/35625, libstdc++/35256,
libstdc++/35637, middle-end/35593, middle-end/35609,
middle-end/35611, middle-end/35616, target/35504, testsuite/34168,
testsuite/35621
- backport libgomp speedups from gomp-3_0-branch (#437268)
- fix diagnostics with compound literals (PR c/35440)
- fix C++ handling of late template attributes (PR c++/35546)
- Prereq install-info in libgomp (#437523)
* Fri Mar 14 2008 Jakub Jelinek 4.3.0-3
- update from gcc-4_3-branch
- PRs c++/33887, c++/35328, c++/35337, c++/35469, c/35438, c/35439,
fortran/35474, libstdc++/35541, libstdc++/35566, middle-end/35099,
middle-end/35185, middle-end/35456, middle-end/35526,
middle-end/35549, target/34000, target/35190, target/35225,
target/35350, target/35496, target/35540, target/35553,
tree-optimization/34989, tree-optimization/35472
- fix eclipse build (#434356)
- libstdc++ doc fix (#436687)
* Fri Mar 07 2008 Jakub Jelinek 4.3.0-2
- fix ppc/ppc64 8/16 bit sync builtins (PR target/35498)
* Fri Mar 07 2008 Jakub Jelinek 4.3.0-1
- gcc 4.3.0 release
- PRs c++/35244, c++/35315, c++/35323, c++/35333, c++/35338, driver/35420,
libfortran/35355, libstdc++/35480, target/33963, target/35189,
target/35222, target/35401, target/35453
* Fri Feb 29 2008 Jakub Jelinek 4.3.0-0.13
- update from gcc-4_3-branch
- PRs middle-end/19984, target/25477
- remove <system_error>, fix ppc/ppc64
std::{,tr1::}hash<long double>::operator() ABI
* Thu Feb 28 2008 Jakub Jelinek 4.3.0-0.12
- update from gcc-4_3-branch
- PRs c++/34715, c++/35368, libfortran/24685, middle-end/34971,
middle-end/35390, target/25477
* Fri Feb 22 2008 Jakub Jelinek 4.3.0-0.11
- update from gcc-4_3-branch
- 4.3.0 rc1
- PRs bootstrap/35218, bootstrap/35273, c++/34950, c++/35282,
middle-end/35265, rtl-optimization/35232, target/34526,
target/35071, target/35239, target/35264
* Mon Feb 18 2008 Jakub Jelinek 4.3.0-0.10
- update to trunk
- PRs c++/11159, c++/28743, c++/34050, c++/35023, c++/35024, c++/35026,
c++/5645, c/28368, documentation/15479, fortran/34952,
fortran/35150, libgcj/33085, libstdc++/34797, libstdc++/35209,
libstdc++/35221, middle-end/34621, middle-end/35149, middle-end/35196,
middle-end/35227, preprocessor/35061, target/34930, target/35088,
testsuite/35119, testsuite/35208, tree-optimization/35164,
tree-optimization/35231
- some OpenMP fixes (PRs c++/34964, c++/35028, c++/35078)
- fix cp-tools.info* @direntry (#433222)
* Thu Feb 14 2008 Jakub Jelinek 4.3.0-0.9
- update to trunk
- PRs middle-end/29673, ada/35143, c++/34774, c++/34824, c++/34962, c++/34937,
c++/34939, debug/35065, other/35148, target/34393
- fix ia64 build (#432068)
* Tue Feb 12 2008 Jakub Jelinek 4.3.0-0.8
- update to trunk
- PRs bootstrap/33781, bootstrap/34922, bootstrap/35051, bootstrap/35115,
c++/29048, c++/33553, c++/33916, c++/33964, c++/34052, c++/34094,
c++/34314, c++/34776, c++/34862, c++/34891, c++/34935, c++/34936,
c++/35049, c++/35056, c++/35074, c++/35077, c++/35096, c++/35097,
c++/35113, c++/35116, c/29326, c/34993, documentation/30330,
fortran/32315, fortran/32760, fortran/34910, fortran/34945,
fortran/35037, fortran/35093, java/35035, libffi/34612,
libfortran/35001, libfortran/35063, libgcj/30071, libstdc++/16251,
middle-end/33631, middle-end/34627, middle-end/35043,
middle-end/35136, middle-end/35163, middle_end/34150, objc++/34193,
other/29972, other/31405, other/32754, other/35042, other/35070,
other/35107, rtl-opt/33410, rtl-optimization/34773,
rtl-optimization/34995, rtl-optimization/34998, target/23322,
target/34900, target/34982, target/35045, target/35083,
target/35084, testsuite/33946, testsuite/35047,
tree-optimization/33992, tree-optimization/35085, tree-optimization/35171
- inline asm optimization fix (#432146, PR inline-asm/35160)
- SRA fix (#432090, PR c++/35144)
- fix #pragma omp parallel body calling nested functions which store
into shared parent variables (PR middle-end/35130)
- ./-> after dependent expr parsing fix (PR c++/35138)
* Wed Jan 30 2008 Jakub Jelinek 4.3.0-0.7
- update from trunk
- fix ISO C99 6.7.4p3 diagnostics (#427634, PR c/35017)
* Fri Jan 25 2008 Jakub Jelinek 4.3.0-0.6
- update from the trunk
* Thu Jan 10 2008 Jakub Jelinek 4.3.0-0.5
- update from the trunk
- don't require on ppc/ppc64 libmudflap in gcc subpackage
* Thu Dec 20 2007 Jakub Jelinek 4.3.0-0.4
- update from the trunk
- adjustments to build against xulrunner-devel
* Fri Dec 14 2007 Jakub Jelinek 4.3.0-0.3
- build fastjar, gjar is uncomparably worse
- fix profiledbootstrap and use it
* Wed Dec 12 2007 Jakub Jelinek 4.3.0-0.2
- update from the trunk
* Sun Dec 09 2007 Jakub Jelinek 4.3.0-0.1
- initial 4.3 package, using newly created redhat/gcc-4_3-branch
zurück
KurzfassungGCC version 4.3 shared support library
BeschreibungThis package contains GCC shared support library which is needed
e.g. for exception handling support.
e.g. for exception handling support.
Benötigt
Bedient
Dateien
- /lib64/libgcc_s-4.3.2-20081105.so.1
- /lib64/libgcc_s.so.1
- /usr/sbin/libgcc_post_upgrade
- /usr/share/doc/libgcc-4.3.2
- /usr/share/doc/libgcc-4.3.2/COPYING.LIB



