4.1.0-0.21

This commit is contained in:
Jakub Jelinek 2006-02-04 12:45:43 +00:00
parent c60f238a75
commit f2742db342
1 changed files with 2 additions and 0 deletions

View File

@ -1548,6 +1548,8 @@ fi
- fix ia64 debug info coverage of epilogues (Alexandre Oliva, PR debug/24444)
- export pthread_create from libgcj.so.7 as a wrapper around
libpthread.so.0's pthread_create that handles GC (Anthony Green, Tom Tromey)
- on sparc64 emit .register %g7,#ignore instead of .register %g7,#scratch
to avoid problems with TLS or -fstack-protector
- switch to IBM extended format long double by default on ppc and ppc64
- switch to IEEE 754 quad format long double by default on s390, s390x,
sparc32 and alpha