aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Baylis <charles.baylis@linaro.org>2017-04-19 15:37:27 +0100
committerChristophe Lyon <christophe.lyon@linaro.org>2017-04-19 14:42:58 +0000
commit7c083e652fe86dbcff0a3f30bef9481169825919 (patch)
tree336d20bb47397ad1f70c26b7884ee4a08e4a8dad
parent158dd0ff70a06c65449a0d61d78a65877f15d112 (diff)
binaries: support gcc7 builds.
Copy list.txt -> list-{5,6}.txt Copy list-mingw.txt -> list-mingw-{5,6}.txt Add gcov-dump to list.txt, list-mingw.txt for gcc7 (binutils 2.28) Change-Id: Ica5e66a863ec108de59c86e6e4c7ac1c5feabdbd
-rw-r--r--binaries/list-5.txt31
-rw-r--r--binaries/list-6.txt31
-rw-r--r--binaries/list-mingw-5.txt35
-rw-r--r--binaries/list-mingw-6.txt35
-rw-r--r--binaries/list-mingw.txt1
-rw-r--r--binaries/list.txt1
6 files changed, 134 insertions, 0 deletions
diff --git a/binaries/list-5.txt b/binaries/list-5.txt
new file mode 100644
index 0000000..737c882
--- /dev/null
+++ b/binaries/list-5.txt
@@ -0,0 +1,31 @@
+__TARGET__-addr2line
+__TARGET__-ar
+__TARGET__-as
+__TARGET__-c++
+__TARGET__-c++filt
+__TARGET__-cpp
+__TARGET__-dwp
+__TARGET__-elfedit
+__TARGET__-g++
+__TARGET__-gcc
+__TARGET__-gcc-ar
+__TARGET__-gcc-nm
+__TARGET__-gcc-ranlib
+__TARGET__-gcov
+__TARGET__-gcov-tool
+__TARGET__-gdb
+__TARGET__-gfortran
+__TARGET__-gprof
+__TARGET__-ld
+__TARGET__-ld.bfd
+__TARGET__-ld.gold
+__TARGET__-nm
+__TARGET__-objcopy
+__TARGET__-objdump
+__TARGET__-ranlib
+__TARGET__-readelf
+__TARGET__-size
+__TARGET__-strings
+__TARGET__-strip
+gdbserver
+runtest
diff --git a/binaries/list-6.txt b/binaries/list-6.txt
new file mode 100644
index 0000000..737c882
--- /dev/null
+++ b/binaries/list-6.txt
@@ -0,0 +1,31 @@
+__TARGET__-addr2line
+__TARGET__-ar
+__TARGET__-as
+__TARGET__-c++
+__TARGET__-c++filt
+__TARGET__-cpp
+__TARGET__-dwp
+__TARGET__-elfedit
+__TARGET__-g++
+__TARGET__-gcc
+__TARGET__-gcc-ar
+__TARGET__-gcc-nm
+__TARGET__-gcc-ranlib
+__TARGET__-gcov
+__TARGET__-gcov-tool
+__TARGET__-gdb
+__TARGET__-gfortran
+__TARGET__-gprof
+__TARGET__-ld
+__TARGET__-ld.bfd
+__TARGET__-ld.gold
+__TARGET__-nm
+__TARGET__-objcopy
+__TARGET__-objdump
+__TARGET__-ranlib
+__TARGET__-readelf
+__TARGET__-size
+__TARGET__-strings
+__TARGET__-strip
+gdbserver
+runtest
diff --git a/binaries/list-mingw-5.txt b/binaries/list-mingw-5.txt
new file mode 100644
index 0000000..f3e5299
--- /dev/null
+++ b/binaries/list-mingw-5.txt
@@ -0,0 +1,35 @@
+__TARGET__-addr2line.exe
+__TARGET__-ar.exe
+__TARGET__-as.exe
+__TARGET__-c++.exe
+__TARGET__-c++filt.exe
+__TARGET__-cpp.exe
+__TARGET__-dwp.exe
+__TARGET__-elfedit.exe
+__TARGET__-g++.exe
+__TARGET__-gcc-ar.exe
+__TARGET__-gcc-nm.exe
+__TARGET__-gcc-ranlib.exe
+__TARGET__-gcc.exe
+__TARGET__-gcov-tool.exe
+__TARGET__-gcov.exe
+__TARGET__-gdb.exe
+__TARGET__-gfortran.exe
+__TARGET__-gprof.exe
+__TARGET__-ld.bfd.exe
+__TARGET__-ld.exe
+__TARGET__-ld.gold.exe
+__TARGET__-nm.exe
+__TARGET__-objcopy.exe
+__TARGET__-objdump.exe
+__TARGET__-ranlib.exe
+__TARGET__-readelf.exe
+__TARGET__-size.exe
+__TARGET__-strings.exe
+__TARGET__-strip.exe
+dll
+gdbserver
+libpython2.7.dll
+libwinpthread-1.dll
+pylib
+runtest
diff --git a/binaries/list-mingw-6.txt b/binaries/list-mingw-6.txt
new file mode 100644
index 0000000..f3e5299
--- /dev/null
+++ b/binaries/list-mingw-6.txt
@@ -0,0 +1,35 @@
+__TARGET__-addr2line.exe
+__TARGET__-ar.exe
+__TARGET__-as.exe
+__TARGET__-c++.exe
+__TARGET__-c++filt.exe
+__TARGET__-cpp.exe
+__TARGET__-dwp.exe
+__TARGET__-elfedit.exe
+__TARGET__-g++.exe
+__TARGET__-gcc-ar.exe
+__TARGET__-gcc-nm.exe
+__TARGET__-gcc-ranlib.exe
+__TARGET__-gcc.exe
+__TARGET__-gcov-tool.exe
+__TARGET__-gcov.exe
+__TARGET__-gdb.exe
+__TARGET__-gfortran.exe
+__TARGET__-gprof.exe
+__TARGET__-ld.bfd.exe
+__TARGET__-ld.exe
+__TARGET__-ld.gold.exe
+__TARGET__-nm.exe
+__TARGET__-objcopy.exe
+__TARGET__-objdump.exe
+__TARGET__-ranlib.exe
+__TARGET__-readelf.exe
+__TARGET__-size.exe
+__TARGET__-strings.exe
+__TARGET__-strip.exe
+dll
+gdbserver
+libpython2.7.dll
+libwinpthread-1.dll
+pylib
+runtest
diff --git a/binaries/list-mingw.txt b/binaries/list-mingw.txt
index f3e5299..05a3e47 100644
--- a/binaries/list-mingw.txt
+++ b/binaries/list-mingw.txt
@@ -11,6 +11,7 @@ __TARGET__-gcc-ar.exe
__TARGET__-gcc-nm.exe
__TARGET__-gcc-ranlib.exe
__TARGET__-gcc.exe
+__TARGET__-gcov-dump.exe
__TARGET__-gcov-tool.exe
__TARGET__-gcov.exe
__TARGET__-gdb.exe
diff --git a/binaries/list.txt b/binaries/list.txt
index 737c882..1a28076 100644
--- a/binaries/list.txt
+++ b/binaries/list.txt
@@ -12,6 +12,7 @@ __TARGET__-gcc-ar
__TARGET__-gcc-nm
__TARGET__-gcc-ranlib
__TARGET__-gcov
+__TARGET__-gcov-dump
__TARGET__-gcov-tool
__TARGET__-gdb
__TARGET__-gfortran