repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update release readme after making 2.43.1 release
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-riscv-elf
/
relax-twice.ver
blob
a6d80e7b458b2c7e59f181da9150adf5c7930857
1
Old {
2
global:
3
foobar;
4
relaxme;
5
local:
6
*;
7
};
8
New {
9
global:
10
foobar;
11
} Old;