aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.0
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2004-01-30 06:24:00 +0000
committerBen Elliston <bje@gnu.org>2004-01-30 06:24:00 +0000
commit939bae0d2c577d2fe6abf4368e4f5a6611a4f71c (patch)
treeb0759984b481895f739a156e336a81300f717aca /ChangeLog.0
parentfb5fb301ef6d79b9cb3990d3562459bceae04c3f (diff)
* Import orphaned patches from sources.redhat.com:
2002-05-02 Fernando Nasser <fnasser@redhat.com> * doc/dejagnu.texi: Document KFAIL and KPASS. 2002-02-20 Richard Henderson <rth@redhat.com> * lib/target.exp (prune_warnings): Revert early "In function" strip, as this breaks g++.dg tests. Match dangerous regexp without the "In function" header. 2002-02-09 Richard Henderson <rth@redhat.com> * lib/target.exp (prune_warnings): Strip "In function" etc early. Adjust "dangerous" regexp for glibc's tmpnam warning. 2001-09-10 Jim Blandy <jimb@redhat.com> * baseboards/rom68k-idp.exp: Use -Tidpgdb.ld as the linker script, so we get the version of the `outbyte' function that does console output in a way that GDB's rom68k target recognizes. Note that the board can now do output. 2000-04-25 Felix Lee <flee@cygnus.com> * baseboards/tx39-sim.exp: Use idt, not dve linker script. Delete misleading comments and null statements.
Diffstat (limited to 'ChangeLog.0')
-rw-r--r--ChangeLog.02
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.0 b/ChangeLog.0
index af526b8..b211ad5 100644
--- a/ChangeLog.0
+++ b/ChangeLog.0
@@ -138,7 +138,7 @@ Wed Jun 5 14:52:15 PDT 2002 Joey Ekstrom <joey@ekstrom.org>
* added documentation on xml capabilities
-2002-05-02 Fernando Nasser <fnasser@localhost.localdomain>
+2002-05-02 Fernando Nasser <fnasser@redhat.com>
* runtest.exp: Add kfail_flag and kfail_prms variable
initializations.