Browse Source

Bump binutils to v2.42 release

Testing result (rv64):
```
               ========= Summary of gcc testsuite =========
                            | # of unexpected case / # of unique unexpected case
                            |          gcc |          g++ |     gfortran |
     rv64gc/  lp64d/ medlow |    0 /     0 |    0 /     0 |    0 /     0 |
```

Signed-off-by: Christoph Müllner <christoph.muellner@vrull.eu>
pull/1418/head
Christoph Müllner 3 years ago
committed by Christoph Müllner
parent
commit
96a97b27ae
  1. 2
      .gitmodules
  2. 2
      binutils

2
.gitmodules

@ -1,7 +1,7 @@
[submodule "binutils"]
path = binutils
url = https://sourceware.org/git/binutils-gdb.git
branch = binutils-2_41-release-point
branch = binutils-2_42-branch
[submodule "gcc"]
path = gcc
url = https://gcc.gnu.org/git/gcc.git

2
binutils

@ -1 +1 @@
Subproject commit 49f6117f958cbd22ff93e4ce777a93d9802a402a
Subproject commit c7f28aad0c99d1d2fec4e52ebfa3735d90ceb8e9
Loading…
Cancel
Save