diff options
author | Nick Clifton <nickc@redhat.com> | 2012-05-29 15:48:18 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2012-05-29 15:48:18 +0000 |
commit | d5531c88ee963bee9fbd5e90daab6424840a9058 (patch) | |
tree | 37b0485fc54a51d9a4340c95fdb2988b50b319ef /ld/testsuite/ChangeLog | |
parent | 6f0c7050fcfb9db9096f2f988f1104eba427bd6c (diff) | |
download | gdb-d5531c88ee963bee9fbd5e90daab6424840a9058.zip gdb-d5531c88ee963bee9fbd5e90daab6424840a9058.tar.gz gdb-d5531c88ee963bee9fbd5e90daab6424840a9058.tar.bz2 |
* ld-tic6x/shlib-1b.rd: Update expected readelf output.
* ld-tic6x/shlib-1rb.rd: Likewise.
* ld-tic6x/shlib-1.rd: Likewise.
* ld-tic6x/shlib-1r.rd: Likewise.
* ld-tic6x/shlib-app-1b.rd: Likewise.
* ld-tic6x/shlib-app-1rb.rd: Likewise.
* ld-tic6x/shlib-app-1.rd: Likewise.
* ld-tic6x/shlib-app-1r.rd: Likewise.
* ld-tic6x/shlib-noindex.rd: Likewise.
* ld-tic6x/static-app-1b.rd: Likewise.
* ld-tic6x/static-app-1rb.rd: Likewise.
* ld-tic6x/static-app-1.rd: Likewise.
* ld-tic6x/static-app-1r.rd: Likewise.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r-- | ld/testsuite/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 751a387..7bdd72c 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,19 @@ +2012-05-29 Nick Clifton <nickc@redhat.com> + + * ld-tic6x/shlib-1b.rd: Update expected readelf output. + * ld-tic6x/shlib-1rb.rd: Likewise. + * ld-tic6x/shlib-1.rd: Likewise. + * ld-tic6x/shlib-1r.rd: Likewise. + * ld-tic6x/shlib-app-1b.rd: Likewise. + * ld-tic6x/shlib-app-1rb.rd: Likewise. + * ld-tic6x/shlib-app-1.rd: Likewise. + * ld-tic6x/shlib-app-1r.rd: Likewise. + * ld-tic6x/shlib-noindex.rd: Likewise. + * ld-tic6x/static-app-1b.rd: Likewise. + * ld-tic6x/static-app-1rb.rd: Likewise. + * ld-tic6x/static-app-1.rd: Likewise. + * ld-tic6x/static-app-1r.rd: Likewise. + 2012-05-28 Nick Clifton <nickc@redhat.com> * ld-ifunc/ifunc-13a-i386.s: Fix use of .global directive. |