Skip to content

Bug fix in relocation (gas) and add ULP disassembly capability (objdump) #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

8785benjamin
Copy link
Contributor

binutils/stabs.c : correct a bug already fixed in latest version of binutils (wrong pointer)
gas/config/tc-esp32ulp.c : correct bug in relocation address calculation (md_assemble)
opcode/disassemble.c : add ULP disassembler capability
opcode/esp32ulp-dis.c : add ULP disassembler capability

@igrr
Copy link
Member

igrr commented Jun 19, 2018

The bugfix part has been merged into master, thanks @8785benjamin!

Disassembler part coming in soon as well.

@dmitry1945
Copy link
Contributor

Hi @8785benjamin ,
We will include the disassembler soon,

thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants