SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for gcc4-debuginfo-4.1.0-18.EL4.x86_64.rpm :
Tue May 16 00:00:00 2006 Jakub Jelinek 4.1.0-18.EL4
- update from redhat/gcc-4_1-branch

Wed May 10 00:00:00 2006 Jakub Jelinek 4.1.0-15.EL4
- update from redhat/gcc-4_1-branch
- fix Java class layout bug (Tom Tromey, #185553, PR java/26042)
- fix SSE extraction on i?86/x86_64 (Alexandre Oliva, #187450)

Wed Apr 12 00:00:00 2006 Jakub Jelinek 4.1.0-7.EL4
- update to 4.1.0-RH technology preview (#183083)
- OpenMP 2.5 support (#181532)
- Intel MNI intrinsics (#183155)
- on i?86/x86_64 -mtune=generic support, set by default (#186968, #186973)
- 64-bit SSE3 intrinsics support (#186975)

Fri Jan 6 23:00:00 2006 Jakub Jelinek 4.0.2-14.EL4
- fix frame base in debuginfo on IA-64 (Jim Wilson, #176182, PR debug/24444)

Tue Dec 13 23:00:00 2005 Jakub Jelinek 4.0.2-13.EL4
- fix Java ICE on initialized static final var used in case
(Andrew Haley, #175569)

Mon Dec 12 23:00:00 2005 Jakub Jelinek 4.0.2-12.EL4
- fix Java ICE with input_filename being unset (Alexandre Oliva, #174912)

Fri Dec 9 23:00:00 2005 Jakub Jelinek 4.0.2-11.EL4
- fix signatures of anonymous Java class constructors (Tom Tromey, #174912,
PR java/25283)

Fri Dec 2 23:00:00 2005 Jakub Jelinek 4.0.2-10.EL4
- fix Java lookup_label (Per Bothner, #174792)
- never use movl for movqi_1 on i386 -Os if memory address isn\'t
known to be aligned (PR target/25199)

Wed Nov 30 23:00:00 2005 Jakub Jelinek 4.0.2-9.EL4
- update from SVN (up to -r107707)
- GCC 4.0.2 release
- PRs ada/23593, bootstrap/21268, c++/13377, c++/16171, c++/19004,
c++/20646, c++/20817, c++/21135, c++/21440, c++/21514, c++/21687,
c++/21799, c++/22233, c++/22454, c++/22508, c++/22545, c++/23044,
c++/23089, c++/23099, c++/23139, c++/23167, c++/23191, c++/23219,
c++/23225, c++/23266, c++/23337, c++/23491, c++/23586, c++/23624,
c++/23639, c++/23667, c++/23691, c++/23699, c++/23789, c++/23839,
c++/23841, c++/23842, c++/23896, c++/23914, c++/8271, c++/9782,
c/18715, c/20187, c/21562, c/22061, c/22311, c/22458, c/22589,
c/23106, c/23161, c/23165, c/23506, debug/20161, debug/20998,
debug/23190, debug/23806, fortran/16511, fortran/17917, fortran/18870,
fortran/18878, fortran/19358, fortran/20363, fortran/20848,
fortran/21432, fortran/22010, fortran/22304, fortran/22502,
fortran/23065, fortran/23270, fortran/23661, fortran/23765,
java/17845, java/21436, java/23230, libffi/21819, libfortran/15266,
libfortran/19872, libfortran/22143, libfortran/23154,
libfortran/23178, libfortran/23262, libfortran/23419,
libfortran/23428, libfortran/23598, libfortran/23784, libgcj/21020,
libgcj/21074, libgcj/21943, libgcj/22211, libgcj/23353, libgcj/23508,
libgcj/23549, libgcj/23662, libgcj/23739, libobjc/23108,
libstdc++/23081, libstdc++/23358, libstdc++/23417, libstdc++/23465,
libstdc++/23550, middle-end/20109, middle-end/20624, middle-end/21291,
middle-end/21309, middle-end/21362, middle-end/21460,
middle-end/21529, middle-end/21728, middle-end/21894,
middle-end/21964, middle-end/22439, middle-end/23221,
middle-end/23312, middle-end/23369, middle-end/23517,
middle-end/25120, preprocessor/20348, preprocessor/20356,
rtl-opt/22619, rtl-optimization/15248, rtl-optimization/21254,
rtl-optimization/23241, rtl-optimization/23454, target/17692,
target/18582, target/19885, target/20621, target/20673, target/20799,
target/21571, target/21723, target/21841, target/23070, target/23250,
target/23309, target/23404, target/23539, target/23556, target/23575,
target/23630, target/23747, target/23774, testsuite/23607,
tree-optimization/15366, tree-optimization/19899,
tree-optimization/21105, tree-optimization/22348,
tree-optimization/23192, tree-optimization/23326,
tree-optimization/23426, tree-optimization/23546
- fix Java inner class handling (Ranjit Mathew, Tom Tromey, #167342,
PRs java/20338, java/19870, java/21844)
- add -fno-automatic support for gfortran (Francois-Xavier Coudert,
PR fortran/20592, #168355, IT#79774)
- fix gfortran -fno-automatic with explicit SAVE attributes or statements
(PR fortran/23677, #168355, IT#79774)
- fix reads beyond EOF in libfortran (Thomas Koenig, #170543, IT#79588,
PR libfortran/23321)
- check fortran ACCESS= parameter to OPEN (#173932)
- fix Java class lookup (#174310)
- fix _Jv_Condwait (Andrew Haley, #161483, libgcj/25016)
- fix libstdc++ ostream oct and hex formatting logic
(Paolo Carlini, Janis Johnson, #168205, PR libstdc++/23871)
- fix fortran ENTRY handling when ENTRY symbol is passed
to a function (PR fortran/23663)
- make sure dominance info is computed in stdarg pass
(PR tree-optimization/23818)
- workaround for stack smashing in Java\'s fdlibm
(Tom Tromey, #166657, PR classpath/23863)
- fix libgfortran Tn format handling (#166480)
- fix DW_AT_encoding of const char (#167148, PR debug/7241)
- fix ia64 profiling (Richard Henderson, PR target/12455)
- delegitimize PIC addresses in a few extra places
(PR rtl-optimization/23098)
- fix constant sharing bug in static_cast handling (PR c++/23056)
- avoid redundant warnings on return; in function returning non-void
(PR c/23075)
- avoid duplicate no unique final overrider error messages (PR c++/21983)
- when deciding about i?86 calling conventions for local functions,
take into account global register variables (PR target/22362)
- avoid call used regs for pseudos that live across calls that may throw
(#166237, PR rtl-optimization/23478)
- fix stringbuf in_avail() (Benjamin Kosnik, #159408, IT#72781,
PR libstdc++/21955)
- fix strength reduction (Richard Henderson, #166353, PR rtl-opt/23560)
- allow string and memory builtins to overflow from one structure field
into another one (#166707, PR rtl-optimization/23561)
- fix DW_AT_frame_base attribute computation and handling of locations based
on the frame base (Richard Henderson, #165514)
- fix __builtin_
*_chk miscompilation (PR middle-end/23484)
- fix -dv option handling (#165627)
- emit DWARF3 DW_AT_call_file and DW_AT_call_line attributes for inlines
(Jim Wilson)
- improve debug info for inlined functions (Jim Wilson, PR debug/20268)
- fix hoisting to basic blocks ending with possibly throwing call
whose some hard register arg setups have been CSEd out
(Dale Johannesen, #163195, PR rtl-optimization/23299)
- use DW_OP_fbreg where possible (#165514)
- prefer var tracking gathered locations even if they are the same
throughout the whole function (#165514)
- use DWARF3 DW_CFA_offset_extended_sf instead of obsolete
DW_CFA_GNU_negative_offset_extended in libffi handwritten assembly
on ppc (#165039)
- add testcase for ppc32 problem with .got2 relocs against discarded
sections (PR target/17828)

Fri Aug 12 00:00:00 2005 Jakub Jelinek 4.0.1-4.EL4.2
- fix a build problem when gcc-c++-3.4.4-2 or later is installed
- add BuildRequires for gcc-c++

Sat Jul 30 00:00:00 2005 Jakub Jelinek 4.0.1-4.EL4.1
- fix libstdc++.so symlinks to play well together with gcc-3.4.4-2
and above

Thu Jul 28 00:00:00 2005 Jakub Jelinek 4.0.1-4.EL4
- update from CVS
- GCC 4.0.1 release
- PRs bootstrap/17383, bootstrap/20633, bootstrap/21215, bootstrap/21230,
bootstrap/21403, bootstrap/21704, c++/1016, c++/10611, c++/15875,
c++/19203, c++/19542, c++/20145, c++/20212, c++/20350, c++/20563,
c++/20637, c++/20678, c++/20723, c++/20746, c++/20789, c++/20905,
c++/20961, c++/21025, c++/21087, c++/21151, c++/21165, c++/21280,
c++/21336, c++/21340, c++/21352, c++/21454, c++/21455, c++/21495,
c++/21614, c++/21619, c++/21681, c++/21686, c++/21768, c++/21784,
c++/21853, c++/21903, c++/21929, c++/22132, c++/22139, c++/22263,
c/12913, c/15698, c/20740, c/20760, c/21159, c/21160, c/21213,
c/21342, c/21502, c/21536, c/21873, c/21879, c/21911, c/22308,
c/22421, debug/21828, fortran/13257, fortran/14569, fortran/15080,
fortran/15959, fortran/15966, fortran/16531, fortran/16861,
fortran/16898, fortran/16939, fortran/16940, fortran/17143,
fortran/17192, fortran/17193, fortran/17202, fortran/17229,
fortran/17432, fortran/17792, fortran/18109, fortran/18283,
fortran/18689, fortran/18781, fortran/18890, fortran/19107,
fortran/19195, fortran/19478, fortran/19926, fortran/20059,
fortran/20713, fortran/20842, fortran/20846, fortran/20865,
fortran/20879, fortran/20883, fortran/20954, fortran/21034,
fortran/21177, fortran/21257, fortran/21260, fortran/21375,
fortran/21912, fortran/22038, fortran/22327, fortran/22417,
fortran/14569, java/19285, java/20309, java/20768, java/21022,
java/21115, java/21519, java/21722, libffi/21285, libfortran/16435,
libfortran/16436, libfortran/17283, libfortran/17992,
libfortran/18495, libfortran/18857, libfortran/18958,
libfortran/19014, libfortran/19016, libfortran/19106,
libfortran/19155, libfortran/19216, libfortran/19568,
libfortran/19595, libfortran/20005, libfortran/20006,
libfortran/20074, libfortran/20092, libfortran/20131,
libfortran/20163, libfortran/20179, libfortran/20436,
libfortran/20661, libfortran/20744, libfortran/20766,
libfortran/20788, libfortran/20930, libfortran/20950,
libfortran/21075, libfortran/21108, libfortran/21127,
libfortran/21324, libfortran/21333, libfortran/21354,
libfortran/21376, libfortran/21471, libfortran/21480,
libfortran/21593, libfortran/21594, libfortran/21875,
libfortran/21926, libfortran/21950, libfortran/22142,
libfortran/22144, libfortran/22412, libfortran/22570, libgcj/18220,
libgcj/19729, libgcj/20273, libgcj/20504, libgcj/20693,
libgcj/21136, libgcj/21140, libgcj/21233, libgcj/21372,
libgcj/21557, libgcj/21606, libgcj/21637, libgcj/21703,
libgcj/21736, libgcj/21753, libgcj/21775, libstdc++/18604,
libstdc++/20806, libstdc++/20909, libstdc++/20914, libstdc++/21035,
libstdc++/21131, libstdc++/21193, libstdc++/21209, libstdc++/21238,
libstdc++/21244, libstdc++/21286, libstdc++/21526, libstdc++/21726,
libstdc++/22102, libstdc++/22109, libstdc++/22111, libstdc++/23053,
middle-end/16719, middle-end/17961, middle-end/18421,
middle-end/19985, middle-end/20593, middle-end/20648,
middle-end/20739, middle-end/20917, middle-end/20931,
middle-end/20946, middle-end/20973, middle-end/20991,
middle-end/21085, middle-end/21237, middle-end/21265,
middle-end/21595, middle-end/21850, middle-end/21985,
middle-end/22028, middle-end/22057, other/21052, preprocessor/20907,
regression/21897, rtl-opt/21102, rtl-opt/21163, rtl-opt/21528,
rtl-optimization/21144, rtl-optimization/21239,
rtl-optimization/21330, rtl-optimization/22167, target/16888,
target/16925, target/17245, target/17822, target/17824,
target/18655, target/19051, target/19933, target/20093,
target/20301, target/20375, target/20795, target/20924,
target/20927, target/21098, target/21099, target/21100,
target/21101, target/21149, target/21284, target/21297,
target/21315, target/21325, target/21329, target/21390,
target/21397, target/21412, target/21416, target/21551,
target/21556, target/21657, target/21721, target/21888,
target/21889, target/22083, target/22260, target/22576,
testsuite/21969, tree-opt/19768, tree-opt/22105,
tree-optimization/20490, tree-optimization/20929,
tree-optimization/21085, tree-optimization/21167,
tree-optimization/21171, tree-optimization/21173,
tree-optimization/21380, tree-optimization/21532,
tree-optimization/21817, tree-optimization/21847,
tree-optimization/22000, tree-optimization/22043,
tree-optimization/22171, tree-optimization/22591, treelang/21345
- fix fortran handling of repeated character literals in DATA (#163394,
PR fortran/20063)
- avoid sibling calls if structure arguments passed by value overlap
(#163058)
- avoid discarding volatile casts (Richard Henderson, #162274,
PR tree-opt/22278)
- fix -frepo (Mark Mitchell, #163271, PR c++/22204)
- use SCHED_OTHER rather than SCHED_RR in libjava (Andrew Haley, #152386)
- fix compound literal handling (Joseph S. Myers, #160018, c/22013, c/22098)
- fix -march=i386 -masm=intel -fpic (#162585)
- accept fortran ENTRY without () even in FUNCTIONs (#161634)
- fix fortran handling of ENTRY return var names as rvalues (#161669)
- fix fortran ICE on invalid preprocessor line (#161679)
- fix fortran handling of long preprocessor lines (#161680)
- fortran Hollerith constant and character array fixes (Feng Wang, #161430)
- fix reg-stack ICE (#158407, PR target/21716)
- fix ICE on fortran alternate returns (#158434)
- fix ICE on fortran functions without explicit type with implicit none
(#158232, PR fortran/21729)
- fix overflowed constant handling (Zdenek Dvorak, #156844,
PRs middle-end/21331, tree-opt/21293)
- fix IA-64 ICE on sdata/sbss variable references with offsets
(Richard Henderson, #158001, PR target/21632)
- fix german, spanish, turkish and chinese translations (#157879,
PR translation/21364)
- fixed WHERE inside FORALL (PR fortran/15080)
- fix a tree sharing bug (#157792, PR tree-optimization/21610)
- avoid using hash tables recursively (#157308)
- fix ppc64 libgcj (Andrew Haley, #154684, #142611)
- fix crossjumping (#157243, PR middle-end/21492)
- fix i386 V4SFmode vector initialization
- https Handler.java from GNU classpath (Thomas Fitzsimmons, #155466)
- Fortran namelist support (Paul Thomas, #155852, PRs fortran/17472,
fortran/18396, fortran/19467, libfortran/12884, libfortran/17285,
libfortran/18122, libfortran/18209, libfortran/18210, libfortran/18392,
libfortran/18591, libfortran/18879, libfortran/19657)
- fixes for the Fortran ENTRY support (PRs fortran/13082,
fortran/18824, #153715)
- fix GThread errors when running OOo (Thomas Fitzsimmons, #154215)
- fix dwarf2 writer to avoid ICEing gdb (Jim Wilson, #153681, PR c++/20805)
- fix hang in tree-chrec.c (Sebastian Pop, #153268, PR tree-optimization/20742)
- fix KDE miscompilation caused by reload (Michael Matz, #154294,
PR regression/20973)
- add support for Fortran ENTRY in FUNCTIONS and SUBROUTINES with alternate
returns (PRs fortran/13082, fortran/18824, #153715)
- fix fortran EQUIVALENCE handling with substrings (#160853,
PRs fortran/18833, fortran/20850)
- improve fortran diagnostics for comparison of logicals (Volker Reichelt,
PR fortran/22503)
- work around PR middle-end/20606 (Andrew Haley)
- diagnose invalid uses of inline (Eric Christopher, #162216, #159731,
PRs c/22052, c/21975)
- fix linker command line ordering when compiling multiple
java source files (Tom Tromey, #163099)
- use backtrace () in libgcj even on ia64
- support more than 16 nested GCC visibility pragmas (H.J.Lu)
- make sure libstdc++ mt allocator calls pthread_key_delete before
libstdc++ dlclose (#161061, PR libstdc++/22309)
- fix ICE when compiling call with excessive size of arguments
passed by value (#160718, PR middle-end/17965)
- grmic fix (Archit Shah, #133180)
- make libltdl aware of
*/lib64 paths (#156005)
- make sure slow_pthread_self is never yes for linux targets
- rename libjawt.so
* to libgcjawt.so
* to avoid interferences
with proprietary libjawt.so\'s
- add gjnih4 to gcc4-java subpackage
- configure with --enable-libgcj-multifile to avoid make -jN
related multilib failures
- use INTERNAL_SYSCALL
* macros in libgcc_post_upgrade.c, so that the
statically linked binary doesn\'t need TLS (#155701)
- implement java.awt.Frame.getBufferStrategy (Thomas Fitzsimmons, #153266)
- configure with
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre
- include empty /usr/share/java/gcj-endorsed and
/usr/lib64/gcj-4.1.0/classmap.db.d directories and
%ghost /usr/lib64/gcj-4.1.0/classmap.db

Thu Apr 7 00:00:00 2005 Jakub Jelinek 4.0.0-0.41.fc3
- update from CVS
- PRs c++/19312, c++/20734, libgcj/20750, middle-end/19225, target/20342,
target/20421, target/20447, target/20625, target/20670, ada/19956,
c++/18644, c++/19159, c++/19199, c++/20679, debug/20505,
libfortran/20068, libfortran/20125, libfortran/20156,
libfortran/20471, libfortran/20755, libgcj/20727, libgcj/20761,
rtl-optimization/16104, rtl-optimization/20527, target/19537,
target/20446, tree-optimization/19903, c++/19406, c/17855, c/17913,
c/20368, c/20519, c/772, debug/19345, libfortran/20660, libgcj/20090,
libgcj/20526, middle-end/19454, middle-end/20177, middle-end/20635,
rtl-optimization/20600, target/20203, target/20611,
libfortran/15332, libfortran/19678, libfortran/19679,
libfortran/20163, middle-end/20263, middle-end/20491,
rtl-optimization/20249, target/15491, target/20617, tree-opt/19108,
tree-optimization/19108, middle-end/20622, c++/19769, c++/19980,
c++/20147, c++/20147, c++/20461, c++/20463, c++/20465, c++/20499,
c++/20536, libfortran/18025, libgcj/11085, libgcj/14892, libgcj/18083,
libgcj/2641, libgcj/9854, libstdc++/20352, libstdc++/20577,
middle-end/20539, middle-end/20557, other/20564, target/20166,
target/20561, rtl-optimization/20532, ada/18727, ada/19140, ada/19408,
ada/19900, ada/20255, ada/20344, c++/20240, c++/20333, fortran/18525,
fortran/18827, java/20522, libfortran/20257, libfortran/20480,
libgcj/20251, middle-end/15700, middle-end/20225, middle-end/20493,
target/18251, target/18380, target/18551, tree-optimization/17454,
tree-optimization/20474, preprocessor/19475, tree-optimization/20076
- fixed ABI bug where __attribute was ignored on certain struct
fields (Mark Mitchell, PR c++/20763)
- fix edge redirection (Alexandre Oliva, #152149,
PR tree-optimization/20640)
- fix PRE causing miscompilation of sudo (Daniel Berlin, #151632,
PR tree-optimization/20601)
- fix loop optimizer with loops that after tree optimization are entered
after the loop body (Alexandre Oliva, PR rtl-optimization/20290, #150020)
- fix handling of jump tables at the end of scope with -g1 (#151466)
- add g++.dg/compat/struct-layout-1.exp compatibility tests
- remove very old ChangeLogs from %doc, bzip2 all ChangeLogs to
save space
- BuildRequire gmp-devel with mpfr support
- revert (just for gcc4-4
*, not gcc-4
*) PR libstdc++10606 patch, so that
GCC 3.4.3-RH libstdc++ can be used (#151462)

Tue Mar 15 23:00:00 2005 Jakub Jelinek 4.0.0-0.34.fc3
- update from gcc-4_0-branch
- PRs c++/20157, c++/20280, fortran/16907, fortran/20323, fortran/20361,
fortran/20467, libfortran/20124, middle-end/19331, other/20326,
rtl-optimization/20306, target/20288, target/20415,
c++/20142, c++/20186, c++/20208, c++/20375, libgcj/20389,
rtl-opt/20412, ada/20035, c++/19311, c++/19797, debug/20253,
fortran/19673, fortran/19754, fortran/19936, java/18362, java/20215,
libgcj/20155, libgcj/20292, rtl-optimization/19683,
target/20277, tree-optimization/18815, tree-optimization/20122,
c++/18327, c++/18384, c++/20232, fortran/19479,
libgcj/20160, libobjc/19024, rtl-optimization/17728,
target/19065, target/19819, tree-optimization/20216
- fixed PR c++/19916 (Mark Mitchell, #148793)
- fixed (Alexandre Oliva, #149098)
- fix s390
* reload issue (Ulrich Weigand, #150115)
- fix CSE on hard registers with different modes (Zdenek Dvorak, #150115,
PR middle-end/20249)
- fix PR middle-end/18628 (Alexandre Oliva)
- fix miscompilation of python (Alexandre Oliva, PR target/20126)
- fix ICE when taking address of a member function in template
(Kriang Lerdsuwanakij, PR c++/20381)
- fix handling of in/out asm constraints with multiple alternatives
(#150202, PR inline-asm/20314)
- fix miscompilation of libcpp.a on x86-64 (PR target/20322)
- with CSE handling of TABLEJUMPs (Alexendre Oliva, PR middle-end/18628)
- revert PR c++/16405 fix to fix PR c++/19317 (Qt miscompilation)
- fix libcpp, so that it can be compiled by GCC4 on 64-bit
big-endian architectures (PRs bootstrap/20282, bootstrap/20305)
- fix -fno-unit-at-a-time handling of static functions with
global aliases (Alexandre Oliva, #150150)

Thu Feb 24 23:00:00 2005 Jakub Jelinek 4.0.0-0.29
- fix -Wmissing-braces in C++ (PR c++/20175)
- fix PowerPC sCC splitters (PR target/20196)

Wed Feb 23 23:00:00 2005 Jakub Jelinek 4.0.0-0.28
- update from trunk
- rename PowerPC IBM long double helper routines _xlq
* to __gcc_
*,
but keep _xlq
*AATTGCC_3.4 aliases around (#148841, PR target/19019)
- make sure libjava GC memory is executable for libffi trampolines sake
(#149348, PR libgcj/19823)
- remove java abstract method check (#147968)
- change __cxa_demangle to match cxx-abi change
http://www.codesourcery.com/archives/cxx-abi-dev/msg01877.html
(Jason Merrill, #133406)
- fix ivopts (Zdenek Dvorak, PR tree-optimization/19937)
- workaround ia64 BImode issues (Roger Sayle, PRs target/20018,
rtl-optimization/20097)

Fri Feb 18 23:00:00 2005 Jakub Jelinek 4.0.0-0.27
- fix PRs c++/20008, target/20054
- fix PR tree-optimization/19828 (#149058)

Thu Feb 17 23:00:00 2005 Jakub Jelinek 4.0.0-0.26
- update from trunk
- fix PRs c++/20023, tree-optimization/20009

Wed Feb 16 23:00:00 2005 Jakub Jelinek 4.0.0-0.25
- fix PR c++/19813

Wed Feb 16 23:00:00 2005 Jakub Jelinek 4.0.0-0.24
- update from trunk
- fix PRs middle-end/19857, tree-optimization/18947
- work around PR debug/19769

Thu Feb 10 23:00:00 2005 Jakub Jelinek 4.0.0-0.23
- update from trunk
- in gcc4-java, require exact %{version}-%{release} of libgcj4 and
libgcj4-devel (#146271)
- make sure libgcj.so is not PT_GNU_STACK RWE
- on i?86 with -mfpmath=sse, optimize static routines whose address
is never taken and don\'t use __attribute((used)) by passing some floating
point arguments and return value in SSE registers
- add libgcj4-src subpackage
- fix PR middle-end/19858
- use crtendS.o instead of crtend.o on ppc -pie

Tue Jan 25 23:00:00 2005 Jakub Jelinek 4.0.0-0.22
- update from trunk
- fix PR rtl-optimization/19579
- remove Java
*.a libraries, issue error for gcj -static (#145829)

Sat Jan 22 23:00:00 2005 Jakub Jelinek 4.0.0-0.21
- update from trunk
- fix PRs middle-end/19551, c/18946, c/19342
- allow REFERENCE_TYPEs in place of POINTER_TYPEs in builtins.c

Tue Jan 18 23:00:00 2005 Jakub Jelinek 4.0.0-0.20
- update from trunk
- fix PR c++/19406

Thu Jan 13 23:00:00 2005 Jakub Jelinek 4.0.0-0.19
- update from trunk
- fix PRs c++/19263, rtl-optimization/16104, c/17297, middle-end/19164,
rtl-optimization/15139, rtl-optimization/19348, middle-end/19084

Thu Jan 6 23:00:00 2005 Jakub Jelinek 4.0.0-0.18
- update from trunk
- fix PRs tree-optimization/19060, rtl-optimization/18861,
tree-optimization/18828, rtl-optimization/19012,
tree-optimization/19283

Fri Dec 31 23:00:00 2004 Jakub Jelinek 4.0.0-0.17
- fix build of libgij.so (#143862)
- remove libgcj.pc
- fix ICE in reshape_init_array (#143034, PRs c++/18384, c++/18327)

Tue Dec 28 23:00:00 2004 Jakub Jelinek 4.0.0-0.16
- update from trunk
- include also gcc4-java, libgcj4 and libgcj4-devel subpackages

Tue Dec 14 23:00:00 2004 Jakub Jelinek 4.0.0-0.14.EL4
- update from trunk
- fix tree inlining related ICE (Alexandre Oliva, #141145)
- avoid multiple evaluation of sqrt and other math builtins when
not -ffast-math (#142603, PR middle-end/18951)

Tue Dec 7 23:00:00 2004 Jakub Jelinek 4.0.0-0.14
- update from trunk
- fix DEPENDENCIES_OUTPUT handling (#140921)
- fix libstdc++.so symlinks (#141985)
- make sure target\'s LOAD_EXTEND_OP or lack thereof doesn\'t influence
gcj -C output (#141730)

Sat Nov 27 23:00:00 2004 Jakub Jelinek 4.0.0-0.13
- update from trunk
- change s390{,x} stack layout to work-around GCC 2.95.3 bug:
former -mno-backchain (the default), -mbackchain and -mkernel-backchain
options were transformed into (in order) -mno-backchain -mpacked-stack,
-mbackchain -mno-packed-stack and -mbackchain -mpacked-stack.
A new combination -mno-backchain -mno-packed-stack is now the
new default (Andreas Krebbel, #139678)
- don\'t optimize printf/fprintf/__printf_chk/__fprintf_chk in any way
if return value is not ignored
- some more libgcc_s.so.1 tweaks on ia64

Fri Nov 12 23:00:00 2004 Jakub Jelinek 4.0.0-0.12
- update from trunk
- make _Unwind_
* symbols in libgcc_s.so.1 unversioned to match the
\"IA-64 Linux ABI\"

Mon Nov 8 23:00:00 2004 Jakub Jelinek 4.0.0-0.11
- use/require GCC 3.4.3 instead of 3.4.2

Sun Nov 7 23:00:00 2004 Jakub Jelinek 4.0.0-0.10
- update from trunk
- add %doc COPYING and COPYING.LIB

Fri Oct 29 00:00:00 2004 Jakub Jelinek 4.0.0-0.9
- update from trunk
- run testsuite with LC_ALL=C

Wed Oct 20 00:00:00 2004 Jakub Jelinek 4.0.0-0.8
- update from trunk
- make sure .toc{,1} sections are created on ppc -m64 -mminimal-toc
(#134248, PR target/17751)
- define __GNUC_RH_RELEASE__ macro to match %{gcc_release} rpm macro
(well, its first number)

Sun Oct 17 00:00:00 2004 Jakub Jelinek 4.0.0-0.7
- added object size checking patch
- added stdarg optimization patch

Sun Oct 17 00:00:00 2004 Jakub Jelinek 4.0.0-0.6
- update from trunk

Sat Oct 9 00:00:00 2004 Jakub Jelinek 4.0.0-0.5
- update from trunk
- fix ppc64 bootstrap (Michael Matz)

Sat Oct 9 00:00:00 2004 Jakub Jelinek 4.0.0-0.4
- update from trunk
- call /sbin/ldconfig in libgfortran and libmudflap %post{,un} (#134067)
- obsolete gcc35-gfortran (#134810)
- re-enable COMDAT

Wed Sep 29 00:00:00 2004 Jakub Jelinek 4.0.0-0.3
- update from trunk

Tue Sep 21 00:00:00 2004 Jakub Jelinek 4.0.0-0.2
- update from trunk
- add .note.GNU-stack marking to ppc64 crtsavres.o and
ia64 crt{begin,end,i,n}.o
- gimplify folded builtins during fold_all_builtins pass
if they aren\'t gimple
- use/require GCC 3.4.2 instead of 3.4.1

Sat Sep 18 00:00:00 2004 Jakub Jelinek 4.0.0-0.1
- update from trunk
- change version to 4.0.0, as there will be no GCC 3.5
- temporarily disable COMDAT support until at least binutils are upgraded
- temporarily remove the IA-64 libunwind stuff

Fri Sep 10 00:00:00 2004 Jakub Jelinek 3.5.0-0.11
- improve SSA aliasing detection for PTR + OFFSET

Thu Sep 2 00:00:00 2004 Jakub Jelinek 3.5.0-0.10
- update from trunk
- fix x ? (unsigned long) d : (long) d conversion bug for d floating
(#131082)

Sat Aug 21 00:00:00 2004 Jakub Jelinek 3.5.0-0.9
- fix ppc64 bootstrap (PR rtl-optimization/17099)
- fix libstdc++.so symlinks, include libsupc++.a everywhere
- remove Fortran documentation which accidentally ended up in
libmudflap-devel, add libmudflap ChangeLog
- add spe.h header on ppc and ppc64, altivec.h and ppc-asm.h on ppc64

Thu Aug 19 00:00:00 2004 Jakub Jelinek 3.5.0-0.8
- update from trunk
- stop using dot symbols on ppc64 (Alan Modra)
- overlap fd_aux field of ppc64 .opd entries with next .opd entry\'s fd_func
if a function is not going to use r11 passed to it
- add mm3dnow.h and mm_malloc.h headers on ia32/x86-64
- add gcc35-gfortran, libgfortran subpackages (#130212)
- add libmudflap and libmudflap-devel subpackages

Fri Jul 16 00:00:00 2004 Jakub Jelinek 3.5.0-0.7
- update from trunk
- make even multilib libstdc++.so\'s versioned

Sat Jul 10 00:00:00 2004 Jakub Jelinek 3.5.0-0.6
- reenable bitfield patch
- fix enum { A, B, C, D, E } if (x == B || x == C || x == D)
style tests in C++

Sat Jul 10 00:00:00 2004 Jakub Jelinek 3.5.0-0.5
- update from trunk

Tue Jul 6 00:00:00 2004 Jakub Jelinek 3.5.0-0.4
- temporary disable the bitfield patch until it is fixed

Sun Jul 4 00:00:00 2004 Jakub Jelinek 3.5.0-0.3
- update from trunk
- use/require gcc 3.4.1 instead of 3.4.0

Wed Jun 30 00:00:00 2004 Jakub Jelinek 3.5.0-0.2
- optimize some bitfield operations (PR tree-optimization/15310)

Fri Jun 25 00:00:00 2004 Jakub Jelinek 3.5.0-0.1
- initial package


 
ICM