Commit 99ea311
overlays/mtk: Add back Cadence-removed macro
See commit 7144272.
There is no "predicted branches" extension in any version of the
Xtensa ISA reference I have. Newer versions of Cadence tooling have
removed (and presumably deprecated) this symbol, but binutils still
relies on seeing it (even just to evaluate to a zero to diable the
feature).
Really the proper fix would be to patch binutils upstream, but let's
have compatible headers here first.
Signed-off-by: Andrew Perepech <[email protected]>1 parent 151daa0 commit 99ea311
File tree
3 files changed
+12
-0
lines changed- overlays/xtensa_mtk_mt8365_adsp
- binutils/include
- gcc/include
- gdb/include
3 files changed
+12
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
0 commit comments