diff options
author | Roland McGrath <roland@gnu.org> | 2005-04-17 22:07:32 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-04-17 22:07:32 +0000 |
commit | 87f37b48fac426c23e2766c99e5868e3905e0c42 (patch) | |
tree | e01c6f2d5cc21e605eadea38d1d7cef6ab928a68 /ChangeLog | |
parent | f053c4f7d246c20828594df0d47f9d514b0a2380 (diff) | |
download | glibc-87f37b48fac426c23e2766c99e5868e3905e0c42.tar.gz glibc-87f37b48fac426c23e2766c99e5868e3905e0c42.tar.xz glibc-87f37b48fac426c23e2766c99e5868e3905e0c42.zip |
* sysdeps/sparc/sparc32/elf/start.S: Define __data_start.
* sysdeps/sparc/sparc64/elf/start.S: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 44d6e9fb67..6624c7bffa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-04-17 David S. Miller <davem@davemloft.net> + + * sysdeps/sparc/sparc32/elf/start.S: Define __data_start. + * sysdeps/sparc/sparc64/elf/start.S: Likewise. + 2005-04-15 Roland McGrath <roland@redhat.com> * timezone/Makefile (zic-deps): New variable. |