* ld-scripts/rgn-over8.s: Tweak.
This commit is contained in:
parent
a2cab75396
commit
ed1831c09d
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
2008-04-28 Nathan Sidwell <nathan@codesourcery.com>
|
||||
|
||||
* ld-scripts/rgn-over8.s: Tweak.
|
||||
|
||||
* ld-scripts/rgn-over.exp: Allow -ok file names to pass.
|
||||
* ld-scripts/rgn-over8.s: New.
|
||||
* ld-scripts/rgn-over8.t: New.
|
||||
|
|
|
@ -3,5 +3,5 @@
|
|||
.zero 1024
|
||||
.data
|
||||
.zero 1024
|
||||
.bss
|
||||
.section .bss, "aw", "nobits"
|
||||
.zero 1024
|
||||
|
|
Loading…
Reference in a new issue