diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-07-07 09:53:01 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-07-07 09:53:01 -0700 |
commit | b4f55afd031f14531ba7681032fc5f75a1578320 (patch) | |
tree | ed1a7528ad899c4942f687f851d03b49ff812a05 /ChangeLog | |
parent | eba0994e75e622ad30c6dcdb53e5ddedd043f6d7 (diff) | |
download | glibc-b4f55afd031f14531ba7681032fc5f75a1578320.tar.gz glibc-b4f55afd031f14531ba7681032fc5f75a1578320.tar.xz glibc-b4f55afd031f14531ba7681032fc5f75a1578320.zip |
Define STB_GNU_UNIQUE.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d83ca214d1..f06f610d36 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2009-07-07 Ulrich Drepper <drepper@redhat.com> + * elf/elf.h (STB_GNU_UNIQUE): Define. + * elf/dl-misc.c (_dl_higher_prime_number): New function. Moved here from... * include/inline-hashtab.h: ...here. |