This is the mail archive of the
glibc-cvs@sources.redhat.com
mailing list for the glibc project.
libc ./ChangeLog sysdeps/mips/dl-machine.h
- From: aoliva at sources dot redhat dot com
- To: glibc-cvs at sources dot redhat dot com
- Date: 20 Mar 2003 07:54:21 -0000
- Subject: libc ./ChangeLog sysdeps/mips/dl-machine.h
CVSROOT: /cvs/glibc
Module name: libc
Changes by: aoliva at sourceware dot org 2003-03-20 07:54:21
Modified files:
. : ChangeLog
sysdeps/mips : dl-machine.h
Log message:
* 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
type.
(elf_machine_rel, elf_machine_rel_relative): Cast symidx to Elf
Word before comparing with gotsym. Take reloc_addr argument as
void*. Remove the code added for the compiler to drop any
alignment assumptions.