diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-09-06 01:03:05 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-09-06 01:03:05 +0000 |
commit | 3fac0001581df9237b58c0180bc7f968dfabc3c9 (patch) | |
tree | 477072929cbd57e0bd095b41de533ea903a1ae4e /ChangeLog | |
parent | 9cd9ea1068e85dc5a211543b5ba4637ffc6df8be (diff) | |
download | glibc-3fac0001581df9237b58c0180bc7f968dfabc3c9.zip glibc-3fac0001581df9237b58c0180bc7f968dfabc3c9.tar.gz glibc-3fac0001581df9237b58c0180bc7f968dfabc3c9.tar.bz2 |
Update.
2001-09-05 Ulrich Drepper <drepper@redhat.com>
* elf/Makefile: Add rules to build new tests. Don't run them yet since
they both fail.
* elf/dblload.c: New file.
* elf/dblloadmod1.c: New file.
* elf/dblloadmod2.c: New file.
* elf/dblloadmod3.c: New file.
* elf/dblunload.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2001-09-05 Ulrich Drepper <drepper@redhat.com> + + * elf/Makefile: Add rules to build new tests. Don't run them yet since + they both fail. + * elf/dblload.c: New file. + * elf/dblloadmod1.c: New file. + * elf/dblloadmod2.c: New file. + * elf/dblloadmod3.c: New file. + * elf/dblunload.c: New file. + 2001-09-04 Richard Henderson <rth@redhat.com> * elf/elf.h (R_ALPHA_OP_*, R_ALPHA_IMMED_*): Remove. |