Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Sebastian Huber <sebastian.huber@embedded-brains.de>
To: GDB patches <gdb-patches@sourceware.org>
Cc: Stafford Horne <shorne@gmail.com>
Subject: Recent changes broke the or1k simulator support
Date: Thu, 13 Jun 2019 12:05:00 -0000	[thread overview]
Message-ID: <be6b288a-2608-2305-523c-efc004e300cb@embedded-brains.de> (raw)

Hello,

a recent change (within one week) broke the or1k simulator support:

gmake[3]: Entering directory 
'/usr/home/user/rtems-source-builder/rtems/build/or1k-rtems6-gdb-e41d1c49a1-x86_64-freebsd12.0-1/build/sim/or1k'
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 
-I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-user/6/rtems-or1k.bset/usr/local/rtems/5/include 
-DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"or1200"' 
-DWITH_ALIGNMENT=STRICT_ALIGNMENT -DWITH_TARGET_WORD_BITSIZE=32 
-DWITH_TARGET_WORD_MSB=31 -DWITH_TARGET_ADDRESS_BITSIZE=32 
-DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG   -DDEFAULT_INLINE=0 
-DWITH_SCACHE=16384       -I. 
-I../../../sourceware-mirror-binutils-gdb-e41d1c49a1/sim/or1k 
-I../common 
-I../../../sourceware-mirror-binutils-gdb-e41d1c49a1/sim/or1k/../common 
-I../../include 
-I../../../sourceware-mirror-binutils-gdb-e41d1c49a1/sim/or1k/../../include 
-I../../bfd 
-I../../../sourceware-mirror-binutils-gdb-e41d1c49a1/sim/or1k/../../bfd 
-I../../opcodes 
-I../../../sourceware-mirror-binutils-gdb-e41d1c49a1/sim/or1k/../../opcodes 
   -c -o decode.o -MT decode.o -MMD -MP -MF .deps/decode.Tpo 
../../../sourceware-mirror-binutils-gdb-e41d1c49a1/sim/or1k/decode.c
../../../sourceware-mirror-binutils-gdb-e41d1c49a1/sim/or1k/decode.c:153:5: 
error: use of undeclared identifier 'OR1K_INSN_LF_EQ_S'
   { OR1K_INSN_LF_EQ_S, OR1K32BF_INSN_LF_EQ_S, OR1K32BF_SFMT_LF_EQ_S },
     ^
../../../sourceware-mirror-binutils-gdb-e41d1c49a1/sim/or1k/decode.c:154:5: 
error: use of undeclared identifier 'OR1K_INSN_LF_NE_S'
   { OR1K_INSN_LF_NE_S, OR1K32BF_INSN_LF_NE_S, OR1K32BF_SFMT_LF_EQ_S },
     ^
../../../sourceware-mirror-binutils-gdb-e41d1c49a1/sim/or1k/decode.c:155:5: 
error: use of undeclared identifier 'OR1K_INSN_LF_GE_S'
   { OR1K_INSN_LF_GE_S, OR1K32BF_INSN_LF_GE_S, OR1K32BF_SFMT_LF_EQ_S },
     ^
../../../sourceware-mirror-binutils-gdb-e41d1c49a1/sim/or1k/decode.c:156:5: 
error: use of undeclared identifier 'OR1K_INSN_LF_GT_S'; did you mean 
'OR1K_INSN_LF_SFGT_S'?
   { OR1K_INSN_LF_GT_S, OR1K32BF_INSN_LF_GT_S, OR1K32BF_SFMT_LF_EQ_S },
     ^~~~~~~~~~~~~~~~~
     OR1K_INSN_LF_SFGT_S
../../../sourceware-mirror-binutils-gdb-e41d1c49a1/sim/or1k/../../opcodes/or1k-opc.h:80:27: 
note: 'OR1K_INSN_LF_SFGT_S' declared here
  , OR1K_INSN_LF_SFGE_D32, OR1K_INSN_LF_SFGT_S, OR1K_INSN_LF_SFGT_D, 
OR1K_INSN_LF_SFGT_D32

Please let me know if you need more details.

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.


             reply	other threads:[~2019-06-13 12:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-13 12:05 Sebastian Huber [this message]
2019-06-13 12:19 ` Stafford Horne
2019-06-13 12:24   ` Sebastian Huber
2019-06-13 12:29     ` Stafford Horne

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=be6b288a-2608-2305-523c-efc004e300cb@embedded-brains.de \
    --to=sebastian.huber@embedded-brains.de \
    --cc=gdb-patches@sourceware.org \
    --cc=shorne@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox