Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/gdb/dist add mipsn64 targets



details:   https://anonhg.NetBSD.org/src/rev/08aaf0cab128
branches:  trunk
changeset: 961952:08aaf0cab128
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Apr 25 23:18:42 2021 +0000

description:
add mipsn64 targets

diffstat:

 external/gpl3/gdb/dist/config.sub |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 2ef1a19af252 -r 08aaf0cab128 external/gpl3/gdb/dist/config.sub
--- a/external/gpl3/gdb/dist/config.sub Sun Apr 25 23:16:26 2021 +0000
+++ b/external/gpl3/gdb/dist/config.sub Sun Apr 25 23:18:42 2021 +0000
@@ -1191,6 +1191,7 @@
                        | mips | mipsbe | mipseb | mipsel | mipsle \
                        | mips16 \
                        | mips64 | mips64eb | mips64el \
+                       | mipsn64 | mipsn64eb | mipsn64el \
                        | mips64octeon | mips64octeonel \
                        | mips64orion | mips64orionel \
                        | mips64r5900 | mips64r5900el \



Home | Main Index | Thread Index | Old Index