diff options
author | Roland McGrath <roland@gnu.org> | 2002-02-17 19:32:29 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-02-17 19:32:29 +0000 |
commit | 9b09446441f1b3a888ca4a83247496e2e7900d3c (patch) | |
tree | 5f41c5bd09cdd0aba6ca601eb1a4bd7ad0f53df4 /ChangeLog | |
parent | 746f400783a0ce9297cc10c37d074699a2b7d371 (diff) | |
download | glibc-9b09446441f1b3a888ca4a83247496e2e7900d3c.tar.gz glibc-9b09446441f1b3a888ca4a83247496e2e7900d3c.tar.xz glibc-9b09446441f1b3a888ca4a83247496e2e7900d3c.zip |
* sysdeps/powerpc/dl-machine.h (elf_machine_rela): Move local
variable LOADBASE so it's not declared when it's not used.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ee9fc023a1..baecd80c55 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-02-17 Roland McGrath <roland@frob.com> + + * sysdeps/powerpc/dl-machine.h (elf_machine_rela): Move local + variable LOADBASE so it's not declared when it's not used. + 2002-02-16 Roland McGrath <roland@frob.com> * sysdeps/mach/hurd/times.c (__times) [NO_CREATION_TIME]: Don't try |