powerpc64 plugin tests
Alan Modra
amodra@gmail.com
Tue Jan 15 05:05:00 GMT 2013
More information about the Binutils mailing list
Tue Jan 15 05:05:00 GMT 2013
- Previous message (by thread): [Patch, AArch64] Support optional LSL #0 in 8-bit form MOVI as an architecture syntax instead of a programmer-friendly feature
- Next message (by thread): power7 thread safe plt call stubs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Applied. ld/testsuite/ * ld-plugin/lto-16a.d: Match powerpc64 function symbol type. * ld-plugin/lto-16b.d: Likewise. * ld-plugin/lto-17a.d: Likewise. * ld-plugin/lto-17b-2.d: Likewise. Index: ld/testsuite/ld-plugin/lto-16a.d =================================================================== RCS file: /cvs/src/src/ld/testsuite/ld-plugin/lto-16a.d,v retrieving revision 1.1 diff -u -p -r1.1 lto-16a.d --- ld/testsuite/ld-plugin/lto-16a.d 7 Dec 2012 19:23:50 -0000 1.1 +++ ld/testsuite/ld-plugin/lto-16a.d 15 Jan 2013 02:35:52 -0000 @@ -1,3 +1,3 @@ #... -[0-9a-f]+ T foo +[0-9a-f]+ [DT] foo #... Index: ld/testsuite/ld-plugin/lto-16b.d =================================================================== RCS file: /cvs/src/src/ld/testsuite/ld-plugin/lto-16b.d,v retrieving revision 1.1 diff -u -p -r1.1 lto-16b.d --- ld/testsuite/ld-plugin/lto-16b.d 7 Dec 2012 19:23:50 -0000 1.1 +++ ld/testsuite/ld-plugin/lto-16b.d 15 Jan 2013 02:35:52 -0000 @@ -1,3 +1,3 @@ #... -[0-9a-f]+ T bar +[0-9a-f]+ [DT] bar #... Index: ld/testsuite/ld-plugin/lto-17a.d =================================================================== RCS file: /cvs/src/src/ld/testsuite/ld-plugin/lto-17a.d,v retrieving revision 1.1 diff -u -p -r1.1 lto-17a.d --- ld/testsuite/ld-plugin/lto-17a.d 7 Dec 2012 19:23:50 -0000 1.1 +++ ld/testsuite/ld-plugin/lto-17a.d 15 Jan 2013 02:35:52 -0000 @@ -1,3 +1,3 @@ #... -[0-9a-f]+ T bar +[0-9a-f]+ [DT] bar #... Index: ld/testsuite/ld-plugin/lto-17b-2.d =================================================================== RCS file: /cvs/src/src/ld/testsuite/ld-plugin/lto-17b-2.d,v retrieving revision 1.1 diff -u -p -r1.1 lto-17b-2.d --- ld/testsuite/ld-plugin/lto-17b-2.d 7 Dec 2012 19:23:50 -0000 1.1 +++ ld/testsuite/ld-plugin/lto-17b-2.d 15 Jan 2013 02:35:52 -0000 @@ -1,3 +1,3 @@ #... -[0-9a-f]+ T foo +[0-9a-f]+ [DT] foo #... -- Alan Modra Australia Development Lab, IBM
- Previous message (by thread): [Patch, AArch64] Support optional LSL #0 in 8-bit form MOVI as an architecture syntax instead of a programmer-friendly feature
- Next message (by thread): power7 thread safe plt call stubs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list