From 4306dace39d6628ca4105c672b1497c3c75ee745 Mon Sep 17 00:00:00 2001 From: Rob Savoye Date: Mon, 17 Mar 2003 02:25:05 +0000 Subject: 2003-03-16 Rob Savoye * lib/unix.exp: Preservce the value of LD_LIBRARY_PATH, rather than stomp on it. This is based on a patch from Brendan Conoboy . * Most files: Update copyright dates. 2003-03-13 Mike Stump * lib/dg.exp(dg-test): Add compiler flags to testcase name, to help ensure uniqueness. 2003-03-05 Alexandre Oliva * lib/remote.exp (standard_download, standard_upload): Support nfsdir and nfsroot_server. 2001-11-12 Andrew Cagney * lib/remote.exp (local_exec, standard_close): Use SHELL background instead of tcl background to background the kill processes. Work around problem found by Nick Duffek in older CYGWINs. (migrated from Redhat's sources kind late, sorry) --- ChangeLog | 42 +++++++++++++++++++++++++++++++++--------- 1 file changed, 33 insertions(+), 9 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 06f338e..c35e297 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +2003-03-16 Rob Savoye + + * lib/unix.exp: Preservce the value of LD_LIBRARY_PATH, rather + than stomp on it. This is based on a patch from Brendan Conoboy + . + * Most files: Update copyright dates. + +2003-03-13 Mike Stump + + * lib/dg.exp(dg-test): Add compiler flags to testcase name, to + help ensure uniqueness. + +2003-03-05 Alexandre Oliva + + * lib/remote.exp (standard_download, standard_upload): Support + nfsdir and nfsroot_server. + +2001-11-12 Andrew Cagney + + * lib/remote.exp (local_exec, standard_close): Use SHELL + background instead of tcl background to background the kill + processes. Work around problem found by Nick Duffek in older + CYGWINs. (migrated from Redhat's sources kind late, sorry) + 2003-02-19 DJ Delorie * config/sim.exp: Support both sid and rawsid protocols. @@ -15,7 +39,7 @@ example. 2002-11-21 Matt Bemis - *modified xml_output to handle null input and output + * modified xml_output to handle null input and output 2002-10-21 Adam Nemet * libgloss.exp (get_multilibs): Don't use the first argument @@ -93,6 +117,9 @@ * baseboards/frv-tiger.exp: New board description. * baseboards/frv-tomcat.exp: New board description. +Wed Jun 5 14:52:15 PDT 2002 Joey Ekstrom + * dejagnu.h: modfied C functions to behave like printf. + 2001-01-15 Ben Elliston * lib/framework.exp (record_test): Invoke a user-defined procedure @@ -596,7 +623,7 @@ Thu Aug 30 19:31:44 2001 J"orn Rennecke (all-local): Add at least `calc' building back. * example/Makefile.in: Regenerated. -Fri Jul 21 16:01:43 2000 Andrew Cagney +ri Jul 21 16:01:43 2000 Andrew Cagney From 2000-04-25 Felix Lee : * baseboards/tx39-sim.exp: Use idt, not dve linker script. Delete @@ -5672,11 +5699,11 @@ Mon Oct 19 10:59:19 1992 Rob Savoye (rob at darkstar.cygnus.com) * gcc.execute/execute.exp: Runs all the test from the c-torture test's execute directory. * gcc.execute: New directory - * gcc.code_quality/code_quality.exp: Runs all the test from the c-torture test's - code_quality directory. + * gcc.code_quality/code_quality.exp: Runs all the test from the + c-torture test's code_quality directory. * gcc.code_quality: New directory - * gcc.noncompile/noncompile.exp: Runs all the test from the c-torture test's - noncompile directory. + * gcc.noncompile/noncompile.exp: Runs all the test from the + c-torture test's noncompile directory. * gcc.noncompile: New directory * gdb.*/*.exp: Removed all references to $det_file. * nm.all/nm.exp: Removed all references to $det_file. @@ -6004,6 +6031,3 @@ Thu May 21 17:20:23 1992 Rob Savoye (rob@darkstar.cygnus.com) * Hacking in better detailed reports. -Wed Jun 5 14:52:15 PDT 2002 Joey Ekstrom - * dejagnu.h: modfied C functions to behave like printf. - -- cgit v1.2.3