about summary refs log tree commit diff
path: root/sysdeps/mips/mipsel
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-07-16 22:33:08 +0000
committerUlrich Drepper <drepper@redhat.com>2001-07-16 22:33:08 +0000
commit774a8fe8b430891353f2f581c63ad0159e903c8b (patch)
tree3315700c5042720be150566e43fbd78e78874b65 /sysdeps/mips/mipsel
parenta68edba55127cc761378bb4c8eb7a2ca896e4fad (diff)
downloadglibc-774a8fe8b430891353f2f581c63ad0159e903c8b.tar.gz
glibc-774a8fe8b430891353f2f581c63ad0159e903c8b.tar.xz
glibc-774a8fe8b430891353f2f581c63ad0159e903c8b.zip
Update.
2001-07-13  H.J. Lu  <hjl@gnu.org>

	* sysdeps/mips/dl-machine.h (MAP_BASE_ADDR): Removed.
	(elf_machine_got_rel): Defined only if RTLD_BOOTSTRAP is not defined.
	(RESOLVE_GOTSYM): Rewrite to use RESOLVE.

	* sysdeps/mips/rtld-ldscript.in: Removed.
	* sysdeps/mips/rtld-parms: Likewise.
	* sysdeps/mips/mips64/rtld-parms: Likewise.
	* sysdeps/mips/mipsel/rtld-parms: Likewise.
Diffstat (limited to 'sysdeps/mips/mipsel')
-rw-r--r--sysdeps/mips/mipsel/rtld-parms3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/mips/mipsel/rtld-parms b/sysdeps/mips/mipsel/rtld-parms
deleted file mode 100644
index 07fac51647..0000000000
--- a/sysdeps/mips/mipsel/rtld-parms
+++ /dev/null
@@ -1,3 +0,0 @@
-ifndef rtld-oformat
-rtld-oformat = elf32-littlemips
-endif