SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for gcc33-objc-3.3.3-47.29.i586.rpm :

* Mon Jun 15 2020 Martin Hauke - Remove not needed %{libsubdir}/include/asm/ to fix build for i586
* Mon May 27 2019 matzAATTsuse.com- Remove fix-included math.h to not have to package it on some distros.- Adjust bison-errors.patch and gcc33-bison-yylex-error.patch to touch correct files (c-parse.in vs. c-parse.y).- Remove s390 from gcc33-update-ucontext-type.patch, that arch is correct.
* Mon May 13 2019 rguentherAATTsuse.com- Add gcc33-update-ucontext-type.patch to fix build on Leap/SLE 15. [bsc#1134789]
* Thu Aug 17 2017 rguentherAATTsuse.com- Drop libgcj33.spec, eventually running the testsuite from gcc33.spec (but not yet, timeouts happen too much).
* Mon Nov 09 2015 rguentherAATTsuse.com- Conditionalize libgcc33 removal on >= SLE12.
* Fri Nov 06 2015 badshah400AATTgmail.com- Add gcc33-bison-yylex-error.patch to fix build with newer versions of bison; needed only for openSUSE > 1320.
* Thu Jul 24 2014 rguentherAATTsuse.com- Remove build libgcc33 packages to prever the install check from breaking clamav load.- Use -p /sbin/ldconfig and remove remaining BEGIN/END macros from the spec file.
* Thu Jul 24 2014 rguentherAATTsuse.com- Disable build for ppc64le.
* Wed May 21 2014 rguentherAATTsuse.com- Require libgcc_s1 instead of libgcc1.
* Tue Apr 08 2014 rguentherAATTsuse.com- Drop use of RPM_OPT_FLAGS.
* Thu Jun 06 2013 rguentherAATTsuse.com- Do not package info docs which conflict with the generic gcc-info package from recent releases.
* Fri Apr 12 2013 rguentherAATTsuse.com- Do not package libstdc++ locale which conflicts with the locale from the libstdc++6 package.
* Sat Jul 28 2012 ajAATTsuse.de- Fix build with glibc 2.16 (struct siginfo is not exported anymore).
* Sun Feb 26 2012 dmuellerAATTsuse.de- exclude from build on arm - does not build and not needed
* Mon Feb 06 2012 rguentherAATTsuse.com- fix licenses of sub-packages
* Thu Jan 12 2012 cooloAATTsuse.com- change license to be in spdx.org format
* Fri Oct 21 2011 mlsAATTsuse.de- do not use /usr/src/packages in specfile
* Mon Dec 06 2010 rguentherAATTnovell.com- provide and require libgcc%{libgcc_s} instead of libgcc [bnc#657604]
* Wed Feb 24 2010 rguentherAATTsuse.de- fix libstdc++ testsuite-hook warning
* Fri Feb 19 2010 rguentherAATTsuse.de- fix errors when building with current bison- add baselibs.conf to the list of sources
* Mon Jan 11 2010 rguentherAATTsuse.de- re-diff patches to apply without fuzz.
* Fri Nov 20 2009 rguentherAATTsuse.de- re-diff patches to apply without fuzz.- fixup obsoletes and provides of compat-libstdc++ and compat-g77 again.
* Tue Sep 15 2009 rguentherAATTsuse.de- fix obsoletes of compat-libstdc++ and compat-g77.
* Wed Apr 08 2009 roAATTsuse.de- buildfix: update check-build.sh again
* Mon Feb 16 2009 rguentherAATTsuse.de- Fix undefined behavior in ra-build.c. Fixes build with GCC 4.4.
* Wed Feb 04 2009 rguentherAATTsuse.de- add baselibs.conf to build libstdc++33-x86. [bnc#471625]
* Wed Jan 14 2009 rguentherAATTsuse.de- Obsolete compat-libstdc++-64bit from libstdc++33 for ppc64. [bnc#437293]
* Fri Nov 21 2008 roAATTsuse.de- update check-build.sh
* Wed Nov 12 2008 matzAATTsuse.de- Don\'t build gcc33-java either.
* Tue Nov 04 2008 rguentherAATTsuse.de- Fix libgcj33 build, only build the testresults package there.
* Tue Oct 28 2008 matzAATTsuse.de- Work-around rpm problem with commented file section parts.
* Mon Oct 27 2008 matzAATTsuse.de- Fix 32bit libraries to be symbol versioned.- Fix s390 and s390x compile problems.- Fix biarch generation on ppc and ppc64.
* Mon Oct 13 2008 rguentherAATTsuse.de- Verify libstdc++ is compatible with compat-libstdc++, add missing patch to bump libstdc++ patchlevel version.- Add proper provides and obsoletes for compat-libstdc++ and compat-g77.
* Fri Jul 27 2007 matzAATTsuse.de- Update for SLES9 SP4, collecting fixes for these problems: [#161594], #166448, #191825, #194478, #201157.
* Tue Oct 31 2006 rguentherAATTsuse.de- Fix missing sibcalls with -g. [#216246]
* Tue Apr 25 2006 rguentherAATTsuse.de- Allow building with newer GCC. Backport fix for PR14348.
* Mon Feb 27 2006 matzAATTsuse.de- Fix miscompilation on s390. [#148558]
* Wed Jan 11 2006 rguentherAATTsuse.de- Fix NRV optimization. [#141311]
* Mon Nov 07 2005 matzAATTsuse.de- Activate last change only on s390 and s390x.
* Mon Nov 07 2005 hareAATTsuse.de- Fix ICE in emit_move_insn_1 at expr.c:3506. [#132124]
* Wed Nov 02 2005 matzAATTsuse.de- Fix -minline-float-divide-max-throughput and hence -mtrap-int-div giving wrong results sometimes. [#116769]
* Mon Oct 17 2005 rguentherAATTsuse.de- Fix folding of (char)uchar >= 0 wrong-code bug by backporting fix for PR14669. [#102315]
* Fri Sep 30 2005 matzAATTsuse.de- Add -mtrap-int-div option and traps on div by zero. [#116769, #57953]
* Thu Apr 21 2005 matzAATTsuse.de- Fix ldouble format incompatibility with XLC. [#65883]
* Tue Apr 05 2005 schwabAATTsuse.de- Fix corruption of ia64 fp register file on unwind.
* Fri Apr 01 2005 matzAATTsuse.de- Fix invalid abort with __thread attributes. [#74176]
* Fri Apr 01 2005 matzAATTsuse.de- Fix seg-fault. [suse #50394]
* Mon Feb 28 2005 schwabAATTsuse.de- Fix more invalid and missing unwind info [#63363].
* Fri Oct 29 2004 schwabAATTsuse.de- Fix invalid unwind info [#47792].
* Mon Sep 06 2004 matzAATTsuse.de- ppc64: Disparage f->f moves. ICE more unlikely now. [#44478]
* Mon Sep 06 2004 matzAATTsuse.de- Add altivec-to-head.diff.gz [#41410] Backport of altivec.h and C++ support for altivec from mainline.
* Tue Jun 29 2004 matzAATTsuse.de- Limit the exported symbol list again as per discussion on gcc-patches (to those which are exported by gcc 3.4).
* Mon Jun 28 2004 matzAATTsuse.de- Export some more symbols in libstdc++ to make LSB happy. The patch should be on the 3.3 branch soon.
* Tue Jun 22 2004 matzAATTsuse.de- Fix variable tracking wrt location lists for DW_AT_frame_base. Noticable when debugging on s390 (josef).- Improve operator>>(basic_istream<>&, basic_string<>&) 2-3x (paolo).
* Mon Jun 21 2004 schwabAATTsuse.de- Fix unwinding through noreturn functions [#41853].
* Wed Jun 09 2004 meissnerAATTsuse.de- Fix using custom allocators for basic_strings in libstdc++. #40711
* Wed Jun 02 2004 meissnerAATTsuse.de- Fixed altivec vs integer problems by merging the mainline altivec.h. LTC#8908,#8961 SUSE#41341,#41409.
* Wed Jun 02 2004 ajAATTsuse.de- Fix PR c/15549: Miscompilation using boolean type in inlined function.
* Thu May 27 2004 ajAATTsuse.de- apply missing thunks for last patch.
* Wed May 26 2004 ajAATTsuse.de- Fix #41218: use of std::getline produces an undefined reference to std::basic_ios::_M_setstate at link time. This changes also libstdc++ version to 5.0.6.
* Tue May 25 2004 ajAATTsuse.de- Fix PR libstdc++/11352.- Fix LSB 2.0 testsuite error in libstdc++.
* Tue May 25 2004 ajAATTsuse.de- Fixes for correct handling of -mcpu on PPC.
* Mon May 24 2004 ajAATTsuse.de- Fixes for PPC Altivec.
* Fri May 21 2004 matzAATTsuse.de- Add -fno-eliminate-unused-debug-types for lkcd.
* Wed May 12 2004 ajAATTsuse.de- Fix further Altivec corner cases for PPC.
* Tue May 11 2004 ajAATTsuse.de- Fix PPC Altivec problems.
* Sat May 08 2004 ajAATTsuse.de- Fix structure modification miscompilation on x86-64. [# 39378]- Update regparm for AMD64 to use less memory.
* Wed May 05 2004 ajAATTsuse.de- Fix wrong code due to overlapping stack temporaries on s390 [GCC bug #15054].
* Sun May 02 2004 ajAATTsuse.de- Speed up libstdc++ string and locale functions.
* Fri Apr 30 2004 ajAATTsuse.de- Fix dwarf2 debug output on PPC.- Fix PPC Altivec bugs.- Fixes for variable tracking.
* Mon Apr 26 2004 ajAATTsuse.de- Speed up libstdc++ string parsing.
* Sun Apr 25 2004 ajAATTsuse.de- Properly fix vartracking bug.- Fix an ICE.- Speed up libstdc++ string handling.
* Wed Apr 21 2004 ajAATTsuse.de- Revert last variable tracking patch for now, it caused some endless loops.
* Tue Apr 20 2004 ajAATTsuse.de- Fix bug in variable tracking.- Fix ICE noticed on PowerPC.
* Sun Apr 18 2004 ajAATTsuse.de- Fix miscompilation noticed on AMD64 [#39072].- Fix Altivec stack layout bug on PowerPC [GCC bug 14715].
* Sat Apr 17 2004 schwabAATTsuse.de- Pacify autobuild.
* Mon Apr 05 2004 ajAATTsuse.de- Fix hidden support.
* Sat Apr 03 2004 ajAATTsuse.de- Save log files for test runs also.- Improve PowerPC5 scheduler.
* Wed Mar 31 2004 ajAATTsuse.de- Do not use --with-cpu=powerpc64 on PPC64.
* Tue Mar 30 2004 schwabAATTsuse.de- Fix missing header in boehm-gc.
* Tue Mar 30 2004 ajAATTsuse.de- Fix #36958 in a different and conservative way.- Fix altivec ICE on PPC [GCC #11591].- Fix altivec problems on PPC.
* Mon Mar 29 2004 ajAATTsuse.de- Remove patch pr5293, it is already in the hammer-diff.
* Sat Mar 27 2004 ajAATTsuse.de- Revert patch for #36958, it causes ICEs on i386.
* Sat Mar 27 2004 ajAATTsuse.de- Fix miscompilation [#36958].- Fix PPC biarch setup.
* Wed Mar 24 2004 ajAATTsuse.de- Fix hang in regparam patch.- Fix regparam patch so that it works only on AMD64.- Build libstdc++ documentation [#36263].
* Sat Mar 20 2004 ajAATTsuse.de- Disable regparam for PPC also.- Fix libstdc++ path change for PPC.
* Fri Mar 19 2004 meissnerAATTsuse.de- disable regparam patch on ppc64, it breaks glibc unwinding somehow.
* Fri Mar 19 2004 ajAATTsuse.de- Move loop unroller patch into hammer-patch.- Warn about using of lvalues as cast.- Fix libstdc++ libdir path [#36358].
* Thu Mar 18 2004 ajAATTsuse.de- Add loop unroller improvements.
* Mon Mar 15 2004 ajAATTsuse.de- Fix ICE on s390.
* Fri Mar 12 2004 ajAATTsuse.de- Update regparm patch to fix an ICE.
* Fri Mar 12 2004 ajAATTsuse.de- Fix bug in ia64 libffi.
* Thu Mar 11 2004 roAATTsuse.de- make sure macro build_nof is defined
* Thu Mar 11 2004 ajAATTsuse.de- Add libgcc_s_64 for powerpc64.
* Mon Mar 08 2004 ajAATTsuse.de- Build without checking.
* Mon Mar 08 2004 ajAATTsuse.de- Fix breakage of LDBL_MAX patch.- Speedup variable tracking.- Fix s390 ICE with string expanders.- Update patch for PR11983.- Use less memory while compiling.
* Fri Mar 05 2004 ajAATTsuse.de- Fix ICEs on PPC.- Fix LDBL_MAX on PPC64.- Fix race condition with profile generation.
* Thu Mar 04 2004 ajAATTsuse.de- Fix ICE compling bochs on i386.- Generate warning on AMD64 for -mcmodel=kernel without -mno-red-zone.- Update for ia32e.- Fix some gcj bugs.
* Tue Mar 02 2004 ajAATTsuse.de- Fix package list.
* Fri Feb 27 2004 ajAATTsuse.de- Fix permissions for gcc-locale.
* Fri Feb 27 2004 ajAATTsuse.de- Split up a gcc-locale package.- Fix spec file.
* Wed Feb 25 2004 ajAATTsuse.de- Add warnings about regparm usage.- Fix PPC problems.
* Sat Feb 21 2004 ajAATTsuse.de- Fix various PPC problems.- Fix ICE compiling kernel with -march=k6.- Fix warnings.
* Thu Feb 19 2004 ajAATTsuse.de- Fix ICE building glibc on PPC.
* Sun Feb 15 2004 ajAATTsuse.de- Update from 3.3.3 release.
* Thu Feb 12 2004 ajAATTsuse.de- Disable nof libraries on PPC- Use altivec ABI for PPC
* Wed Feb 11 2004 ajAATTsuse.de- Update from hammer-branch:
* Fixes for PPC (objc, java, variable tracking)
* Use libdir for gcc-lib path.
* Mon Feb 09 2004 ajAATTsuse.de- Update from hammer-branch:
* Reduce memory usage of GCC and make GCC run faster
* Fixes for PPC
* Mon Feb 09 2004 ajAATTsuse.de- Fix ia64 bootstrap problem- Fixes for variable tracking.
* Thu Feb 05 2004 ajAATTsuse.de- Further PPC fixes.- Fix problem in reload hitting some large s390 code.
* Wed Feb 04 2004 ajAATTsuse.de- Fix build problems on ppc
* Mon Feb 02 2004 ajAATTsuse.de- Update from hammer-branch:
* Fix inline problems.
* Further PPC patches.
* Thu Jan 29 2004 ajAATTsuse.de- Update from hammer-branch:
* Fix merge problem on s390
* Reduce alignment of string constants on x86/x86-64
* Further PPC VMX patches.
* Wed Jan 28 2004 ajAATTsuse.de- Merge from hammer-branch:
* merge with GCC 3.3.3 CVS
* fix ppc64 build
* build 32-bit nof libraries
* PPC VMX support
* Produce better diagnostics when ICE occurs
* Allow large stack frames on s390x
* Mon Jan 26 2004 ajAATTsuse.de- fixed build after ppc merges
* Wed Jan 21 2004 ajAATTsuse.de- Merge from hammer-branch:
* fixes and merges for PPC by IBM
* fix build on ia64
* Mon Jan 19 2004 ajAATTsuse.de- Fix build on alpha.
* Thu Jan 15 2004 ajAATTsuse.de- Fix GtkAda compilation on i386.- Integrate PPC patches.- Fixes for variable tracking in complex functions.
* Thu Jan 15 2004 schwabAATTsuse.de- Create new subpackage boehm-gc.
* Tue Jan 13 2004 ajAATTsuse.de- Fix djuvlibre non-compilation.- Fix ia64 miscompilation with trapping instructions.
* Mon Jan 12 2004 ajAATTsuse.de- Merge from hammer-branch with bug fixes
* Thu Jan 08 2004 ajAATTsuse.de- Merge from hammer-branch:
* Update for variable tracking
* ia64 unwind update
* Sun Jan 04 2004 ajAATTsuse.de- Merge from hammer-branch:
* Updates for inlining to fix bug miscompiling tripwire
* Update for variable tracking
* Wed Dec 31 2003 ajAATTsuse.de- Fix inlining of memcpy with -Os on x86.- Fix ICE in make.- Fix Java memory hog.
* Sat Dec 20 2003 ajAATTsuse.de- Fix previous calls.c patch.
* Thu Dec 18 2003 ajAATTsuse.de- Merge with GCC 3.3 branch.- Update regparam patch.
* Tue Dec 16 2003 ajAATTsuse.de- change config-dist.sh to check-build.sh.- Update powerpc patches.
* Sun Dec 14 2003 ajAATTsuse.de- Fix a number of ICEs.- Fix ia64 libunwind code.
* Thu Dec 11 2003 ajAATTsuse.de- Update regparm patch.
* Tue Dec 09 2003 ajAATTsuse.de- Fix some ICEs due to an off-by-one error.
* Mon Dec 08 2003 ajAATTsuse.de- Fix -minline-all-stringops.
* Sat Dec 06 2003 ajAATTsuse.de- Further medium model fixes for AMD64 by Jan Hubicka.
* Fri Dec 05 2003 ajAATTsuse.de- Further medium model fixes by Jan Hubicka.- Add regparam patch from Josef Zlomek.- Enable aliasing patch since miscompilation of ia64 kernel is fixed.
* Thu Dec 04 2003 ajAATTsuse.de- Merge from hammer-branch:
* Fixes for medium model on amd64
* fix an ICE on IPF
* fixes for passing large arguments
* Mon Dec 01 2003 ajAATTsuse.de- Fix medium model on amd64.
* Thu Nov 27 2003 schwabAATTsuse.de- Disable broken aliasing patch again.
* Thu Nov 27 2003 ajAATTsuse.de- Fix vrp memory problems.
* Wed Nov 26 2003 ajAATTsuse.de- Fix PR 13041 (i386 kernel miscompilation).- Merge from hammer-branch with fixes for PNI support.
* Tue Nov 25 2003 ajAATTsuse.de- Update PPC patch.- Merge from hammer-branch with:
* fixes for medium model on amd64.
* fixes for s390.
* Mon Nov 17 2003 meissnerAATTsuse.de- Do not pack 64bit libraries for ppc32, they will come from baselibs-xxbit. Do it the same way as sparc32.
* Fri Nov 14 2003 schwabAATTsuse.de- Disable broken aliasing patch.
* Tue Nov 11 2003 ajAATTsuse.de- Merge with current hammer-branch:
* Integrates a number of local patches
* Fixes for vartracking on IPF and x86.
* Fri Nov 07 2003 ajAATTsuse.de- Fix tls miscompiliation in i386 backend.- Fix vartracking.
* Thu Nov 06 2003 schwabAATTsuse.de- Fix generation of location labels.
* Sun Nov 02 2003 ajAATTsuse.de- Fix ia64 intrinsics.
* Wed Oct 29 2003 schwabAATTsuse.de- Enable Ada on mips.
* Sun Oct 26 2003 ajAATTsuse.de- Fix build on AXP.- Speed up VRP.
* Thu Oct 23 2003 ajAATTsuse.de- Add tsp-reordering.
* Tue Oct 21 2003 ajAATTsuse.de- Update to current PPC patchset.- Fix S390 merge error.
* Sun Oct 19 2003 ajAATTsuse.de- Merge with GCC 3.3.2.- Update vartracking to fix ICE on s390 properly.
* Fri Oct 17 2003 ajAATTsuse.de- Fix ICE on s390.- Enhance config-dist test so that PowerPC will only be build on a 64-bit machine.
* Wed Oct 15 2003 meissnerAATTsuse.de- Readded lost ppc64-nostartfileprefix.patch
* Tue Oct 14 2003 ajAATTsuse.de- Build as non-root.
* Mon Oct 13 2003 ajAATTsuse.de- Update from hammer-branch:
* Add variable tracking for better debugging.
* Merge from 3.3 branch.
* Sat Oct 11 2003 adrianAATTsuse.de- enable java for mips
* Thu Oct 02 2003 kukukAATTsuse.de- Enable biarch support on SPARC
* Tue Sep 30 2003 ajAATTsuse.de- Update powerpc patches.
* Mon Sep 29 2003 ajAATTsuse.de- Fix spec file.
* Mon Sep 29 2003 ajAATTsuse.de- Update hammer-branch to really include note.GNU-stack patch.
* Fri Sep 26 2003 ajAATTsuse.de- Generate note.GNU-stack sections to support non-executable stack.- Enable unit-at-a-time.
* Wed Sep 24 2003 ajAATTsuse.de- Fix ICE on s390.
* Mon Sep 22 2003 ajAATTsuse.de- Fix wrong mindf pattern. (#31434)
* Fri Sep 19 2003 kukukAATTsuse.de- gcc should obsolete egcs- Add c_preprocessor back to cpp
* Wed Sep 17 2003 ajAATTsuse.de- Remove gcc33-sched-ebb-cselib, it caused memory corruption when building some packages.
* Mon Sep 15 2003 ajAATTsuse.de- Fix PR12223.
* Tue Sep 09 2003 ajAATTsuse.de- Add PNI support.
* Mon Sep 08 2003 ajAATTsuse.de- Fix GCC Bugs 11852, 12181 (from GCC 3.3 branch)
* Sun Sep 07 2003 ajAATTsuse.de- Fix GCC Bugs 12163, 12146, 12070, 9862, 10962, 11867 (from GCC 3.3 branch)
* Fri Sep 05 2003 ajAATTsuse.de- Fix GCC Bugs 5293,11207,11928 (from GCC 3.3 branch)- Fix wrong placement of note label (miscompiled askpass)
* Thu Sep 04 2003 ajAATTsuse.de- Fix handling of long branches on PPC.
* Wed Sep 03 2003 ajAATTsuse.de- Fix optimization regression in loop optimization (by Michael Matz).- Strip libgcj.a.
* Mon Sep 01 2003 ajAATTsuse.de- Add really fix for ia64 swig miscompilation.
* Sat Aug 30 2003 ajAATTsuse.de- Fix bug in gcse with volatiles which miscompiled the Linux kernel.
* Fri Aug 29 2003 ajAATTsuse.de- Fix folding of some and special case which miscompiled OOo. [#29516]- Fix builtin_expect.- Move some patches into CVS.
* Tue Aug 26 2003 ajAATTsuse.de- Reduce resource usage while bootstrap.- Workaround SPARC bootstrap problem.
* Mon Aug 25 2003 ajAATTsuse.de- Fix bugs in unit-at-a-time.- Fix bootstrap problem on ia64.- Use -O2 on s390 for bootstrap.
* Sun Aug 24 2003 ajAATTsuse.de- Disable unit-at-a-time.
* Sat Aug 23 2003 ajAATTsuse.de- Fix ICE on powerpc.- Fix miscompilation of swig on IPF.
* Thu Aug 21 2003 ajAATTsuse.de- Enable unit-at-a-time again.- Fix problem with latest patch.
* Wed Aug 20 2003 ajAATTsuse.de- Fix miscompilation of icu and OpenOffice.- Fix ICE in latest unit-at-a-time patch.
* Tue Aug 19 2003 ajAATTsuse.de- revert patch to stop g++ producing errors instead of warnings.
* Tue Aug 19 2003 ajAATTsuse.de- Fix bug in last unit-at-a-time change.- Better optimize shifts into instructions.- Provide bug reporting addresses.- Fix an ICE on i386.
* Mon Aug 18 2003 ajAATTsuse.de- Fix bug in unit-at-a-time with renaming of certain identifiers.
* Fri Aug 15 2003 ajAATTsuse.de- Enable unit-at-a-time again.- Fix kernel compile problem.
* Thu Aug 14 2003 ajAATTsuse.de- Update to GCC 3.3.1.
* Wed Aug 13 2003 ajAATTsuse.de- Fix ICE compiling xmms-plugin.- Disable unit-at-a-time in all optimization levels.- Really fix GCSE bug for gperf.
* Mon Aug 11 2003 ajAATTsuse.de- Update aliasing patch.- Fix GCSE bugs that miscompiled gperf.- Fix SMP race during build.
* Fri Aug 08 2003 ajAATTsuse.de- Some fixes for unit-at-a-time on i386.- Disable unit-at-a-time by default for now.
* Wed Aug 06 2003 ajAATTsuse.de- Add some aliasing optimizations.
* Mon Aug 04 2003 schwabAATTsuse.de- Add fix for PR11693.
* Mon Aug 04 2003 ajAATTsuse.de- Remove Pascal again, it is not supported on enough platforms.- Add GCSE patch to optimize some constants better.- Add new option -fpromote-prototypeless-arguments to work around bugs with vararg handling.
* Sat Aug 02 2003 ajAATTsuse.de- Fix update of liveness information to converge better.- Fix typeinfo C++ failure with unit-at-a-time.- Disable conversions.diff since it miscompiles perl at least.
* Fri Aug 01 2003 ajAATTsuse.de- Fix unit-at-a-time typo that optimized away too much.
* Thu Jul 31 2003 ajAATTsuse.de- Fix bootstrap failure.
* Wed Jul 30 2003 ajAATTsuse.de- Fix ICE during kernel compilation.
* Wed Jul 30 2003 ajAATTsuse.de- Fix problems with C++ and unit-at-a-time.
* Tue Jul 29 2003 ajAATTsuse.de- Fix C++ unit-at-a-time bugs to compile kdelibs again.
* Mon Jul 28 2003 ajAATTsuse.de- Fix bugs in unit-at-a-time.
* Fri Jul 25 2003 ajAATTsuse.de- Fix ICE in double conversions.
* Wed Jul 23 2003 ajAATTsuse.de- Fix unit-at-a-time bugs.
* Tue Jul 22 2003 schwabAATTsuse.de- Fix use of head/tail.
* Mon Jul 21 2003 ajAATTsuse.de- Enable unit-at-a-time for C++.
* Fri Jul 18 2003 ajAATTsuse.de- Fix ICE while inlining.
* Fri Jul 18 2003 ajAATTsuse.de- Fixed version of conversions.diff enabled.- Avoid endless loop in vrp.
* Thu Jul 17 2003 ajAATTsuse.de- Disable conversions.diff for now since it cases ICEs.
* Wed Jul 16 2003 ajAATTsuse.de- Fix ICE in c-decl.
* Wed Jul 16 2003 meissnerAATTsuse.de- remove the relative search path from STARTFILE_PREFIX_SPEC, so libtool on ppc64 will link files again.
* Tue Jul 15 2003 ajAATTsuse.de- Fix building on ppc64.- Fix ia64 miscompilation of apache.- Update to current hammer branch.- Optimize C++ thunks.
* Sun Jul 06 2003 meissnerAATTsuse.de- Updated ppc64 patch.- Enabled biarch and fixed file lists for ppc64.- Pass
*CFLAGS to \"make bootstrap\", so we get -mminimal-toc inside for ppc64.
* Sat Jul 05 2003 ajAATTsuse.de- Fix problems with loop discovery code.
* Fri Jul 04 2003 ajAATTsuse.de- Update to current hammer branch with support for z990.
* Wed Jul 02 2003 ajAATTsuse.de- Fix bootstrap problem on x86-64.
* Mon Jun 30 2003 meissnerAATTsuse.de- Added patch to fix PR 9745, miscompilation of libmcrypt on ppc32 and sparc.
* Wed Jun 25 2003 ajAATTsuse.de- Update from CVS to bootstrap again on AMD64 and ia64.
* Wed Jun 25 2003 ajAATTsuse.de- Update to current CVS version.
* Sat Jun 21 2003 ajAATTsuse.de- Integrate bug fixes for compilation bugs and ICEs.
* Fri Jun 13 2003 ajAATTsuse.de- Add new ppc64 patch.- Update to current GCC 3.3.1 CVS version.
* Thu Jun 12 2003 ajAATTsuse.de- Package missing directories.
* Wed Jun 11 2003 ajAATTsuse.de- Include Pascal (GPC) support.- Fix x86 TLS bug.
* Mon Jun 09 2003 ajAATTsuse.de- Add VPR pass.
* Thu Jun 05 2003 kukukAATTsuse.de- Fix next dangling symlink
* Thu Jun 05 2003 kukukAATTsuse.de- Fix dangling symlink
* Wed Jun 04 2003 ajAATTsuse.de- Fix combiner problems.- make pathlength configurable.- Update to current hammer-branch.
* Fri May 30 2003 ajAATTsuse.de- Build protoize.
* Thu May 22 2003 ajAATTsuse.de- Fix bootstrap failure on some i386 setups.- Optimize sibcalls better.
* Tue May 20 2003 ajAATTsuse.de- Update to GCC 3.3 release.
* Sat May 17 2003 ajAATTsuse.de- Further fixes to package list.
* Fri May 16 2003 ajAATTsuse.de- Update to GCC 3.3 release.- Fix s390 ICE.- Fix package list.
* Mon May 12 2003 schwabAATTsuse.de- Enable shared gnat library on ia64.
* Fri May 09 2003 ajAATTsuse.de- Merge from 3.3 branch.- Fix memory calculation.
* Wed May 07 2003 ajAATTsuse.de- Merge from 3.3 branch.
* Mon May 05 2003 ajAATTsuse.de- Fix for unwinding.
* Thu May 01 2003 ajAATTsuse.de- Update to current 3.3 branch.
* Wed Apr 30 2003 ajAATTsuse.de- Use i586 as default architecture for the x86 family (instead of i486).
* Tue Apr 29 2003 ajAATTsuse.de- Define __amd64__.
* Fri Apr 25 2003 ajAATTsuse.de- Update from 3.3 branch.
* Thu Apr 24 2003 roAATTsuse.de- fix install_info --delete call and move from preun to postun
* Tue Apr 22 2003 schwabAATTsuse.de- Fix quoting when generating /lib/cpp.
* Tue Apr 22 2003 ajAATTsuse.de- Readd /lib/cpp change.
* Mon Apr 21 2003 ajAATTsuse.de- Update from 3.3 version.
* Sat Apr 19 2003 schwabAATTsuse.de- Make /lib/cpp a script that passes -xc to cpp.
* Wed Apr 16 2003 ajAATTsuse.de- Update to current 3.3 version, work around ia64 code generation bug.
* Sat Apr 12 2003 ajAATTsuse.de- Update to current 3.3 version.
* Fri Apr 11 2003 ajAATTsuse.de- Fix bug in profiling code.
* Thu Apr 10 2003 ajAATTsuse.de- Update to current 3.3 version.
* Mon Apr 07 2003 ajAATTsuse.de- Fix bug in reload.
* Mon Apr 07 2003 ajAATTsuse.de- Use profiledbootstrap.
* Sat Apr 05 2003 ajAATTsuse.de- Include some AMD64 optimizations.- Fix powerpc build failure.
* Tue Apr 01 2003 ajAATTsuse.de- Add updated red zone patch.
* Tue Apr 01 2003 ajAATTsuse.de- Do not use red zone patch, it breaks i686 compilation.
* Mon Mar 31 2003 ajAATTsuse.de- Revert optimization that miscompiled packages.
* Sat Mar 29 2003 ajAATTsuse.de- Update from GCC 3.3 mainline.- Update powerpc64 patches.
* Wed Mar 26 2003 ajAATTsuse.de- Update from hammer branch.- Package libstdc++ documentation (#21810).
* Thu Mar 20 2003 ajAATTsuse.de- Fix memory corruption by Garbage collector.- Fix 32-bit libffi.
* Wed Mar 19 2003 ajAATTsuse.de- Update to current 3.3 version.- Fix ia64 bootstrap failure.
* Mon Mar 17 2003 ajAATTsuse.de- Set _LP64/__LP64__ for x86-64.
* Fri Mar 14 2003 ajAATTsuse.de- Allow inline inline.- Fix hexadecimal parsing.- Fix flt method for x86-64.- Partial merge from 3.3 branch.
* Wed Mar 12 2003 ajAATTsuse.de- Update to current 3.3 branch.
* Wed Mar 12 2003 ajAATTsuse.de- Do not pack man pages that conflict with Java package.- Fix la path (#24837) completly.
* Tue Mar 11 2003 ajAATTsuse.de- Revert builtins patch that broke lots of programs.- Fix conversions.
* Mon Mar 10 2003 ajAATTsuse.de- Update from current 3.3 version.- Fix .la files to not contain .. (#24837).
* Sun Mar 09 2003 ajAATTsuse.de- Fix ICE on i386.- Do not build in source dir.- Fix possible memory corruption in callgraph.
* Sat Mar 08 2003 ajAATTsuse.de- Fix C++ errors in compiling galeon/mozilla.
* Fri Mar 07 2003 ajAATTsuse.de- Fix i386 ICE.
* Fri Mar 07 2003 ajAATTsuse.de- Fix two C++ ICEs.
* Wed Mar 05 2003 ajAATTsuse.de- Update from 3.3 branch.- Install unwind.h.- Fix ABI change.
* Tue Mar 04 2003 ajAATTsuse.de- Fix x86 and x86-64 code generation problems.- Fix feedback driven optimizations.
* Mon Mar 03 2003 ajAATTsuse.de- Fix passing of 128-bit values for x86-64.
* Fri Feb 28 2003 ajAATTsuse.de- Improve inline heuristics.- Add nof multilib libraries for powerpc.- Fix install-info.
* Fri Feb 28 2003 ajAATTsuse.de- Update from 3.3 mainline.
* Sun Feb 23 2003 ajAATTsuse.de- Update from 3.3 mainline.- Fix folding of floats/doubles.
* Thu Feb 20 2003 ajAATTsuse.de- Fix error with complex conversion.- Improve constant folding.
* Wed Feb 19 2003 ajAATTsuse.de- Fix PR9707 (openoffice miscompilation).
* Tue Feb 18 2003 ajAATTsuse.de- Update to current version.
* Mon Feb 17 2003 ajAATTsuse.de- Use gcc 3.3 as version.
* Sat Feb 15 2003 olhAATTsuse.de- remove libstdc++-flags_to_pass.patch and pass-slibdir.patch use new DESTDIR feature
* Wed Feb 12 2003 ajAATTsuse.de- Fix loop unrolling.
* Tue Feb 11 2003 ajAATTsuse.de- Fix inlining.
* Mon Feb 10 2003 ajAATTsuse.de- Fix ICE on i386.- Incorporate fixes from branch.
* Fri Feb 07 2003 ajAATTsuse.de- Update to current version.
* Thu Feb 06 2003 ajAATTsuse.de- Use install-info for info pages.
* Thu Feb 06 2003 pthomasAATTsuse.de- cpp from 3.3 up needs cc1, so move cc1 to cpp sub package.
* Mon Feb 03 2003 ajAATTsuse.de- Update to current version.
* Sat Feb 01 2003 ajAATTsuse.de- Update to current CVS.
* Fri Jan 31 2003 ajAATTsuse.de- Add unit-at-a-time optimization (disabled by default).
* Thu Jan 30 2003 ajAATTsuse.de- Fix last patch.
* Wed Jan 29 2003 ajAATTsuse.de- Fix bootstrap on pa.
* Tue Jan 28 2003 schwabAATTsuse.de- Enable Ada on s390[x].
* Tue Jan 28 2003 ajAATTsuse.de- Disable biarch for sparc.- Remove unit at a time optimization.- Increase GC defaults for faster compilation.- Enable java interpreter for x86-64.
* Mon Jan 27 2003 ajAATTsuse.de- Fix ix86_split_long_move patch.- Fix use of .init_array.- Add patch for unit at a time optimization.- Update to current version.
* Tue Jan 21 2003 sfAATTsuse.de- added patch for pr7154 - added patch tpecheck.patch
* Tue Jan 21 2003 sfAATTsuse.de- added ix86_split_long_move.patch
* Mon Jan 20 2003 sfAATTsuse.de- fix in cp_parser_dependent_type_p (Josef Zlomek )- fix for SSE cmov splitter (
* Mon Jan 20 2003 sfAATTsuse.de- fix PR c++/9342
* Sat Jan 18 2003 ajAATTsuse.de- Fix PR9358.
* Wed Jan 15 2003 ajAATTsuse.de- Fix package list.
* Mon Jan 13 2003 ajAATTsuse.de- Update to current hammer branch.- Fix two c++ bugs.
* Sat Jan 11 2003 ajAATTsuse.de- Update to current hammer branch.- Remove cyclic dependency for java.
* Wed Jan 08 2003 ajAATTsuse.de- Update to current hammer branch.- Fix package lists.
* Wed Jan 01 2003 ajAATTsuse.de- Update to current CVS.
* Fri Dec 13 2002 olhAATTsuse.de- fix broken parellel build calculation
* Fri Dec 13 2002 roAATTsuse.de- update to hammer branch of 20021207
* Fri Dec 06 2002 olhAATTsuse.de- dont build ada on ppc, dont fail on lowmemory systems
* Wed Dec 04 2002 ajAATTsuse.de- Fix several C++ ICEs.- Fix ICE on x86-64.
* Mon Dec 02 2002 ajAATTsuse.de- Fix several miscompilations on i586 and x86-64.- Fix internal compiler errors on i586 and x86-64.
* Sun Dec 01 2002 ajAATTsuse.de- Fix bootstrap on i386.- Fix cmov internal compiler errors.
* Fri Nov 29 2002 ajAATTsuse.de- Add some fixes for x86-64.
* Wed Nov 27 2002 ajAATTsuse.de- Another update from hammer branch with a fixed version.c name to identify the branch correctly.- Fix building of java for hppa.
* Wed Nov 27 2002 ajAATTsuse.de- Update to hammer branch from 2002-11-25.
* Tue Nov 19 2002 ajAATTsuse.de- Update to hammer branch from 2002-11-18.
* Wed Nov 13 2002 ajAATTsuse.de- Update to hammer branch from 2002-11-13.
* Mon Nov 11 2002 ajAATTsuse.de- Fix SSE bug so that glibc builds.
* Sun Nov 10 2002 roAATTsuse.de- added another fix to build ada
* Sun Nov 10 2002 ajAATTsuse.de- Update to current CVS version.
* Thu Nov 07 2002 ajAATTsuse.de- Update to GCC 3.3 CVS.
* Tue Oct 22 2002 kukukAATTsuse.de- gcc-objc needs libobjc [Bug #21182]
* Wed Oct 02 2002 ajAATTsuse.de- Update to gcc 3.2.1 CVS version from 2002-10-02.- Add support for attribute visibility.- Add support for __thread keyword.- Update to new ppc patch.- Add fix for new register allocator.
* Tue Sep 24 2002 schwabAATTsuse.de- Enable Ada on s390/s390x.
* Wed Sep 18 2002 pthomasAATTsuse.de- Append (SuSE) to version string.
* Thu Sep 05 2002 roAATTsuse.de- biarch \"on\" for sparc
* Tue Sep 03 2002 ajAATTsuse.de- Link libgnat again against libiberty.
* Sun Sep 01 2002 ajAATTsuse.de- Fix ada problem with convert_address- Fix tail padding patch.- Fix sparc biarch problems (by Thorsten Kukuk)- Fix x86-64 objective nil_method implementation.
* Sun Sep 01 2002 bkAATTsuse.de- Correct startfile_prefix_spec check in biarch-startfile diff- Add biarch patch for s390x and fix libffi for biarch
* Sat Aug 31 2002 kukukAATTsuse.de- Disable \"strip-dotdot.patch\" on SPARC- Add biarch patch for SPARC- Fix biarch support for SPARC
* Thu Aug 29 2002 ajAATTsuse.de- Fix copying of too many bytes for C++.- Fix bug in renaming of data symbols.- Add patch to optionally warn about known C++ ABI problems- Fix objective C problems and testsuite failures.- Fix ada problems on x86-64.- Link ada correctly.
* Sun Aug 25 2002 schwabAATTsuse.de- Update ppc64 patch.- Enable Ada on x86-64.- Workaround missing TI mode support by not building gnatchop and gnatmake on x86-64.
* Fri Aug 23 2002 ajAATTsuse.de- Fix returning of structs on x86-64.
* Fri Aug 23 2002 meissnerAATTsuse.de- Do not use the lib suffixes in cross compile build, just use /lib/.- Use include/c++// in cross compile build.
* Thu Aug 22 2002 ajAATTsuse.de- Fix prefetch on x86-64.
* Wed Aug 21 2002 schwabAATTsuse.de- Update ppc64 patch.
* Wed Aug 21 2002 ajAATTsuse.de- Fix copying of arguments for functions.- Fix ICE with nested extern inline functions.- Fix copying of structs on x86 (GCC PR 7591)
* Fri Aug 16 2002 schwabAATTsuse.de- Fix libjava makefile to pass flags.- Readd 32-bit java libs.
* Fri Aug 16 2002 ajAATTsuse.de- Do not pack 32-bit java libs on biarch archs for now.
* Thu Aug 15 2002 schwabAATTsuse.de- Update to gcc 3.2 release.
* Thu Aug 15 2002 ajAATTsuse.de- Add java support for x86-64.- Fix profiling for x86-64.
* Wed Aug 14 2002 uliAATTsuse.de- don\'t apply newra patches on ARM
* Tue Aug 13 2002 schwabAATTsuse.de- Update to gcc 3.2 snapshot 20020812.
* Mon Aug 12 2002 ajAATTsuse.de- Fix patch for passing structs.
* Sun Aug 11 2002 ajAATTsuse.de- Fix ICE on x86-64.- Fix passing of structs (PR 7559).
* Sun Aug 11 2002 kukukAATTsuse.de- Use version macros after version is set.
* Fri Aug 09 2002 kukukAATTsuse.de- Fix requires [Bug #17543]
* Thu Aug 08 2002 ajAATTsuse.de- Update to current CVS that contains some more ABI changes (strstream, and alignment of bit fields).- Document -mcmodel for x86-64.
* Wed Aug 07 2002 ajAATTsuse.de- Fix ICE in new register allocator.
* Tue Aug 06 2002 schwabAATTsuse.de- Update to gcc 3.2 snapshot 20020805.
* Tue Aug 06 2002 ajAATTsuse.de- Fix builtin_femms, ICE on x86, miscompilation with fold-const.
* Mon Aug 05 2002 schwabAATTsuse.de- Update ppc64 patch, supersedes last change.
* Thu Aug 01 2002 ajAATTsuse.de- Add fix for f77 on 64 bit hosts.
* Thu Aug 01 2002 schwabAATTsuse.de- Update ppc64 patch.- Stripping `..\' already contained in it.
* Mon Jul 29 2002 schwabAATTsuse.de- Update to gcc 3.2 snapshot 20020729.- Add patch to strip `..\' from gcc paths.
* Fri Jul 26 2002 kukukAATTsuse.de- Remove libz from neededforbuild
* Thu Jul 25 2002 schwabAATTsuse.de- Update ppc64 patch.- Avoid triggering compiler bug on ia64.- Add fixes for s390x.
* Wed Jul 24 2002 ajAATTsuse.de- Fix bzero on x86-64.- Fix ppc bug 7380.
* Tue Jul 23 2002 schwabAATTsuse.de- Update to gcc 3.1.1 snapshot 20020722.
* Mon Jul 22 2002 ajAATTsuse.de- Add new register allocator.- Fix libcall scheduling to fix ppc failures.- Add new ppc patch and enable java for ppc64.- Fix GCC PRs 7130, 7120, 6713.- Fix some x86 code generation problems.- Add large ABI patch for future compatibility. This means that this compiler is not backward compatible anymore!
* Tue Jul 16 2002 schwabAATTsuse.de- Update to gcc 3.1.1 snapshot 20020715.- Update ppc64 patch.
* Thu Jul 11 2002 ajAATTsuse.de- Update ppc64 patch.- Disable checking.- Fix PR7245.- Fix prefetching.
* Tue Jul 09 2002 schwabAATTsuse.de- Update to gcc 3.1.1 snapshot 20020708.- Update ppc64 patch.
* Fri Jul 05 2002 kukukAATTsuse.de- Use %ix86 macro
* Tue Jul 02 2002 schwabAATTsuse.de- Update to gcc 3.1.1 snapshot 20020701.
* Tue Jun 25 2002 schwabAATTsuse.de- Update to gcc 3.1.1 snapshot 20020624.
* Thu Jun 20 2002 uliAATTsuse.de- disable Java on ARM
* Tue Jun 18 2002 schwabAATTsuse.de- Update to gcc 3.1.1. snapshot 20020617.- Revert biarch-startfile fix.- Reenable __cxa_atexit on s390.
* Tue Jun 18 2002 ajAATTsuse.de- Fix biarch-startfile patch.
* Fri Jun 14 2002 bkAATTsuse.de- enable java for s390x- fix filelist of libgcj-devel for non-biarch lib64 archs w/ java- remove s390-fixed_regs.patch, patch was broken and properly fixed- s390: remove --enable-__cxa_atexit, might trigger the bugs we see.
* Tue Jun 11 2002 schwabAATTsuse.de- Update to gcc 3.1.1 snapshot 20020610.- Enable __cxa_atexit by default.- Add S390 patches.- Fix inline memcpy for x86.
* Mon Jun 10 2002 olhAATTsuse.de- disable ppc64_crt_path.diff, obsolete
* Mon Jun 10 2002 ajAATTsuse.de- Enable optionally running of testsuite.
* Fri Jun 07 2002 schwabAATTsuse.de- Fix strstreambuf::overflow.
* Fri Jun 07 2002 mlsAATTsuse.de- Sort class files when creating libgcj.jar.
* Fri Jun 07 2002 ajAATTsuse.de- Fix biarch support on x86-64 to use lib64.
* Thu Jun 06 2002 ajAATTsuse.de- Fix build on x86-64.
* Thu Jun 06 2002 ajAATTsuse.de- Enable multilib for x86-64.- Add new powerpc patch.- Fix an endless loop in compiler.- Fix off-by-one error in fold-const.
* Tue Jun 04 2002 bkAATTsuse.de- s390x: temporary disable java to get it build with current kernel
* Tue Jun 04 2002 schwabAATTsuse.de- Update to gcc 3.1.1 snapshot 20020603.
* Mon Jun 03 2002 bkAATTsuse.de- s390/s390x: add configure to s390-ffi-gcj-java.patch, enable java
* Sun Jun 02 2002 ajAATTsuse.de- Fix profiling for x86-64.
* Fri May 31 2002 bkAATTsuse.de- add gcc-3.1-s390-may2002.tar.gz, first s390 drop for gcc-3.1- add s390-ffi-gcj-java.patch s390/s390x- disable java build for sparc64(already disabled for sparc)
* Fri May 31 2002 meissnerAATTsuse.de- Replace 1U by 1UL in unsigned long handling in bits/stl_bvector.h
* Thu May 30 2002 schwabAATTsuse.de- Fix UNIQUE_SECTION for ia64.
* Tue May 28 2002 schwabAATTsuse.de- Update to gcc 3.1.1 snapshot 20020527.
* Mon May 27 2002 olhAATTsuse.de- Update to gcc 3.1.1 snapshot 20020527. update gcc-20020527-ppc64.diff
* Thu May 23 2002 schwabAATTsuse.de- Update to gcc 3.1.1 snapshot 20020521.- Fix ostream::operator<<.
* Thu May 23 2002 olhAATTsuse.de- build with -mminimal-toc on ppc64, make check on ppc64
* Thu May 23 2002 ajAATTsuse.de- Add patch to fix SSE issues- Use cleaner version of dwarf patch for x86-64.
* Tue May 21 2002 meissnerAATTsuse.de- x86_64: Another conditional move patch (expandmovcc), fixing cryptlib.
* Tue May 21 2002 cooloAATTsuse.de- adding pseudo multilib support for s390x, so it\'s in line with x86_64
* Tue May 21 2002 schwabAATTsuse.de- Update to gcc 3.1.1 snapshot 20020520.
* Sun May 19 2002 adrianAATTsuse.de- fix build on mips. (workaround compiler bug)
* Sun May 19 2002 ajAATTsuse.de- Add two fixes for problems with SSE registers.- Build ppc64 as crosscompiler from ppc (from olhAATTsuse.de).
* Sat May 18 2002 schwabAATTsuse.de- Fix filelist for ppc.
* Fri May 17 2002 meissnerAATTsuse.de- x86_64: apply another cmov helper patch.- x86_64: XMM reload register fix.
* Thu May 16 2002 schwabAATTsuse.de- Update to gcc 3.1 release.
* Tue May 14 2002 schwabAATTsuse.de- Update to gcc 3.1 snapshot 20020513.- x86-64: Fix mi thunks for PIC.- x86-64: Fix subreg handing.- x86-64: Fix multilib.- x86-64: Reenable frame pointer elimination.- x86-64: Fix eh-frame output with -g0.
* Mon May 13 2002 schwabAATTsuse.de- Update to gcc 3.1 prerelease.- Add ppc64 patches.
* Mon May 13 2002 meissnerAATTsuse.de- x86-64: Fixed another bug in passing C++ unions.- x86-64: Fixed Dwarf register counter.- x86-64: Fixed multiple inheritance thunks.
* Sat May 11 2002 ajAATTsuse.de- Fix bug in passing of C++ classes on x86-64.- Do not use -fomit-frame-pointer by default on x86-64.
* Tue May 07 2002 schwabAATTsuse.de- Update to gcc 3.1 snaphost 20020506.- Add fix for missing assembler label with -g.
* Thu May 02 2002 schwabAATTsuse.de- Update to gcc 3.1 snaphost 20020429.- Add fix for ifcvt problem.
* Thu May 02 2002 meissnerAATTsuse.de- Added patch that fixes gtk build on x86_64 (ICE in do_SUBST)
* Mon Apr 29 2002 meissnerAATTsuse.de- Added fixes for x86_64 (all will be in 3.1 later): x86_64-movabs.patch - fixes apache build x86_64-fmovcc.patch - fixes various (xf86, ghostscript-libraries) x86_64-typo.patch - fixes DWARF2 tables
* Fri Apr 26 2002 cooloAATTsuse.de- Add patch to build glibc correctly on s390/s390x
* Wed Apr 24 2002 kukukAATTsuse.de- Add patch to build C++ code on sparc32 correct.
* Tue Apr 23 2002 schwabAATTsuse.de- Update to gcc 3.1 snapshot 20020422.
* Mon Apr 22 2002 ajAATTsuse.de- Fix x86-64 machine description to compile bind9 correctly.- Do not build java on sparc.
* Thu Apr 18 2002 ajAATTsuse.de- Apply Stephan Kulow\'s patches to build on s390x.- Build on x86-64 without multilibs and java.- Do not build java on MIPS.
* Tue Apr 16 2002 schwabAATTsuse.de- Update to gcc 3.1 snapshot 20020415.- Temporarily enable checking.
* Tue Apr 09 2002 schwabAATTsuse.de- Update to gcc 3.1 snapshot 20020408.- Don\'t build java on s390/s390x.
* Tue Apr 02 2002 schwabAATTsuse.de- Update to gcc 3.1 snapshot 20020401.
* Tue Mar 26 2002 schwabAATTsuse.de- Update to gcc 3.1 snapshot 20020325.
* Tue Mar 19 2002 schwabAATTsuse.de- Update to gcc 3.1 snapshot 20020318.
* Tue Mar 12 2002 schwabAATTsuse.de- Update to gcc 3.1 snapshot 20020311.
* Sun Mar 10 2002 schwabAATTsuse.de- Update to gcc 3.1 snapshot 20020309.
* Thu Mar 07 2002 stepanAATTsuse.de- disable java for Alpha.
* Tue Mar 05 2002 schwabAATTsuse.de- Update to gcc 3.1 snapshot 20020304.
* Tue Feb 26 2002 schwabAATTsuse.de- Update to gcc 3.1 snapshot 20020225.
* Tue Feb 19 2002 schwabAATTsuse.de- Update to gcc 3.1 snapshot 20020218.
* Wed Feb 13 2002 schwabAATTsuse.de- Update to gcc 3.1 snapshot 20020211.- Reorganize package names:
* gpp -> gcc-c++
* libgpp -> libstdc++-devel
* gppshare -> libstdc++
* g77 -> gcc-g77
* gccinfo -> gcc-info
* gobjc -> gcc-objc
* gjava -> gcc-java
* New subpackage libgcj, libgcj-devel
* Tue Feb 05 2002 schwabAATTsuse.de- Update to gcc 3.1 snapshot 20020202.
* Tue Jan 29 2002 schwabAATTsuse.de- Update to gcc 3.1 snapshot 20020128.- Enable gnat for ppc and axp.
* Tue Jan 22 2002 schwabAATTsuse.de- Update to gcc 3.1 snapshot 20020121.
* Tue Jan 15 2002 schwabAATTsuse.de- Update to gcc 3.1 snapshot 20020114.- Simplify commands to fixup
*.la files.
* Mon Jan 07 2002 ajAATTsuse.de- Update to current CVS version, fix .la files to not contain references to the build environment.
* Wed Jan 02 2002 schwabAATTsuse.de- Update to gcc 3.1 snapshot 20011231.- Enable Ada for ia64.- Reenable -freorder-blocks.
* Fri Dec 28 2001 schwabAATTsuse.de- Update to gcc 3.1 snapshot 20011224.
* Mon Dec 17 2001 ajAATTsuse.de- Update to gcc 3.1 20011217.
* Wed Dec 12 2001 schwabAATTsuse.de- Fix path to libiberty for shared ada library.
* Tue Dec 11 2001 schwabAATTsuse.de- Update to gcc 3.1 snapshot 20011210.- Build shared ada libraries on i386.
* Wed Dec 05 2001 schwabAATTsuse.de- Update to gcc 3.1 snapshot 20011203.
* Wed Nov 28 2001 schwabAATTsuse.de- Update to gcc 3.1 snapshot 20011126.
* Wed Nov 21 2001 schwabAATTsuse.de- Update to gcc 3.1 snapshot 20011119.
* Wed Nov 14 2001 schwabAATTsuse.de- Update to gcc 3.1 snapshot 20011112.- Build Ada on i386.
* Wed Nov 07 2001 schwabAATTsuse.de- Update to gcc 3.1 snapshot 20011105.
* Mon Oct 08 2001 schwabAATTsuse.de- Update to gcc 3.0.2 snapshot 20011007.
* Tue Oct 02 2001 schwabAATTsuse.de- Update to gcc 3.0.2 snapshot 20011001.
* Sun Sep 30 2001 schwabAATTsuse.de- Update to gcc 3.0.2 snapshot 20010924.
* Tue Sep 04 2001 schwabAATTsuse.de- Update to gcc 3.0.2 snapshot 20010903.
* Tue Aug 28 2001 schwabAATTsuse.de- Update to gcc 3.0.2 snapshot 20010827.
* Wed Aug 22 2001 schwabAATTsuse.de- Update to gcc 3.0.1 release.
* Tue Aug 14 2001 schwabAATTsuse.de- Update to gcc 3.0.1 snapshot 20010813.
* Mon Aug 13 2001 schwabAATTsuse.de- Fix missing ${DESTDIR}.
* Fri Aug 10 2001 schwabAATTsuse.de- Update to gcc 3.0.1 snapshot 20010806.
* Tue Jul 17 2001 schwabAATTsuse.de- Update to gcc 3.0.1 snapshot 20010716.
* Tue Jun 26 2001 schwabAATTsuse.de- Update to gcc 3.0.1 snapshot 20010625.- Remove abuild HACK.
* Wed Jun 20 2001 roAATTsuse.de- abuild HACK with libgcc_s.so.0 only on ia64
* Tue Jun 19 2001 schwabAATTsuse.de- Update to gcc 3.0 release.
* Wed Jun 13 2001 schwabAATTsuse.de- Don\'t enable -freorder-blocks with -O2.
* Tue Jun 12 2001 schwabAATTsuse.de- Update to gcc 3.0 snapshot 20010611.
* Wed Jun 06 2001 schwabAATTsuse.de- Update to gcc 3.0 snapshot 20010604.
* Tue May 29 2001 schwabAATTsuse.de- Update to gcc 3.0 snapshot 20010528.
* Thu Apr 26 2001 schwabAATTsuse.de- Update to gcc 3.0 snapshot 20010432.- Make the reference to __ia64_app_header weak.
* Tue Apr 03 2001 schwabAATTsuse.de- Update to gcc 3.0 snapshot 20010326.
* Fri Mar 16 2001 schwabAATTsuse.de- Update to gcc 3.0 snapshot 20010312.
* Mon Mar 12 2001 schwabAATTsuse.de- Update to gcc 3.0 snapshot 20010305.
* Sun Feb 18 2001 schwabAATTsuse.de- Add patch.057.
* Thu Feb 08 2001 schwabAATTsuse.de- Add patch.056.- Default to -mb-step instead of -ma-step.
* Wed Jan 24 2001 schwabAATTsuse.de- Add patch.05[345].
* Sat Jan 13 2001 schwabAATTsuse.de- Add patch.04[789].
* Sat Jan 06 2001 schwabAATTsuse.de- Back out Cygnus change of ignoring --with-local-prefix.
* Tue Dec 12 2000 schwabAATTsuse.de- Add patch.045 and patch.046.
* Mon Dec 11 2000 schwabAATTsuse.de- Fix for -fhonor-std.
* Fri Dec 08 2000 schwabAATTsuse.de- Add unroll loop patch.- Add libf2c libraries from CVS and build fortran compiler.
* Tue Nov 28 2000 schwabAATTsuse.de- Fix alias bug.- Fix framesize bug.
* Sun Nov 19 2000 schwabAATTsuse.de- Update to snap-001117.
* Mon Nov 06 2000 schwabAATTsuse.de- Add patch.028 and patch.029.
* Thu Oct 26 2000 schwabAATTsuse.de- Update to snap-001024.
* Mon Oct 23 2000 schwabAATTsuse.de- Add patch.02[45].- Compile libg++ with -fno-operator-names and remove workarounds.
* Sat Oct 14 2000 schwabAATTsuse.de- Add patch.023.
* Sun Oct 01 2000 schwabAATTsuse.de- Add loop patch.
* Fri Sep 29 2000 schwabAATTsuse.de- Fix file list again.
* Wed Sep 27 2000 schwabAATTsuse.de- Fix file list.- Fix libg++ to compile.
* Wed Sep 27 2000 schwabAATTsuse.de- Update to 0925 snapshot.- Temporarily remove libg++.
* Tue Aug 15 2000 schwabAATTsuse.de- Update to august 14 snapshot.
* Wed Jun 07 2000 schwabAATTsuse.de- Enable threads in libstdc++.
* Tue Jun 06 2000 schwabAATTsuse.de- Fix handling of \\ in preprocessor.
* Thu May 18 2000 schwabAATTsuse.de- Add init/fini section fix from rth.
* Wed May 10 2000 schwabAATTsuse.de- Update to may 1 release.
* Thu Apr 13 2000 schwabAATTsuse.de- Change name of dynamic linker to ld-linux-ia64.so.1- More fixes from ia64-tools.
* Wed Apr 05 2000 schwabAATTsuse.de- Fix crash in GCSE.
* Tue Apr 04 2000 schwabAATTsuse.de- Frame unwind fixes from ia64-tools.
* Fri Mar 31 2000 schwabAATTsuse.de- More fixes from ia64-tools.
* Tue Mar 28 2000 schwabAATTsuse.de- Update to march 23 release.
* Mon Mar 20 2000 schwabAATTsuse.de- Add some fixes from ia64-tools.
* Fri Mar 17 2000 schwabAATTsuse.de- Update to march 3 release.
* Thu Mar 02 2000 schwabAATTsuse.de- Package created.
 
ICM