Commit Graph

1136 Commits

Author SHA1 Message Date
Jakub Jelinek 02184280fe 4.0.0-0.42 2005-04-12 23:56:09 +00:00
Jakub Jelinek 80fc19fc04 4.0.0-0.42 2005-04-12 23:02:26 +00:00
Jakub Jelinek 4e4852c2c0 4.0.0-0.41 2005-04-06 08:12:18 +00:00
Jakub Jelinek 3a87d2f207 4.0.0-0.40 2005-04-05 22:53:31 +00:00
Jakub Jelinek da64629380 4.0.0-0.39 2005-04-03 09:26:16 +00:00
Jakub Jelinek 2b204b2e34 4.0.0-0.38 2005-03-30 08:20:38 +00:00
Jakub Jelinek 02b86c07b7 4.0.0-0.36 2005-03-24 08:48:31 +00:00
Jakub Jelinek cf50eec122 4.0.0-0.35 2005-03-21 12:20:28 +00:00
Jakub Jelinek 2815947ffc 4.0.0-0.34 2005-03-15 17:23:22 +00:00
Jakub Jelinek c81c5ede19 4.0.0-0.33 2005-03-11 14:06:49 +00:00
Jakub Jelinek 6754cb78f1 4.0.0-0.32 2005-03-09 01:03:22 +00:00
Jakub Jelinek 04cf13aa98 4.0.0-0.31 2005-03-03 13:27:03 +00:00
Jakub Jelinek 02f58b754d auto-import gcc-4.0.0-0.30 on branch devel from gcc-4.0.0-0.30.src.rpm 2005-02-28 12:48:42 +00:00
Jakub Jelinek 3b4d42f067 3.4.3-20 2005-02-22 21:58:35 +00:00
Jakub Jelinek e34deee202 3.4.3-19 2005-02-12 08:51:45 +00:00
Jakub Jelinek 5b50bf9a5f 3.4.3-18 2005-02-10 14:24:51 +00:00
Jakub Jelinek 60a42e8518 3.4.3-17 2005-01-25 12:42:01 +00:00
Jakub Jelinek 947301d024 3.4.3-14 2005-01-14 09:24:00 +00:00
Jakub Jelinek 1999555eb5 3.4.3-12 (#144166) 2005-01-05 10:16:29 +00:00
Jakub Jelinek f38927e6f0 3.4.3-11 2004-12-27 21:13:34 +00:00
Jakub Jelinek 6b8eaf941f 3.4.3-10 2004-12-13 23:20:39 +00:00
Jakub Jelinek b20ae45416 3.4.3-9 2004-12-09 14:09:42 +00:00
Jakub Jelinek 38c5edfe3b 3.4.3-8 2004-12-08 11:33:10 +00:00
Jakub Jelinek 4f99c51b07 3.4.3-7 2004-11-26 22:58:15 +00:00
Jakub Jelinek 8489cff10e 3.4.3-3 2004-11-15 16:11:47 +00:00
Jakub Jelinek fc2b5db9e9 3.4.3-1 2004-11-07 14:28:12 +00:00
Jakub Jelinek 6f00a21eac auto-import gcc-3.4.2-6 on branch devel from gcc-3.4.2-6.src.rpm 2004-10-18 14:50:21 +00:00
Jakub Jelinek b44c3b74c8 auto-import gcc-3.4.2-5 on branch devel from gcc-3.4.2-5.src.rpm 2004-10-07 08:40:50 +00:00
Jakub Jelinek 1fa014ca1c auto-import gcc-3.2.3-44 on branch devel from gcc-3.2.3-44.src.rpm 2004-10-06 18:30:56 +00:00
Jakub Jelinek 656edca92a auto-import gcc-3.4.2-3 on branch devel from gcc-3.4.2-3.src.rpm 2004-10-04 22:38:20 +00:00
Jakub Jelinek c4b65707d1 auto-import gcc-3.4.2-2 on branch devel from gcc-3.4.2-2.src.rpm 2004-09-20 12:54:07 +00:00
cvsdist 9b5f1bf894 auto-import changelog data from gcc-3.4.1-10.src.rpm
Wed Sep 01 2004 Jakub Jelinek <jakub@redhat.com> 3.4.1-10
- update from gcc-3_4-branch
- PRs c++/15461, c++/15890, c++/16246, c++/16706, c++/16851, c++/16889,
    c++/17068, c/14492, c/16180, debug/10695, middle-end/16693,
    rtl-optimization/16590, rtl-optimization/17078, target/15927,
    target/15948, target/16298, target/16974, target/17019, target/17093,
    target/17113, target/17119
- thread-safe C++ static initializers (Jason Merrill, #89828)
- fix x ? (unsigned long) d : (long) d conversion bug for d floating
    (#131082)
2004-09-09 05:50:22 +00:00
cvsdist 662572b88c auto-import changelog data from gcc-3.4.1-8.src.rpm
Tue Aug 17 2004 Jakub Jelinek <jakub@redhat.com> 3.4.1-8
- update from gcc-3_4-branch
- PRs 13956, 16684, bootstrap/16469, c++/16175, c++/16224, c++/16273,
    c++/16489, c++/16529, c++/16618, c++/16637, c++/16698, c++/16717,
    c++/16810, c++/16853, c++/16870, c++/16904, c++/16929, c++/16964,
    libgfortran/15930, libstdc++/12658, libstdc++/14697, libstdc++/16813,
    libstdc++/16959, middle-end/16790, other/16842, preprocessor/16366,
    rtl-optimization/16490, rtl-optimization/16536, rtl-optimization/16643,
    target/16239, target/16325
- avoid making silly copies in convert_move (Jeff Law)
- make sure all files in libgcj*.jar have identical timestamps accross all
    the architectures (#128431)
- one more gcj -C fix to make sure .class files are identical between
32-bit and 64-bit targets (#128431)
- put jumptables for .gnu.linkonce.t.* sections into .gnu.linkonce.r.*
    sections instead of .rodata (#129574, PR c++/16276)
- rtti linkonce fix (H.J.Lu, PR c++/16276)
- handle filenames with embedded spaces in gcj (Elliot Lee, #129675, PR
    java/9677)
- 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
- avoid building multilib libjava's - they shouldn't be needed for
    packaging and otherwise we would need all of Gtk+ installed as both
    32-bit and
64-bit development environment
Thu Aug 12 2004 Thomas Fitzsimmons <fitzsim@redhat.com>
- build GTK peers, backport libjava changes from gui-branch
- rename gjar to fastjar
2004-09-09 05:49:27 +00:00
cvsdist 2a65be98ac auto-import changelog data from gcc-3.4.1-5.src.rpm
Thu Jul 15 2004 Jakub Jelinek <jakub@redhat.com> 3.4.1-5
- update from gcc-3_4-branch
- PRs 16478, bootstrap/16250, c++/16276, c++/16475, libgcj/16473,
    libgcj/16478, libgcj/7587, libstdc++/15928, libstdc++/16210,
    libstdc++/16248, libstdc++/16401, libstdc++/16411, other/15194,
    rtl-optimization/14700, rtl-optimization/16380, target/12602,
    target/13926, target/15186, target/15869, target/16130, target/16142,
    target/16143, target/16199, target/16344, target/16357, target/16407,
    target/16414, target/16416, target/16430, target/16445, target/16459,
    target/16494, target/1679
- rename rmiregistry, jar and rmic binaries and their man pages and install
    alternatives-managed symlinks in their place (Tom Fitzsimmons)
- make even multilib libstdc++.so's versioned
2004-09-09 05:48:43 +00:00
cvsdist ca50aa86d1 auto-import changelog data from gcc-3.4.1-1.src.rpm
Sat Jul 03 2004 Jakub Jelinek <jakub@redhat.com> 3.4.1-1
- update from gcc-3_4-branch
- 3.4.1 release
- PRs bootstrap/14760, c++/14865, c++/14950, c++/16174, libstdc++/16154,
    libstdc++/16182, middle-end/16026, preprocessor/15572,
    preprocessor/15913, preprocessor/16192, rtl-optimization/14782,
    target/15551, target/16144, target/16176, wrong-code/15089,
    wrong-code/16129
- optimize some bitfield operations (PR tree-optimization/15310)
2004-09-09 05:47:47 +00:00
cvsdist df90f6d62e auto-import changelog data from gcc-3.4.0-6.src.rpm
Tue Jun 22 2004 Jakub Jelinek <jakub@redhat.com> 3.4.0-6
- update from gcc-3_4-branch
- PRs c++/14007, c++/14930, c++/15096, c++/15947, c++/15967, c++/3518,
    libf2c/15151, libstdc++/16020, rtl-optimization/15159, target/10129,
    target/13292, target/15178, target/15550, target/15941
- fix gcc hang in CSE on ppc64 kernel (PR rtl-opt/16114, Richard Henderson)
- optimize unsigned int i; ... if (i == 0 || i == -1U) and similar tests
2004-09-09 05:47:29 +00:00
cvsdist 313039ad4f auto-import changelog data from gcc-3.4.0-5.src.rpm
Mon Jun 14 2004 Jakub Jelinek <jakub@redhat.com> 3.4.0-5
- update from gcc-3_4-branch
- PRs ada/14150, c++/14211, c++/15076, c++/15227, c++/15862, c++/15875,
    c++/15877, libstdc++/15775, rtl-optimization/15296,
    rtl-optimization/15761, target/13312, target/13803, target/14567,
    target/14960, target/15191, target/15653, target/8309
- don't optimize out Inf - Inf, Inf / Inf and 0 * Inf unless -ffast-math,
    as they should generate runtime exception (PR middle-end/15945)
- add libgnat-3.4.so and libgnarl-3.4.so symlinks
- disable Ada support on 64-bit arches and PPC32 for now, xnmake is deadly
    broken
- if Ada support is disabled, Obsolete older gcc-gnat and libgnat in gcc
    rpm
- add Provides libstdc++34 resp. libgcj34 in libstdc++ resp. libgcj
    packages
2004-09-09 05:47:19 +00:00
cvsdist 32bd4c3d4b auto-import changelog data from gcc-3.4.0-4.src.rpm
Wed Jun 09 2004 Jakub Jelinek <jakub@redhat.com> 3.4.0-4
- libstdc++ linker map fix for 64-bit arches (Jason Merrill)
- for the time being undeprecate #pragma interface and #pragma
    implementation
Wed Jun 09 2004 Jakub Jelinek <jakub@redhat.com> 3.4.0-3
- update from gcc-3_4-branch
- PRs c++/13092, c/14649, c++/14668, c/14765, c++/14777, c++/14821,
    c++/14883, c++/14932, c++/15025, c++/15044, c++/15057, c++/15083,
    c++/15142, c++/15165, c++/15209, c++/15285, c++/15287, c++/15299,
    c++/15317, c++/15329, c++/15337, c++/15427, c++/15471, c++/15503,
    c++/15507, c++/15542, c++/15554, c++/15625, c++/15629, c++/15640,
    c++/15696, c++/15701, c++/15742, c/15749, c++/15766, c++/15815,
    java/14315, libstdc++/12854, libstdc++/13928, libstdc++/14600,
    libstdc++/15123, libstdc++/15565, libstdc++/15675, middle-end/15069,
    middle-end/15228, middle-end/15666, objc/7993, rtl-opt/15193,
    rtl-optimization/15717, target/13250, target/14457, target/14478,
    target/14542, target/15569, target/15598, target/15626, target/15693,
    target/15782, target/15783
- fix ICE on IA-64 with -frename-registers -Os (Jim Wilson, #117946, PR
    rtl-optimization/15681)
- fix libffi bug on ia64 (#122923)
- fix ia64 backtrace (#125204)
2004-09-09 05:47:12 +00:00
cvsdist 3065048815 auto-import changelog data from gcc-3.4.0-2.src.rpm
Thu May 20 2004 Jakub Jelinek <jakub@redhat.com> 3.4.0-2
- update from gcc-3_4-branch
- PRs libgcj/14695, preprocessor/15067, 11591, bootstrap/14671,
    bootstrap/15120, c++/14962, c/15004, c++/15064, debug/14829,
    libstdc++/12077, libstdc++/14220, libstdc++/14245, libstdc++/14340,
    libstdc++/14775, libstdc++/14975, libstdc++/15002, libstdc++/15046,
    libstdc++/15047, libstdc++/11610, libstdc++/15074, libstdc++/15090,
    libstdc++/15361, libstdc++/15412, libstdc++/15488, libstdc++/15489,
    middle-end/15054, optimization/13985, optimization/15100,
    optimization/15112, other/1963, target/14715, target/14723,
    target/14813, target/14857, target/15084, target/15130, target/15189,
    target/15202, target/15290, target/15301, target/15302, target/15331
- use lib64 instead of lib directories on ia64 if lib64 is set to lib64 by
    rpm
- add Obsoletes for gcc34 etc. rpms
- emit .note.GNU-stack on IA-64
- fix libgcc build on SPARC*
- fix SPARC* bi-arch compiler
2004-09-09 05:46:55 +00:00
cvsdist 2939ca51d7 auto-import changelog data from gcc-3.4.0-1.src.rpm
Tue Apr 20 2004 Jakub Jelinek <jakub@redhat.com> 3.4.0-1
- GCC 3.4 release
- PRs bootstrap/14992, other/14918, 14936, ada/14538, ada/14665,
    bootstrap/14462, c/14828, c++/14804, 14219, c++/14808, c++/14803,
    c++/14804, c++/14810, c++/14724, c++/14763, c++/14639, bootstrap/14893,
    libstdc++/14783, libstdc++/13598
- fix some tests on x86-64
- testcase for PR optimization/13488
2004-09-09 05:46:41 +00:00
cvsdist 0002346b1b auto-import gcc-3.4.0-0.9 from gcc-3.4.0-0.9.src.rpm 2004-09-09 05:46:30 +00:00
cvsdist 967044a8ec auto-import gcc-3.4.0-0.7 from gcc-3.4.0-0.7.src.rpm 2004-09-09 05:45:39 +00:00
cvsdist 436078b127 auto-import gcc-3.4.0-0.6 from gcc-3.4.0-0.6.src.rpm 2004-09-09 05:45:06 +00:00
cvsdist 31e91a70db auto-import gcc-3.4.0-0.4 from gcc-3.4.0-0.4.src.rpm 2004-09-09 05:43:48 +00:00
cvsdist dcc6ef7796 auto-import gcc-3.4.0-0.3 from gcc-3.4.0-0.3.src.rpm 2004-09-09 05:43:35 +00:00
cvsdist a770daad2d auto-import gcc-3.4.0-0.2 from gcc-3.4.0-0.2.src.rpm 2004-09-09 05:42:59 +00:00
cvsdist d520e2cb44 auto-import changelog data from gcc-3.3.3-7.src.rpm
Tue Apr 13 2004 Jakub Jelinek <jakub@redhat.com> 3.3.3-7
- update from gcc-3_3-branch
- PRs 14467, bootstrap/12527, bootstrap/13562, 14219, target/11716,
    c++/14804
Wed Apr 07 2004 Jakub Jelinek <jakub@redhat.com> 3.3.3-6
- fix cselib MEM invalidation (Jan Hubicka)
- fix default argument handling in templates (Mark Mitchell, #120221, PR
    c++/14763)
- fix PR c++/14724 (Match Mitchell)
Sat Apr 03 2004 Jakub Jelinek <jakub@redhat.com> 3.3.3-5
- different PR optimization/13424 fix
- fix a bug in long long argument handling (Eric Botcazou, PRs
    optimization/14235, optimization/13488)
- SPARC ldbl-128 fixes
Mon Mar 29 2004 Jakub Jelinek <jakub@redhat.com> 3.3.3-4
- update from gcc-3_3-branch
- PRs 11527, bootstrap/14356, c++/14230, c++/14401, c++/14476, debug/11231,
    debug/11983, debug/14079, driver/13577, middle-end/13448,
    middle-end/14470, middle-end/14470, middle-end/14470, middle-end/14535,
    opt/10776, optimization/13472, preprocessor/14438, target/10730,
    target/13877, target/13889, target/13889, target/14260, target/14533,
    target/14533, target/14558, target/14723
- fix PR c/14069
- fix gcj ICE on final unitialized local variable used in switch (Andrew
    Haley, #118219, PR java/14581)
- link libgcc_s even to C programs and executables if they need exception
    handling
- don't use 3dNOW! prefetches in x86-64 libgcj (H.J.Lu, #119022, PR
    target/14326)
- fix up -march=nocona/-mtune=nocona support
- fix typos in ICE hack, add -frandom-seek=0
- another attempt to fix aggregates with mixed const and non-const members
    and almost-zero initializer (Eric Botcazou, Mark Mitchell, PR
    optimization/13424)
- fix bitfield handling in a.b++ == const to ++a.b == const + 1
    transformations (PR c++/14755)
2004-09-09 05:42:32 +00:00
cvsdist 1888f83488 auto-import changelog data from gcc-3.3.3-3.src.rpm
Fri Mar 12 2004 Jakub Jelinek <jakub@redhat.com> 3.3.3-3
- update from gcc-3_3-branch
- PRs bootstrap/14348, c++/13635, c++/13907, c++/13932, c++/13944,
    c++/14033, c++/14083, c++/14250, c++/14409, c++/9941, debug/14328,
    inline-asm/6162, java/12890, libstdc++/14220, middle-end/11767,
    middle-end/14289, middle-end/14327, optimization/11864,
    optimization/12147, optimization/14381, optimization/7871,
    target/10904, target/13058, target/13918, target/14166, target/14209,
    target/14302, target/14346, target/14471, target/14480, target/14539,
    target/1532
- fix miscompilation on IA-32 with fix_trunc* between CC setter and
    consumer (Caroline Tice, #118026, PR target/12308)
- fix ICE caused by reload storing a fp constant into .rodata (Eric
    Botcazou, #117702, PRs optimization/13634, optimization/13472,
    optimization/14529)
- fix ICE in cp_expr_size (Mark Mitchell, #116213, PR c++/14230)
- fix s390x ICE in legitimize_pic_address (#117872, PR target/14533)
- error if -march or -mcpu is used in -m64 on x86-64 with x86-64
    incompatible CPU (#116650)
- emit dwarf2 debug info for __thread vars on ppc/ppc64 (#111628)
- make all subpackages owns all dirs in the gcc-lib tree they are using
Thu Feb 19 2004 Jakub Jelinek <jakub@redhat.com> 3.3.3-2
- don't imply -m3dnow with -m64 on x86-64
Tue Feb 17 2004 Jakub Jelinek <jakub@redhat.com> 3.3.3-1
- update from gcc-3_3-branch
- 3.3.3 release
- PRs bootstrap/13960, c++/10555, c++/10576, c++/11895, c++/13009,
    c++/13057, c++/13086, c++/13289, c++/13478, c++/13574, c++/13683,
    c++/13797, java/13824, libstdc++/10783, libstdc++/12540,
    libstdc++/12657, libstdc++/12967, libstdc++/12971, libstdc++/13369,
    libstdc++/13462, libstdc++/13650, libstdc++/13884, opt/12826,
    opt/12941, optimization/12440, other/14003, target/13073, target/14113
- PNI -> SSE3 renaming
- fix ICE with old style designated initializer (#115775)
- fix initialization of aggregates with const fields and const vars
    (#114610, PR optimization/13424)
- ppc64 java fixes (Alan Modra, PR target/13914)
2004-09-09 05:41:18 +00:00
cvsdist 6e77b8ca7c auto-import changelog data from gcc-3.3.2-7.src.rpm
Tue Jan 20 2004 Jakub Jelinek <jakub@redhat.com> 3.3.2-7
- update from gcc-3_3-branch
- PRs c++/12816, c++/13544, libstdc++/12352, libstdc++/12438,
    middle-end/11397, middle-end/13392, objc/7993, opt/11350, opt/12441,
    opt/13608, optimization/10392, target/11793, target/12561,
    target/13069, target/13585, target/9365
- avoid needless R_.*_JU?MP_SLOT relocation in crtbegin*.o
- backport @GCC_3.4 exported routines from gcc-3_4-branch to libgcc_s.so.1
Fri Jan 09 2004 Jakub Jelinek <jakub@redhat.com> 3.3.2-6
- update from gcc-3_3-branch
- PRs fortran/12632, target/13373, bootstrap/13068, middle-end/13475,
    target/11576, optimization/13394, c/13382, target/11271,
    middle-end/13400, optimization/13031, c++/13239, c++/2294, c++/5050,
    c++/11554, c++/12696, c++/12862, c++/13070, c++/13081, c++/13239,
    c++/13371, c++/13445, c++/13507, libstdc++/13007
- fix endless loop on AMD64 (#112678, PR optimization/13521)
- fix __builtin_expect
2004-09-09 05:38:30 +00:00
cvsdist afdf6af56c auto-import changelog data from gcc-3.3.2-5.src.rpm
Fri Dec 19 2003 Jakub Jelinek <jakub@redhat.com> 3.3.2-5
- update from gcc-3_3-branch
- PRs target/11992, target/13122, optimization/13037, target/13256,
    target/12598, optimization/13318, optimization/13060,
    optimization/12965, target/13354, optimization/4490, target/13150,
    middle-end/10060, driver/13211, target/13302, target/11322,
    target/12467,
12969, target/8407, 10239, 11640, c++/12253, c++/13262, c++/13323,
    fortran/12633, libstdc++/6243, libstdc++/11612, libstdc++/12496,
    libstdc++/13290, libstdc++/9371, libstdc++/9546, libstdc++/10093,
    libstdc++/10095
- fix __builtin_expect in C++ code
- fix unwinding through SA_ONSTACK signal frames on IA-64
Fri Dec 12 2003 Jakub Jelinek <jakub@redhat.com> 3.3.2-4
- fix unwinding through signal frames on IA-64
2004-09-09 05:38:10 +00:00