mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 01:07:52 +00:00
* VMS does not permits `.' in directory names. Renamed
ld.bootstrap to ld-bootstrap, ld.cdtest to ld-cdtest, and ld.scripts to ld-scripts.
This commit is contained in:
6
ld/testsuite/ld-scripts/script.s
Normal file
6
ld/testsuite/ld-scripts/script.s
Normal file
@@ -0,0 +1,6 @@
|
||||
.text
|
||||
text_symbol:
|
||||
.long 1
|
||||
.data
|
||||
data_symbol:
|
||||
.long 2
|
||||
Reference in New Issue
Block a user