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
2002-12-31
For PR libgcj/8933:
Tom Tromey
4
-40
/
+75
2002-11-20
ltconfig (osf[345]): Append $major to soname_spec.
Rainer Orth
3
-3
/
+9
2002-10-02
* include/private/gcconfig.h (HBLKSIZE): Define for x86-64.
Andreas Jaeger
2
-21
/
+25
2002-09-28
gcconfig.h: Don't check for __XSCALE__.
Richard Earnshaw
2
-1
/
+6
2002-09-27
gcconfig: Add machine type S390.
Ulrich Weigand
3
-3
/
+61
2002-09-25
Fixed misformatted ChangeLog entry
Adam Megacz
1
-1
/
+1
2002-09-24
* include/private/gcconfig.h: Fix NetBSD/mips parameters.
Jason Thorpe
2
-17
/
+12
2002-09-24
2002-08-23 Adam Megacz <adam@xwt.org>
Adam Megacz
2
-3
/
+4
2002-09-23
Makefile.am (all-multi): Fix multilib parallel build.
Kaveh R. Ghazi
3
-2
/
+6
2002-08-14
configure, configure: Rebuilt.
Alexandre Oliva
1
-82
/
+115
2002-07-19
Remove dead endif so x86-64 compilation works.
Bo Thorsen
1
-1
/
+0
2002-07-19
gcconfig.h: Add x86-64 definitions.
Bo Thorsen
5
-16
/
+69
2002-07-18
mach_dep.c (GC_push_regs): Remove the unused Linux/mips code.
H.J. Lu
2
-17
/
+4
2002-07-18
configure.in (machdep): Don't add mips_sgi_mach_dep.lo for Linux/mips.
H.J. Lu
3
-84
/
+82
2002-06-29
* win32_threads.c (GC_push_all_stacks): Tolerate bad sp.
Hans Boehm
2
-2
/
+14
2002-06-10
gc_locks.h (GC_test_and_set): Support Linux/mips.
H.J. Lu
3
-6
/
+21
2002-05-19
irix_threads.cc (GC_pthread_detach): Do not use REAL_FUNC.
Mark Mitchell
4
-7
/
+22
2002-05-16
Makefile.in: Allow for PWDCMD to override hardcoded pwd.
Rainer Orth
4
-5
/
+11
2002-05-08
configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at script entry, and se...
Alexandre Oliva
3
-74
/
+105
2002-04-23
Makefile.am (toolexeclib_LTLIBRARIES): Remove.
Jeff Sturm
3
-112
/
+40
2002-04-21
[multiple changes]
David S. Miller
2
-4
/
+14
2002-04-17
gcconfig.h: Use LINUX_STACKBOTTOM for SPARC Linux.
Hans Boehm
2
-2
/
+6
2002-04-09
gcconfig.h (DATAEND): Update comment example to match reality.
Loren J. Rittle
2
-2
/
+7
2002-04-09
* include/private/gcconfig.h (DATAEND): Clarify comment.
Loren J. Rittle
2
-0
/
+7
2002-04-09
gc_priv.h (WARN macro): Add "GC warning:" prefix.
Hans Boehm
6
-12
/
+68
2002-04-04
gcconfig.h: Add support for an unmapped memory hole between the end of the in...
Loren J. Rittle
2
-0
/
+14
2002-03-31
gcconfig.h: define DYNAMIC_LOADING for ELF NetBSD/i386.
Bryce McKinlay
2
-0
/
+20
2002-03-29
linux_threads.c (return_free_lists): Clear fl[i] unconditionally.
Hans Boehm
5
-19
/
+78
2002-03-27
os_dep.c (GC_init_linux_data_start): Fix references to __data_start and _end.
Richard Henderson
2
-8
/
+13
2002-03-25
gcconfig.h: Change all likely references to linker script synthesized symbols...
Loren J. Rittle
2
-141
/
+149
2002-03-25
* linux_threads.c (GC_get_nprocs): Close file descriptor.
Jeff Sturm
2
-0
/
+12
2002-03-22
gcconfig.h: Add unified test for FreeBSD.
Loren J. Rittle
3
-9
/
+40
2002-03-17
Makefile.am: Make target library a convenience library.
Bryce McKinlay
3
-33
/
+126
2002-03-15
Address mingw32 issues.
Anthony Green
4
-6
/
+19
2002-03-12
dyn_load.c: Renamed GC_win32s to GC_no_win32_dlls.
Adam Megacz
6
-23
/
+38
2002-03-10
Hashtable synchronization for PowerPC.
Bryce McKinlay
2
-0
/
+11
2002-02-25
Makefile.am: Added win32_threads.c to sources list.
Adam Megacz
4
-60
/
+20
2002-02-20
Makefile.am: Re-add SUBDIRS parameter which was lost in merge.
Bryce McKinlay
3
-23
/
+109
2002-02-15
Import bugfix.
Mike Stump
1
-1
/
+1
2002-02-14
Removed .s files.
Bryce McKinlay
2
-108
/
+0
2002-02-13
dbg_mlc.c (GC_debug_generic_malloc): Removed.
Bryce McKinlay
6
-33
/
+122
2002-02-12
configure.in: Re-apply 2001-06-26 configure change.
Richard Henderson
3
-22
/
+25
2002-02-12
* sparc_mach_dep.S: Delete incorrectly named file.
Bryce McKinlay
2
-67
/
+2
2002-02-12
Imported GC 6.1 Alpha 3. Finally.
Bryce McKinlay
40
-510
/
+1285
2002-02-11
configure.in: support for win32, saner cross-compile options
Adam Megacz
3
-17
/
+21
2002-02-09
xscale-elf support
Anthony Green
4
-54
/
+89
2002-02-07
gc.h: (GC_CreateThread) This function is now exposed on all Win32 platforms.
Adam Megacz
4
-16
/
+46
2002-02-02
2002-02-01 Adam Megacz <adam@xwt.org>
Adam Megacz
2
-1
/
+6
2002-01-31
This commit was generated by cvs2svn to compensate for changes in r49361,
Bryce McKinlay
3
-352
/
+555
2002-01-31
Initial revision
Bryce McKinlay
3
-0
/
+589
[next]