From: Simon Marchi Date: Tue, 27 Sep 2016 14:10:42 +0000 (+0100) Subject: Add archives and make stamps to the .gitignore file. X-Git-Tag: users/ARM/embedded-binutils-master-2016q4~629 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=07619d52fef6fda58cbc327512a4d8ec60ad5637;p=thirdparty%2Fbinutils-gdb.git Add archives and make stamps to the .gitignore file. --- diff --git a/.gitignore b/.gitignore index c9a6158bc4e..4460159c842 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ *.o *.pyc *.tmp +*.a .deps .libs @@ -49,3 +50,12 @@ lost+found # ignore ./contrib/gcc_update output LAST_UPDATED REVISION + +stamp-* +*.stamp + +# ignore in-tree prerequisites +/mpfr* +/mpc* +/gmp* +/isl* diff --git a/ChangeLog b/ChangeLog index 0453d977806..c4412c8c47b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2016-09-27 Simon Marchi + + * .gitignore: Add archives and make stamps. + 2016-07-20 Yan-Ting Lin * configure.ac (nds32*-*-*): Remove entry to enable gdb.