Skip to content

Commit

Permalink
Bump binutils to v2.41
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-rivos authored and cmuellner committed Sep 30, 2023
1 parent 55118a6 commit 12143b6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion binutils
Submodule binutils updated from b2bc62 to 2c73ae
8 changes: 0 additions & 8 deletions test/allowlist/binutils/glibc.log
Original file line number Diff line number Diff line change
@@ -1,9 +1 @@
#
# Missing a relaxation to convert PC-relative GOT references to
# local symbols to PC-relative direct references.needs a new
# relaxation and maybe a new relocation to eliminate tprel
# relocations in pie mode.
#
# This is an optimization, not a correctness issue.
#
FAIL: Build pr22263-1

2 comments on commit 12143b6

@vineetgarc
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There was some upstream snafu with 2.41 release and something got reverted. It seems there are 2 tags binutils-2_41 and binutils-2_41-release.
This commit uses binutils-2_41, Just making sure this is the right one.

@patrick-rivos
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the wrong binutils hash - you're right.
https://github.com/bminor/binutils-gdb/releases/tag/binutils-2_41-release
I'll test again and send a patch later today correcting this.

Please sign in to comment.