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
/
configure
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-10
* configure: Regenerate.
Mike Stump
1
-1
/
+1
2005-04-13
* configure: Regenerate.
Mike Stump
1
-1
/
+62
2005-02-16
re PR libgcj/19823 (java fails with non-executable memory)
Bryce McKinlay
1
-0
/
+8
2005-01-02
boehm-gc.h: Include gc_ext_config.h, not gc_config.h.
Bryce McKinlay
1
-1
/
+2
2004-12-13
configure: Regenerate.
Kelley Cook
1
-9
/
+2
2004-11-30
re PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc)
Bryce McKinlay
1
-4
/
+10
2004-11-29
libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libto...
Kelley Cook
1
-9
/
+2
2004-11-26
Fix "PACKAGE_NAME redefined" errors.
Bryce McKinlay
1
-1
/
+2
2004-11-25
libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
Kelley Cook
1
-2
/
+9
2004-11-24
libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ...
Kelley Cook
1
-9
/
+2
2004-11-22
configure.ac (machdep): Use sparc_mach_dep.lo on sparc64-sun-solaris2.* too.
Eric Botcazou
1
-2
/
+2
2004-11-22
re PR target/18444 (Multithreading broken on Unix95-class platforms)
Eric Botcazou
1
-1
/
+1
2004-11-05
Makefile.am: Define ACLOCAL_AMFLAGS.
Kelley Cook
1
-23
/
+1
2004-09-27
configure.ac: Update all AC_DEFINEs to newer style.
Kelley Cook
1
-51
/
+99
2004-08-28
backgraph.c, gc_priv.h (GC_traverse_back_graph, [...]): split GC_traverse_bac...
Hans Boehm
1
-5
/
+5
2004-08-16
aclocal.m4: Remove obsolete construct for old automake.
Nathanael Nerode
1
-59
/
+27
2004-08-14
configure.in (GCINCS): Don't use "boehm-cflags".
Bryce McKinlay
1
-93
/
+331
2004-06-16
configure.ac: New name of configure.in.
Paolo Bonzini
1
-229
/
+837
2004-05-18
re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' ...
Kaz Kojima
1
-1
/
+1
2004-03-11
configure.ac: Bump AC_PREREQ to 2.59.
Kelley Cook
1
-260
/
+530
2004-02-27
ltconfig, ltmain.sh: Remove unused files.
Nathanael Nerode
1
-27
/
+1
2004-02-27
configure.in: Add CCAS, CCASFLAGS for future automakes.
Nathanael Nerode
1
-2
/
+10
2004-02-26
Makefile.am: Remove bogus duplicate setting of AM_CFLAGS.
Nathanael Nerode
1
-24
/
+0
2004-02-26
acinclude.m4: Remove GC_CONFIGURE macro; move contents to configure.in.
Nathanael Nerode
1
-4
/
+1
2004-02-26
configure.in: Remove more obsolete, bogus code.
Nathanael Nerode
1
-21
/
+0
2004-02-26
acinclude.m4: Remove obsolete and bogus constructs.
Nathanael Nerode
1
-16
/
+2
2004-02-25
acinclude.m4: De-precious CC and CXX so that the right flags are passed down ...
Nathanael Nerode
1
-549
/
+282
2004-02-23
acinclude.m4: Remove old no-executables workaround; add new no-executables wo...
Nathanael Nerode
1
-1710
/
+5184
2004-02-23
configure.in: Use NCN_TARGET_NONCANONICAL and friends.
Nathanael Nerode
1
-82
/
+143
2004-02-20
acinclude.m4: Remove bogus duplicate call to AC_CANONICAL_BUILD.
Nathanael Nerode
1
-80
/
+57
2004-02-20
acinclude.m4: Move certain code to configure.in.
Nathanael Nerode
1
-244
/
+245
2004-01-16
configure.in (NO_EXECUTE_PERMISSION): Remove global declaration; add for ia64...
Andrew Haley
1
-49
/
+53
2003-10-03
* configure: Rebuild.
Jeff Sturm
1
-24
/
+20
2003-09-29
configure.in: Remove wildcard from Solaris 8-9/Intel and Solaris 2.3/SPARC...
Rainer Orth
1
-2
/
+2
2003-09-09
* libtool.m4 (LD): Correct powerpc64 host match.
Alan Modra
1
-1
/
+1
2003-08-07
configure.in: Set INCLUDES to absolute path.
Rainer Orth
1
-2
/
+3
2003-07-28
Import GC 6.3alpha1.
Jeff Sturm
1
-107
/
+468
2003-04-28
configure.in: define GC_DLL under mingw if --enable-shared
Mohan Embar
1
-104
/
+102
2003-04-11
libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
Alexandre Oliva
1
-10
/
+29
2003-03-12
configure.in: Avoid trailing /.
Andreas Schwab
1
-29
/
+14
2003-02-20
configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status.
Alexandre Oliva
1
-15
/
+30
2003-01-28
configure.in (toolexecdir, [...]): Set and AC_SUBST.
Alexandre Oliva
1
-103
/
+155
2002-08-14
configure, configure: Rebuilt.
Alexandre Oliva
1
-82
/
+115
2002-07-19
gcconfig.h: Add x86-64 definitions.
Bo Thorsen
1
-12
/
+15
2002-07-18
configure.in (machdep): Don't add mips_sgi_mach_dep.lo for Linux/mips.
H.J. Lu
1
-84
/
+75
2002-05-16
Makefile.in: Allow for PWDCMD to override hardcoded pwd.
Rainer Orth
1
-1
/
+1
2002-05-08
configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at script entry, and se...
Alexandre Oliva
1
-73
/
+91
2002-03-15
Address mingw32 issues.
Anthony Green
1
-3
/
+7
2002-02-12
configure.in: Re-apply 2001-06-26 configure change.
Richard Henderson
1
-12
/
+11
2002-02-12
Imported GC 6.1 Alpha 3. Finally.
Bryce McKinlay
1
-14
/
+29
[next]