aboutsummaryrefslogtreecommitdiff
path: root/libcpp/mkdeps.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-16Work around array out of bounds warning in mkdepsAndreas Krebbel1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-11/+11
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-1/+1
2019-07-03Remove another bunch of dead assignment.Martin Liska1-1/+1
2019-06-26[PR preprocessor/90927] Fixe dependency outputNathan Sidwell1-3/+15
2019-05-07[libcpp] Reimplement mkdeps data structuresNathan Sidwell1-0/+2
2019-05-07[libcpp] Reimplement mkdeps data structuresNathan Sidwell1-237/+257
2019-05-06[libcpp] struct deps renamingNathan Sidwell1-13/+13
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-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 libcpp/Richard Sandiford1-1/+1
2013-01-14Update copyright years in libcpp.Richard Sandiford1-2/+1
2012-10-15files.c (read_file_guts, [...]): Free memory before returning.Tobias Burnus1-3/+11
2011-03-25files.c (file_hash_eq): Use filename_cmp instead of strcmp.Kai Tietz1-2/+2
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-4/+5
2008-03-06re PR preprocessor/35458 (Dependency generation (-M) does not quote '#' in fi...Markus Milleder1-0/+9
2008-02-27re PR preprocessor/35379 (-MT generates a target string too long over two lines)Ralf Wildenhues1-11/+13
2007-01-30re PR preprocessor/30468 (-M not fully chops dirname)Tom Tromey1-2/+8
2005-06-29all files: Update FSF address in copyright headers.Kelley Cook1-1/+1
2005-05-28configure.ac: Check declarations for asprintf and vasprintf.Gabriel Dos Reis1-12/+11
2004-06-05Makefile.am: Add makedepend.Zack Weinberg1-14/+82
2004-05-24Makefile.def (host_modules): add libcpp.Paolo Bonzini1-0/+345