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)
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
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>