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
/
gcc
/
ggc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2003-06-12
ChangeLog: Follow spelling conventions.
Kazu Hirata
1
-1
/
+1
2003-06-07
ggc.h: Convert to ISO C90 prototypes.
Andreas Jaeger
1
-61
/
+53
2003-04-03
cpppch.c (reset_ht): Remove.
Matt Austern
1
-0
/
+1
2003-02-22
Makefile.in (ggc-common.o): Depend on $(PARAMS_H)
Kaveh R. Ghazi
1
-0
/
+5
2003-01-10
Merge from pch-branch.
Geoffrey Keating
1
-49
/
+135
2002-09-22
dbxout.c: Follow spelling conventions.
Kazu Hirata
1
-1
/
+1
2002-09-16
Index: gcc/ChangeLog
Geoffrey Keating
1
-11
/
+3
2002-07-04
* ggc.h (ggc_add_root): Document as obsolete.
Geoffrey Keating
1
-1
/
+2
2002-06-04
gbl-ctors.h: Fix formatting.
Kazu Hirata
1
-5
/
+5
2002-06-04
Merge from pch-branch up to tag pch-commit-20020603.
Geoffrey Keating
1
-77
/
+38
2002-04-01
varray.h (VARRAY_CHECK): Const-ify.
Kaveh R. Ghazi
1
-5
/
+5
2002-03-27
gcc-common.c (lang_mark_false_label_stack): Remove.
Neil Booth
1
-8
/
+0
2002-03-26
Makefile.in (ggc-common.o): Update.
Neil Booth
1
-4
/
+0
2001-10-11
calls.c: Fix formatting.
Kazu Hirata
1
-1
/
+1
2001-09-20
fold-const.c (hashtab.h): Include.
Richard Kenner
1
-33
/
+55
2001-08-22
Makefile.in, [...]: replace "GNU CC" with "GCC".
Lars Brinkhoff
1
-8
/
+8
2001-05-20
Makefile.in (OBJS, [...]): Update.
Neil Booth
1
-0
/
+7
2001-04-04
ansidecl.h: All logic from gcc/gansidecl.h moved here.
Zack Weinberg
1
-1
/
+0
2001-02-20
sibcall.c (skip_copy_to_return_value): Call identify_call_return_value here, ...
Zack Weinberg
1
-6
/
+3
2000-11-17
ggc.h: Delete ggc_add_string_root and ggc_mark_string.
Zack Weinberg
1
-7
/
+3
2000-11-17
stringpool.c: New file.
Zack Weinberg
1
-13
/
+12
2000-10-13
Remove obstacks.
Mark Mitchell
1
-4
/
+0
2000-10-01
c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.
Mark Mitchell
1
-4
/
+12
2000-08-29
flags.h (time_report, mem_report): New global flags.
Zack Weinberg
1
-2
/
+2
2000-06-09
ggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc, drop second argument,...
Zack Weinberg
1
-10
/
+9
2000-04-07
ggc.h (struct rtx_def): Forward declare.
Richard Henderson
1
-0
/
+1
2000-04-06
final.c (final): Use xcalloc to allocate line_note_exists.
Mark Mitchell
1
-7
/
+9
2000-03-25
* Rework fields used to describe positions of bitfields and
Richard Kenner
1
-16
/
+16
2000-03-07
rtl.h (rtunion_def): Constify member `rtstr'.
Kaveh R. Ghazi
1
-5
/
+5
2000-02-06
Makefile.in (c-common.o): Depend on $(EXPR_H).
Kaveh R. Ghazi
1
-0
/
+3
2000-01-25
dwarf2out.c (dwarf2out_init): Use ggc_add_rtx_varray_root.
Richard Henderson
1
-0
/
+2
2000-01-17
Update copyrights
Kaveh Ghazi
1
-1
/
+1
2000-01-17
ggc-common.c: PROTO -> PARAMS.
Kaveh R. Ghazi
1
-31
/
+31
1999-12-01
ggc.h (ggc_test_and_set_mark): New macro.
Alex Samuel
1
-15
/
+20
1999-11-15
ggc-common.c (ggc_print_statistics): Cast size_t to unsigned long for printing.
Richard Henderson
1
-4
/
+4
1999-10-29
ggc.h (struct ggc_statistics): New type.
Mark Mitchell
1
-0
/
+33
1999-10-13
Simplified GC interface and other goodies.
Richard Henderson
1
-27
/
+56
1999-10-11
ggc.h (ggc_push_context): Fix comment.
Mark Mitchell
1
-3
/
+6
1999-09-22
Various fixes for problems discovered stress-testing GC.
Alex Samuel
1
-0
/
+3
1999-09-16
ggc.h (ggc_root): Move to ggc-common.c.
Alex Samuel
1
-21
/
+23
1999-09-15
emit-rtl.c (free_emit_status): Don't check DECL_DEFER_OUTPUT.
Richard Henderson
1
-4
/
+6
1999-09-11
Update copyright.
Richard Henderson
1
-1
/
+1
1999-09-11
Alex Samuel <samuel@codesourcery.com>
Alex Samuel
1
-21
/
+48
1999-09-09
ggc.h (lang_cleanup_tree): Remove.
Mark Mitchell
1
-3
/
+0
1999-09-09
combine.c (SUBST): Break out to a real function do_SUBST.
Richard Henderson
1
-2
/
+2
1999-09-09
ggc.h (ggc_alloc): New function.
Mark Mitchell
1
-0
/
+2
1999-09-07
emit-rtl.c (free_emit_status): Take decl as a parameter.
Mark Mitchell
1
-0
/
+7
1999-09-06
Makefile.in (ggc-simple.o): Depend on hash.h.
Mark Mitchell
1
-0
/
+4
1999-09-05
Makefile.in (ggc-simple.o): Depend on varray.h.
Richard Henderson
1
-0
/
+6
1999-09-05
Makefile.in (tree.o): Depend on ggc.h.
Richard Henderson
1
-6
/
+19
[next]