and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

This project is mirrored from git://gcc.gnu.org/git/gcc.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
  1. 06 Sep, 2004 6 commits
    • No Author's avatar
      This commit was manufactured by cvs2svn to create tag · 7e6169af
      No Author authored
      'gcc_3_4_2_release'.
      
      From-SVN: r87129
      7e6169af
    • Mark Mitchell's avatar
      Update version · 19220ca6
      Mark Mitchell authored
      From-SVN: r87128
      19220ca6
    • Mark Mitchell's avatar
      Mark ChangeLog · 92f254d8
      Mark Mitchell authored
      From-SVN: r87127
      92f254d8
    • Mark Mitchell's avatar
      re PR bootstrap/17325 (mingw bootstrap fails at libstdc++-v3/include/bits/concurrence.h) · f526b9c9
      Mark Mitchell authored
      	PR bootstrap/17325
      	Backport from mainline
      	2004-06-23  Wu Yongwei  <adah@sh163.net>
      	* gthr-win32.h (__GTHREAD_MUTEX_INIT_DEFAULT): Adjust.
      	(__gthr_i486_lock_cmp_xchg): New inline assembly function.
      	(__GTHR_W32_InterlockedCompareExchange): New macro to choose a
      	suitable function for interlocked compare-and-exchange.
      	(__gthread_mutex_trylock): Use
      	__GTHR_W32_InterlockedCompareExchange.
      	(__gthread_mutex_init_function, __gthread_mutex_lock,
      	__gthread_mutex_trylock, __gthread_mutex_unlock): Adjust the
      	initial counter value to work correctly under Windows 95.
      	* config/i386/gthr-win32.c: Adjust include order.
      	Define __GTHREAD_I486_INLINE_LOCK_PRIMITIVES before including
      	gthr-win32.h.
      	(__gthr_win32_mutex_init_function, __gthr_win32_mutex_lock,
      	__gthr_win32_mutex_trylock, __gthr_win32_mutex_unlock): Adjust
      	to match inline versions in gthr-win32.h.
      
      	2004-04-27  Wu Yongwei  <adah@sh163.net>
      	* gthr-win32.h (__gthread_mutex_t): Change typedef to new structure.
      	(__GTHREAD_MUTEX_INIT_DEFAULT): Adjust.
      	(__gthread_mutex_init_function): Replace CreateMutex with
      	initialization of custom mutex using CreateSemaphore.
      	(__gthread_mutex_lock): Use InterlockedIncrement.
      	(__gthread_mutex_trylock): Use InterlockedCompareExchange.
      	(__gthread_mutex_unlock): Use InterlockedDecrement and
      	ReleaseSemaphore to unlock
      	* config/i386/gthr-win32.c (__gthread_mutex_init_function,
      	__gthread_mutex_lock, __gthread_mutex_trylock,
      	__gthread_mutex_unlock): Adjust to match inline versions in
      	gthr-win32.h.
      
      From-SVN: r87111
      f526b9c9
    • Mark Mitchell's avatar
      * fr.po: Update. · f371b80b
      Mark Mitchell authored
      From-SVN: r87110
      f371b80b
    • GCC Administrator's avatar
      Daily bump. · c464ce55
      GCC Administrator authored
      From-SVN: r87106
      c464ce55
  2. 05 Sep, 2004 1 commit
  3. 04 Sep, 2004 1 commit
  4. 03 Sep, 2004 2 commits
  5. 02 Sep, 2004 2 commits
  6. 01 Sep, 2004 11 commits
  7. 31 Aug, 2004 2 commits
  8. 30 Aug, 2004 2 commits
  9. 29 Aug, 2004 2 commits
  10. 28 Aug, 2004 3 commits
    • Paolo Carlini's avatar
      PR libstdc++/17038 (partial) · 47b7d674
      Paolo Carlini authored
      2004-08-28  Paolo Carlini  <pcarlini@suse.de>
      
      	PR libstdc++/17038 (partial)
      	* include/bits/locale_facets.tcc (time_put<>::do_put): Increase
      	__maxlen to 128.
      	* config/locale/generic/time_members.cc (_M_put): Always null
      	terminate __s.
      	* config/locale/gnu/time_members.cc (_M_put): Likewise.
      	* testsuite/22_locale/time_put/put/char/17038.cc: New.
      	* testsuite/22_locale/time_put/put/wchar_t/17038.cc: New.
      
      From-SVN: r86700
      47b7d674
    • No Author's avatar
      This commit was manufactured by cvs2svn to create branch · b050b047
      No Author authored
      'gcc-3_4-branch'.
      
      From-SVN: r86699
      b050b047
    • GCC Administrator's avatar
      Daily bump. · 256089ea
      GCC Administrator authored
      From-SVN: r86680
      256089ea
  11. 27 Aug, 2004 4 commits
  12. 26 Aug, 2004 4 commits