This website requires JavaScript.
Explore
Help
Sign In
mirror
/
binutils-gdb
Watch
2
Star
0
Fork
0
You've already forked binutils-gdb
mirror of
https://sourceware.org/git/binutils-gdb.git
synced
2025-01-06 12:09:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4c220b4625
binutils-gdb
/
ld
/
testsuite
/
ld-scripts
/
include.s
6 lines
49 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
* ld-scripts/include-sections.t: Discard all sections not explicitly requested by the rest of the linker script. * ld-scripts/include-1.d: Expect test to fail for AIX ports. Do not assume that the .text section will be marked readonly. * ld-scripts/include.s: Replace .section directives with just .text or .data.
2008-07-21 16:38:35 +08:00
.text
* ld-scripts/include.exp: Don't run test for aout. * ld-scripts/include.s: Use .fill rather than .4byte. * ld-scripts/include-1.d: Adjust.
2008-07-26 09:23:37 +08:00
.fill
3
2
,
1
,
0
x
1
2
* ld.texinfo (File Commands): Document that INCLUDE can be used in several different places. * ldgram.y (statement, memory_spec, section): Allow INCLUDE. (memory, memory_spec_list): Simplify BNF (memory_spec_list_opt): New rule. * ldlex.l (INCLUDE): Recognize in EXPRESSION. testsuite/ * ld-scripts/include-1.d: New. * ld-scripts/include-1.t: New. * ld-scripts/include-data.t: New. * ld-scripts/include-mem.t: New. * ld-scripts/include-ram.t: New. * ld-scripts/include-sections.t: New. * ld-scripts/include-subdata.t: New. * ld-scripts/include.exp: New. * ld-scripts/include.s: New.
2008-07-06 21:38:37 +08:00
* ld-scripts/include-sections.t: Discard all sections not explicitly requested by the rest of the linker script. * ld-scripts/include-1.d: Expect test to fail for AIX ports. Do not assume that the .text section will be marked readonly. * ld-scripts/include.s: Replace .section directives with just .text or .data.
2008-07-21 16:38:35 +08:00
.data
* ld-scripts/include.exp: Don't run test for aout. * ld-scripts/include.s: Use .fill rather than .4byte. * ld-scripts/include-1.d: Adjust.
2008-07-26 09:23:37 +08:00
.fill
1
6
,
1
,
0
x
3
4
Reference in New Issue
Copy Permalink