Home
last modified time | relevance | path

Searched refs:memory_test (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/testsuite/
Dmemory_test.sh46 check memory_test.stdout \
48 check memory_test.stdout \
50 check memory_test.stdout \
52 check memory_test.stdout \
54 check memory_test.stdout \
DMakefile.am2249 check_SCRIPTS += memory_test.sh
2250 check_DATA += memory_test.stdout
2251 MOSTLYCLEANFILES += memory_test.stdout memory_test memory_test.o
2252 memory_test.o: memory_test.s
2254 memory_test: memory_test.o gcctestdir/ld $(srcdir)/memory_test.t target
2255 … max-page-size=0x1000 -z common-page-size=0x1000 -Wl,-T,$(srcdir)/memory_test.t -o $@ memory_test.o
2256 memory_test.stdout: memory_test
2269 memory_test_2: memory_test.o gcctestdir/ld $(srcdir)/memory_test.t memory_test_inc_1.t memory_test_…
2270 … max-page-size=0x1000 -z common-page-size=0x1000 -Wl,-T,$(srcdir)/memory_test.t -o $@ memory_test.o
DMakefile.in482 @GCC_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@ memory_test.sh
496 @GCC_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@ memory_test.stdout \
525 @GCC_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@ memory_test.stdout \
526 @GCC_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@ memory_test \
527 @GCC_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@ memory_test.o \
4277 memory_test.sh.log: memory_test.sh
5791 @GCC_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@memory_test.o: memory_test.s
5793 @GCC_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@memory_test: memory_test.o gcctestdir/ld $(srcdir)/memory_tes…
5794 … max-page-size=0x1000 -z common-page-size=0x1000 -Wl,-T,$(srcdir)/memory_test.t -o $@ memory_test.o
5795 @GCC_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@memory_test.stdout: memory_test
[all …]
/toolchain/binutils/binutils-2.25/gold/
DChangeLog3126 (memory_test): Set page sizes to 0x1000.
7525 * testsuite/memory_test.s: Use .long instead of .word.
7526 * testsuite/memory_test.t: Add some more output sections.
7527 * testsuite/memory_test.sh: Update expected output.
7579 * testsuite/memory_test.sh: Adjust for change of 2010-09-10.
7580 * testsuite/Makefile.am (memory_test.o): New target.
7581 (memory_test): Depend on memory_test.o, gcctestdir/ld, and
7582 memory_test.t.
7631 * testsuite/memory_test.t: Discard any sections that are not
7695 * Makefile.am (memory_test.stdout): Run readelf with -W.
[all …]