index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boehm-gc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-24
dyn_load.c (GC_has_static_roots): Declare.
Andrew Haley
3
-1
/
+31
2006-04-11
darwin_stop_world.c (GC_push_all_stacks, [...]): Call vm_deallocate to free a...
Bryce McKinlay
2
-0
/
+9
2006-03-24
configure.ac (THREADS): Add REENTRANT for *-*-hpux11*.
Andreas Tobler
3
-5
/
+27
2006-02-10
* pthread_support.c: Conditionally include dlfcn.h.
Tom Tromey
2
-0
/
+8
2006-02-07
gc_ext_config.h.in: Added GC_PTHREAD_SYM_VERSION.
Jakub Jelinek
7
-2
/
+97
2006-02-04
gc_locks.h (GC_test_and_set <POWERPC>): Don't use broken 64-bit version.
Alan Modra
2
-1
/
+6
2006-01-25
darwin_stop_world.c: Change inline asm instruction to ld as ldz is wrong.
Andreas Tobler
2
-1
/
+4
2006-01-25
Makefile.am (asm_libgcjgc_sources): Rename to asm_libgcjgc_sources.
Andreas Tobler
3
-8
/
+23
2006-01-25
gcconfig.h: Revert to GC 6.6 version, removing all local changes.
Bryce McKinlay
2
-12
/
+17
2006-01-25
Remove svn:executable property.
Bryce McKinlay
1
-0
/
+0
2006-01-25
Import Boehm GC version 6.6.
Bryce McKinlay
48
-1098
/
+847
2006-01-24
re PR libobjc/13946 (ObjC configured --with-objc-gc needs external Boehm gc)
David Ayers
2
-2
/
+7
2005-11-02
gc_priv.h: Increase MAX_ROOT_SETS to 1024.
Bryce McKinlay
2
-11
/
+7
2005-10-31
.cvsignore are not needed for subversion, remove them.
Andreas Jaeger
1
-1
/
+0
2005-09-15
gc_locks.h (GC_test_and_set): Change the constraint of the first operand to '0'.
Kazu Hirata
2
-1
/
+6
2005-09-06
re PR boehm-gc/23662 (Binaries generated by arm-linux-gcj segfault on executi...
Tom Tromey
2
-1
/
+7
2005-07-17
* include/private/gcconfig.h (sh-linux): Use LINUX_STACKBOTTOM.
SUGIOKA Toshinobu
2
-1
/
+5
2005-06-15
os_dep.c: Add FreeBSD/PowerPC bits.
Andreas Tobler
3
-2
/
+28
2005-05-25
gcconfig.h (HBLKSIZE): Define to 4096 on powerpc64-linux.
Andrew Haley
2
-0
/
+6
2005-05-10
* configure: Regenerate.
Mike Stump
2
-1
/
+5
2005-04-19
os_dep.c, gc_locks.h: Import CRIS port by Simon Posnjak from gc6.4.
Hans-Peter Nilsson
4
-2
/
+57
2005-04-17
gcconfig.h (sparc-linux): Use LINUX_STACKBOTTOM.
David S. Miller
3
-3
/
+17
2005-04-13
* configure: Regenerate.
Mike Stump
2
-1
/
+66
2005-04-12
* include/private/gcconfig.h (alpha-linux): Use LINUX_STACKBOTTOM.
Richard Henderson
2
-1
/
+5
2005-03-24
darwin_stop_world.c: Update for -m64 multilib.
Mike Stump
4
-13
/
+37
2005-03-01
Makefile.in, [...]: Regenerate.
Kelley Cook
3
-11
/
+27
2005-02-26
dyn_load.c: On NetBSD...
Richard Earnshaw
2
-0
/
+10
2005-02-16
re PR libgcj/19823 (java fails with non-executable memory)
Bryce McKinlay
6
-0
/
+36
2005-02-09
allchblk.c (GC_allochblk_nth): Dont overlook available space if GC disabled...
Hans Boehm
6
-61
/
+125
2005-01-02
boehm-gc.h: Include gc_ext_config.h, not gc_config.h.
Bryce McKinlay
5
-2
/
+37
2004-12-13
configure: Regenerate.
Kelley Cook
2
-9
/
+6
2004-11-30
re PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc)
Bryce McKinlay
6
-162
/
+166
2004-11-29
libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libto...
Kelley Cook
2
-9
/
+6
2004-11-27
gc_config.h.in: Add comment.
Bryce McKinlay
2
-2
/
+10
2004-11-26
Fix "PACKAGE_NAME redefined" errors.
Bryce McKinlay
6
-152
/
+167
2004-11-25
libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
Kelley Cook
2
-2
/
+13
2004-11-24
libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ...
Kelley Cook
2
-9
/
+6
2004-11-22
configure.ac (machdep): Use sparc_mach_dep.lo on sparc64-sun-solaris2.* too.
Eric Botcazou
3
-5
/
+12
2004-11-22
re PR target/18444 (Multithreading broken on Unix95-class platforms)
Eric Botcazou
3
-3
/
+8
2004-11-05
Makefile.am: Define ACLOCAL_AMFLAGS.
Kelley Cook
8
-50
/
+24
2004-10-19
gc_priv.h (GC_generic_malloc_words_small_inner): Add prototype.
Ulrich Weigand
2
-0
/
+9
2004-10-13
Add support for M32R
Kazuhiro Inaoka
2
-0
/
+25
2004-09-27
configure.ac: Update all AC_DEFINEs to newer style.
Kelley Cook
4
-101
/
+273
2004-08-28
backgraph.c, gc_priv.h (GC_traverse_back_graph, [...]): split GC_traverse_bac...
Hans Boehm
7
-40
/
+77
2004-08-23
aix_irix_threads.c: Move _THREADS checks after gc_priv.h include.
Hans Boehm
4
-1
/
+11
2004-08-23
win32_threads.c: Move GC_WIN32_THREADS check after gc_priv.h include.
Bryce McKinlay
2
-2
/
+8
2004-08-21
misc.c (GC_init): Replace lhs cast with rhs cast.
Danny Smith
2
-2
/
+7
2004-08-17
specific.c: Check GC_LINUX_THREADS before including private/specific.h.
Bryce McKinlay
2
-1
/
+7
2004-08-16
aclocal.m4: Remove obsolete construct for old automake.
Nathanael Nerode
7
-102
/
+89
2004-08-16
solaris_threads.c: Remove ifdef around #include "private/gc_priv.h" since the...
Andreas Tobler
3
-7
/
+9
[next]