aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-object-size.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-17__builtin_dynamic_object_size: Recognize builtinSiddhesh Poyarekar1-0/+10
2021-12-17tree-object-size: Use trees and support negative offsetsSiddhesh Poyarekar1-1/+1
2021-10-07tree-object-size: Drop unused pdecl and poff argumentsSiddhesh Poyarekar1-2/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-06-10PR middle-end/95353 - spurious -Wstringop-overflow writing to a trailing arra...Martin Sebor1-0/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-11builtins.c (compute_objsize): Add an argument and set it to offset into desti...Martin Sebor1-1/+1
2019-10-04builtins.c (compute_objsize): Add an argument.Martin Sebor1-1/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-10PR middle-end/78245 - missing -Wformat-length on an overflow of a dynamically...Martin Sebor1-0/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-09-01PR tree-optimization/71831 - __builtin_object_size poor results with noMartin Sebor1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+26