Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tests/libexec/ld.elf_so



Module Name:    src
Committed By:   riastradh
Date:           Wed Apr 16 12:05:52 UTC 2025

Modified Files:
        src/tests/libexec/ld.elf_so: t_rtld_r_debug.c

Log Message:
t_rtld_r_debug: Break once we've found DT_MIPS_RLD_MAP_REL.

No need to keep searching at that point (though maybe it wouldn't
hurt to verify that if we have both DT_MIPS_RLD_MAP and
DT_MIPS_RLD_MAP_REL, they agree).

PR port-mips/59296: t_rtld_r_debug test is failing


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/tests/libexec/ld.elf_so/t_rtld_r_debug.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index