You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Danny Smith 11ec4ba977 include 19 years ago
..
align.exp include 19 years ago
align.s * ldgram.y (exp): Add two operand ALIGN. 23 years ago
align.t * ldgram.y (exp): Add two operand ALIGN. 23 years ago
align2.t * ld-elf/warn1.d: Specify -Ttext. 22 years ago
align2a.d Add x86_64-mingw64 target 20 years ago
align2a.s * ldexp.c (assigning_to_dot): New global flag. 22 years ago
align2b.d * ld-elf/warn1.d: Specify -Ttext. 22 years ago
align2b.s * ldexp.c (assigning_to_dot): New global flag. 22 years ago
align2c.d * ldexp.c (assigning_to_dot): New global flag. 22 years ago
align2c.s * ldexp.c (assigning_to_dot): New global flag. 22 years ago
alignof.exp include 19 years ago
alignof.s * ldlex.l, ldgram.y: Add ALIGNOF. 19 years ago
alignof.t * ldlex.l, ldgram.y: Add ALIGNOF. 19 years ago
assert.exp Update sources to GPLv3 19 years ago
assert.s gas/ 23 years ago
assert.t * ld-scripts/assert.t: Tweak to avoid relying on empty's VMA being 19 years ago
cross1.c 19990502 sourceware import 28 years ago
cross1.t * ld-scripts/cross1.t: Remove .opd section spec. 22 years ago
cross2.c 19990502 sourceware import 28 years ago
cross2.t * ld-checks/checks.exp: .lcomm is incompatible with ppc coff. 25 years ago
cross3.c 19990502 sourceware import 28 years ago
cross3.t * ld-scripts/cross3.t: Add .opd section. 19 years ago
cross4.c 2005-10-04 H.J. Lu <hongjiu.lu@intel.com> 21 years ago
crossref.exp * ld-scripts/crossref.exp: Compile test source with -mtiny=0 in order to 19 years ago
data.d * ld-scripts/align.exp: Don't run on aix. 23 years ago
data.exp Update sources to GPLv3 19 years ago
data.s gas/ 23 years ago
data.t * ld-scripts/align.exp: Don't run on aix. 23 years ago
default-script.exp Update sources to GPLv3 19 years ago
default-script.s ld/ 20 years ago
default-script.t ld/ 20 years ago
default-script1.d 2007-02-13 H.J. Lu <hongjiu.lu@intel.com> 20 years ago
default-script2.d 2007-02-13 H.J. Lu <hongjiu.lu@intel.com> 20 years ago
default-script3.d 2007-02-13 H.J. Lu <hongjiu.lu@intel.com> 20 years ago
default-script4.d 2007-02-13 H.J. Lu <hongjiu.lu@intel.com> 20 years ago
defined.exp Update sources to GPLv3 19 years ago
defined.s 19990502 sourceware import 28 years ago
defined.t 19990502 sourceware import 28 years ago
defined2.d * ld-d10v/default_layout.d: Adjust for section removal. 21 years ago
defined2.t * ld-scripts/defined2.d, ld-scripts/defined2.t: New test. 23 years ago
defined3.d * ld-d10v/default_layout.d: Adjust for section removal. 21 years ago
defined3.t * ld-scripts/defined3.d, ld-scripts/defined3.t: New test. 23 years ago
dynamic-sections-1.s * ld-scripts/dynamic-sections*: New test. 24 years ago
dynamic-sections-2.s * ld-scripts/dynamic-sections*: New test. 24 years ago
dynamic-sections.d * ld-scripts/dynamic-sections*: New test. 24 years ago
dynamic-sections.exp Update sources to GPLv3 19 years ago
dynamic-sections.t * ld-scripts/dynamic-sections*: New test. 24 years ago
empty-address-1.d bfd/ 20 years ago
empty-address-1.s bfd/ 20 years ago
empty-address-1.t bfd/ 20 years ago
empty-address-2.s bfd/ 20 years ago
empty-address-2a.d bfd/ 20 years ago
empty-address-2a.t bfd/ 20 years ago
empty-address-2b.d bfd/ 20 years ago
empty-address-2b.t bfd/ 20 years ago
empty-address-3.s bfd/ 20 years ago
empty-address-3a.d bfd/ 20 years ago
empty-address-3a.t bfd/ 20 years ago
empty-address-3b.d bfd/ 20 years ago
empty-address-3b.t bfd/ 20 years ago
empty-address-3c.d bfd/ 20 years ago
empty-address-3c.t bfd/ 20 years ago
empty-address.exp Update sources to GPLv3 19 years ago
empty-aligned.d * ld-d10v/default_layout.d: Adjust for section removal. 21 years ago
empty-aligned.exp Update sources to GPLv3 19 years ago
empty-aligned.s * ld-elf/empty.s: Define "start". 21 years ago
empty-aligned.t * ld-elf/empty.s: Define "start". 21 years ago
empty-orphan.d * ld-scripts/empty-orphan.d: Update again. 21 years ago
empty-orphan.exp Update sources to GPLv3 19 years ago
empty-orphan.s ld/ChangeLog: 22 years ago
empty-orphan.t bfd/ 20 years ago
expr.exp Update sources to GPLv3 19 years ago
expr1.d ld/ 20 years ago
expr1.s ld/ 20 years ago
expr1.t ld/ 20 years ago
extern.exp Update sources to GPLv3 19 years ago
extern.s * ldlex.l: ASSERT is recognized in SCRIPT env. NAMES cannot 20 years ago
extern.t * ldlex.l: ASSERT is recognized in SCRIPT env. NAMES cannot 20 years ago
map-address.d * ldlang.c (lang_map): Increment lang_statement_iteration so that DEFINED() expressions are correctly computed. 19 years ago
map-address.exp bfd: 19 years ago
map-address.t * ldlang.c (lang_map): Increment lang_statement_iteration so that DEFINED() expressions are correctly computed. 19 years ago
memory.t Add ORIGIN and LENGTH linker script operators. 22 years ago
overlay-size-map.d * ldlang.c (print_output_section_statement): Print load address 20 years ago
overlay-size.d ld/ 22 years ago
overlay-size.exp Update sources to GPLv3 19 years ago
overlay-size.s * lib/ld-lib.exp (run_dump_test): Add -L$srcdir/$subdir. 25 years ago
overlay-size.t 2006-09-15 H.J. Lu <hongjiu.lu@intel.com> 20 years ago
phdrs.exp bfd: 19 years ago
phdrs.s 19990502 sourceware import 28 years ago
phdrs.t * ld-scripts/phdrs.exp: Fix regexp, s390x is 64 bit platform. 26 years ago
phdrs2.exp bfd: 19 years ago
phdrs2.s Fix phdrs2 test 25 years ago
phdrs2.t Fix phdrs2 test 25 years ago
provide-1.d * ld-scripts/align.exp: Don't run on aix. 23 years ago
provide-1.s * ld-scripts/align.exp: Don't run on aix. 23 years ago
provide-1.t * ld-scripts/align.exp: Don't run on aix. 23 years ago
provide-2.d * ld-crx/reloc-num8.d: Adjust for changed orphan placement. 22 years ago
provide-2.s * ld-scripts/align.exp: Don't run on aix. 23 years ago
provide-2.t * ld-crx/reloc-num8.d: Adjust for changed orphan placement. 22 years ago
provide-3.d * ld-scripts/align.exp: Don't run on aix. 23 years ago
provide-3.s * ld-scripts/align.exp: Don't run on aix. 23 years ago
provide-3.t * ldlang.h (struct lang_output_section_state): Change processed 23 years ago
provide.exp Update sources to GPLv3 19 years ago
rgn-over.exp 2007-10-17 Zack Weinberg <zack@codesourcery.com> 19 years ago
rgn-over.s 2007-10-17 Zack Weinberg <zack@codesourcery.com> 19 years ago
rgn-over1.d * ld-scripts/rgn-over1.d: Accept extra LOAD at end of map file. 19 years ago
rgn-over1.t 2007-10-17 Zack Weinberg <zack@codesourcery.com> 19 years ago
rgn-over2.d * ld-scripts/rgn-over1.d: Accept extra LOAD at end of map file. 19 years ago
rgn-over2.t 2007-10-17 Zack Weinberg <zack@codesourcery.com> 19 years ago
rgn-over3.d * ld-scripts/rgn-over1.d: Accept extra LOAD at end of map file. 19 years ago
rgn-over3.t 2007-10-17 Zack Weinberg <zack@codesourcery.com> 19 years ago
rgn-over4.d * ld-scripts/rgn-over1.d: Accept extra LOAD at end of map file. 19 years ago
rgn-over4.t 2007-10-17 Zack Weinberg <zack@codesourcery.com> 19 years ago
rgn-over5.d * ld-scripts/rgn-over1.d: Accept extra LOAD at end of map file. 19 years ago
rgn-over5.t 2007-10-17 Zack Weinberg <zack@codesourcery.com> 19 years ago
rgn-over6.d * ld-scripts/rgn-over1.d: Accept extra LOAD at end of map file. 19 years ago
rgn-over6.t 2007-10-17 Zack Weinberg <zack@codesourcery.com> 19 years ago
rgn-over7.d * ld-scripts/rgn-over1.d: Accept extra LOAD at end of map file. 19 years ago
rgn-over7.t 2007-10-17 Zack Weinberg <zack@codesourcery.com> 19 years ago
script.exp Update sources to GPLv3 19 years ago
script.s 19990502 sourceware import 28 years ago
script.t 19990502 sourceware import 28 years ago
scriptm.t 19990502 sourceware import 28 years ago
size-1.d * ld-scripts/align.exp: Don't run on aix. 23 years ago
size-1.s * ld-scripts/align.exp: Don't run on aix. 23 years ago
size-1.t * ld-scripts/align.exp: Don't run on aix. 23 years ago
size-2.d * ld-d10v/default_layout.d: Adjust for section removal. 21 years ago
size-2.s * ld-scripts/align.exp: Don't run on aix. 23 years ago
size-2.t * ld-scripts/align.exp: Don't run on aix. 23 years ago
size.exp Update sources to GPLv3 19 years ago
sizeof.exp Update sources to GPLv3 19 years ago
sizeof.s 19990502 sourceware import 28 years ago
sizeof.t 19990502 sourceware import 28 years ago
sort.exp Update sources to GPLv3 19 years ago
sort.t ld/ 20 years ago
sort_b_a-1.d ld/ 20 years ago
sort_b_a-1.s ld/ 20 years ago
sort_b_a.d ld/ 22 years ago
sort_b_a.s ld/ 22 years ago
sort_b_a.t ld/ 22 years ago
sort_b_a_a-1.d ld/ 22 years ago
sort_b_a_a-2.d ld/ 22 years ago
sort_b_a_a-3.d ld/ 22 years ago
sort_b_a_a.t ld/ 22 years ago
sort_b_a_n-1.d ld/ 22 years ago
sort_b_a_n-2.d ld/ 22 years ago
sort_b_a_n-3.d ld/ 22 years ago
sort_b_a_n.t ld/ 22 years ago
sort_b_n-1.d ld/ 20 years ago
sort_b_n-1.s ld/ 20 years ago
sort_b_n.d ld/ 22 years ago
sort_b_n.s ld/ 22 years ago
sort_b_n.t ld/ 22 years ago
sort_b_n_a-1.d ld/ 22 years ago
sort_b_n_a-2.d ld/ 22 years ago
sort_b_n_a-3.d ld/ 22 years ago
sort_b_n_a.t ld/ 22 years ago
sort_b_n_n-1.d ld/ 22 years ago
sort_b_n_n-2.d ld/ 22 years ago
sort_b_n_n-3.d ld/ 22 years ago
sort_b_n_n.t ld/ 22 years ago
sort_n_a-a.s ld/ 22 years ago
sort_n_a-b.s ld/ 22 years ago
sort_no-1.d ld/ 22 years ago
sort_no-2.d ld/ 22 years ago
sort_no.t ld/ 22 years ago
weak.exp bfd: 19 years ago
weak.t 19990502 sourceware import 28 years ago
weak1.s gas/testsuite/ 22 years ago
weak2.s gas/testsuite/ 22 years ago