i386: Emulate MMX mmx_pinsrw with SSE
[gcc.git] / .gitignore
index bda55a383990eecd0fa7b5801bff81fbf192f823..b53f60db79205a7889705e8b211596a70f53b404 100644 (file)
@@ -32,6 +32,11 @@ POTFILES
 TAGS
 TAGS.sub
 
+.local.vimrc
+.lvimrc
+
+.clang-format
+
 .gdbinit
 .gdb_history
 
@@ -40,3 +45,13 @@ core
 !core/
 
 lost+found
+
+# ignore ./contrib/gcc_update output
+LAST_UPDATED
+REVISION
+
+# ignore in-tree prerequisites
+/mpfr*
+/mpc*
+/gmp*
+/isl*