diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-11-20 19:29:23 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-11-20 19:29:23 +0100 |
commit | d072f3f7724d85ceaf230806660235f0cf2f9c3b (patch) | |
tree | 2467b066a8f142a7d885746554c641b04a695dc7 /ChangeLog | |
parent | 123be9deda8eb24ef15fb889248984e6d23bb8b4 (diff) | |
download | glibc-d072f3f7724d85ceaf230806660235f0cf2f9c3b.tar glibc-d072f3f7724d85ceaf230806660235f0cf2f9c3b.tar.gz glibc-d072f3f7724d85ceaf230806660235f0cf2f9c3b.tar.bz2 glibc-d072f3f7724d85ceaf230806660235f0cf2f9c3b.zip |
sysdeps/sh/dl-machine.h: Define ELF_MACHINE_RUNTIME_FIXUP_PARAMS.
Fixes fallout from commit 2e64d2659d3edaebc792ac596a9863f1626e5c25.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2012-11-20 Thomas Schwinge <thomas@codesourcery.com> + * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New + macro. + * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg) (sendmmsg): Move declarations... * socket/sys/socket.h: ... here. |