]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ggc-page.c
rs6000: re-enable web and rnreg with -funroll-loops
[thirdparty/gcc.git] / gcc / ggc-page.c
2019-11-22  Jan HubickaRelease memory-block-pool memory back to malloc.
2019-11-12  Martin LiskaRemove gcc/params.* files.
2019-11-12  Martin LiskaApply mechanical replacement (generated patch).
2019-11-03  Jan Hubickaconfig.in: Regenerate.
2019-10-18  Jakub Jelinekre PR middle-end/92153 (ICE / segmentation fault, use...
2019-10-11  Jan Hubickaggc-page.c (release_pages): Output statistics when...
2019-08-23  Iain Sandoe[PATCH, c-family] Fix a PCH thinko (and thus PR61250).
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-01  Martin LiskaFix 2 clang warnings.
2019-05-17  Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-16  Michael MatzDon't use %z printf length specifier
2018-11-05  Martin LiskaCome up with SIZE_AMOUNT and use it in memory statistic...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-15  Eric Botcazoure PR target/66488 (segfault on sizeof(long) < sizeof...
2017-05-02  Nathan Sidwellggc-page.c (move_ptes_to_front): Replace unsigned ...
2017-04-20  Richard Bienerggc-page.c (ggc_allocated_p): Rename to ...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-18  Jason MerrillSupport GGC finalizers with PCH.
2015-10-28  Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-02  Uros Bizjaksystem.h (ROUND_UP): New macro definition.
2015-08-19  Trevor Saundersremove more useless typedefs
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-09  Andrew MacLeodgcc-plugin.h: Move decls to plugin.h and include it.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-03  Martin LiskaFix memory report layout at various places.
2015-01-30  Joseph MyersAlways pass explicit location to fatal_error.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-21  David MalcolmState cleanups from jit branch
2014-09-22  Jan Hubickatree-ssa-ccp.c (prop_value_d): Rename to ...
2014-09-02  Trevor Saunderssupport ggc hash_map and hash_set
2014-05-26  Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-25  Jan Hubickaggc.h (ggc_grow): New function.
2014-05-17  Trevor Saunderscomment ggc_handle_finalizers
2014-05-17  Trevor Saundersadd finalizers to ggc
2014-05-17  Trevor Saundersrm a bunch of _stat allocation functions
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-06-17  David Malcolmggc-page.c (ggc_pch_write_object): Remove erroneous...
2013-02-07  Uros Bizjakre PR bootstrap/56227 (Bootstrap failure on MinGW build...
2013-01-24  Diego NovilloRemove zone allocator.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-07-24  Steven Bosschersbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for...
2012-04-02  Tristan Gingold2012-04-02 Tristan Gingold <gingold@adacore.com>
2011-10-29  Andi KleenUse more efficient alignment in ggc
2011-10-29  Andi KleenAdd a fragmentation fallback in ggc-page v2
2011-10-29  Andi KleenFree large chunks in ggc v2
2011-10-29  Andi KleenAdd missing page rounding of a page_entry
2011-10-19  Rainer OrthProperly test for madvise on Solaris 10 (PR bootstrap...
2011-10-17  Andi Kleenggc-page.c (USING_MADVISE): Adjust ifdef to check for...
2011-10-17  Andi KleenUse MADV_DONTNEED for freeing in garbage collector
2011-10-17  Tom TromeyReduce memory waste due to non-power-of-2 allocs
2011-10-16  Andi KleenIncrease the GGC quire size to 2MB
2011-05-11  Nathan Froydsplit tree_type
2010-11-30  Joseph Myershwint.c: New.
2010-11-29  Joseph Myerssystem.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
2010-11-10  Joseph Myerscfgloop.c (verify_loop_structure): Use %' in diagnostics.
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-08  Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-29  Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2009-12-03  Dave Kornggc-page.c (struct free_object): Pull definition out ...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-10-20  Richard Guentherggc-page.c: Include cfgloop.h.
2009-06-19  Ian Lance Taylorggc-page.c (ggc_pch_write_object): Initialize emptyBytes.
2009-05-26  Basile Starynkevitchplugins.texi (Loading plugins): typo.
2009-05-11  Ian Lance Taylorbasic-block.h (enum profile_status): Break out of struc...
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-11  Angelo Graziosiggc-page.c (alloc_page): Substituting xmalloc...
2008-06-29  Kaveh R. Ghazialloc-pool.c (create_alloc_pool): Fix -Wc++-compat...
2008-06-26  Kaveh R. Ghazidriver-i386.c (detect_caches_amd, [...]): Fix -Wc+...
2008-06-06  Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-21  Tom Tromeysymtab.h (HT_ALLOCED): Remove.
2008-02-19  Hans-Peter NilssonSupport valgrind 3.3 for --enable-checking=valgrind.
2007-11-01  Richard Guentherggc-page.c (extra_order_size_tab): Add bitmap_head...
2007-09-02  Laurynas Biveinisggc-page.c (ggc_pch_read): Call validate_free_objects.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-04-01  Jan Hubickaemit-rtl.c (emit_insn_before_setloc): Do not ICE when...
2006-11-28  Richard Guentherggc-page.c (ggc_print_statistics): Use %ul and a cast...
2006-07-25  Nick Cliftonggc-page.c (NUM_SIZE_LOOKUP): New constant - the length...
2006-06-26  Richard Guentherggc-page.c (init_ggc): Add missing element to size_look...
2006-06-23  Richard Guentherggc-page.c (init_ggc): Do not round up the extra_order_...
2006-06-21  Richard Guentherggc-page.c (extra_order_size_table): Add var_ann_d...
2006-06-19  Richard Guentherggc-page.c (extra_order_size_tab): Add entries with...
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2005-09-07  Mark Mitchellggc-page.c (ggc_push_context): Remove.
2005-07-08  Daniel BerlinMakefile.in (TREE_H): Add treestruct.def.
2005-06-25  Kelley CookUpdate FSF address.
2005-05-26  Kazu Hiratac-common.c, [...]: Fix comment typos.
next