diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2003-03-20 07:54:56 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2003-03-20 07:54:56 +0000 |
commit | bfd49d5558cc88986cc95f70aa5646902ebd8ad4 (patch) | |
tree | 660479d8526ff6a6e7315db37449068855375a33 /ChangeLog | |
parent | 50449bed17c152f767470e6f84b84935130b3ae1 (diff) | |
download | glibc-bfd49d5558cc88986cc95f70aa5646902ebd8ad4.zip glibc-bfd49d5558cc88986cc95f70aa5646902ebd8ad4.tar.gz glibc-bfd49d5558cc88986cc95f70aa5646902ebd8ad4.tar.bz2 |
* sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S: Sign-extend with a single instruction.
* sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S: Sign-extend
with a single instruction.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2003-03-20 Alexandre Oliva <aoliva@redhat.com> + * sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S: Sign-extend + with a single instruction. + * sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Define properly for n64. (elf_machine_runtime_setup): Cast link_map pointer to Elf Addr |