diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-08-08 14:57:07 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-08-08 14:57:07 -0700 |
commit | 44c94c1da0d243a20539ae326567eb6dc4e1f540 (patch) | |
tree | 903bd06b679a0c7c7f45a17eedfa18da48487c2d /ports/ChangeLog.arm | |
parent | 92142c0cfd69f7171695ca68f88fe8407aa8b7e5 (diff) | |
download | glibc-44c94c1da0d243a20539ae326567eb6dc4e1f540.tar.gz |
Add a const in arm_gnu_pltexit signature.
Diffstat (limited to 'ports/ChangeLog.arm')
-rw-r--r-- | ports/ChangeLog.arm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/ChangeLog.arm b/ports/ChangeLog.arm index 32e24bafd7..9ad541987a 100644 --- a/ports/ChangeLog.arm +++ b/ports/ChangeLog.arm @@ -1,5 +1,8 @@ 2012-08-08 Roland McGrath <roland@hack.frob.com> + * sysdeps/arm/ldsodefs.h (ARCH_PLTEXIT_MEMBERS): Use const on + `struct La_arm_regs *' parameter. + * sysdeps/unix/sysv/linux/arm/dl-machine.h: Move #include outside of [!dl_machine_h]. |