diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 135534a8af7f3a531d9d598fa154aeb4d21ee090..52102f018ee5765a95e93925f4539034aa1c2fb0 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2005-07-14 H.J. Lu <hongjiu.lu@intel.com> + + * lib/ld-lib.exp (run_ld_link_exec_tests): Update comments. + 2005-07-14 H.J. Lu <hongjiu.lu@intel.com> * ld-elf/elf.exp (array_tests): New. diff --git a/ld/testsuite/lib/ld-lib.exp b/ld/testsuite/lib/ld-lib.exp index 54df99156afc34dbeabddb01a613eb0642511678..7f2f38643ed859cfe702e4af376d58e39f2dfcf7 100644 --- a/ld/testsuite/lib/ld-lib.exp +++ b/ld/testsuite/lib/ld-lib.exp @@ -1263,8 +1263,8 @@ if ![string length [info proc prune_warnings]] { } } -# List contains test-items with 3 items followed by 2 lists, one item and -# one optional item: +# List contains test-items with 3 items followed by 1 lists, 2 items +# and one optional item: # 0:name # 1:ld options # 2:assembler options