public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
From: "gprocida+abigail at google dot com" <sourceware-bugzilla@sourceware.org>
To: libabigail@sourceware.org
Subject: [Bug default/26146] No type information for ARM thumb object files
Date: Fri, 23 Apr 2021 07:31:55 +0000	[thread overview]
Message-ID: <bug-26146-9487-HKsIFTUjYr@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-26146-9487@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=26146

Giuliano Procida <gprocida+abigail at google dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gprocida+abigail at google dot com

--- Comment #1 from Giuliano Procida <gprocida+abigail at google dot com> ---
Hi.

This looks like it was fixed with
https://sourceware.org/git/?p=libabigail.git;a=commit;h=32c7829e4156666e1975329fb1b3201c43b5f84f.

$ abidw thumb.o 
<abi-corpus version='2.0' path='thumb.o' architecture='elf-arm'>
  <elf-function-symbols>
    <elf-symbol name='func_a' type='func-type' binding='global-binding'
visibility='default-visibility' is-defined='yes'/>
    <elf-symbol name='func_b' type='func-type' binding='global-binding'
visibility='default-visibility' is-defined='yes'/>
  </elf-function-symbols>
  <abi-instr address-size='32' path='foo.c'
comp-dir-path='/home/rahix/Documents/Development/Experiments/libabigail/test-thumb'
language='LANG_C99'>
    <type-decl name='char' size-in-bits='8' id='type-id-1'/>
    <type-decl name='int' size-in-bits='32' id='type-id-2'/>
    <type-decl name='unsigned char' size-in-bits='8' id='type-id-3'/>
    <type-decl name='void' id='type-id-4'/>
    <pointer-type-def type-id='type-id-1' size-in-bits='32' id='type-id-5'/>
    <pointer-type-def type-id='type-id-4' size-in-bits='32' id='type-id-6'/>
    <function-decl name='func_b' mangled-name='func_b'
filepath='/home/rahix/Documents/Development/Experiments/libabigail/test-thumb/foo.c'
line='8' column='1' visibility='default' binding='global' size-in-bits='32'
elf-symbol-id='func_b'>
      <parameter type-id='type-id-5' name='ptr'
filepath='/home/rahix/Documents/Development/Experiments/libabigail/test-thumb/foo.c'
line='8' column='1'/>
      <parameter type-id='type-id-6' name='ptr2'
filepath='/home/rahix/Documents/Development/Experiments/libabigail/test-thumb/foo.c'
line='8' column='1'/>
      <return type-id='type-id-5'/>
    </function-decl>
    <function-decl name='func_a' mangled-name='func_a'
filepath='/home/rahix/Documents/Development/Experiments/libabigail/test-thumb/foo.c'
line='3' column='1' visibility='default' binding='global' size-in-bits='32'
elf-symbol-id='func_a'>
      <parameter type-id='type-id-5' name='buf'
filepath='/home/rahix/Documents/Development/Experiments/libabigail/test-thumb/foo.c'
line='3' column='1'/>
      <parameter type-id='type-id-3' name='len'
filepath='/home/rahix/Documents/Development/Experiments/libabigail/test-thumb/foo.c'
line='3' column='1'/>
      <return type-id='type-id-2'/>
    </function-decl>
  </abi-instr>
</abi-corpus>

Please can you check everything is as expected now?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

  reply	other threads:[~2021-04-23  7:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-21 11:36 [Bug default/26146] New: " sourceware at rahix dot de
2021-04-23  7:31 ` gprocida+abigail at google dot com [this message]
2021-04-23 15:40 ` [Bug default/26146] " sourceware at rahix dot de

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=bug-26146-9487-HKsIFTUjYr@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=libabigail@sourceware.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).