diff options
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r-- | ld/testsuite/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index cb88c52..a555727 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,13 @@ +2007-10-02 Ralf Habecker <ralf.habacker@freenet.de> + + PR linker/4844 + * ld-auto-import/auto-import.exp: Extend test to include running + the application and checking for some output. + * ld-auto-import/client.c (struct TEST): Include a variable field + with an offset. + (const_xyz): A const version of the xyz structure used to test the + initialization of constant data. + 2007-09-30 Mike Frysinger <vapier@gentoo.org> * ld-selective/selective.exp: Set $compiler based on $testtype and |