This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
riscv
/
binutils-gdb
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Remove unnecessary symbols from last commit.
binutils-2_18-branch
Richard Sandiford
19 years ago
parent
a26587bab5
commit
eb07545517
2 changed files
with
1 additions
and
2 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
ld/testsuite/ld-elf/weak-dyn-1a.s
1
ld/testsuite/ld-elf/weak-dyn-1b.s
2
ld/testsuite/ld-elf/weak-dyn-1a.s
View File
@ -10,4 +10,4 @@
.data
foo:
bar:
.
dc.a
data_begin
.
byte
1
1
ld/testsuite/ld-elf/weak-dyn-1b.s
View File
@ -1,3 +1,2 @@
.data
.dc.a
foo
.dc.a
data_begin
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
riscv/binutils-gdb
Title
Body
Create Issue