version.c (1fdba93f) version.c (49678444)
1/* This file is automatically generated. DO NOT EDIT! */
1/* This file is automatically generated. DO NOT EDIT! */
2/* Generated from: NetBSD: mknative-gdb,v 1.8 2019/05/29 01:56:06 christos Exp */
2/* Generated from: NetBSD: mknative-gdb,v 1.12 2020/09/17 16:54:31 christos Exp */
3/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
4
3/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
4
5#include "common/version.h"
6const char version[] = "8.3";
7const char host_name[] = "armv7--netbsdelf-eabihf";
8const char target_name[] = "armv7--netbsdelf-eabihf";
5#include "gdbsupport/version.h"
6const char version[] = "11.0.50.20200914-git";
7const char host_name[] = "armv7--netbsdelf-eabi";
8const char target_name[] = "armv7--netbsdelf-eabi";