From 8b9a522f5779a9e8640df98c7010f763b008f625 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 9 Dec 2010 09:03:18 +0000 Subject: bfd/binutils/gas/gprof/ld/libiberty/opcodes: add .gitignore This seems to cover a few random targets as well as --enable-targets=all. Signed-off-by: Mike Frysinger --- gas/.gitignore | 9 +++++++++ gas/ChangeLog | 4 ++++ 2 files changed, 13 insertions(+) create mode 100644 gas/.gitignore (limited to 'gas') diff --git a/gas/.gitignore b/gas/.gitignore new file mode 100644 index 0000000..27d4887 --- /dev/null +++ b/gas/.gitignore @@ -0,0 +1,9 @@ +/as-new + +/itbl-cpu.h +/obj-format.h +/targ-cpu.h +/targ-env.h + +/doc/as.1 +/doc/asconfig.texi diff --git a/gas/ChangeLog b/gas/ChangeLog index ca325f6..149ea86 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2010-12-09 Mike Frysinger + + * .gitignore: New file. + 2010-12-05 Arnold Metselaar PR gas/12269 -- cgit v1.1