2004-02-28  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/i386/i686/memcmp.S: Move table to .rodata.  Patch by HJ Lu.
This commit is contained in:
Ulrich Drepper 2004-02-28 19:33:17 +00:00
parent 49ad572a70
commit f8fbb4c451
2 changed files with 12 additions and 7 deletions

View File

@ -1,3 +1,7 @@
2004-02-28 Ulrich Drepper <drepper@redhat.com>
* sysdeps/i386/i686/memcmp.S: Move table to .rodata. Patch by HJ Lu.
2004-02-27 Jakub Jelinek <jakub@redhat.com>
* elf/rtld.c (dl_main): Adjust l->l_ld of the vDSO by l->l_addr.

View File

@ -351,6 +351,7 @@ L(set):
popl %esi
RETURN
.section .rodata
ALIGN (2)
L(table_32bytes) :
.long L(0bytes) - . + 0x0