summaryrefslogtreecommitdiff
path: root/libcpp/mkdeps.c
Commit message (Expand)AuthorAgeFilesLines
* Work around array out of bounds warning in mkdepsAndreas Krebbel2020-01-161-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor2019-07-091-11/+11
* PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor2019-07-091-1/+1
* Remove another bunch of dead assignment.Martin Liska2019-07-031-1/+1
* [PR preprocessor/90927] Fixe dependency outputNathan Sidwell2019-06-261-3/+15
* [libcpp] Reimplement mkdeps data structuresNathan Sidwell2019-05-071-0/+2
* [libcpp] Reimplement mkdeps data structuresNathan Sidwell2019-05-071-237/+257
* [libcpp] struct deps renamingNathan Sidwell2019-05-061-13/+13
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in libcpp/Richard Sandiford2014-01-021-1/+1
* Update copyright years in libcpp.Richard Sandiford2013-01-141-2/+1
* files.c (read_file_guts, [...]): Free memory before returning.Tobias Burnus2012-10-151-3/+11
* files.c (file_hash_eq): Use filename_cmp instead of strcmp.Kai Tietz2011-03-251-2/+2
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-4/+5
* re PR preprocessor/35458 (Dependency generation (-M) does not quote '#' in fi...Markus Milleder2008-03-061-0/+9
* re PR preprocessor/35379 (-MT generates a target string too long over two lines)Ralf Wildenhues2008-02-271-11/+13
* re PR preprocessor/30468 (-M not fully chops dirname)Tom Tromey2007-01-301-2/+8
* all files: Update FSF address in copyright headers.Kelley Cook2005-06-291-1/+1
* configure.ac: Check declarations for asprintf and vasprintf.Gabriel Dos Reis2005-05-281-12/+11
* Makefile.am: Add makedepend.Zack Weinberg2004-06-051-14/+82
* Makefile.def (host_modules): add libcpp.Paolo Bonzini2004-05-241-0/+345