]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/djgpp: Add Hygon Dhyana processor support
authorJinke Fan <fanjinke51@yeah.net>
Wed, 15 May 2019 09:34:57 +0000 (17:34 +0800)
committerPedro Alves <palves@redhat.com>
Wed, 21 Aug 2019 17:07:39 +0000 (18:07 +0100)
commit3960cb7a1bf14016b6b16d35205cdcb9dfc43c27
treeb04a7e96ca95cfbf38c5f5054bf5d1953ce20252
parent61f80d5dafebdb3a2cebac489803c5ce18827178
gdb/djgpp: Add Hygon Dhyana processor support

Chengdu Haiguang IC Design Co., Ltd (Hygon) is a Joint Venture between
AMD and Haiguang Information Technology Co.,Ltd., which aims at
providing high performance x86 processors for the China server market.
Its first generation processor codename is Dhyana, which originates
from AMD technology and shares most of the architecture with AMD's
family 17h, but with different CPU Vendor ID("HygonGenuine")/Family
series number(Family 18h).

gdb/ChangeLog:
2019-08-21  Jinke Fan  <fanjinke51@yeah.net>

* go32-nat.c (go32_sysinfo): Add hygon_p.
gdb/ChangeLog
gdb/go32-nat.c