diff options
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r-- | ld/testsuite/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 6836042..e06f1df 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,12 @@ +2013-11-07 Roland McGrath <mcgrathr@google.com> + + * ld-x86-64/x86-64.exp (mixed1, mixed2): Loosen error string match + so it accepts "i386:nacl" in place of "i386". + * ld-x86-64/ilp32-2.d: Likewise. + * ld-x86-64/ilp32-3.d: Likewise. + * ld-x86-64/lp64-2.d: Likewise. + * ld-x86-64/lp64-3.d: Likewise. + 2013-11-05 H.J. Lu <hongjiu.lu@intel.com> PR ld/4409 |