aboutsummaryrefslogtreecommitdiff
path: root/gcc/ggc.h
AgeCommit message (Expand)Author
2023-01-02Update copyright years.Jakub Jelinek
2022-10-19pch: Fix streaming of strings with embedded null bytesLewis Hyatt
2022-01-03Update copyright years.Jakub Jelinek
2021-12-03pch: Add support for PCH for relocatable executables [PR71934]Jakub Jelinek
2021-08-18Turn 'bool force_collect' parameter to 'ggc_collect' into an 'enum ggc_collec...Thomas Schwinge
2021-08-17Turn global 'ggc_force_collect' variable into 'force_collect' parameter to 'g...Thomas Schwinge
2021-05-27PR other/100463 - many errors using GTY and hash_mapMartin Sebor
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-11-04Come up with ggc_delete.Martin Liska
2019-11-03config.in: Regenerate.Jan Hubicka
2019-10-29Release function and edge summaries allocated with GGC.Martin Liska
2019-10-29Remove misleading sorting function in ggc memory report.Martin Liska
2019-10-11ggc-page.c (release_pages): Output statistics when !quiet_flag.Jan Hubicka
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-06-30ggc.h (empty_string): Delete.Nathan Sidwell
2017-06-30ggc.h: Replace all 'static inline' with plain 'inline'.Nathan Sidwell
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-01-05Update copyright years.Jakub Jelinek
2014-12-10remove gengtype support for param_is use_param, if_marked and splay tree allo...Trevor Saunders
2014-11-20implement a replacement for if_markedTrevor Saunders
2014-10-12move many gc hashtab to hash_tableTrevor Saunders
2014-09-02support ggc hash_map and hash_setTrevor Saunders
2014-05-25ggc.h (ggc_grow): New function.Jan Hubicka
2014-05-17add finalizers to ggcTrevor Saunders
2014-05-17remove unused functionTrevor Saunders
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders
2014-05-17rm a bunch of _stat allocation functionsTrevor Saunders
2014-02-07parser.c (synthesize_implicit_template_parm): Use grow_tree_vec.Jan Hubicka
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-27cgraph.h (enum cgraph_simd_clone_arg_type): New.Aldy Hernandez
2013-11-19Convert gimple types from a union to C++ inheritanceDavid Malcolm
2013-08-20Revert my last two changes, r201865 and r201864David Malcolm
2013-08-20Make opt_pass and gcc::pass_manager be GC-managedDavid Malcolm
2013-01-24Remove zone allocator.Diego Novillo
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo
2012-07-24sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS.Steven Bosscher
2012-07-13ggc.h (ggc_internal_alloc_stat, [...]): Add ATTRIBUTE_MALLOC.Steven Bosscher
2011-10-17Reduce memory waste due to non-power-of-2 allocsTom Tromey
2011-08-16ggc.h (ggc_alloc_rtvec_sized): Use ggc_alloc_zone_rtvec_def instead of ggc_al...Andreas Schwab
2011-08-16ggc.h (ggc_alloc_rtvec_sized): Change arguments of ggc_alloc_zone_vec_rtvec_def.Liang Wang
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis
2010-05-26ggc.h (ggc_min_expand_heuristic, [...]): Remove.Laurynas Biveinis