summaryrefslogtreecommitdiffstats
path: root/boehm-gc/backgraph.c
Commit message (Collapse)AuthorAgeFilesLines
* * backgraph.c, gc_priv.h (GC_traverse_back_graph,hboehm2004-08-281-12/+31
| | | | | | | | | | | | | | GC_print_back_graph_stats): split GC_traverse_back_graph. * backgraph.c: Dynamically grow in_progress_space. * finalize.c (GC_notify_or_invoke_finalizers): also call GC_print_back_graph_stats. * alloc.c, finalize.c, gc_priv.h (GC_generate_random_backtrace_no_gc, GC_print_back_height): Move delarations to header file. * configure.ac: rename --enable-full-debug to --enable-gc-debug. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86685 138bc75d-0d04-0410-961f-82ee72b054a4
* * aix_irix_threads.c: Move _THREADS checks after gc_priv.h include.hboehm2004-08-231-0/+2
| | | | | | | * backgraph.c, include/private/gc_pmark.h: Always include gc.h. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86442 138bc75d-0d04-0410-961f-82ee72b054a4
* This commit was generated by cvs2svn to compensate for changes in r69874,jsturm2003-07-281-0/+1
| | | | | | | which included commits to RCS files with non-trunk default branches. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69875 138bc75d-0d04-0410-961f-82ee72b054a4
* Initial revisionbryce2002-01-311-0/+447
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49359 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud