Commit Graph

1179 Commits

Author SHA1 Message Date
cvsdist a0fadb6d24 auto-import changelog data from gcc-3.2-1.src.rpm
Wed Aug 14 2002 Jakub Jelinek <jakub@redhat.com> 3.2-1
- update to 3.2 release
- fix x86-64 PR target/7559 (Jan Hubicka)
- fix -fprefetch-loop-arrays (Janis Johnson)
- fix x86-64 prefetch (Jan Hubicka)
2004-09-09 05:27:48 +00:00
cvsdist 7aed6f4e31 auto-import changelog data from gcc-3.2-0.3.src.rpm
Fri Aug 09 2002 Jakub Jelinek <jakub@redhat.com> 3.2-0.3
- istream fix (Benjamin Kosnik)
- emit Dwarf2 DW_OP_GNU_push_tls_address extension for TLS (Richard
    Henderson)
- temporarily disable __typeof() + __asm() fix
Thu Aug 08 2002 Jakub Jelinek <jakub@redhat.com> 3.2-0.2
- update from 3.2 branch
- ABI incompatible changes in libstdc++.so.5, long long bitfield layout on
    IA-32 (both C and C++), oversized bitfields layout on IA-32 and
    bitfields with base type with __attribute__((aligned ()))
- fix strstream segfaults (#68292, Benjamin Kosnik)
- fix __attribute__((visibility())) together with __asm__() function
    redirection
- fix __typeof() followed by __asm() redirection (Alexandre Oliva)
- fix TLS ICE on glibc (#70061)
- fix K6 ICE on linux kernel (#69989, Richard Sandiford, Jan Hubicka)
- fix inlining bug with labels (#70941)
- fix fold-const bug (#70541)
- fix PR preprocessor/7358 (Neil Booth)
- error when mixing __thread and non-__thread declarations (#70059, Aldy
    Hernandez)
- fix TLS bug on g++.dg/tls/diag-1.C (Jason Merrill)
- add -mcmodel= x86-64 documentation (Andreas Jaeger)
- avoid TLS emitting movl %gs:0, MEMORY on IA-32 (#71033)
2004-09-09 05:27:32 +00:00
cvsdist 2f85ad84c3 auto-import changelog data from gcc-3.1-10.src.rpm
Sat Jul 20 2002 Jakub Jelinek <jakub@redhat.com> 3.1-10
- update from 3.1 branch
- add throw() to set_new_handler (Andreas Schwab)
- fixed PR optimization/7147, optimization/7153
- make sure pic register is set up even when the only @PLT calls are done
    in EH basic blocks (Richard Henderson)
2004-09-09 05:26:45 +00:00
cvsdist d0cc7d0b90 auto-import changelog data from gcc-3.1-8.src.rpm
Sat Jul 13 2002 Jakub Jelinek <jakub@redhat.com> 3.1-8
- update from 3.1 branch
- fix OpenOffice miscompilation (PR c++/7279, Jason Merrill)
- PRs c++/7224, c++/6255, optimization/7145, c++/6706, preprocessor/7070,
    middle-end/6963, target/6841, target/6770, target/6719, other/6836,
    libstdc++/7057, libstdc++/7097, libstdc++/3946, libstdc++/7173
- fix a GC bug with named labels in C++ (Jim Wilson)
- fix ICE on Mesa (Bernd Schmidt, #65771)
- added some NRV tests
- fix typo in i386 specs (PR c/7242)
- fix IA-32 ICE with shifts by negative values followed by compare (PR
    middle-end/7245, #68395)
- fixed DWARF-2 output for const char * (PR debug/7241)
- actually enable __cxa_atexit for standard compliance at configury time
- added PPC as Ada enabled architecture
2004-09-09 05:26:01 +00:00
cvsdist a1c2bbc680 auto-import gcc-3.1-7 from gcc-3.1-7.src.rpm 2004-09-09 05:25:44 +00:00
cvsdist 088f3231e1 auto-import changelog data from gcc-3.1-6.1.src.rpm
Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Wed Jun 19 2002 Jakub Jelinek <jakub@redhat.com> 3.1-7
- add TLS support
2004-09-09 05:25:32 +00:00
cvsdist 151d661250 auto-import gcc-3.1-5 from gcc-3.1-5.src.rpm 2004-09-09 05:24:58 +00:00
cvsdist d4c9ccb83c auto-import gcc-3.1-4 from gcc-3.1-4.src.rpm 2004-09-09 05:24:36 +00:00
cvsdist 1066675f76 auto-import gcc-3.1-2 from gcc-3.1-2.src.rpm 2004-09-09 05:24:23 +00:00
cvsdist a48549515c auto-import gcc-3.1-1 from gcc-3.1-1.src.rpm 2004-09-09 05:24:08 +00:00
cvsdist 7d99d330a6 auto-import gcc-3.1-0.28 from gcc-3.1-0.28.src.rpm 2004-09-09 05:23:29 +00:00
cvsdist 434da30225 auto-import gcc-3.1-0.27 from gcc-3.1-0.27.src.rpm 2004-09-09 05:23:16 +00:00
cvsdist b4a3be955b auto-import gcc-3.1-0.26 from gcc-3.1-0.26.src.rpm 2004-09-09 05:23:00 +00:00
cvsdist eb9ab2726e auto-import gcc-3.1-0.25 from gcc-3.1-0.25.src.rpm 2004-09-09 05:22:46 +00:00
cvsdist 6ab056d6a6 auto-import gcc-3.1-0.24 from gcc-3.1-0.24.src.rpm 2004-09-09 05:22:39 +00:00
cvsdist 6f9449d933 auto-import gcc-3.1-0.22 from gcc-3.1-0.22.src.rpm 2004-09-09 05:22:32 +00:00
cvsdist 5580947acb auto-import gcc-3.1-0.21 from gcc-3.1-0.21.src.rpm 2004-09-09 05:22:13 +00:00
cvsdist 408c3ab766 auto-import gcc-3.1-0.20 from gcc-3.1-0.20.src.rpm 2004-09-09 05:21:53 +00:00
cvsdist 6cbeb2954f auto-import gcc-3.1-0.19 from gcc-3.1-0.19.src.rpm 2004-09-09 05:21:33 +00:00
cvsdist 71ddb4c80e auto-import gcc-3.1-0.18 from gcc-3.1-0.18.src.rpm 2004-09-09 05:21:19 +00:00
cvsdist 0c0bde1b14 auto-import gcc-3.1-0.15 from gcc-3.1-0.15.src.rpm 2004-09-09 05:20:17 +00:00
cvsdist a1c9c279a5 auto-import gcc-3.1-0.14 from gcc-3.1-0.14.src.rpm 2004-09-09 05:19:58 +00:00
cvsdist 3941f502e9 auto-import gcc-3.1-0.11 from gcc-3.1-0.11.src.rpm 2004-09-09 05:19:45 +00:00
cvsdist 8c7d362302 auto-import gcc-3.1-0.10 from gcc-3.1-0.10.src.rpm 2004-09-09 05:19:31 +00:00
cvsdist ccbaaef5ea auto-import gcc-2.96-85 from gcc-2.96-85.src.rpm 2004-09-09 05:00:45 +00:00
cvsdist 2c1269ad10 auto-import gcc-2.96-79 from gcc-2.96-79.src.rpm 2004-09-09 05:00:06 +00:00
cvsdist 7230382307 auto-import gcc-2.96-54 from gcc-2.96-54.src.rpm 2004-09-09 04:58:29 +00:00
cvsdist 1e23553d65 auto-import changelog data from gcc-2.95.3-0.17.src.rpm
Wed Oct 24 2001 Karsten Hopp <karsten@redhat.de>
- add -undef patch to ignore unsupported flag
Tue Oct 16 2001 David Sainty <dsainty@redhat.com>
- use 2.95.3 with following patches:
- s390 and s390-1 and s390-2 (v.recent) IBM patches
- glibc224 and libio patches
Sat Dec 09 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- use 2.95.2 with the following patches:
- current head of cvs
- S390 patch from IBM: gcc-2.95.2.4
- spec file is based on the standard Red Hat Linux 7 one plus a version
    ported from Red Hat Linux 6.2 to S390 by
- Oliver Paukstadt <opaukstadt@millenux.com>
- Fritz Elfert <felfert@to.com>
2004-09-09 04:57:27 +00:00
cvsdist 16d1bd8bb5 Setup of module gcc 2004-09-09 04:57:24 +00:00