lp://staging/~mingw-w64/libgc/cvs

Created by Dimitri John Ledkov and last modified
Get this branch:
bzr branch lp://staging/~mingw-w64/libgc/cvs
Members of Mingw-w64 Packaging Devs can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Mingw-w64 Packaging Devs
Project:
libgc
Status:
Development

Recent revisions

553. By ivmai <ivmai>

2010-05-31 Ivan Maidanski <email address hidden> (really Alexander Belchenko)

 * include/cord.h: Fix typos.
 * include/cord.h: Expand all tabs to spaces; remove trailing
 spaces at EOLn.

552. By ivmai <ivmai>

2010-05-30 Ivan Maidanski <email address hidden> (really Bradley Smith)

 * src/atomic_ops/sysdeps/gcc/avr32.h (AO_test_and_set): Use
 "register long" (instead of "int") for "ret" variable.
 * src/atomic_ops/sysdeps/gcc/avr32.h (AO_test_and_set): Replace
 with AO_test_and_set_full (same for AO_HAVE_test_and_set).
 * src/atomic_ops/sysdeps/gcc/avr32.h (AO_compare_and_swap_full):
 New function implemented.

551. By ivmai <ivmai>

2010-05-22 Ivan Maidanski <email address hidden>

 * Makefile.in: Regenerate.
 * configure: Ditto.

550. By ivmai <ivmai>

2010-05-22 Ivan Maidanski <email address hidden>

 * src/atomic_ops/sysdeps/Makefile.am (nobase_sysdep_HEADERS):
 Add "gcc/avr32.h".
 * src/atomic_ops/sysdeps/Makefile.in: Regenerate.

549. By ivmai <ivmai>

2010-05-22 Ivan Maidanski <email address hidden>

 * Makefile.am (EXTRA_DIST): Add "CMakeLists.txt" and
 "tests/CMakeLists.txt".
 * doc/doc.am (dist_pkgdata_DATA): Add "doc/README.cmake".

548. By ivmai <ivmai>

2010-05-21 Ivan Maidanski <email address hidden> (really Bradley Smith and
                                            Stefano Rivera)

 * mach_dep.c (NO_GETCONTEXT): Also define if AVR32.
 * include/private/gcconfig.h (AVR32): New macro (also define the
 supplementary macros for the target).
 * include/private/thread_local_alloc (USE_COMPILER_TLS): Don't
 define for AVR32.

547. By ivmai <ivmai>

2010-05-21 Ivan Maidanski <email address hidden> (really Bradley Smith)

 * src/atomic_ops.h: Recognize __avr32__ (include gcc/avr32.h).
 * src/atomic_ops/sysdeps/gcc/avr32.h: New file.

546. By ivmai <ivmai>

2010-05-13 Ivan Maidanski <email address hidden> (mostly really Uros Bizjak)

 * tests/leak_test.c (main): Explicitly define as returning int
 (to prevent a spurious test failure on some Linux/alpha targets).
 * tests/thread_leak_test.c (main): Ditto.
 * tests/thread_leak_test.c: Initialize GC_find_leak in the main
 thread (before GC_INIT) only.
 * tests/leak_test.c (main): Use GC_set_find_leak() instead of
 accessing GC_find_leak directly.
 * tests/thread_leak_test.c (main): Ditto.

545. By ivmai <ivmai>

2010-05-05 Ivan Maidanski <email address hidden>

 * include/gc.h (GC_find_leak, GC_finalize_on_demand,
 GC_java_finalization, GC_dont_expand, GC_no_dls,
 GC_dont_precollect): Simplify the comment (remove the information
 about data races since the value is boolean).

544. By ivmai <ivmai>

2010-04-29 Ivan Maidanski <email address hidden>

 * doc/README_malloc.txt: Fix a typo.
 * doc/README_stack.txt: Ditto.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.