diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2011-01-13 15:23:59 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2011-01-13 15:23:59 +0000 |
commit | e235872c418d19049f81133fa045c939f2f54728 (patch) | |
tree | 74ca6b920862d85ece496079c4eeb6686fbe4fe1 /ld/testsuite/ChangeLog | |
parent | 729c05fc7cb2755738a63eb97c69815bbfce5e70 (diff) | |
download | gdb-e235872c418d19049f81133fa045c939f2f54728.zip gdb-e235872c418d19049f81133fa045c939f2f54728.tar.gz gdb-e235872c418d19049f81133fa045c939f2f54728.tar.bz2 |
Add xfail and notarget.
2011-01-13 H.J. Lu <hongjiu.lu@intel.com>
* ld-scripts/defined4.d: Xfail rs6000-*-aix*. Skip mips*-*-*
and mmix-*-*.
* ld-scripts/expr2.d: Xfail rs6000-*-aix* and arm-*-*aout.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r-- | ld/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 3fad414..61a6117 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2011-01-13 H.J. Lu <hongjiu.lu@intel.com> + + * ld-scripts/defined4.d: Xfail rs6000-*-aix*. Skip mips*-*-* + and mmix-*-*. + + * ld-scripts/expr2.d: Xfail rs6000-*-aix* and arm-*-*aout. + 2011-01-10 H.J. Lu <hongjiu.lu@intel.com> * ld-scripts/assert.exp: Run assert2. |