diff options
author | Roland McGrath <roland@gnu.org> | 2003-03-03 02:38:36 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-03-03 02:38:36 +0000 |
commit | 8f3846a978212ebfb1c3bbaa436bd0b1668afa27 (patch) | |
tree | 2096bcfa69a0bb8e77f8c736f561ae673ceb4cc4 /ChangeLog | |
parent | 44aeb4868c93ed6981869a5b933d76d7d55800c2 (diff) | |
download | glibc-8f3846a978212ebfb1c3bbaa436bd0b1668afa27.tar.gz glibc-8f3846a978212ebfb1c3bbaa436bd0b1668afa27.tar.xz glibc-8f3846a978212ebfb1c3bbaa436bd0b1668afa27.zip |
* scripts/merge-abilist.awk: More checks for bogus input.
Uniquify duplicate config names. * scripts/abilist.awk: Don't distinguish weak symbols in normal output.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 071f0934b4..c76640e05d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2003-03-02 Roland McGrath <roland@redhat.com> + * scripts/merge-abilist.awk: More checks for bogus input. + Uniquify duplicate config names. + + * scripts/abilist.awk: Don't distinguish weak symbols in normal output. + * sysdeps/powerpc/powerpc32/dl-machine.c (_dl_reloc_overflow): Renamed from dl_reloc_overflow, make global. (__process_machine_rela): Update callers. |