Update.
authorAndreas Jaeger <aj@suse.de>
Fri, 21 Apr 2000 16:38:12 +0000 (16:38 +0000)
committerAndreas Jaeger <aj@suse.de>
Fri, 21 Apr 2000 16:38:12 +0000 (16:38 +0000)
commit4f263528ac93226a39d3cf52382d94c080e755e2
tree052c95c83a7e46f2c4cdf719befa9d84f8b39c26
parent5ac4c397b78c700aac743ff67e7a987d734e63bd
Update.

2000-04-21  Andreas Jaeger  <aj@suse.de>

* sysdeps/mips/elf/start.S: Use __PIC__ instead of PIC.
* sysdeps/mips/mips64/add_n.S: Likewise.
* sysdeps/mips/mips64/bsd-_setjmp.S: Likewise.
* sysdeps/mips/mips64/lshift.S: Likewise.
* sysdeps/mips/mips64/mul_1.S: Likewise.
* sysdeps/mips/mips64/rshift.S: Likewise.
* sysdeps/mips/mips64/setjmp.S: Likewise.
* sysdeps/mips/mips64/sub_n.S: Likewise.
* sysdeps/mips/mips64/submul_1.S: Likewise.

* sysdeps/mips/dl-machine.h (elf_machine_got_rel): Remove strtab
and update comment.  The strtab from _dl_relocate_object can be
used.
ChangeLog