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)
This commit is contained in:
cvsdist 2004-09-09 05:27:32 +00:00
parent 2f85ad84c3
commit 7aed6f4e31
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
gcc-3.1-20020720.tar.bz2
gcc-3.2-20020808.tar.bz2

View File

@ -1 +1 @@
b5e3139d23e00d8ca86f3d369d072e33 gcc-3.1-20020720.tar.bz2
a2d14d58734e9d2477f546dbc385c1b7 gcc-3.2-20020808.tar.bz2