2005-01-02 |
Bryce McKinlay | boehm-gc.h: Include gc_ext_config.h, not gc_config.h. |
tree | commitdiff |
2004-12-13 |
Kelley Cook | configure: Regenerate. |
tree | commitdiff |
2004-11-30 |
Bryce McKinlay | re PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc) |
tree | commitdiff |
2004-11-29 |
Kelley Cook | libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux... |
tree | commitdiff |
2004-11-27 |
Bryce McKinlay | gc_config.h.in: Add comment. |
tree | commitdiff |
2004-11-26 |
Bryce McKinlay | Fix "PACKAGE_NAME redefined" errors. |
tree | commitdiff |
2004-11-25 |
Kelley Cook | libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous... |
tree | commitdiff |
2004-11-24 |
Kelley Cook | libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux... |
tree | commitdiff |
2004-11-22 |
Eric Botcazou | configure.ac (machdep): Use sparc_mach_dep.lo on sparc6... |
tree | commitdiff |
2004-11-22 |
Eric Botcazou | re PR target/18444 (Multithreading broken on Unix95... |
tree | commitdiff |
2004-11-05 |
Kelley Cook | Makefile.am: Define ACLOCAL_AMFLAGS. |
tree | commitdiff |
2004-10-19 |
Ulrich Weigand | gc_priv.h (GC_generic_malloc_words_small_inner): Add... |
tree | commitdiff |
2004-10-13 |
Kazuhiro Inaoka | Add support for M32R |
tree | commitdiff |
2004-09-27 |
Kelley Cook | configure.ac: Update all AC_DEFINEs to newer style. |
tree | commitdiff |
2004-08-28 |
Hans Boehm | backgraph.c, gc_priv.h (GC_traverse_back_graph, [.... |
tree | commitdiff |
2004-08-23 |
Hans Boehm | aix_irix_threads.c: Move _THREADS checks after gc_priv... |
tree | commitdiff |
2004-08-23 |
Bryce McKinlay | win32_threads.c: Move GC_WIN32_THREADS check after... |
tree | commitdiff |
2004-08-21 |
Danny Smith | misc.c (GC_init): Replace lhs cast with rhs cast. |
tree | commitdiff |
2004-08-16 |
Bryce McKinlay | specific.c: Check GC_LINUX_THREADS before including... |
tree | commitdiff |
2004-08-16 |
Nathanael Nerode | aclocal.m4: Remove obsolete construct for old automake. |
tree | commitdiff |
2004-08-16 |
Andreas Tobler | solaris_threads.c: Remove ifdef around #include "privat... |
tree | commitdiff |
2004-08-15 |
Andreas Tobler | re PR target/14931 (ASM file in GCC for PPC darwin... |
tree | commitdiff |
2004-08-13 |
Bryce McKinlay | configure.in (GCINCS): Don't use "boehm-cflags". |
tree | commitdiff |
2004-08-12 |
Bryce McKinlay | This commit was generated by cvs2svn to compensate... |
tree | commitdiff |
2004-08-12 |
Bryce McKinlay | Initial revision |
tree | commitdiff |
2004-08-12 |
Kelley Cook | Makefile.in: Regenerate |
tree | commitdiff |
2004-07-07 |
Andrew Pinski | os-dep.c (GC_task_self): Declare as static and remove... |
tree | commitdiff |
2004-06-20 |
Andreas Tobler | Makefile.am: Add rule for .S files to fix bootstrap... |
tree | commitdiff |
2004-06-18 |
R. Kelley Cook | Fix incorrect year for some ChangeLog entries. |
tree | commitdiff |
2004-06-16 |
Paolo Bonzini | configure.ac: New name of configure.in. |
tree | commitdiff |
2004-06-15 |
Paolo Bonzini | Added .cvsignore entry for autom4te.cache to boehm... |
tree | commitdiff |
2004-05-18 |
Kaz Kojima | re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden... |
tree | commitdiff |
2004-04-25 |
Andreas Jaeger | * mark.c (GC_mark_from): Use pointer as prefetch argument. |
tree | commitdiff |
2004-04-06 |
H.J. Lu | gcconfig.h (PREFETCH): Use __builtin_prefetch for gcc... |
tree | commitdiff |
2004-03-11 |
Kelley Cook | configure.ac: Bump AC_PREREQ to 2.59. |
tree | commitdiff |
2004-02-27 |
Nathanael Nerode | ltconfig, ltmain.sh: Remove unused files. |
tree | commitdiff |
2004-02-27 |
Nathanael Nerode | configure.in: Add CCAS, CCASFLAGS for future automakes. |
tree | commitdiff |
2004-02-26 |
Nathanael Nerode | Makefile.am: Remove bogus duplicate setting of AM_CFLAGS. |
tree | commitdiff |
2004-02-26 |
Nathanael Nerode | acinclude.m4: Remove GC_CONFIGURE macro; move contents... |
tree | commitdiff |
2004-02-26 |
Nathanael Nerode | configure.in: Remove more obsolete, bogus code. |
tree | commitdiff |
2004-02-26 |
Nathanael Nerode | acinclude.m4: Remove obsolete and bogus constructs. |
tree | commitdiff |
2004-02-25 |
Nathanael Nerode | acinclude.m4: De-precious CC and CXX so that the right... |
tree | commitdiff |
2004-02-23 |
Zack Weinberg | config.sub, [...]: Replace with forwarding scripts... |
tree | commitdiff |
2004-02-23 |
Nathanael Nerode | acinclude.m4: Remove old no-executables workaround... |
tree | commitdiff |
2004-02-23 |
Nathanael Nerode | configure.in: Use NCN_TARGET_NONCANONICAL and friends. |
tree | commitdiff |
2004-02-20 |
Andrew Cagney | Index: ChangeLog |
tree | commitdiff |
2004-02-20 |
Nathanael Nerode | acinclude.m4: Remove bogus duplicate call to AC_CANONIC... |
tree | commitdiff |
2004-02-20 |
Nathanael Nerode | acinclude.m4: Move certain code to configure.in. |
tree | commitdiff |
2004-02-20 |
Nathanael Nerode | * Makefile.direct, alloc.c: Resync to upstream 6.3... |
tree | commitdiff |
2004-01-20 |
Andrew Haley | gcconfig.h (USE_MMAP): Define for all Linux. |
tree | commitdiff |
2004-01-16 |
Andrew Haley | configure.in (NO_EXECUTE_PERMISSION): Remove global... |
tree | commitdiff |
2004-01-15 |
Kelley Cook | configure.in: Add in AC_PREREQ(2.13) |
tree | commitdiff |
2004-01-08 |
Frank Ch. Eigler | * obvious changelog typo fix |
tree | commitdiff |
2004-01-07 |
Dave Jones | * approved by rth |
tree | commitdiff |
2003-10-31 |
Richard Earnshaw | * include/private/gcconfig.h: Re-install change of... |
tree | commitdiff |
2003-10-20 |
Rainer Orth | ffi.c: Use _ABIN32, _ABIO32 instead of external _MIPS_S... |
tree | commitdiff |
2003-10-17 |
Alan Modra | gcconfig.h (ALIGNMENT <powerpc linux>): Remove unsure... |
tree | commitdiff |
2003-10-03 |
Jeff Sturm | * configure: Rebuild. |
tree | commitdiff |
2003-10-03 |
Hans Boehm | configure.in: Remove NO_GETENV definition for win32. |
tree | commitdiff |
2003-09-29 |
Rainer Orth | configure.in: Remove wildcard from Solaris 8-9/Intel... |
tree | commitdiff |
2003-09-22 |
Anthony Green | Another newlib fix |
tree | commitdiff |
2003-09-21 |
Anthony Green | Fix arm-elf support. |
tree | commitdiff |
2003-09-09 |
Alan Modra | * libtool.m4 (LD): Correct powerpc64 host match. |
tree | commitdiff |
2003-08-07 |
Rainer Orth | configure.in: Set INCLUDES to absolute path. |
tree | commitdiff |
2003-07-31 |
Danny Smith | gc.h (GC_CreateThread): Declare with WINAPI attribute. |
tree | commitdiff |
2003-07-30 |
Andreas Tobler | dyn_load.c: Define __private_extern__ to match Apple... |
tree | commitdiff |
2003-07-29 |
Loren J. Rittle | * os_dep.c: Remove redundancy introduced in last merge. |
tree | commitdiff |
2003-07-28 |
Jeff Sturm | Import GC 6.3alpha1. |
tree | commitdiff |
2003-07-28 |
Jeff Sturm | This commit was generated by cvs2svn to compensate... |
tree | commitdiff |
2003-07-28 |
Jeff Sturm | Initial revision |
tree | commitdiff |
2003-07-25 |
Roger Sayle | configure.host: Only use +ESdbgasm when using the HPUX... |
tree | commitdiff |
2003-04-28 |
Mohan Embar | configure.in: define GC_DLL under mingw if --enable... |
tree | commitdiff |
2003-04-16 |
Richard Earnshaw | * include/private/gcconfig.h: Add support for arm-netbs... |
tree | commitdiff |
2003-04-11 |
Alexandre Oliva | libtool.m4 (lt_cv_deplibs_check_method): Use pass_all... |
tree | commitdiff |
2003-04-10 |
Tom Tromey | gcconfig.h (LINUX_STACKBOTTOM): Define for POWERPC. |
tree | commitdiff |
2003-03-23 |
Richard Henderson | gc_locks.h [IA64]: Include ia64intrin.h. |
tree | commitdiff |
2003-03-12 |
Andreas Schwab | configure.in: Avoid trailing /. |
tree | commitdiff |
2003-03-04 |
Hans Boehm | gcconfig.h (GC_data_start): declare when needed. |
tree | commitdiff |
2003-03-03 |
Hans Boehm | mark_rts.c (GC_cond_register_dynamic_libraries): add. |
tree | commitdiff |
2003-02-20 |
Alexandre Oliva | configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to... |
tree | commitdiff |
2003-02-11 |
Andreas Tobler | gcconfig.h: undefine MPROTECT_VDB for MACOSX |
tree | commitdiff |
2003-01-28 |
Alexandre Oliva | configure.in (toolexecdir, [...]): Set and AC_SUBST. |
tree | commitdiff |
2002-12-31 |
Tom Tromey | For PR libgcj/8933: |
tree | commitdiff |
2002-11-20 |
Rainer Orth | ltconfig (osf[345]): Append $major to soname_spec. |
tree | commitdiff |
2002-10-02 |
Andreas Jaeger | * include/private/gcconfig.h (HBLKSIZE): Define for... |
tree | commitdiff |
2002-09-28 |
Richard Earnshaw | gcconfig.h: Don't check for __XSCALE__. |
tree | commitdiff |
2002-09-27 |
Ulrich Weigand | gcconfig: Add machine type S390. |
tree | commitdiff |
2002-09-25 |
Adam Megacz | Fixed misformatted ChangeLog entry |
tree | commitdiff |
2002-09-24 |
Jason Thorpe | * include/private/gcconfig.h: Fix NetBSD/mips parameters. |
tree | commitdiff |
2002-09-24 |
Adam Megacz | 2002-08-23 Adam Megacz <adam@xwt.org> |
tree | commitdiff |
2002-09-23 |
Kaveh R. Ghazi | Makefile.am (all-multi): Fix multilib parallel build. |
tree | commitdiff |
2002-08-14 |
Alexandre Oliva | configure, configure: Rebuilt. |
tree | commitdiff |
2002-07-19 |
Bo Thorsen | Remove dead endif so x86-64 compilation works. |
tree | commitdiff |
2002-07-19 |
Bo Thorsen | gcconfig.h: Add x86-64 definitions. |
tree | commitdiff |
2002-07-18 |
H.J. Lu | mach_dep.c (GC_push_regs): Remove the unused Linux... |
tree | commitdiff |
2002-07-18 |
H.J. Lu | configure.in (machdep): Don't add mips_sgi_mach_dep... |
tree | commitdiff |
2002-06-29 |
Hans Boehm | * win32_threads.c (GC_push_all_stacks): Tolerate bad sp. |
tree | commitdiff |
2002-06-10 |
H.J. Lu | gc_locks.h (GC_test_and_set): Support Linux/mips. |
tree | commitdiff |
2002-05-19 |
Mark Mitchell | irix_threads.cc (GC_pthread_detach): Do not use REAL_FUNC. |
tree | commitdiff |
2002-05-16 |
Rainer Orth | Makefile.in: Allow for PWDCMD to override hardcoded... |
tree | commitdiff |
next |